pea-pod from Noto Emoji by Google Inc · Default · Food & Drink · Apache-2.0 Free for personal and commercial use.

Name
pea-pod
Set
Noto Emoji
Style
Default
Category
Food & Drink
Viewbox
128×128
License
Apache 2.0

The same emoji in other sets

More food & drink icons from Noto Emoji

Use the pea pod emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#9ccc65" d="M111.62 35.54c0-5.38-7.28-5.2-15.59-1.75c0 0 1.14 31.94-31.05 58.73S8.47 111.58 8.47 111.58c-2.04 3.42 1.3 6.63 2.58 7.39c15.26 9.11 48.81 7.05 72.83-16.16c23.6-22.8 27.76-41.36 27.74-67.27"/><path fill="#689f38" d="M8.47 111.58s47.81 8.47 75.37-39.89c16.23-28.47 12.79-52.12 12.79-52.12s-24.39 5.79-52.3 36.86C15.14 88.92 8.47 111.58 8.47 111.58"/><path fill="#33691e" d="M14.54 111.22s42.45-1.21 67.69-38.7c17.35-25.77 10.1-44.65 10.1-44.65s-7.63 1.77-13.58 5.3C72.1 37.12 60.7 45.54 46.48 61.46c-25 27.97-31.94 49.76-31.94 49.76"/><circle cx="43.16" cy="102.81" r="16.86" fill="#9ccc65"/><path fill="#33691e" d="M54.48 100.45c-3.91-2.06-6.32-4.84-7.28-9.85c-.5-2.63.24-4.82 1.56-4.63c.78.11 8.67 7.49 12.06 8.82z"/><circle cx="64.88" cy="77.77" r="18.66" fill="#9ccc65"/><path fill="#33691e" d="M79.34 76.32c-5.13-1.75-9.29-5.22-10.89-10.79c-.93-3.27-.78-6.09.83-6.13c.96-.02 12.02 7.55 16.37 8.48z"/><circle cx="85.66" cy="54.03" r="16.86" fill="#9ccc65"/><path fill="#dce775" d="M8.47 111.58c.85-1.23 3.06-1.44 6.07-1.47c11.02-.12 30.49-2.85 53.03-23.5C84.03 71.52 90.83 54.3 92.01 42.76c1.25-12.17-1.12-17.58.42-19.12c1.53-1.53 3.91 1.67 4.74 7.67c.84 6 4.09 32.19-26.03 59.19c-19.61 17.57-37.72 24.47-49.5 24.5c-11.27.03-14.31-1.77-13.17-3.42"/><path fill="#fff" d="M36.5 89.73c1.7-.66 3.87-.39 5.53 2.78c1.3 2.49.89 5.39-1.32 6.44c-.74.35-4.2 1.02-6.28-2.96c-1.17-2.24-.42-5.29 2.07-6.26M76.68 43.9c1.18-1.35 3.63-1.91 6.17.36c2.25 2.01 2.58 5.38.7 6.94c-1.34 1.11-4.36 1.45-6.67-1.17c-1.38-1.54-1.96-4.11-.2-6.13M56.23 65.23c1.68-1.04 3.96-1.23 6.17 1.49c2.06 2.53 2.43 6.27-.05 7.76c-1.51.92-5.16 1.05-7.13-2.74c-1-1.92-1.02-5.26 1.01-6.51"/><path fill="#689f38" d="M119.72 41.64c-.94-.76-2.86 1.46-4.48.73c-3.34-1.5-3.51-9.49-2.9-14.3c.96-7.56 4.1-15.19 4.34-16.39c.72-3.53.21-5.65-1.63-6.89c-2.83-1.9-5.12-.23-7.23 1.62c-3.36 2.95-6.82 5.77-10.46 8.36c-2.38 1.69-15.31 9.15-15.86 2.12c-.14-1.76 2.3-3.92-.29-4.23c-3.16-.37-7.57 5.33-5.81 10.17c1.49 4.07 4.48 6.24 8.59 6.24c3.37 0 7.95-1.26 7.95-1.26s-1.18 5.71.54 11.01c1.18 3.64 3.92 6.78 7.43 8.3c1.55.67 3.98 1.34 5.12.08c.62-.69.21-1.37-1.21-2.59c-1.48-1.28-2.01-3.32-2.18-5.53c-.33-4.43 2.49-6.58 3.41-5.94s.19 2.9.86 6.2c.69 3.35 3.15 9.23 8.67 8.41c4.09-.61 6.7-4.85 5.14-6.11"/><path fill="#9ccc65" d="M102.5 16.46c3.15-2.26 10.15-9.25 9.69-11.23c-.46-1.99-3.19.13-4.37 1.17c-3.36 2.95-6.82 5.77-10.46 8.36c-2.38 1.69-15.31 9.15-15.86 2.12c-.14-1.76 2.31-4.16-.29-4.23c-2.42-.07-4.72 4.62-2.94 7.76c2.3 4.07 8.59 7.31 24.23-3.95"/></svg>

React

import type { SVGProps } from "react";

export function NotoPeaPod(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#9ccc65" d="M111.62 35.54c0-5.38-7.28-5.2-15.59-1.75c0 0 1.14 31.94-31.05 58.73S8.47 111.58 8.47 111.58c-2.04 3.42 1.3 6.63 2.58 7.39c15.26 9.11 48.81 7.05 72.83-16.16c23.6-22.8 27.76-41.36 27.74-67.27"/><path fill="#689f38" d="M8.47 111.58s47.81 8.47 75.37-39.89c16.23-28.47 12.79-52.12 12.79-52.12s-24.39 5.79-52.3 36.86C15.14 88.92 8.47 111.58 8.47 111.58"/><path fill="#33691e" d="M14.54 111.22s42.45-1.21 67.69-38.7c17.35-25.77 10.1-44.65 10.1-44.65s-7.63 1.77-13.58 5.3C72.1 37.12 60.7 45.54 46.48 61.46c-25 27.97-31.94 49.76-31.94 49.76"/><circle cx="43.16" cy="102.81" r="16.86" fill="#9ccc65"/><path fill="#33691e" d="M54.48 100.45c-3.91-2.06-6.32-4.84-7.28-9.85c-.5-2.63.24-4.82 1.56-4.63c.78.11 8.67 7.49 12.06 8.82z"/><circle cx="64.88" cy="77.77" r="18.66" fill="#9ccc65"/><path fill="#33691e" d="M79.34 76.32c-5.13-1.75-9.29-5.22-10.89-10.79c-.93-3.27-.78-6.09.83-6.13c.96-.02 12.02 7.55 16.37 8.48z"/><circle cx="85.66" cy="54.03" r="16.86" fill="#9ccc65"/><path fill="#dce775" d="M8.47 111.58c.85-1.23 3.06-1.44 6.07-1.47c11.02-.12 30.49-2.85 53.03-23.5C84.03 71.52 90.83 54.3 92.01 42.76c1.25-12.17-1.12-17.58.42-19.12c1.53-1.53 3.91 1.67 4.74 7.67c.84 6 4.09 32.19-26.03 59.19c-19.61 17.57-37.72 24.47-49.5 24.5c-11.27.03-14.31-1.77-13.17-3.42"/><path fill="#fff" d="M36.5 89.73c1.7-.66 3.87-.39 5.53 2.78c1.3 2.49.89 5.39-1.32 6.44c-.74.35-4.2 1.02-6.28-2.96c-1.17-2.24-.42-5.29 2.07-6.26M76.68 43.9c1.18-1.35 3.63-1.91 6.17.36c2.25 2.01 2.58 5.38.7 6.94c-1.34 1.11-4.36 1.45-6.67-1.17c-1.38-1.54-1.96-4.11-.2-6.13M56.23 65.23c1.68-1.04 3.96-1.23 6.17 1.49c2.06 2.53 2.43 6.27-.05 7.76c-1.51.92-5.16 1.05-7.13-2.74c-1-1.92-1.02-5.26 1.01-6.51"/><path fill="#689f38" d="M119.72 41.64c-.94-.76-2.86 1.46-4.48.73c-3.34-1.5-3.51-9.49-2.9-14.3c.96-7.56 4.1-15.19 4.34-16.39c.72-3.53.21-5.65-1.63-6.89c-2.83-1.9-5.12-.23-7.23 1.62c-3.36 2.95-6.82 5.77-10.46 8.36c-2.38 1.69-15.31 9.15-15.86 2.12c-.14-1.76 2.3-3.92-.29-4.23c-3.16-.37-7.57 5.33-5.81 10.17c1.49 4.07 4.48 6.24 8.59 6.24c3.37 0 7.95-1.26 7.95-1.26s-1.18 5.71.54 11.01c1.18 3.64 3.92 6.78 7.43 8.3c1.55.67 3.98 1.34 5.12.08c.62-.69.21-1.37-1.21-2.59c-1.48-1.28-2.01-3.32-2.18-5.53c-.33-4.43 2.49-6.58 3.41-5.94s.19 2.9.86 6.2c.69 3.35 3.15 9.23 8.67 8.41c4.09-.61 6.7-4.85 5.14-6.11"/><path fill="#9ccc65" d="M102.5 16.46c3.15-2.26 10.15-9.25 9.69-11.23c-.46-1.99-3.19.13-4.37 1.17c-3.36 2.95-6.82 5.77-10.46 8.36c-2.38 1.69-15.31 9.15-15.86 2.12c-.14-1.76 2.31-4.16-.29-4.23c-2.42-.07-4.72 4.62-2.94 7.76c2.3 4.07 8.59 7.31 24.23-3.95"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#9ccc65" d="M111.62 35.54c0-5.38-7.28-5.2-15.59-1.75c0 0 1.14 31.94-31.05 58.73S8.47 111.58 8.47 111.58c-2.04 3.42 1.3 6.63 2.58 7.39c15.26 9.11 48.81 7.05 72.83-16.16c23.6-22.8 27.76-41.36 27.74-67.27"/><path fill="#689f38" d="M8.47 111.58s47.81 8.47 75.37-39.89c16.23-28.47 12.79-52.12 12.79-52.12s-24.39 5.79-52.3 36.86C15.14 88.92 8.47 111.58 8.47 111.58"/><path fill="#33691e" d="M14.54 111.22s42.45-1.21 67.69-38.7c17.35-25.77 10.1-44.65 10.1-44.65s-7.63 1.77-13.58 5.3C72.1 37.12 60.7 45.54 46.48 61.46c-25 27.97-31.94 49.76-31.94 49.76"/><circle cx="43.16" cy="102.81" r="16.86" fill="#9ccc65"/><path fill="#33691e" d="M54.48 100.45c-3.91-2.06-6.32-4.84-7.28-9.85c-.5-2.63.24-4.82 1.56-4.63c.78.11 8.67 7.49 12.06 8.82z"/><circle cx="64.88" cy="77.77" r="18.66" fill="#9ccc65"/><path fill="#33691e" d="M79.34 76.32c-5.13-1.75-9.29-5.22-10.89-10.79c-.93-3.27-.78-6.09.83-6.13c.96-.02 12.02 7.55 16.37 8.48z"/><circle cx="85.66" cy="54.03" r="16.86" fill="#9ccc65"/><path fill="#dce775" d="M8.47 111.58c.85-1.23 3.06-1.44 6.07-1.47c11.02-.12 30.49-2.85 53.03-23.5C84.03 71.52 90.83 54.3 92.01 42.76c1.25-12.17-1.12-17.58.42-19.12c1.53-1.53 3.91 1.67 4.74 7.67c.84 6 4.09 32.19-26.03 59.19c-19.61 17.57-37.72 24.47-49.5 24.5c-11.27.03-14.31-1.77-13.17-3.42"/><path fill="#fff" d="M36.5 89.73c1.7-.66 3.87-.39 5.53 2.78c1.3 2.49.89 5.39-1.32 6.44c-.74.35-4.2 1.02-6.28-2.96c-1.17-2.24-.42-5.29 2.07-6.26M76.68 43.9c1.18-1.35 3.63-1.91 6.17.36c2.25 2.01 2.58 5.38.7 6.94c-1.34 1.11-4.36 1.45-6.67-1.17c-1.38-1.54-1.96-4.11-.2-6.13M56.23 65.23c1.68-1.04 3.96-1.23 6.17 1.49c2.06 2.53 2.43 6.27-.05 7.76c-1.51.92-5.16 1.05-7.13-2.74c-1-1.92-1.02-5.26 1.01-6.51"/><path fill="#689f38" d="M119.72 41.64c-.94-.76-2.86 1.46-4.48.73c-3.34-1.5-3.51-9.49-2.9-14.3c.96-7.56 4.1-15.19 4.34-16.39c.72-3.53.21-5.65-1.63-6.89c-2.83-1.9-5.12-.23-7.23 1.62c-3.36 2.95-6.82 5.77-10.46 8.36c-2.38 1.69-15.31 9.15-15.86 2.12c-.14-1.76 2.3-3.92-.29-4.23c-3.16-.37-7.57 5.33-5.81 10.17c1.49 4.07 4.48 6.24 8.59 6.24c3.37 0 7.95-1.26 7.95-1.26s-1.18 5.71.54 11.01c1.18 3.64 3.92 6.78 7.43 8.3c1.55.67 3.98 1.34 5.12.08c.62-.69.21-1.37-1.21-2.59c-1.48-1.28-2.01-3.32-2.18-5.53c-.33-4.43 2.49-6.58 3.41-5.94s.19 2.9.86 6.2c.69 3.35 3.15 9.23 8.67 8.41c4.09-.61 6.7-4.85 5.14-6.11"/><path fill="#9ccc65" d="M102.5 16.46c3.15-2.26 10.15-9.25 9.69-11.23c-.46-1.99-3.19.13-4.37 1.17c-3.36 2.95-6.82 5.77-10.46 8.36c-2.38 1.69-15.31 9.15-15.86 2.12c-.14-1.76 2.31-4.16-.29-4.23c-2.42-.07-4.72 4.62-2.94 7.76c2.3 4.07 8.59 7.31 24.23-3.95"/></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%20128%20128%22%3E%3Cpath%20fill%3D%22%239ccc65%22%20d%3D%22M111.62%2035.54c0-5.38-7.28-5.2-15.59-1.75c0%200%201.14%2031.94-31.05%2058.73S8.47%20111.58%208.47%20111.58c-2.04%203.42%201.3%206.63%202.58%207.39c15.26%209.11%2048.81%207.05%2072.83-16.16c23.6-22.8%2027.76-41.36%2027.74-67.27%22%2F%3E%3Cpath%20fill%3D%22%23689f38%22%20d%3D%22M8.47%20111.58s47.81%208.47%2075.37-39.89c16.23-28.47%2012.79-52.12%2012.79-52.12s-24.39%205.79-52.3%2036.86C15.14%2088.92%208.47%20111.58%208.47%20111.58%22%2F%3E%3Cpath%20fill%3D%22%2333691e%22%20d%3D%22M14.54%20111.22s42.45-1.21%2067.69-38.7c17.35-25.77%2010.1-44.65%2010.1-44.65s-7.63%201.77-13.58%205.3C72.1%2037.12%2060.7%2045.54%2046.48%2061.46c-25%2027.97-31.94%2049.76-31.94%2049.76%22%2F%3E%3Ccircle%20cx%3D%2243.16%22%20cy%3D%22102.81%22%20r%3D%2216.86%22%20fill%3D%22%239ccc65%22%2F%3E%3Cpath%20fill%3D%22%2333691e%22%20d%3D%22M54.48%20100.45c-3.91-2.06-6.32-4.84-7.28-9.85c-.5-2.63.24-4.82%201.56-4.63c.78.11%208.67%207.49%2012.06%208.82z%22%2F%3E%3Ccircle%20cx%3D%2264.88%22%20cy%3D%2277.77%22%20r%3D%2218.66%22%20fill%3D%22%239ccc65%22%2F%3E%3Cpath%20fill%3D%22%2333691e%22%20d%3D%22M79.34%2076.32c-5.13-1.75-9.29-5.22-10.89-10.79c-.93-3.27-.78-6.09.83-6.13c.96-.02%2012.02%207.55%2016.37%208.48z%22%2F%3E%3Ccircle%20cx%3D%2285.66%22%20cy%3D%2254.03%22%20r%3D%2216.86%22%20fill%3D%22%239ccc65%22%2F%3E%3Cpath%20fill%3D%22%23dce775%22%20d%3D%22M8.47%20111.58c.85-1.23%203.06-1.44%206.07-1.47c11.02-.12%2030.49-2.85%2053.03-23.5C84.03%2071.52%2090.83%2054.3%2092.01%2042.76c1.25-12.17-1.12-17.58.42-19.12c1.53-1.53%203.91%201.67%204.74%207.67c.84%206%204.09%2032.19-26.03%2059.19c-19.61%2017.57-37.72%2024.47-49.5%2024.5c-11.27.03-14.31-1.77-13.17-3.42%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M36.5%2089.73c1.7-.66%203.87-.39%205.53%202.78c1.3%202.49.89%205.39-1.32%206.44c-.74.35-4.2%201.02-6.28-2.96c-1.17-2.24-.42-5.29%202.07-6.26M76.68%2043.9c1.18-1.35%203.63-1.91%206.17.36c2.25%202.01%202.58%205.38.7%206.94c-1.34%201.11-4.36%201.45-6.67-1.17c-1.38-1.54-1.96-4.11-.2-6.13M56.23%2065.23c1.68-1.04%203.96-1.23%206.17%201.49c2.06%202.53%202.43%206.27-.05%207.76c-1.51.92-5.16%201.05-7.13-2.74c-1-1.92-1.02-5.26%201.01-6.51%22%2F%3E%3Cpath%20fill%3D%22%23689f38%22%20d%3D%22M119.72%2041.64c-.94-.76-2.86%201.46-4.48.73c-3.34-1.5-3.51-9.49-2.9-14.3c.96-7.56%204.1-15.19%204.34-16.39c.72-3.53.21-5.65-1.63-6.89c-2.83-1.9-5.12-.23-7.23%201.62c-3.36%202.95-6.82%205.77-10.46%208.36c-2.38%201.69-15.31%209.15-15.86%202.12c-.14-1.76%202.3-3.92-.29-4.23c-3.16-.37-7.57%205.33-5.81%2010.17c1.49%204.07%204.48%206.24%208.59%206.24c3.37%200%207.95-1.26%207.95-1.26s-1.18%205.71.54%2011.01c1.18%203.64%203.92%206.78%207.43%208.3c1.55.67%203.98%201.34%205.12.08c.62-.69.21-1.37-1.21-2.59c-1.48-1.28-2.01-3.32-2.18-5.53c-.33-4.43%202.49-6.58%203.41-5.94s.19%202.9.86%206.2c.69%203.35%203.15%209.23%208.67%208.41c4.09-.61%206.7-4.85%205.14-6.11%22%2F%3E%3Cpath%20fill%3D%22%239ccc65%22%20d%3D%22M102.5%2016.46c3.15-2.26%2010.15-9.25%209.69-11.23c-.46-1.99-3.19.13-4.37%201.17c-3.36%202.95-6.82%205.77-10.46%208.36c-2.38%201.69-15.31%209.15-15.86%202.12c-.14-1.76%202.31-4.16-.29-4.23c-2.42-.07-4.72%204.62-2.94%207.76c2.3%204.07%208.59%207.31%2024.23-3.95%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%239ccc65%22%20d%3D%22M111.62%2035.54c0-5.38-7.28-5.2-15.59-1.75c0%200%201.14%2031.94-31.05%2058.73S8.47%20111.58%208.47%20111.58c-2.04%203.42%201.3%206.63%202.58%207.39c15.26%209.11%2048.81%207.05%2072.83-16.16c23.6-22.8%2027.76-41.36%2027.74-67.27%22%2F%3E%3Cpath%20fill%3D%22%23689f38%22%20d%3D%22M8.47%20111.58s47.81%208.47%2075.37-39.89c16.23-28.47%2012.79-52.12%2012.79-52.12s-24.39%205.79-52.3%2036.86C15.14%2088.92%208.47%20111.58%208.47%20111.58%22%2F%3E%3Cpath%20fill%3D%22%2333691e%22%20d%3D%22M14.54%20111.22s42.45-1.21%2067.69-38.7c17.35-25.77%2010.1-44.65%2010.1-44.65s-7.63%201.77-13.58%205.3C72.1%2037.12%2060.7%2045.54%2046.48%2061.46c-25%2027.97-31.94%2049.76-31.94%2049.76%22%2F%3E%3Ccircle%20cx%3D%2243.16%22%20cy%3D%22102.81%22%20r%3D%2216.86%22%20fill%3D%22%239ccc65%22%2F%3E%3Cpath%20fill%3D%22%2333691e%22%20d%3D%22M54.48%20100.45c-3.91-2.06-6.32-4.84-7.28-9.85c-.5-2.63.24-4.82%201.56-4.63c.78.11%208.67%207.49%2012.06%208.82z%22%2F%3E%3Ccircle%20cx%3D%2264.88%22%20cy%3D%2277.77%22%20r%3D%2218.66%22%20fill%3D%22%239ccc65%22%2F%3E%3Cpath%20fill%3D%22%2333691e%22%20d%3D%22M79.34%2076.32c-5.13-1.75-9.29-5.22-10.89-10.79c-.93-3.27-.78-6.09.83-6.13c.96-.02%2012.02%207.55%2016.37%208.48z%22%2F%3E%3Ccircle%20cx%3D%2285.66%22%20cy%3D%2254.03%22%20r%3D%2216.86%22%20fill%3D%22%239ccc65%22%2F%3E%3Cpath%20fill%3D%22%23dce775%22%20d%3D%22M8.47%20111.58c.85-1.23%203.06-1.44%206.07-1.47c11.02-.12%2030.49-2.85%2053.03-23.5C84.03%2071.52%2090.83%2054.3%2092.01%2042.76c1.25-12.17-1.12-17.58.42-19.12c1.53-1.53%203.91%201.67%204.74%207.67c.84%206%204.09%2032.19-26.03%2059.19c-19.61%2017.57-37.72%2024.47-49.5%2024.5c-11.27.03-14.31-1.77-13.17-3.42%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M36.5%2089.73c1.7-.66%203.87-.39%205.53%202.78c1.3%202.49.89%205.39-1.32%206.44c-.74.35-4.2%201.02-6.28-2.96c-1.17-2.24-.42-5.29%202.07-6.26M76.68%2043.9c1.18-1.35%203.63-1.91%206.17.36c2.25%202.01%202.58%205.38.7%206.94c-1.34%201.11-4.36%201.45-6.67-1.17c-1.38-1.54-1.96-4.11-.2-6.13M56.23%2065.23c1.68-1.04%203.96-1.23%206.17%201.49c2.06%202.53%202.43%206.27-.05%207.76c-1.51.92-5.16%201.05-7.13-2.74c-1-1.92-1.02-5.26%201.01-6.51%22%2F%3E%3Cpath%20fill%3D%22%23689f38%22%20d%3D%22M119.72%2041.64c-.94-.76-2.86%201.46-4.48.73c-3.34-1.5-3.51-9.49-2.9-14.3c.96-7.56%204.1-15.19%204.34-16.39c.72-3.53.21-5.65-1.63-6.89c-2.83-1.9-5.12-.23-7.23%201.62c-3.36%202.95-6.82%205.77-10.46%208.36c-2.38%201.69-15.31%209.15-15.86%202.12c-.14-1.76%202.3-3.92-.29-4.23c-3.16-.37-7.57%205.33-5.81%2010.17c1.49%204.07%204.48%206.24%208.59%206.24c3.37%200%207.95-1.26%207.95-1.26s-1.18%205.71.54%2011.01c1.18%203.64%203.92%206.78%207.43%208.3c1.55.67%203.98%201.34%205.12.08c.62-.69.21-1.37-1.21-2.59c-1.48-1.28-2.01-3.32-2.18-5.53c-.33-4.43%202.49-6.58%203.41-5.94s.19%202.9.86%206.2c.69%203.35%203.15%209.23%208.67%208.41c4.09-.61%206.7-4.85%205.14-6.11%22%2F%3E%3Cpath%20fill%3D%22%239ccc65%22%20d%3D%22M102.5%2016.46c3.15-2.26%2010.15-9.25%209.69-11.23c-.46-1.99-3.19.13-4.37%201.17c-3.36%202.95-6.82%205.77-10.46%208.36c-2.38%201.69-15.31%209.15-15.86%202.12c-.14-1.76%202.31-4.16-.29-4.23c-2.42-.07-4.72%204.62-2.94%207.76c2.3%204.07%208.59%207.31%2024.23-3.95%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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