egg from Line Awesome by Icons8 · Line · Food · Apache-2.0 Free for personal and commercial use.

Name
egg
Set
Line Awesome
Style
Line
Category
Food
Viewbox
32×32
License
Apache 2.0
Aliases
egg-solid

The same icon in other sets

More food icons from Line Awesome

Use the egg icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16 3c-3 0-5.7 2.3-7.7 5.2S5 14.7 5 18c0 3.5 1.2 6.3 3.2 8.2C10.3 28 13 29 16 29s5.7-.9 7.8-2.8S27 21.5 27 18c0-3.3-1.3-6.9-3.3-9.8S19 3 16 3m0 2c1.9 0 4.2 1.7 6 4.3s3 6 3 8.7c0 3.1-1 5.3-2.6 6.7c-1.6 1.5-3.8 2.3-6.4 2.3s-4.8-.8-6.4-2.3S7 21 7 18c0-2.8 1.2-6.1 3-8.7S14.1 5 16 5"/></svg>

React

import type { SVGProps } from "react";

export function LaEgg(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16 3c-3 0-5.7 2.3-7.7 5.2S5 14.7 5 18c0 3.5 1.2 6.3 3.2 8.2C10.3 28 13 29 16 29s5.7-.9 7.8-2.8S27 21.5 27 18c0-3.3-1.3-6.9-3.3-9.8S19 3 16 3m0 2c1.9 0 4.2 1.7 6 4.3s3 6 3 8.7c0 3.1-1 5.3-2.6 6.7c-1.6 1.5-3.8 2.3-6.4 2.3s-4.8-.8-6.4-2.3S7 21 7 18c0-2.8 1.2-6.1 3-8.7S14.1 5 16 5"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16 3c-3 0-5.7 2.3-7.7 5.2S5 14.7 5 18c0 3.5 1.2 6.3 3.2 8.2C10.3 28 13 29 16 29s5.7-.9 7.8-2.8S27 21.5 27 18c0-3.3-1.3-6.9-3.3-9.8S19 3 16 3m0 2c1.9 0 4.2 1.7 6 4.3s3 6 3 8.7c0 3.1-1 5.3-2.6 6.7c-1.6 1.5-3.8 2.3-6.4 2.3s-4.8-.8-6.4-2.3S7 21 7 18c0-2.8 1.2-6.1 3-8.7S14.1 5 16 5"/></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%22currentColor%22%20d%3D%22M16%203c-3%200-5.7%202.3-7.7%205.2S5%2014.7%205%2018c0%203.5%201.2%206.3%203.2%208.2C10.3%2028%2013%2029%2016%2029s5.7-.9%207.8-2.8S27%2021.5%2027%2018c0-3.3-1.3-6.9-3.3-9.8S19%203%2016%203m0%202c1.9%200%204.2%201.7%206%204.3s3%206%203%208.7c0%203.1-1%205.3-2.6%206.7c-1.6%201.5-3.8%202.3-6.4%202.3s-4.8-.8-6.4-2.3S7%2021%207%2018c0-2.8%201.2-6.1%203-8.7S14.1%205%2016%205%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%22currentColor%22%20d%3D%22M16%203c-3%200-5.7%202.3-7.7%205.2S5%2014.7%205%2018c0%203.5%201.2%206.3%203.2%208.2C10.3%2028%2013%2029%2016%2029s5.7-.9%207.8-2.8S27%2021.5%2027%2018c0-3.3-1.3-6.9-3.3-9.8S19%203%2016%203m0%202c1.9%200%204.2%201.7%206%204.3s3%206%203%208.7c0%203.1-1%205.3-2.6%206.7c-1.6%201.5-3.8%202.3-6.4%202.3s-4.8-.8-6.4-2.3S7%2021%207%2018c0-2.8%201.2-6.1%203-8.7S14.1%205%2016%205%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/la/egg.svg?color=%231a73e8&size=48