dotted six pointed star emoji

dotted-six-pointed-star from Twitter Emoji by Twitter · Default · Symbols · CC-BY-4.0 Attribution required.

Name
dotted-six-pointed-star
Set
Twitter Emoji
Style
Default
Category
Symbols
Viewbox
36×36
License
CC BY 4.0

The same emoji in other sets

More symbols icons from Twitter Emoji

Use the dotted six pointed star emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#9266cc" d="M36 32a4 4 0 0 1-4 4H4a4 4 0 0 1-4-4V4a4 4 0 0 1 4-4h28a4 4 0 0 1 4 4z"/><path fill="#f5f8fa" d="M18 34.156c-1.011 0-1.928-.588-2.516-1.614L3.811 12.168c-.602-1.05-.66-2.149-.159-3.014c.473-.816 1.363-1.284 2.441-1.284h24.816c1.09 0 1.978.473 2.438 1.296c.485.869.396 1.961-.242 2.997l-12.63 20.468c-.597.969-1.499 1.525-2.475 1.525M6.524 10.87l11.485 20.044l12.365-20.038z"/><path fill="#f5f8fa" d="M30.909 27.5H6.093c-1.079 0-1.968-.469-2.441-1.285c-.501-.865-.443-1.963.159-3.013L15.484 2.829c.589-1.027 1.505-1.615 2.516-1.615c.976 0 1.878.557 2.476 1.527l12.63 20.466c.639 1.035.728 2.127.242 2.996c-.46.824-1.349 1.297-2.439 1.297M6.528 24.493l23.85.007L18.009 4.457z"/><circle cx="18" cy="18" r="4" fill="#f5f8fa"/></svg>

React

import type { SVGProps } from "react";

export function TwemojiDottedSixPointedStar(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#9266cc" d="M36 32a4 4 0 0 1-4 4H4a4 4 0 0 1-4-4V4a4 4 0 0 1 4-4h28a4 4 0 0 1 4 4z"/><path fill="#f5f8fa" d="M18 34.156c-1.011 0-1.928-.588-2.516-1.614L3.811 12.168c-.602-1.05-.66-2.149-.159-3.014c.473-.816 1.363-1.284 2.441-1.284h24.816c1.09 0 1.978.473 2.438 1.296c.485.869.396 1.961-.242 2.997l-12.63 20.468c-.597.969-1.499 1.525-2.475 1.525M6.524 10.87l11.485 20.044l12.365-20.038z"/><path fill="#f5f8fa" d="M30.909 27.5H6.093c-1.079 0-1.968-.469-2.441-1.285c-.501-.865-.443-1.963.159-3.013L15.484 2.829c.589-1.027 1.505-1.615 2.516-1.615c.976 0 1.878.557 2.476 1.527l12.63 20.466c.639 1.035.728 2.127.242 2.996c-.46.824-1.349 1.297-2.439 1.297M6.528 24.493l23.85.007L18.009 4.457z"/><circle cx="18" cy="18" r="4" fill="#f5f8fa"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#9266cc" d="M36 32a4 4 0 0 1-4 4H4a4 4 0 0 1-4-4V4a4 4 0 0 1 4-4h28a4 4 0 0 1 4 4z"/><path fill="#f5f8fa" d="M18 34.156c-1.011 0-1.928-.588-2.516-1.614L3.811 12.168c-.602-1.05-.66-2.149-.159-3.014c.473-.816 1.363-1.284 2.441-1.284h24.816c1.09 0 1.978.473 2.438 1.296c.485.869.396 1.961-.242 2.997l-12.63 20.468c-.597.969-1.499 1.525-2.475 1.525M6.524 10.87l11.485 20.044l12.365-20.038z"/><path fill="#f5f8fa" d="M30.909 27.5H6.093c-1.079 0-1.968-.469-2.441-1.285c-.501-.865-.443-1.963.159-3.013L15.484 2.829c.589-1.027 1.505-1.615 2.516-1.615c.976 0 1.878.557 2.476 1.527l12.63 20.466c.639 1.035.728 2.127.242 2.996c-.46.824-1.349 1.297-2.439 1.297M6.528 24.493l23.85.007L18.009 4.457z"/><circle cx="18" cy="18" r="4" fill="#f5f8fa"/></svg>
</template>

CSS

.icon-dotted-six-pointed-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%2036%2036%22%3E%3Cpath%20fill%3D%22%239266cc%22%20d%3D%22M36%2032a4%204%200%200%201-4%204H4a4%204%200%200%201-4-4V4a4%204%200%200%201%204-4h28a4%204%200%200%201%204%204z%22%2F%3E%3Cpath%20fill%3D%22%23f5f8fa%22%20d%3D%22M18%2034.156c-1.011%200-1.928-.588-2.516-1.614L3.811%2012.168c-.602-1.05-.66-2.149-.159-3.014c.473-.816%201.363-1.284%202.441-1.284h24.816c1.09%200%201.978.473%202.438%201.296c.485.869.396%201.961-.242%202.997l-12.63%2020.468c-.597.969-1.499%201.525-2.475%201.525M6.524%2010.87l11.485%2020.044l12.365-20.038z%22%2F%3E%3Cpath%20fill%3D%22%23f5f8fa%22%20d%3D%22M30.909%2027.5H6.093c-1.079%200-1.968-.469-2.441-1.285c-.501-.865-.443-1.963.159-3.013L15.484%202.829c.589-1.027%201.505-1.615%202.516-1.615c.976%200%201.878.557%202.476%201.527l12.63%2020.466c.639%201.035.728%202.127.242%202.996c-.46.824-1.349%201.297-2.439%201.297M6.528%2024.493l23.85.007L18.009%204.457z%22%2F%3E%3Ccircle%20cx%3D%2218%22%20cy%3D%2218%22%20r%3D%224%22%20fill%3D%22%23f5f8fa%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%2036%2036%22%3E%3Cpath%20fill%3D%22%239266cc%22%20d%3D%22M36%2032a4%204%200%200%201-4%204H4a4%204%200%200%201-4-4V4a4%204%200%200%201%204-4h28a4%204%200%200%201%204%204z%22%2F%3E%3Cpath%20fill%3D%22%23f5f8fa%22%20d%3D%22M18%2034.156c-1.011%200-1.928-.588-2.516-1.614L3.811%2012.168c-.602-1.05-.66-2.149-.159-3.014c.473-.816%201.363-1.284%202.441-1.284h24.816c1.09%200%201.978.473%202.438%201.296c.485.869.396%201.961-.242%202.997l-12.63%2020.468c-.597.969-1.499%201.525-2.475%201.525M6.524%2010.87l11.485%2020.044l12.365-20.038z%22%2F%3E%3Cpath%20fill%3D%22%23f5f8fa%22%20d%3D%22M30.909%2027.5H6.093c-1.079%200-1.968-.469-2.441-1.285c-.501-.865-.443-1.963.159-3.013L15.484%202.829c.589-1.027%201.505-1.615%202.516-1.615c.976%200%201.878.557%202.476%201.527l12.63%2020.466c.639%201.035.728%202.127.242%202.996c-.46.824-1.349%201.297-2.439%201.297M6.528%2024.493l23.85.007L18.009%204.457z%22%2F%3E%3Ccircle%20cx%3D%2218%22%20cy%3D%2218%22%20r%3D%224%22%20fill%3D%22%23f5f8fa%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/twemoji/dotted-six-pointed-star.svg?color=%231a73e8&size=48