document one page sparkle icon
document-one-page-sparkle-48-regular from Fluent UI System Icons by Microsoft Corporation · 48 Regular · MIT Free for personal and commercial use.
- Name
- document-one-page-sparkle-48-regular
- Set
- Fluent UI System Icons
- Style
- 48 Regular
- Viewbox
- 48×48
- License
- MIT
11 other variants in Fluent UI System Icons
document-one-page-sparkle-16-filleddocument-one-page-sparkle-16-regulardocument-one-page-sparkle-20-filleddocument-one-page-sparkle-20-regulardocument-one-page-sparkle-24-filleddocument-one-page-sparkle-24-regulardocument-one-page-sparkle-28-filleddocument-one-page-sparkle-28-regulardocument-one-page-sparkle-32-filleddocument-one-page-sparkle-32-regulardocument-one-page-sparkle-48-filled
Related icons in Fluent UI System Icons
document-100-16-filleddocument-add-16-filleddocument-arrow-down-16-filleddocument-arrow-down-off-20-filleddocument-arrow-left-16-filleddocument-arrow-right-16-filleddocument-arrow-up-16-filleddocument-autosave-24-regulardocument-border-20-filleddocument-border-print-20-filleddocument-briefcase-16-filleddocument-broken-20-filleddocument-bullet-list-16-filleddocument-bullet-list-arrow-left-16-filleddocument-bullet-list-clock-20-filleddocument-bullet-list-cube-16-filleddocument-bullet-list-multiple-20-filleddocument-bullet-list-off-20-filleddocument-catch-up-16-filleddocument-checkmark-16-filleddocument-chevron-double-20-filleddocument-code-16-filleddocument-contract-16-filleddocument-copy-16-filled
Use the document one page sparkle icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" d="M28.93 4a3.4 3.4 0 0 1-1.29.82l-2.57.83a3.1 3.1 0 0 0-1.289.85H12.25a1.75 1.75 0 0 0-1.75 1.75v31.5c0 .967.784 1.75 1.75 1.75h23.5a1.75 1.75 0 0 0 1.75-1.75V22.07l.65.21l.12.06q.109.063.2.15a.9.9 0 0 1 .2.33l.44 1.37a2.54 2.54 0 0 0 .89 1.35v14.21A4.25 4.25 0 0 1 35.75 44h-23.5A4.25 4.25 0 0 1 8 39.75V8.25A4.25 4.25 0 0 1 12.25 4zm2.82 28a1.25 1.25 0 1 1 0 2.5h-15.5a1.25 1.25 0 1 1 0-2.5zm0-9a1.25 1.25 0 1 1 0 2.5h-15.5a1.25 1.25 0 1 1 0-2.5zm9.723-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-1.798 1.797l-.447 1.376l-.017.04l.001.009a.545.545 0 0 1-1.01-.038l-.449-1.378a2.84 2.84 0 0 0-1.357-1.61l-.003-.015a3 3 0 0 0-.438-.188l-1.378-.447a.55.55 0 0 1-.363-.514a.54.54 0 0 1 .363-.513l1.378-.447a2.84 2.84 0 0 0 1.77-1.797l.448-1.376a.55.55 0 0 1 .514-.363M33.448 0a1.03 1.03 0 0 1 .969.686l.847 2.6a5.36 5.36 0 0 0 3.395 3.394l2.603.844l.053.014a1.028 1.028 0 0 1 0 1.938l-2.603.844a5.37 5.37 0 0 0-3.397 3.394l-.845 2.6l-.026.065a1.028 1.028 0 0 1-1.914-.065l-.845-2.6a5.36 5.36 0 0 0-3.397-3.406l-2.602-.846a1.028 1.028 0 0 1 0-1.938l2.602-.844a5.36 5.36 0 0 0 3.323-3.33l.022-.064l.845-2.6a1.03 1.03 0 0 1 .97-.686m-3.757 14q.073.156.128.32l.707 2.18H16.25a1.25 1.25 0 1 1 0-2.5z"/></svg>
React
import type { SVGProps } from "react";
export function FluentDocumentOnePageSparkle48Regular(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" d="M28.93 4a3.4 3.4 0 0 1-1.29.82l-2.57.83a3.1 3.1 0 0 0-1.289.85H12.25a1.75 1.75 0 0 0-1.75 1.75v31.5c0 .967.784 1.75 1.75 1.75h23.5a1.75 1.75 0 0 0 1.75-1.75V22.07l.65.21l.12.06q.109.063.2.15a.9.9 0 0 1 .2.33l.44 1.37a2.54 2.54 0 0 0 .89 1.35v14.21A4.25 4.25 0 0 1 35.75 44h-23.5A4.25 4.25 0 0 1 8 39.75V8.25A4.25 4.25 0 0 1 12.25 4zm2.82 28a1.25 1.25 0 1 1 0 2.5h-15.5a1.25 1.25 0 1 1 0-2.5zm0-9a1.25 1.25 0 1 1 0 2.5h-15.5a1.25 1.25 0 1 1 0-2.5zm9.723-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-1.798 1.797l-.447 1.376l-.017.04l.001.009a.545.545 0 0 1-1.01-.038l-.449-1.378a2.84 2.84 0 0 0-1.357-1.61l-.003-.015a3 3 0 0 0-.438-.188l-1.378-.447a.55.55 0 0 1-.363-.514a.54.54 0 0 1 .363-.513l1.378-.447a2.84 2.84 0 0 0 1.77-1.797l.448-1.376a.55.55 0 0 1 .514-.363M33.448 0a1.03 1.03 0 0 1 .969.686l.847 2.6a5.36 5.36 0 0 0 3.395 3.394l2.603.844l.053.014a1.028 1.028 0 0 1 0 1.938l-2.603.844a5.37 5.37 0 0 0-3.397 3.394l-.845 2.6l-.026.065a1.028 1.028 0 0 1-1.914-.065l-.845-2.6a5.36 5.36 0 0 0-3.397-3.406l-2.602-.846a1.028 1.028 0 0 1 0-1.938l2.602-.844a5.36 5.36 0 0 0 3.323-3.33l.022-.064l.845-2.6a1.03 1.03 0 0 1 .97-.686m-3.757 14q.073.156.128.32l.707 2.18H16.25a1.25 1.25 0 1 1 0-2.5z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" d="M28.93 4a3.4 3.4 0 0 1-1.29.82l-2.57.83a3.1 3.1 0 0 0-1.289.85H12.25a1.75 1.75 0 0 0-1.75 1.75v31.5c0 .967.784 1.75 1.75 1.75h23.5a1.75 1.75 0 0 0 1.75-1.75V22.07l.65.21l.12.06q.109.063.2.15a.9.9 0 0 1 .2.33l.44 1.37a2.54 2.54 0 0 0 .89 1.35v14.21A4.25 4.25 0 0 1 35.75 44h-23.5A4.25 4.25 0 0 1 8 39.75V8.25A4.25 4.25 0 0 1 12.25 4zm2.82 28a1.25 1.25 0 1 1 0 2.5h-15.5a1.25 1.25 0 1 1 0-2.5zm0-9a1.25 1.25 0 1 1 0 2.5h-15.5a1.25 1.25 0 1 1 0-2.5zm9.723-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-1.798 1.797l-.447 1.376l-.017.04l.001.009a.545.545 0 0 1-1.01-.038l-.449-1.378a2.84 2.84 0 0 0-1.357-1.61l-.003-.015a3 3 0 0 0-.438-.188l-1.378-.447a.55.55 0 0 1-.363-.514a.54.54 0 0 1 .363-.513l1.378-.447a2.84 2.84 0 0 0 1.77-1.797l.448-1.376a.55.55 0 0 1 .514-.363M33.448 0a1.03 1.03 0 0 1 .969.686l.847 2.6a5.36 5.36 0 0 0 3.395 3.394l2.603.844l.053.014a1.028 1.028 0 0 1 0 1.938l-2.603.844a5.37 5.37 0 0 0-3.397 3.394l-.845 2.6l-.026.065a1.028 1.028 0 0 1-1.914-.065l-.845-2.6a5.36 5.36 0 0 0-3.397-3.406l-2.602-.846a1.028 1.028 0 0 1 0-1.938l2.602-.844a5.36 5.36 0 0 0 3.323-3.33l.022-.064l.845-2.6a1.03 1.03 0 0 1 .97-.686m-3.757 14q.073.156.128.32l.707 2.18H16.25a1.25 1.25 0 1 1 0-2.5z"/></svg> </template>
CSS
.icon-document-one-page-sparkle-48-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%2048%2048%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M28.93%204a3.4%203.4%200%200%201-1.29.82l-2.57.83a3.1%203.1%200%200%200-1.289.85H12.25a1.75%201.75%200%200%200-1.75%201.75v31.5c0%20.967.784%201.75%201.75%201.75h23.5a1.75%201.75%200%200%200%201.75-1.75V22.07l.65.21l.12.06q.109.063.2.15a.9.9%200%200%201%20.2.33l.44%201.37a2.54%202.54%200%200%200%20.89%201.35v14.21A4.25%204.25%200%200%201%2035.75%2044h-23.5A4.25%204.25%200%200%201%208%2039.75V8.25A4.25%204.25%200%200%201%2012.25%204zm2.82%2028a1.25%201.25%200%201%201%200%202.5h-15.5a1.25%201.25%200%201%201%200-2.5zm0-9a1.25%201.25%200%201%201%200%202.5h-15.5a1.25%201.25%200%201%201%200-2.5zm9.723-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-1.798%201.797l-.447%201.376l-.017.04l.001.009a.545.545%200%200%201-1.01-.038l-.449-1.378a2.84%202.84%200%200%200-1.357-1.61l-.003-.015a3%203%200%200%200-.438-.188l-1.378-.447a.55.55%200%200%201-.363-.514a.54.54%200%200%201%20.363-.513l1.378-.447a2.84%202.84%200%200%200%201.77-1.797l.448-1.376a.55.55%200%200%201%20.514-.363M33.448%200a1.03%201.03%200%200%201%20.969.686l.847%202.6a5.36%205.36%200%200%200%203.395%203.394l2.603.844l.053.014a1.028%201.028%200%200%201%200%201.938l-2.603.844a5.37%205.37%200%200%200-3.397%203.394l-.845%202.6l-.026.065a1.028%201.028%200%200%201-1.914-.065l-.845-2.6a5.36%205.36%200%200%200-3.397-3.406l-2.602-.846a1.028%201.028%200%200%201%200-1.938l2.602-.844a5.36%205.36%200%200%200%203.323-3.33l.022-.064l.845-2.6a1.03%201.03%200%200%201%20.97-.686m-3.757%2014q.073.156.128.32l.707%202.18H16.25a1.25%201.25%200%201%201%200-2.5z%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%2048%2048%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M28.93%204a3.4%203.4%200%200%201-1.29.82l-2.57.83a3.1%203.1%200%200%200-1.289.85H12.25a1.75%201.75%200%200%200-1.75%201.75v31.5c0%20.967.784%201.75%201.75%201.75h23.5a1.75%201.75%200%200%200%201.75-1.75V22.07l.65.21l.12.06q.109.063.2.15a.9.9%200%200%201%20.2.33l.44%201.37a2.54%202.54%200%200%200%20.89%201.35v14.21A4.25%204.25%200%200%201%2035.75%2044h-23.5A4.25%204.25%200%200%201%208%2039.75V8.25A4.25%204.25%200%200%201%2012.25%204zm2.82%2028a1.25%201.25%200%201%201%200%202.5h-15.5a1.25%201.25%200%201%201%200-2.5zm0-9a1.25%201.25%200%201%201%200%202.5h-15.5a1.25%201.25%200%201%201%200-2.5zm9.723-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-1.798%201.797l-.447%201.376l-.017.04l.001.009a.545.545%200%200%201-1.01-.038l-.449-1.378a2.84%202.84%200%200%200-1.357-1.61l-.003-.015a3%203%200%200%200-.438-.188l-1.378-.447a.55.55%200%200%201-.363-.514a.54.54%200%200%201%20.363-.513l1.378-.447a2.84%202.84%200%200%200%201.77-1.797l.448-1.376a.55.55%200%200%201%20.514-.363M33.448%200a1.03%201.03%200%200%201%20.969.686l.847%202.6a5.36%205.36%200%200%200%203.395%203.394l2.603.844l.053.014a1.028%201.028%200%200%201%200%201.938l-2.603.844a5.37%205.37%200%200%200-3.397%203.394l-.845%202.6l-.026.065a1.028%201.028%200%200%201-1.914-.065l-.845-2.6a5.36%205.36%200%200%200-3.397-3.406l-2.602-.846a1.028%201.028%200%200%201%200-1.938l2.602-.844a5.36%205.36%200%200%200%203.323-3.33l.022-.064l.845-2.6a1.03%201.03%200%200%201%20.97-.686m-3.757%2014q.073.156.128.32l.707%202.18H16.25a1.25%201.25%200%201%201%200-2.5z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/document-one-page-sparkle-48-regular.svg?color=%231a73e8&size=48