crown-16-regular from Fluent UI System Icons by Microsoft Corporation · 16 Regular · MIT Free for personal and commercial use.

Name
crown-16-regular
Set
Fluent UI System Icons
Style
16 Regular
Viewbox
16×16
License
MIT

5 other variants in Fluent UI System Icons

The same icon in other sets

Related icons in Fluent UI System Icons

Use the crown icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M8 10a1 1 0 1 0 0-2a1 1 0 0 0 0 2m2.399-4.282l-1.64-2.066a1 1 0 1 0-1.517 0L5.6 5.717a.5.5 0 0 1-.605.142l-2.51-1.183Q2.5 4.59 2.5 4.5a1 1 0 1 0-.91.996l1.3 6.5A1.25 1.25 0 0 0 4.114 13h7.77a1.25 1.25 0 0 0 1.226-1.005l1.3-6.499q.044.004.089.004a1 1 0 1 0-.985-.824l-2.51 1.184a.5.5 0 0 1-.605-.142m-2.4-1.414L9.616 6.34a1.5 1.5 0 0 0 1.814.424l1.885-.888l-1.185 5.923a.25.25 0 0 1-.245.201h-7.77a.25.25 0 0 1-.245-.201L2.685 5.876l1.885.888a1.5 1.5 0 0 0 1.814-.424z"/></svg>

React

import type { SVGProps } from "react";

export function FluentCrown16Regular(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M8 10a1 1 0 1 0 0-2a1 1 0 0 0 0 2m2.399-4.282l-1.64-2.066a1 1 0 1 0-1.517 0L5.6 5.717a.5.5 0 0 1-.605.142l-2.51-1.183Q2.5 4.59 2.5 4.5a1 1 0 1 0-.91.996l1.3 6.5A1.25 1.25 0 0 0 4.114 13h7.77a1.25 1.25 0 0 0 1.226-1.005l1.3-6.499q.044.004.089.004a1 1 0 1 0-.985-.824l-2.51 1.184a.5.5 0 0 1-.605-.142m-2.4-1.414L9.616 6.34a1.5 1.5 0 0 0 1.814.424l1.885-.888l-1.185 5.923a.25.25 0 0 1-.245.201h-7.77a.25.25 0 0 1-.245-.201L2.685 5.876l1.885.888a1.5 1.5 0 0 0 1.814-.424z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M8 10a1 1 0 1 0 0-2a1 1 0 0 0 0 2m2.399-4.282l-1.64-2.066a1 1 0 1 0-1.517 0L5.6 5.717a.5.5 0 0 1-.605.142l-2.51-1.183Q2.5 4.59 2.5 4.5a1 1 0 1 0-.91.996l1.3 6.5A1.25 1.25 0 0 0 4.114 13h7.77a1.25 1.25 0 0 0 1.226-1.005l1.3-6.499q.044.004.089.004a1 1 0 1 0-.985-.824l-2.51 1.184a.5.5 0 0 1-.605-.142m-2.4-1.414L9.616 6.34a1.5 1.5 0 0 0 1.814.424l1.885-.888l-1.185 5.923a.25.25 0 0 1-.245.201h-7.77a.25.25 0 0 1-.245-.201L2.685 5.876l1.885.888a1.5 1.5 0 0 0 1.814-.424z"/></svg>
</template>

CSS

.icon-crown-16-regular {
  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%2016%2016%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M8%2010a1%201%200%201%200%200-2a1%201%200%200%200%200%202m2.399-4.282l-1.64-2.066a1%201%200%201%200-1.517%200L5.6%205.717a.5.5%200%200%201-.605.142l-2.51-1.183Q2.5%204.59%202.5%204.5a1%201%200%201%200-.91.996l1.3%206.5A1.25%201.25%200%200%200%204.114%2013h7.77a1.25%201.25%200%200%200%201.226-1.005l1.3-6.499q.044.004.089.004a1%201%200%201%200-.985-.824l-2.51%201.184a.5.5%200%200%201-.605-.142m-2.4-1.414L9.616%206.34a1.5%201.5%200%200%200%201.814.424l1.885-.888l-1.185%205.923a.25.25%200%200%201-.245.201h-7.77a.25.25%200%200%201-.245-.201L2.685%205.876l1.885.888a1.5%201.5%200%200%200%201.814-.424z%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%2016%2016%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M8%2010a1%201%200%201%200%200-2a1%201%200%200%200%200%202m2.399-4.282l-1.64-2.066a1%201%200%201%200-1.517%200L5.6%205.717a.5.5%200%200%201-.605.142l-2.51-1.183Q2.5%204.59%202.5%204.5a1%201%200%201%200-.91.996l1.3%206.5A1.25%201.25%200%200%200%204.114%2013h7.77a1.25%201.25%200%200%200%201.226-1.005l1.3-6.499q.044.004.089.004a1%201%200%201%200-.985-.824l-2.51%201.184a.5.5%200%200%201-.605-.142m-2.4-1.414L9.616%206.34a1.5%201.5%200%200%200%201.814.424l1.885-.888l-1.185%205.923a.25.25%200%200%201-.245.201h-7.77a.25.25%200%200%201-.245-.201L2.685%205.876l1.885.888a1.5%201.5%200%200%200%201.814-.424z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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