sparkle circle off icon
sparkle-circle-off-16-filled from Fluent UI System Icons by Microsoft Corporation · 16 Filled · MIT Free for personal and commercial use.
- Name
- sparkle-circle-off-16-filled
- Set
- Fluent UI System Icons
- Style
- 16 Filled
- Viewbox
- 16×16
- License
- MIT
7 other variants in Fluent UI System Icons
Related icons in Fluent UI System Icons
Use the sparkle circle off icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M14.147 1.146a.5.5 0 1 1 .707.708l-1.565 1.563a7 7 0 0 1-9.872 9.872l-1.563 1.565a.5.5 0 1 1-.708-.707zM10.537 8.4c-.16-.532-.913-.532-1.073 0l-.144.475a.67.67 0 0 1-.446.447l-.475.143c-.532.16-.532.913 0 1.072l.474.142a.67.67 0 0 1 .447.447l.144.476c.16.532.913.532 1.072 0l.143-.475a.67.67 0 0 1 .447-.447l.475-.143c.532-.16.532-.913 0-1.072l-.475-.143a.67.67 0 0 1-.447-.447zM8 1c1.39 0 2.684.406 3.773 1.104L8.287 5.591l-.236-.083a.92.92 0 0 1-.559-.558l-.236-.666c-.253-.712-1.26-.712-1.512.001l-.235.664a.92.92 0 0 1-.559.559l-.665.236c-.713.252-.713 1.26 0 1.512l.665.235a.92.92 0 0 1 .559.56l.083.235l-3.488 3.487A7 7 0 0 1 8 1"/></svg>
React
import type { SVGProps } from "react";
export function FluentSparkleCircleOff16Filled(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M14.147 1.146a.5.5 0 1 1 .707.708l-1.565 1.563a7 7 0 0 1-9.872 9.872l-1.563 1.565a.5.5 0 1 1-.708-.707zM10.537 8.4c-.16-.532-.913-.532-1.073 0l-.144.475a.67.67 0 0 1-.446.447l-.475.143c-.532.16-.532.913 0 1.072l.474.142a.67.67 0 0 1 .447.447l.144.476c.16.532.913.532 1.072 0l.143-.475a.67.67 0 0 1 .447-.447l.475-.143c.532-.16.532-.913 0-1.072l-.475-.143a.67.67 0 0 1-.447-.447zM8 1c1.39 0 2.684.406 3.773 1.104L8.287 5.591l-.236-.083a.92.92 0 0 1-.559-.558l-.236-.666c-.253-.712-1.26-.712-1.512.001l-.235.664a.92.92 0 0 1-.559.559l-.665.236c-.713.252-.713 1.26 0 1.512l.665.235a.92.92 0 0 1 .559.56l.083.235l-3.488 3.487A7 7 0 0 1 8 1"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M14.147 1.146a.5.5 0 1 1 .707.708l-1.565 1.563a7 7 0 0 1-9.872 9.872l-1.563 1.565a.5.5 0 1 1-.708-.707zM10.537 8.4c-.16-.532-.913-.532-1.073 0l-.144.475a.67.67 0 0 1-.446.447l-.475.143c-.532.16-.532.913 0 1.072l.474.142a.67.67 0 0 1 .447.447l.144.476c.16.532.913.532 1.072 0l.143-.475a.67.67 0 0 1 .447-.447l.475-.143c.532-.16.532-.913 0-1.072l-.475-.143a.67.67 0 0 1-.447-.447zM8 1c1.39 0 2.684.406 3.773 1.104L8.287 5.591l-.236-.083a.92.92 0 0 1-.559-.558l-.236-.666c-.253-.712-1.26-.712-1.512.001l-.235.664a.92.92 0 0 1-.559.559l-.665.236c-.713.252-.713 1.26 0 1.512l.665.235a.92.92 0 0 1 .559.56l.083.235l-3.488 3.487A7 7 0 0 1 8 1"/></svg> </template>
CSS
.icon-sparkle-circle-off-16-filled {
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%2016%2016%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M14.147%201.146a.5.5%200%201%201%20.707.708l-1.565%201.563a7%207%200%200%201-9.872%209.872l-1.563%201.565a.5.5%200%201%201-.708-.707zM10.537%208.4c-.16-.532-.913-.532-1.073%200l-.144.475a.67.67%200%200%201-.446.447l-.475.143c-.532.16-.532.913%200%201.072l.474.142a.67.67%200%200%201%20.447.447l.144.476c.16.532.913.532%201.072%200l.143-.475a.67.67%200%200%201%20.447-.447l.475-.143c.532-.16.532-.913%200-1.072l-.475-.143a.67.67%200%200%201-.447-.447zM8%201c1.39%200%202.684.406%203.773%201.104L8.287%205.591l-.236-.083a.92.92%200%200%201-.559-.558l-.236-.666c-.253-.712-1.26-.712-1.512.001l-.235.664a.92.92%200%200%201-.559.559l-.665.236c-.713.252-.713%201.26%200%201.512l.665.235a.92.92%200%200%201%20.559.56l.083.235l-3.488%203.487A7%207%200%200%201%208%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%2016%2016%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M14.147%201.146a.5.5%200%201%201%20.707.708l-1.565%201.563a7%207%200%200%201-9.872%209.872l-1.563%201.565a.5.5%200%201%201-.708-.707zM10.537%208.4c-.16-.532-.913-.532-1.073%200l-.144.475a.67.67%200%200%201-.446.447l-.475.143c-.532.16-.532.913%200%201.072l.474.142a.67.67%200%200%201%20.447.447l.144.476c.16.532.913.532%201.072%200l.143-.475a.67.67%200%200%201%20.447-.447l.475-.143c.532-.16.532-.913%200-1.072l-.475-.143a.67.67%200%200%201-.447-.447zM8%201c1.39%200%202.684.406%203.773%201.104L8.287%205.591l-.236-.083a.92.92%200%200%201-.559-.558l-.236-.666c-.253-.712-1.26-.712-1.512.001l-.235.664a.92.92%200%200%201-.559.559l-.665.236c-.713.252-.713%201.26%200%201.512l.665.235a.92.92%200%200%201%20.559.56l.083.235l-3.488%203.487A7%207%200%200%201%208%201%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/sparkle-circle-off-16-filled.svg?color=%231a73e8&size=48