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

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

1 other variant in MingCute Icon

Use the fried egg icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7.43 3.562c2.874-1.695 6.618-2.324 9.18-.354c1.052.81 1.44 2.006 1.671 2.97c.187.78.254 1.651.614 2.378c.575 1.156 1.657 1.991 2.332 3.089c.42.683.746 1.488.8 2.473c.053.977-.166 2.056-.713 3.288c-1.852 4.166-6.837 5.282-11.025 4.28C6.037 20.67 2 17.356 2 12.001c0-3.64 2.515-6.721 5.43-8.44M12 7a5 5 0 1 0 0 10a5 5 0 0 0 0-10m0 2a3 3 0 1 1 0 6a3 3 0 0 1 0-6"/></svg>

React

import type { SVGProps } from "react";

export function MingcuteFriedEggFill(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="M7.43 3.562c2.874-1.695 6.618-2.324 9.18-.354c1.052.81 1.44 2.006 1.671 2.97c.187.78.254 1.651.614 2.378c.575 1.156 1.657 1.991 2.332 3.089c.42.683.746 1.488.8 2.473c.053.977-.166 2.056-.713 3.288c-1.852 4.166-6.837 5.282-11.025 4.28C6.037 20.67 2 17.356 2 12.001c0-3.64 2.515-6.721 5.43-8.44M12 7a5 5 0 1 0 0 10a5 5 0 0 0 0-10m0 2a3 3 0 1 1 0 6a3 3 0 0 1 0-6"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7.43 3.562c2.874-1.695 6.618-2.324 9.18-.354c1.052.81 1.44 2.006 1.671 2.97c.187.78.254 1.651.614 2.378c.575 1.156 1.657 1.991 2.332 3.089c.42.683.746 1.488.8 2.473c.053.977-.166 2.056-.713 3.288c-1.852 4.166-6.837 5.282-11.025 4.28C6.037 20.67 2 17.356 2 12.001c0-3.64 2.515-6.721 5.43-8.44M12 7a5 5 0 1 0 0 10a5 5 0 0 0 0-10m0 2a3 3 0 1 1 0 6a3 3 0 0 1 0-6"/></svg>
</template>

CSS

.icon-fried-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%22M7.43%203.562c2.874-1.695%206.618-2.324%209.18-.354c1.052.81%201.44%202.006%201.671%202.97c.187.78.254%201.651.614%202.378c.575%201.156%201.657%201.991%202.332%203.089c.42.683.746%201.488.8%202.473c.053.977-.166%202.056-.713%203.288c-1.852%204.166-6.837%205.282-11.025%204.28C6.037%2020.67%202%2017.356%202%2012.001c0-3.64%202.515-6.721%205.43-8.44M12%207a5%205%200%201%200%200%2010a5%205%200%200%200%200-10m0%202a3%203%200%201%201%200%206a3%203%200%200%201%200-6%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%22M7.43%203.562c2.874-1.695%206.618-2.324%209.18-.354c1.052.81%201.44%202.006%201.671%202.97c.187.78.254%201.651.614%202.378c.575%201.156%201.657%201.991%202.332%203.089c.42.683.746%201.488.8%202.473c.053.977-.166%202.056-.713%203.288c-1.852%204.166-6.837%205.282-11.025%204.28C6.037%2020.67%202%2017.356%202%2012.001c0-3.64%202.515-6.721%205.43-8.44M12%207a5%205%200%201%200%200%2010a5%205%200%200%200%200-10m0%202a3%203%200%201%201%200%206a3%203%200%200%201%200-6%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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