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

Name
document-py-16-regular
Set
Fluent UI System Icons
Style
16 Regular
Viewbox
16×16
License
MIT

1 other variant in Fluent UI System Icons

Related icons in Fluent UI System Icons

Use the document py icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="m9.65 1.44l2.91 2.91c.28.28.44.67.44 1.06V13c0 1.1-.9 2-2 2H7.91c.06-.16.09-.33.09-.5V14h3c.55 0 1-.45 1-1V6H9.5C8.67 6 8 5.33 8 4.5V2H5c-.55 0-1 .45-1 1v6.39c-.03.02-.05.04-.07.06c-.28-.19-.6-.33-.93-.39V3c0-1.1.9-2 2-2h3.59c.39 0 .78.16 1.06.44M9 4.5c0 .28.22.5.5.5h2.29L9 2.21zM1.5 10h1a1.5 1.5 0 1 1 0 3H2v1.5a.5.5 0 1 1-1 0v-4a.5.5 0 0 1 .5-.5m.5 2h.5a.5.5 0 1 0 0-1H2zm5 .666L8.4 10.8a.5.5 0 0 0-.1-.7a.5.5 0 0 0-.7.1l-1.1 1.467L5.4 10.2a.5.5 0 1 0-.8.6L6 12.666V14.5a.5.5 0 1 0 1 0z"/></svg>

React

import type { SVGProps } from "react";

export function FluentDocumentPy16Regular(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="m9.65 1.44l2.91 2.91c.28.28.44.67.44 1.06V13c0 1.1-.9 2-2 2H7.91c.06-.16.09-.33.09-.5V14h3c.55 0 1-.45 1-1V6H9.5C8.67 6 8 5.33 8 4.5V2H5c-.55 0-1 .45-1 1v6.39c-.03.02-.05.04-.07.06c-.28-.19-.6-.33-.93-.39V3c0-1.1.9-2 2-2h3.59c.39 0 .78.16 1.06.44M9 4.5c0 .28.22.5.5.5h2.29L9 2.21zM1.5 10h1a1.5 1.5 0 1 1 0 3H2v1.5a.5.5 0 1 1-1 0v-4a.5.5 0 0 1 .5-.5m.5 2h.5a.5.5 0 1 0 0-1H2zm5 .666L8.4 10.8a.5.5 0 0 0-.1-.7a.5.5 0 0 0-.7.1l-1.1 1.467L5.4 10.2a.5.5 0 1 0-.8.6L6 12.666V14.5a.5.5 0 1 0 1 0z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="m9.65 1.44l2.91 2.91c.28.28.44.67.44 1.06V13c0 1.1-.9 2-2 2H7.91c.06-.16.09-.33.09-.5V14h3c.55 0 1-.45 1-1V6H9.5C8.67 6 8 5.33 8 4.5V2H5c-.55 0-1 .45-1 1v6.39c-.03.02-.05.04-.07.06c-.28-.19-.6-.33-.93-.39V3c0-1.1.9-2 2-2h3.59c.39 0 .78.16 1.06.44M9 4.5c0 .28.22.5.5.5h2.29L9 2.21zM1.5 10h1a1.5 1.5 0 1 1 0 3H2v1.5a.5.5 0 1 1-1 0v-4a.5.5 0 0 1 .5-.5m.5 2h.5a.5.5 0 1 0 0-1H2zm5 .666L8.4 10.8a.5.5 0 0 0-.1-.7a.5.5 0 0 0-.7.1l-1.1 1.467L5.4 10.2a.5.5 0 1 0-.8.6L6 12.666V14.5a.5.5 0 1 0 1 0z"/></svg>
</template>

CSS

.icon-document-py-16-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%2016%2016%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m9.65%201.44l2.91%202.91c.28.28.44.67.44%201.06V13c0%201.1-.9%202-2%202H7.91c.06-.16.09-.33.09-.5V14h3c.55%200%201-.45%201-1V6H9.5C8.67%206%208%205.33%208%204.5V2H5c-.55%200-1%20.45-1%201v6.39c-.03.02-.05.04-.07.06c-.28-.19-.6-.33-.93-.39V3c0-1.1.9-2%202-2h3.59c.39%200%20.78.16%201.06.44M9%204.5c0%20.28.22.5.5.5h2.29L9%202.21zM1.5%2010h1a1.5%201.5%200%201%201%200%203H2v1.5a.5.5%200%201%201-1%200v-4a.5.5%200%200%201%20.5-.5m.5%202h.5a.5.5%200%201%200%200-1H2zm5%20.666L8.4%2010.8a.5.5%200%200%200-.1-.7a.5.5%200%200%200-.7.1l-1.1%201.467L5.4%2010.2a.5.5%200%201%200-.8.6L6%2012.666V14.5a.5.5%200%201%200%201%200z%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%2016%2016%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m9.65%201.44l2.91%202.91c.28.28.44.67.44%201.06V13c0%201.1-.9%202-2%202H7.91c.06-.16.09-.33.09-.5V14h3c.55%200%201-.45%201-1V6H9.5C8.67%206%208%205.33%208%204.5V2H5c-.55%200-1%20.45-1%201v6.39c-.03.02-.05.04-.07.06c-.28-.19-.6-.33-.93-.39V3c0-1.1.9-2%202-2h3.59c.39%200%20.78.16%201.06.44M9%204.5c0%20.28.22.5.5.5h2.29L9%202.21zM1.5%2010h1a1.5%201.5%200%201%201%200%203H2v1.5a.5.5%200%201%201-1%200v-4a.5.5%200%200%201%20.5-.5m.5%202h.5a.5.5%200%201%200%200-1H2zm5%20.666L8.4%2010.8a.5.5%200%200%200-.1-.7a.5.5%200%200%200-.7.1l-1.1%201.467L5.4%2010.2a.5.5%200%201%200-.8.6L6%2012.666V14.5a.5.5%200%201%200%201%200z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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