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

Name
sparkles
Set
Firefox OS Emoji
Style
Default
Category
People
Viewbox
512×512
License
Apache 2.0

The same emoji in other sets

More people icons from Firefox OS Emoji

Use the sparkles emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#FFB636" d="M210.3 65.5c28.8 7.3 51.4 29.9 58.7 58.7c.7 2.8 4.3 2.8 5 0c7.3-28.8 29.9-51.4 58.7-58.7c2.8-.7 2.8-4.3 0-5c-28.8-7.3-51.4-29.9-58.7-58.7c-.7-2.8-4.3-2.8-5 0c-7.3 28.8-29.9 51.4-58.7 58.7c-2.8.7-2.8 4.3 0 5"/><path fill="#FFD469" d="M6.7 188.3c50.8 12.9 90.8 52.9 103.7 103.7c1.2 4.9 7.5 4.9 8.8 0c12.9-50.8 52.9-90.8 103.7-103.7c4.9-1.2 4.9-7.5 0-8.8C172 166.7 132 126.7 119.2 75.9c-1.2-4.9-7.5-4.9-8.8 0c-12.9 50.8-52.9 90.8-103.7 103.7c-4.9 1.2-4.9 7.5 0 8.7"/><path fill="#FFE1AB" d="M180 350.7c76 19.3 135.9 79.1 155.1 155.1c1.9 7.3 11.3 7.3 13.1 0c19.3-76 79.1-135.9 155.1-155.1c7.3-1.9 7.3-11.3 0-13.1c-76-19.3-135.9-79.1-155.1-155.1c-1.9-7.3-11.3-7.3-13.1 0c-19.3 76-79.1 135.9-155.1 155.1c-7.3 1.8-7.3 11.2 0 13.1"/></svg>

React

import type { SVGProps } from "react";

export function FxemojiSparkles(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#FFB636" d="M210.3 65.5c28.8 7.3 51.4 29.9 58.7 58.7c.7 2.8 4.3 2.8 5 0c7.3-28.8 29.9-51.4 58.7-58.7c2.8-.7 2.8-4.3 0-5c-28.8-7.3-51.4-29.9-58.7-58.7c-.7-2.8-4.3-2.8-5 0c-7.3 28.8-29.9 51.4-58.7 58.7c-2.8.7-2.8 4.3 0 5"/><path fill="#FFD469" d="M6.7 188.3c50.8 12.9 90.8 52.9 103.7 103.7c1.2 4.9 7.5 4.9 8.8 0c12.9-50.8 52.9-90.8 103.7-103.7c4.9-1.2 4.9-7.5 0-8.8C172 166.7 132 126.7 119.2 75.9c-1.2-4.9-7.5-4.9-8.8 0c-12.9 50.8-52.9 90.8-103.7 103.7c-4.9 1.2-4.9 7.5 0 8.7"/><path fill="#FFE1AB" d="M180 350.7c76 19.3 135.9 79.1 155.1 155.1c1.9 7.3 11.3 7.3 13.1 0c19.3-76 79.1-135.9 155.1-155.1c7.3-1.9 7.3-11.3 0-13.1c-76-19.3-135.9-79.1-155.1-155.1c-1.9-7.3-11.3-7.3-13.1 0c-19.3 76-79.1 135.9-155.1 155.1c-7.3 1.8-7.3 11.2 0 13.1"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#FFB636" d="M210.3 65.5c28.8 7.3 51.4 29.9 58.7 58.7c.7 2.8 4.3 2.8 5 0c7.3-28.8 29.9-51.4 58.7-58.7c2.8-.7 2.8-4.3 0-5c-28.8-7.3-51.4-29.9-58.7-58.7c-.7-2.8-4.3-2.8-5 0c-7.3 28.8-29.9 51.4-58.7 58.7c-2.8.7-2.8 4.3 0 5"/><path fill="#FFD469" d="M6.7 188.3c50.8 12.9 90.8 52.9 103.7 103.7c1.2 4.9 7.5 4.9 8.8 0c12.9-50.8 52.9-90.8 103.7-103.7c4.9-1.2 4.9-7.5 0-8.8C172 166.7 132 126.7 119.2 75.9c-1.2-4.9-7.5-4.9-8.8 0c-12.9 50.8-52.9 90.8-103.7 103.7c-4.9 1.2-4.9 7.5 0 8.7"/><path fill="#FFE1AB" d="M180 350.7c76 19.3 135.9 79.1 155.1 155.1c1.9 7.3 11.3 7.3 13.1 0c19.3-76 79.1-135.9 155.1-155.1c7.3-1.9 7.3-11.3 0-13.1c-76-19.3-135.9-79.1-155.1-155.1c-1.9-7.3-11.3-7.3-13.1 0c-19.3 76-79.1 135.9-155.1 155.1c-7.3 1.8-7.3 11.2 0 13.1"/></svg>
</template>

CSS

.icon-sparkles {
  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%23FFB636%22%20d%3D%22M210.3%2065.5c28.8%207.3%2051.4%2029.9%2058.7%2058.7c.7%202.8%204.3%202.8%205%200c7.3-28.8%2029.9-51.4%2058.7-58.7c2.8-.7%202.8-4.3%200-5c-28.8-7.3-51.4-29.9-58.7-58.7c-.7-2.8-4.3-2.8-5%200c-7.3%2028.8-29.9%2051.4-58.7%2058.7c-2.8.7-2.8%204.3%200%205%22%2F%3E%3Cpath%20fill%3D%22%23FFD469%22%20d%3D%22M6.7%20188.3c50.8%2012.9%2090.8%2052.9%20103.7%20103.7c1.2%204.9%207.5%204.9%208.8%200c12.9-50.8%2052.9-90.8%20103.7-103.7c4.9-1.2%204.9-7.5%200-8.8C172%20166.7%20132%20126.7%20119.2%2075.9c-1.2-4.9-7.5-4.9-8.8%200c-12.9%2050.8-52.9%2090.8-103.7%20103.7c-4.9%201.2-4.9%207.5%200%208.7%22%2F%3E%3Cpath%20fill%3D%22%23FFE1AB%22%20d%3D%22M180%20350.7c76%2019.3%20135.9%2079.1%20155.1%20155.1c1.9%207.3%2011.3%207.3%2013.1%200c19.3-76%2079.1-135.9%20155.1-155.1c7.3-1.9%207.3-11.3%200-13.1c-76-19.3-135.9-79.1-155.1-155.1c-1.9-7.3-11.3-7.3-13.1%200c-19.3%2076-79.1%20135.9-155.1%20155.1c-7.3%201.8-7.3%2011.2%200%2013.1%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%23FFB636%22%20d%3D%22M210.3%2065.5c28.8%207.3%2051.4%2029.9%2058.7%2058.7c.7%202.8%204.3%202.8%205%200c7.3-28.8%2029.9-51.4%2058.7-58.7c2.8-.7%202.8-4.3%200-5c-28.8-7.3-51.4-29.9-58.7-58.7c-.7-2.8-4.3-2.8-5%200c-7.3%2028.8-29.9%2051.4-58.7%2058.7c-2.8.7-2.8%204.3%200%205%22%2F%3E%3Cpath%20fill%3D%22%23FFD469%22%20d%3D%22M6.7%20188.3c50.8%2012.9%2090.8%2052.9%20103.7%20103.7c1.2%204.9%207.5%204.9%208.8%200c12.9-50.8%2052.9-90.8%20103.7-103.7c4.9-1.2%204.9-7.5%200-8.8C172%20166.7%20132%20126.7%20119.2%2075.9c-1.2-4.9-7.5-4.9-8.8%200c-12.9%2050.8-52.9%2090.8-103.7%20103.7c-4.9%201.2-4.9%207.5%200%208.7%22%2F%3E%3Cpath%20fill%3D%22%23FFE1AB%22%20d%3D%22M180%20350.7c76%2019.3%20135.9%2079.1%20155.1%20155.1c1.9%207.3%2011.3%207.3%2013.1%200c19.3-76%2079.1-135.9%20155.1-155.1c7.3-1.9%207.3-11.3%200-13.1c-76-19.3-135.9-79.1-155.1-155.1c-1.9-7.3-11.3-7.3-13.1%200c-19.3%2076-79.1%20135.9-155.1%20155.1c-7.3%201.8-7.3%2011.2%200%2013.1%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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