whitemediumstar emoji

whitemediumstar from Firefox OS Emoji by Mozilla · Default · Nature · Apache-2.0 Free for personal and commercial use.

Name
whitemediumstar
Set
Firefox OS Emoji
Style
Default
Category
Nature
Viewbox
512×512
License
Apache 2.0

More nature icons from Firefox OS Emoji

Use the whitemediumstar emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#D9DDE8" d="m274.909 31.641l60.046 121.667a21.09 21.09 0 0 0 15.877 11.535l134.267 19.51c17.296 2.513 24.202 23.768 11.687 35.968l-97.157 94.704a21.08 21.08 0 0 0-6.064 18.665l22.936 133.725c2.954 17.226-15.126 30.362-30.596 22.229l-120.092-63.136a21.08 21.08 0 0 0-19.625 0l-120.092 63.136c-15.47 8.133-33.55-5.003-30.596-22.229l22.936-133.725a21.09 21.09 0 0 0-6.064-18.665l-97.157-94.704c-12.517-12.199-5.61-33.454 11.685-35.967l134.267-19.51a21.09 21.09 0 0 0 15.877-11.535L237.09 31.642c7.736-15.673 30.084-15.673 37.819-.001"/></svg>

React

import type { SVGProps } from "react";

export function FxemojiWhitemediumstar(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#D9DDE8" d="m274.909 31.641l60.046 121.667a21.09 21.09 0 0 0 15.877 11.535l134.267 19.51c17.296 2.513 24.202 23.768 11.687 35.968l-97.157 94.704a21.08 21.08 0 0 0-6.064 18.665l22.936 133.725c2.954 17.226-15.126 30.362-30.596 22.229l-120.092-63.136a21.08 21.08 0 0 0-19.625 0l-120.092 63.136c-15.47 8.133-33.55-5.003-30.596-22.229l22.936-133.725a21.09 21.09 0 0 0-6.064-18.665l-97.157-94.704c-12.517-12.199-5.61-33.454 11.685-35.967l134.267-19.51a21.09 21.09 0 0 0 15.877-11.535L237.09 31.642c7.736-15.673 30.084-15.673 37.819-.001"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#D9DDE8" d="m274.909 31.641l60.046 121.667a21.09 21.09 0 0 0 15.877 11.535l134.267 19.51c17.296 2.513 24.202 23.768 11.687 35.968l-97.157 94.704a21.08 21.08 0 0 0-6.064 18.665l22.936 133.725c2.954 17.226-15.126 30.362-30.596 22.229l-120.092-63.136a21.08 21.08 0 0 0-19.625 0l-120.092 63.136c-15.47 8.133-33.55-5.003-30.596-22.229l22.936-133.725a21.09 21.09 0 0 0-6.064-18.665l-97.157-94.704c-12.517-12.199-5.61-33.454 11.685-35.967l134.267-19.51a21.09 21.09 0 0 0 15.877-11.535L237.09 31.642c7.736-15.673 30.084-15.673 37.819-.001"/></svg>
</template>

CSS

.icon-whitemediumstar {
  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%20512%20512%22%3E%3Cpath%20fill%3D%22%23D9DDE8%22%20d%3D%22m274.909%2031.641l60.046%20121.667a21.09%2021.09%200%200%200%2015.877%2011.535l134.267%2019.51c17.296%202.513%2024.202%2023.768%2011.687%2035.968l-97.157%2094.704a21.08%2021.08%200%200%200-6.064%2018.665l22.936%20133.725c2.954%2017.226-15.126%2030.362-30.596%2022.229l-120.092-63.136a21.08%2021.08%200%200%200-19.625%200l-120.092%2063.136c-15.47%208.133-33.55-5.003-30.596-22.229l22.936-133.725a21.09%2021.09%200%200%200-6.064-18.665l-97.157-94.704c-12.517-12.199-5.61-33.454%2011.685-35.967l134.267-19.51a21.09%2021.09%200%200%200%2015.877-11.535L237.09%2031.642c7.736-15.673%2030.084-15.673%2037.819-.001%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%20512%20512%22%3E%3Cpath%20fill%3D%22%23D9DDE8%22%20d%3D%22m274.909%2031.641l60.046%20121.667a21.09%2021.09%200%200%200%2015.877%2011.535l134.267%2019.51c17.296%202.513%2024.202%2023.768%2011.687%2035.968l-97.157%2094.704a21.08%2021.08%200%200%200-6.064%2018.665l22.936%20133.725c2.954%2017.226-15.126%2030.362-30.596%2022.229l-120.092-63.136a21.08%2021.08%200%200%200-19.625%200l-120.092%2063.136c-15.47%208.133-33.55-5.003-30.596-22.229l22.936-133.725a21.09%2021.09%200%200%200-6.064-18.665l-97.157-94.704c-12.517-12.199-5.61-33.454%2011.685-35.967l134.267-19.51a21.09%2021.09%200%200%200%2015.877-11.535L237.09%2031.642c7.736-15.673%2030.084-15.673%2037.819-.001%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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