code of conduct logo
code-of-conduct from Catppuccin Icons by Catppuccin · Color · MIT Free for personal and commercial use.
- Name
- code-of-conduct
- Set
- Catppuccin Icons
- Style
- Color
- Viewbox
- 16×16
- License
- MIT
The same logo in other sets
Related icons in Catppuccin Icons
Use the code of conduct logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><g fill="none" stroke="#f5bde6" stroke-linecap="round" stroke-linejoin="round"><path d="M13.42 8.93L8.01 14.5L2.59 8.93a3.85 3.85 0 0 1-.93-3.8A3.55 3.55 0 0 1 8 4.01a3.55 3.55 0 0 1 6.34 1.14c.4 1.34.05 2.8-.92 3.79"/><path d="M8 4L5.72 6.53a.77.77 0 0 0 0 1.06l.4.4c.5.52 1.21.55 1.7.02l.74-.8a2.25 2.25 0 0 1 3.25 0l1.62 1.68m-5.05 2.25l1.44 1.5m.36-3.38l1.45 1.5"/></g></svg>
React
import type { SVGProps } from "react";
export function CatppuccinCodeOfConduct(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><g fill="none" stroke="#f5bde6" strokeLinecap="round" strokeLinejoin="round"><path d="M13.42 8.93L8.01 14.5L2.59 8.93a3.85 3.85 0 0 1-.93-3.8A3.55 3.55 0 0 1 8 4.01a3.55 3.55 0 0 1 6.34 1.14c.4 1.34.05 2.8-.92 3.79"/><path d="M8 4L5.72 6.53a.77.77 0 0 0 0 1.06l.4.4c.5.52 1.21.55 1.7.02l.74-.8a2.25 2.25 0 0 1 3.25 0l1.62 1.68m-5.05 2.25l1.44 1.5m.36-3.38l1.45 1.5"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><g fill="none" stroke="#f5bde6" stroke-linecap="round" stroke-linejoin="round"><path d="M13.42 8.93L8.01 14.5L2.59 8.93a3.85 3.85 0 0 1-.93-3.8A3.55 3.55 0 0 1 8 4.01a3.55 3.55 0 0 1 6.34 1.14c.4 1.34.05 2.8-.92 3.79"/><path d="M8 4L5.72 6.53a.77.77 0 0 0 0 1.06l.4.4c.5.52 1.21.55 1.7.02l.74-.8a2.25 2.25 0 0 1 3.25 0l1.62 1.68m-5.05 2.25l1.44 1.5m.36-3.38l1.45 1.5"/></g></svg> </template>
CSS
.icon-code-of-conduct {
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%3Cg%20fill%3D%22none%22%20stroke%3D%22%23f5bde6%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20d%3D%22M13.42%208.93L8.01%2014.5L2.59%208.93a3.85%203.85%200%200%201-.93-3.8A3.55%203.55%200%200%201%208%204.01a3.55%203.55%200%200%201%206.34%201.14c.4%201.34.05%202.8-.92%203.79%22%2F%3E%3Cpath%20d%3D%22M8%204L5.72%206.53a.77.77%200%200%200%200%201.06l.4.4c.5.52%201.21.55%201.7.02l.74-.8a2.25%202.25%200%200%201%203.25%200l1.62%201.68m-5.05%202.25l1.44%201.5m.36-3.38l1.45%201.5%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22none%22%20stroke%3D%22%23f5bde6%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20d%3D%22M13.42%208.93L8.01%2014.5L2.59%208.93a3.85%203.85%200%200%201-.93-3.8A3.55%203.55%200%200%201%208%204.01a3.55%203.55%200%200%201%206.34%201.14c.4%201.34.05%202.8-.92%203.79%22%2F%3E%3Cpath%20d%3D%22M8%204L5.72%206.53a.77.77%200%200%200%200%201.06l.4.4c.5.52%201.21.55%201.7.02l.74-.8a2.25%202.25%200%200%201%203.25%200l1.62%201.68m-5.05%202.25l1.44%201.5m.36-3.38l1.45%201.5%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/catppuccin/code-of-conduct.svg?color=%231a73e8&size=48