freedesktopdotorg logo
freedesktopdotorg from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- freedesktopdotorg
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
Use the freedesktopdotorg logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m23.855 13.112l-2.054-7.875a4.414 4.414 0 0 0-5.379-3.153L3.296 5.509a4.413 4.413 0 0 0-3.153 5.378l2.055 7.875a4.416 4.416 0 0 0 5.379 3.153l13.126-3.425a4.38 4.38 0 0 0 2.69-2.036a4.38 4.38 0 0 0 .462-3.342m-1.047 3a3.7 3.7 0 0 1-2.277 1.723L7.406 21.26a3.735 3.735 0 0 1-4.551-2.668L.8 10.717a3.734 3.734 0 0 1 2.668-4.552L16.593 2.74a3.727 3.727 0 0 1 4.551 2.668l2.054 7.875a3.7 3.7 0 0 1-.39 2.829m-2.362-9.893c-.482-2.061-2.122-2.941-4.369-2.437l-11.65 3.04c-2.426.706-3.104 2.014-2.621 4.261l1.748 6.698c.482 2.112 2.281 3.098 4.369 2.437l11.651-3.04c2.121-.504 3.104-2.095 2.622-4.261zm-6.277 3.097l.173.663l-4.117.475l-.173-.663zm-9.05 3.861a.64.64 0 0 1-.783-.46l-.777-2.975a.643.643 0 0 1 .459-.783l4.169-1.087a.644.644 0 0 1 .784.458l.776 2.975a.643.643 0 0 1-.459.784zm5.618 1.76l-2.06-1.988l.769-.201l2.03 1.959l-.519.135a1 1 0 0 0-.22.095m3.397 1.93a.2.2 0 0 1-.128.097l-2.336.609a.21.21 0 0 1-.257-.151l-.435-1.667a.21.21 0 0 1 .151-.257l2.336-.609a.21.21 0 0 1 .256.15l.435 1.667a.2.2 0 0 1-.022.161m.011-2.398a1 1 0 0 0-.178-.142a.9.9 0 0 0-.463-.119l1.562-2.351c.183.147.41.235.649.248zm5.151-3.94l-3.401.887a.46.46 0 0 1-.563-.33l-.633-2.428a.46.46 0 0 1 .33-.563l3.401-.887a.47.47 0 0 1 .35.049a.46.46 0 0 1 .213.282l.633 2.428a.46.46 0 0 1-.33.562"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsFreedesktopdotorg(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="m23.855 13.112l-2.054-7.875a4.414 4.414 0 0 0-5.379-3.153L3.296 5.509a4.413 4.413 0 0 0-3.153 5.378l2.055 7.875a4.416 4.416 0 0 0 5.379 3.153l13.126-3.425a4.38 4.38 0 0 0 2.69-2.036a4.38 4.38 0 0 0 .462-3.342m-1.047 3a3.7 3.7 0 0 1-2.277 1.723L7.406 21.26a3.735 3.735 0 0 1-4.551-2.668L.8 10.717a3.734 3.734 0 0 1 2.668-4.552L16.593 2.74a3.727 3.727 0 0 1 4.551 2.668l2.054 7.875a3.7 3.7 0 0 1-.39 2.829m-2.362-9.893c-.482-2.061-2.122-2.941-4.369-2.437l-11.65 3.04c-2.426.706-3.104 2.014-2.621 4.261l1.748 6.698c.482 2.112 2.281 3.098 4.369 2.437l11.651-3.04c2.121-.504 3.104-2.095 2.622-4.261zm-6.277 3.097l.173.663l-4.117.475l-.173-.663zm-9.05 3.861a.64.64 0 0 1-.783-.46l-.777-2.975a.643.643 0 0 1 .459-.783l4.169-1.087a.644.644 0 0 1 .784.458l.776 2.975a.643.643 0 0 1-.459.784zm5.618 1.76l-2.06-1.988l.769-.201l2.03 1.959l-.519.135a1 1 0 0 0-.22.095m3.397 1.93a.2.2 0 0 1-.128.097l-2.336.609a.21.21 0 0 1-.257-.151l-.435-1.667a.21.21 0 0 1 .151-.257l2.336-.609a.21.21 0 0 1 .256.15l.435 1.667a.2.2 0 0 1-.022.161m.011-2.398a1 1 0 0 0-.178-.142a.9.9 0 0 0-.463-.119l1.562-2.351c.183.147.41.235.649.248zm5.151-3.94l-3.401.887a.46.46 0 0 1-.563-.33l-.633-2.428a.46.46 0 0 1 .33-.563l3.401-.887a.47.47 0 0 1 .35.049a.46.46 0 0 1 .213.282l.633 2.428a.46.46 0 0 1-.33.562"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m23.855 13.112l-2.054-7.875a4.414 4.414 0 0 0-5.379-3.153L3.296 5.509a4.413 4.413 0 0 0-3.153 5.378l2.055 7.875a4.416 4.416 0 0 0 5.379 3.153l13.126-3.425a4.38 4.38 0 0 0 2.69-2.036a4.38 4.38 0 0 0 .462-3.342m-1.047 3a3.7 3.7 0 0 1-2.277 1.723L7.406 21.26a3.735 3.735 0 0 1-4.551-2.668L.8 10.717a3.734 3.734 0 0 1 2.668-4.552L16.593 2.74a3.727 3.727 0 0 1 4.551 2.668l2.054 7.875a3.7 3.7 0 0 1-.39 2.829m-2.362-9.893c-.482-2.061-2.122-2.941-4.369-2.437l-11.65 3.04c-2.426.706-3.104 2.014-2.621 4.261l1.748 6.698c.482 2.112 2.281 3.098 4.369 2.437l11.651-3.04c2.121-.504 3.104-2.095 2.622-4.261zm-6.277 3.097l.173.663l-4.117.475l-.173-.663zm-9.05 3.861a.64.64 0 0 1-.783-.46l-.777-2.975a.643.643 0 0 1 .459-.783l4.169-1.087a.644.644 0 0 1 .784.458l.776 2.975a.643.643 0 0 1-.459.784zm5.618 1.76l-2.06-1.988l.769-.201l2.03 1.959l-.519.135a1 1 0 0 0-.22.095m3.397 1.93a.2.2 0 0 1-.128.097l-2.336.609a.21.21 0 0 1-.257-.151l-.435-1.667a.21.21 0 0 1 .151-.257l2.336-.609a.21.21 0 0 1 .256.15l.435 1.667a.2.2 0 0 1-.022.161m.011-2.398a1 1 0 0 0-.178-.142a.9.9 0 0 0-.463-.119l1.562-2.351c.183.147.41.235.649.248zm5.151-3.94l-3.401.887a.46.46 0 0 1-.563-.33l-.633-2.428a.46.46 0 0 1 .33-.563l3.401-.887a.47.47 0 0 1 .35.049a.46.46 0 0 1 .213.282l.633 2.428a.46.46 0 0 1-.33.562"/></svg> </template>
CSS
.icon-freedesktopdotorg {
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%22m23.855%2013.112l-2.054-7.875a4.414%204.414%200%200%200-5.379-3.153L3.296%205.509a4.413%204.413%200%200%200-3.153%205.378l2.055%207.875a4.416%204.416%200%200%200%205.379%203.153l13.126-3.425a4.38%204.38%200%200%200%202.69-2.036a4.38%204.38%200%200%200%20.462-3.342m-1.047%203a3.7%203.7%200%200%201-2.277%201.723L7.406%2021.26a3.735%203.735%200%200%201-4.551-2.668L.8%2010.717a3.734%203.734%200%200%201%202.668-4.552L16.593%202.74a3.727%203.727%200%200%201%204.551%202.668l2.054%207.875a3.7%203.7%200%200%201-.39%202.829m-2.362-9.893c-.482-2.061-2.122-2.941-4.369-2.437l-11.65%203.04c-2.426.706-3.104%202.014-2.621%204.261l1.748%206.698c.482%202.112%202.281%203.098%204.369%202.437l11.651-3.04c2.121-.504%203.104-2.095%202.622-4.261zm-6.277%203.097l.173.663l-4.117.475l-.173-.663zm-9.05%203.861a.64.64%200%200%201-.783-.46l-.777-2.975a.643.643%200%200%201%20.459-.783l4.169-1.087a.644.644%200%200%201%20.784.458l.776%202.975a.643.643%200%200%201-.459.784zm5.618%201.76l-2.06-1.988l.769-.201l2.03%201.959l-.519.135a1%201%200%200%200-.22.095m3.397%201.93a.2.2%200%200%201-.128.097l-2.336.609a.21.21%200%200%201-.257-.151l-.435-1.667a.21.21%200%200%201%20.151-.257l2.336-.609a.21.21%200%200%201%20.256.15l.435%201.667a.2.2%200%200%201-.022.161m.011-2.398a1%201%200%200%200-.178-.142a.9.9%200%200%200-.463-.119l1.562-2.351c.183.147.41.235.649.248zm5.151-3.94l-3.401.887a.46.46%200%200%201-.563-.33l-.633-2.428a.46.46%200%200%201%20.33-.563l3.401-.887a.47.47%200%200%201%20.35.049a.46.46%200%200%201%20.213.282l.633%202.428a.46.46%200%200%201-.33.562%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%22m23.855%2013.112l-2.054-7.875a4.414%204.414%200%200%200-5.379-3.153L3.296%205.509a4.413%204.413%200%200%200-3.153%205.378l2.055%207.875a4.416%204.416%200%200%200%205.379%203.153l13.126-3.425a4.38%204.38%200%200%200%202.69-2.036a4.38%204.38%200%200%200%20.462-3.342m-1.047%203a3.7%203.7%200%200%201-2.277%201.723L7.406%2021.26a3.735%203.735%200%200%201-4.551-2.668L.8%2010.717a3.734%203.734%200%200%201%202.668-4.552L16.593%202.74a3.727%203.727%200%200%201%204.551%202.668l2.054%207.875a3.7%203.7%200%200%201-.39%202.829m-2.362-9.893c-.482-2.061-2.122-2.941-4.369-2.437l-11.65%203.04c-2.426.706-3.104%202.014-2.621%204.261l1.748%206.698c.482%202.112%202.281%203.098%204.369%202.437l11.651-3.04c2.121-.504%203.104-2.095%202.622-4.261zm-6.277%203.097l.173.663l-4.117.475l-.173-.663zm-9.05%203.861a.64.64%200%200%201-.783-.46l-.777-2.975a.643.643%200%200%201%20.459-.783l4.169-1.087a.644.644%200%200%201%20.784.458l.776%202.975a.643.643%200%200%201-.459.784zm5.618%201.76l-2.06-1.988l.769-.201l2.03%201.959l-.519.135a1%201%200%200%200-.22.095m3.397%201.93a.2.2%200%200%201-.128.097l-2.336.609a.21.21%200%200%201-.257-.151l-.435-1.667a.21.21%200%200%201%20.151-.257l2.336-.609a.21.21%200%200%201%20.256.15l.435%201.667a.2.2%200%200%201-.022.161m.011-2.398a1%201%200%200%200-.178-.142a.9.9%200%200%200-.463-.119l1.562-2.351c.183.147.41.235.649.248zm5.151-3.94l-3.401.887a.46.46%200%200%201-.563-.33l-.633-2.428a.46.46%200%200%201%20.33-.563l3.401-.887a.47.47%200%200%201%20.35.049a.46.46%200%200%201%20.213.282l.633%202.428a.46.46%200%200%201-.33.562%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/freedesktopdotorg.svg?color=%231a73e8&size=48