sparkle emoji

sparkle from OpenMoji by OpenMoji · Default · Symbols · CC-BY-SA-4.0 Attribution required.

Name
sparkle
Set
OpenMoji
Style
Default
Category
Symbols
Viewbox
72×72
License
CC BY-SA 4.0

The same emoji in other sets

More symbols icons from OpenMoji

Use the sparkle emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M35.106 18.815s-.754 16.324-16.128 16.37a.648.648 0 1 0 0 1.296h.004s16.324 1.1 16.37 16.474v.147a.648.648 0 0 0 1.296 0c.046-15.375 16.37-16.62 16.37-16.62h.005a.648.648 0 1 0 0-1.297c-15.375-.045-16.62-16.37-16.62-16.37a.648.648 0 0 0-1.297 0"/><path fill="#5c9e31" d="M60 61H12a.945.945 0 0 1-1-1V12a.945.945 0 0 1 1-1h48a.945.945 0 0 1 1 1v48a.945.945 0 0 1-1 1"/><path fill="#fff" stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M35.106 18.857s-.754 16.324-16.128 16.37a.648.648 0 1 0 0 1.296h.004s16.324 1.1 16.37 16.474v.146a.648.648 0 0 0 1.296 0c.046-15.375 16.37-16.62 16.37-16.62h.005a.648.648 0 1 0 0-1.296c-15.375-.046-16.62-16.37-16.62-16.37a.648.648 0 0 0-1.297 0"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M60 60.958H12a.945.945 0 0 1-1-1v-48a.945.945 0 0 1 1-1h48a.945.945 0 0 1 1 1v48a.945.945 0 0 1-1 1"/></svg>

React

import type { SVGProps } from "react";

export function OpenmojiSparkle(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="M35.106 18.815s-.754 16.324-16.128 16.37a.648.648 0 1 0 0 1.296h.004s16.324 1.1 16.37 16.474v.147a.648.648 0 0 0 1.296 0c.046-15.375 16.37-16.62 16.37-16.62h.005a.648.648 0 1 0 0-1.297c-15.375-.045-16.62-16.37-16.62-16.37a.648.648 0 0 0-1.297 0"/><path fill="#5c9e31" d="M60 61H12a.945.945 0 0 1-1-1V12a.945.945 0 0 1 1-1h48a.945.945 0 0 1 1 1v48a.945.945 0 0 1-1 1"/><path fill="#fff" stroke="#fff" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="M35.106 18.857s-.754 16.324-16.128 16.37a.648.648 0 1 0 0 1.296h.004s16.324 1.1 16.37 16.474v.146a.648.648 0 0 0 1.296 0c.046-15.375 16.37-16.62 16.37-16.62h.005a.648.648 0 1 0 0-1.296c-15.375-.046-16.62-16.37-16.62-16.37a.648.648 0 0 0-1.297 0"/><path fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="M60 60.958H12a.945.945 0 0 1-1-1v-48a.945.945 0 0 1 1-1h48a.945.945 0 0 1 1 1v48a.945.945 0 0 1-1 1"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M35.106 18.815s-.754 16.324-16.128 16.37a.648.648 0 1 0 0 1.296h.004s16.324 1.1 16.37 16.474v.147a.648.648 0 0 0 1.296 0c.046-15.375 16.37-16.62 16.37-16.62h.005a.648.648 0 1 0 0-1.297c-15.375-.045-16.62-16.37-16.62-16.37a.648.648 0 0 0-1.297 0"/><path fill="#5c9e31" d="M60 61H12a.945.945 0 0 1-1-1V12a.945.945 0 0 1 1-1h48a.945.945 0 0 1 1 1v48a.945.945 0 0 1-1 1"/><path fill="#fff" stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M35.106 18.857s-.754 16.324-16.128 16.37a.648.648 0 1 0 0 1.296h.004s16.324 1.1 16.37 16.474v.146a.648.648 0 0 0 1.296 0c.046-15.375 16.37-16.62 16.37-16.62h.005a.648.648 0 1 0 0-1.296c-15.375-.046-16.62-16.37-16.62-16.37a.648.648 0 0 0-1.297 0"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M60 60.958H12a.945.945 0 0 1-1-1v-48a.945.945 0 0 1 1-1h48a.945.945 0 0 1 1 1v48a.945.945 0 0 1-1 1"/></svg>
</template>

CSS

.icon-sparkle {
  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%2072%2072%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M35.106%2018.815s-.754%2016.324-16.128%2016.37a.648.648%200%201%200%200%201.296h.004s16.324%201.1%2016.37%2016.474v.147a.648.648%200%200%200%201.296%200c.046-15.375%2016.37-16.62%2016.37-16.62h.005a.648.648%200%201%200%200-1.297c-15.375-.045-16.62-16.37-16.62-16.37a.648.648%200%200%200-1.297%200%22%2F%3E%3Cpath%20fill%3D%22%235c9e31%22%20d%3D%22M60%2061H12a.945.945%200%200%201-1-1V12a.945.945%200%200%201%201-1h48a.945.945%200%200%201%201%201v48a.945.945%200%200%201-1%201%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M35.106%2018.857s-.754%2016.324-16.128%2016.37a.648.648%200%201%200%200%201.296h.004s16.324%201.1%2016.37%2016.474v.146a.648.648%200%200%200%201.296%200c.046-15.375%2016.37-16.62%2016.37-16.62h.005a.648.648%200%201%200%200-1.296c-15.375-.046-16.62-16.37-16.62-16.37a.648.648%200%200%200-1.297%200%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M60%2060.958H12a.945.945%200%200%201-1-1v-48a.945.945%200%200%201%201-1h48a.945.945%200%200%201%201%201v48a.945.945%200%200%201-1%201%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%2072%2072%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M35.106%2018.815s-.754%2016.324-16.128%2016.37a.648.648%200%201%200%200%201.296h.004s16.324%201.1%2016.37%2016.474v.147a.648.648%200%200%200%201.296%200c.046-15.375%2016.37-16.62%2016.37-16.62h.005a.648.648%200%201%200%200-1.297c-15.375-.045-16.62-16.37-16.62-16.37a.648.648%200%200%200-1.297%200%22%2F%3E%3Cpath%20fill%3D%22%235c9e31%22%20d%3D%22M60%2061H12a.945.945%200%200%201-1-1V12a.945.945%200%200%201%201-1h48a.945.945%200%200%201%201%201v48a.945.945%200%200%201-1%201%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M35.106%2018.857s-.754%2016.324-16.128%2016.37a.648.648%200%201%200%200%201.296h.004s16.324%201.1%2016.37%2016.474v.146a.648.648%200%200%200%201.296%200c.046-15.375%2016.37-16.62%2016.37-16.62h.005a.648.648%200%201%200%200-1.296c-15.375-.046-16.62-16.37-16.62-16.37a.648.648%200%200%200-1.297%200%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M60%2060.958H12a.945.945%200%200%201-1-1v-48a.945.945%200%200%201%201-1h48a.945.945%200%200%201%201%201v48a.945.945%200%200%201-1%201%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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