trulli icon
trulli from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- trulli
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
Use the trulli icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="1.5"><path stroke-linejoin="round" d="m3.672 10.547l3.808-4.7C9.557 3.282 10.596 2 12 2s2.443 1.282 4.52 3.847l3.808 4.7c.513.633.769.95.638 1.201c-.13.252-.55.252-1.391.252H4.425c-.84 0-1.26 0-1.391-.252c-.13-.252.125-.568.638-1.2"/><path d="M6 8.508c3.328.899 4.821-3.277 7.58-.598C15 9.29 16.415 9.205 18 8.508"/><path stroke-linejoin="round" d="M10 22v-4a2 2 0 0 1 4 0v4"/><path stroke-linejoin="round" d="M19.5 12v8c0 .943 0 1.414-.293 1.707S18.443 22 17.5 22h-11c-.943 0-1.414 0-1.707-.293S4.5 20.943 4.5 20v-8"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsTrulli(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeLinecap="round" strokeWidth="1.5"><path strokeLinejoin="round" d="m3.672 10.547l3.808-4.7C9.557 3.282 10.596 2 12 2s2.443 1.282 4.52 3.847l3.808 4.7c.513.633.769.95.638 1.201c-.13.252-.55.252-1.391.252H4.425c-.84 0-1.26 0-1.391-.252c-.13-.252.125-.568.638-1.2"/><path d="M6 8.508c3.328.899 4.821-3.277 7.58-.598C15 9.29 16.415 9.205 18 8.508"/><path strokeLinejoin="round" d="M10 22v-4a2 2 0 0 1 4 0v4"/><path strokeLinejoin="round" d="M19.5 12v8c0 .943 0 1.414-.293 1.707S18.443 22 17.5 22h-11c-.943 0-1.414 0-1.707-.293S4.5 20.943 4.5 20v-8"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="1.5"><path stroke-linejoin="round" d="m3.672 10.547l3.808-4.7C9.557 3.282 10.596 2 12 2s2.443 1.282 4.52 3.847l3.808 4.7c.513.633.769.95.638 1.201c-.13.252-.55.252-1.391.252H4.425c-.84 0-1.26 0-1.391-.252c-.13-.252.125-.568.638-1.2"/><path d="M6 8.508c3.328.899 4.821-3.277 7.58-.598C15 9.29 16.415 9.205 18 8.508"/><path stroke-linejoin="round" d="M10 22v-4a2 2 0 0 1 4 0v4"/><path stroke-linejoin="round" d="M19.5 12v8c0 .943 0 1.414-.293 1.707S18.443 22 17.5 22h-11c-.943 0-1.414 0-1.707-.293S4.5 20.943 4.5 20v-8"/></g></svg> </template>
CSS
.icon-trulli {
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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22m3.672%2010.547l3.808-4.7C9.557%203.282%2010.596%202%2012%202s2.443%201.282%204.52%203.847l3.808%204.7c.513.633.769.95.638%201.201c-.13.252-.55.252-1.391.252H4.425c-.84%200-1.26%200-1.391-.252c-.13-.252.125-.568.638-1.2%22%2F%3E%3Cpath%20d%3D%22M6%208.508c3.328.899%204.821-3.277%207.58-.598C15%209.29%2016.415%209.205%2018%208.508%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M10%2022v-4a2%202%200%200%201%204%200v4%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M19.5%2012v8c0%20.943%200%201.414-.293%201.707S18.443%2022%2017.5%2022h-11c-.943%200-1.414%200-1.707-.293S4.5%2020.943%204.5%2020v-8%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%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22m3.672%2010.547l3.808-4.7C9.557%203.282%2010.596%202%2012%202s2.443%201.282%204.52%203.847l3.808%204.7c.513.633.769.95.638%201.201c-.13.252-.55.252-1.391.252H4.425c-.84%200-1.26%200-1.391-.252c-.13-.252.125-.568.638-1.2%22%2F%3E%3Cpath%20d%3D%22M6%208.508c3.328.899%204.821-3.277%207.58-.598C15%209.29%2016.415%209.205%2018%208.508%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M10%2022v-4a2%202%200%200%201%204%200v4%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M19.5%2012v8c0%20.943%200%201.414-.293%201.707S18.443%2022%2017.5%2022h-11c-.943%200-1.414%200-1.707-.293S4.5%2020.943%204.5%2020v-8%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/trulli.svg?color=%231a73e8&size=48