mendeley logo
mendeley from CoreUI Brands by creativeLabs Łukasz Holeczek · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- mendeley
- Set
- CoreUI Brands
- Style
- Brand
- Viewbox
- 32×32
- 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 32 32"><path fill="currentColor" d="M15.964 12.255h.025c2.928 0 4.251 3.667 2 5.543a2.45 2.45 0 0 1-1.14.599a3 3 0 0 1-.86.125h-.025c-.303 0-.589-.048-.865-.125a2.4 2.4 0 0 1-1.135-.599a3.13 3.13 0 0 1-1.136-2.412a3.14 3.14 0 0 1 3.136-3.131m-13.267 12.6c1.683.213 3.177-1.011 3.339-2.735a3.3 3.3 0 0 0-.287-1.647c-2.353-5.171 9.277-5.291 7.308-.405l-.011.02c-.932 1.485-.427 3.417 1.115 4.308a3.3 3.3 0 0 0 1.812.443a3.3 3.3 0 0 0 1.813-.443c1.547-.891 2.052-2.823 1.12-4.308l-.011-.02c-1.969-4.885 9.667-4.765 7.301.405a3.26 3.26 0 0 0-.28 1.647c.161 1.724 1.651 2.948 3.337 2.735a3.13 3.13 0 0 0 1.891-.98s.787-.651.772-2.307c-.011-1.349-.772-2.099-.772-2.099a2.94 2.94 0 0 0-2.411-.855c-2.156-.052-2.48-1.74-1.871-4.927a4.4 4.4 0 0 0 .303-1.776a4.55 4.55 0 0 0-2.833-4.385c-.052-.021-.104-.037-.156-.057a1 1 0 0 0-.183-.063a4.54 4.54 0 0 0-5.323 1.932c-1.088 1.192-1.579 1.916-2.699 1.916c-1.061 0-1.609-.724-2.692-1.916a4.545 4.545 0 0 0-5.661-1.812a4.54 4.54 0 0 0-2.833 4.385a4.4 4.4 0 0 0 .301 1.776c.609 3.187.287 4.875-1.869 4.921c-1.057-.115-1.849.323-2.645 1.125c-.797.796-.729 2.932 0 3.864c.531.677 1.255 1.147 2.124 1.256z"/></svg>
React
import type { SVGProps } from "react";
export function CibMendeley(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="M15.964 12.255h.025c2.928 0 4.251 3.667 2 5.543a2.45 2.45 0 0 1-1.14.599a3 3 0 0 1-.86.125h-.025c-.303 0-.589-.048-.865-.125a2.4 2.4 0 0 1-1.135-.599a3.13 3.13 0 0 1-1.136-2.412a3.14 3.14 0 0 1 3.136-3.131m-13.267 12.6c1.683.213 3.177-1.011 3.339-2.735a3.3 3.3 0 0 0-.287-1.647c-2.353-5.171 9.277-5.291 7.308-.405l-.011.02c-.932 1.485-.427 3.417 1.115 4.308a3.3 3.3 0 0 0 1.812.443a3.3 3.3 0 0 0 1.813-.443c1.547-.891 2.052-2.823 1.12-4.308l-.011-.02c-1.969-4.885 9.667-4.765 7.301.405a3.26 3.26 0 0 0-.28 1.647c.161 1.724 1.651 2.948 3.337 2.735a3.13 3.13 0 0 0 1.891-.98s.787-.651.772-2.307c-.011-1.349-.772-2.099-.772-2.099a2.94 2.94 0 0 0-2.411-.855c-2.156-.052-2.48-1.74-1.871-4.927a4.4 4.4 0 0 0 .303-1.776a4.55 4.55 0 0 0-2.833-4.385c-.052-.021-.104-.037-.156-.057a1 1 0 0 0-.183-.063a4.54 4.54 0 0 0-5.323 1.932c-1.088 1.192-1.579 1.916-2.699 1.916c-1.061 0-1.609-.724-2.692-1.916a4.545 4.545 0 0 0-5.661-1.812a4.54 4.54 0 0 0-2.833 4.385a4.4 4.4 0 0 0 .301 1.776c.609 3.187.287 4.875-1.869 4.921c-1.057-.115-1.849.323-2.645 1.125c-.797.796-.729 2.932 0 3.864c.531.677 1.255 1.147 2.124 1.256z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M15.964 12.255h.025c2.928 0 4.251 3.667 2 5.543a2.45 2.45 0 0 1-1.14.599a3 3 0 0 1-.86.125h-.025c-.303 0-.589-.048-.865-.125a2.4 2.4 0 0 1-1.135-.599a3.13 3.13 0 0 1-1.136-2.412a3.14 3.14 0 0 1 3.136-3.131m-13.267 12.6c1.683.213 3.177-1.011 3.339-2.735a3.3 3.3 0 0 0-.287-1.647c-2.353-5.171 9.277-5.291 7.308-.405l-.011.02c-.932 1.485-.427 3.417 1.115 4.308a3.3 3.3 0 0 0 1.812.443a3.3 3.3 0 0 0 1.813-.443c1.547-.891 2.052-2.823 1.12-4.308l-.011-.02c-1.969-4.885 9.667-4.765 7.301.405a3.26 3.26 0 0 0-.28 1.647c.161 1.724 1.651 2.948 3.337 2.735a3.13 3.13 0 0 0 1.891-.98s.787-.651.772-2.307c-.011-1.349-.772-2.099-.772-2.099a2.94 2.94 0 0 0-2.411-.855c-2.156-.052-2.48-1.74-1.871-4.927a4.4 4.4 0 0 0 .303-1.776a4.55 4.55 0 0 0-2.833-4.385c-.052-.021-.104-.037-.156-.057a1 1 0 0 0-.183-.063a4.54 4.54 0 0 0-5.323 1.932c-1.088 1.192-1.579 1.916-2.699 1.916c-1.061 0-1.609-.724-2.692-1.916a4.545 4.545 0 0 0-5.661-1.812a4.54 4.54 0 0 0-2.833 4.385a4.4 4.4 0 0 0 .301 1.776c.609 3.187.287 4.875-1.869 4.921c-1.057-.115-1.849.323-2.645 1.125c-.797.796-.729 2.932 0 3.864c.531.677 1.255 1.147 2.124 1.256z"/></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%22M15.964%2012.255h.025c2.928%200%204.251%203.667%202%205.543a2.45%202.45%200%200%201-1.14.599a3%203%200%200%201-.86.125h-.025c-.303%200-.589-.048-.865-.125a2.4%202.4%200%200%201-1.135-.599a3.13%203.13%200%200%201-1.136-2.412a3.14%203.14%200%200%201%203.136-3.131m-13.267%2012.6c1.683.213%203.177-1.011%203.339-2.735a3.3%203.3%200%200%200-.287-1.647c-2.353-5.171%209.277-5.291%207.308-.405l-.011.02c-.932%201.485-.427%203.417%201.115%204.308a3.3%203.3%200%200%200%201.812.443a3.3%203.3%200%200%200%201.813-.443c1.547-.891%202.052-2.823%201.12-4.308l-.011-.02c-1.969-4.885%209.667-4.765%207.301.405a3.26%203.26%200%200%200-.28%201.647c.161%201.724%201.651%202.948%203.337%202.735a3.13%203.13%200%200%200%201.891-.98s.787-.651.772-2.307c-.011-1.349-.772-2.099-.772-2.099a2.94%202.94%200%200%200-2.411-.855c-2.156-.052-2.48-1.74-1.871-4.927a4.4%204.4%200%200%200%20.303-1.776a4.55%204.55%200%200%200-2.833-4.385c-.052-.021-.104-.037-.156-.057a1%201%200%200%200-.183-.063a4.54%204.54%200%200%200-5.323%201.932c-1.088%201.192-1.579%201.916-2.699%201.916c-1.061%200-1.609-.724-2.692-1.916a4.545%204.545%200%200%200-5.661-1.812a4.54%204.54%200%200%200-2.833%204.385a4.4%204.4%200%200%200%20.301%201.776c.609%203.187.287%204.875-1.869%204.921c-1.057-.115-1.849.323-2.645%201.125c-.797.796-.729%202.932%200%203.864c.531.677%201.255%201.147%202.124%201.256z%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%22M15.964%2012.255h.025c2.928%200%204.251%203.667%202%205.543a2.45%202.45%200%200%201-1.14.599a3%203%200%200%201-.86.125h-.025c-.303%200-.589-.048-.865-.125a2.4%202.4%200%200%201-1.135-.599a3.13%203.13%200%200%201-1.136-2.412a3.14%203.14%200%200%201%203.136-3.131m-13.267%2012.6c1.683.213%203.177-1.011%203.339-2.735a3.3%203.3%200%200%200-.287-1.647c-2.353-5.171%209.277-5.291%207.308-.405l-.011.02c-.932%201.485-.427%203.417%201.115%204.308a3.3%203.3%200%200%200%201.812.443a3.3%203.3%200%200%200%201.813-.443c1.547-.891%202.052-2.823%201.12-4.308l-.011-.02c-1.969-4.885%209.667-4.765%207.301.405a3.26%203.26%200%200%200-.28%201.647c.161%201.724%201.651%202.948%203.337%202.735a3.13%203.13%200%200%200%201.891-.98s.787-.651.772-2.307c-.011-1.349-.772-2.099-.772-2.099a2.94%202.94%200%200%200-2.411-.855c-2.156-.052-2.48-1.74-1.871-4.927a4.4%204.4%200%200%200%20.303-1.776a4.55%204.55%200%200%200-2.833-4.385c-.052-.021-.104-.037-.156-.057a1%201%200%200%200-.183-.063a4.54%204.54%200%200%200-5.323%201.932c-1.088%201.192-1.579%201.916-2.699%201.916c-1.061%200-1.609-.724-2.692-1.916a4.545%204.545%200%200%200-5.661-1.812a4.54%204.54%200%200%200-2.833%204.385a4.4%204.4%200%200%200%20.301%201.776c.609%203.187.287%204.875-1.869%204.921c-1.057-.115-1.849.323-2.645%201.125c-.797.796-.729%202.932%200%203.864c.531.677%201.255%201.147%202.124%201.256z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/cib/mendeley.svg?color=%231a73e8&size=48