eggplant emoji

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

Name
eggplant
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 eggplant emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#8e2f97" d="M20.03 25.81L9.22 32.96S7.67 36 9.77 46.29s11.58 30.65 30.67 49.97c16.47 16.66 35.7 24.78 52.61 25.65s25.04-10.06 25.04-10.06z"/><path fill="#a057a1" d="m29.28 20.58l-9.25 15.96s5.82 21.19 15.63 34.38c10.64 14.3 22.81 26.72 41.88 36.41c16.27 8.27 31.49 11.41 31.49 11.41s9.93-3.97 13.89-14.98c3.77-10.48-1.22-21.97-8.37-27.55s-21.46-9.03-34.5-15.96c-13.83-7.35-24.08-15.94-33.14-25.7c-5.67-6.1-6.98-8.7-7.17-9.8c-.09-.52-.42-.96-.92-1.12z"/><path fill="#bdcf46" d="m22.71 38.01l-.81 5.74s1.47 1.95 3.23 1.8s4.47-4.68 5.15-7.77c1-4.52.46-7.04.46-7.04s3.52 1.84 8.8 1.07s7.96-3.75 8.65-5.28s.54-3.22-.23-3.6s-4.52 1.3-4.52 1.3l-11.94-.46l-11.33 3.29zM3 46.41s-1.59.6-1.11 2.36c.34 1.22 3.26 3.15 7.15 1.2s6.37-7.12 7.34-9.57c1.6-4.06 2.3-6.85 2.3-6.85l-5.4-3.2l-4.8 11.55S6.32 45.55 3 46.41"/><path fill="#6f9823" d="M11.01 20.2s-3.24-5.33-3.6-8.51c-.3-2.7.96-4.37 1.61-5.2c1-1.28 3.09-2.11 4.46-1.38c1.7.9 1.68 2.62 2.79 4.85s3.02 5.59 3.02 5.59s3.84-1.22 9.41.71s8.03 4.44 11.45 5.41s7.6-.31 7.82 1.27s-5.28 4.84-10.04 5.06s-7.73-2.45-9.37-1.41s-.36 7.38-1.83 11.91c-1.17 3.6-4.06 5.41-4.81 5.31c-.13-.02-3.48-5.17-4.14-6.58c-.67-1.41-1.93-4.98-3.79-2.23s-1.47 6.91-5.13 10.11c-2.71 2.37-5.38 2.16-5.98 1.51c-.19-.21 2.38-2 2.38-4.16s-.62-10.37.5-14.39c1.48-5.35 5.25-7.87 5.25-7.87"/></svg>

React

import type { SVGProps } from "react";

export function NotoEggplant(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#8e2f97" d="M20.03 25.81L9.22 32.96S7.67 36 9.77 46.29s11.58 30.65 30.67 49.97c16.47 16.66 35.7 24.78 52.61 25.65s25.04-10.06 25.04-10.06z"/><path fill="#a057a1" d="m29.28 20.58l-9.25 15.96s5.82 21.19 15.63 34.38c10.64 14.3 22.81 26.72 41.88 36.41c16.27 8.27 31.49 11.41 31.49 11.41s9.93-3.97 13.89-14.98c3.77-10.48-1.22-21.97-8.37-27.55s-21.46-9.03-34.5-15.96c-13.83-7.35-24.08-15.94-33.14-25.7c-5.67-6.1-6.98-8.7-7.17-9.8c-.09-.52-.42-.96-.92-1.12z"/><path fill="#bdcf46" d="m22.71 38.01l-.81 5.74s1.47 1.95 3.23 1.8s4.47-4.68 5.15-7.77c1-4.52.46-7.04.46-7.04s3.52 1.84 8.8 1.07s7.96-3.75 8.65-5.28s.54-3.22-.23-3.6s-4.52 1.3-4.52 1.3l-11.94-.46l-11.33 3.29zM3 46.41s-1.59.6-1.11 2.36c.34 1.22 3.26 3.15 7.15 1.2s6.37-7.12 7.34-9.57c1.6-4.06 2.3-6.85 2.3-6.85l-5.4-3.2l-4.8 11.55S6.32 45.55 3 46.41"/><path fill="#6f9823" d="M11.01 20.2s-3.24-5.33-3.6-8.51c-.3-2.7.96-4.37 1.61-5.2c1-1.28 3.09-2.11 4.46-1.38c1.7.9 1.68 2.62 2.79 4.85s3.02 5.59 3.02 5.59s3.84-1.22 9.41.71s8.03 4.44 11.45 5.41s7.6-.31 7.82 1.27s-5.28 4.84-10.04 5.06s-7.73-2.45-9.37-1.41s-.36 7.38-1.83 11.91c-1.17 3.6-4.06 5.41-4.81 5.31c-.13-.02-3.48-5.17-4.14-6.58c-.67-1.41-1.93-4.98-3.79-2.23s-1.47 6.91-5.13 10.11c-2.71 2.37-5.38 2.16-5.98 1.51c-.19-.21 2.38-2 2.38-4.16s-.62-10.37.5-14.39c1.48-5.35 5.25-7.87 5.25-7.87"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#8e2f97" d="M20.03 25.81L9.22 32.96S7.67 36 9.77 46.29s11.58 30.65 30.67 49.97c16.47 16.66 35.7 24.78 52.61 25.65s25.04-10.06 25.04-10.06z"/><path fill="#a057a1" d="m29.28 20.58l-9.25 15.96s5.82 21.19 15.63 34.38c10.64 14.3 22.81 26.72 41.88 36.41c16.27 8.27 31.49 11.41 31.49 11.41s9.93-3.97 13.89-14.98c3.77-10.48-1.22-21.97-8.37-27.55s-21.46-9.03-34.5-15.96c-13.83-7.35-24.08-15.94-33.14-25.7c-5.67-6.1-6.98-8.7-7.17-9.8c-.09-.52-.42-.96-.92-1.12z"/><path fill="#bdcf46" d="m22.71 38.01l-.81 5.74s1.47 1.95 3.23 1.8s4.47-4.68 5.15-7.77c1-4.52.46-7.04.46-7.04s3.52 1.84 8.8 1.07s7.96-3.75 8.65-5.28s.54-3.22-.23-3.6s-4.52 1.3-4.52 1.3l-11.94-.46l-11.33 3.29zM3 46.41s-1.59.6-1.11 2.36c.34 1.22 3.26 3.15 7.15 1.2s6.37-7.12 7.34-9.57c1.6-4.06 2.3-6.85 2.3-6.85l-5.4-3.2l-4.8 11.55S6.32 45.55 3 46.41"/><path fill="#6f9823" d="M11.01 20.2s-3.24-5.33-3.6-8.51c-.3-2.7.96-4.37 1.61-5.2c1-1.28 3.09-2.11 4.46-1.38c1.7.9 1.68 2.62 2.79 4.85s3.02 5.59 3.02 5.59s3.84-1.22 9.41.71s8.03 4.44 11.45 5.41s7.6-.31 7.82 1.27s-5.28 4.84-10.04 5.06s-7.73-2.45-9.37-1.41s-.36 7.38-1.83 11.91c-1.17 3.6-4.06 5.41-4.81 5.31c-.13-.02-3.48-5.17-4.14-6.58c-.67-1.41-1.93-4.98-3.79-2.23s-1.47 6.91-5.13 10.11c-2.71 2.37-5.38 2.16-5.98 1.51c-.19-.21 2.38-2 2.38-4.16s-.62-10.37.5-14.39c1.48-5.35 5.25-7.87 5.25-7.87"/></svg>
</template>

CSS

.icon-eggplant {
  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%238e2f97%22%20d%3D%22M20.03%2025.81L9.22%2032.96S7.67%2036%209.77%2046.29s11.58%2030.65%2030.67%2049.97c16.47%2016.66%2035.7%2024.78%2052.61%2025.65s25.04-10.06%2025.04-10.06z%22%2F%3E%3Cpath%20fill%3D%22%23a057a1%22%20d%3D%22m29.28%2020.58l-9.25%2015.96s5.82%2021.19%2015.63%2034.38c10.64%2014.3%2022.81%2026.72%2041.88%2036.41c16.27%208.27%2031.49%2011.41%2031.49%2011.41s9.93-3.97%2013.89-14.98c3.77-10.48-1.22-21.97-8.37-27.55s-21.46-9.03-34.5-15.96c-13.83-7.35-24.08-15.94-33.14-25.7c-5.67-6.1-6.98-8.7-7.17-9.8c-.09-.52-.42-.96-.92-1.12z%22%2F%3E%3Cpath%20fill%3D%22%23bdcf46%22%20d%3D%22m22.71%2038.01l-.81%205.74s1.47%201.95%203.23%201.8s4.47-4.68%205.15-7.77c1-4.52.46-7.04.46-7.04s3.52%201.84%208.8%201.07s7.96-3.75%208.65-5.28s.54-3.22-.23-3.6s-4.52%201.3-4.52%201.3l-11.94-.46l-11.33%203.29zM3%2046.41s-1.59.6-1.11%202.36c.34%201.22%203.26%203.15%207.15%201.2s6.37-7.12%207.34-9.57c1.6-4.06%202.3-6.85%202.3-6.85l-5.4-3.2l-4.8%2011.55S6.32%2045.55%203%2046.41%22%2F%3E%3Cpath%20fill%3D%22%236f9823%22%20d%3D%22M11.01%2020.2s-3.24-5.33-3.6-8.51c-.3-2.7.96-4.37%201.61-5.2c1-1.28%203.09-2.11%204.46-1.38c1.7.9%201.68%202.62%202.79%204.85s3.02%205.59%203.02%205.59s3.84-1.22%209.41.71s8.03%204.44%2011.45%205.41s7.6-.31%207.82%201.27s-5.28%204.84-10.04%205.06s-7.73-2.45-9.37-1.41s-.36%207.38-1.83%2011.91c-1.17%203.6-4.06%205.41-4.81%205.31c-.13-.02-3.48-5.17-4.14-6.58c-.67-1.41-1.93-4.98-3.79-2.23s-1.47%206.91-5.13%2010.11c-2.71%202.37-5.38%202.16-5.98%201.51c-.19-.21%202.38-2%202.38-4.16s-.62-10.37.5-14.39c1.48-5.35%205.25-7.87%205.25-7.87%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%238e2f97%22%20d%3D%22M20.03%2025.81L9.22%2032.96S7.67%2036%209.77%2046.29s11.58%2030.65%2030.67%2049.97c16.47%2016.66%2035.7%2024.78%2052.61%2025.65s25.04-10.06%2025.04-10.06z%22%2F%3E%3Cpath%20fill%3D%22%23a057a1%22%20d%3D%22m29.28%2020.58l-9.25%2015.96s5.82%2021.19%2015.63%2034.38c10.64%2014.3%2022.81%2026.72%2041.88%2036.41c16.27%208.27%2031.49%2011.41%2031.49%2011.41s9.93-3.97%2013.89-14.98c3.77-10.48-1.22-21.97-8.37-27.55s-21.46-9.03-34.5-15.96c-13.83-7.35-24.08-15.94-33.14-25.7c-5.67-6.1-6.98-8.7-7.17-9.8c-.09-.52-.42-.96-.92-1.12z%22%2F%3E%3Cpath%20fill%3D%22%23bdcf46%22%20d%3D%22m22.71%2038.01l-.81%205.74s1.47%201.95%203.23%201.8s4.47-4.68%205.15-7.77c1-4.52.46-7.04.46-7.04s3.52%201.84%208.8%201.07s7.96-3.75%208.65-5.28s.54-3.22-.23-3.6s-4.52%201.3-4.52%201.3l-11.94-.46l-11.33%203.29zM3%2046.41s-1.59.6-1.11%202.36c.34%201.22%203.26%203.15%207.15%201.2s6.37-7.12%207.34-9.57c1.6-4.06%202.3-6.85%202.3-6.85l-5.4-3.2l-4.8%2011.55S6.32%2045.55%203%2046.41%22%2F%3E%3Cpath%20fill%3D%22%236f9823%22%20d%3D%22M11.01%2020.2s-3.24-5.33-3.6-8.51c-.3-2.7.96-4.37%201.61-5.2c1-1.28%203.09-2.11%204.46-1.38c1.7.9%201.68%202.62%202.79%204.85s3.02%205.59%203.02%205.59s3.84-1.22%209.41.71s8.03%204.44%2011.45%205.41s7.6-.31%207.82%201.27s-5.28%204.84-10.04%205.06s-7.73-2.45-9.37-1.41s-.36%207.38-1.83%2011.91c-1.17%203.6-4.06%205.41-4.81%205.31c-.13-.02-3.48-5.17-4.14-6.58c-.67-1.41-1.93-4.98-3.79-2.23s-1.47%206.91-5.13%2010.11c-2.71%202.37-5.38%202.16-5.98%201.51c-.19-.21%202.38-2%202.38-4.16s-.62-10.37.5-14.39c1.48-5.35%205.25-7.87%205.25-7.87%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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