org logo
org from Catppuccin Icons by Catppuccin · Color · MIT Free for personal and commercial use.
- Name
- org
- Set
- Catppuccin Icons
- Style
- Color
- Viewbox
- 16×16
- License
- MIT
The same logo in other sets
Use the org logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="none" stroke="#8bd5ca" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M2.287 10.409C1.95 11.15.888 12.95 2 15.48M9.56 9.5s-1.911 2.816 1.085 5.55m-.372-11.662L13.5.5l-1.96 3.986"/><path fill="none" stroke="#8bd5ca" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M8 7.467c.344 2.288 2.827 1.646 3.575 1.66c.094.003.346.157.425.208l.994.47c.116.073.264.124.389.069l.467-.207a.77.77 0 0 0 .603-.673l.049-.461a.77.77 0 0 0-.206-.612L11.5 4.5l-1.5-1v-2s-2.19.261-2 1.925c0 0-4.434 1.764-1.513 5.867c0 0 .79 1.51.018 3.16"/><path fill="none" stroke="#8bd5ca" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M8 3s-6.4.163-4 6"/><path fill="none" stroke="#8bd5ca" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M3.526 6s-3.462 2.329-.025 6c0 0 .979 1.518.499 3.497"/></svg>
React
import type { SVGProps } from "react";
export function CatppuccinOrg(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="none" stroke="#8bd5ca" strokeLinecap="round" strokeLinejoin="round" strokeMiterlimit="10" d="M2.287 10.409C1.95 11.15.888 12.95 2 15.48M9.56 9.5s-1.911 2.816 1.085 5.55m-.372-11.662L13.5.5l-1.96 3.986"/><path fill="none" stroke="#8bd5ca" strokeLinecap="round" strokeLinejoin="round" strokeMiterlimit="10" d="M8 7.467c.344 2.288 2.827 1.646 3.575 1.66c.094.003.346.157.425.208l.994.47c.116.073.264.124.389.069l.467-.207a.77.77 0 0 0 .603-.673l.049-.461a.77.77 0 0 0-.206-.612L11.5 4.5l-1.5-1v-2s-2.19.261-2 1.925c0 0-4.434 1.764-1.513 5.867c0 0 .79 1.51.018 3.16"/><path fill="none" stroke="#8bd5ca" strokeLinecap="round" strokeLinejoin="round" strokeMiterlimit="10" d="M8 3s-6.4.163-4 6"/><path fill="none" stroke="#8bd5ca" strokeLinecap="round" strokeLinejoin="round" strokeMiterlimit="10" d="M3.526 6s-3.462 2.329-.025 6c0 0 .979 1.518.499 3.497"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="none" stroke="#8bd5ca" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M2.287 10.409C1.95 11.15.888 12.95 2 15.48M9.56 9.5s-1.911 2.816 1.085 5.55m-.372-11.662L13.5.5l-1.96 3.986"/><path fill="none" stroke="#8bd5ca" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M8 7.467c.344 2.288 2.827 1.646 3.575 1.66c.094.003.346.157.425.208l.994.47c.116.073.264.124.389.069l.467-.207a.77.77 0 0 0 .603-.673l.049-.461a.77.77 0 0 0-.206-.612L11.5 4.5l-1.5-1v-2s-2.19.261-2 1.925c0 0-4.434 1.764-1.513 5.867c0 0 .79 1.51.018 3.16"/><path fill="none" stroke="#8bd5ca" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M8 3s-6.4.163-4 6"/><path fill="none" stroke="#8bd5ca" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M3.526 6s-3.462 2.329-.025 6c0 0 .979 1.518.499 3.497"/></svg> </template>
CSS
.icon-org {
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%2016%2016%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%238bd5ca%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20d%3D%22M2.287%2010.409C1.95%2011.15.888%2012.95%202%2015.48M9.56%209.5s-1.911%202.816%201.085%205.55m-.372-11.662L13.5.5l-1.96%203.986%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%238bd5ca%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20d%3D%22M8%207.467c.344%202.288%202.827%201.646%203.575%201.66c.094.003.346.157.425.208l.994.47c.116.073.264.124.389.069l.467-.207a.77.77%200%200%200%20.603-.673l.049-.461a.77.77%200%200%200-.206-.612L11.5%204.5l-1.5-1v-2s-2.19.261-2%201.925c0%200-4.434%201.764-1.513%205.867c0%200%20.79%201.51.018%203.16%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%238bd5ca%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20d%3D%22M8%203s-6.4.163-4%206%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%238bd5ca%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20d%3D%22M3.526%206s-3.462%202.329-.025%206c0%200%20.979%201.518.499%203.497%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%2016%2016%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%238bd5ca%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20d%3D%22M2.287%2010.409C1.95%2011.15.888%2012.95%202%2015.48M9.56%209.5s-1.911%202.816%201.085%205.55m-.372-11.662L13.5.5l-1.96%203.986%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%238bd5ca%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20d%3D%22M8%207.467c.344%202.288%202.827%201.646%203.575%201.66c.094.003.346.157.425.208l.994.47c.116.073.264.124.389.069l.467-.207a.77.77%200%200%200%20.603-.673l.049-.461a.77.77%200%200%200-.206-.612L11.5%204.5l-1.5-1v-2s-2.19.261-2%201.925c0%200-4.434%201.764-1.513%205.867c0%200%20.79%201.51.018%203.16%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%238bd5ca%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20d%3D%22M8%203s-6.4.163-4%206%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%238bd5ca%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20d%3D%22M3.526%206s-3.462%202.329-.025%206c0%200%20.979%201.518.499%203.497%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/catppuccin/org.svg?color=%231a73e8&size=48