egg icon
egg-duotone from Phosphor by Phosphor Icons · Duotone · MIT Free for personal and commercial use.
- Name
- egg-duotone
- Set
- Phosphor
- Style
- Duotone
- Viewbox
- 256×256
- License
- MIT
5 other variants in Phosphor
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 SolideggIconPark TwoToneeggIconoireggIonIconseggJam IconseggLine AwesomeeggLucideeggMaterial SymbolseggMaterial Symbols LighteggMaterial Design Iconsegg-fillMingCute IconeggMyna UI IconseggNoto Emoji
Related icons in Phosphor
Use the egg icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><g fill="currentColor"><path d="M208 152a80 80 0 0 1-160 0c0-64 48-128 80-128s80 64 80 128" opacity=".2"/><path d="M186.66 59.56C168.47 32.29 146.54 16 128 16S87.53 32.29 69.34 59.56C50.7 87.54 40 121.23 40 152a88 88 0 0 0 176 0c0-30.77-10.7-64.46-29.34-92.44M128 224a72.08 72.08 0 0 1-72-72c0-27.69 9.72-58.15 26.66-83.56C97.19 46.64 115.41 32 128 32s30.81 14.64 45.34 36.44C190.28 93.85 200 124.31 200 152a72.08 72.08 0 0 1-72 72"/></g></svg>
React
import type { SVGProps } from "react";
export function PhEggDuotone(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><g fill="currentColor"><path d="M208 152a80 80 0 0 1-160 0c0-64 48-128 80-128s80 64 80 128" opacity=".2"/><path d="M186.66 59.56C168.47 32.29 146.54 16 128 16S87.53 32.29 69.34 59.56C50.7 87.54 40 121.23 40 152a88 88 0 0 0 176 0c0-30.77-10.7-64.46-29.34-92.44M128 224a72.08 72.08 0 0 1-72-72c0-27.69 9.72-58.15 26.66-83.56C97.19 46.64 115.41 32 128 32s30.81 14.64 45.34 36.44C190.28 93.85 200 124.31 200 152a72.08 72.08 0 0 1-72 72"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><g fill="currentColor"><path d="M208 152a80 80 0 0 1-160 0c0-64 48-128 80-128s80 64 80 128" opacity=".2"/><path d="M186.66 59.56C168.47 32.29 146.54 16 128 16S87.53 32.29 69.34 59.56C50.7 87.54 40 121.23 40 152a88 88 0 0 0 176 0c0-30.77-10.7-64.46-29.34-92.44M128 224a72.08 72.08 0 0 1-72-72c0-27.69 9.72-58.15 26.66-83.56C97.19 46.64 115.41 32 128 32s30.81 14.64 45.34 36.44C190.28 93.85 200 124.31 200 152a72.08 72.08 0 0 1-72 72"/></g></svg> </template>
CSS
.icon-egg-duotone {
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%20256%20256%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M208%20152a80%2080%200%200%201-160%200c0-64%2048-128%2080-128s80%2064%2080%20128%22%20opacity%3D%22.2%22%2F%3E%3Cpath%20d%3D%22M186.66%2059.56C168.47%2032.29%20146.54%2016%20128%2016S87.53%2032.29%2069.34%2059.56C50.7%2087.54%2040%20121.23%2040%20152a88%2088%200%200%200%20176%200c0-30.77-10.7-64.46-29.34-92.44M128%20224a72.08%2072.08%200%200%201-72-72c0-27.69%209.72-58.15%2026.66-83.56C97.19%2046.64%20115.41%2032%20128%2032s30.81%2014.64%2045.34%2036.44C190.28%2093.85%20200%20124.31%20200%20152a72.08%2072.08%200%200%201-72%2072%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%20256%20256%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M208%20152a80%2080%200%200%201-160%200c0-64%2048-128%2080-128s80%2064%2080%20128%22%20opacity%3D%22.2%22%2F%3E%3Cpath%20d%3D%22M186.66%2059.56C168.47%2032.29%20146.54%2016%20128%2016S87.53%2032.29%2069.34%2059.56C50.7%2087.54%2040%20121.23%2040%20152a88%2088%200%200%200%20176%200c0-30.77-10.7-64.46-29.34-92.44M128%20224a72.08%2072.08%200%200%201-72-72c0-27.69%209.72-58.15%2026.66-83.56C97.19%2046.64%20115.41%2032%20128%2032s30.81%2014.64%2045.34%2036.44C190.28%2093.85%20200%20124.31%20200%20152a72.08%2072.08%200%200%201-72%2072%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/egg-duotone.svg?color=%231a73e8&size=48