herb from Noto Emoji by Google Inc · Default · Animals & Nature · Apache-2.0 Free for personal and commercial use.

Name
herb
Set
Noto Emoji
Style
Default
Category
Animals & Nature
Viewbox
128×128
License
Apache 2.0

The same emoji in other sets

More animals & nature icons from Noto Emoji

Use the herb emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#5b9821" d="M84.5 37.89s-10.95 2.89-26.19 25.75c-11.77 17.65-12.95 31.48-22.8 40.75c-5.01 4.71-13.09 7.94-13.09 7.94s-6.47-.15-6.91.15c-.44.29-1.73 3.53.69 7.51c2 3.29 5.05 4.12 6.08 4.26c1.03.15 2.94-4.27 3.68-4.86s9.43-3.93 15.6-10.74c12.65-13.98 12.45-26.11 21.63-42.08c10.15-17.65 22.66-26.19 22.66-26.19z"/><path fill="#5b9821" d="M122.69 3.39c-.39-.43-25.34-.05-38.15 11.52c-15.22 13.74-11.1 32.76-11.1 32.76s17.77 4.21 31.18-7.93c15.64-14.15 18.46-35.92 18.07-36.35M72.4 70.49c.82.64 2 1.39 3.69 2.23c9.56 4.78 21.5 2.16 27.35-.16c8.13-3.23 20.21-12.95 20.21-13.69s-5.5-3.38-13.32-5.71s-18.27-2.44-26.21.95c-7.28 3.11-10.67 8.58-12.54 11.86c0 0-2.9.46-5 .82c-3.7.63-6.55 1.9-6.55 1.9l-2.85 5.92s5.81-2.64 8.77-3.28s6.45-.84 6.45-.84M54.31 8.73c-.93.19-5.33 7.06-8.03 13.63c-2.13 5.17-4.26 18.38-.45 26.52s8.22 9.68 8.22 9.68s.54 2.37.48 5.55c-.03 1.8-.21 6.76-.21 6.76l4.35-1.89s.29-4.16.27-6.18c-.03-2.13-.29-4.82-.29-4.82s7.19-6.73 7.72-17.18c.42-8.24-.46-15.89-5-24.14c-3.56-6.43-6.53-8.03-7.06-7.93M5.8 24.95c-1.08 1.23 1.37 4.33 1.59 11.31c.17 5.71 1.16 25.05 6.87 34.98s13.63 12.37 16.17 13.21c2.54.85 8.03.95 8.03.95s2.33 2.01 3.17 4.86c.85 2.85 1.69 7.08 1.69 7.08l4.02-5.92s-1.16-4.65-2.33-6.76c-1.16-2.11-1.59-2.85-1.59-2.85s2.57-15.99-1.8-29.17C36.45 37 27.57 31.08 19.33 27.59S6.54 24.11 5.8 24.95m44.5 68.06s1.89-1.15 5.27-1.23c3.11-.07 5.04.51 5.04.51s5.81-6.67 12.31-8.58c6.13-1.8 14.22-3.41 28.47 2.5c14.27 5.92 22.47 11.66 22.37 13.46c-.11 1.8-14.13 8.22-19.94 10.22c-5.81 2.01-19.14 6.23-31.64 1.4c-9.93-3.84-12.15-13-12.15-13s-2.3-1.27-4.94-1.12c-4.83.26-8.9 3.87-8.9 3.87z"/><path fill="#8dc02c" d="M77.97 38.72c1.57.97 5.5-8.88 9.3-13.42s10.89-9.19 10.15-11.2s-9.09.85-14.8 8.24c-5.7 7.4-6.02 15.54-4.65 16.38m1.07 24.81c1.14 1.57 6.37-2.17 11.63-3.38c5.41-1.25 11.2.51 10.99-2.43c-.2-2.78-7.93-3.06-13-1.69s-10.99 5.59-9.62 7.5M50.51 48.58c1.93-.08 1.27-6.02 1.37-11.63s1.06-14.06-1.06-14.16c-2.11-.11-3.89 5.47-4.02 12.15c-.1 5.5 1.17 13.74 3.71 13.64M12.14 38.06c-1.27.42-.37 3.38-.32 4.76c.32 9.09 3.38 23.15 8.35 29.28c3.86 4.76 8.24 8.24 11.2 6.13s-2.67-6.67-5.5-11.2c-4.54-7.29-7.4-16.59-8.88-21.14s-2.46-8.63-4.85-7.83"/><path fill="#8dc02d" d="M67.41 92.04c.19 2.77 6.21 1.32 12.59.69s11.63-1.51 11.38-3.85c-.23-2.18-7.36-2.41-12.99-2.01s-11.15 2.7-10.98 5.17"/></svg>

React

import type { SVGProps } from "react";

export function NotoHerb(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#5b9821" d="M84.5 37.89s-10.95 2.89-26.19 25.75c-11.77 17.65-12.95 31.48-22.8 40.75c-5.01 4.71-13.09 7.94-13.09 7.94s-6.47-.15-6.91.15c-.44.29-1.73 3.53.69 7.51c2 3.29 5.05 4.12 6.08 4.26c1.03.15 2.94-4.27 3.68-4.86s9.43-3.93 15.6-10.74c12.65-13.98 12.45-26.11 21.63-42.08c10.15-17.65 22.66-26.19 22.66-26.19z"/><path fill="#5b9821" d="M122.69 3.39c-.39-.43-25.34-.05-38.15 11.52c-15.22 13.74-11.1 32.76-11.1 32.76s17.77 4.21 31.18-7.93c15.64-14.15 18.46-35.92 18.07-36.35M72.4 70.49c.82.64 2 1.39 3.69 2.23c9.56 4.78 21.5 2.16 27.35-.16c8.13-3.23 20.21-12.95 20.21-13.69s-5.5-3.38-13.32-5.71s-18.27-2.44-26.21.95c-7.28 3.11-10.67 8.58-12.54 11.86c0 0-2.9.46-5 .82c-3.7.63-6.55 1.9-6.55 1.9l-2.85 5.92s5.81-2.64 8.77-3.28s6.45-.84 6.45-.84M54.31 8.73c-.93.19-5.33 7.06-8.03 13.63c-2.13 5.17-4.26 18.38-.45 26.52s8.22 9.68 8.22 9.68s.54 2.37.48 5.55c-.03 1.8-.21 6.76-.21 6.76l4.35-1.89s.29-4.16.27-6.18c-.03-2.13-.29-4.82-.29-4.82s7.19-6.73 7.72-17.18c.42-8.24-.46-15.89-5-24.14c-3.56-6.43-6.53-8.03-7.06-7.93M5.8 24.95c-1.08 1.23 1.37 4.33 1.59 11.31c.17 5.71 1.16 25.05 6.87 34.98s13.63 12.37 16.17 13.21c2.54.85 8.03.95 8.03.95s2.33 2.01 3.17 4.86c.85 2.85 1.69 7.08 1.69 7.08l4.02-5.92s-1.16-4.65-2.33-6.76c-1.16-2.11-1.59-2.85-1.59-2.85s2.57-15.99-1.8-29.17C36.45 37 27.57 31.08 19.33 27.59S6.54 24.11 5.8 24.95m44.5 68.06s1.89-1.15 5.27-1.23c3.11-.07 5.04.51 5.04.51s5.81-6.67 12.31-8.58c6.13-1.8 14.22-3.41 28.47 2.5c14.27 5.92 22.47 11.66 22.37 13.46c-.11 1.8-14.13 8.22-19.94 10.22c-5.81 2.01-19.14 6.23-31.64 1.4c-9.93-3.84-12.15-13-12.15-13s-2.3-1.27-4.94-1.12c-4.83.26-8.9 3.87-8.9 3.87z"/><path fill="#8dc02c" d="M77.97 38.72c1.57.97 5.5-8.88 9.3-13.42s10.89-9.19 10.15-11.2s-9.09.85-14.8 8.24c-5.7 7.4-6.02 15.54-4.65 16.38m1.07 24.81c1.14 1.57 6.37-2.17 11.63-3.38c5.41-1.25 11.2.51 10.99-2.43c-.2-2.78-7.93-3.06-13-1.69s-10.99 5.59-9.62 7.5M50.51 48.58c1.93-.08 1.27-6.02 1.37-11.63s1.06-14.06-1.06-14.16c-2.11-.11-3.89 5.47-4.02 12.15c-.1 5.5 1.17 13.74 3.71 13.64M12.14 38.06c-1.27.42-.37 3.38-.32 4.76c.32 9.09 3.38 23.15 8.35 29.28c3.86 4.76 8.24 8.24 11.2 6.13s-2.67-6.67-5.5-11.2c-4.54-7.29-7.4-16.59-8.88-21.14s-2.46-8.63-4.85-7.83"/><path fill="#8dc02d" d="M67.41 92.04c.19 2.77 6.21 1.32 12.59.69s11.63-1.51 11.38-3.85c-.23-2.18-7.36-2.41-12.99-2.01s-11.15 2.7-10.98 5.17"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#5b9821" d="M84.5 37.89s-10.95 2.89-26.19 25.75c-11.77 17.65-12.95 31.48-22.8 40.75c-5.01 4.71-13.09 7.94-13.09 7.94s-6.47-.15-6.91.15c-.44.29-1.73 3.53.69 7.51c2 3.29 5.05 4.12 6.08 4.26c1.03.15 2.94-4.27 3.68-4.86s9.43-3.93 15.6-10.74c12.65-13.98 12.45-26.11 21.63-42.08c10.15-17.65 22.66-26.19 22.66-26.19z"/><path fill="#5b9821" d="M122.69 3.39c-.39-.43-25.34-.05-38.15 11.52c-15.22 13.74-11.1 32.76-11.1 32.76s17.77 4.21 31.18-7.93c15.64-14.15 18.46-35.92 18.07-36.35M72.4 70.49c.82.64 2 1.39 3.69 2.23c9.56 4.78 21.5 2.16 27.35-.16c8.13-3.23 20.21-12.95 20.21-13.69s-5.5-3.38-13.32-5.71s-18.27-2.44-26.21.95c-7.28 3.11-10.67 8.58-12.54 11.86c0 0-2.9.46-5 .82c-3.7.63-6.55 1.9-6.55 1.9l-2.85 5.92s5.81-2.64 8.77-3.28s6.45-.84 6.45-.84M54.31 8.73c-.93.19-5.33 7.06-8.03 13.63c-2.13 5.17-4.26 18.38-.45 26.52s8.22 9.68 8.22 9.68s.54 2.37.48 5.55c-.03 1.8-.21 6.76-.21 6.76l4.35-1.89s.29-4.16.27-6.18c-.03-2.13-.29-4.82-.29-4.82s7.19-6.73 7.72-17.18c.42-8.24-.46-15.89-5-24.14c-3.56-6.43-6.53-8.03-7.06-7.93M5.8 24.95c-1.08 1.23 1.37 4.33 1.59 11.31c.17 5.71 1.16 25.05 6.87 34.98s13.63 12.37 16.17 13.21c2.54.85 8.03.95 8.03.95s2.33 2.01 3.17 4.86c.85 2.85 1.69 7.08 1.69 7.08l4.02-5.92s-1.16-4.65-2.33-6.76c-1.16-2.11-1.59-2.85-1.59-2.85s2.57-15.99-1.8-29.17C36.45 37 27.57 31.08 19.33 27.59S6.54 24.11 5.8 24.95m44.5 68.06s1.89-1.15 5.27-1.23c3.11-.07 5.04.51 5.04.51s5.81-6.67 12.31-8.58c6.13-1.8 14.22-3.41 28.47 2.5c14.27 5.92 22.47 11.66 22.37 13.46c-.11 1.8-14.13 8.22-19.94 10.22c-5.81 2.01-19.14 6.23-31.64 1.4c-9.93-3.84-12.15-13-12.15-13s-2.3-1.27-4.94-1.12c-4.83.26-8.9 3.87-8.9 3.87z"/><path fill="#8dc02c" d="M77.97 38.72c1.57.97 5.5-8.88 9.3-13.42s10.89-9.19 10.15-11.2s-9.09.85-14.8 8.24c-5.7 7.4-6.02 15.54-4.65 16.38m1.07 24.81c1.14 1.57 6.37-2.17 11.63-3.38c5.41-1.25 11.2.51 10.99-2.43c-.2-2.78-7.93-3.06-13-1.69s-10.99 5.59-9.62 7.5M50.51 48.58c1.93-.08 1.27-6.02 1.37-11.63s1.06-14.06-1.06-14.16c-2.11-.11-3.89 5.47-4.02 12.15c-.1 5.5 1.17 13.74 3.71 13.64M12.14 38.06c-1.27.42-.37 3.38-.32 4.76c.32 9.09 3.38 23.15 8.35 29.28c3.86 4.76 8.24 8.24 11.2 6.13s-2.67-6.67-5.5-11.2c-4.54-7.29-7.4-16.59-8.88-21.14s-2.46-8.63-4.85-7.83"/><path fill="#8dc02d" d="M67.41 92.04c.19 2.77 6.21 1.32 12.59.69s11.63-1.51 11.38-3.85c-.23-2.18-7.36-2.41-12.99-2.01s-11.15 2.7-10.98 5.17"/></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%20128%20128%22%3E%3Cpath%20fill%3D%22%235b9821%22%20d%3D%22M84.5%2037.89s-10.95%202.89-26.19%2025.75c-11.77%2017.65-12.95%2031.48-22.8%2040.75c-5.01%204.71-13.09%207.94-13.09%207.94s-6.47-.15-6.91.15c-.44.29-1.73%203.53.69%207.51c2%203.29%205.05%204.12%206.08%204.26c1.03.15%202.94-4.27%203.68-4.86s9.43-3.93%2015.6-10.74c12.65-13.98%2012.45-26.11%2021.63-42.08c10.15-17.65%2022.66-26.19%2022.66-26.19z%22%2F%3E%3Cpath%20fill%3D%22%235b9821%22%20d%3D%22M122.69%203.39c-.39-.43-25.34-.05-38.15%2011.52c-15.22%2013.74-11.1%2032.76-11.1%2032.76s17.77%204.21%2031.18-7.93c15.64-14.15%2018.46-35.92%2018.07-36.35M72.4%2070.49c.82.64%202%201.39%203.69%202.23c9.56%204.78%2021.5%202.16%2027.35-.16c8.13-3.23%2020.21-12.95%2020.21-13.69s-5.5-3.38-13.32-5.71s-18.27-2.44-26.21.95c-7.28%203.11-10.67%208.58-12.54%2011.86c0%200-2.9.46-5%20.82c-3.7.63-6.55%201.9-6.55%201.9l-2.85%205.92s5.81-2.64%208.77-3.28s6.45-.84%206.45-.84M54.31%208.73c-.93.19-5.33%207.06-8.03%2013.63c-2.13%205.17-4.26%2018.38-.45%2026.52s8.22%209.68%208.22%209.68s.54%202.37.48%205.55c-.03%201.8-.21%206.76-.21%206.76l4.35-1.89s.29-4.16.27-6.18c-.03-2.13-.29-4.82-.29-4.82s7.19-6.73%207.72-17.18c.42-8.24-.46-15.89-5-24.14c-3.56-6.43-6.53-8.03-7.06-7.93M5.8%2024.95c-1.08%201.23%201.37%204.33%201.59%2011.31c.17%205.71%201.16%2025.05%206.87%2034.98s13.63%2012.37%2016.17%2013.21c2.54.85%208.03.95%208.03.95s2.33%202.01%203.17%204.86c.85%202.85%201.69%207.08%201.69%207.08l4.02-5.92s-1.16-4.65-2.33-6.76c-1.16-2.11-1.59-2.85-1.59-2.85s2.57-15.99-1.8-29.17C36.45%2037%2027.57%2031.08%2019.33%2027.59S6.54%2024.11%205.8%2024.95m44.5%2068.06s1.89-1.15%205.27-1.23c3.11-.07%205.04.51%205.04.51s5.81-6.67%2012.31-8.58c6.13-1.8%2014.22-3.41%2028.47%202.5c14.27%205.92%2022.47%2011.66%2022.37%2013.46c-.11%201.8-14.13%208.22-19.94%2010.22c-5.81%202.01-19.14%206.23-31.64%201.4c-9.93-3.84-12.15-13-12.15-13s-2.3-1.27-4.94-1.12c-4.83.26-8.9%203.87-8.9%203.87z%22%2F%3E%3Cpath%20fill%3D%22%238dc02c%22%20d%3D%22M77.97%2038.72c1.57.97%205.5-8.88%209.3-13.42s10.89-9.19%2010.15-11.2s-9.09.85-14.8%208.24c-5.7%207.4-6.02%2015.54-4.65%2016.38m1.07%2024.81c1.14%201.57%206.37-2.17%2011.63-3.38c5.41-1.25%2011.2.51%2010.99-2.43c-.2-2.78-7.93-3.06-13-1.69s-10.99%205.59-9.62%207.5M50.51%2048.58c1.93-.08%201.27-6.02%201.37-11.63s1.06-14.06-1.06-14.16c-2.11-.11-3.89%205.47-4.02%2012.15c-.1%205.5%201.17%2013.74%203.71%2013.64M12.14%2038.06c-1.27.42-.37%203.38-.32%204.76c.32%209.09%203.38%2023.15%208.35%2029.28c3.86%204.76%208.24%208.24%2011.2%206.13s-2.67-6.67-5.5-11.2c-4.54-7.29-7.4-16.59-8.88-21.14s-2.46-8.63-4.85-7.83%22%2F%3E%3Cpath%20fill%3D%22%238dc02d%22%20d%3D%22M67.41%2092.04c.19%202.77%206.21%201.32%2012.59.69s11.63-1.51%2011.38-3.85c-.23-2.18-7.36-2.41-12.99-2.01s-11.15%202.7-10.98%205.17%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%20128%20128%22%3E%3Cpath%20fill%3D%22%235b9821%22%20d%3D%22M84.5%2037.89s-10.95%202.89-26.19%2025.75c-11.77%2017.65-12.95%2031.48-22.8%2040.75c-5.01%204.71-13.09%207.94-13.09%207.94s-6.47-.15-6.91.15c-.44.29-1.73%203.53.69%207.51c2%203.29%205.05%204.12%206.08%204.26c1.03.15%202.94-4.27%203.68-4.86s9.43-3.93%2015.6-10.74c12.65-13.98%2012.45-26.11%2021.63-42.08c10.15-17.65%2022.66-26.19%2022.66-26.19z%22%2F%3E%3Cpath%20fill%3D%22%235b9821%22%20d%3D%22M122.69%203.39c-.39-.43-25.34-.05-38.15%2011.52c-15.22%2013.74-11.1%2032.76-11.1%2032.76s17.77%204.21%2031.18-7.93c15.64-14.15%2018.46-35.92%2018.07-36.35M72.4%2070.49c.82.64%202%201.39%203.69%202.23c9.56%204.78%2021.5%202.16%2027.35-.16c8.13-3.23%2020.21-12.95%2020.21-13.69s-5.5-3.38-13.32-5.71s-18.27-2.44-26.21.95c-7.28%203.11-10.67%208.58-12.54%2011.86c0%200-2.9.46-5%20.82c-3.7.63-6.55%201.9-6.55%201.9l-2.85%205.92s5.81-2.64%208.77-3.28s6.45-.84%206.45-.84M54.31%208.73c-.93.19-5.33%207.06-8.03%2013.63c-2.13%205.17-4.26%2018.38-.45%2026.52s8.22%209.68%208.22%209.68s.54%202.37.48%205.55c-.03%201.8-.21%206.76-.21%206.76l4.35-1.89s.29-4.16.27-6.18c-.03-2.13-.29-4.82-.29-4.82s7.19-6.73%207.72-17.18c.42-8.24-.46-15.89-5-24.14c-3.56-6.43-6.53-8.03-7.06-7.93M5.8%2024.95c-1.08%201.23%201.37%204.33%201.59%2011.31c.17%205.71%201.16%2025.05%206.87%2034.98s13.63%2012.37%2016.17%2013.21c2.54.85%208.03.95%208.03.95s2.33%202.01%203.17%204.86c.85%202.85%201.69%207.08%201.69%207.08l4.02-5.92s-1.16-4.65-2.33-6.76c-1.16-2.11-1.59-2.85-1.59-2.85s2.57-15.99-1.8-29.17C36.45%2037%2027.57%2031.08%2019.33%2027.59S6.54%2024.11%205.8%2024.95m44.5%2068.06s1.89-1.15%205.27-1.23c3.11-.07%205.04.51%205.04.51s5.81-6.67%2012.31-8.58c6.13-1.8%2014.22-3.41%2028.47%202.5c14.27%205.92%2022.47%2011.66%2022.37%2013.46c-.11%201.8-14.13%208.22-19.94%2010.22c-5.81%202.01-19.14%206.23-31.64%201.4c-9.93-3.84-12.15-13-12.15-13s-2.3-1.27-4.94-1.12c-4.83.26-8.9%203.87-8.9%203.87z%22%2F%3E%3Cpath%20fill%3D%22%238dc02c%22%20d%3D%22M77.97%2038.72c1.57.97%205.5-8.88%209.3-13.42s10.89-9.19%2010.15-11.2s-9.09.85-14.8%208.24c-5.7%207.4-6.02%2015.54-4.65%2016.38m1.07%2024.81c1.14%201.57%206.37-2.17%2011.63-3.38c5.41-1.25%2011.2.51%2010.99-2.43c-.2-2.78-7.93-3.06-13-1.69s-10.99%205.59-9.62%207.5M50.51%2048.58c1.93-.08%201.27-6.02%201.37-11.63s1.06-14.06-1.06-14.16c-2.11-.11-3.89%205.47-4.02%2012.15c-.1%205.5%201.17%2013.74%203.71%2013.64M12.14%2038.06c-1.27.42-.37%203.38-.32%204.76c.32%209.09%203.38%2023.15%208.35%2029.28c3.86%204.76%208.24%208.24%2011.2%206.13s-2.67-6.67-5.5-11.2c-4.54-7.29-7.4-16.59-8.88-21.14s-2.46-8.63-4.85-7.83%22%2F%3E%3Cpath%20fill%3D%22%238dc02d%22%20d%3D%22M67.41%2092.04c.19%202.77%206.21%201.32%2012.59.69s11.63-1.51%2011.38-3.85c-.23-2.18-7.36-2.41-12.99-2.01s-11.15%202.7-10.98%205.17%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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