sushi 3 icon
sushi-3 from Lucide Lab by Lucide Contributors · Outline · ISC Free for personal and commercial use.
- Name
- sushi-3
- Set
- Lucide Lab
- Style
- Outline
- Viewbox
- 24×24
- License
- ISC
Related icons in Lucide Lab
Use the sushi 3 icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M22 10a2 2 0 0 1-2 2h-.5l-5.6-1.4c-1.1-.3-2.8-.3-3.9 0L4.4 12H4a2 2 0 0 1-2-2a4 4 0 0 1 4-4h12a4 4 0 0 1 4 4M6 11l1-5m3 4l1-4m3 4l1-4m3 5l1-4m1 5v4a2 2 0 0 1-4 0a2 2 0 0 1-4 0a2 2 0 0 1-4 0a2 2 0 0 1-4 0v-4"/></svg>
React
import type { SVGProps } from "react";
export function LucideLabSushi3(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="M22 10a2 2 0 0 1-2 2h-.5l-5.6-1.4c-1.1-.3-2.8-.3-3.9 0L4.4 12H4a2 2 0 0 1-2-2a4 4 0 0 1 4-4h12a4 4 0 0 1 4 4M6 11l1-5m3 4l1-4m3 4l1-4m3 5l1-4m1 5v4a2 2 0 0 1-4 0a2 2 0 0 1-4 0a2 2 0 0 1-4 0a2 2 0 0 1-4 0v-4"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M22 10a2 2 0 0 1-2 2h-.5l-5.6-1.4c-1.1-.3-2.8-.3-3.9 0L4.4 12H4a2 2 0 0 1-2-2a4 4 0 0 1 4-4h12a4 4 0 0 1 4 4M6 11l1-5m3 4l1-4m3 4l1-4m3 5l1-4m1 5v4a2 2 0 0 1-4 0a2 2 0 0 1-4 0a2 2 0 0 1-4 0a2 2 0 0 1-4 0v-4"/></svg> </template>
CSS
.icon-sushi-3 {
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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M22%2010a2%202%200%200%201-2%202h-.5l-5.6-1.4c-1.1-.3-2.8-.3-3.9%200L4.4%2012H4a2%202%200%200%201-2-2a4%204%200%200%201%204-4h12a4%204%200%200%201%204%204M6%2011l1-5m3%204l1-4m3%204l1-4m3%205l1-4m1%205v4a2%202%200%200%201-4%200a2%202%200%200%201-4%200a2%202%200%200%201-4%200a2%202%200%200%201-4%200v-4%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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M22%2010a2%202%200%200%201-2%202h-.5l-5.6-1.4c-1.1-.3-2.8-.3-3.9%200L4.4%2012H4a2%202%200%200%201-2-2a4%204%200%200%201%204-4h12a4%204%200%200%201%204%204M6%2011l1-5m3%204l1-4m3%204l1-4m3%205l1-4m1%205v4a2%202%200%200%201-4%200a2%202%200%200%201-4%200a2%202%200%200%201-4%200a2%202%200%200%201-4%200v-4%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/lucide-lab/sushi-3.svg?color=%231a73e8&size=48