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

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

The same emoji in other sets

More animals & nature icons from Fluent Emoji Flat

Use the herb emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#44911b" d="m8.018 29.6l1.14.39l1.35-3.898l4.02.418c.33.03.63-.21.66-.54a.605.605 0 0 0-.54-.66l-3.733-.39a13.2 13.2 0 0 1 5.09-6.46l4.143.44c.33.03.63-.21.66-.54a.605.605 0 0 0-.54-.66l-2.904-.31a14.4 14.4 0 0 0 4.024-6.03l.38-1.09a.6.6 0 0 0-.37-.77a.6.6 0 0 0-.77.37l-.38 1.09a13.2 13.2 0 0 1-4.046 5.824l-1.704-3.504a.605.605 0 1 0-1.09.53l1.806 3.716l-.006.004a14.4 14.4 0 0 0-5.282 6.59l-1.308-2.69a.605.605 0 1 0-1.09.53l1.83 3.763z"/><path fill="#86d72f" d="M23.978 2c-3.34 1.63-4.74 5.66-3.11 9a6.727 6.727 0 0 0 3.11-9m-8.19 7.05l-1.81-3.72a4.226 4.226 0 0 0-1.95 5.65l1.81 3.72a4.23 4.23 0 0 0 1.95-5.65m-5.43 6.39l-2.32-4.76c-2.68 1.31-3.8 4.54-2.49 7.22l2.32 4.76a5.41 5.41 0 0 0 2.49-7.22m17.56.03l-4.12-.43c-2.32-.25-4.39 1.44-4.64 3.76l4.12.43c2.32.24 4.4-1.44 4.64-3.76m-8.57 6.13l5.27.55a5.403 5.403 0 0 1-5.94 4.81l-5.27-.55a5.403 5.403 0 0 1 5.94-4.81"/></g></svg>

React

import type { SVGProps } from "react";

export function FluentEmojiFlatHerb(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#44911b" d="m8.018 29.6l1.14.39l1.35-3.898l4.02.418c.33.03.63-.21.66-.54a.605.605 0 0 0-.54-.66l-3.733-.39a13.2 13.2 0 0 1 5.09-6.46l4.143.44c.33.03.63-.21.66-.54a.605.605 0 0 0-.54-.66l-2.904-.31a14.4 14.4 0 0 0 4.024-6.03l.38-1.09a.6.6 0 0 0-.37-.77a.6.6 0 0 0-.77.37l-.38 1.09a13.2 13.2 0 0 1-4.046 5.824l-1.704-3.504a.605.605 0 1 0-1.09.53l1.806 3.716l-.006.004a14.4 14.4 0 0 0-5.282 6.59l-1.308-2.69a.605.605 0 1 0-1.09.53l1.83 3.763z"/><path fill="#86d72f" d="M23.978 2c-3.34 1.63-4.74 5.66-3.11 9a6.727 6.727 0 0 0 3.11-9m-8.19 7.05l-1.81-3.72a4.226 4.226 0 0 0-1.95 5.65l1.81 3.72a4.23 4.23 0 0 0 1.95-5.65m-5.43 6.39l-2.32-4.76c-2.68 1.31-3.8 4.54-2.49 7.22l2.32 4.76a5.41 5.41 0 0 0 2.49-7.22m17.56.03l-4.12-.43c-2.32-.25-4.39 1.44-4.64 3.76l4.12.43c2.32.24 4.4-1.44 4.64-3.76m-8.57 6.13l5.27.55a5.403 5.403 0 0 1-5.94 4.81l-5.27-.55a5.403 5.403 0 0 1 5.94-4.81"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#44911b" d="m8.018 29.6l1.14.39l1.35-3.898l4.02.418c.33.03.63-.21.66-.54a.605.605 0 0 0-.54-.66l-3.733-.39a13.2 13.2 0 0 1 5.09-6.46l4.143.44c.33.03.63-.21.66-.54a.605.605 0 0 0-.54-.66l-2.904-.31a14.4 14.4 0 0 0 4.024-6.03l.38-1.09a.6.6 0 0 0-.37-.77a.6.6 0 0 0-.77.37l-.38 1.09a13.2 13.2 0 0 1-4.046 5.824l-1.704-3.504a.605.605 0 1 0-1.09.53l1.806 3.716l-.006.004a14.4 14.4 0 0 0-5.282 6.59l-1.308-2.69a.605.605 0 1 0-1.09.53l1.83 3.763z"/><path fill="#86d72f" d="M23.978 2c-3.34 1.63-4.74 5.66-3.11 9a6.727 6.727 0 0 0 3.11-9m-8.19 7.05l-1.81-3.72a4.226 4.226 0 0 0-1.95 5.65l1.81 3.72a4.23 4.23 0 0 0 1.95-5.65m-5.43 6.39l-2.32-4.76c-2.68 1.31-3.8 4.54-2.49 7.22l2.32 4.76a5.41 5.41 0 0 0 2.49-7.22m17.56.03l-4.12-.43c-2.32-.25-4.39 1.44-4.64 3.76l4.12.43c2.32.24 4.4-1.44 4.64-3.76m-8.57 6.13l5.27.55a5.403 5.403 0 0 1-5.94 4.81l-5.27-.55a5.403 5.403 0 0 1 5.94-4.81"/></g></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%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%2344911b%22%20d%3D%22m8.018%2029.6l1.14.39l1.35-3.898l4.02.418c.33.03.63-.21.66-.54a.605.605%200%200%200-.54-.66l-3.733-.39a13.2%2013.2%200%200%201%205.09-6.46l4.143.44c.33.03.63-.21.66-.54a.605.605%200%200%200-.54-.66l-2.904-.31a14.4%2014.4%200%200%200%204.024-6.03l.38-1.09a.6.6%200%200%200-.37-.77a.6.6%200%200%200-.77.37l-.38%201.09a13.2%2013.2%200%200%201-4.046%205.824l-1.704-3.504a.605.605%200%201%200-1.09.53l1.806%203.716l-.006.004a14.4%2014.4%200%200%200-5.282%206.59l-1.308-2.69a.605.605%200%201%200-1.09.53l1.83%203.763z%22%2F%3E%3Cpath%20fill%3D%22%2386d72f%22%20d%3D%22M23.978%202c-3.34%201.63-4.74%205.66-3.11%209a6.727%206.727%200%200%200%203.11-9m-8.19%207.05l-1.81-3.72a4.226%204.226%200%200%200-1.95%205.65l1.81%203.72a4.23%204.23%200%200%200%201.95-5.65m-5.43%206.39l-2.32-4.76c-2.68%201.31-3.8%204.54-2.49%207.22l2.32%204.76a5.41%205.41%200%200%200%202.49-7.22m17.56.03l-4.12-.43c-2.32-.25-4.39%201.44-4.64%203.76l4.12.43c2.32.24%204.4-1.44%204.64-3.76m-8.57%206.13l5.27.55a5.403%205.403%200%200%201-5.94%204.81l-5.27-.55a5.403%205.403%200%200%201%205.94-4.81%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%2032%2032%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%2344911b%22%20d%3D%22m8.018%2029.6l1.14.39l1.35-3.898l4.02.418c.33.03.63-.21.66-.54a.605.605%200%200%200-.54-.66l-3.733-.39a13.2%2013.2%200%200%201%205.09-6.46l4.143.44c.33.03.63-.21.66-.54a.605.605%200%200%200-.54-.66l-2.904-.31a14.4%2014.4%200%200%200%204.024-6.03l.38-1.09a.6.6%200%200%200-.37-.77a.6.6%200%200%200-.77.37l-.38%201.09a13.2%2013.2%200%200%201-4.046%205.824l-1.704-3.504a.605.605%200%201%200-1.09.53l1.806%203.716l-.006.004a14.4%2014.4%200%200%200-5.282%206.59l-1.308-2.69a.605.605%200%201%200-1.09.53l1.83%203.763z%22%2F%3E%3Cpath%20fill%3D%22%2386d72f%22%20d%3D%22M23.978%202c-3.34%201.63-4.74%205.66-3.11%209a6.727%206.727%200%200%200%203.11-9m-8.19%207.05l-1.81-3.72a4.226%204.226%200%200%200-1.95%205.65l1.81%203.72a4.23%204.23%200%200%200%201.95-5.65m-5.43%206.39l-2.32-4.76c-2.68%201.31-3.8%204.54-2.49%207.22l2.32%204.76a5.41%205.41%200%200%200%202.49-7.22m17.56.03l-4.12-.43c-2.32-.25-4.39%201.44-4.64%203.76l4.12.43c2.32.24%204.4-1.44%204.64-3.76m-8.57%206.13l5.27.55a5.403%205.403%200%200%201-5.94%204.81l-5.27-.55a5.403%205.403%200%200%201%205.94-4.81%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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