document-ribbon-48-filled from Fluent UI System Icons by Microsoft Corporation · 48 Filled · MIT Free for personal and commercial use.

Name
document-ribbon-48-filled
Set
Fluent UI System Icons
Style
48 Filled
Viewbox
48×48
License
MIT

11 other variants in Fluent UI System Icons

Related icons in Fluent UI System Icons

Use the document ribbon icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" d="M17 44.958c0 .85-.964 1.34-1.651.84L11.5 43l-3.849 2.799A1.04 1.04 0 0 1 6 44.958v-6.71A9.5 9.5 0 0 0 11.5 40a9.5 9.5 0 0 0 5.5-1.754zm7-29.708A3.75 3.75 0 0 0 27.75 19H40v22a3 3 0 0 1-3 3H19v-7.668a9.46 9.46 0 0 0 2-5.832a9.5 9.5 0 0 0-9.5-9.5a9.5 9.5 0 0 0-3.5.665V7a3 3 0 0 1 3-3h13zM11.5 23a7.5 7.5 0 1 1 0 15a7.5 7.5 0 0 1 0-15m27.962-6.5H27.75c-.69 0-1.25-.56-1.25-1.25V4.464z"/></svg>

React

import type { SVGProps } from "react";

export function FluentDocumentRibbon48Filled(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="M17 44.958c0 .85-.964 1.34-1.651.84L11.5 43l-3.849 2.799A1.04 1.04 0 0 1 6 44.958v-6.71A9.5 9.5 0 0 0 11.5 40a9.5 9.5 0 0 0 5.5-1.754zm7-29.708A3.75 3.75 0 0 0 27.75 19H40v22a3 3 0 0 1-3 3H19v-7.668a9.46 9.46 0 0 0 2-5.832a9.5 9.5 0 0 0-9.5-9.5a9.5 9.5 0 0 0-3.5.665V7a3 3 0 0 1 3-3h13zM11.5 23a7.5 7.5 0 1 1 0 15a7.5 7.5 0 0 1 0-15m27.962-6.5H27.75c-.69 0-1.25-.56-1.25-1.25V4.464z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" d="M17 44.958c0 .85-.964 1.34-1.651.84L11.5 43l-3.849 2.799A1.04 1.04 0 0 1 6 44.958v-6.71A9.5 9.5 0 0 0 11.5 40a9.5 9.5 0 0 0 5.5-1.754zm7-29.708A3.75 3.75 0 0 0 27.75 19H40v22a3 3 0 0 1-3 3H19v-7.668a9.46 9.46 0 0 0 2-5.832a9.5 9.5 0 0 0-9.5-9.5a9.5 9.5 0 0 0-3.5.665V7a3 3 0 0 1 3-3h13zM11.5 23a7.5 7.5 0 1 1 0 15a7.5 7.5 0 0 1 0-15m27.962-6.5H27.75c-.69 0-1.25-.56-1.25-1.25V4.464z"/></svg>
</template>

CSS

.icon-document-ribbon-48-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%2048%2048%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M17%2044.958c0%20.85-.964%201.34-1.651.84L11.5%2043l-3.849%202.799A1.04%201.04%200%200%201%206%2044.958v-6.71A9.5%209.5%200%200%200%2011.5%2040a9.5%209.5%200%200%200%205.5-1.754zm7-29.708A3.75%203.75%200%200%200%2027.75%2019H40v22a3%203%200%200%201-3%203H19v-7.668a9.46%209.46%200%200%200%202-5.832a9.5%209.5%200%200%200-9.5-9.5a9.5%209.5%200%200%200-3.5.665V7a3%203%200%200%201%203-3h13zM11.5%2023a7.5%207.5%200%201%201%200%2015a7.5%207.5%200%200%201%200-15m27.962-6.5H27.75c-.69%200-1.25-.56-1.25-1.25V4.464z%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%22M17%2044.958c0%20.85-.964%201.34-1.651.84L11.5%2043l-3.849%202.799A1.04%201.04%200%200%201%206%2044.958v-6.71A9.5%209.5%200%200%200%2011.5%2040a9.5%209.5%200%200%200%205.5-1.754zm7-29.708A3.75%203.75%200%200%200%2027.75%2019H40v22a3%203%200%200%201-3%203H19v-7.668a9.46%209.46%200%200%200%202-5.832a9.5%209.5%200%200%200-9.5-9.5a9.5%209.5%200%200%200-3.5.665V7a3%203%200%200%201%203-3h13zM11.5%2023a7.5%207.5%200%201%201%200%2015a7.5%207.5%200%200%201%200-15m27.962-6.5H27.75c-.69%200-1.25-.56-1.25-1.25V4.464z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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