crown simple icon
crown-simple-bold from Phosphor by Phosphor Icons · Bold · MIT Free for personal and commercial use.
- Name
- crown-simple-bold
- Set
- Phosphor
- Style
- Bold
- Viewbox
- 256×256
- License
- MIT
5 other variants in Phosphor
Related icons in Phosphor
Use the crown simple icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M232.63 70a19.82 19.82 0 0 0-23.55 4.71l-29.52 31.82l-33.34-74.77l-.06-.14a20 20 0 0 0-36.32 0l-.06.14l-33.34 74.76L46.92 74.7a20 20 0 0 0-34.6 16.81c0 .16.06.31.09.47l22.66 103.78A20 20 0 0 0 54.71 212h146.58a20 20 0 0 0 19.64-16.24L243.59 92c0-.16.07-.31.09-.47A19.82 19.82 0 0 0 232.63 70m-34.57 118H57.94l-18.88-86.49l32.14 34.65a12 12 0 0 0 19.8-3.27l37-83.07l37 83.07a12 12 0 0 0 19.76 3.27l32.14-34.65Z"/></svg>
React
import type { SVGProps } from "react";
export function PhCrownSimpleBold(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="M232.63 70a19.82 19.82 0 0 0-23.55 4.71l-29.52 31.82l-33.34-74.77l-.06-.14a20 20 0 0 0-36.32 0l-.06.14l-33.34 74.76L46.92 74.7a20 20 0 0 0-34.6 16.81c0 .16.06.31.09.47l22.66 103.78A20 20 0 0 0 54.71 212h146.58a20 20 0 0 0 19.64-16.24L243.59 92c0-.16.07-.31.09-.47A19.82 19.82 0 0 0 232.63 70m-34.57 118H57.94l-18.88-86.49l32.14 34.65a12 12 0 0 0 19.8-3.27l37-83.07l37 83.07a12 12 0 0 0 19.76 3.27l32.14-34.65Z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M232.63 70a19.82 19.82 0 0 0-23.55 4.71l-29.52 31.82l-33.34-74.77l-.06-.14a20 20 0 0 0-36.32 0l-.06.14l-33.34 74.76L46.92 74.7a20 20 0 0 0-34.6 16.81c0 .16.06.31.09.47l22.66 103.78A20 20 0 0 0 54.71 212h146.58a20 20 0 0 0 19.64-16.24L243.59 92c0-.16.07-.31.09-.47A19.82 19.82 0 0 0 232.63 70m-34.57 118H57.94l-18.88-86.49l32.14 34.65a12 12 0 0 0 19.8-3.27l37-83.07l37 83.07a12 12 0 0 0 19.76 3.27l32.14-34.65Z"/></svg> </template>
CSS
.icon-crown-simple-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%22M232.63%2070a19.82%2019.82%200%200%200-23.55%204.71l-29.52%2031.82l-33.34-74.77l-.06-.14a20%2020%200%200%200-36.32%200l-.06.14l-33.34%2074.76L46.92%2074.7a20%2020%200%200%200-34.6%2016.81c0%20.16.06.31.09.47l22.66%20103.78A20%2020%200%200%200%2054.71%20212h146.58a20%2020%200%200%200%2019.64-16.24L243.59%2092c0-.16.07-.31.09-.47A19.82%2019.82%200%200%200%20232.63%2070m-34.57%20118H57.94l-18.88-86.49l32.14%2034.65a12%2012%200%200%200%2019.8-3.27l37-83.07l37%2083.07a12%2012%200%200%200%2019.76%203.27l32.14-34.65Z%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%22M232.63%2070a19.82%2019.82%200%200%200-23.55%204.71l-29.52%2031.82l-33.34-74.77l-.06-.14a20%2020%200%200%200-36.32%200l-.06.14l-33.34%2074.76L46.92%2074.7a20%2020%200%200%200-34.6%2016.81c0%20.16.06.31.09.47l22.66%20103.78A20%2020%200%200%200%2054.71%20212h146.58a20%2020%200%200%200%2019.64-16.24L243.59%2092c0-.16.07-.31.09-.47A19.82%2019.82%200%200%200%20232.63%2070m-34.57%20118H57.94l-18.88-86.49l32.14%2034.65a12%2012%200%200%200%2019.8-3.27l37-83.07l37%2083.07a12%2012%200%200%200%2019.76%203.27l32.14-34.65Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/crown-simple-bold.svg?color=%231a73e8&size=48