sparkle-info-24-regular from Fluent UI System Icons by Microsoft Corporation · 24 Regular · MIT Free for personal and commercial use.

Name
sparkle-info-24-regular
Set
Fluent UI System Icons
Style
24 Regular
Viewbox
24×24
License
MIT

3 other variants in Fluent UI System Icons

Related icons in Fluent UI System Icons

Use the sparkle info icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M10.083 12.076a6.5 6.5 0 0 0-2.203-.93l-.014-.013a2.9 2.9 0 0 0-1.129-.7l-1.754-.57a1.45 1.45 0 0 1-.967-1.147a1.444 1.444 0 0 1 .95-1.586l1.777-.571a2.88 2.88 0 0 0 1.77-1.786l.583-1.792a1.446 1.446 0 0 1 2.732-.022l.578 1.777a2.88 2.88 0 0 0 1.822 1.823l1.755.57a1.443 1.443 0 0 1 .052 2.74l-1.778.578a2.87 2.87 0 0 0-1.817 1.812l-.535 1.629a6.5 6.5 0 0 0-1.144-1.297l.26-.797a4.38 4.38 0 0 1 2.773-2.775l1.59-.515l-1.62-.522a4.37 4.37 0 0 1-2.78-2.773l-.517-1.587l-.515 1.582a4.45 4.45 0 0 1-1.04 1.708a4.4 4.4 0 0 1-1.69 1.065L5.61 8.5l1.6.508c.649.216 1.237.58 1.72 1.063h-.003q.196.194.363.413c.306.392.543.834.7 1.306zm7.248 7.706a1.12 1.12 0 0 1-.41-.55l-.328-1.006a1.3 1.3 0 0 0-.821-.823l-.991-.323A1.15 1.15 0 0 1 14 15.997a1.14 1.14 0 0 1 .771-1.08l1.006-.326a1.3 1.3 0 0 0 .8-.82l.324-.991a1.143 1.143 0 0 1 2.157-.021l.329 1.014a1.3 1.3 0 0 0 .82.816l.992.323a1.141 1.141 0 0 1 .039 2.165l-1.014.329a1.3 1.3 0 0 0-.818.822l-.322.989c-.078.23-.226.43-.425.57a1.14 1.14 0 0 1-1.328-.005m-1.03-3.783A2.79 2.79 0 0 1 18 17.708a2.8 2.8 0 0 1 1.7-1.7a2.81 2.81 0 0 1-1.718-1.708a2.8 2.8 0 0 1-1.682 1.699m-9.8.501a1 1 0 1 0 0-2a1 1 0 0 0 0 2m0 .75a.75.75 0 0 1 .75.75v1.75a.75.75 0 0 1-1.5 0V18a.75.75 0 0 1 .75-.75m0 5.75a5.5 5.5 0 1 0 0-11a5.5 5.5 0 0 0 0 11m0-1.5a4 4 0 1 1 0-8a4 4 0 0 1 0 8"/></svg>

React

import type { SVGProps } from "react";

export function FluentSparkleInfo24Regular(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="M10.083 12.076a6.5 6.5 0 0 0-2.203-.93l-.014-.013a2.9 2.9 0 0 0-1.129-.7l-1.754-.57a1.45 1.45 0 0 1-.967-1.147a1.444 1.444 0 0 1 .95-1.586l1.777-.571a2.88 2.88 0 0 0 1.77-1.786l.583-1.792a1.446 1.446 0 0 1 2.732-.022l.578 1.777a2.88 2.88 0 0 0 1.822 1.823l1.755.57a1.443 1.443 0 0 1 .052 2.74l-1.778.578a2.87 2.87 0 0 0-1.817 1.812l-.535 1.629a6.5 6.5 0 0 0-1.144-1.297l.26-.797a4.38 4.38 0 0 1 2.773-2.775l1.59-.515l-1.62-.522a4.37 4.37 0 0 1-2.78-2.773l-.517-1.587l-.515 1.582a4.45 4.45 0 0 1-1.04 1.708a4.4 4.4 0 0 1-1.69 1.065L5.61 8.5l1.6.508c.649.216 1.237.58 1.72 1.063h-.003q.196.194.363.413c.306.392.543.834.7 1.306zm7.248 7.706a1.12 1.12 0 0 1-.41-.55l-.328-1.006a1.3 1.3 0 0 0-.821-.823l-.991-.323A1.15 1.15 0 0 1 14 15.997a1.14 1.14 0 0 1 .771-1.08l1.006-.326a1.3 1.3 0 0 0 .8-.82l.324-.991a1.143 1.143 0 0 1 2.157-.021l.329 1.014a1.3 1.3 0 0 0 .82.816l.992.323a1.141 1.141 0 0 1 .039 2.165l-1.014.329a1.3 1.3 0 0 0-.818.822l-.322.989c-.078.23-.226.43-.425.57a1.14 1.14 0 0 1-1.328-.005m-1.03-3.783A2.79 2.79 0 0 1 18 17.708a2.8 2.8 0 0 1 1.7-1.7a2.81 2.81 0 0 1-1.718-1.708a2.8 2.8 0 0 1-1.682 1.699m-9.8.501a1 1 0 1 0 0-2a1 1 0 0 0 0 2m0 .75a.75.75 0 0 1 .75.75v1.75a.75.75 0 0 1-1.5 0V18a.75.75 0 0 1 .75-.75m0 5.75a5.5 5.5 0 1 0 0-11a5.5 5.5 0 0 0 0 11m0-1.5a4 4 0 1 1 0-8a4 4 0 0 1 0 8"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M10.083 12.076a6.5 6.5 0 0 0-2.203-.93l-.014-.013a2.9 2.9 0 0 0-1.129-.7l-1.754-.57a1.45 1.45 0 0 1-.967-1.147a1.444 1.444 0 0 1 .95-1.586l1.777-.571a2.88 2.88 0 0 0 1.77-1.786l.583-1.792a1.446 1.446 0 0 1 2.732-.022l.578 1.777a2.88 2.88 0 0 0 1.822 1.823l1.755.57a1.443 1.443 0 0 1 .052 2.74l-1.778.578a2.87 2.87 0 0 0-1.817 1.812l-.535 1.629a6.5 6.5 0 0 0-1.144-1.297l.26-.797a4.38 4.38 0 0 1 2.773-2.775l1.59-.515l-1.62-.522a4.37 4.37 0 0 1-2.78-2.773l-.517-1.587l-.515 1.582a4.45 4.45 0 0 1-1.04 1.708a4.4 4.4 0 0 1-1.69 1.065L5.61 8.5l1.6.508c.649.216 1.237.58 1.72 1.063h-.003q.196.194.363.413c.306.392.543.834.7 1.306zm7.248 7.706a1.12 1.12 0 0 1-.41-.55l-.328-1.006a1.3 1.3 0 0 0-.821-.823l-.991-.323A1.15 1.15 0 0 1 14 15.997a1.14 1.14 0 0 1 .771-1.08l1.006-.326a1.3 1.3 0 0 0 .8-.82l.324-.991a1.143 1.143 0 0 1 2.157-.021l.329 1.014a1.3 1.3 0 0 0 .82.816l.992.323a1.141 1.141 0 0 1 .039 2.165l-1.014.329a1.3 1.3 0 0 0-.818.822l-.322.989c-.078.23-.226.43-.425.57a1.14 1.14 0 0 1-1.328-.005m-1.03-3.783A2.79 2.79 0 0 1 18 17.708a2.8 2.8 0 0 1 1.7-1.7a2.81 2.81 0 0 1-1.718-1.708a2.8 2.8 0 0 1-1.682 1.699m-9.8.501a1 1 0 1 0 0-2a1 1 0 0 0 0 2m0 .75a.75.75 0 0 1 .75.75v1.75a.75.75 0 0 1-1.5 0V18a.75.75 0 0 1 .75-.75m0 5.75a5.5 5.5 0 1 0 0-11a5.5 5.5 0 0 0 0 11m0-1.5a4 4 0 1 1 0-8a4 4 0 0 1 0 8"/></svg>
</template>

CSS

.icon-sparkle-info-24-regular {
  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%22M10.083%2012.076a6.5%206.5%200%200%200-2.203-.93l-.014-.013a2.9%202.9%200%200%200-1.129-.7l-1.754-.57a1.45%201.45%200%200%201-.967-1.147a1.444%201.444%200%200%201%20.95-1.586l1.777-.571a2.88%202.88%200%200%200%201.77-1.786l.583-1.792a1.446%201.446%200%200%201%202.732-.022l.578%201.777a2.88%202.88%200%200%200%201.822%201.823l1.755.57a1.443%201.443%200%200%201%20.052%202.74l-1.778.578a2.87%202.87%200%200%200-1.817%201.812l-.535%201.629a6.5%206.5%200%200%200-1.144-1.297l.26-.797a4.38%204.38%200%200%201%202.773-2.775l1.59-.515l-1.62-.522a4.37%204.37%200%200%201-2.78-2.773l-.517-1.587l-.515%201.582a4.45%204.45%200%200%201-1.04%201.708a4.4%204.4%200%200%201-1.69%201.065L5.61%208.5l1.6.508c.649.216%201.237.58%201.72%201.063h-.003q.196.194.363.413c.306.392.543.834.7%201.306zm7.248%207.706a1.12%201.12%200%200%201-.41-.55l-.328-1.006a1.3%201.3%200%200%200-.821-.823l-.991-.323A1.15%201.15%200%200%201%2014%2015.997a1.14%201.14%200%200%201%20.771-1.08l1.006-.326a1.3%201.3%200%200%200%20.8-.82l.324-.991a1.143%201.143%200%200%201%202.157-.021l.329%201.014a1.3%201.3%200%200%200%20.82.816l.992.323a1.141%201.141%200%200%201%20.039%202.165l-1.014.329a1.3%201.3%200%200%200-.818.822l-.322.989c-.078.23-.226.43-.425.57a1.14%201.14%200%200%201-1.328-.005m-1.03-3.783A2.79%202.79%200%200%201%2018%2017.708a2.8%202.8%200%200%201%201.7-1.7a2.81%202.81%200%200%201-1.718-1.708a2.8%202.8%200%200%201-1.682%201.699m-9.8.501a1%201%200%201%200%200-2a1%201%200%200%200%200%202m0%20.75a.75.75%200%200%201%20.75.75v1.75a.75.75%200%200%201-1.5%200V18a.75.75%200%200%201%20.75-.75m0%205.75a5.5%205.5%200%201%200%200-11a5.5%205.5%200%200%200%200%2011m0-1.5a4%204%200%201%201%200-8a4%204%200%200%201%200%208%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%22M10.083%2012.076a6.5%206.5%200%200%200-2.203-.93l-.014-.013a2.9%202.9%200%200%200-1.129-.7l-1.754-.57a1.45%201.45%200%200%201-.967-1.147a1.444%201.444%200%200%201%20.95-1.586l1.777-.571a2.88%202.88%200%200%200%201.77-1.786l.583-1.792a1.446%201.446%200%200%201%202.732-.022l.578%201.777a2.88%202.88%200%200%200%201.822%201.823l1.755.57a1.443%201.443%200%200%201%20.052%202.74l-1.778.578a2.87%202.87%200%200%200-1.817%201.812l-.535%201.629a6.5%206.5%200%200%200-1.144-1.297l.26-.797a4.38%204.38%200%200%201%202.773-2.775l1.59-.515l-1.62-.522a4.37%204.37%200%200%201-2.78-2.773l-.517-1.587l-.515%201.582a4.45%204.45%200%200%201-1.04%201.708a4.4%204.4%200%200%201-1.69%201.065L5.61%208.5l1.6.508c.649.216%201.237.58%201.72%201.063h-.003q.196.194.363.413c.306.392.543.834.7%201.306zm7.248%207.706a1.12%201.12%200%200%201-.41-.55l-.328-1.006a1.3%201.3%200%200%200-.821-.823l-.991-.323A1.15%201.15%200%200%201%2014%2015.997a1.14%201.14%200%200%201%20.771-1.08l1.006-.326a1.3%201.3%200%200%200%20.8-.82l.324-.991a1.143%201.143%200%200%201%202.157-.021l.329%201.014a1.3%201.3%200%200%200%20.82.816l.992.323a1.141%201.141%200%200%201%20.039%202.165l-1.014.329a1.3%201.3%200%200%200-.818.822l-.322.989c-.078.23-.226.43-.425.57a1.14%201.14%200%200%201-1.328-.005m-1.03-3.783A2.79%202.79%200%200%201%2018%2017.708a2.8%202.8%200%200%201%201.7-1.7a2.81%202.81%200%200%201-1.718-1.708a2.8%202.8%200%200%201-1.682%201.699m-9.8.501a1%201%200%201%200%200-2a1%201%200%200%200%200%202m0%20.75a.75.75%200%200%201%20.75.75v1.75a.75.75%200%200%201-1.5%200V18a.75.75%200%200%201%20.75-.75m0%205.75a5.5%205.5%200%201%200%200-11a5.5%205.5%200%200%200%200%2011m0-1.5a4%204%200%201%201%200-8a4%204%200%200%201%200%208%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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