egg crack icon
egg-crack-bold from Phosphor by Phosphor Icons · Bold · MIT Free for personal and commercial use.
- Name
- egg-crack-bold
- Set
- Phosphor
- Style
- Bold
- 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="M190 57.34C171.06 29 147.88 12 128 12S84.94 29 66 57.34C46.94 86 36 120.46 36 152a92 92 0 0 0 184 0c0-31.54-10.94-66-30-94.66M128 220a68.07 68.07 0 0 1-68-68c0-61.12 46.19-116 68-116c7.59 0 18.13 6.65 28.64 17.88L119.05 96a12 12 0 0 0 6 19.63l20.9 5.23l-5.76 28.78a12 12 0 0 0 9.42 14.12a12 12 0 0 0 2.39.24a12 12 0 0 0 11.76-9.65l8-40a12 12 0 0 0-8.86-14l-12.74-3.19l21.4-24C185.2 94.34 196 122.44 196 152a68.07 68.07 0 0 1-68 68"/></svg>
React
import type { SVGProps } from "react";
export function PhEggCrackBold(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="M190 57.34C171.06 29 147.88 12 128 12S84.94 29 66 57.34C46.94 86 36 120.46 36 152a92 92 0 0 0 184 0c0-31.54-10.94-66-30-94.66M128 220a68.07 68.07 0 0 1-68-68c0-61.12 46.19-116 68-116c7.59 0 18.13 6.65 28.64 17.88L119.05 96a12 12 0 0 0 6 19.63l20.9 5.23l-5.76 28.78a12 12 0 0 0 9.42 14.12a12 12 0 0 0 2.39.24a12 12 0 0 0 11.76-9.65l8-40a12 12 0 0 0-8.86-14l-12.74-3.19l21.4-24C185.2 94.34 196 122.44 196 152a68.07 68.07 0 0 1-68 68"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M190 57.34C171.06 29 147.88 12 128 12S84.94 29 66 57.34C46.94 86 36 120.46 36 152a92 92 0 0 0 184 0c0-31.54-10.94-66-30-94.66M128 220a68.07 68.07 0 0 1-68-68c0-61.12 46.19-116 68-116c7.59 0 18.13 6.65 28.64 17.88L119.05 96a12 12 0 0 0 6 19.63l20.9 5.23l-5.76 28.78a12 12 0 0 0 9.42 14.12a12 12 0 0 0 2.39.24a12 12 0 0 0 11.76-9.65l8-40a12 12 0 0 0-8.86-14l-12.74-3.19l21.4-24C185.2 94.34 196 122.44 196 152a68.07 68.07 0 0 1-68 68"/></svg> </template>
CSS
.icon-egg-crack-bold {
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%22M190%2057.34C171.06%2029%20147.88%2012%20128%2012S84.94%2029%2066%2057.34C46.94%2086%2036%20120.46%2036%20152a92%2092%200%200%200%20184%200c0-31.54-10.94-66-30-94.66M128%20220a68.07%2068.07%200%200%201-68-68c0-61.12%2046.19-116%2068-116c7.59%200%2018.13%206.65%2028.64%2017.88L119.05%2096a12%2012%200%200%200%206%2019.63l20.9%205.23l-5.76%2028.78a12%2012%200%200%200%209.42%2014.12a12%2012%200%200%200%202.39.24a12%2012%200%200%200%2011.76-9.65l8-40a12%2012%200%200%200-8.86-14l-12.74-3.19l21.4-24C185.2%2094.34%20196%20122.44%20196%20152a68.07%2068.07%200%200%201-68%2068%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%22M190%2057.34C171.06%2029%20147.88%2012%20128%2012S84.94%2029%2066%2057.34C46.94%2086%2036%20120.46%2036%20152a92%2092%200%200%200%20184%200c0-31.54-10.94-66-30-94.66M128%20220a68.07%2068.07%200%200%201-68-68c0-61.12%2046.19-116%2068-116c7.59%200%2018.13%206.65%2028.64%2017.88L119.05%2096a12%2012%200%200%200%206%2019.63l20.9%205.23l-5.76%2028.78a12%2012%200%200%200%209.42%2014.12a12%2012%200%200%200%202.39.24a12%2012%200%200%200%2011.76-9.65l8-40a12%2012%200%200%200-8.86-14l-12.74-3.19l21.4-24C185.2%2094.34%20196%20122.44%20196%20152a68.07%2068.07%200%200%201-68%2068%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/egg-crack-bold.svg?color=%231a73e8&size=48