brain sparkle icon
brain-sparkle-24-regular from Fluent UI System Icons by Microsoft Corporation · 24 Regular · MIT Free for personal and commercial use.
- Name
- brain-sparkle-24-regular
- Set
- Fluent UI System Icons
- Style
- 24 Regular
- Viewbox
- 24×24
- License
- MIT
11 other variants in Fluent UI System Icons
Related icons in Fluent UI System Icons
Use the brain sparkle icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9.5 2c1.182 0 2.216.631 2.785 1.575c-.18.255-.284.564-.285.894c.002.54.302 1.084.75 1.39V18.25c0 1.24 1.011 2.25 2.256 2.25a2.276 2.276 0 0 0 2.247-2.068a.75.75 0 0 1 .747-.682a2.5 2.5 0 0 0 2.5-2.5v-1q-.002-.422-.102-.812c.219.354.537.612 1.062.612c.206 0 .38-.042.528-.112q.011.155.012.312v1a4 4 0 0 1-3.367 3.95c-.431 1.613-1.901 2.8-3.627 2.8c-1.228 0-2.32-.59-3.006-1.504A3.75 3.75 0 0 1 8.994 22c-1.726 0-3.195-1.187-3.627-2.8A4 4 0 0 1 2 15.25V15a4 4 0 0 1 2.2-3.572a3.876 3.876 0 0 1 2.082-6.633A3.25 3.25 0 0 1 9.5 2m0 1.5a1.75 1.75 0 0 0-1.75 1.75v.25a.75.75 0 0 1-.75.75h-.125a2.375 2.375 0 1 0 0 4.75h.375a.75.75 0 0 1 0 1.5H6A2.5 2.5 0 0 0 3.5 15v.25a2.5 2.5 0 0 0 2.5 2.5a.75.75 0 0 1 .747.682A2.276 2.276 0 0 0 8.994 20.5a2.255 2.255 0 0 0 2.256-2.25v-13A1.75 1.75 0 0 0 9.5 3.5M21.484 8a.3.3 0 0 1 .285.201l.25.766a1.58 1.58 0 0 0 .999.998l.765.248l.015.004a.304.304 0 0 1 .146.46a.3.3 0 0 1-.146.11l-.765.248a1.58 1.58 0 0 0-.999.998l-.249.766a.303.303 0 0 1-.57 0l-.25-.766a1.58 1.58 0 0 0-.998-1.002l-.765-.248a.304.304 0 0 1-.146-.46a.3.3 0 0 1 .146-.11l.765-.248a1.58 1.58 0 0 0 .984-.998L21.2 8.2a.3.3 0 0 1 .284-.2m-4.011-8a.545.545 0 0 1 .512.363l.449 1.376a2.84 2.84 0 0 0 1.797 1.797l1.378.447l.028.007a.55.55 0 0 1 .363.514a.54.54 0 0 1-.363.513l-1.378.447A2.84 2.84 0 0 0 18.46 7.26l-.447 1.376L18 8.67a.545.545 0 0 1-1.014-.034L16.54 7.26a2.84 2.84 0 0 0-1.798-1.804l-1.378-.447A.55.55 0 0 1 13 4.496a.54.54 0 0 1 .363-.513l1.378-.447A2.84 2.84 0 0 0 16.5 1.773l.012-.034l.447-1.376A.55.55 0 0 1 17.473 0"/></svg>
React
import type { SVGProps } from "react";
export function FluentBrainSparkle24Regular(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="M9.5 2c1.182 0 2.216.631 2.785 1.575c-.18.255-.284.564-.285.894c.002.54.302 1.084.75 1.39V18.25c0 1.24 1.011 2.25 2.256 2.25a2.276 2.276 0 0 0 2.247-2.068a.75.75 0 0 1 .747-.682a2.5 2.5 0 0 0 2.5-2.5v-1q-.002-.422-.102-.812c.219.354.537.612 1.062.612c.206 0 .38-.042.528-.112q.011.155.012.312v1a4 4 0 0 1-3.367 3.95c-.431 1.613-1.901 2.8-3.627 2.8c-1.228 0-2.32-.59-3.006-1.504A3.75 3.75 0 0 1 8.994 22c-1.726 0-3.195-1.187-3.627-2.8A4 4 0 0 1 2 15.25V15a4 4 0 0 1 2.2-3.572a3.876 3.876 0 0 1 2.082-6.633A3.25 3.25 0 0 1 9.5 2m0 1.5a1.75 1.75 0 0 0-1.75 1.75v.25a.75.75 0 0 1-.75.75h-.125a2.375 2.375 0 1 0 0 4.75h.375a.75.75 0 0 1 0 1.5H6A2.5 2.5 0 0 0 3.5 15v.25a2.5 2.5 0 0 0 2.5 2.5a.75.75 0 0 1 .747.682A2.276 2.276 0 0 0 8.994 20.5a2.255 2.255 0 0 0 2.256-2.25v-13A1.75 1.75 0 0 0 9.5 3.5M21.484 8a.3.3 0 0 1 .285.201l.25.766a1.58 1.58 0 0 0 .999.998l.765.248l.015.004a.304.304 0 0 1 .146.46a.3.3 0 0 1-.146.11l-.765.248a1.58 1.58 0 0 0-.999.998l-.249.766a.303.303 0 0 1-.57 0l-.25-.766a1.58 1.58 0 0 0-.998-1.002l-.765-.248a.304.304 0 0 1-.146-.46a.3.3 0 0 1 .146-.11l.765-.248a1.58 1.58 0 0 0 .984-.998L21.2 8.2a.3.3 0 0 1 .284-.2m-4.011-8a.545.545 0 0 1 .512.363l.449 1.376a2.84 2.84 0 0 0 1.797 1.797l1.378.447l.028.007a.55.55 0 0 1 .363.514a.54.54 0 0 1-.363.513l-1.378.447A2.84 2.84 0 0 0 18.46 7.26l-.447 1.376L18 8.67a.545.545 0 0 1-1.014-.034L16.54 7.26a2.84 2.84 0 0 0-1.798-1.804l-1.378-.447A.55.55 0 0 1 13 4.496a.54.54 0 0 1 .363-.513l1.378-.447A2.84 2.84 0 0 0 16.5 1.773l.012-.034l.447-1.376A.55.55 0 0 1 17.473 0"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9.5 2c1.182 0 2.216.631 2.785 1.575c-.18.255-.284.564-.285.894c.002.54.302 1.084.75 1.39V18.25c0 1.24 1.011 2.25 2.256 2.25a2.276 2.276 0 0 0 2.247-2.068a.75.75 0 0 1 .747-.682a2.5 2.5 0 0 0 2.5-2.5v-1q-.002-.422-.102-.812c.219.354.537.612 1.062.612c.206 0 .38-.042.528-.112q.011.155.012.312v1a4 4 0 0 1-3.367 3.95c-.431 1.613-1.901 2.8-3.627 2.8c-1.228 0-2.32-.59-3.006-1.504A3.75 3.75 0 0 1 8.994 22c-1.726 0-3.195-1.187-3.627-2.8A4 4 0 0 1 2 15.25V15a4 4 0 0 1 2.2-3.572a3.876 3.876 0 0 1 2.082-6.633A3.25 3.25 0 0 1 9.5 2m0 1.5a1.75 1.75 0 0 0-1.75 1.75v.25a.75.75 0 0 1-.75.75h-.125a2.375 2.375 0 1 0 0 4.75h.375a.75.75 0 0 1 0 1.5H6A2.5 2.5 0 0 0 3.5 15v.25a2.5 2.5 0 0 0 2.5 2.5a.75.75 0 0 1 .747.682A2.276 2.276 0 0 0 8.994 20.5a2.255 2.255 0 0 0 2.256-2.25v-13A1.75 1.75 0 0 0 9.5 3.5M21.484 8a.3.3 0 0 1 .285.201l.25.766a1.58 1.58 0 0 0 .999.998l.765.248l.015.004a.304.304 0 0 1 .146.46a.3.3 0 0 1-.146.11l-.765.248a1.58 1.58 0 0 0-.999.998l-.249.766a.303.303 0 0 1-.57 0l-.25-.766a1.58 1.58 0 0 0-.998-1.002l-.765-.248a.304.304 0 0 1-.146-.46a.3.3 0 0 1 .146-.11l.765-.248a1.58 1.58 0 0 0 .984-.998L21.2 8.2a.3.3 0 0 1 .284-.2m-4.011-8a.545.545 0 0 1 .512.363l.449 1.376a2.84 2.84 0 0 0 1.797 1.797l1.378.447l.028.007a.55.55 0 0 1 .363.514a.54.54 0 0 1-.363.513l-1.378.447A2.84 2.84 0 0 0 18.46 7.26l-.447 1.376L18 8.67a.545.545 0 0 1-1.014-.034L16.54 7.26a2.84 2.84 0 0 0-1.798-1.804l-1.378-.447A.55.55 0 0 1 13 4.496a.54.54 0 0 1 .363-.513l1.378-.447A2.84 2.84 0 0 0 16.5 1.773l.012-.034l.447-1.376A.55.55 0 0 1 17.473 0"/></svg> </template>
CSS
.icon-brain-sparkle-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%22M9.5%202c1.182%200%202.216.631%202.785%201.575c-.18.255-.284.564-.285.894c.002.54.302%201.084.75%201.39V18.25c0%201.24%201.011%202.25%202.256%202.25a2.276%202.276%200%200%200%202.247-2.068a.75.75%200%200%201%20.747-.682a2.5%202.5%200%200%200%202.5-2.5v-1q-.002-.422-.102-.812c.219.354.537.612%201.062.612c.206%200%20.38-.042.528-.112q.011.155.012.312v1a4%204%200%200%201-3.367%203.95c-.431%201.613-1.901%202.8-3.627%202.8c-1.228%200-2.32-.59-3.006-1.504A3.75%203.75%200%200%201%208.994%2022c-1.726%200-3.195-1.187-3.627-2.8A4%204%200%200%201%202%2015.25V15a4%204%200%200%201%202.2-3.572a3.876%203.876%200%200%201%202.082-6.633A3.25%203.25%200%200%201%209.5%202m0%201.5a1.75%201.75%200%200%200-1.75%201.75v.25a.75.75%200%200%201-.75.75h-.125a2.375%202.375%200%201%200%200%204.75h.375a.75.75%200%200%201%200%201.5H6A2.5%202.5%200%200%200%203.5%2015v.25a2.5%202.5%200%200%200%202.5%202.5a.75.75%200%200%201%20.747.682A2.276%202.276%200%200%200%208.994%2020.5a2.255%202.255%200%200%200%202.256-2.25v-13A1.75%201.75%200%200%200%209.5%203.5M21.484%208a.3.3%200%200%201%20.285.201l.25.766a1.58%201.58%200%200%200%20.999.998l.765.248l.015.004a.304.304%200%200%201%20.146.46a.3.3%200%200%201-.146.11l-.765.248a1.58%201.58%200%200%200-.999.998l-.249.766a.303.303%200%200%201-.57%200l-.25-.766a1.58%201.58%200%200%200-.998-1.002l-.765-.248a.304.304%200%200%201-.146-.46a.3.3%200%200%201%20.146-.11l.765-.248a1.58%201.58%200%200%200%20.984-.998L21.2%208.2a.3.3%200%200%201%20.284-.2m-4.011-8a.545.545%200%200%201%20.512.363l.449%201.376a2.84%202.84%200%200%200%201.797%201.797l1.378.447l.028.007a.55.55%200%200%201%20.363.514a.54.54%200%200%201-.363.513l-1.378.447A2.84%202.84%200%200%200%2018.46%207.26l-.447%201.376L18%208.67a.545.545%200%200%201-1.014-.034L16.54%207.26a2.84%202.84%200%200%200-1.798-1.804l-1.378-.447A.55.55%200%200%201%2013%204.496a.54.54%200%200%201%20.363-.513l1.378-.447A2.84%202.84%200%200%200%2016.5%201.773l.012-.034l.447-1.376A.55.55%200%200%201%2017.473%200%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%22M9.5%202c1.182%200%202.216.631%202.785%201.575c-.18.255-.284.564-.285.894c.002.54.302%201.084.75%201.39V18.25c0%201.24%201.011%202.25%202.256%202.25a2.276%202.276%200%200%200%202.247-2.068a.75.75%200%200%201%20.747-.682a2.5%202.5%200%200%200%202.5-2.5v-1q-.002-.422-.102-.812c.219.354.537.612%201.062.612c.206%200%20.38-.042.528-.112q.011.155.012.312v1a4%204%200%200%201-3.367%203.95c-.431%201.613-1.901%202.8-3.627%202.8c-1.228%200-2.32-.59-3.006-1.504A3.75%203.75%200%200%201%208.994%2022c-1.726%200-3.195-1.187-3.627-2.8A4%204%200%200%201%202%2015.25V15a4%204%200%200%201%202.2-3.572a3.876%203.876%200%200%201%202.082-6.633A3.25%203.25%200%200%201%209.5%202m0%201.5a1.75%201.75%200%200%200-1.75%201.75v.25a.75.75%200%200%201-.75.75h-.125a2.375%202.375%200%201%200%200%204.75h.375a.75.75%200%200%201%200%201.5H6A2.5%202.5%200%200%200%203.5%2015v.25a2.5%202.5%200%200%200%202.5%202.5a.75.75%200%200%201%20.747.682A2.276%202.276%200%200%200%208.994%2020.5a2.255%202.255%200%200%200%202.256-2.25v-13A1.75%201.75%200%200%200%209.5%203.5M21.484%208a.3.3%200%200%201%20.285.201l.25.766a1.58%201.58%200%200%200%20.999.998l.765.248l.015.004a.304.304%200%200%201%20.146.46a.3.3%200%200%201-.146.11l-.765.248a1.58%201.58%200%200%200-.999.998l-.249.766a.303.303%200%200%201-.57%200l-.25-.766a1.58%201.58%200%200%200-.998-1.002l-.765-.248a.304.304%200%200%201-.146-.46a.3.3%200%200%201%20.146-.11l.765-.248a1.58%201.58%200%200%200%20.984-.998L21.2%208.2a.3.3%200%200%201%20.284-.2m-4.011-8a.545.545%200%200%201%20.512.363l.449%201.376a2.84%202.84%200%200%200%201.797%201.797l1.378.447l.028.007a.55.55%200%200%201%20.363.514a.54.54%200%200%201-.363.513l-1.378.447A2.84%202.84%200%200%200%2018.46%207.26l-.447%201.376L18%208.67a.545.545%200%200%201-1.014-.034L16.54%207.26a2.84%202.84%200%200%200-1.798-1.804l-1.378-.447A.55.55%200%200%201%2013%204.496a.54.54%200%200%201%20.363-.513l1.378-.447A2.84%202.84%200%200%200%2016.5%201.773l.012-.034l.447-1.376A.55.55%200%200%201%2017.473%200%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/brain-sparkle-24-regular.svg?color=%231a73e8&size=48