mendeley icon
mendeley from Line Awesome by Icons8 · Line · Other · Apache-2.0 Free for personal and commercial use.
- Name
- mendeley
- Set
- Line Awesome
- Style
- Line
- Category
- Other
- Viewbox
- 32×32
- License
- Apache 2.0
The same icon in other sets
More other icons from Line Awesome
Use the mendeley icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M9.658 7.201c-3.612-.04-5.454 3.632-4.33 6.48c.604 3.167.02 4.846-2.127 4.895c-1.05-.114-1.834.322-2.627 1.115c-.986.976-.955 4.697 2.112 5.084c2.334.292 3.96-2.253 3.033-4.35c-2.344-5.137 9.354-5.256 7.402-.405q-.007.006-.016.02c-1.328 2.12.339 4.827 2.915 4.718c2.58.104 4.23-2.608 2.912-4.719l-.014-.02c-1.952-4.85 9.745-4.731 7.402.407a3.23 3.23 0 0 0-.283 1.635c.243 2.646 3.405 3.672 5.2 1.744c.882-.734 1.143-3.25 0-4.375a2.92 2.92 0 0 0-2.397-.854c-2.145-.05-2.773-1.728-2.168-4.894c1.13-2.85-.737-6.516-4.33-6.48c-3.835.034-3.884 4.062-6.322 4.062c-2.383 0-2.552-4.028-6.362-4.063m6.348 5.059h.03a3.11 3.11 0 0 1 3.11 3.111c0 1.24-.95 3.111-3.11 3.111h-.03c-2.15 0-3.113-1.857-3.113-3.11a3.115 3.115 0 0 1 3.113-3.112"/></svg>
React
import type { SVGProps } from "react";
export function LaMendeley(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M9.658 7.201c-3.612-.04-5.454 3.632-4.33 6.48c.604 3.167.02 4.846-2.127 4.895c-1.05-.114-1.834.322-2.627 1.115c-.986.976-.955 4.697 2.112 5.084c2.334.292 3.96-2.253 3.033-4.35c-2.344-5.137 9.354-5.256 7.402-.405q-.007.006-.016.02c-1.328 2.12.339 4.827 2.915 4.718c2.58.104 4.23-2.608 2.912-4.719l-.014-.02c-1.952-4.85 9.745-4.731 7.402.407a3.23 3.23 0 0 0-.283 1.635c.243 2.646 3.405 3.672 5.2 1.744c.882-.734 1.143-3.25 0-4.375a2.92 2.92 0 0 0-2.397-.854c-2.145-.05-2.773-1.728-2.168-4.894c1.13-2.85-.737-6.516-4.33-6.48c-3.835.034-3.884 4.062-6.322 4.062c-2.383 0-2.552-4.028-6.362-4.063m6.348 5.059h.03a3.11 3.11 0 0 1 3.11 3.111c0 1.24-.95 3.111-3.11 3.111h-.03c-2.15 0-3.113-1.857-3.113-3.11a3.115 3.115 0 0 1 3.113-3.112"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M9.658 7.201c-3.612-.04-5.454 3.632-4.33 6.48c.604 3.167.02 4.846-2.127 4.895c-1.05-.114-1.834.322-2.627 1.115c-.986.976-.955 4.697 2.112 5.084c2.334.292 3.96-2.253 3.033-4.35c-2.344-5.137 9.354-5.256 7.402-.405q-.007.006-.016.02c-1.328 2.12.339 4.827 2.915 4.718c2.58.104 4.23-2.608 2.912-4.719l-.014-.02c-1.952-4.85 9.745-4.731 7.402.407a3.23 3.23 0 0 0-.283 1.635c.243 2.646 3.405 3.672 5.2 1.744c.882-.734 1.143-3.25 0-4.375a2.92 2.92 0 0 0-2.397-.854c-2.145-.05-2.773-1.728-2.168-4.894c1.13-2.85-.737-6.516-4.33-6.48c-3.835.034-3.884 4.062-6.322 4.062c-2.383 0-2.552-4.028-6.362-4.063m6.348 5.059h.03a3.11 3.11 0 0 1 3.11 3.111c0 1.24-.95 3.111-3.11 3.111h-.03c-2.15 0-3.113-1.857-3.113-3.11a3.115 3.115 0 0 1 3.113-3.112"/></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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M9.658%207.201c-3.612-.04-5.454%203.632-4.33%206.48c.604%203.167.02%204.846-2.127%204.895c-1.05-.114-1.834.322-2.627%201.115c-.986.976-.955%204.697%202.112%205.084c2.334.292%203.96-2.253%203.033-4.35c-2.344-5.137%209.354-5.256%207.402-.405q-.007.006-.016.02c-1.328%202.12.339%204.827%202.915%204.718c2.58.104%204.23-2.608%202.912-4.719l-.014-.02c-1.952-4.85%209.745-4.731%207.402.407a3.23%203.23%200%200%200-.283%201.635c.243%202.646%203.405%203.672%205.2%201.744c.882-.734%201.143-3.25%200-4.375a2.92%202.92%200%200%200-2.397-.854c-2.145-.05-2.773-1.728-2.168-4.894c1.13-2.85-.737-6.516-4.33-6.48c-3.835.034-3.884%204.062-6.322%204.062c-2.383%200-2.552-4.028-6.362-4.063m6.348%205.059h.03a3.11%203.11%200%200%201%203.11%203.111c0%201.24-.95%203.111-3.11%203.111h-.03c-2.15%200-3.113-1.857-3.113-3.11a3.115%203.115%200%200%201%203.113-3.112%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M9.658%207.201c-3.612-.04-5.454%203.632-4.33%206.48c.604%203.167.02%204.846-2.127%204.895c-1.05-.114-1.834.322-2.627%201.115c-.986.976-.955%204.697%202.112%205.084c2.334.292%203.96-2.253%203.033-4.35c-2.344-5.137%209.354-5.256%207.402-.405q-.007.006-.016.02c-1.328%202.12.339%204.827%202.915%204.718c2.58.104%204.23-2.608%202.912-4.719l-.014-.02c-1.952-4.85%209.745-4.731%207.402.407a3.23%203.23%200%200%200-.283%201.635c.243%202.646%203.405%203.672%205.2%201.744c.882-.734%201.143-3.25%200-4.375a2.92%202.92%200%200%200-2.397-.854c-2.145-.05-2.773-1.728-2.168-4.894c1.13-2.85-.737-6.516-4.33-6.48c-3.835.034-3.884%204.062-6.322%204.062c-2.383%200-2.552-4.028-6.362-4.063m6.348%205.059h.03a3.11%203.11%200%200%201%203.11%203.111c0%201.24-.95%203.111-3.11%203.111h-.03c-2.15%200-3.113-1.857-3.113-3.11a3.115%203.115%200%200%201%203.113-3.112%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/la/mendeley.svg?color=%231a73e8&size=48