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

Name
document-js-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 js 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.282.438.663.44 1.06V13a2.006 2.006 0 0 1-2 2H8.54c.216-.296.36-.639.42-1H11a1 1 0 0 0 1-1V6H9.5A1.5 1.5 0 0 1 8 4.5V2H5a1 1 0 0 0-1 1v6.09a1.43 1.43 0 0 0-1 0V3a2.006 2.006 0 0 1 2-2h3.59c.397.002.778.16 1.06.44m-.504 3.414A.5.5 0 0 0 9.5 5h2.29L9 2.21V4.5a.5.5 0 0 0 .146.354M2.5 15A1.5 1.5 0 0 1 1 13.5V13a.5.5 0 0 1 1 0v.5a.5.5 0 0 0 1 0v-3a.5.5 0 0 1 1 0v3A1.5 1.5 0 0 1 2.5 15m4.073 0h-.146A1.43 1.43 0 0 1 5 13.573a.533.533 0 0 1 .5-.537a.47.47 0 0 1 .5.464a.45.45 0 0 0 .427.5h.146a.427.427 0 0 0 .192-.808l-.976-.492a1.427 1.427 0 0 1 .638-2.7h.146A1.43 1.43 0 0 1 8 11.427a.533.533 0 0 1-.5.537a.47.47 0 0 1-.5-.464v-.073A.427.427 0 0 0 6.573 11h-.146a.427.427 0 0 0-.192.808l.976.489A1.427 1.427 0 0 1 6.573 15"/></svg>

React

import type { SVGProps } from "react";

export function FluentDocumentJs16Regular(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.282.438.663.44 1.06V13a2.006 2.006 0 0 1-2 2H8.54c.216-.296.36-.639.42-1H11a1 1 0 0 0 1-1V6H9.5A1.5 1.5 0 0 1 8 4.5V2H5a1 1 0 0 0-1 1v6.09a1.43 1.43 0 0 0-1 0V3a2.006 2.006 0 0 1 2-2h3.59c.397.002.778.16 1.06.44m-.504 3.414A.5.5 0 0 0 9.5 5h2.29L9 2.21V4.5a.5.5 0 0 0 .146.354M2.5 15A1.5 1.5 0 0 1 1 13.5V13a.5.5 0 0 1 1 0v.5a.5.5 0 0 0 1 0v-3a.5.5 0 0 1 1 0v3A1.5 1.5 0 0 1 2.5 15m4.073 0h-.146A1.43 1.43 0 0 1 5 13.573a.533.533 0 0 1 .5-.537a.47.47 0 0 1 .5.464a.45.45 0 0 0 .427.5h.146a.427.427 0 0 0 .192-.808l-.976-.492a1.427 1.427 0 0 1 .638-2.7h.146A1.43 1.43 0 0 1 8 11.427a.533.533 0 0 1-.5.537a.47.47 0 0 1-.5-.464v-.073A.427.427 0 0 0 6.573 11h-.146a.427.427 0 0 0-.192.808l.976.489A1.427 1.427 0 0 1 6.573 15"/></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.282.438.663.44 1.06V13a2.006 2.006 0 0 1-2 2H8.54c.216-.296.36-.639.42-1H11a1 1 0 0 0 1-1V6H9.5A1.5 1.5 0 0 1 8 4.5V2H5a1 1 0 0 0-1 1v6.09a1.43 1.43 0 0 0-1 0V3a2.006 2.006 0 0 1 2-2h3.59c.397.002.778.16 1.06.44m-.504 3.414A.5.5 0 0 0 9.5 5h2.29L9 2.21V4.5a.5.5 0 0 0 .146.354M2.5 15A1.5 1.5 0 0 1 1 13.5V13a.5.5 0 0 1 1 0v.5a.5.5 0 0 0 1 0v-3a.5.5 0 0 1 1 0v3A1.5 1.5 0 0 1 2.5 15m4.073 0h-.146A1.43 1.43 0 0 1 5 13.573a.533.533 0 0 1 .5-.537a.47.47 0 0 1 .5.464a.45.45 0 0 0 .427.5h.146a.427.427 0 0 0 .192-.808l-.976-.492a1.427 1.427 0 0 1 .638-2.7h.146A1.43 1.43 0 0 1 8 11.427a.533.533 0 0 1-.5.537a.47.47 0 0 1-.5-.464v-.073A.427.427 0 0 0 6.573 11h-.146a.427.427 0 0 0-.192.808l.976.489A1.427 1.427 0 0 1 6.573 15"/></svg>
</template>

CSS

.icon-document-js-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.282.438.663.44%201.06V13a2.006%202.006%200%200%201-2%202H8.54c.216-.296.36-.639.42-1H11a1%201%200%200%200%201-1V6H9.5A1.5%201.5%200%200%201%208%204.5V2H5a1%201%200%200%200-1%201v6.09a1.43%201.43%200%200%200-1%200V3a2.006%202.006%200%200%201%202-2h3.59c.397.002.778.16%201.06.44m-.504%203.414A.5.5%200%200%200%209.5%205h2.29L9%202.21V4.5a.5.5%200%200%200%20.146.354M2.5%2015A1.5%201.5%200%200%201%201%2013.5V13a.5.5%200%200%201%201%200v.5a.5.5%200%200%200%201%200v-3a.5.5%200%200%201%201%200v3A1.5%201.5%200%200%201%202.5%2015m4.073%200h-.146A1.43%201.43%200%200%201%205%2013.573a.533.533%200%200%201%20.5-.537a.47.47%200%200%201%20.5.464a.45.45%200%200%200%20.427.5h.146a.427.427%200%200%200%20.192-.808l-.976-.492a1.427%201.427%200%200%201%20.638-2.7h.146A1.43%201.43%200%200%201%208%2011.427a.533.533%200%200%201-.5.537a.47.47%200%200%201-.5-.464v-.073A.427.427%200%200%200%206.573%2011h-.146a.427.427%200%200%200-.192.808l.976.489A1.427%201.427%200%200%201%206.573%2015%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.282.438.663.44%201.06V13a2.006%202.006%200%200%201-2%202H8.54c.216-.296.36-.639.42-1H11a1%201%200%200%200%201-1V6H9.5A1.5%201.5%200%200%201%208%204.5V2H5a1%201%200%200%200-1%201v6.09a1.43%201.43%200%200%200-1%200V3a2.006%202.006%200%200%201%202-2h3.59c.397.002.778.16%201.06.44m-.504%203.414A.5.5%200%200%200%209.5%205h2.29L9%202.21V4.5a.5.5%200%200%200%20.146.354M2.5%2015A1.5%201.5%200%200%201%201%2013.5V13a.5.5%200%200%201%201%200v.5a.5.5%200%200%200%201%200v-3a.5.5%200%200%201%201%200v3A1.5%201.5%200%200%201%202.5%2015m4.073%200h-.146A1.43%201.43%200%200%201%205%2013.573a.533.533%200%200%201%20.5-.537a.47.47%200%200%201%20.5.464a.45.45%200%200%200%20.427.5h.146a.427.427%200%200%200%20.192-.808l-.976-.492a1.427%201.427%200%200%201%20.638-2.7h.146A1.43%201.43%200%200%201%208%2011.427a.533.533%200%200%201-.5.537a.47.47%200%200%201-.5-.464v-.073A.427.427%200%200%200%206.573%2011h-.146a.427.427%200%200%200-.192.808l.976.489A1.427%201.427%200%200%201%206.573%2015%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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