egg-fill from MingCute Icon by MingCute Design · Fill · Apache-2.0 Free for personal and commercial use.

Name
egg-fill
Set
MingCute Icon
Style
Fill
Viewbox
24×24
License
Apache 2.0

1 other variant in MingCute Icon

The same icon in other sets

Related icons in MingCute Icon

Use the egg icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9.043 3.136C9.934 2.472 10.953 2 12 2s2.066.472 2.957 1.136c.903.673 1.757 1.603 2.492 2.672C18.912 7.936 20 10.755 20 13.5c0 2.476-.829 4.608-2.276 6.127C16.275 21.148 14.26 22 12 22s-4.275-.852-5.724-2.373C4.829 18.107 4 15.977 4 13.5c0-2.745 1.088-5.564 2.551-7.692c.735-1.069 1.589-2 2.492-2.672"/></svg>

React

import type { SVGProps } from "react";

export function MingcuteEggFill(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9.043 3.136C9.934 2.472 10.953 2 12 2s2.066.472 2.957 1.136c.903.673 1.757 1.603 2.492 2.672C18.912 7.936 20 10.755 20 13.5c0 2.476-.829 4.608-2.276 6.127C16.275 21.148 14.26 22 12 22s-4.275-.852-5.724-2.373C4.829 18.107 4 15.977 4 13.5c0-2.745 1.088-5.564 2.551-7.692c.735-1.069 1.589-2 2.492-2.672"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9.043 3.136C9.934 2.472 10.953 2 12 2s2.066.472 2.957 1.136c.903.673 1.757 1.603 2.492 2.672C18.912 7.936 20 10.755 20 13.5c0 2.476-.829 4.608-2.276 6.127C16.275 21.148 14.26 22 12 22s-4.275-.852-5.724-2.373C4.829 18.107 4 15.977 4 13.5c0-2.745 1.088-5.564 2.551-7.692c.735-1.069 1.589-2 2.492-2.672"/></svg>
</template>

CSS

.icon-egg-fill {
  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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M9.043%203.136C9.934%202.472%2010.953%202%2012%202s2.066.472%202.957%201.136c.903.673%201.757%201.603%202.492%202.672C18.912%207.936%2020%2010.755%2020%2013.5c0%202.476-.829%204.608-2.276%206.127C16.275%2021.148%2014.26%2022%2012%2022s-4.275-.852-5.724-2.373C4.829%2018.107%204%2015.977%204%2013.5c0-2.745%201.088-5.564%202.551-7.692c.735-1.069%201.589-2%202.492-2.672%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M9.043%203.136C9.934%202.472%2010.953%202%2012%202s2.066.472%202.957%201.136c.903.673%201.757%201.603%202.492%202.672C18.912%207.936%2020%2010.755%2020%2013.5c0%202.476-.829%204.608-2.276%206.127C16.275%2021.148%2014.26%2022%2012%2022s-4.275-.852-5.724-2.373C4.829%2018.107%204%2015.977%204%2013.5c0-2.745%201.088-5.564%202.551-7.692c.735-1.069%201.589-2%202.492-2.672%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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