document 2 icon

document-2-line-duotone from Solar by 480 Design · Line Duotone · School · CC-BY-4.0 Attribution required.

Name
document-2-line-duotone
Set
Solar
Style
Line Duotone
Category
School
Viewbox
24×24
License
CC BY 4.0

5 other variants in Solar

The same icon in other sets

More school icons from Solar

Use the document 2 icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="1.5"><path d="M4 6V19C4 20.6569 5.34315 22 7 22H17C18.6569 22 20 20.6569 20 19V9C20 7.34315 18.6569 6 17 6H4ZM4 6V5"/><path stroke-linecap="round" d="M8 12H16" opacity=".5"/><path stroke-linecap="round" d="M8 15.5H13.5" opacity=".5"/><path d="M18 4.30604V6.00002H5.07107C4.47953 6.00002 4 5.52049 4 4.92895C4 4.39594 4.39193 3.94403 4.91959 3.86865L15.7172 2.32614C16.922 2.15402 18 3.08894 18 4.30604Z"/></g></svg>

React

import type { SVGProps } from "react";

export function SolarDocument2LineDuotone(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeWidth="1.5"><path d="M4 6V19C4 20.6569 5.34315 22 7 22H17C18.6569 22 20 20.6569 20 19V9C20 7.34315 18.6569 6 17 6H4ZM4 6V5"/><path strokeLinecap="round" d="M8 12H16" opacity=".5"/><path strokeLinecap="round" d="M8 15.5H13.5" opacity=".5"/><path d="M18 4.30604V6.00002H5.07107C4.47953 6.00002 4 5.52049 4 4.92895C4 4.39594 4.39193 3.94403 4.91959 3.86865L15.7172 2.32614C16.922 2.15402 18 3.08894 18 4.30604Z"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="1.5"><path d="M4 6V19C4 20.6569 5.34315 22 7 22H17C18.6569 22 20 20.6569 20 19V9C20 7.34315 18.6569 6 17 6H4ZM4 6V5"/><path stroke-linecap="round" d="M8 12H16" opacity=".5"/><path stroke-linecap="round" d="M8 15.5H13.5" opacity=".5"/><path d="M18 4.30604V6.00002H5.07107C4.47953 6.00002 4 5.52049 4 4.92895C4 4.39594 4.39193 3.94403 4.91959 3.86865L15.7172 2.32614C16.922 2.15402 18 3.08894 18 4.30604Z"/></g></svg>
</template>

CSS

.icon-document-2-line-duotone {
  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%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M4%206V19C4%2020.6569%205.34315%2022%207%2022H17C18.6569%2022%2020%2020.6569%2020%2019V9C20%207.34315%2018.6569%206%2017%206H4ZM4%206V5%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M8%2012H16%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M8%2015.5H13.5%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M18%204.30604V6.00002H5.07107C4.47953%206.00002%204%205.52049%204%204.92895C4%204.39594%204.39193%203.94403%204.91959%203.86865L15.7172%202.32614C16.922%202.15402%2018%203.08894%2018%204.30604Z%22%2F%3E%3C%2Fg%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%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M4%206V19C4%2020.6569%205.34315%2022%207%2022H17C18.6569%2022%2020%2020.6569%2020%2019V9C20%207.34315%2018.6569%206%2017%206H4ZM4%206V5%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M8%2012H16%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M8%2015.5H13.5%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M18%204.30604V6.00002H5.07107C4.47953%206.00002%204%205.52049%204%204.92895C4%204.39594%204.39193%203.94403%204.91959%203.86865L15.7172%202.32614C16.922%202.15402%2018%203.08894%2018%204.30604Z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/solar/document-2-line-duotone.svg?color=%231a73e8&size=48