crown from Fluent Emoji High Contrast by Microsoft Corporation · Default · Objects · MIT Free for personal and commercial use.

Name
crown
Set
Fluent Emoji High Contrast
Style
Default
Category
Objects
Viewbox
32×32
License
MIT

The same emoji in other sets

More objects icons from Fluent Emoji High Contrast

Use the crown emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="currentColor"><path d="M12.99 23.5a3 3 0 1 1 6 0a3 3 0 0 1-6 0m-5.49 0a2 2 0 1 1 4 0a2 2 0 0 1-4 0m15-2a2 2 0 1 0 0 4a2 2 0 0 0 0-4"/><path d="M13.27 8.72a2.72 2.72 0 1 1 4.897 1.633l2.538 3.443l.348-.467a1.88 1.88 0 0 1-.433-1.199c0-1.036.844-1.88 1.88-1.88s1.88.844 1.88 1.88c0 .605-.287 1.146-.734 1.49l.43.99l2.148-1.388l-.004-.132a2.383 2.383 0 0 1 2.38-2.38a2.383 2.383 0 0 1 2.38 2.38c0 .959-.57 1.787-1.39 2.164q-.01.097-.03.195v.004l-1.342 6.692a2.08 2.08 0 0 1-.644 3.214l-.613 3.058l-.001.003a3 3 0 0 1-2.94 2.4H7.96a3 3 0 0 1-2.94-2.4v-.003l-.616-3.069a2.08 2.08 0 0 1-.638-3.184l-1.345-6.711l-.001-.004a2 2 0 0 1-.031-.195A2.38 2.38 0 0 1 1 13.09a2.383 2.383 0 0 1 2.38-2.38a2.383 2.383 0 0 1 2.376 2.512l2.113 1.365l.447-.974a1.88 1.88 0 0 1-.726-1.483c0-1.036.844-1.88 1.88-1.88a1.883 1.883 0 0 1 1.36 3.178l.225.667l2.758-3.742a2.72 2.72 0 0 1-.543-1.633m-8.677 6.137a.2.2 0 0 0-.063-.007h-.082l-.057.102a.1.1 0 0 0-.015.039a.2.2 0 0 0 .003.056l.001.006l2.6 12.967v.001c.096.464.506.799.98.799h16.06c.474 0 .884-.335.98-.799v-.001l2.6-12.973a.16.16 0 0 0-.018-.108l-.048-.089h-.084a.2.2 0 0 0-.063.007a.1.1 0 0 0-.032.015l-.006.004l-3.943 2.548a2.165 2.165 0 0 1-2.91-.54l-4.382-5.946h-.001l-.123-.124l-.123.123l-4.38 5.943c-.681.941-1.965 1.146-2.913.544l-.007-.004l-3.936-2.544l-.006-.004a.1.1 0 0 0-.032-.015"/></g></svg>

React

import type { SVGProps } from "react";

export function FluentEmojiHighContrastCrown(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="currentColor"><path d="M12.99 23.5a3 3 0 1 1 6 0a3 3 0 0 1-6 0m-5.49 0a2 2 0 1 1 4 0a2 2 0 0 1-4 0m15-2a2 2 0 1 0 0 4a2 2 0 0 0 0-4"/><path d="M13.27 8.72a2.72 2.72 0 1 1 4.897 1.633l2.538 3.443l.348-.467a1.88 1.88 0 0 1-.433-1.199c0-1.036.844-1.88 1.88-1.88s1.88.844 1.88 1.88c0 .605-.287 1.146-.734 1.49l.43.99l2.148-1.388l-.004-.132a2.383 2.383 0 0 1 2.38-2.38a2.383 2.383 0 0 1 2.38 2.38c0 .959-.57 1.787-1.39 2.164q-.01.097-.03.195v.004l-1.342 6.692a2.08 2.08 0 0 1-.644 3.214l-.613 3.058l-.001.003a3 3 0 0 1-2.94 2.4H7.96a3 3 0 0 1-2.94-2.4v-.003l-.616-3.069a2.08 2.08 0 0 1-.638-3.184l-1.345-6.711l-.001-.004a2 2 0 0 1-.031-.195A2.38 2.38 0 0 1 1 13.09a2.383 2.383 0 0 1 2.38-2.38a2.383 2.383 0 0 1 2.376 2.512l2.113 1.365l.447-.974a1.88 1.88 0 0 1-.726-1.483c0-1.036.844-1.88 1.88-1.88a1.883 1.883 0 0 1 1.36 3.178l.225.667l2.758-3.742a2.72 2.72 0 0 1-.543-1.633m-8.677 6.137a.2.2 0 0 0-.063-.007h-.082l-.057.102a.1.1 0 0 0-.015.039a.2.2 0 0 0 .003.056l.001.006l2.6 12.967v.001c.096.464.506.799.98.799h16.06c.474 0 .884-.335.98-.799v-.001l2.6-12.973a.16.16 0 0 0-.018-.108l-.048-.089h-.084a.2.2 0 0 0-.063.007a.1.1 0 0 0-.032.015l-.006.004l-3.943 2.548a2.165 2.165 0 0 1-2.91-.54l-4.382-5.946h-.001l-.123-.124l-.123.123l-4.38 5.943c-.681.941-1.965 1.146-2.913.544l-.007-.004l-3.936-2.544l-.006-.004a.1.1 0 0 0-.032-.015"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="currentColor"><path d="M12.99 23.5a3 3 0 1 1 6 0a3 3 0 0 1-6 0m-5.49 0a2 2 0 1 1 4 0a2 2 0 0 1-4 0m15-2a2 2 0 1 0 0 4a2 2 0 0 0 0-4"/><path d="M13.27 8.72a2.72 2.72 0 1 1 4.897 1.633l2.538 3.443l.348-.467a1.88 1.88 0 0 1-.433-1.199c0-1.036.844-1.88 1.88-1.88s1.88.844 1.88 1.88c0 .605-.287 1.146-.734 1.49l.43.99l2.148-1.388l-.004-.132a2.383 2.383 0 0 1 2.38-2.38a2.383 2.383 0 0 1 2.38 2.38c0 .959-.57 1.787-1.39 2.164q-.01.097-.03.195v.004l-1.342 6.692a2.08 2.08 0 0 1-.644 3.214l-.613 3.058l-.001.003a3 3 0 0 1-2.94 2.4H7.96a3 3 0 0 1-2.94-2.4v-.003l-.616-3.069a2.08 2.08 0 0 1-.638-3.184l-1.345-6.711l-.001-.004a2 2 0 0 1-.031-.195A2.38 2.38 0 0 1 1 13.09a2.383 2.383 0 0 1 2.38-2.38a2.383 2.383 0 0 1 2.376 2.512l2.113 1.365l.447-.974a1.88 1.88 0 0 1-.726-1.483c0-1.036.844-1.88 1.88-1.88a1.883 1.883 0 0 1 1.36 3.178l.225.667l2.758-3.742a2.72 2.72 0 0 1-.543-1.633m-8.677 6.137a.2.2 0 0 0-.063-.007h-.082l-.057.102a.1.1 0 0 0-.015.039a.2.2 0 0 0 .003.056l.001.006l2.6 12.967v.001c.096.464.506.799.98.799h16.06c.474 0 .884-.335.98-.799v-.001l2.6-12.973a.16.16 0 0 0-.018-.108l-.048-.089h-.084a.2.2 0 0 0-.063.007a.1.1 0 0 0-.032.015l-.006.004l-3.943 2.548a2.165 2.165 0 0 1-2.91-.54l-4.382-5.946h-.001l-.123-.124l-.123.123l-4.38 5.943c-.681.941-1.965 1.146-2.913.544l-.007-.004l-3.936-2.544l-.006-.004a.1.1 0 0 0-.032-.015"/></g></svg>
</template>

CSS

.icon-crown {
  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%2032%2032%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M12.99%2023.5a3%203%200%201%201%206%200a3%203%200%200%201-6%200m-5.49%200a2%202%200%201%201%204%200a2%202%200%200%201-4%200m15-2a2%202%200%201%200%200%204a2%202%200%200%200%200-4%22%2F%3E%3Cpath%20d%3D%22M13.27%208.72a2.72%202.72%200%201%201%204.897%201.633l2.538%203.443l.348-.467a1.88%201.88%200%200%201-.433-1.199c0-1.036.844-1.88%201.88-1.88s1.88.844%201.88%201.88c0%20.605-.287%201.146-.734%201.49l.43.99l2.148-1.388l-.004-.132a2.383%202.383%200%200%201%202.38-2.38a2.383%202.383%200%200%201%202.38%202.38c0%20.959-.57%201.787-1.39%202.164q-.01.097-.03.195v.004l-1.342%206.692a2.08%202.08%200%200%201-.644%203.214l-.613%203.058l-.001.003a3%203%200%200%201-2.94%202.4H7.96a3%203%200%200%201-2.94-2.4v-.003l-.616-3.069a2.08%202.08%200%200%201-.638-3.184l-1.345-6.711l-.001-.004a2%202%200%200%201-.031-.195A2.38%202.38%200%200%201%201%2013.09a2.383%202.383%200%200%201%202.38-2.38a2.383%202.383%200%200%201%202.376%202.512l2.113%201.365l.447-.974a1.88%201.88%200%200%201-.726-1.483c0-1.036.844-1.88%201.88-1.88a1.883%201.883%200%200%201%201.36%203.178l.225.667l2.758-3.742a2.72%202.72%200%200%201-.543-1.633m-8.677%206.137a.2.2%200%200%200-.063-.007h-.082l-.057.102a.1.1%200%200%200-.015.039a.2.2%200%200%200%20.003.056l.001.006l2.6%2012.967v.001c.096.464.506.799.98.799h16.06c.474%200%20.884-.335.98-.799v-.001l2.6-12.973a.16.16%200%200%200-.018-.108l-.048-.089h-.084a.2.2%200%200%200-.063.007a.1.1%200%200%200-.032.015l-.006.004l-3.943%202.548a2.165%202.165%200%200%201-2.91-.54l-4.382-5.946h-.001l-.123-.124l-.123.123l-4.38%205.943c-.681.941-1.965%201.146-2.913.544l-.007-.004l-3.936-2.544l-.006-.004a.1.1%200%200%200-.032-.015%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%2032%2032%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M12.99%2023.5a3%203%200%201%201%206%200a3%203%200%200%201-6%200m-5.49%200a2%202%200%201%201%204%200a2%202%200%200%201-4%200m15-2a2%202%200%201%200%200%204a2%202%200%200%200%200-4%22%2F%3E%3Cpath%20d%3D%22M13.27%208.72a2.72%202.72%200%201%201%204.897%201.633l2.538%203.443l.348-.467a1.88%201.88%200%200%201-.433-1.199c0-1.036.844-1.88%201.88-1.88s1.88.844%201.88%201.88c0%20.605-.287%201.146-.734%201.49l.43.99l2.148-1.388l-.004-.132a2.383%202.383%200%200%201%202.38-2.38a2.383%202.383%200%200%201%202.38%202.38c0%20.959-.57%201.787-1.39%202.164q-.01.097-.03.195v.004l-1.342%206.692a2.08%202.08%200%200%201-.644%203.214l-.613%203.058l-.001.003a3%203%200%200%201-2.94%202.4H7.96a3%203%200%200%201-2.94-2.4v-.003l-.616-3.069a2.08%202.08%200%200%201-.638-3.184l-1.345-6.711l-.001-.004a2%202%200%200%201-.031-.195A2.38%202.38%200%200%201%201%2013.09a2.383%202.383%200%200%201%202.38-2.38a2.383%202.383%200%200%201%202.376%202.512l2.113%201.365l.447-.974a1.88%201.88%200%200%201-.726-1.483c0-1.036.844-1.88%201.88-1.88a1.883%201.883%200%200%201%201.36%203.178l.225.667l2.758-3.742a2.72%202.72%200%200%201-.543-1.633m-8.677%206.137a.2.2%200%200%200-.063-.007h-.082l-.057.102a.1.1%200%200%200-.015.039a.2.2%200%200%200%20.003.056l.001.006l2.6%2012.967v.001c.096.464.506.799.98.799h16.06c.474%200%20.884-.335.98-.799v-.001l2.6-12.973a.16.16%200%200%200-.018-.108l-.048-.089h-.084a.2.2%200%200%200-.063.007a.1.1%200%200%200-.032.015l-.006.004l-3.943%202.548a2.165%202.165%200%200%201-2.91-.54l-4.382-5.946h-.001l-.123-.124l-.123.123l-4.38%205.943c-.681.941-1.965%201.146-2.913.544l-.007-.004l-3.936-2.544l-.006-.004a.1.1%200%200%200-.032-.015%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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