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

Name
document-yml-20-regular
Set
Fluent UI System Icons
Style
20 Regular
Viewbox
20×20
License
MIT

3 other variants in Fluent UI System Icons

Related icons in Fluent UI System Icons

Use the document yml icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M4 4a2 2 0 0 1 2-2h4.586a1.5 1.5 0 0 1 1.06.44l3.915 3.914A1.5 1.5 0 0 1 16 7.414v5.073a1.5 1.5 0 0 0-1-1.402V8h-3.5A1.5 1.5 0 0 1 10 6.5V3H6a1 1 0 0 0-1 1v7.085a1.5 1.5 0 0 0-.748.582L4 12.045zm7.5 3h3.293L11 3.207V6.5a.5.5 0 0 0 .5.5m-8 11a.5.5 0 0 0 .5-.5v-1.85l1.916-2.874a.5.5 0 0 0-.832-.555L3.5 14.6l-1.584-2.377a.5.5 0 0 0-.832.555L3 15.65v1.85a.5.5 0 0 0 .5.5m4.447-5.724A.5.5 0 0 0 7 12.5v5a.5.5 0 1 0 1 0v-2.882l1.553 3.105a.5.5 0 0 0 .894 0L12 14.618V17.5a.5.5 0 1 0 1 0v-5a.5.5 0 0 0-.947-.224L10 16.382zM15 12.5a.5.5 0 0 0-1 0v5a.5.5 0 0 0 .5.5h3a.5.5 0 1 0 0-1H15z"/></svg>

React

import type { SVGProps } from "react";

export function FluentDocumentYml20Regular(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M4 4a2 2 0 0 1 2-2h4.586a1.5 1.5 0 0 1 1.06.44l3.915 3.914A1.5 1.5 0 0 1 16 7.414v5.073a1.5 1.5 0 0 0-1-1.402V8h-3.5A1.5 1.5 0 0 1 10 6.5V3H6a1 1 0 0 0-1 1v7.085a1.5 1.5 0 0 0-.748.582L4 12.045zm7.5 3h3.293L11 3.207V6.5a.5.5 0 0 0 .5.5m-8 11a.5.5 0 0 0 .5-.5v-1.85l1.916-2.874a.5.5 0 0 0-.832-.555L3.5 14.6l-1.584-2.377a.5.5 0 0 0-.832.555L3 15.65v1.85a.5.5 0 0 0 .5.5m4.447-5.724A.5.5 0 0 0 7 12.5v5a.5.5 0 1 0 1 0v-2.882l1.553 3.105a.5.5 0 0 0 .894 0L12 14.618V17.5a.5.5 0 1 0 1 0v-5a.5.5 0 0 0-.947-.224L10 16.382zM15 12.5a.5.5 0 0 0-1 0v5a.5.5 0 0 0 .5.5h3a.5.5 0 1 0 0-1H15z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M4 4a2 2 0 0 1 2-2h4.586a1.5 1.5 0 0 1 1.06.44l3.915 3.914A1.5 1.5 0 0 1 16 7.414v5.073a1.5 1.5 0 0 0-1-1.402V8h-3.5A1.5 1.5 0 0 1 10 6.5V3H6a1 1 0 0 0-1 1v7.085a1.5 1.5 0 0 0-.748.582L4 12.045zm7.5 3h3.293L11 3.207V6.5a.5.5 0 0 0 .5.5m-8 11a.5.5 0 0 0 .5-.5v-1.85l1.916-2.874a.5.5 0 0 0-.832-.555L3.5 14.6l-1.584-2.377a.5.5 0 0 0-.832.555L3 15.65v1.85a.5.5 0 0 0 .5.5m4.447-5.724A.5.5 0 0 0 7 12.5v5a.5.5 0 1 0 1 0v-2.882l1.553 3.105a.5.5 0 0 0 .894 0L12 14.618V17.5a.5.5 0 1 0 1 0v-5a.5.5 0 0 0-.947-.224L10 16.382zM15 12.5a.5.5 0 0 0-1 0v5a.5.5 0 0 0 .5.5h3a.5.5 0 1 0 0-1H15z"/></svg>
</template>

CSS

.icon-document-yml-20-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%2020%2020%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M4%204a2%202%200%200%201%202-2h4.586a1.5%201.5%200%200%201%201.06.44l3.915%203.914A1.5%201.5%200%200%201%2016%207.414v5.073a1.5%201.5%200%200%200-1-1.402V8h-3.5A1.5%201.5%200%200%201%2010%206.5V3H6a1%201%200%200%200-1%201v7.085a1.5%201.5%200%200%200-.748.582L4%2012.045zm7.5%203h3.293L11%203.207V6.5a.5.5%200%200%200%20.5.5m-8%2011a.5.5%200%200%200%20.5-.5v-1.85l1.916-2.874a.5.5%200%200%200-.832-.555L3.5%2014.6l-1.584-2.377a.5.5%200%200%200-.832.555L3%2015.65v1.85a.5.5%200%200%200%20.5.5m4.447-5.724A.5.5%200%200%200%207%2012.5v5a.5.5%200%201%200%201%200v-2.882l1.553%203.105a.5.5%200%200%200%20.894%200L12%2014.618V17.5a.5.5%200%201%200%201%200v-5a.5.5%200%200%200-.947-.224L10%2016.382zM15%2012.5a.5.5%200%200%200-1%200v5a.5.5%200%200%200%20.5.5h3a.5.5%200%201%200%200-1H15z%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%2020%2020%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M4%204a2%202%200%200%201%202-2h4.586a1.5%201.5%200%200%201%201.06.44l3.915%203.914A1.5%201.5%200%200%201%2016%207.414v5.073a1.5%201.5%200%200%200-1-1.402V8h-3.5A1.5%201.5%200%200%201%2010%206.5V3H6a1%201%200%200%200-1%201v7.085a1.5%201.5%200%200%200-.748.582L4%2012.045zm7.5%203h3.293L11%203.207V6.5a.5.5%200%200%200%20.5.5m-8%2011a.5.5%200%200%200%20.5-.5v-1.85l1.916-2.874a.5.5%200%200%200-.832-.555L3.5%2014.6l-1.584-2.377a.5.5%200%200%200-.832.555L3%2015.65v1.85a.5.5%200%200%200%20.5.5m4.447-5.724A.5.5%200%200%200%207%2012.5v5a.5.5%200%201%200%201%200v-2.882l1.553%203.105a.5.5%200%200%200%20.894%200L12%2014.618V17.5a.5.5%200%201%200%201%200v-5a.5.5%200%200%200-.947-.224L10%2016.382zM15%2012.5a.5.5%200%200%200-1%200v5a.5.5%200%200%200%20.5.5h3a.5.5%200%201%200%200-1H15z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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