crown icon

crown-bold from Solar by 480 Design · Bold · UI · CC-BY-4.0 Attribution required.

Name
crown-bold
Set
Solar
Style
Bold
Category
UI
Viewbox
24×24
License
CC BY 4.0

5 other variants in Solar

The same icon in other sets

More ui icons from Solar

Use the crown icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M20.0918 14.3257L20.2848 12.4316C20.3878 11.421 20.4558 10.7537 20.4024 10.3332L20.4211 10.3333C21.2931 10.3333 22 9.58714 22 8.66667C22 7.74619 21.2931 7 20.4211 7C19.549 7 18.8421 7.74619 18.8421 8.66667C18.8421 9.08296 18.9867 9.4636 19.2258 9.7557C18.8826 9.9793 18.4338 10.4511 17.7584 11.1613L17.7584 11.1613C17.2381 11.7084 16.9779 11.9819 16.6877 12.0243C16.5269 12.0478 16.363 12.0236 16.2145 11.9546C15.9465 11.83 15.7678 11.4919 15.4105 10.8155L13.5268 7.25044C13.3063 6.83319 13.1218 6.48397 12.9554 6.20294C13.6379 5.83541 14.1053 5.08643 14.1053 4.22222C14.1053 2.99492 13.1627 2 12 2C10.8373 2 9.89474 2.99492 9.89474 4.22222C9.89474 5.08643 10.3621 5.83541 11.0446 6.20294C10.8782 6.48399 10.6937 6.83316 10.4732 7.25045L8.58953 10.8155C8.23217 11.4919 8.05348 11.83 7.78548 11.9546C7.63699 12.0236 7.47313 12.0478 7.31231 12.0243C7.02208 11.9819 6.76191 11.7084 6.24157 11.1613C5.56617 10.4511 5.11743 9.97929 4.77424 9.75569C5.0133 9.4636 5.15789 9.08296 5.15789 8.66667C5.15789 7.74619 4.45098 7 3.57895 7C2.70692 7 2 7.74619 2 8.66667C2 9.58714 2.70692 10.3333 3.57895 10.3333L3.59759 10.3332C3.54423 10.7537 3.61223 11.421 3.71521 12.4316L3.90821 14.3257C4.01535 15.377 4.10443 16.3774 4.21355 17.2778H19.7864C19.8956 16.3774 19.9847 15.377 20.0918 14.3257Z"/><path d="M10.8548 22H13.1452C16.1304 22 17.623 22 18.6189 21.0591C19.0535 20.6484 19.3288 19.908 19.5274 18.9444H4.47259C4.67121 19.908 4.94646 20.6484 5.38113 21.0591C6.37702 22 7.86961 22 10.8548 22Z"/></g></svg>

React

import type { SVGProps } from "react";

export function SolarCrownBold(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M20.0918 14.3257L20.2848 12.4316C20.3878 11.421 20.4558 10.7537 20.4024 10.3332L20.4211 10.3333C21.2931 10.3333 22 9.58714 22 8.66667C22 7.74619 21.2931 7 20.4211 7C19.549 7 18.8421 7.74619 18.8421 8.66667C18.8421 9.08296 18.9867 9.4636 19.2258 9.7557C18.8826 9.9793 18.4338 10.4511 17.7584 11.1613L17.7584 11.1613C17.2381 11.7084 16.9779 11.9819 16.6877 12.0243C16.5269 12.0478 16.363 12.0236 16.2145 11.9546C15.9465 11.83 15.7678 11.4919 15.4105 10.8155L13.5268 7.25044C13.3063 6.83319 13.1218 6.48397 12.9554 6.20294C13.6379 5.83541 14.1053 5.08643 14.1053 4.22222C14.1053 2.99492 13.1627 2 12 2C10.8373 2 9.89474 2.99492 9.89474 4.22222C9.89474 5.08643 10.3621 5.83541 11.0446 6.20294C10.8782 6.48399 10.6937 6.83316 10.4732 7.25045L8.58953 10.8155C8.23217 11.4919 8.05348 11.83 7.78548 11.9546C7.63699 12.0236 7.47313 12.0478 7.31231 12.0243C7.02208 11.9819 6.76191 11.7084 6.24157 11.1613C5.56617 10.4511 5.11743 9.97929 4.77424 9.75569C5.0133 9.4636 5.15789 9.08296 5.15789 8.66667C5.15789 7.74619 4.45098 7 3.57895 7C2.70692 7 2 7.74619 2 8.66667C2 9.58714 2.70692 10.3333 3.57895 10.3333L3.59759 10.3332C3.54423 10.7537 3.61223 11.421 3.71521 12.4316L3.90821 14.3257C4.01535 15.377 4.10443 16.3774 4.21355 17.2778H19.7864C19.8956 16.3774 19.9847 15.377 20.0918 14.3257Z"/><path d="M10.8548 22H13.1452C16.1304 22 17.623 22 18.6189 21.0591C19.0535 20.6484 19.3288 19.908 19.5274 18.9444H4.47259C4.67121 19.908 4.94646 20.6484 5.38113 21.0591C6.37702 22 7.86961 22 10.8548 22Z"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M20.0918 14.3257L20.2848 12.4316C20.3878 11.421 20.4558 10.7537 20.4024 10.3332L20.4211 10.3333C21.2931 10.3333 22 9.58714 22 8.66667C22 7.74619 21.2931 7 20.4211 7C19.549 7 18.8421 7.74619 18.8421 8.66667C18.8421 9.08296 18.9867 9.4636 19.2258 9.7557C18.8826 9.9793 18.4338 10.4511 17.7584 11.1613L17.7584 11.1613C17.2381 11.7084 16.9779 11.9819 16.6877 12.0243C16.5269 12.0478 16.363 12.0236 16.2145 11.9546C15.9465 11.83 15.7678 11.4919 15.4105 10.8155L13.5268 7.25044C13.3063 6.83319 13.1218 6.48397 12.9554 6.20294C13.6379 5.83541 14.1053 5.08643 14.1053 4.22222C14.1053 2.99492 13.1627 2 12 2C10.8373 2 9.89474 2.99492 9.89474 4.22222C9.89474 5.08643 10.3621 5.83541 11.0446 6.20294C10.8782 6.48399 10.6937 6.83316 10.4732 7.25045L8.58953 10.8155C8.23217 11.4919 8.05348 11.83 7.78548 11.9546C7.63699 12.0236 7.47313 12.0478 7.31231 12.0243C7.02208 11.9819 6.76191 11.7084 6.24157 11.1613C5.56617 10.4511 5.11743 9.97929 4.77424 9.75569C5.0133 9.4636 5.15789 9.08296 5.15789 8.66667C5.15789 7.74619 4.45098 7 3.57895 7C2.70692 7 2 7.74619 2 8.66667C2 9.58714 2.70692 10.3333 3.57895 10.3333L3.59759 10.3332C3.54423 10.7537 3.61223 11.421 3.71521 12.4316L3.90821 14.3257C4.01535 15.377 4.10443 16.3774 4.21355 17.2778H19.7864C19.8956 16.3774 19.9847 15.377 20.0918 14.3257Z"/><path d="M10.8548 22H13.1452C16.1304 22 17.623 22 18.6189 21.0591C19.0535 20.6484 19.3288 19.908 19.5274 18.9444H4.47259C4.67121 19.908 4.94646 20.6484 5.38113 21.0591C6.37702 22 7.86961 22 10.8548 22Z"/></g></svg>
</template>

CSS

.icon-crown-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%2024%2024%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M20.0918%2014.3257L20.2848%2012.4316C20.3878%2011.421%2020.4558%2010.7537%2020.4024%2010.3332L20.4211%2010.3333C21.2931%2010.3333%2022%209.58714%2022%208.66667C22%207.74619%2021.2931%207%2020.4211%207C19.549%207%2018.8421%207.74619%2018.8421%208.66667C18.8421%209.08296%2018.9867%209.4636%2019.2258%209.7557C18.8826%209.9793%2018.4338%2010.4511%2017.7584%2011.1613L17.7584%2011.1613C17.2381%2011.7084%2016.9779%2011.9819%2016.6877%2012.0243C16.5269%2012.0478%2016.363%2012.0236%2016.2145%2011.9546C15.9465%2011.83%2015.7678%2011.4919%2015.4105%2010.8155L13.5268%207.25044C13.3063%206.83319%2013.1218%206.48397%2012.9554%206.20294C13.6379%205.83541%2014.1053%205.08643%2014.1053%204.22222C14.1053%202.99492%2013.1627%202%2012%202C10.8373%202%209.89474%202.99492%209.89474%204.22222C9.89474%205.08643%2010.3621%205.83541%2011.0446%206.20294C10.8782%206.48399%2010.6937%206.83316%2010.4732%207.25045L8.58953%2010.8155C8.23217%2011.4919%208.05348%2011.83%207.78548%2011.9546C7.63699%2012.0236%207.47313%2012.0478%207.31231%2012.0243C7.02208%2011.9819%206.76191%2011.7084%206.24157%2011.1613C5.56617%2010.4511%205.11743%209.97929%204.77424%209.75569C5.0133%209.4636%205.15789%209.08296%205.15789%208.66667C5.15789%207.74619%204.45098%207%203.57895%207C2.70692%207%202%207.74619%202%208.66667C2%209.58714%202.70692%2010.3333%203.57895%2010.3333L3.59759%2010.3332C3.54423%2010.7537%203.61223%2011.421%203.71521%2012.4316L3.90821%2014.3257C4.01535%2015.377%204.10443%2016.3774%204.21355%2017.2778H19.7864C19.8956%2016.3774%2019.9847%2015.377%2020.0918%2014.3257Z%22%2F%3E%3Cpath%20d%3D%22M10.8548%2022H13.1452C16.1304%2022%2017.623%2022%2018.6189%2021.0591C19.0535%2020.6484%2019.3288%2019.908%2019.5274%2018.9444H4.47259C4.67121%2019.908%204.94646%2020.6484%205.38113%2021.0591C6.37702%2022%207.86961%2022%2010.8548%2022Z%22%2F%3E%3C%2Fg%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%2024%2024%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M20.0918%2014.3257L20.2848%2012.4316C20.3878%2011.421%2020.4558%2010.7537%2020.4024%2010.3332L20.4211%2010.3333C21.2931%2010.3333%2022%209.58714%2022%208.66667C22%207.74619%2021.2931%207%2020.4211%207C19.549%207%2018.8421%207.74619%2018.8421%208.66667C18.8421%209.08296%2018.9867%209.4636%2019.2258%209.7557C18.8826%209.9793%2018.4338%2010.4511%2017.7584%2011.1613L17.7584%2011.1613C17.2381%2011.7084%2016.9779%2011.9819%2016.6877%2012.0243C16.5269%2012.0478%2016.363%2012.0236%2016.2145%2011.9546C15.9465%2011.83%2015.7678%2011.4919%2015.4105%2010.8155L13.5268%207.25044C13.3063%206.83319%2013.1218%206.48397%2012.9554%206.20294C13.6379%205.83541%2014.1053%205.08643%2014.1053%204.22222C14.1053%202.99492%2013.1627%202%2012%202C10.8373%202%209.89474%202.99492%209.89474%204.22222C9.89474%205.08643%2010.3621%205.83541%2011.0446%206.20294C10.8782%206.48399%2010.6937%206.83316%2010.4732%207.25045L8.58953%2010.8155C8.23217%2011.4919%208.05348%2011.83%207.78548%2011.9546C7.63699%2012.0236%207.47313%2012.0478%207.31231%2012.0243C7.02208%2011.9819%206.76191%2011.7084%206.24157%2011.1613C5.56617%2010.4511%205.11743%209.97929%204.77424%209.75569C5.0133%209.4636%205.15789%209.08296%205.15789%208.66667C5.15789%207.74619%204.45098%207%203.57895%207C2.70692%207%202%207.74619%202%208.66667C2%209.58714%202.70692%2010.3333%203.57895%2010.3333L3.59759%2010.3332C3.54423%2010.7537%203.61223%2011.421%203.71521%2012.4316L3.90821%2014.3257C4.01535%2015.377%204.10443%2016.3774%204.21355%2017.2778H19.7864C19.8956%2016.3774%2019.9847%2015.377%2020.0918%2014.3257Z%22%2F%3E%3Cpath%20d%3D%22M10.8548%2022H13.1452C16.1304%2022%2017.623%2022%2018.6189%2021.0591C19.0535%2020.6484%2019.3288%2019.908%2019.5274%2018.9444H4.47259C4.67121%2019.908%204.94646%2020.6484%205.38113%2021.0591C6.37702%2022%207.86961%2022%2010.8548%2022Z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/solar/crown-bold.svg?color=%231a73e8&size=48