egg icon
egg from IconPark TwoTone by ByteDance · Two tone · Foods · Apache-2.0 Free for personal and commercial use.
- Name
- egg
- Set
- IconPark TwoTone
- Style
- Two tone
- Category
- Foods
- Viewbox
- 48×48
- License
- Apache 2.0
The same icon in other sets
eggBootstrap IconseggEmoji One (Colored)eggFont Awesome 6 SolideggFont Awesome Solidegg-outlineFlowbite IconseggFluent EmojieggFluent Emoji FlateggFluent Emoji High ContrasteggHuge IconseggIconParkeggIconPark OutlineeggIconPark SolideggIconoireggIonIconseggJam IconseggLine AwesomeeggLucideeggMaterial SymbolseggMaterial Symbols LighteggMaterial Design Iconsegg-fillMingCute IconeggMyna UI IconseggNoto EmojieggOpenMoji
More foods icons from IconPark TwoTone
Use the egg icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><defs><mask id="SVG7r2njetO"><g fill="none" stroke="#fff" stroke-width="4"><circle cx="24" cy="24" r="10" fill="#555" stroke-linecap="round" stroke-linejoin="round"/><path d="M44 24c0 2.633-.508 5.146-1.433 7.448c-.936 2.331-4.129.071-7.346 3.521c-3.216 3.45-.71 6.267-3.204 7.36A19.9 19.9 0 0 1 24 44C12.954 44 4 35.046 4 24S12.954 4 24 4s20 8.954 20 20Z"/><path stroke-linecap="round" d="M20 25s.21 1.21 1 2s2 1 2 1"/></g></mask></defs><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#SVG7r2njetO)"/></svg>
React
import type { SVGProps } from "react";
export function IconParkTwotoneEgg(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><defs><mask id="SVG7r2njetO"><g fill="none" stroke="#fff" strokeWidth="4"><circle cx="24" cy="24" r="10" fill="#555" strokeLinecap="round" strokeLinejoin="round"/><path d="M44 24c0 2.633-.508 5.146-1.433 7.448c-.936 2.331-4.129.071-7.346 3.521c-3.216 3.45-.71 6.267-3.204 7.36A19.9 19.9 0 0 1 24 44C12.954 44 4 35.046 4 24S12.954 4 24 4s20 8.954 20 20Z"/><path strokeLinecap="round" d="M20 25s.21 1.21 1 2s2 1 2 1"/></g></mask></defs><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#SVG7r2njetO)"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><defs><mask id="SVG7r2njetO"><g fill="none" stroke="#fff" stroke-width="4"><circle cx="24" cy="24" r="10" fill="#555" stroke-linecap="round" stroke-linejoin="round"/><path d="M44 24c0 2.633-.508 5.146-1.433 7.448c-.936 2.331-4.129.071-7.346 3.521c-3.216 3.45-.71 6.267-3.204 7.36A19.9 19.9 0 0 1 24 44C12.954 44 4 35.046 4 24S12.954 4 24 4s20 8.954 20 20Z"/><path stroke-linecap="round" d="M20 25s.21 1.21 1 2s2 1 2 1"/></g></mask></defs><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#SVG7r2njetO)"/></svg> </template>
CSS
.icon-egg {
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%3Cdefs%3E%3Cmask%20id%3D%22SVG7r2njetO%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-width%3D%224%22%3E%3Ccircle%20cx%3D%2224%22%20cy%3D%2224%22%20r%3D%2210%22%20fill%3D%22%23555%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3Cpath%20d%3D%22M44%2024c0%202.633-.508%205.146-1.433%207.448c-.936%202.331-4.129.071-7.346%203.521c-3.216%203.45-.71%206.267-3.204%207.36A19.9%2019.9%200%200%201%2024%2044C12.954%2044%204%2035.046%204%2024S12.954%204%2024%204s20%208.954%2020%2020Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M20%2025s.21%201.21%201%202s2%201%202%201%22%2F%3E%3C%2Fg%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h48v48H0z%22%20mask%3D%22url(%23SVG7r2njetO)%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%2048%2048%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVG7r2njetO%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-width%3D%224%22%3E%3Ccircle%20cx%3D%2224%22%20cy%3D%2224%22%20r%3D%2210%22%20fill%3D%22%23555%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3Cpath%20d%3D%22M44%2024c0%202.633-.508%205.146-1.433%207.448c-.936%202.331-4.129.071-7.346%203.521c-3.216%203.45-.71%206.267-3.204%207.36A19.9%2019.9%200%200%201%2024%2044C12.954%2044%204%2035.046%204%2024S12.954%204%2024%204s20%208.954%2020%2020Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M20%2025s.21%201.21%201%202s2%201%202%201%22%2F%3E%3C%2Fg%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h48v48H0z%22%20mask%3D%22url(%23SVG7r2njetO)%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/icon-park-twotone/egg.svg?color=%231a73e8&size=48