document 2 icon
document-2-bold-duotone from Solar by 480 Design · Bold Duotone · School · CC-BY-4.0 Attribution required.
- Name
- document-2-bold-duotone
- Set
- Solar
- Style
- Bold 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
backpack-boldbook-2-boldbook-boldbook-bookmark-boldbook-bookmark-minimalistic-boldbook-minimalistic-boldbookmark-boldbookmark-circle-boldbookmark-opened-boldbookmark-square-boldbookmark-square-minimalistic-boldcalculator-boldcalculator-minimalistic-boldcase-boldcase-minimalistic-boldcase-round-boldcase-round-minimalistic-bolddiploma-bolddiploma-verified-boldnotebook-2-boldnotebook-bookmark-boldnotebook-minimalistic-boldnotebook-square-boldpassport-bold
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="currentColor"><path fill-rule="evenodd" d="M4 4.69434V18.6943C4 20.3512 5.34315 21.6943 7 21.6943H17C18.6569 21.6943 20 20.3512 20 18.6943V8.69434C20 7.03748 18.6569 5.69434 17 5.69434H5C4.44772 5.69434 4 5.24662 4 4.69434ZM7.25 11.6943C7.25 11.2801 7.58579 10.9443 8 10.9443H16C16.4142 10.9443 16.75 11.2801 16.75 11.6943C16.75 12.1085 16.4142 12.4443 16 12.4443H8C7.58579 12.4443 7.25 12.1085 7.25 11.6943ZM7.25 15.1943C7.25 14.7801 7.58579 14.4443 8 14.4443H13.5C13.9142 14.4443 14.25 14.7801 14.25 15.1943C14.25 15.6085 13.9142 15.9443 13.5 15.9443H8C7.58579 15.9443 7.25 15.6085 7.25 15.1943Z" clip-rule="evenodd"/><path d="M18 4.00038V5.86504C17.6872 5.75449 17.3506 5.69434 17 5.69434H5C4.44772 5.69434 4 5.24662 4 4.69434V4.62329C4 4.09027 4.39193 3.63837 4.91959 3.56299L15.7172 2.02048C16.922 1.84835 18 2.78328 18 4.00038Z" opacity=".5"/></g></svg>
React
import type { SVGProps } from "react";
export function SolarDocument2BoldDuotone(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path fillRule="evenodd" d="M4 4.69434V18.6943C4 20.3512 5.34315 21.6943 7 21.6943H17C18.6569 21.6943 20 20.3512 20 18.6943V8.69434C20 7.03748 18.6569 5.69434 17 5.69434H5C4.44772 5.69434 4 5.24662 4 4.69434ZM7.25 11.6943C7.25 11.2801 7.58579 10.9443 8 10.9443H16C16.4142 10.9443 16.75 11.2801 16.75 11.6943C16.75 12.1085 16.4142 12.4443 16 12.4443H8C7.58579 12.4443 7.25 12.1085 7.25 11.6943ZM7.25 15.1943C7.25 14.7801 7.58579 14.4443 8 14.4443H13.5C13.9142 14.4443 14.25 14.7801 14.25 15.1943C14.25 15.6085 13.9142 15.9443 13.5 15.9443H8C7.58579 15.9443 7.25 15.6085 7.25 15.1943Z" clipRule="evenodd"/><path d="M18 4.00038V5.86504C17.6872 5.75449 17.3506 5.69434 17 5.69434H5C4.44772 5.69434 4 5.24662 4 4.69434V4.62329C4 4.09027 4.39193 3.63837 4.91959 3.56299L15.7172 2.02048C16.922 1.84835 18 2.78328 18 4.00038Z" opacity=".5"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path fill-rule="evenodd" d="M4 4.69434V18.6943C4 20.3512 5.34315 21.6943 7 21.6943H17C18.6569 21.6943 20 20.3512 20 18.6943V8.69434C20 7.03748 18.6569 5.69434 17 5.69434H5C4.44772 5.69434 4 5.24662 4 4.69434ZM7.25 11.6943C7.25 11.2801 7.58579 10.9443 8 10.9443H16C16.4142 10.9443 16.75 11.2801 16.75 11.6943C16.75 12.1085 16.4142 12.4443 16 12.4443H8C7.58579 12.4443 7.25 12.1085 7.25 11.6943ZM7.25 15.1943C7.25 14.7801 7.58579 14.4443 8 14.4443H13.5C13.9142 14.4443 14.25 14.7801 14.25 15.1943C14.25 15.6085 13.9142 15.9443 13.5 15.9443H8C7.58579 15.9443 7.25 15.6085 7.25 15.1943Z" clip-rule="evenodd"/><path d="M18 4.00038V5.86504C17.6872 5.75449 17.3506 5.69434 17 5.69434H5C4.44772 5.69434 4 5.24662 4 4.69434V4.62329C4 4.09027 4.39193 3.63837 4.91959 3.56299L15.7172 2.02048C16.922 1.84835 18 2.78328 18 4.00038Z" opacity=".5"/></g></svg> </template>
CSS
.icon-document-2-bold-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%22currentColor%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M4%204.69434V18.6943C4%2020.3512%205.34315%2021.6943%207%2021.6943H17C18.6569%2021.6943%2020%2020.3512%2020%2018.6943V8.69434C20%207.03748%2018.6569%205.69434%2017%205.69434H5C4.44772%205.69434%204%205.24662%204%204.69434ZM7.25%2011.6943C7.25%2011.2801%207.58579%2010.9443%208%2010.9443H16C16.4142%2010.9443%2016.75%2011.2801%2016.75%2011.6943C16.75%2012.1085%2016.4142%2012.4443%2016%2012.4443H8C7.58579%2012.4443%207.25%2012.1085%207.25%2011.6943ZM7.25%2015.1943C7.25%2014.7801%207.58579%2014.4443%208%2014.4443H13.5C13.9142%2014.4443%2014.25%2014.7801%2014.25%2015.1943C14.25%2015.6085%2013.9142%2015.9443%2013.5%2015.9443H8C7.58579%2015.9443%207.25%2015.6085%207.25%2015.1943Z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M18%204.00038V5.86504C17.6872%205.75449%2017.3506%205.69434%2017%205.69434H5C4.44772%205.69434%204%205.24662%204%204.69434V4.62329C4%204.09027%204.39193%203.63837%204.91959%203.56299L15.7172%202.02048C16.922%201.84835%2018%202.78328%2018%204.00038Z%22%20opacity%3D%22.5%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%22currentColor%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M4%204.69434V18.6943C4%2020.3512%205.34315%2021.6943%207%2021.6943H17C18.6569%2021.6943%2020%2020.3512%2020%2018.6943V8.69434C20%207.03748%2018.6569%205.69434%2017%205.69434H5C4.44772%205.69434%204%205.24662%204%204.69434ZM7.25%2011.6943C7.25%2011.2801%207.58579%2010.9443%208%2010.9443H16C16.4142%2010.9443%2016.75%2011.2801%2016.75%2011.6943C16.75%2012.1085%2016.4142%2012.4443%2016%2012.4443H8C7.58579%2012.4443%207.25%2012.1085%207.25%2011.6943ZM7.25%2015.1943C7.25%2014.7801%207.58579%2014.4443%208%2014.4443H13.5C13.9142%2014.4443%2014.25%2014.7801%2014.25%2015.1943C14.25%2015.6085%2013.9142%2015.9443%2013.5%2015.9443H8C7.58579%2015.9443%207.25%2015.6085%207.25%2015.1943Z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M18%204.00038V5.86504C17.6872%205.75449%2017.3506%205.69434%2017%205.69434H5C4.44772%205.69434%204%205.24662%204%204.69434V4.62329C4%204.09027%204.39193%203.63837%204.91959%203.56299L15.7172%202.02048C16.922%201.84835%2018%202.78328%2018%204.00038Z%22%20opacity%3D%22.5%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-bold-duotone.svg?color=%231a73e8&size=48