garlic emoji
garlic from OpenMoji by OpenMoji · Default · Food Drink · CC-BY-SA-4.0 Attribution required.
- Name
- garlic
- Set
- OpenMoji
- Style
- Default
- Category
- Food Drink
- Viewbox
- 72×72
- License
- CC BY-SA 4.0
The same emoji in other sets
More food drink icons from OpenMoji
Use the garlic emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#d0cfce" d="M23.392 28.232a15 15 0 0 0-1.462.799a15.27 15.27 0 0 0-7.297 12.944c0 8.312 8.335 15.282 16.912 15.282h9.23c8.576 0 17.38-6.97 17.38-15.282a15.27 15.27 0 0 0-7.334-12.967a29 29 0 0 1-1.08-.6c-2.45-1.42-7.57-5.205-8.747-9.139h-9.167c-.513 5.086-9.17 9.407-9.897 9.762l-.072.034"/><path fill="#9b9b9a" d="m50.932 29.066l-.11-.058q-.528-.32-1.082-.6c-.115-.058-.227-.122-.345-.177"/><path fill="#fff" d="M31.336 21.273a58 58 0 0 0 1.738-10.243a2.455 2.455 0 0 1 2.462-2.255l.94.001c1.687 0 2.07.694 2.474 2.332l2.404 9.6l7.34 15.926a13.75 13.75 0 0 1 2.044 7.199a14.37 14.37 0 0 1-14.578 14.15a14.37 14.37 0 0 1-14.579-14.15a13.7 13.7 0 0 1 1.429-6.077"/><g fill="none" stroke="#000" stroke-width="1.959"><path stroke-miterlimit="10" d="M23.01 37.756a14 14 0 0 1 1.242-2.068"/><path stroke-linejoin="round" d="M31.336 21.273a58 58 0 0 0 1.755-10.475a2.155 2.155 0 0 1 2.146-2.023l1.239.001c1.687 0 2.07.694 2.474 2.332l2.177 8.604l.226.874a5 5 0 0 0 .188.527l6.72 14.584c1.098 2.176 2.477 5.504 2.477 8.136a14.37 14.37 0 0 1-14.578 14.15a14.37 14.37 0 0 1-14.579-14.15a13.7 13.7 0 0 1 1.429-6.077"/><path stroke-miterlimit="10" d="m31.292 21.435l.044-.162m0 0c.081-.28.154-.553.209-.807M22.933 37.88l.077-.124m1.241-2.068c2.052-3.479 5.896-10.292 7.085-14.415M23.01 37.756c.173-.281.627-1.025 1.242-2.068"/><path stroke-miterlimit="10" d="M31.827 19.27c-.513 5.086-9.17 9.406-9.897 9.761l-.072.035M41.012 57.18c8.364-.342 17.143-7.104 17.143-15.205a15.27 15.27 0 0 0-7.334-12.966a29 29 0 0 1-1.08-.6c-2.45-1.42-7.895-5.005-8.72-9.14l-.028-.106"/><path stroke-miterlimit="10" d="M23.392 28.232a15 15 0 0 0-1.462.799a15.27 15.27 0 0 0-7.297 12.944c0 7.986 8.702 14.765 16.912 15.282m19.387-28.191l-.11-.058q-.528-.32-1.082-.6c-.115-.058-.242-.162-.41-.242"/><path stroke-linecap="round" stroke-miterlimit="10" d="m32.316 57.983l-1.779 4.772m6.047-4.377l-.122 4.051m4.061-4.44l1.813 4.759"/></g></svg>
React
import type { SVGProps } from "react";
export function OpenmojiGarlic(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#d0cfce" d="M23.392 28.232a15 15 0 0 0-1.462.799a15.27 15.27 0 0 0-7.297 12.944c0 8.312 8.335 15.282 16.912 15.282h9.23c8.576 0 17.38-6.97 17.38-15.282a15.27 15.27 0 0 0-7.334-12.967a29 29 0 0 1-1.08-.6c-2.45-1.42-7.57-5.205-8.747-9.139h-9.167c-.513 5.086-9.17 9.407-9.897 9.762l-.072.034"/><path fill="#9b9b9a" d="m50.932 29.066l-.11-.058q-.528-.32-1.082-.6c-.115-.058-.227-.122-.345-.177"/><path fill="#fff" d="M31.336 21.273a58 58 0 0 0 1.738-10.243a2.455 2.455 0 0 1 2.462-2.255l.94.001c1.687 0 2.07.694 2.474 2.332l2.404 9.6l7.34 15.926a13.75 13.75 0 0 1 2.044 7.199a14.37 14.37 0 0 1-14.578 14.15a14.37 14.37 0 0 1-14.579-14.15a13.7 13.7 0 0 1 1.429-6.077"/><g fill="none" stroke="#000" strokeWidth="1.959"><path strokeMiterlimit="10" d="M23.01 37.756a14 14 0 0 1 1.242-2.068"/><path strokeLinejoin="round" d="M31.336 21.273a58 58 0 0 0 1.755-10.475a2.155 2.155 0 0 1 2.146-2.023l1.239.001c1.687 0 2.07.694 2.474 2.332l2.177 8.604l.226.874a5 5 0 0 0 .188.527l6.72 14.584c1.098 2.176 2.477 5.504 2.477 8.136a14.37 14.37 0 0 1-14.578 14.15a14.37 14.37 0 0 1-14.579-14.15a13.7 13.7 0 0 1 1.429-6.077"/><path strokeMiterlimit="10" d="m31.292 21.435l.044-.162m0 0c.081-.28.154-.553.209-.807M22.933 37.88l.077-.124m1.241-2.068c2.052-3.479 5.896-10.292 7.085-14.415M23.01 37.756c.173-.281.627-1.025 1.242-2.068"/><path strokeMiterlimit="10" d="M31.827 19.27c-.513 5.086-9.17 9.406-9.897 9.761l-.072.035M41.012 57.18c8.364-.342 17.143-7.104 17.143-15.205a15.27 15.27 0 0 0-7.334-12.966a29 29 0 0 1-1.08-.6c-2.45-1.42-7.895-5.005-8.72-9.14l-.028-.106"/><path strokeMiterlimit="10" d="M23.392 28.232a15 15 0 0 0-1.462.799a15.27 15.27 0 0 0-7.297 12.944c0 7.986 8.702 14.765 16.912 15.282m19.387-28.191l-.11-.058q-.528-.32-1.082-.6c-.115-.058-.242-.162-.41-.242"/><path strokeLinecap="round" strokeMiterlimit="10" d="m32.316 57.983l-1.779 4.772m6.047-4.377l-.122 4.051m4.061-4.44l1.813 4.759"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#d0cfce" d="M23.392 28.232a15 15 0 0 0-1.462.799a15.27 15.27 0 0 0-7.297 12.944c0 8.312 8.335 15.282 16.912 15.282h9.23c8.576 0 17.38-6.97 17.38-15.282a15.27 15.27 0 0 0-7.334-12.967a29 29 0 0 1-1.08-.6c-2.45-1.42-7.57-5.205-8.747-9.139h-9.167c-.513 5.086-9.17 9.407-9.897 9.762l-.072.034"/><path fill="#9b9b9a" d="m50.932 29.066l-.11-.058q-.528-.32-1.082-.6c-.115-.058-.227-.122-.345-.177"/><path fill="#fff" d="M31.336 21.273a58 58 0 0 0 1.738-10.243a2.455 2.455 0 0 1 2.462-2.255l.94.001c1.687 0 2.07.694 2.474 2.332l2.404 9.6l7.34 15.926a13.75 13.75 0 0 1 2.044 7.199a14.37 14.37 0 0 1-14.578 14.15a14.37 14.37 0 0 1-14.579-14.15a13.7 13.7 0 0 1 1.429-6.077"/><g fill="none" stroke="#000" stroke-width="1.959"><path stroke-miterlimit="10" d="M23.01 37.756a14 14 0 0 1 1.242-2.068"/><path stroke-linejoin="round" d="M31.336 21.273a58 58 0 0 0 1.755-10.475a2.155 2.155 0 0 1 2.146-2.023l1.239.001c1.687 0 2.07.694 2.474 2.332l2.177 8.604l.226.874a5 5 0 0 0 .188.527l6.72 14.584c1.098 2.176 2.477 5.504 2.477 8.136a14.37 14.37 0 0 1-14.578 14.15a14.37 14.37 0 0 1-14.579-14.15a13.7 13.7 0 0 1 1.429-6.077"/><path stroke-miterlimit="10" d="m31.292 21.435l.044-.162m0 0c.081-.28.154-.553.209-.807M22.933 37.88l.077-.124m1.241-2.068c2.052-3.479 5.896-10.292 7.085-14.415M23.01 37.756c.173-.281.627-1.025 1.242-2.068"/><path stroke-miterlimit="10" d="M31.827 19.27c-.513 5.086-9.17 9.406-9.897 9.761l-.072.035M41.012 57.18c8.364-.342 17.143-7.104 17.143-15.205a15.27 15.27 0 0 0-7.334-12.966a29 29 0 0 1-1.08-.6c-2.45-1.42-7.895-5.005-8.72-9.14l-.028-.106"/><path stroke-miterlimit="10" d="M23.392 28.232a15 15 0 0 0-1.462.799a15.27 15.27 0 0 0-7.297 12.944c0 7.986 8.702 14.765 16.912 15.282m19.387-28.191l-.11-.058q-.528-.32-1.082-.6c-.115-.058-.242-.162-.41-.242"/><path stroke-linecap="round" stroke-miterlimit="10" d="m32.316 57.983l-1.779 4.772m6.047-4.377l-.122 4.051m4.061-4.44l1.813 4.759"/></g></svg> </template>
CSS
.icon-garlic {
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%2072%2072%22%3E%3Cpath%20fill%3D%22%23d0cfce%22%20d%3D%22M23.392%2028.232a15%2015%200%200%200-1.462.799a15.27%2015.27%200%200%200-7.297%2012.944c0%208.312%208.335%2015.282%2016.912%2015.282h9.23c8.576%200%2017.38-6.97%2017.38-15.282a15.27%2015.27%200%200%200-7.334-12.967a29%2029%200%200%201-1.08-.6c-2.45-1.42-7.57-5.205-8.747-9.139h-9.167c-.513%205.086-9.17%209.407-9.897%209.762l-.072.034%22%2F%3E%3Cpath%20fill%3D%22%239b9b9a%22%20d%3D%22m50.932%2029.066l-.11-.058q-.528-.32-1.082-.6c-.115-.058-.227-.122-.345-.177%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M31.336%2021.273a58%2058%200%200%200%201.738-10.243a2.455%202.455%200%200%201%202.462-2.255l.94.001c1.687%200%202.07.694%202.474%202.332l2.404%209.6l7.34%2015.926a13.75%2013.75%200%200%201%202.044%207.199a14.37%2014.37%200%200%201-14.578%2014.15a14.37%2014.37%200%200%201-14.579-14.15a13.7%2013.7%200%200%201%201.429-6.077%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-width%3D%221.959%22%3E%3Cpath%20stroke-miterlimit%3D%2210%22%20d%3D%22M23.01%2037.756a14%2014%200%200%201%201.242-2.068%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M31.336%2021.273a58%2058%200%200%200%201.755-10.475a2.155%202.155%200%200%201%202.146-2.023l1.239.001c1.687%200%202.07.694%202.474%202.332l2.177%208.604l.226.874a5%205%200%200%200%20.188.527l6.72%2014.584c1.098%202.176%202.477%205.504%202.477%208.136a14.37%2014.37%200%200%201-14.578%2014.15a14.37%2014.37%200%200%201-14.579-14.15a13.7%2013.7%200%200%201%201.429-6.077%22%2F%3E%3Cpath%20stroke-miterlimit%3D%2210%22%20d%3D%22m31.292%2021.435l.044-.162m0%200c.081-.28.154-.553.209-.807M22.933%2037.88l.077-.124m1.241-2.068c2.052-3.479%205.896-10.292%207.085-14.415M23.01%2037.756c.173-.281.627-1.025%201.242-2.068%22%2F%3E%3Cpath%20stroke-miterlimit%3D%2210%22%20d%3D%22M31.827%2019.27c-.513%205.086-9.17%209.406-9.897%209.761l-.072.035M41.012%2057.18c8.364-.342%2017.143-7.104%2017.143-15.205a15.27%2015.27%200%200%200-7.334-12.966a29%2029%200%200%201-1.08-.6c-2.45-1.42-7.895-5.005-8.72-9.14l-.028-.106%22%2F%3E%3Cpath%20stroke-miterlimit%3D%2210%22%20d%3D%22M23.392%2028.232a15%2015%200%200%200-1.462.799a15.27%2015.27%200%200%200-7.297%2012.944c0%207.986%208.702%2014.765%2016.912%2015.282m19.387-28.191l-.11-.058q-.528-.32-1.082-.6c-.115-.058-.242-.162-.41-.242%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-miterlimit%3D%2210%22%20d%3D%22m32.316%2057.983l-1.779%204.772m6.047-4.377l-.122%204.051m4.061-4.44l1.813%204.759%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%2072%2072%22%3E%3Cpath%20fill%3D%22%23d0cfce%22%20d%3D%22M23.392%2028.232a15%2015%200%200%200-1.462.799a15.27%2015.27%200%200%200-7.297%2012.944c0%208.312%208.335%2015.282%2016.912%2015.282h9.23c8.576%200%2017.38-6.97%2017.38-15.282a15.27%2015.27%200%200%200-7.334-12.967a29%2029%200%200%201-1.08-.6c-2.45-1.42-7.57-5.205-8.747-9.139h-9.167c-.513%205.086-9.17%209.407-9.897%209.762l-.072.034%22%2F%3E%3Cpath%20fill%3D%22%239b9b9a%22%20d%3D%22m50.932%2029.066l-.11-.058q-.528-.32-1.082-.6c-.115-.058-.227-.122-.345-.177%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M31.336%2021.273a58%2058%200%200%200%201.738-10.243a2.455%202.455%200%200%201%202.462-2.255l.94.001c1.687%200%202.07.694%202.474%202.332l2.404%209.6l7.34%2015.926a13.75%2013.75%200%200%201%202.044%207.199a14.37%2014.37%200%200%201-14.578%2014.15a14.37%2014.37%200%200%201-14.579-14.15a13.7%2013.7%200%200%201%201.429-6.077%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-width%3D%221.959%22%3E%3Cpath%20stroke-miterlimit%3D%2210%22%20d%3D%22M23.01%2037.756a14%2014%200%200%201%201.242-2.068%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M31.336%2021.273a58%2058%200%200%200%201.755-10.475a2.155%202.155%200%200%201%202.146-2.023l1.239.001c1.687%200%202.07.694%202.474%202.332l2.177%208.604l.226.874a5%205%200%200%200%20.188.527l6.72%2014.584c1.098%202.176%202.477%205.504%202.477%208.136a14.37%2014.37%200%200%201-14.578%2014.15a14.37%2014.37%200%200%201-14.579-14.15a13.7%2013.7%200%200%201%201.429-6.077%22%2F%3E%3Cpath%20stroke-miterlimit%3D%2210%22%20d%3D%22m31.292%2021.435l.044-.162m0%200c.081-.28.154-.553.209-.807M22.933%2037.88l.077-.124m1.241-2.068c2.052-3.479%205.896-10.292%207.085-14.415M23.01%2037.756c.173-.281.627-1.025%201.242-2.068%22%2F%3E%3Cpath%20stroke-miterlimit%3D%2210%22%20d%3D%22M31.827%2019.27c-.513%205.086-9.17%209.406-9.897%209.761l-.072.035M41.012%2057.18c8.364-.342%2017.143-7.104%2017.143-15.205a15.27%2015.27%200%200%200-7.334-12.966a29%2029%200%200%201-1.08-.6c-2.45-1.42-7.895-5.005-8.72-9.14l-.028-.106%22%2F%3E%3Cpath%20stroke-miterlimit%3D%2210%22%20d%3D%22M23.392%2028.232a15%2015%200%200%200-1.462.799a15.27%2015.27%200%200%200-7.297%2012.944c0%207.986%208.702%2014.765%2016.912%2015.282m19.387-28.191l-.11-.058q-.528-.32-1.082-.6c-.115-.058-.242-.162-.41-.242%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-miterlimit%3D%2210%22%20d%3D%22m32.316%2057.983l-1.779%204.772m6.047-4.377l-.122%204.051m4.061-4.44l1.813%204.759%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/openmoji/garlic.svg?color=%231a73e8&size=48