glowing star emoji

glowing-star from Fluent Emoji Flat by Microsoft Corporation · Default · Travel & Places · MIT Free for personal and commercial use.

Name
glowing-star
Set
Fluent Emoji Flat
Style
Default
Category
Travel & Places
Viewbox
32×32
License
MIT

The same emoji in other sets

More travel & places icons from Fluent Emoji Flat

Use the glowing star emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="#fcd53f"><path d="m28.979 17.003l-3.108.214c-.834.06-1.178 1.079-.542 1.608l2.388 1.955c.521.428 1.314.204 1.523-.428l.709-2.127c.219-.632-.292-1.273-.97-1.222M21.75 2.691l-.72 2.9c-.2.78.66 1.41 1.34.98l2.54-1.58c.55-.34.58-1.14.05-1.52l-1.78-1.29a.912.912 0 0 0-1.43.51M6.43 4.995l2.53 1.58c.68.43 1.54-.19 1.35-.98l-.72-2.9a.92.92 0 0 0-1.43-.52l-1.78 1.29c-.53.4-.5 1.19.05 1.53M4.185 20.713l2.29-1.92c.62-.52.29-1.53-.51-1.58l-2.98-.21a.92.92 0 0 0-.94 1.2l.68 2.09c.2.62.97.84 1.46.42m13.61 7.292l-1.12-2.77c-.3-.75-1.36-.75-1.66 0l-1.12 2.77c-.24.6.2 1.26.85 1.26h2.2a.92.92 0 0 0 .85-1.26"/><path d="m17.565 3.324l1.726 3.72c.326.694.967 1.18 1.717 1.29l4.056.624c1.835.278 2.575 2.53 1.293 3.859L23.268 16a2.28 2.28 0 0 0-.612 1.964l.71 4.374c.307 1.885-1.687 3.293-3.354 2.37l-3.405-1.894a2.25 2.25 0 0 0-2.21 0l-3.404 1.895c-1.668.922-3.661-.486-3.355-2.37l.71-4.375A2.28 2.28 0 0 0 7.736 16l-3.088-3.184c-1.293-1.34-.543-3.581 1.293-3.859l4.055-.625a2.3 2.3 0 0 0 1.717-1.29l1.727-3.719c.819-1.765 3.306-1.765 4.124 0"/></g></svg>

React

import type { SVGProps } from "react";

export function FluentEmojiFlatGlowingStar(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="#fcd53f"><path d="m28.979 17.003l-3.108.214c-.834.06-1.178 1.079-.542 1.608l2.388 1.955c.521.428 1.314.204 1.523-.428l.709-2.127c.219-.632-.292-1.273-.97-1.222M21.75 2.691l-.72 2.9c-.2.78.66 1.41 1.34.98l2.54-1.58c.55-.34.58-1.14.05-1.52l-1.78-1.29a.912.912 0 0 0-1.43.51M6.43 4.995l2.53 1.58c.68.43 1.54-.19 1.35-.98l-.72-2.9a.92.92 0 0 0-1.43-.52l-1.78 1.29c-.53.4-.5 1.19.05 1.53M4.185 20.713l2.29-1.92c.62-.52.29-1.53-.51-1.58l-2.98-.21a.92.92 0 0 0-.94 1.2l.68 2.09c.2.62.97.84 1.46.42m13.61 7.292l-1.12-2.77c-.3-.75-1.36-.75-1.66 0l-1.12 2.77c-.24.6.2 1.26.85 1.26h2.2a.92.92 0 0 0 .85-1.26"/><path d="m17.565 3.324l1.726 3.72c.326.694.967 1.18 1.717 1.29l4.056.624c1.835.278 2.575 2.53 1.293 3.859L23.268 16a2.28 2.28 0 0 0-.612 1.964l.71 4.374c.307 1.885-1.687 3.293-3.354 2.37l-3.405-1.894a2.25 2.25 0 0 0-2.21 0l-3.404 1.895c-1.668.922-3.661-.486-3.355-2.37l.71-4.375A2.28 2.28 0 0 0 7.736 16l-3.088-3.184c-1.293-1.34-.543-3.581 1.293-3.859l4.055-.625a2.3 2.3 0 0 0 1.717-1.29l1.727-3.719c.819-1.765 3.306-1.765 4.124 0"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="#fcd53f"><path d="m28.979 17.003l-3.108.214c-.834.06-1.178 1.079-.542 1.608l2.388 1.955c.521.428 1.314.204 1.523-.428l.709-2.127c.219-.632-.292-1.273-.97-1.222M21.75 2.691l-.72 2.9c-.2.78.66 1.41 1.34.98l2.54-1.58c.55-.34.58-1.14.05-1.52l-1.78-1.29a.912.912 0 0 0-1.43.51M6.43 4.995l2.53 1.58c.68.43 1.54-.19 1.35-.98l-.72-2.9a.92.92 0 0 0-1.43-.52l-1.78 1.29c-.53.4-.5 1.19.05 1.53M4.185 20.713l2.29-1.92c.62-.52.29-1.53-.51-1.58l-2.98-.21a.92.92 0 0 0-.94 1.2l.68 2.09c.2.62.97.84 1.46.42m13.61 7.292l-1.12-2.77c-.3-.75-1.36-.75-1.66 0l-1.12 2.77c-.24.6.2 1.26.85 1.26h2.2a.92.92 0 0 0 .85-1.26"/><path d="m17.565 3.324l1.726 3.72c.326.694.967 1.18 1.717 1.29l4.056.624c1.835.278 2.575 2.53 1.293 3.859L23.268 16a2.28 2.28 0 0 0-.612 1.964l.71 4.374c.307 1.885-1.687 3.293-3.354 2.37l-3.405-1.894a2.25 2.25 0 0 0-2.21 0l-3.404 1.895c-1.668.922-3.661-.486-3.355-2.37l.71-4.375A2.28 2.28 0 0 0 7.736 16l-3.088-3.184c-1.293-1.34-.543-3.581 1.293-3.859l4.055-.625a2.3 2.3 0 0 0 1.717-1.29l1.727-3.719c.819-1.765 3.306-1.765 4.124 0"/></g></svg>
</template>

CSS

.icon-glowing-star {
  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%22%23fcd53f%22%3E%3Cpath%20d%3D%22m28.979%2017.003l-3.108.214c-.834.06-1.178%201.079-.542%201.608l2.388%201.955c.521.428%201.314.204%201.523-.428l.709-2.127c.219-.632-.292-1.273-.97-1.222M21.75%202.691l-.72%202.9c-.2.78.66%201.41%201.34.98l2.54-1.58c.55-.34.58-1.14.05-1.52l-1.78-1.29a.912.912%200%200%200-1.43.51M6.43%204.995l2.53%201.58c.68.43%201.54-.19%201.35-.98l-.72-2.9a.92.92%200%200%200-1.43-.52l-1.78%201.29c-.53.4-.5%201.19.05%201.53M4.185%2020.713l2.29-1.92c.62-.52.29-1.53-.51-1.58l-2.98-.21a.92.92%200%200%200-.94%201.2l.68%202.09c.2.62.97.84%201.46.42m13.61%207.292l-1.12-2.77c-.3-.75-1.36-.75-1.66%200l-1.12%202.77c-.24.6.2%201.26.85%201.26h2.2a.92.92%200%200%200%20.85-1.26%22%2F%3E%3Cpath%20d%3D%22m17.565%203.324l1.726%203.72c.326.694.967%201.18%201.717%201.29l4.056.624c1.835.278%202.575%202.53%201.293%203.859L23.268%2016a2.28%202.28%200%200%200-.612%201.964l.71%204.374c.307%201.885-1.687%203.293-3.354%202.37l-3.405-1.894a2.25%202.25%200%200%200-2.21%200l-3.404%201.895c-1.668.922-3.661-.486-3.355-2.37l.71-4.375A2.28%202.28%200%200%200%207.736%2016l-3.088-3.184c-1.293-1.34-.543-3.581%201.293-3.859l4.055-.625a2.3%202.3%200%200%200%201.717-1.29l1.727-3.719c.819-1.765%203.306-1.765%204.124%200%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%22%23fcd53f%22%3E%3Cpath%20d%3D%22m28.979%2017.003l-3.108.214c-.834.06-1.178%201.079-.542%201.608l2.388%201.955c.521.428%201.314.204%201.523-.428l.709-2.127c.219-.632-.292-1.273-.97-1.222M21.75%202.691l-.72%202.9c-.2.78.66%201.41%201.34.98l2.54-1.58c.55-.34.58-1.14.05-1.52l-1.78-1.29a.912.912%200%200%200-1.43.51M6.43%204.995l2.53%201.58c.68.43%201.54-.19%201.35-.98l-.72-2.9a.92.92%200%200%200-1.43-.52l-1.78%201.29c-.53.4-.5%201.19.05%201.53M4.185%2020.713l2.29-1.92c.62-.52.29-1.53-.51-1.58l-2.98-.21a.92.92%200%200%200-.94%201.2l.68%202.09c.2.62.97.84%201.46.42m13.61%207.292l-1.12-2.77c-.3-.75-1.36-.75-1.66%200l-1.12%202.77c-.24.6.2%201.26.85%201.26h2.2a.92.92%200%200%200%20.85-1.26%22%2F%3E%3Cpath%20d%3D%22m17.565%203.324l1.726%203.72c.326.694.967%201.18%201.717%201.29l4.056.624c1.835.278%202.575%202.53%201.293%203.859L23.268%2016a2.28%202.28%200%200%200-.612%201.964l.71%204.374c.307%201.885-1.687%203.293-3.354%202.37l-3.405-1.894a2.25%202.25%200%200%200-2.21%200l-3.404%201.895c-1.668.922-3.661-.486-3.355-2.37l.71-4.375A2.28%202.28%200%200%200%207.736%2016l-3.088-3.184c-1.293-1.34-.543-3.581%201.293-3.859l4.055-.625a2.3%202.3%200%200%200%201.717-1.29l1.727-3.719c.819-1.765%203.306-1.765%204.124%200%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-flat/glowing-star.svg?color=%231a73e8&size=48