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

Name
receipt-sparkles-24-filled
Set
Fluent UI System Icons
Style
24 Filled
Viewbox
24×24
License
MIT

5 other variants in Fluent UI System Icons

Related icons in Fluent UI System Icons

Use the receipt 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.854 6.146a2.84 2.84 0 0 0-1.113-.69l-1.378-.447a.544.544 0 0 1 0-1.025l1.378-.448A2.84 2.84 0 0 0 16.5 1.774l.011-.034l.448-1.377a.544.544 0 0 1 1.027 0l.447 1.377a2.84 2.84 0 0 0 1.799 1.796l1.377.448l.028.007a.544.544 0 0 1 0 1.025l-1.378.448a2.84 2.84 0 0 0-1.798 1.796l-.448 1.377a.543.543 0 0 1-1.026 0l-.448-1.377a2.84 2.84 0 0 0-.685-1.114m7.929 4.067l-.766-.248a1.58 1.58 0 0 1-.998-.999l-.25-.764a.302.302 0 0 0-.57 0l-.248.764a1.58 1.58 0 0 1-.984.999l-.765.248a.302.302 0 0 0 0 .57l.765.249a1.58 1.58 0 0 1 1 1.002l.248.764a.302.302 0 0 0 .57 0l.249-.764a1.58 1.58 0 0 1 .999-.999l.765-.248a.302.302 0 0 0 0-.57zM5.25 3h7.797a1.65 1.65 0 0 0-.767.569a1.57 1.57 0 0 0 0 1.79c.165.285.418.51.72.64l1.4.46c.27.091.516.242.72.44l.18.1q.19.251.29.55l.41 1.45c.106.31.305.579.57.77q.2.138.43.21V14h4v3.75A3.25 3.25 0 0 1 17.75 21H6.25A3.25 3.25 0 0 1 3 17.75V5.25A2.25 2.25 0 0 1 5.25 3M17 19.5h.75a1.75 1.75 0 0 0 1.75-1.75V15.5H17zM6.5 7.75c0 .414.336.75.75.75h5.5a.75.75 0 0 0 0-1.5h-5.5a.75.75 0 0 0-.75.75M7.25 11a.75.75 0 0 0 0 1.5h5.5a.75.75 0 0 0 0-1.5zm-.75 4.75c0 .414.336.75.75.75h3a.75.75 0 0 0 0-1.5h-3a.75.75 0 0 0-.75.75"/></svg>

React

import type { SVGProps } from "react";

export function FluentReceiptSparkles24Filled(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.854 6.146a2.84 2.84 0 0 0-1.113-.69l-1.378-.447a.544.544 0 0 1 0-1.025l1.378-.448A2.84 2.84 0 0 0 16.5 1.774l.011-.034l.448-1.377a.544.544 0 0 1 1.027 0l.447 1.377a2.84 2.84 0 0 0 1.799 1.796l1.377.448l.028.007a.544.544 0 0 1 0 1.025l-1.378.448a2.84 2.84 0 0 0-1.798 1.796l-.448 1.377a.543.543 0 0 1-1.026 0l-.448-1.377a2.84 2.84 0 0 0-.685-1.114m7.929 4.067l-.766-.248a1.58 1.58 0 0 1-.998-.999l-.25-.764a.302.302 0 0 0-.57 0l-.248.764a1.58 1.58 0 0 1-.984.999l-.765.248a.302.302 0 0 0 0 .57l.765.249a1.58 1.58 0 0 1 1 1.002l.248.764a.302.302 0 0 0 .57 0l.249-.764a1.58 1.58 0 0 1 .999-.999l.765-.248a.302.302 0 0 0 0-.57zM5.25 3h7.797a1.65 1.65 0 0 0-.767.569a1.57 1.57 0 0 0 0 1.79c.165.285.418.51.72.64l1.4.46c.27.091.516.242.72.44l.18.1q.19.251.29.55l.41 1.45c.106.31.305.579.57.77q.2.138.43.21V14h4v3.75A3.25 3.25 0 0 1 17.75 21H6.25A3.25 3.25 0 0 1 3 17.75V5.25A2.25 2.25 0 0 1 5.25 3M17 19.5h.75a1.75 1.75 0 0 0 1.75-1.75V15.5H17zM6.5 7.75c0 .414.336.75.75.75h5.5a.75.75 0 0 0 0-1.5h-5.5a.75.75 0 0 0-.75.75M7.25 11a.75.75 0 0 0 0 1.5h5.5a.75.75 0 0 0 0-1.5zm-.75 4.75c0 .414.336.75.75.75h3a.75.75 0 0 0 0-1.5h-3a.75.75 0 0 0-.75.75"/></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.854 6.146a2.84 2.84 0 0 0-1.113-.69l-1.378-.447a.544.544 0 0 1 0-1.025l1.378-.448A2.84 2.84 0 0 0 16.5 1.774l.011-.034l.448-1.377a.544.544 0 0 1 1.027 0l.447 1.377a2.84 2.84 0 0 0 1.799 1.796l1.377.448l.028.007a.544.544 0 0 1 0 1.025l-1.378.448a2.84 2.84 0 0 0-1.798 1.796l-.448 1.377a.543.543 0 0 1-1.026 0l-.448-1.377a2.84 2.84 0 0 0-.685-1.114m7.929 4.067l-.766-.248a1.58 1.58 0 0 1-.998-.999l-.25-.764a.302.302 0 0 0-.57 0l-.248.764a1.58 1.58 0 0 1-.984.999l-.765.248a.302.302 0 0 0 0 .57l.765.249a1.58 1.58 0 0 1 1 1.002l.248.764a.302.302 0 0 0 .57 0l.249-.764a1.58 1.58 0 0 1 .999-.999l.765-.248a.302.302 0 0 0 0-.57zM5.25 3h7.797a1.65 1.65 0 0 0-.767.569a1.57 1.57 0 0 0 0 1.79c.165.285.418.51.72.64l1.4.46c.27.091.516.242.72.44l.18.1q.19.251.29.55l.41 1.45c.106.31.305.579.57.77q.2.138.43.21V14h4v3.75A3.25 3.25 0 0 1 17.75 21H6.25A3.25 3.25 0 0 1 3 17.75V5.25A2.25 2.25 0 0 1 5.25 3M17 19.5h.75a1.75 1.75 0 0 0 1.75-1.75V15.5H17zM6.5 7.75c0 .414.336.75.75.75h5.5a.75.75 0 0 0 0-1.5h-5.5a.75.75 0 0 0-.75.75M7.25 11a.75.75 0 0 0 0 1.5h5.5a.75.75 0 0 0 0-1.5zm-.75 4.75c0 .414.336.75.75.75h3a.75.75 0 0 0 0-1.5h-3a.75.75 0 0 0-.75.75"/></svg>
</template>

CSS

.icon-receipt-sparkles-24-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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M15.854%206.146a2.84%202.84%200%200%200-1.113-.69l-1.378-.447a.544.544%200%200%201%200-1.025l1.378-.448A2.84%202.84%200%200%200%2016.5%201.774l.011-.034l.448-1.377a.544.544%200%200%201%201.027%200l.447%201.377a2.84%202.84%200%200%200%201.799%201.796l1.377.448l.028.007a.544.544%200%200%201%200%201.025l-1.378.448a2.84%202.84%200%200%200-1.798%201.796l-.448%201.377a.543.543%200%200%201-1.026%200l-.448-1.377a2.84%202.84%200%200%200-.685-1.114m7.929%204.067l-.766-.248a1.58%201.58%200%200%201-.998-.999l-.25-.764a.302.302%200%200%200-.57%200l-.248.764a1.58%201.58%200%200%201-.984.999l-.765.248a.302.302%200%200%200%200%20.57l.765.249a1.58%201.58%200%200%201%201%201.002l.248.764a.302.302%200%200%200%20.57%200l.249-.764a1.58%201.58%200%200%201%20.999-.999l.765-.248a.302.302%200%200%200%200-.57zM5.25%203h7.797a1.65%201.65%200%200%200-.767.569a1.57%201.57%200%200%200%200%201.79c.165.285.418.51.72.64l1.4.46c.27.091.516.242.72.44l.18.1q.19.251.29.55l.41%201.45c.106.31.305.579.57.77q.2.138.43.21V14h4v3.75A3.25%203.25%200%200%201%2017.75%2021H6.25A3.25%203.25%200%200%201%203%2017.75V5.25A2.25%202.25%200%200%201%205.25%203M17%2019.5h.75a1.75%201.75%200%200%200%201.75-1.75V15.5H17zM6.5%207.75c0%20.414.336.75.75.75h5.5a.75.75%200%200%200%200-1.5h-5.5a.75.75%200%200%200-.75.75M7.25%2011a.75.75%200%200%200%200%201.5h5.5a.75.75%200%200%200%200-1.5zm-.75%204.75c0%20.414.336.75.75.75h3a.75.75%200%200%200%200-1.5h-3a.75.75%200%200%200-.75.75%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.854%206.146a2.84%202.84%200%200%200-1.113-.69l-1.378-.447a.544.544%200%200%201%200-1.025l1.378-.448A2.84%202.84%200%200%200%2016.5%201.774l.011-.034l.448-1.377a.544.544%200%200%201%201.027%200l.447%201.377a2.84%202.84%200%200%200%201.799%201.796l1.377.448l.028.007a.544.544%200%200%201%200%201.025l-1.378.448a2.84%202.84%200%200%200-1.798%201.796l-.448%201.377a.543.543%200%200%201-1.026%200l-.448-1.377a2.84%202.84%200%200%200-.685-1.114m7.929%204.067l-.766-.248a1.58%201.58%200%200%201-.998-.999l-.25-.764a.302.302%200%200%200-.57%200l-.248.764a1.58%201.58%200%200%201-.984.999l-.765.248a.302.302%200%200%200%200%20.57l.765.249a1.58%201.58%200%200%201%201%201.002l.248.764a.302.302%200%200%200%20.57%200l.249-.764a1.58%201.58%200%200%201%20.999-.999l.765-.248a.302.302%200%200%200%200-.57zM5.25%203h7.797a1.65%201.65%200%200%200-.767.569a1.57%201.57%200%200%200%200%201.79c.165.285.418.51.72.64l1.4.46c.27.091.516.242.72.44l.18.1q.19.251.29.55l.41%201.45c.106.31.305.579.57.77q.2.138.43.21V14h4v3.75A3.25%203.25%200%200%201%2017.75%2021H6.25A3.25%203.25%200%200%201%203%2017.75V5.25A2.25%202.25%200%200%201%205.25%203M17%2019.5h.75a1.75%201.75%200%200%200%201.75-1.75V15.5H17zM6.5%207.75c0%20.414.336.75.75.75h5.5a.75.75%200%200%200%200-1.5h-5.5a.75.75%200%200%200-.75.75M7.25%2011a.75.75%200%200%200%200%201.5h5.5a.75.75%200%200%200%200-1.5zm-.75%204.75c0%20.414.336.75.75.75h3a.75.75%200%200%200%200-1.5h-3a.75.75%200%200%200-.75.75%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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