egg crack icon

egg-crack-fill from Phosphor by Phosphor Icons · Fill · MIT Free for personal and commercial use.

Name
egg-crack-fill
Set
Phosphor
Style
Fill
Viewbox
256×256
License
MIT

5 other variants in Phosphor

The same icon in other sets

Use the egg crack icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M216 152a88.11 88.11 0 0 1-87.8 88c-50.66.12-90.21-43-88.12-93.62c1.21-29.21 11.71-60.54 29.23-86.82C87.5 32.29 109.43 16 128 16c13.25 0 28.23 8.32 42.34 23a4 4 0 0 1 .09 5.44L122 98.67a8 8 0 0 0 4 13.09l24.61 6.15l-6.51 32.52a8 8 0 0 0 6.28 9.41a7.7 7.7 0 0 0 1.62.16a8 8 0 0 0 7.83-6.43l8-40a8 8 0 0 0-5.9-9.33l-19.16-4.79l36.89-41.33a4 4 0 0 1 6.29.41c.24.34.47.68.7 1C205.3 87.54 216 121.23 216 152"/></svg>

React

import type { SVGProps } from "react";

export function PhEggCrackFill(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M216 152a88.11 88.11 0 0 1-87.8 88c-50.66.12-90.21-43-88.12-93.62c1.21-29.21 11.71-60.54 29.23-86.82C87.5 32.29 109.43 16 128 16c13.25 0 28.23 8.32 42.34 23a4 4 0 0 1 .09 5.44L122 98.67a8 8 0 0 0 4 13.09l24.61 6.15l-6.51 32.52a8 8 0 0 0 6.28 9.41a7.7 7.7 0 0 0 1.62.16a8 8 0 0 0 7.83-6.43l8-40a8 8 0 0 0-5.9-9.33l-19.16-4.79l36.89-41.33a4 4 0 0 1 6.29.41c.24.34.47.68.7 1C205.3 87.54 216 121.23 216 152"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M216 152a88.11 88.11 0 0 1-87.8 88c-50.66.12-90.21-43-88.12-93.62c1.21-29.21 11.71-60.54 29.23-86.82C87.5 32.29 109.43 16 128 16c13.25 0 28.23 8.32 42.34 23a4 4 0 0 1 .09 5.44L122 98.67a8 8 0 0 0 4 13.09l24.61 6.15l-6.51 32.52a8 8 0 0 0 6.28 9.41a7.7 7.7 0 0 0 1.62.16a8 8 0 0 0 7.83-6.43l8-40a8 8 0 0 0-5.9-9.33l-19.16-4.79l36.89-41.33a4 4 0 0 1 6.29.41c.24.34.47.68.7 1C205.3 87.54 216 121.23 216 152"/></svg>
</template>

CSS

.icon-egg-crack-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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M216%20152a88.11%2088.11%200%200%201-87.8%2088c-50.66.12-90.21-43-88.12-93.62c1.21-29.21%2011.71-60.54%2029.23-86.82C87.5%2032.29%20109.43%2016%20128%2016c13.25%200%2028.23%208.32%2042.34%2023a4%204%200%200%201%20.09%205.44L122%2098.67a8%208%200%200%200%204%2013.09l24.61%206.15l-6.51%2032.52a8%208%200%200%200%206.28%209.41a7.7%207.7%200%200%200%201.62.16a8%208%200%200%200%207.83-6.43l8-40a8%208%200%200%200-5.9-9.33l-19.16-4.79l36.89-41.33a4%204%200%200%201%206.29.41c.24.34.47.68.7%201C205.3%2087.54%20216%20121.23%20216%20152%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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M216%20152a88.11%2088.11%200%200%201-87.8%2088c-50.66.12-90.21-43-88.12-93.62c1.21-29.21%2011.71-60.54%2029.23-86.82C87.5%2032.29%20109.43%2016%20128%2016c13.25%200%2028.23%208.32%2042.34%2023a4%204%200%200%201%20.09%205.44L122%2098.67a8%208%200%200%200%204%2013.09l24.61%206.15l-6.51%2032.52a8%208%200%200%200%206.28%209.41a7.7%207.7%200%200%200%201.62.16a8%208%200%200%200%207.83-6.43l8-40a8%208%200%200%200-5.9-9.33l-19.16-4.79l36.89-41.33a4%204%200%200%201%206.29.41c.24.34.47.68.7%201C205.3%2087.54%20216%20121.23%20216%20152%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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