egg emoji
egg from Fluent Emoji Flat by Microsoft Corporation · Default · Food & Drink · MIT Free for personal and commercial use.
- Name
- egg
- Set
- Fluent Emoji Flat
- Style
- Default
- Category
- Food & Drink
- Viewbox
- 32×32
- License
- MIT
The same emoji in other sets
eggBootstrap IconseggEmoji One (Colored)eggFont Awesome 6 SolideggFont Awesome Solidegg-outlineFlowbite IconseggFluent EmojieggFluent Emoji High ContrasteggHuge IconseggIconParkeggIconPark OutlineeggIconPark SolideggIconPark TwoToneeggIconoireggIonIconseggJam IconseggLine AwesomeeggLucideeggMaterial SymbolseggMaterial Symbols LighteggMaterial Design Iconsegg-fillMingCute IconeggMyna UI IconseggNoto EmojieggOpenMoji
More food & drink icons from Fluent Emoji Flat
Use the egg emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#f3ad61" d="M16.331 2c-2.57 0-4.98 1.28-6.42 3.4l-.13.19A21.92 21.92 0 0 0 6.101 20l.08.8c.5 5.21 4.88 9.18 10.11 9.18c5.25 0 9.63-3.99 10.11-9.22l.09-.93a21.9 21.9 0 0 0-3.78-14.48A7.77 7.77 0 0 0 16.331 2"/></svg>
React
import type { SVGProps } from "react";
export function FluentEmojiFlatEgg(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#f3ad61" d="M16.331 2c-2.57 0-4.98 1.28-6.42 3.4l-.13.19A21.92 21.92 0 0 0 6.101 20l.08.8c.5 5.21 4.88 9.18 10.11 9.18c5.25 0 9.63-3.99 10.11-9.22l.09-.93a21.9 21.9 0 0 0-3.78-14.48A7.77 7.77 0 0 0 16.331 2"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#f3ad61" d="M16.331 2c-2.57 0-4.98 1.28-6.42 3.4l-.13.19A21.92 21.92 0 0 0 6.101 20l.08.8c.5 5.21 4.88 9.18 10.11 9.18c5.25 0 9.63-3.99 10.11-9.22l.09-.93a21.9 21.9 0 0 0-3.78-14.48A7.77 7.77 0 0 0 16.331 2"/></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%2032%2032%22%3E%3Cpath%20fill%3D%22%23f3ad61%22%20d%3D%22M16.331%202c-2.57%200-4.98%201.28-6.42%203.4l-.13.19A21.92%2021.92%200%200%200%206.101%2020l.08.8c.5%205.21%204.88%209.18%2010.11%209.18c5.25%200%209.63-3.99%2010.11-9.22l.09-.93a21.9%2021.9%200%200%200-3.78-14.48A7.77%207.77%200%200%200%2016.331%202%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%2032%2032%22%3E%3Cpath%20fill%3D%22%23f3ad61%22%20d%3D%22M16.331%202c-2.57%200-4.98%201.28-6.42%203.4l-.13.19A21.92%2021.92%200%200%200%206.101%2020l.08.8c.5%205.21%204.88%209.18%2010.11%209.18c5.25%200%209.63-3.99%2010.11-9.22l.09-.93a21.9%2021.9%200%200%200-3.78-14.48A7.77%207.77%200%200%200%2016.331%202%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent-emoji-flat/egg.svg?color=%231a73e8&size=48