twig logo
twig from Catppuccin Icons by Catppuccin · Color · MIT Free for personal and commercial use.
- Name
- twig
- Set
- Catppuccin Icons
- Style
- Color
- Viewbox
- 16×16
- License
- MIT
The same logo in other sets
Use the twig logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="none" stroke="#a6da95" stroke-linecap="round" stroke-linejoin="round" d="M.502 7C.876 6.703 1.87 6.356 3 6.513c.724.118 1.466.309 2.507 1.058c.52.374.896.867 1.493 1.429m1.985 6.499H4.99c.057-.826.025-1.656-.093-2.475A8 8 0 0 0 3.579 9.19C2.342 7.549.404 7.303.502 7m8.483 8.5L13 15.499c-.143-1.147-.493-2.3-.528-3.455c-.05-1.719-.205-4.044 1.621-4.081c.907.08 1.294.836 1.4 1.037c-.04-.399-.33-1.94-1.493-2.415c-1.393-.57-3.333 1.648-3.517 1.967M2 2c.14.214 1.216-.506 2.263-.267C5.367 1.986 6.553 3.656 7 9m3.483-.448A10.26 10.26 0 0 0 8.679 3.66C8.127 2.886 6.215.19 4.1.53C2.74.75 2.123 1.542 2 2"/><path fill="none" stroke="#cad3f5" stroke-linecap="round" stroke-linejoin="round" d="M8 11a.5.5 0 0 1-.5.5a.5.5 0 0 1-.5-.5a.5.5 0 0 1 .5-.5a.5.5 0 0 1 .5.5m3 0a.5.5 0 0 1-.5.5a.5.5 0 0 1-.5-.5a.5.5 0 0 1 .5-.5a.5.5 0 0 1 .5.5"/></svg>
React
import type { SVGProps } from "react";
export function CatppuccinTwig(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="#a6da95" strokeLinecap="round" strokeLinejoin="round" d="M.502 7C.876 6.703 1.87 6.356 3 6.513c.724.118 1.466.309 2.507 1.058c.52.374.896.867 1.493 1.429m1.985 6.499H4.99c.057-.826.025-1.656-.093-2.475A8 8 0 0 0 3.579 9.19C2.342 7.549.404 7.303.502 7m8.483 8.5L13 15.499c-.143-1.147-.493-2.3-.528-3.455c-.05-1.719-.205-4.044 1.621-4.081c.907.08 1.294.836 1.4 1.037c-.04-.399-.33-1.94-1.493-2.415c-1.393-.57-3.333 1.648-3.517 1.967M2 2c.14.214 1.216-.506 2.263-.267C5.367 1.986 6.553 3.656 7 9m3.483-.448A10.26 10.26 0 0 0 8.679 3.66C8.127 2.886 6.215.19 4.1.53C2.74.75 2.123 1.542 2 2"/><path fill="none" stroke="#cad3f5" strokeLinecap="round" strokeLinejoin="round" d="M8 11a.5.5 0 0 1-.5.5a.5.5 0 0 1-.5-.5a.5.5 0 0 1 .5-.5a.5.5 0 0 1 .5.5m3 0a.5.5 0 0 1-.5.5a.5.5 0 0 1-.5-.5a.5.5 0 0 1 .5-.5a.5.5 0 0 1 .5.5"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="none" stroke="#a6da95" stroke-linecap="round" stroke-linejoin="round" d="M.502 7C.876 6.703 1.87 6.356 3 6.513c.724.118 1.466.309 2.507 1.058c.52.374.896.867 1.493 1.429m1.985 6.499H4.99c.057-.826.025-1.656-.093-2.475A8 8 0 0 0 3.579 9.19C2.342 7.549.404 7.303.502 7m8.483 8.5L13 15.499c-.143-1.147-.493-2.3-.528-3.455c-.05-1.719-.205-4.044 1.621-4.081c.907.08 1.294.836 1.4 1.037c-.04-.399-.33-1.94-1.493-2.415c-1.393-.57-3.333 1.648-3.517 1.967M2 2c.14.214 1.216-.506 2.263-.267C5.367 1.986 6.553 3.656 7 9m3.483-.448A10.26 10.26 0 0 0 8.679 3.66C8.127 2.886 6.215.19 4.1.53C2.74.75 2.123 1.542 2 2"/><path fill="none" stroke="#cad3f5" stroke-linecap="round" stroke-linejoin="round" d="M8 11a.5.5 0 0 1-.5.5a.5.5 0 0 1-.5-.5a.5.5 0 0 1 .5-.5a.5.5 0 0 1 .5.5m3 0a.5.5 0 0 1-.5.5a.5.5 0 0 1-.5-.5a.5.5 0 0 1 .5-.5a.5.5 0 0 1 .5.5"/></svg> </template>
CSS
.icon-twig {
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%23a6da95%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M.502%207C.876%206.703%201.87%206.356%203%206.513c.724.118%201.466.309%202.507%201.058c.52.374.896.867%201.493%201.429m1.985%206.499H4.99c.057-.826.025-1.656-.093-2.475A8%208%200%200%200%203.579%209.19C2.342%207.549.404%207.303.502%207m8.483%208.5L13%2015.499c-.143-1.147-.493-2.3-.528-3.455c-.05-1.719-.205-4.044%201.621-4.081c.907.08%201.294.836%201.4%201.037c-.04-.399-.33-1.94-1.493-2.415c-1.393-.57-3.333%201.648-3.517%201.967M2%202c.14.214%201.216-.506%202.263-.267C5.367%201.986%206.553%203.656%207%209m3.483-.448A10.26%2010.26%200%200%200%208.679%203.66C8.127%202.886%206.215.19%204.1.53C2.74.75%202.123%201.542%202%202%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23cad3f5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M8%2011a.5.5%200%200%201-.5.5a.5.5%200%200%201-.5-.5a.5.5%200%200%201%20.5-.5a.5.5%200%200%201%20.5.5m3%200a.5.5%200%200%201-.5.5a.5.5%200%200%201-.5-.5a.5.5%200%200%201%20.5-.5a.5.5%200%200%201%20.5.5%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%23a6da95%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M.502%207C.876%206.703%201.87%206.356%203%206.513c.724.118%201.466.309%202.507%201.058c.52.374.896.867%201.493%201.429m1.985%206.499H4.99c.057-.826.025-1.656-.093-2.475A8%208%200%200%200%203.579%209.19C2.342%207.549.404%207.303.502%207m8.483%208.5L13%2015.499c-.143-1.147-.493-2.3-.528-3.455c-.05-1.719-.205-4.044%201.621-4.081c.907.08%201.294.836%201.4%201.037c-.04-.399-.33-1.94-1.493-2.415c-1.393-.57-3.333%201.648-3.517%201.967M2%202c.14.214%201.216-.506%202.263-.267C5.367%201.986%206.553%203.656%207%209m3.483-.448A10.26%2010.26%200%200%200%208.679%203.66C8.127%202.886%206.215.19%204.1.53C2.74.75%202.123%201.542%202%202%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23cad3f5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M8%2011a.5.5%200%200%201-.5.5a.5.5%200%200%201-.5-.5a.5.5%200%200%201%20.5-.5a.5.5%200%200%201%20.5.5m3%200a.5.5%200%200%201-.5.5a.5.5%200%200%201-.5-.5a.5.5%200%200%201%20.5-.5a.5.5%200%200%201%20.5.5%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/catppuccin/twig.svg?color=%231a73e8&size=48