eggplant icon
eggplant from IconPark Outline by ByteDance · Outline · Foods · Apache-2.0 Free for personal and commercial use.
- Name
- eggplant
- Set
- IconPark Outline
- Style
- Outline
- Category
- Foods
- Viewbox
- 48×48
- License
- Apache 2.0
The same icon in other sets
More foods icons from IconPark Outline
Use the eggplant icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="currentColor" stroke-width="4"><path d="m35 18l-3.88 12.612c-.08.259-.155.514-.248.768c-.548 1.498-2.99 7.04-9.871 9.62C13 44 4.999 40 5 32.077S13 25 17 22s8-9 8-9"/><path stroke-linecap="round" stroke-linejoin="round" d="M39.255 24.488S40.372 19.176 40 16c-.505-4.327-2.5-7.5-5-9s-7.748-2.5-12 0c-4.253 2.5-6.033 5.845-6.033 5.845l8.206-.767a1 1 0 0 1 1.055.72l1.497 5.24a1 1 0 0 0 1.236.688l5.282-1.51a1 1 0 0 1 1.145.468zM36 8l6-2"/></g></svg>
React
import type { SVGProps } from "react";
export function IconParkOutlineEggplant(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="currentColor" strokeWidth="4"><path d="m35 18l-3.88 12.612c-.08.259-.155.514-.248.768c-.548 1.498-2.99 7.04-9.871 9.62C13 44 4.999 40 5 32.077S13 25 17 22s8-9 8-9"/><path strokeLinecap="round" strokeLinejoin="round" d="M39.255 24.488S40.372 19.176 40 16c-.505-4.327-2.5-7.5-5-9s-7.748-2.5-12 0c-4.253 2.5-6.033 5.845-6.033 5.845l8.206-.767a1 1 0 0 1 1.055.72l1.497 5.24a1 1 0 0 0 1.236.688l5.282-1.51a1 1 0 0 1 1.145.468zM36 8l6-2"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="currentColor" stroke-width="4"><path d="m35 18l-3.88 12.612c-.08.259-.155.514-.248.768c-.548 1.498-2.99 7.04-9.871 9.62C13 44 4.999 40 5 32.077S13 25 17 22s8-9 8-9"/><path stroke-linecap="round" stroke-linejoin="round" d="M39.255 24.488S40.372 19.176 40 16c-.505-4.327-2.5-7.5-5-9s-7.748-2.5-12 0c-4.253 2.5-6.033 5.845-6.033 5.845l8.206-.767a1 1 0 0 1 1.055.72l1.497 5.24a1 1 0 0 0 1.236.688l5.282-1.51a1 1 0 0 1 1.145.468zM36 8l6-2"/></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%2048%2048%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%224%22%3E%3Cpath%20d%3D%22m35%2018l-3.88%2012.612c-.08.259-.155.514-.248.768c-.548%201.498-2.99%207.04-9.871%209.62C13%2044%204.999%2040%205%2032.077S13%2025%2017%2022s8-9%208-9%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M39.255%2024.488S40.372%2019.176%2040%2016c-.505-4.327-2.5-7.5-5-9s-7.748-2.5-12%200c-4.253%202.5-6.033%205.845-6.033%205.845l8.206-.767a1%201%200%200%201%201.055.72l1.497%205.24a1%201%200%200%200%201.236.688l5.282-1.51a1%201%200%200%201%201.145.468zM36%208l6-2%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%2048%2048%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%224%22%3E%3Cpath%20d%3D%22m35%2018l-3.88%2012.612c-.08.259-.155.514-.248.768c-.548%201.498-2.99%207.04-9.871%209.62C13%2044%204.999%2040%205%2032.077S13%2025%2017%2022s8-9%208-9%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M39.255%2024.488S40.372%2019.176%2040%2016c-.505-4.327-2.5-7.5-5-9s-7.748-2.5-12%200c-4.253%202.5-6.033%205.845-6.033%205.845l8.206-.767a1%201%200%200%201%201.055.72l1.497%205.24a1%201%200%200%200%201.236.688l5.282-1.51a1%201%200%200%201%201.145.468zM36%208l6-2%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/icon-park-outline/eggplant.svg?color=%231a73e8&size=48