mendeley from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.

Name
mendeley
Set
Simple Icons
Style
Brand
Viewbox
24×24
License
CC0 1.0

The same logo in other sets

Use the mendeley logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12.004 9.168h.019a2.355 2.355 0 0 1 1.504 4.166a1.8 1.8 0 0 1-.857.452a2.4 2.4 0 0 1-.648.092h-.02q-.337-.002-.648-.092a1.8 1.8 0 0 1-.856-.452a2.35 2.35 0 0 1-.851-1.81a2.36 2.36 0 0 1 2.357-2.356M2.03 18.642c1.265.159 2.388-.762 2.507-2.057a2.44 2.44 0 0 0-.214-1.236c-1.772-3.889 6.973-3.978 5.495-.308l-.01.016c-.699 1.118-.32 2.57.841 3.24c.427.249.9.351 1.363.331c.462.02.935-.082 1.362-.33c1.161-.672 1.54-2.123.841-3.24l-.01-.017c-1.477-3.67 7.269-3.58 5.494.308a2.45 2.45 0 0 0-.213 1.236c.12 1.295 1.243 2.216 2.509 2.057a2.35 2.35 0 0 0 1.424-.737s.589-.488.58-1.733c-.008-1.016-.58-1.578-.58-1.578a2.21 2.21 0 0 0-1.814-.646c-1.623-.036-1.864-1.307-1.406-3.703c.169-.425.242-.88.227-1.335a3.42 3.42 0 0 0-2.13-3.296l-.119-.046a2 2 0 0 0-.134-.046a3.416 3.416 0 0 0-4.004 1.453c-.817.897-1.187 1.441-2.027 1.441c-.8 0-1.211-.544-2.027-1.441a3.41 3.41 0 0 0-4.138-1.408l-.12.046A3.42 3.42 0 0 0 3.6 8.91c-.016.455.058.91.225 1.335c.458 2.397.218 3.667-1.404 3.703c-.795-.085-1.389.243-1.988.843c-.602.6-.552 2.206 0 2.907c.4.51.942.863 1.598.945"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsMendeley(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12.004 9.168h.019a2.355 2.355 0 0 1 1.504 4.166a1.8 1.8 0 0 1-.857.452a2.4 2.4 0 0 1-.648.092h-.02q-.337-.002-.648-.092a1.8 1.8 0 0 1-.856-.452a2.35 2.35 0 0 1-.851-1.81a2.36 2.36 0 0 1 2.357-2.356M2.03 18.642c1.265.159 2.388-.762 2.507-2.057a2.44 2.44 0 0 0-.214-1.236c-1.772-3.889 6.973-3.978 5.495-.308l-.01.016c-.699 1.118-.32 2.57.841 3.24c.427.249.9.351 1.363.331c.462.02.935-.082 1.362-.33c1.161-.672 1.54-2.123.841-3.24l-.01-.017c-1.477-3.67 7.269-3.58 5.494.308a2.45 2.45 0 0 0-.213 1.236c.12 1.295 1.243 2.216 2.509 2.057a2.35 2.35 0 0 0 1.424-.737s.589-.488.58-1.733c-.008-1.016-.58-1.578-.58-1.578a2.21 2.21 0 0 0-1.814-.646c-1.623-.036-1.864-1.307-1.406-3.703c.169-.425.242-.88.227-1.335a3.42 3.42 0 0 0-2.13-3.296l-.119-.046a2 2 0 0 0-.134-.046a3.416 3.416 0 0 0-4.004 1.453c-.817.897-1.187 1.441-2.027 1.441c-.8 0-1.211-.544-2.027-1.441a3.41 3.41 0 0 0-4.138-1.408l-.12.046A3.42 3.42 0 0 0 3.6 8.91c-.016.455.058.91.225 1.335c.458 2.397.218 3.667-1.404 3.703c-.795-.085-1.389.243-1.988.843c-.602.6-.552 2.206 0 2.907c.4.51.942.863 1.598.945"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12.004 9.168h.019a2.355 2.355 0 0 1 1.504 4.166a1.8 1.8 0 0 1-.857.452a2.4 2.4 0 0 1-.648.092h-.02q-.337-.002-.648-.092a1.8 1.8 0 0 1-.856-.452a2.35 2.35 0 0 1-.851-1.81a2.36 2.36 0 0 1 2.357-2.356M2.03 18.642c1.265.159 2.388-.762 2.507-2.057a2.44 2.44 0 0 0-.214-1.236c-1.772-3.889 6.973-3.978 5.495-.308l-.01.016c-.699 1.118-.32 2.57.841 3.24c.427.249.9.351 1.363.331c.462.02.935-.082 1.362-.33c1.161-.672 1.54-2.123.841-3.24l-.01-.017c-1.477-3.67 7.269-3.58 5.494.308a2.45 2.45 0 0 0-.213 1.236c.12 1.295 1.243 2.216 2.509 2.057a2.35 2.35 0 0 0 1.424-.737s.589-.488.58-1.733c-.008-1.016-.58-1.578-.58-1.578a2.21 2.21 0 0 0-1.814-.646c-1.623-.036-1.864-1.307-1.406-3.703c.169-.425.242-.88.227-1.335a3.42 3.42 0 0 0-2.13-3.296l-.119-.046a2 2 0 0 0-.134-.046a3.416 3.416 0 0 0-4.004 1.453c-.817.897-1.187 1.441-2.027 1.441c-.8 0-1.211-.544-2.027-1.441a3.41 3.41 0 0 0-4.138-1.408l-.12.046A3.42 3.42 0 0 0 3.6 8.91c-.016.455.058.91.225 1.335c.458 2.397.218 3.667-1.404 3.703c-.795-.085-1.389.243-1.988.843c-.602.6-.552 2.206 0 2.907c.4.51.942.863 1.598.945"/></svg>
</template>

CSS

.icon-mendeley {
  width: 24px;
  height: 24px;
  background-color: currentColor;
  -webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12.004%209.168h.019a2.355%202.355%200%200%201%201.504%204.166a1.8%201.8%200%200%201-.857.452a2.4%202.4%200%200%201-.648.092h-.02q-.337-.002-.648-.092a1.8%201.8%200%200%201-.856-.452a2.35%202.35%200%200%201-.851-1.81a2.36%202.36%200%200%201%202.357-2.356M2.03%2018.642c1.265.159%202.388-.762%202.507-2.057a2.44%202.44%200%200%200-.214-1.236c-1.772-3.889%206.973-3.978%205.495-.308l-.01.016c-.699%201.118-.32%202.57.841%203.24c.427.249.9.351%201.363.331c.462.02.935-.082%201.362-.33c1.161-.672%201.54-2.123.841-3.24l-.01-.017c-1.477-3.67%207.269-3.58%205.494.308a2.45%202.45%200%200%200-.213%201.236c.12%201.295%201.243%202.216%202.509%202.057a2.35%202.35%200%200%200%201.424-.737s.589-.488.58-1.733c-.008-1.016-.58-1.578-.58-1.578a2.21%202.21%200%200%200-1.814-.646c-1.623-.036-1.864-1.307-1.406-3.703c.169-.425.242-.88.227-1.335a3.42%203.42%200%200%200-2.13-3.296l-.119-.046a2%202%200%200%200-.134-.046a3.416%203.416%200%200%200-4.004%201.453c-.817.897-1.187%201.441-2.027%201.441c-.8%200-1.211-.544-2.027-1.441a3.41%203.41%200%200%200-4.138-1.408l-.12.046A3.42%203.42%200%200%200%203.6%208.91c-.016.455.058.91.225%201.335c.458%202.397.218%203.667-1.404%203.703c-.795-.085-1.389.243-1.988.843c-.602.6-.552%202.206%200%202.907c.4.51.942.863%201.598.945%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
  mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12.004%209.168h.019a2.355%202.355%200%200%201%201.504%204.166a1.8%201.8%200%200%201-.857.452a2.4%202.4%200%200%201-.648.092h-.02q-.337-.002-.648-.092a1.8%201.8%200%200%201-.856-.452a2.35%202.35%200%200%201-.851-1.81a2.36%202.36%200%200%201%202.357-2.356M2.03%2018.642c1.265.159%202.388-.762%202.507-2.057a2.44%202.44%200%200%200-.214-1.236c-1.772-3.889%206.973-3.978%205.495-.308l-.01.016c-.699%201.118-.32%202.57.841%203.24c.427.249.9.351%201.363.331c.462.02.935-.082%201.362-.33c1.161-.672%201.54-2.123.841-3.24l-.01-.017c-1.477-3.67%207.269-3.58%205.494.308a2.45%202.45%200%200%200-.213%201.236c.12%201.295%201.243%202.216%202.509%202.057a2.35%202.35%200%200%200%201.424-.737s.589-.488.58-1.733c-.008-1.016-.58-1.578-.58-1.578a2.21%202.21%200%200%200-1.814-.646c-1.623-.036-1.864-1.307-1.406-3.703c.169-.425.242-.88.227-1.335a3.42%203.42%200%200%200-2.13-3.296l-.119-.046a2%202%200%200%200-.134-.046a3.416%203.416%200%200%200-4.004%201.453c-.817.897-1.187%201.441-2.027%201.441c-.8%200-1.211-.544-2.027-1.441a3.41%203.41%200%200%200-4.138-1.408l-.12.046A3.42%203.42%200%200%200%203.6%208.91c-.016.455.058.91.225%201.335c.458%202.397.218%203.667-1.404%203.703c-.795-.085-1.389.243-1.988.843c-.602.6-.552%202.206%200%202.907c.4.51.942.863%201.598.945%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/mendeley.svg?color=%231a73e8&size=48