sparkles-sharp-fill from Keyline Icons by Keyline Icons · Sharp Fill · MIT Free for personal and commercial use.

Name
sparkles-sharp-fill
Set
Keyline Icons
Style
Sharp Fill
Viewbox
24×24
License
MIT

7 other variants in Keyline Icons

The same icon in other sets

Use the sparkles icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M15.9028 8.4328L17.7302 12.2698L21.5672 14.0972C21.9154 14.263 22.1372 14.6143 22.1372 15C22.1372 15.3857 21.9154 15.737 21.5672 15.9028L17.7302 17.7302L15.9028 21.5672C15.737 21.9154 15.3857 22.1372 15 22.1372C14.6143 22.1372 14.263 21.9154 14.0972 21.5672L12.2698 17.7302L8.4328 15.9028C8.0846 15.737 7.8628 15.3857 7.8628 15C7.8628 14.6143 8.0846 14.263 8.4328 14.0972L12.2698 12.2698L14.0972 8.4328C14.263 8.0846 14.6143 7.8628 15 7.8628C15.3857 7.8628 15.737 8.0846 15.9028 8.4328ZM7.1262 2.3808L8.1884 4.3116L10.1192 5.3738C10.4387 5.5496 10.6372 5.8853 10.6372 6.25C10.6372 6.6147 10.4387 6.9504 10.1192 7.1262L8.1884 8.1884L7.1262 10.1192C6.9504 10.4387 6.6147 10.6372 6.25 10.6372C5.8853 10.6372 5.5496 10.4387 5.3738 10.1192L4.3116 8.1884L2.3808 7.1262C2.0613 6.9504 1.8628 6.6147 1.8628 6.25C1.8628 5.8853 2.0613 5.5496 2.3808 5.3738L4.3116 4.3116L5.3738 2.3808C5.5496 2.0613 5.8853 1.8628 6.25 1.8628C6.6147 1.8628 6.9504 2.0613 7.1262 2.3808Z"/></svg>

React

import type { SVGProps } from "react";

export function KeylineIconsSparklesSharpFill(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M15.9028 8.4328L17.7302 12.2698L21.5672 14.0972C21.9154 14.263 22.1372 14.6143 22.1372 15C22.1372 15.3857 21.9154 15.737 21.5672 15.9028L17.7302 17.7302L15.9028 21.5672C15.737 21.9154 15.3857 22.1372 15 22.1372C14.6143 22.1372 14.263 21.9154 14.0972 21.5672L12.2698 17.7302L8.4328 15.9028C8.0846 15.737 7.8628 15.3857 7.8628 15C7.8628 14.6143 8.0846 14.263 8.4328 14.0972L12.2698 12.2698L14.0972 8.4328C14.263 8.0846 14.6143 7.8628 15 7.8628C15.3857 7.8628 15.737 8.0846 15.9028 8.4328ZM7.1262 2.3808L8.1884 4.3116L10.1192 5.3738C10.4387 5.5496 10.6372 5.8853 10.6372 6.25C10.6372 6.6147 10.4387 6.9504 10.1192 7.1262L8.1884 8.1884L7.1262 10.1192C6.9504 10.4387 6.6147 10.6372 6.25 10.6372C5.8853 10.6372 5.5496 10.4387 5.3738 10.1192L4.3116 8.1884L2.3808 7.1262C2.0613 6.9504 1.8628 6.6147 1.8628 6.25C1.8628 5.8853 2.0613 5.5496 2.3808 5.3738L4.3116 4.3116L5.3738 2.3808C5.5496 2.0613 5.8853 1.8628 6.25 1.8628C6.6147 1.8628 6.9504 2.0613 7.1262 2.3808Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M15.9028 8.4328L17.7302 12.2698L21.5672 14.0972C21.9154 14.263 22.1372 14.6143 22.1372 15C22.1372 15.3857 21.9154 15.737 21.5672 15.9028L17.7302 17.7302L15.9028 21.5672C15.737 21.9154 15.3857 22.1372 15 22.1372C14.6143 22.1372 14.263 21.9154 14.0972 21.5672L12.2698 17.7302L8.4328 15.9028C8.0846 15.737 7.8628 15.3857 7.8628 15C7.8628 14.6143 8.0846 14.263 8.4328 14.0972L12.2698 12.2698L14.0972 8.4328C14.263 8.0846 14.6143 7.8628 15 7.8628C15.3857 7.8628 15.737 8.0846 15.9028 8.4328ZM7.1262 2.3808L8.1884 4.3116L10.1192 5.3738C10.4387 5.5496 10.6372 5.8853 10.6372 6.25C10.6372 6.6147 10.4387 6.9504 10.1192 7.1262L8.1884 8.1884L7.1262 10.1192C6.9504 10.4387 6.6147 10.6372 6.25 10.6372C5.8853 10.6372 5.5496 10.4387 5.3738 10.1192L4.3116 8.1884L2.3808 7.1262C2.0613 6.9504 1.8628 6.6147 1.8628 6.25C1.8628 5.8853 2.0613 5.5496 2.3808 5.3738L4.3116 4.3116L5.3738 2.3808C5.5496 2.0613 5.8853 1.8628 6.25 1.8628C6.6147 1.8628 6.9504 2.0613 7.1262 2.3808Z"/></svg>
</template>

CSS

.icon-sparkles-sharp-fill {
  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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M15.9028%208.4328L17.7302%2012.2698L21.5672%2014.0972C21.9154%2014.263%2022.1372%2014.6143%2022.1372%2015C22.1372%2015.3857%2021.9154%2015.737%2021.5672%2015.9028L17.7302%2017.7302L15.9028%2021.5672C15.737%2021.9154%2015.3857%2022.1372%2015%2022.1372C14.6143%2022.1372%2014.263%2021.9154%2014.0972%2021.5672L12.2698%2017.7302L8.4328%2015.9028C8.0846%2015.737%207.8628%2015.3857%207.8628%2015C7.8628%2014.6143%208.0846%2014.263%208.4328%2014.0972L12.2698%2012.2698L14.0972%208.4328C14.263%208.0846%2014.6143%207.8628%2015%207.8628C15.3857%207.8628%2015.737%208.0846%2015.9028%208.4328ZM7.1262%202.3808L8.1884%204.3116L10.1192%205.3738C10.4387%205.5496%2010.6372%205.8853%2010.6372%206.25C10.6372%206.6147%2010.4387%206.9504%2010.1192%207.1262L8.1884%208.1884L7.1262%2010.1192C6.9504%2010.4387%206.6147%2010.6372%206.25%2010.6372C5.8853%2010.6372%205.5496%2010.4387%205.3738%2010.1192L4.3116%208.1884L2.3808%207.1262C2.0613%206.9504%201.8628%206.6147%201.8628%206.25C1.8628%205.8853%202.0613%205.5496%202.3808%205.3738L4.3116%204.3116L5.3738%202.3808C5.5496%202.0613%205.8853%201.8628%206.25%201.8628C6.6147%201.8628%206.9504%202.0613%207.1262%202.3808Z%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M15.9028%208.4328L17.7302%2012.2698L21.5672%2014.0972C21.9154%2014.263%2022.1372%2014.6143%2022.1372%2015C22.1372%2015.3857%2021.9154%2015.737%2021.5672%2015.9028L17.7302%2017.7302L15.9028%2021.5672C15.737%2021.9154%2015.3857%2022.1372%2015%2022.1372C14.6143%2022.1372%2014.263%2021.9154%2014.0972%2021.5672L12.2698%2017.7302L8.4328%2015.9028C8.0846%2015.737%207.8628%2015.3857%207.8628%2015C7.8628%2014.6143%208.0846%2014.263%208.4328%2014.0972L12.2698%2012.2698L14.0972%208.4328C14.263%208.0846%2014.6143%207.8628%2015%207.8628C15.3857%207.8628%2015.737%208.0846%2015.9028%208.4328ZM7.1262%202.3808L8.1884%204.3116L10.1192%205.3738C10.4387%205.5496%2010.6372%205.8853%2010.6372%206.25C10.6372%206.6147%2010.4387%206.9504%2010.1192%207.1262L8.1884%208.1884L7.1262%2010.1192C6.9504%2010.4387%206.6147%2010.6372%206.25%2010.6372C5.8853%2010.6372%205.5496%2010.4387%205.3738%2010.1192L4.3116%208.1884L2.3808%207.1262C2.0613%206.9504%201.8628%206.6147%201.8628%206.25C1.8628%205.8853%202.0613%205.5496%202.3808%205.3738L4.3116%204.3116L5.3738%202.3808C5.5496%202.0613%205.8853%201.8628%206.25%201.8628C6.6147%201.8628%206.9504%202.0613%207.1262%202.3808Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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