pea-pod from Fluent Emoji Flat by Microsoft Corporation · Default · Food & Drink · MIT Free for personal and commercial use.

Name
pea-pod
Set
Fluent Emoji Flat
Style
Default
Category
Food & Drink
Viewbox
32×32
License
MIT

The same emoji in other sets

More food & drink icons from Fluent Emoji Flat

Use the pea pod emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#5ab557" d="M8.5 12.5c-4.953 5.282-6.132 11.512-6.413 14.18c-.089.846.25 1.658.851 2.259c.673.672 1.606 1.012 2.546.864C8.69 29.298 16.348 27.652 21 23c7-7 7-18 7-18l-1-1S15 5.567 8.5 12.5"/><path fill="#276038" d="M9.5 14c-3.878 4.46-5.049 9.22-5.38 11.132c-.094.55.107 1.095.501 1.49c.756.755 1.986.74 2.724-.034L26 7l-1-1S14.5 8.25 9.5 14"/><path fill="#8dd753" fill-rule="evenodd" d="M30 5a3 3 0 0 1-.794 2.033l.339 1.692a6 6 0 0 1-.739 4.264l-.949 1.582a1 1 0 0 1-1.715 0l-.949-1.582a6 6 0 0 1-.738-4.264l.295-1.475l-1.476.295a6 6 0 0 1-4.263-.738l-1.582-.95a1 1 0 0 1 0-1.714l1.582-.95a6 6 0 0 1 4.263-.738l1.693.338A3 3 0 0 1 30 5" clip-rule="evenodd"/><path fill="#7dd74e" fill-rule="evenodd" d="M21.377 11.855a4 4 0 1 0-5.355 5.623zm-6.872 7.215a4 4 0 1 0-5.261 5.524z" clip-rule="evenodd"/></g></svg>

React

import type { SVGProps } from "react";

export function FluentEmojiFlatPeaPod(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="#5ab557" d="M8.5 12.5c-4.953 5.282-6.132 11.512-6.413 14.18c-.089.846.25 1.658.851 2.259c.673.672 1.606 1.012 2.546.864C8.69 29.298 16.348 27.652 21 23c7-7 7-18 7-18l-1-1S15 5.567 8.5 12.5"/><path fill="#276038" d="M9.5 14c-3.878 4.46-5.049 9.22-5.38 11.132c-.094.55.107 1.095.501 1.49c.756.755 1.986.74 2.724-.034L26 7l-1-1S14.5 8.25 9.5 14"/><path fill="#8dd753" fillRule="evenodd" d="M30 5a3 3 0 0 1-.794 2.033l.339 1.692a6 6 0 0 1-.739 4.264l-.949 1.582a1 1 0 0 1-1.715 0l-.949-1.582a6 6 0 0 1-.738-4.264l.295-1.475l-1.476.295a6 6 0 0 1-4.263-.738l-1.582-.95a1 1 0 0 1 0-1.714l1.582-.95a6 6 0 0 1 4.263-.738l1.693.338A3 3 0 0 1 30 5" clipRule="evenodd"/><path fill="#7dd74e" fillRule="evenodd" d="M21.377 11.855a4 4 0 1 0-5.355 5.623zm-6.872 7.215a4 4 0 1 0-5.261 5.524z" clipRule="evenodd"/></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="#5ab557" d="M8.5 12.5c-4.953 5.282-6.132 11.512-6.413 14.18c-.089.846.25 1.658.851 2.259c.673.672 1.606 1.012 2.546.864C8.69 29.298 16.348 27.652 21 23c7-7 7-18 7-18l-1-1S15 5.567 8.5 12.5"/><path fill="#276038" d="M9.5 14c-3.878 4.46-5.049 9.22-5.38 11.132c-.094.55.107 1.095.501 1.49c.756.755 1.986.74 2.724-.034L26 7l-1-1S14.5 8.25 9.5 14"/><path fill="#8dd753" fill-rule="evenodd" d="M30 5a3 3 0 0 1-.794 2.033l.339 1.692a6 6 0 0 1-.739 4.264l-.949 1.582a1 1 0 0 1-1.715 0l-.949-1.582a6 6 0 0 1-.738-4.264l.295-1.475l-1.476.295a6 6 0 0 1-4.263-.738l-1.582-.95a1 1 0 0 1 0-1.714l1.582-.95a6 6 0 0 1 4.263-.738l1.693.338A3 3 0 0 1 30 5" clip-rule="evenodd"/><path fill="#7dd74e" fill-rule="evenodd" d="M21.377 11.855a4 4 0 1 0-5.355 5.623zm-6.872 7.215a4 4 0 1 0-5.261 5.524z" clip-rule="evenodd"/></g></svg>
</template>

CSS

.icon-pea-pod {
  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%235ab557%22%20d%3D%22M8.5%2012.5c-4.953%205.282-6.132%2011.512-6.413%2014.18c-.089.846.25%201.658.851%202.259c.673.672%201.606%201.012%202.546.864C8.69%2029.298%2016.348%2027.652%2021%2023c7-7%207-18%207-18l-1-1S15%205.567%208.5%2012.5%22%2F%3E%3Cpath%20fill%3D%22%23276038%22%20d%3D%22M9.5%2014c-3.878%204.46-5.049%209.22-5.38%2011.132c-.094.55.107%201.095.501%201.49c.756.755%201.986.74%202.724-.034L26%207l-1-1S14.5%208.25%209.5%2014%22%2F%3E%3Cpath%20fill%3D%22%238dd753%22%20fill-rule%3D%22evenodd%22%20d%3D%22M30%205a3%203%200%200%201-.794%202.033l.339%201.692a6%206%200%200%201-.739%204.264l-.949%201.582a1%201%200%200%201-1.715%200l-.949-1.582a6%206%200%200%201-.738-4.264l.295-1.475l-1.476.295a6%206%200%200%201-4.263-.738l-1.582-.95a1%201%200%200%201%200-1.714l1.582-.95a6%206%200%200%201%204.263-.738l1.693.338A3%203%200%200%201%2030%205%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20fill%3D%22%237dd74e%22%20fill-rule%3D%22evenodd%22%20d%3D%22M21.377%2011.855a4%204%200%201%200-5.355%205.623zm-6.872%207.215a4%204%200%201%200-5.261%205.524z%22%20clip-rule%3D%22evenodd%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%235ab557%22%20d%3D%22M8.5%2012.5c-4.953%205.282-6.132%2011.512-6.413%2014.18c-.089.846.25%201.658.851%202.259c.673.672%201.606%201.012%202.546.864C8.69%2029.298%2016.348%2027.652%2021%2023c7-7%207-18%207-18l-1-1S15%205.567%208.5%2012.5%22%2F%3E%3Cpath%20fill%3D%22%23276038%22%20d%3D%22M9.5%2014c-3.878%204.46-5.049%209.22-5.38%2011.132c-.094.55.107%201.095.501%201.49c.756.755%201.986.74%202.724-.034L26%207l-1-1S14.5%208.25%209.5%2014%22%2F%3E%3Cpath%20fill%3D%22%238dd753%22%20fill-rule%3D%22evenodd%22%20d%3D%22M30%205a3%203%200%200%201-.794%202.033l.339%201.692a6%206%200%200%201-.739%204.264l-.949%201.582a1%201%200%200%201-1.715%200l-.949-1.582a6%206%200%200%201-.738-4.264l.295-1.475l-1.476.295a6%206%200%200%201-4.263-.738l-1.582-.95a1%201%200%200%201%200-1.714l1.582-.95a6%206%200%200%201%204.263-.738l1.693.338A3%203%200%200%201%2030%205%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20fill%3D%22%237dd74e%22%20fill-rule%3D%22evenodd%22%20d%3D%22M21.377%2011.855a4%204%200%201%200-5.355%205.623zm-6.872%207.215a4%204%200%201%200-5.261%205.524z%22%20clip-rule%3D%22evenodd%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/pea-pod.svg?color=%231a73e8&size=48