herb from OpenMoji by OpenMoji · Default · Animals Nature · CC-BY-SA-4.0 Attribution required.

Name
herb
Set
OpenMoji
Style
Default
Category
Animals Nature
Viewbox
72×72
License
CC BY-SA 4.0

The same emoji in other sets

More animals nature icons from OpenMoji

Use the herb emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#b1cc33" d="M36.835 18.078c1.74 1.658 1.648 4.578 1.648 4.578s-2.911.23-4.651-1.428c-1.74-1.659-1.648-4.578-1.648-4.578s2.912-.229 4.65 1.428"/><path fill="#5c9e31" d="M42.088 54.363c-4.611 1.465-9.334-1.695-9.334-1.695s2.755-5.534 7.366-7s9.335 1.694 9.335 1.694s-2.758 5.535-7.367 7"/><path fill="#b1cc33" d="M49.048 35.692c-3.654 1.049-7.294-1.537-7.294-1.537s2.286-4.286 5.94-5.335s7.294 1.536 7.294 1.536s-2.288 4.286-5.94 5.336"/><path fill="#5c9e31" d="M27.018 32.15c3.088 2.301 3.51 6.963 3.51 6.963s-4.587.93-7.676-1.37s-3.51-6.961-3.51-6.961s4.588-.93 7.676 1.369"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M36.835 18.078c1.74 1.658 1.648 4.578 1.648 4.578s-2.911.23-4.651-1.428c-1.74-1.659-1.648-4.578-1.648-4.578s2.912-.229 4.65 1.428M27.018 32.15c3.088 2.301 3.51 6.963 3.51 6.963s-4.587.93-7.676-1.37s-3.51-6.961-3.51-6.961s4.588-.93 7.676 1.369m15.07 22.212c-4.611 1.465-9.334-1.695-9.334-1.695s2.755-5.534 7.366-7s9.335 1.694 9.335 1.694s-2.758 5.535-7.367 7m6.96-18.67c-3.654 1.049-7.294-1.537-7.294-1.537s2.286-4.286 5.94-5.335s7.294 1.536 7.294 1.536s-2.288 4.286-5.94 5.336m-9.143-9.91c0 4.778-2.888 10.06-4.882 13.138c-.814 1.255-1.738 2.427-2.703 3.57c-2.575 3.054-5.224 8.218-3.876 15.872"/></svg>

React

import type { SVGProps } from "react";

export function OpenmojiHerb(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#b1cc33" d="M36.835 18.078c1.74 1.658 1.648 4.578 1.648 4.578s-2.911.23-4.651-1.428c-1.74-1.659-1.648-4.578-1.648-4.578s2.912-.229 4.65 1.428"/><path fill="#5c9e31" d="M42.088 54.363c-4.611 1.465-9.334-1.695-9.334-1.695s2.755-5.534 7.366-7s9.335 1.694 9.335 1.694s-2.758 5.535-7.367 7"/><path fill="#b1cc33" d="M49.048 35.692c-3.654 1.049-7.294-1.537-7.294-1.537s2.286-4.286 5.94-5.335s7.294 1.536 7.294 1.536s-2.288 4.286-5.94 5.336"/><path fill="#5c9e31" d="M27.018 32.15c3.088 2.301 3.51 6.963 3.51 6.963s-4.587.93-7.676-1.37s-3.51-6.961-3.51-6.961s4.588-.93 7.676 1.369"/><path fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="M36.835 18.078c1.74 1.658 1.648 4.578 1.648 4.578s-2.911.23-4.651-1.428c-1.74-1.659-1.648-4.578-1.648-4.578s2.912-.229 4.65 1.428M27.018 32.15c3.088 2.301 3.51 6.963 3.51 6.963s-4.587.93-7.676-1.37s-3.51-6.961-3.51-6.961s4.588-.93 7.676 1.369m15.07 22.212c-4.611 1.465-9.334-1.695-9.334-1.695s2.755-5.534 7.366-7s9.335 1.694 9.335 1.694s-2.758 5.535-7.367 7m6.96-18.67c-3.654 1.049-7.294-1.537-7.294-1.537s2.286-4.286 5.94-5.335s7.294 1.536 7.294 1.536s-2.288 4.286-5.94 5.336m-9.143-9.91c0 4.778-2.888 10.06-4.882 13.138c-.814 1.255-1.738 2.427-2.703 3.57c-2.575 3.054-5.224 8.218-3.876 15.872"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#b1cc33" d="M36.835 18.078c1.74 1.658 1.648 4.578 1.648 4.578s-2.911.23-4.651-1.428c-1.74-1.659-1.648-4.578-1.648-4.578s2.912-.229 4.65 1.428"/><path fill="#5c9e31" d="M42.088 54.363c-4.611 1.465-9.334-1.695-9.334-1.695s2.755-5.534 7.366-7s9.335 1.694 9.335 1.694s-2.758 5.535-7.367 7"/><path fill="#b1cc33" d="M49.048 35.692c-3.654 1.049-7.294-1.537-7.294-1.537s2.286-4.286 5.94-5.335s7.294 1.536 7.294 1.536s-2.288 4.286-5.94 5.336"/><path fill="#5c9e31" d="M27.018 32.15c3.088 2.301 3.51 6.963 3.51 6.963s-4.587.93-7.676-1.37s-3.51-6.961-3.51-6.961s4.588-.93 7.676 1.369"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M36.835 18.078c1.74 1.658 1.648 4.578 1.648 4.578s-2.911.23-4.651-1.428c-1.74-1.659-1.648-4.578-1.648-4.578s2.912-.229 4.65 1.428M27.018 32.15c3.088 2.301 3.51 6.963 3.51 6.963s-4.587.93-7.676-1.37s-3.51-6.961-3.51-6.961s4.588-.93 7.676 1.369m15.07 22.212c-4.611 1.465-9.334-1.695-9.334-1.695s2.755-5.534 7.366-7s9.335 1.694 9.335 1.694s-2.758 5.535-7.367 7m6.96-18.67c-3.654 1.049-7.294-1.537-7.294-1.537s2.286-4.286 5.94-5.335s7.294 1.536 7.294 1.536s-2.288 4.286-5.94 5.336m-9.143-9.91c0 4.778-2.888 10.06-4.882 13.138c-.814 1.255-1.738 2.427-2.703 3.57c-2.575 3.054-5.224 8.218-3.876 15.872"/></svg>
</template>

CSS

.icon-herb {
  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%23b1cc33%22%20d%3D%22M36.835%2018.078c1.74%201.658%201.648%204.578%201.648%204.578s-2.911.23-4.651-1.428c-1.74-1.659-1.648-4.578-1.648-4.578s2.912-.229%204.65%201.428%22%2F%3E%3Cpath%20fill%3D%22%235c9e31%22%20d%3D%22M42.088%2054.363c-4.611%201.465-9.334-1.695-9.334-1.695s2.755-5.534%207.366-7s9.335%201.694%209.335%201.694s-2.758%205.535-7.367%207%22%2F%3E%3Cpath%20fill%3D%22%23b1cc33%22%20d%3D%22M49.048%2035.692c-3.654%201.049-7.294-1.537-7.294-1.537s2.286-4.286%205.94-5.335s7.294%201.536%207.294%201.536s-2.288%204.286-5.94%205.336%22%2F%3E%3Cpath%20fill%3D%22%235c9e31%22%20d%3D%22M27.018%2032.15c3.088%202.301%203.51%206.963%203.51%206.963s-4.587.93-7.676-1.37s-3.51-6.961-3.51-6.961s4.588-.93%207.676%201.369%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M36.835%2018.078c1.74%201.658%201.648%204.578%201.648%204.578s-2.911.23-4.651-1.428c-1.74-1.659-1.648-4.578-1.648-4.578s2.912-.229%204.65%201.428M27.018%2032.15c3.088%202.301%203.51%206.963%203.51%206.963s-4.587.93-7.676-1.37s-3.51-6.961-3.51-6.961s4.588-.93%207.676%201.369m15.07%2022.212c-4.611%201.465-9.334-1.695-9.334-1.695s2.755-5.534%207.366-7s9.335%201.694%209.335%201.694s-2.758%205.535-7.367%207m6.96-18.67c-3.654%201.049-7.294-1.537-7.294-1.537s2.286-4.286%205.94-5.335s7.294%201.536%207.294%201.536s-2.288%204.286-5.94%205.336m-9.143-9.91c0%204.778-2.888%2010.06-4.882%2013.138c-.814%201.255-1.738%202.427-2.703%203.57c-2.575%203.054-5.224%208.218-3.876%2015.872%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%2072%2072%22%3E%3Cpath%20fill%3D%22%23b1cc33%22%20d%3D%22M36.835%2018.078c1.74%201.658%201.648%204.578%201.648%204.578s-2.911.23-4.651-1.428c-1.74-1.659-1.648-4.578-1.648-4.578s2.912-.229%204.65%201.428%22%2F%3E%3Cpath%20fill%3D%22%235c9e31%22%20d%3D%22M42.088%2054.363c-4.611%201.465-9.334-1.695-9.334-1.695s2.755-5.534%207.366-7s9.335%201.694%209.335%201.694s-2.758%205.535-7.367%207%22%2F%3E%3Cpath%20fill%3D%22%23b1cc33%22%20d%3D%22M49.048%2035.692c-3.654%201.049-7.294-1.537-7.294-1.537s2.286-4.286%205.94-5.335s7.294%201.536%207.294%201.536s-2.288%204.286-5.94%205.336%22%2F%3E%3Cpath%20fill%3D%22%235c9e31%22%20d%3D%22M27.018%2032.15c3.088%202.301%203.51%206.963%203.51%206.963s-4.587.93-7.676-1.37s-3.51-6.961-3.51-6.961s4.588-.93%207.676%201.369%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M36.835%2018.078c1.74%201.658%201.648%204.578%201.648%204.578s-2.911.23-4.651-1.428c-1.74-1.659-1.648-4.578-1.648-4.578s2.912-.229%204.65%201.428M27.018%2032.15c3.088%202.301%203.51%206.963%203.51%206.963s-4.587.93-7.676-1.37s-3.51-6.961-3.51-6.961s4.588-.93%207.676%201.369m15.07%2022.212c-4.611%201.465-9.334-1.695-9.334-1.695s2.755-5.534%207.366-7s9.335%201.694%209.335%201.694s-2.758%205.535-7.367%207m6.96-18.67c-3.654%201.049-7.294-1.537-7.294-1.537s2.286-4.286%205.94-5.335s7.294%201.536%207.294%201.536s-2.288%204.286-5.94%205.336m-9.143-9.91c0%204.778-2.888%2010.06-4.882%2013.138c-.814%201.255-1.738%202.427-2.703%203.57c-2.575%203.054-5.224%208.218-3.876%2015.872%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/openmoji/herb.svg?color=%231a73e8&size=48