camera-sparkles-20-filled from Fluent UI System Icons by Microsoft Corporation · 20 Filled · MIT Free for personal and commercial use.

Name
camera-sparkles-20-filled
Set
Fluent UI System Icons
Style
20 Filled
Viewbox
20×20
License
MIT

5 other variants in Fluent UI System Icons

Related icons in Fluent UI System Icons

Use the camera sparkles icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="m15.226 1.353l-.348-1.07a.423.423 0 0 0-.799 0l-.348 1.07a2.2 2.2 0 0 1-1.377 1.397l-1.071.348a.423.423 0 0 0 0 .798l1.071.348a2.2 2.2 0 0 1 1.399 1.403l.348 1.07a.423.423 0 0 0 .798 0l.349-1.07a2.2 2.2 0 0 1 1.398-1.397l1.072-.348a.423.423 0 0 0 0-.798l-.022-.006l-1.072-.348a2.2 2.2 0 0 1-1.398-1.397m3.791 6.612l.766.248l.015.004a.303.303 0 0 1 0 .57l-.765.248a1.58 1.58 0 0 0-1 .999l-.248.764a.302.302 0 0 1-.57 0l-.249-.764a1.58 1.58 0 0 0-.999-1.002l-.765-.249a.303.303 0 0 1 0-.57l.765-.248a1.58 1.58 0 0 0 .984-.999l.249-.764a.302.302 0 0 1 .57 0l.249.764a1.58 1.58 0 0 0 .999.999M10 7a3 3 0 1 0 0 6a3 3 0 0 0 0-6m1-4.85l.407-.15H8.124a1.5 1.5 0 0 0-1.34.826L6.194 4h-1.69a2.5 2.5 0 0 0-2.5 2.5v8a2.5 2.5 0 0 0 2.5 2.5h11a2.5 2.5 0 0 0 2.5-2.5v-2.602a1.29 1.29 0 0 1-1.254-.138a1.35 1.35 0 0 1-.49-.65l-.24-.76a.6.6 0 0 0-.14-.23a.7.7 0 0 0-.22-.14l-.79-.25a1.3 1.3 0 0 1-.63-.48A1.26 1.26 0 0 1 14 8.5a1.3 1.3 0 0 1 .05-.63a1.3 1.3 0 0 1-.44-.21a1.5 1.5 0 0 1-.46-.66l-.33-1.13a1.1 1.1 0 0 0-.26-.38l-.06-.06a1 1 0 0 0-.4-.23L11 4.84a1.42 1.42 0 0 1-1-1.34a1.4 1.4 0 0 1 .29-.82c.17-.251.42-.438.71-.53M6 10a4 4 0 1 1 8 0a4 4 0 0 1-8 0"/></svg>

React

import type { SVGProps } from "react";

export function FluentCameraSparkles20Filled(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="m15.226 1.353l-.348-1.07a.423.423 0 0 0-.799 0l-.348 1.07a2.2 2.2 0 0 1-1.377 1.397l-1.071.348a.423.423 0 0 0 0 .798l1.071.348a2.2 2.2 0 0 1 1.399 1.403l.348 1.07a.423.423 0 0 0 .798 0l.349-1.07a2.2 2.2 0 0 1 1.398-1.397l1.072-.348a.423.423 0 0 0 0-.798l-.022-.006l-1.072-.348a2.2 2.2 0 0 1-1.398-1.397m3.791 6.612l.766.248l.015.004a.303.303 0 0 1 0 .57l-.765.248a1.58 1.58 0 0 0-1 .999l-.248.764a.302.302 0 0 1-.57 0l-.249-.764a1.58 1.58 0 0 0-.999-1.002l-.765-.249a.303.303 0 0 1 0-.57l.765-.248a1.58 1.58 0 0 0 .984-.999l.249-.764a.302.302 0 0 1 .57 0l.249.764a1.58 1.58 0 0 0 .999.999M10 7a3 3 0 1 0 0 6a3 3 0 0 0 0-6m1-4.85l.407-.15H8.124a1.5 1.5 0 0 0-1.34.826L6.194 4h-1.69a2.5 2.5 0 0 0-2.5 2.5v8a2.5 2.5 0 0 0 2.5 2.5h11a2.5 2.5 0 0 0 2.5-2.5v-2.602a1.29 1.29 0 0 1-1.254-.138a1.35 1.35 0 0 1-.49-.65l-.24-.76a.6.6 0 0 0-.14-.23a.7.7 0 0 0-.22-.14l-.79-.25a1.3 1.3 0 0 1-.63-.48A1.26 1.26 0 0 1 14 8.5a1.3 1.3 0 0 1 .05-.63a1.3 1.3 0 0 1-.44-.21a1.5 1.5 0 0 1-.46-.66l-.33-1.13a1.1 1.1 0 0 0-.26-.38l-.06-.06a1 1 0 0 0-.4-.23L11 4.84a1.42 1.42 0 0 1-1-1.34a1.4 1.4 0 0 1 .29-.82c.17-.251.42-.438.71-.53M6 10a4 4 0 1 1 8 0a4 4 0 0 1-8 0"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="m15.226 1.353l-.348-1.07a.423.423 0 0 0-.799 0l-.348 1.07a2.2 2.2 0 0 1-1.377 1.397l-1.071.348a.423.423 0 0 0 0 .798l1.071.348a2.2 2.2 0 0 1 1.399 1.403l.348 1.07a.423.423 0 0 0 .798 0l.349-1.07a2.2 2.2 0 0 1 1.398-1.397l1.072-.348a.423.423 0 0 0 0-.798l-.022-.006l-1.072-.348a2.2 2.2 0 0 1-1.398-1.397m3.791 6.612l.766.248l.015.004a.303.303 0 0 1 0 .57l-.765.248a1.58 1.58 0 0 0-1 .999l-.248.764a.302.302 0 0 1-.57 0l-.249-.764a1.58 1.58 0 0 0-.999-1.002l-.765-.249a.303.303 0 0 1 0-.57l.765-.248a1.58 1.58 0 0 0 .984-.999l.249-.764a.302.302 0 0 1 .57 0l.249.764a1.58 1.58 0 0 0 .999.999M10 7a3 3 0 1 0 0 6a3 3 0 0 0 0-6m1-4.85l.407-.15H8.124a1.5 1.5 0 0 0-1.34.826L6.194 4h-1.69a2.5 2.5 0 0 0-2.5 2.5v8a2.5 2.5 0 0 0 2.5 2.5h11a2.5 2.5 0 0 0 2.5-2.5v-2.602a1.29 1.29 0 0 1-1.254-.138a1.35 1.35 0 0 1-.49-.65l-.24-.76a.6.6 0 0 0-.14-.23a.7.7 0 0 0-.22-.14l-.79-.25a1.3 1.3 0 0 1-.63-.48A1.26 1.26 0 0 1 14 8.5a1.3 1.3 0 0 1 .05-.63a1.3 1.3 0 0 1-.44-.21a1.5 1.5 0 0 1-.46-.66l-.33-1.13a1.1 1.1 0 0 0-.26-.38l-.06-.06a1 1 0 0 0-.4-.23L11 4.84a1.42 1.42 0 0 1-1-1.34a1.4 1.4 0 0 1 .29-.82c.17-.251.42-.438.71-.53M6 10a4 4 0 1 1 8 0a4 4 0 0 1-8 0"/></svg>
</template>

CSS

.icon-camera-sparkles-20-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%2020%2020%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m15.226%201.353l-.348-1.07a.423.423%200%200%200-.799%200l-.348%201.07a2.2%202.2%200%200%201-1.377%201.397l-1.071.348a.423.423%200%200%200%200%20.798l1.071.348a2.2%202.2%200%200%201%201.399%201.403l.348%201.07a.423.423%200%200%200%20.798%200l.349-1.07a2.2%202.2%200%200%201%201.398-1.397l1.072-.348a.423.423%200%200%200%200-.798l-.022-.006l-1.072-.348a2.2%202.2%200%200%201-1.398-1.397m3.791%206.612l.766.248l.015.004a.303.303%200%200%201%200%20.57l-.765.248a1.58%201.58%200%200%200-1%20.999l-.248.764a.302.302%200%200%201-.57%200l-.249-.764a1.58%201.58%200%200%200-.999-1.002l-.765-.249a.303.303%200%200%201%200-.57l.765-.248a1.58%201.58%200%200%200%20.984-.999l.249-.764a.302.302%200%200%201%20.57%200l.249.764a1.58%201.58%200%200%200%20.999.999M10%207a3%203%200%201%200%200%206a3%203%200%200%200%200-6m1-4.85l.407-.15H8.124a1.5%201.5%200%200%200-1.34.826L6.194%204h-1.69a2.5%202.5%200%200%200-2.5%202.5v8a2.5%202.5%200%200%200%202.5%202.5h11a2.5%202.5%200%200%200%202.5-2.5v-2.602a1.29%201.29%200%200%201-1.254-.138a1.35%201.35%200%200%201-.49-.65l-.24-.76a.6.6%200%200%200-.14-.23a.7.7%200%200%200-.22-.14l-.79-.25a1.3%201.3%200%200%201-.63-.48A1.26%201.26%200%200%201%2014%208.5a1.3%201.3%200%200%201%20.05-.63a1.3%201.3%200%200%201-.44-.21a1.5%201.5%200%200%201-.46-.66l-.33-1.13a1.1%201.1%200%200%200-.26-.38l-.06-.06a1%201%200%200%200-.4-.23L11%204.84a1.42%201.42%200%200%201-1-1.34a1.4%201.4%200%200%201%20.29-.82c.17-.251.42-.438.71-.53M6%2010a4%204%200%201%201%208%200a4%204%200%200%201-8%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%2020%2020%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m15.226%201.353l-.348-1.07a.423.423%200%200%200-.799%200l-.348%201.07a2.2%202.2%200%200%201-1.377%201.397l-1.071.348a.423.423%200%200%200%200%20.798l1.071.348a2.2%202.2%200%200%201%201.399%201.403l.348%201.07a.423.423%200%200%200%20.798%200l.349-1.07a2.2%202.2%200%200%201%201.398-1.397l1.072-.348a.423.423%200%200%200%200-.798l-.022-.006l-1.072-.348a2.2%202.2%200%200%201-1.398-1.397m3.791%206.612l.766.248l.015.004a.303.303%200%200%201%200%20.57l-.765.248a1.58%201.58%200%200%200-1%20.999l-.248.764a.302.302%200%200%201-.57%200l-.249-.764a1.58%201.58%200%200%200-.999-1.002l-.765-.249a.303.303%200%200%201%200-.57l.765-.248a1.58%201.58%200%200%200%20.984-.999l.249-.764a.302.302%200%200%201%20.57%200l.249.764a1.58%201.58%200%200%200%20.999.999M10%207a3%203%200%201%200%200%206a3%203%200%200%200%200-6m1-4.85l.407-.15H8.124a1.5%201.5%200%200%200-1.34.826L6.194%204h-1.69a2.5%202.5%200%200%200-2.5%202.5v8a2.5%202.5%200%200%200%202.5%202.5h11a2.5%202.5%200%200%200%202.5-2.5v-2.602a1.29%201.29%200%200%201-1.254-.138a1.35%201.35%200%200%201-.49-.65l-.24-.76a.6.6%200%200%200-.14-.23a.7.7%200%200%200-.22-.14l-.79-.25a1.3%201.3%200%200%201-.63-.48A1.26%201.26%200%200%201%2014%208.5a1.3%201.3%200%200%201%20.05-.63a1.3%201.3%200%200%201-.44-.21a1.5%201.5%200%200%201-.46-.66l-.33-1.13a1.1%201.1%200%200%200-.26-.38l-.06-.06a1%201%200%200%200-.4-.23L11%204.84a1.42%201.42%200%200%201-1-1.34a1.4%201.4%200%200%201%20.29-.82c.17-.251.42-.438.71-.53M6%2010a4%204%200%201%201%208%200a4%204%200%200%201-8%200%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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