egg crack icon
egg-crack-light from Phosphor by Phosphor Icons · Light · MIT Free for personal and commercial use.
- Name
- egg-crack-light
- Set
- Phosphor
- Style
- Light
- 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="M185 60.67C167.18 34 145.87 18 128 18S88.82 34 71 60.67C52.57 88.32 42 121.61 42 152a86 86 0 0 0 172 0c0-30.39-10.57-63.68-29-91.33M128 226a74.09 74.09 0 0 1-74-74c0-28.08 9.84-58.94 27-84.67C96.11 44.65 114.56 30 128 30c10.52 0 24.12 9 36.78 23.77L123.52 100a6 6 0 0 0 3 9.82l26.48 6.61l-6.87 34.39a6 6 0 0 0 4.7 7.06a6 6 0 0 0 1.17.12a6 6 0 0 0 5.87-4.82l8-40a6 6 0 0 0-4.42-7l-22.37-5.59l33.2-37.2q1.36 1.92 2.72 3.94c17.15 25.73 27 56.59 27 84.67a74.09 74.09 0 0 1-74 74"/></svg>
React
import type { SVGProps } from "react";
export function PhEggCrackLight(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="M185 60.67C167.18 34 145.87 18 128 18S88.82 34 71 60.67C52.57 88.32 42 121.61 42 152a86 86 0 0 0 172 0c0-30.39-10.57-63.68-29-91.33M128 226a74.09 74.09 0 0 1-74-74c0-28.08 9.84-58.94 27-84.67C96.11 44.65 114.56 30 128 30c10.52 0 24.12 9 36.78 23.77L123.52 100a6 6 0 0 0 3 9.82l26.48 6.61l-6.87 34.39a6 6 0 0 0 4.7 7.06a6 6 0 0 0 1.17.12a6 6 0 0 0 5.87-4.82l8-40a6 6 0 0 0-4.42-7l-22.37-5.59l33.2-37.2q1.36 1.92 2.72 3.94c17.15 25.73 27 56.59 27 84.67a74.09 74.09 0 0 1-74 74"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M185 60.67C167.18 34 145.87 18 128 18S88.82 34 71 60.67C52.57 88.32 42 121.61 42 152a86 86 0 0 0 172 0c0-30.39-10.57-63.68-29-91.33M128 226a74.09 74.09 0 0 1-74-74c0-28.08 9.84-58.94 27-84.67C96.11 44.65 114.56 30 128 30c10.52 0 24.12 9 36.78 23.77L123.52 100a6 6 0 0 0 3 9.82l26.48 6.61l-6.87 34.39a6 6 0 0 0 4.7 7.06a6 6 0 0 0 1.17.12a6 6 0 0 0 5.87-4.82l8-40a6 6 0 0 0-4.42-7l-22.37-5.59l33.2-37.2q1.36 1.92 2.72 3.94c17.15 25.73 27 56.59 27 84.67a74.09 74.09 0 0 1-74 74"/></svg> </template>
CSS
.icon-egg-crack-light {
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%22M185%2060.67C167.18%2034%20145.87%2018%20128%2018S88.82%2034%2071%2060.67C52.57%2088.32%2042%20121.61%2042%20152a86%2086%200%200%200%20172%200c0-30.39-10.57-63.68-29-91.33M128%20226a74.09%2074.09%200%200%201-74-74c0-28.08%209.84-58.94%2027-84.67C96.11%2044.65%20114.56%2030%20128%2030c10.52%200%2024.12%209%2036.78%2023.77L123.52%20100a6%206%200%200%200%203%209.82l26.48%206.61l-6.87%2034.39a6%206%200%200%200%204.7%207.06a6%206%200%200%200%201.17.12a6%206%200%200%200%205.87-4.82l8-40a6%206%200%200%200-4.42-7l-22.37-5.59l33.2-37.2q1.36%201.92%202.72%203.94c17.15%2025.73%2027%2056.59%2027%2084.67a74.09%2074.09%200%200%201-74%2074%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%22M185%2060.67C167.18%2034%20145.87%2018%20128%2018S88.82%2034%2071%2060.67C52.57%2088.32%2042%20121.61%2042%20152a86%2086%200%200%200%20172%200c0-30.39-10.57-63.68-29-91.33M128%20226a74.09%2074.09%200%200%201-74-74c0-28.08%209.84-58.94%2027-84.67C96.11%2044.65%20114.56%2030%20128%2030c10.52%200%2024.12%209%2036.78%2023.77L123.52%20100a6%206%200%200%200%203%209.82l26.48%206.61l-6.87%2034.39a6%206%200%200%200%204.7%207.06a6%206%200%200%200%201.17.12a6%206%200%200%200%205.87-4.82l8-40a6%206%200%200%200-4.42-7l-22.37-5.59l33.2-37.2q1.36%201.92%202.72%203.94c17.15%2025.73%2027%2056.59%2027%2084.67a74.09%2074.09%200%200%201-74%2074%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/egg-crack-light.svg?color=%231a73e8&size=48