Crown Icon
Free SVG icon from the IcoFont collection. Download or copy for use in any project.
The Crown icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/305460.svg" alt="Crown icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/305460.svg" alt="Crown icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/305460.svg" alt="Crown icon" :width="24" :height="24" />
CSS background
.icon-crown {
background-image: url('https://proicons.com/icon/305460.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg width="64" height="64" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"><path d="M925 345c-13-11-32-13-47-5-16 10-22 26-17 50-78 33-156 66-235 100-37-91-74-180-110-269 26-19 31-44 14-63-15-17-42-18-58-2-18 19-14 42 13 65-37 89-73 179-110 269-80-34-158-67-235-100 5-31-8-52-35-55-21-3-41 16-42 37-1 25 18 41 51 40 0 2 1 4 2 6 33 108 66 215 99 323 3 8 6 11 15 11h540c9 0 13-2 15-11 31-100 61-199 92-299 3-10 7-20 10-30 25 2 40-6 48-23 6-15 2-33-10-44zM778 779H222c-4 0-7 5-7 11v54c0 6 3 11 7 11h556c4 0 7-5 7-11v-54c0-6-3-11-7-11z"/></svg>
Crown in other icon packs
Copied!