herb from Fluent Emoji High Contrast by Microsoft Corporation · Default · Animals & Nature · MIT Free for personal and commercial use.

Name
herb
Set
Fluent Emoji High Contrast
Style
Default
Category
Animals & Nature
Viewbox
32×32
License
MIT

The same emoji in other sets

More animals & nature icons from Fluent Emoji High Contrast

Use the herb emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="m24.877 1.562l-.439-.9l-.898.44c-3.834 1.87-5.444 6.497-3.57 10.337l.056.115a13.2 13.2 0 0 1-4.641 5.854l-.925-1.903a5.23 5.23 0 0 0 2.227-6.892L14.44 3.994l-.899.437a5.226 5.226 0 0 0-2.412 6.986l1.537 3.16q.014.04.032.077l1.69 3.476a14.4 14.4 0 0 0-4.68 6.58l-.256.74l-.964-1.983a6.41 6.41 0 0 0 2.77-8.463l-2.76-5.662l-.9.44c-3.172 1.55-4.502 5.377-2.949 8.557l2.284 4.685q.015.047.037.092l1.922 3.954l-.874 2.53l1.14.39l1.007-2.907l3.8.396l.073.002l4.536.474a6.403 6.403 0 0 0 7.039-5.701l.104-.995l-6.265-.653a6.403 6.403 0 0 0-7.015 5.501l-1.867-.195l.278-.802a13.2 13.2 0 0 1 3.975-5.764l3.233.343v.002l.627.065l.507.054l.027.002l3.957.413c2.866.296 5.442-1.78 5.739-4.652l.103-.994l-5.11-.533h-.003c-2.807-.302-5.31 1.688-5.713 4.445l-1.937-.207a14.4 14.4 0 0 0 4.91-6.315l.143-.07c3.846-1.871 5.444-6.5 3.57-10.337m-3.473 7.94l-.034-.01a5.74 5.74 0 0 1 2.098-6.012a5.73 5.73 0 0 1-2.064 6.022m-8.476 1.041a3.23 3.23 0 0 1 .657-3.734l1.304 2.678a3.23 3.23 0 0 1-.66 3.732zm-6.482 6.918a4.4 4.4 0 0 1 1.182-5.34l1.83 3.755v.001a4.41 4.41 0 0 1-1.18 5.342zm16.935.775l-2.965-.31a3.21 3.21 0 0 1 3.275-1.891h.003l2.969.31a3.23 3.23 0 0 1-3.282 1.89m-8.76 7.295a4.41 4.41 0 0 1 4.624-2.936l4.162.434a4.41 4.41 0 0 1-4.624 2.936z"/></svg>

React

import type { SVGProps } from "react";

export function FluentEmojiHighContrastHerb(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="m24.877 1.562l-.439-.9l-.898.44c-3.834 1.87-5.444 6.497-3.57 10.337l.056.115a13.2 13.2 0 0 1-4.641 5.854l-.925-1.903a5.23 5.23 0 0 0 2.227-6.892L14.44 3.994l-.899.437a5.226 5.226 0 0 0-2.412 6.986l1.537 3.16q.014.04.032.077l1.69 3.476a14.4 14.4 0 0 0-4.68 6.58l-.256.74l-.964-1.983a6.41 6.41 0 0 0 2.77-8.463l-2.76-5.662l-.9.44c-3.172 1.55-4.502 5.377-2.949 8.557l2.284 4.685q.015.047.037.092l1.922 3.954l-.874 2.53l1.14.39l1.007-2.907l3.8.396l.073.002l4.536.474a6.403 6.403 0 0 0 7.039-5.701l.104-.995l-6.265-.653a6.403 6.403 0 0 0-7.015 5.501l-1.867-.195l.278-.802a13.2 13.2 0 0 1 3.975-5.764l3.233.343v.002l.627.065l.507.054l.027.002l3.957.413c2.866.296 5.442-1.78 5.739-4.652l.103-.994l-5.11-.533h-.003c-2.807-.302-5.31 1.688-5.713 4.445l-1.937-.207a14.4 14.4 0 0 0 4.91-6.315l.143-.07c3.846-1.871 5.444-6.5 3.57-10.337m-3.473 7.94l-.034-.01a5.74 5.74 0 0 1 2.098-6.012a5.73 5.73 0 0 1-2.064 6.022m-8.476 1.041a3.23 3.23 0 0 1 .657-3.734l1.304 2.678a3.23 3.23 0 0 1-.66 3.732zm-6.482 6.918a4.4 4.4 0 0 1 1.182-5.34l1.83 3.755v.001a4.41 4.41 0 0 1-1.18 5.342zm16.935.775l-2.965-.31a3.21 3.21 0 0 1 3.275-1.891h.003l2.969.31a3.23 3.23 0 0 1-3.282 1.89m-8.76 7.295a4.41 4.41 0 0 1 4.624-2.936l4.162.434a4.41 4.41 0 0 1-4.624 2.936z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="m24.877 1.562l-.439-.9l-.898.44c-3.834 1.87-5.444 6.497-3.57 10.337l.056.115a13.2 13.2 0 0 1-4.641 5.854l-.925-1.903a5.23 5.23 0 0 0 2.227-6.892L14.44 3.994l-.899.437a5.226 5.226 0 0 0-2.412 6.986l1.537 3.16q.014.04.032.077l1.69 3.476a14.4 14.4 0 0 0-4.68 6.58l-.256.74l-.964-1.983a6.41 6.41 0 0 0 2.77-8.463l-2.76-5.662l-.9.44c-3.172 1.55-4.502 5.377-2.949 8.557l2.284 4.685q.015.047.037.092l1.922 3.954l-.874 2.53l1.14.39l1.007-2.907l3.8.396l.073.002l4.536.474a6.403 6.403 0 0 0 7.039-5.701l.104-.995l-6.265-.653a6.403 6.403 0 0 0-7.015 5.501l-1.867-.195l.278-.802a13.2 13.2 0 0 1 3.975-5.764l3.233.343v.002l.627.065l.507.054l.027.002l3.957.413c2.866.296 5.442-1.78 5.739-4.652l.103-.994l-5.11-.533h-.003c-2.807-.302-5.31 1.688-5.713 4.445l-1.937-.207a14.4 14.4 0 0 0 4.91-6.315l.143-.07c3.846-1.871 5.444-6.5 3.57-10.337m-3.473 7.94l-.034-.01a5.74 5.74 0 0 1 2.098-6.012a5.73 5.73 0 0 1-2.064 6.022m-8.476 1.041a3.23 3.23 0 0 1 .657-3.734l1.304 2.678a3.23 3.23 0 0 1-.66 3.732zm-6.482 6.918a4.4 4.4 0 0 1 1.182-5.34l1.83 3.755v.001a4.41 4.41 0 0 1-1.18 5.342zm16.935.775l-2.965-.31a3.21 3.21 0 0 1 3.275-1.891h.003l2.969.31a3.23 3.23 0 0 1-3.282 1.89m-8.76 7.295a4.41 4.41 0 0 1 4.624-2.936l4.162.434a4.41 4.41 0 0 1-4.624 2.936z"/></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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m24.877%201.562l-.439-.9l-.898.44c-3.834%201.87-5.444%206.497-3.57%2010.337l.056.115a13.2%2013.2%200%200%201-4.641%205.854l-.925-1.903a5.23%205.23%200%200%200%202.227-6.892L14.44%203.994l-.899.437a5.226%205.226%200%200%200-2.412%206.986l1.537%203.16q.014.04.032.077l1.69%203.476a14.4%2014.4%200%200%200-4.68%206.58l-.256.74l-.964-1.983a6.41%206.41%200%200%200%202.77-8.463l-2.76-5.662l-.9.44c-3.172%201.55-4.502%205.377-2.949%208.557l2.284%204.685q.015.047.037.092l1.922%203.954l-.874%202.53l1.14.39l1.007-2.907l3.8.396l.073.002l4.536.474a6.403%206.403%200%200%200%207.039-5.701l.104-.995l-6.265-.653a6.403%206.403%200%200%200-7.015%205.501l-1.867-.195l.278-.802a13.2%2013.2%200%200%201%203.975-5.764l3.233.343v.002l.627.065l.507.054l.027.002l3.957.413c2.866.296%205.442-1.78%205.739-4.652l.103-.994l-5.11-.533h-.003c-2.807-.302-5.31%201.688-5.713%204.445l-1.937-.207a14.4%2014.4%200%200%200%204.91-6.315l.143-.07c3.846-1.871%205.444-6.5%203.57-10.337m-3.473%207.94l-.034-.01a5.74%205.74%200%200%201%202.098-6.012a5.73%205.73%200%200%201-2.064%206.022m-8.476%201.041a3.23%203.23%200%200%201%20.657-3.734l1.304%202.678a3.23%203.23%200%200%201-.66%203.732zm-6.482%206.918a4.4%204.4%200%200%201%201.182-5.34l1.83%203.755v.001a4.41%204.41%200%200%201-1.18%205.342zm16.935.775l-2.965-.31a3.21%203.21%200%200%201%203.275-1.891h.003l2.969.31a3.23%203.23%200%200%201-3.282%201.89m-8.76%207.295a4.41%204.41%200%200%201%204.624-2.936l4.162.434a4.41%204.41%200%200%201-4.624%202.936z%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m24.877%201.562l-.439-.9l-.898.44c-3.834%201.87-5.444%206.497-3.57%2010.337l.056.115a13.2%2013.2%200%200%201-4.641%205.854l-.925-1.903a5.23%205.23%200%200%200%202.227-6.892L14.44%203.994l-.899.437a5.226%205.226%200%200%200-2.412%206.986l1.537%203.16q.014.04.032.077l1.69%203.476a14.4%2014.4%200%200%200-4.68%206.58l-.256.74l-.964-1.983a6.41%206.41%200%200%200%202.77-8.463l-2.76-5.662l-.9.44c-3.172%201.55-4.502%205.377-2.949%208.557l2.284%204.685q.015.047.037.092l1.922%203.954l-.874%202.53l1.14.39l1.007-2.907l3.8.396l.073.002l4.536.474a6.403%206.403%200%200%200%207.039-5.701l.104-.995l-6.265-.653a6.403%206.403%200%200%200-7.015%205.501l-1.867-.195l.278-.802a13.2%2013.2%200%200%201%203.975-5.764l3.233.343v.002l.627.065l.507.054l.027.002l3.957.413c2.866.296%205.442-1.78%205.739-4.652l.103-.994l-5.11-.533h-.003c-2.807-.302-5.31%201.688-5.713%204.445l-1.937-.207a14.4%2014.4%200%200%200%204.91-6.315l.143-.07c3.846-1.871%205.444-6.5%203.57-10.337m-3.473%207.94l-.034-.01a5.74%205.74%200%200%201%202.098-6.012a5.73%205.73%200%200%201-2.064%206.022m-8.476%201.041a3.23%203.23%200%200%201%20.657-3.734l1.304%202.678a3.23%203.23%200%200%201-.66%203.732zm-6.482%206.918a4.4%204.4%200%200%201%201.182-5.34l1.83%203.755v.001a4.41%204.41%200%200%201-1.18%205.342zm16.935.775l-2.965-.31a3.21%203.21%200%200%201%203.275-1.891h.003l2.969.31a3.23%203.23%200%200%201-3.282%201.89m-8.76%207.295a4.41%204.41%200%200%201%204.624-2.936l4.162.434a4.41%204.41%200%200%201-4.624%202.936z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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