eggplant emoji
eggplant from OpenMoji by OpenMoji · Default · Food Drink · CC-BY-SA-4.0 Attribution required.
- Name
- eggplant
- Set
- OpenMoji
- Style
- Default
- Category
- Food Drink
- Viewbox
- 72×72
- License
- CC BY-SA 4.0
The same emoji in other sets
More food drink icons from OpenMoji
Use the eggplant emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#8967aa" stroke="#8967aa" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2" d="M60.62 23.81c.23 11.63-3.41 21.98-9.12 27.19c-.1.1-.19.2-.3.3c-.2.21-.4.42-.62.62c-.3.29-.61.58-.93.86c-.36.33-.73.64-1.11.95c-.18.15-.37.29-.56.44c-.55.43-1.11.84-1.69 1.23c-.21.14-.41.28-.62.41a32.66 32.66 0 0 1-21.26 5c-.8-.09-1.61-.21-2.41-.37c-1.18-.27-2.28-.68-3.31-1.2c35.9-.26 32.723-32.51 32.623-35.74z"/><path fill="#b399c8" stroke="#b399c8" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2" d="m43.34 22.61l-.25-.02c.11-.13.2-.12.25.02M18.69 59.24c-.1-.04-.2-.09-.29-.14c-5.33-2.86-8.39-8.83-7.12-14.91c1.57-7.52 9.13-12.38 16.87-10.86c0 0 8.1 2.63 13.35-3.8c1.79-2.19 2.18-6.21 1.84-6.92l10.8.75l-2.952-1.422c.1 3.23 3.402 37.042-32.498 37.302"/><path fill="#5c9e31" stroke="#5c9e31" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2" d="M61.69 26.22s-3.72.53-6.8-1.81c-.54 3.78-3.52 6.01-3.52 6.01s-2.97-2.23-3.51-6.01c-.71.54-1.46.93-2.19 1.2c-2.42.92-4.62.61-4.62.61s-.63-4.47 2.55-7.66c.65-.66 1.36-1.15 2.07-1.52c2.76-1.44 10.28-1.68 13.48 1.52c3.19 3.19 2.54 7.66 2.54 7.66"/><path fill="#b1cc33" d="M51.37 30.42s-2.97-2.23-3.51-6.01c-.71.54-1.46.93-2.19 1.2c-2.42.92-4.62.61-4.62.61s-.63-4.47 2.55-7.66c.65-.66 1.36-1.15 2.07-1.52C48.43 15.6 51.26 16 51.26 16z"/><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2"><path d="M60.276 30.418c-.1 1.84-.54 3.813-.925 5.646c-3.308 15.922-18.608 26.533-34.937 24.742a27 27 0 0 1-2.413-.363c-7.472-1.718-12.25-8.905-10.719-16.248c1.568-7.526 9.126-12.39 16.868-10.865c0 0 7.748 1.97 12.85-3.182m9.793-18.165C50.19 10.953 49.072 10 47 10"/><path d="M61.69 26.22s-3.72.53-6.8-1.81c-.54 3.78-3.52 6.01-3.52 6.01s-2.97-2.23-3.51-6.01c-.71.54-1.46.93-2.19 1.2c-2.42.92-4.62.61-4.62.61s-.63-4.47 2.55-7.66c.65-.66 1.36-1.15 2.07-1.52c2.76-1.44 10.28-1.68 13.48 1.52c3.19 3.19 2.54 7.66 2.54 7.66M41 30.148q.194-.195.381-.403"/></g></svg>
React
import type { SVGProps } from "react";
export function OpenmojiEggplant(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#8967aa" stroke="#8967aa" strokeLinecap="round" strokeLinejoin="round" strokeMiterlimit="10" strokeWidth="2" d="M60.62 23.81c.23 11.63-3.41 21.98-9.12 27.19c-.1.1-.19.2-.3.3c-.2.21-.4.42-.62.62c-.3.29-.61.58-.93.86c-.36.33-.73.64-1.11.95c-.18.15-.37.29-.56.44c-.55.43-1.11.84-1.69 1.23c-.21.14-.41.28-.62.41a32.66 32.66 0 0 1-21.26 5c-.8-.09-1.61-.21-2.41-.37c-1.18-.27-2.28-.68-3.31-1.2c35.9-.26 32.723-32.51 32.623-35.74z"/><path fill="#b399c8" stroke="#b399c8" strokeLinecap="round" strokeLinejoin="round" strokeMiterlimit="10" strokeWidth="2" d="m43.34 22.61l-.25-.02c.11-.13.2-.12.25.02M18.69 59.24c-.1-.04-.2-.09-.29-.14c-5.33-2.86-8.39-8.83-7.12-14.91c1.57-7.52 9.13-12.38 16.87-10.86c0 0 8.1 2.63 13.35-3.8c1.79-2.19 2.18-6.21 1.84-6.92l10.8.75l-2.952-1.422c.1 3.23 3.402 37.042-32.498 37.302"/><path fill="#5c9e31" stroke="#5c9e31" strokeLinecap="round" strokeLinejoin="round" strokeMiterlimit="10" strokeWidth="2" d="M61.69 26.22s-3.72.53-6.8-1.81c-.54 3.78-3.52 6.01-3.52 6.01s-2.97-2.23-3.51-6.01c-.71.54-1.46.93-2.19 1.2c-2.42.92-4.62.61-4.62.61s-.63-4.47 2.55-7.66c.65-.66 1.36-1.15 2.07-1.52c2.76-1.44 10.28-1.68 13.48 1.52c3.19 3.19 2.54 7.66 2.54 7.66"/><path fill="#b1cc33" d="M51.37 30.42s-2.97-2.23-3.51-6.01c-.71.54-1.46.93-2.19 1.2c-2.42.92-4.62.61-4.62.61s-.63-4.47 2.55-7.66c.65-.66 1.36-1.15 2.07-1.52C48.43 15.6 51.26 16 51.26 16z"/><g fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeMiterlimit="10" strokeWidth="2"><path d="M60.276 30.418c-.1 1.84-.54 3.813-.925 5.646c-3.308 15.922-18.608 26.533-34.937 24.742a27 27 0 0 1-2.413-.363c-7.472-1.718-12.25-8.905-10.719-16.248c1.568-7.526 9.126-12.39 16.868-10.865c0 0 7.748 1.97 12.85-3.182m9.793-18.165C50.19 10.953 49.072 10 47 10"/><path d="M61.69 26.22s-3.72.53-6.8-1.81c-.54 3.78-3.52 6.01-3.52 6.01s-2.97-2.23-3.51-6.01c-.71.54-1.46.93-2.19 1.2c-2.42.92-4.62.61-4.62.61s-.63-4.47 2.55-7.66c.65-.66 1.36-1.15 2.07-1.52c2.76-1.44 10.28-1.68 13.48 1.52c3.19 3.19 2.54 7.66 2.54 7.66M41 30.148q.194-.195.381-.403"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#8967aa" stroke="#8967aa" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2" d="M60.62 23.81c.23 11.63-3.41 21.98-9.12 27.19c-.1.1-.19.2-.3.3c-.2.21-.4.42-.62.62c-.3.29-.61.58-.93.86c-.36.33-.73.64-1.11.95c-.18.15-.37.29-.56.44c-.55.43-1.11.84-1.69 1.23c-.21.14-.41.28-.62.41a32.66 32.66 0 0 1-21.26 5c-.8-.09-1.61-.21-2.41-.37c-1.18-.27-2.28-.68-3.31-1.2c35.9-.26 32.723-32.51 32.623-35.74z"/><path fill="#b399c8" stroke="#b399c8" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2" d="m43.34 22.61l-.25-.02c.11-.13.2-.12.25.02M18.69 59.24c-.1-.04-.2-.09-.29-.14c-5.33-2.86-8.39-8.83-7.12-14.91c1.57-7.52 9.13-12.38 16.87-10.86c0 0 8.1 2.63 13.35-3.8c1.79-2.19 2.18-6.21 1.84-6.92l10.8.75l-2.952-1.422c.1 3.23 3.402 37.042-32.498 37.302"/><path fill="#5c9e31" stroke="#5c9e31" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2" d="M61.69 26.22s-3.72.53-6.8-1.81c-.54 3.78-3.52 6.01-3.52 6.01s-2.97-2.23-3.51-6.01c-.71.54-1.46.93-2.19 1.2c-2.42.92-4.62.61-4.62.61s-.63-4.47 2.55-7.66c.65-.66 1.36-1.15 2.07-1.52c2.76-1.44 10.28-1.68 13.48 1.52c3.19 3.19 2.54 7.66 2.54 7.66"/><path fill="#b1cc33" d="M51.37 30.42s-2.97-2.23-3.51-6.01c-.71.54-1.46.93-2.19 1.2c-2.42.92-4.62.61-4.62.61s-.63-4.47 2.55-7.66c.65-.66 1.36-1.15 2.07-1.52C48.43 15.6 51.26 16 51.26 16z"/><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2"><path d="M60.276 30.418c-.1 1.84-.54 3.813-.925 5.646c-3.308 15.922-18.608 26.533-34.937 24.742a27 27 0 0 1-2.413-.363c-7.472-1.718-12.25-8.905-10.719-16.248c1.568-7.526 9.126-12.39 16.868-10.865c0 0 7.748 1.97 12.85-3.182m9.793-18.165C50.19 10.953 49.072 10 47 10"/><path d="M61.69 26.22s-3.72.53-6.8-1.81c-.54 3.78-3.52 6.01-3.52 6.01s-2.97-2.23-3.51-6.01c-.71.54-1.46.93-2.19 1.2c-2.42.92-4.62.61-4.62.61s-.63-4.47 2.55-7.66c.65-.66 1.36-1.15 2.07-1.52c2.76-1.44 10.28-1.68 13.48 1.52c3.19 3.19 2.54 7.66 2.54 7.66M41 30.148q.194-.195.381-.403"/></g></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%2072%2072%22%3E%3Cpath%20fill%3D%22%238967aa%22%20stroke%3D%22%238967aa%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%20d%3D%22M60.62%2023.81c.23%2011.63-3.41%2021.98-9.12%2027.19c-.1.1-.19.2-.3.3c-.2.21-.4.42-.62.62c-.3.29-.61.58-.93.86c-.36.33-.73.64-1.11.95c-.18.15-.37.29-.56.44c-.55.43-1.11.84-1.69%201.23c-.21.14-.41.28-.62.41a32.66%2032.66%200%200%201-21.26%205c-.8-.09-1.61-.21-2.41-.37c-1.18-.27-2.28-.68-3.31-1.2c35.9-.26%2032.723-32.51%2032.623-35.74z%22%2F%3E%3Cpath%20fill%3D%22%23b399c8%22%20stroke%3D%22%23b399c8%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%20d%3D%22m43.34%2022.61l-.25-.02c.11-.13.2-.12.25.02M18.69%2059.24c-.1-.04-.2-.09-.29-.14c-5.33-2.86-8.39-8.83-7.12-14.91c1.57-7.52%209.13-12.38%2016.87-10.86c0%200%208.1%202.63%2013.35-3.8c1.79-2.19%202.18-6.21%201.84-6.92l10.8.75l-2.952-1.422c.1%203.23%203.402%2037.042-32.498%2037.302%22%2F%3E%3Cpath%20fill%3D%22%235c9e31%22%20stroke%3D%22%235c9e31%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%20d%3D%22M61.69%2026.22s-3.72.53-6.8-1.81c-.54%203.78-3.52%206.01-3.52%206.01s-2.97-2.23-3.51-6.01c-.71.54-1.46.93-2.19%201.2c-2.42.92-4.62.61-4.62.61s-.63-4.47%202.55-7.66c.65-.66%201.36-1.15%202.07-1.52c2.76-1.44%2010.28-1.68%2013.48%201.52c3.19%203.19%202.54%207.66%202.54%207.66%22%2F%3E%3Cpath%20fill%3D%22%23b1cc33%22%20d%3D%22M51.37%2030.42s-2.97-2.23-3.51-6.01c-.71.54-1.46.93-2.19%201.2c-2.42.92-4.62.61-4.62.61s-.63-4.47%202.55-7.66c.65-.66%201.36-1.15%202.07-1.52C48.43%2015.6%2051.26%2016%2051.26%2016z%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M60.276%2030.418c-.1%201.84-.54%203.813-.925%205.646c-3.308%2015.922-18.608%2026.533-34.937%2024.742a27%2027%200%200%201-2.413-.363c-7.472-1.718-12.25-8.905-10.719-16.248c1.568-7.526%209.126-12.39%2016.868-10.865c0%200%207.748%201.97%2012.85-3.182m9.793-18.165C50.19%2010.953%2049.072%2010%2047%2010%22%2F%3E%3Cpath%20d%3D%22M61.69%2026.22s-3.72.53-6.8-1.81c-.54%203.78-3.52%206.01-3.52%206.01s-2.97-2.23-3.51-6.01c-.71.54-1.46.93-2.19%201.2c-2.42.92-4.62.61-4.62.61s-.63-4.47%202.55-7.66c.65-.66%201.36-1.15%202.07-1.52c2.76-1.44%2010.28-1.68%2013.48%201.52c3.19%203.19%202.54%207.66%202.54%207.66M41%2030.148q.194-.195.381-.403%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%2072%2072%22%3E%3Cpath%20fill%3D%22%238967aa%22%20stroke%3D%22%238967aa%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%20d%3D%22M60.62%2023.81c.23%2011.63-3.41%2021.98-9.12%2027.19c-.1.1-.19.2-.3.3c-.2.21-.4.42-.62.62c-.3.29-.61.58-.93.86c-.36.33-.73.64-1.11.95c-.18.15-.37.29-.56.44c-.55.43-1.11.84-1.69%201.23c-.21.14-.41.28-.62.41a32.66%2032.66%200%200%201-21.26%205c-.8-.09-1.61-.21-2.41-.37c-1.18-.27-2.28-.68-3.31-1.2c35.9-.26%2032.723-32.51%2032.623-35.74z%22%2F%3E%3Cpath%20fill%3D%22%23b399c8%22%20stroke%3D%22%23b399c8%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%20d%3D%22m43.34%2022.61l-.25-.02c.11-.13.2-.12.25.02M18.69%2059.24c-.1-.04-.2-.09-.29-.14c-5.33-2.86-8.39-8.83-7.12-14.91c1.57-7.52%209.13-12.38%2016.87-10.86c0%200%208.1%202.63%2013.35-3.8c1.79-2.19%202.18-6.21%201.84-6.92l10.8.75l-2.952-1.422c.1%203.23%203.402%2037.042-32.498%2037.302%22%2F%3E%3Cpath%20fill%3D%22%235c9e31%22%20stroke%3D%22%235c9e31%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%20d%3D%22M61.69%2026.22s-3.72.53-6.8-1.81c-.54%203.78-3.52%206.01-3.52%206.01s-2.97-2.23-3.51-6.01c-.71.54-1.46.93-2.19%201.2c-2.42.92-4.62.61-4.62.61s-.63-4.47%202.55-7.66c.65-.66%201.36-1.15%202.07-1.52c2.76-1.44%2010.28-1.68%2013.48%201.52c3.19%203.19%202.54%207.66%202.54%207.66%22%2F%3E%3Cpath%20fill%3D%22%23b1cc33%22%20d%3D%22M51.37%2030.42s-2.97-2.23-3.51-6.01c-.71.54-1.46.93-2.19%201.2c-2.42.92-4.62.61-4.62.61s-.63-4.47%202.55-7.66c.65-.66%201.36-1.15%202.07-1.52C48.43%2015.6%2051.26%2016%2051.26%2016z%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M60.276%2030.418c-.1%201.84-.54%203.813-.925%205.646c-3.308%2015.922-18.608%2026.533-34.937%2024.742a27%2027%200%200%201-2.413-.363c-7.472-1.718-12.25-8.905-10.719-16.248c1.568-7.526%209.126-12.39%2016.868-10.865c0%200%207.748%201.97%2012.85-3.182m9.793-18.165C50.19%2010.953%2049.072%2010%2047%2010%22%2F%3E%3Cpath%20d%3D%22M61.69%2026.22s-3.72.53-6.8-1.81c-.54%203.78-3.52%206.01-3.52%206.01s-2.97-2.23-3.51-6.01c-.71.54-1.46.93-2.19%201.2c-2.42.92-4.62.61-4.62.61s-.63-4.47%202.55-7.66c.65-.66%201.36-1.15%202.07-1.52c2.76-1.44%2010.28-1.68%2013.48%201.52c3.19%203.19%202.54%207.66%202.54%207.66M41%2030.148q.194-.195.381-.403%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/openmoji/eggplant.svg?color=%231a73e8&size=48