document-add-28-regular from Fluent UI System Icons by Microsoft Corporation · 28 Regular · MIT Free for personal and commercial use.

Name
document-add-28-regular
Set
Fluent UI System Icons
Style
28 Regular
Viewbox
28×28
License
MIT

9 other variants in Fluent UI System Icons

The same icon in other sets

Related icons in Fluent UI System Icons

Use the document add icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 28 28"><path fill="currentColor" d="M22.45 23.6a.9.9 0 0 1-.9.9h-7.704A7.5 7.5 0 0 1 12.6 26h8.95a2.4 2.4 0 0 0 2.4-2.4V11.395a2.4 2.4 0 0 0-.703-1.697l-6.994-6.994c-.052-.052-.11-.096-.167-.14l-.056-.043a2.4 2.4 0 0 0-1.004-.474A2.4 2.4 0 0 0 14.555 2H6.4A2.4 2.4 0 0 0 4 4.401v9.465a7.5 7.5 0 0 1 1.5-.596V4.401c0-.497.404-.901.9-.901h7.55V10a2 2 0 0 0 2 2l6.5-.001zm-7-19.577l6.478 6.476l-5.978.001a.5.5 0 0 1-.5-.5zM14 20.5a6.5 6.5 0 1 1-13 0a6.5 6.5 0 0 1 13 0m-6-4a.5.5 0 0 0-1 0V20H3.5a.5.5 0 0 0 0 1H7v3.5a.5.5 0 1 0 1 0V21h3.5a.5.5 0 1 0 0-1H8z"/></svg>

React

import type { SVGProps } from "react";

export function FluentDocumentAdd28Regular(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="M22.45 23.6a.9.9 0 0 1-.9.9h-7.704A7.5 7.5 0 0 1 12.6 26h8.95a2.4 2.4 0 0 0 2.4-2.4V11.395a2.4 2.4 0 0 0-.703-1.697l-6.994-6.994c-.052-.052-.11-.096-.167-.14l-.056-.043a2.4 2.4 0 0 0-1.004-.474A2.4 2.4 0 0 0 14.555 2H6.4A2.4 2.4 0 0 0 4 4.401v9.465a7.5 7.5 0 0 1 1.5-.596V4.401c0-.497.404-.901.9-.901h7.55V10a2 2 0 0 0 2 2l6.5-.001zm-7-19.577l6.478 6.476l-5.978.001a.5.5 0 0 1-.5-.5zM14 20.5a6.5 6.5 0 1 1-13 0a6.5 6.5 0 0 1 13 0m-6-4a.5.5 0 0 0-1 0V20H3.5a.5.5 0 0 0 0 1H7v3.5a.5.5 0 1 0 1 0V21h3.5a.5.5 0 1 0 0-1H8z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 28 28"><path fill="currentColor" d="M22.45 23.6a.9.9 0 0 1-.9.9h-7.704A7.5 7.5 0 0 1 12.6 26h8.95a2.4 2.4 0 0 0 2.4-2.4V11.395a2.4 2.4 0 0 0-.703-1.697l-6.994-6.994c-.052-.052-.11-.096-.167-.14l-.056-.043a2.4 2.4 0 0 0-1.004-.474A2.4 2.4 0 0 0 14.555 2H6.4A2.4 2.4 0 0 0 4 4.401v9.465a7.5 7.5 0 0 1 1.5-.596V4.401c0-.497.404-.901.9-.901h7.55V10a2 2 0 0 0 2 2l6.5-.001zm-7-19.577l6.478 6.476l-5.978.001a.5.5 0 0 1-.5-.5zM14 20.5a6.5 6.5 0 1 1-13 0a6.5 6.5 0 0 1 13 0m-6-4a.5.5 0 0 0-1 0V20H3.5a.5.5 0 0 0 0 1H7v3.5a.5.5 0 1 0 1 0V21h3.5a.5.5 0 1 0 0-1H8z"/></svg>
</template>

CSS

.icon-document-add-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%22M22.45%2023.6a.9.9%200%200%201-.9.9h-7.704A7.5%207.5%200%200%201%2012.6%2026h8.95a2.4%202.4%200%200%200%202.4-2.4V11.395a2.4%202.4%200%200%200-.703-1.697l-6.994-6.994c-.052-.052-.11-.096-.167-.14l-.056-.043a2.4%202.4%200%200%200-1.004-.474A2.4%202.4%200%200%200%2014.555%202H6.4A2.4%202.4%200%200%200%204%204.401v9.465a7.5%207.5%200%200%201%201.5-.596V4.401c0-.497.404-.901.9-.901h7.55V10a2%202%200%200%200%202%202l6.5-.001zm-7-19.577l6.478%206.476l-5.978.001a.5.5%200%200%201-.5-.5zM14%2020.5a6.5%206.5%200%201%201-13%200a6.5%206.5%200%200%201%2013%200m-6-4a.5.5%200%200%200-1%200V20H3.5a.5.5%200%200%200%200%201H7v3.5a.5.5%200%201%200%201%200V21h3.5a.5.5%200%201%200%200-1H8z%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%22M22.45%2023.6a.9.9%200%200%201-.9.9h-7.704A7.5%207.5%200%200%201%2012.6%2026h8.95a2.4%202.4%200%200%200%202.4-2.4V11.395a2.4%202.4%200%200%200-.703-1.697l-6.994-6.994c-.052-.052-.11-.096-.167-.14l-.056-.043a2.4%202.4%200%200%200-1.004-.474A2.4%202.4%200%200%200%2014.555%202H6.4A2.4%202.4%200%200%200%204%204.401v9.465a7.5%207.5%200%200%201%201.5-.596V4.401c0-.497.404-.901.9-.901h7.55V10a2%202%200%200%200%202%202l6.5-.001zm-7-19.577l6.478%206.476l-5.978.001a.5.5%200%200%201-.5-.5zM14%2020.5a6.5%206.5%200%201%201-13%200a6.5%206.5%200%200%201%2013%200m-6-4a.5.5%200%200%200-1%200V20H3.5a.5.5%200%200%200%200%201H7v3.5a.5.5%200%201%200%201%200V21h3.5a.5.5%200%201%200%200-1H8z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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