document ribbon icon
document-ribbon-28-regular from Fluent UI System Icons by Microsoft Corporation · 28 Regular · MIT Free for personal and commercial use.
- Name
- document-ribbon-28-regular
- Set
- Fluent UI System Icons
- Style
- 28 Regular
- Viewbox
- 28×28
- License
- MIT
11 other variants in Fluent UI System Icons
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 ribbon icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 28 28"><path fill="currentColor" d="M6.4 2A2.4 2.4 0 0 0 4 4.4v9.198c.466-.238.97-.412 1.5-.51V4.4a.9.9 0 0 1 .9-.9H14v6.499a2 2 0 0 0 2 2h6.5v11.597a.9.9 0 0 1-.9.9H11v1.5h10.6a2.4 2.4 0 0 0 2.4-2.4v-12.02a2.75 2.75 0 0 0-.805-1.943l-6.931-6.93A2.4 2.4 0 0 0 14.567 2zm15.54 8.499H16a.5.5 0 0 1-.5-.5V4.06zM5.5 14.109A4.495 4.495 0 0 0 2 18.498a4.495 4.495 0 0 0 4.5 4.5a4.5 4.5 0 1 0-1-8.887m-.035 11.698l1.036-.81l2.367 1.853A.7.7 0 0 0 10 26.299v-3.56a5.48 5.48 0 0 1-3.5 1.258q-.483-.001-.941-.08A5.46 5.46 0 0 1 3 22.74v3.559a.7.7 0 0 0 1.132.55z"/></svg>
React
import type { SVGProps } from "react";
export function FluentDocumentRibbon28Regular(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 28 28"><path fill="currentColor" d="M6.4 2A2.4 2.4 0 0 0 4 4.4v9.198c.466-.238.97-.412 1.5-.51V4.4a.9.9 0 0 1 .9-.9H14v6.499a2 2 0 0 0 2 2h6.5v11.597a.9.9 0 0 1-.9.9H11v1.5h10.6a2.4 2.4 0 0 0 2.4-2.4v-12.02a2.75 2.75 0 0 0-.805-1.943l-6.931-6.93A2.4 2.4 0 0 0 14.567 2zm15.54 8.499H16a.5.5 0 0 1-.5-.5V4.06zM5.5 14.109A4.495 4.495 0 0 0 2 18.498a4.495 4.495 0 0 0 4.5 4.5a4.5 4.5 0 1 0-1-8.887m-.035 11.698l1.036-.81l2.367 1.853A.7.7 0 0 0 10 26.299v-3.56a5.48 5.48 0 0 1-3.5 1.258q-.483-.001-.941-.08A5.46 5.46 0 0 1 3 22.74v3.559a.7.7 0 0 0 1.132.55z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 28 28"><path fill="currentColor" d="M6.4 2A2.4 2.4 0 0 0 4 4.4v9.198c.466-.238.97-.412 1.5-.51V4.4a.9.9 0 0 1 .9-.9H14v6.499a2 2 0 0 0 2 2h6.5v11.597a.9.9 0 0 1-.9.9H11v1.5h10.6a2.4 2.4 0 0 0 2.4-2.4v-12.02a2.75 2.75 0 0 0-.805-1.943l-6.931-6.93A2.4 2.4 0 0 0 14.567 2zm15.54 8.499H16a.5.5 0 0 1-.5-.5V4.06zM5.5 14.109A4.495 4.495 0 0 0 2 18.498a4.495 4.495 0 0 0 4.5 4.5a4.5 4.5 0 1 0-1-8.887m-.035 11.698l1.036-.81l2.367 1.853A.7.7 0 0 0 10 26.299v-3.56a5.48 5.48 0 0 1-3.5 1.258q-.483-.001-.941-.08A5.46 5.46 0 0 1 3 22.74v3.559a.7.7 0 0 0 1.132.55z"/></svg> </template>
CSS
.icon-document-ribbon-28-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%2028%2028%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M6.4%202A2.4%202.4%200%200%200%204%204.4v9.198c.466-.238.97-.412%201.5-.51V4.4a.9.9%200%200%201%20.9-.9H14v6.499a2%202%200%200%200%202%202h6.5v11.597a.9.9%200%200%201-.9.9H11v1.5h10.6a2.4%202.4%200%200%200%202.4-2.4v-12.02a2.75%202.75%200%200%200-.805-1.943l-6.931-6.93A2.4%202.4%200%200%200%2014.567%202zm15.54%208.499H16a.5.5%200%200%201-.5-.5V4.06zM5.5%2014.109A4.495%204.495%200%200%200%202%2018.498a4.495%204.495%200%200%200%204.5%204.5a4.5%204.5%200%201%200-1-8.887m-.035%2011.698l1.036-.81l2.367%201.853A.7.7%200%200%200%2010%2026.299v-3.56a5.48%205.48%200%200%201-3.5%201.258q-.483-.001-.941-.08A5.46%205.46%200%200%201%203%2022.74v3.559a.7.7%200%200%200%201.132.55z%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%2028%2028%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M6.4%202A2.4%202.4%200%200%200%204%204.4v9.198c.466-.238.97-.412%201.5-.51V4.4a.9.9%200%200%201%20.9-.9H14v6.499a2%202%200%200%200%202%202h6.5v11.597a.9.9%200%200%201-.9.9H11v1.5h10.6a2.4%202.4%200%200%200%202.4-2.4v-12.02a2.75%202.75%200%200%200-.805-1.943l-6.931-6.93A2.4%202.4%200%200%200%2014.567%202zm15.54%208.499H16a.5.5%200%200%201-.5-.5V4.06zM5.5%2014.109A4.495%204.495%200%200%200%202%2018.498a4.495%204.495%200%200%200%204.5%204.5a4.5%204.5%200%201%200-1-8.887m-.035%2011.698l1.036-.81l2.367%201.853A.7.7%200%200%200%2010%2026.299v-3.56a5.48%205.48%200%200%201-3.5%201.258q-.483-.001-.941-.08A5.46%205.46%200%200%201%203%2022.74v3.559a.7.7%200%200%200%201.132.55z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/document-ribbon-28-regular.svg?color=%231a73e8&size=48