documents icon
documents-linear from Solar by 480 Design · Linear · Notes · CC-BY-4.0 Attribution required.
- Name
- documents-linear
- Set
- Solar
- Style
- Linear
- Category
- Notes
- Viewbox
- 24×24
- License
- CC BY 4.0
5 other variants in Solar
The same icon in other sets
More notes icons from Solar
archive-boldarchive-check-boldarchive-close-boldarchive-down-boldarchive-down-minimalistic-boldarchive-minimalistic-boldarchive-minimalistic-close-boldarchive-up-boldarchive-up-minimalistic-boldclipboard-add-boldclipboard-boldclipboard-check-boldclipboard-clock-boldclipboard-copy-boldclipboard-heart-boldclipboard-list-boldclipboard-minus-boldclipboard-paste-boldclipboard-remove-boldclipboard-text-boldclipboard-type-bolddocument-add-bolddocument-bolddocument-medicine-bold
Use the documents 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="M5 8C5 5.17157 5 3.75736 5.87868 2.87868C6.75736 2 8.17157 2 11 2H13C15.8284 2 17.2426 2 18.1213 2.87868C19 3.75736 19 5.17157 19 8V16C19 18.8284 19 20.2426 18.1213 21.1213C17.2426 22 15.8284 22 13 22H11C8.17157 22 6.75736 22 5.87868 21.1213C5 20.2426 5 18.8284 5 16V8Z"/><path d="M5 4.07617C4.02491 4.17208 3.36857 4.38885 2.87868 4.87873C2 5.75741 2 7.17163 2 10.0001V14.0001C2 16.8285 2 18.2427 2.87868 19.1214C3.36857 19.6113 4.02491 19.828 5 19.9239"/><path d="M19 4.07617C19.9751 4.17208 20.6314 4.38885 21.1213 4.87873C22 5.75741 22 7.17163 22 10.0001V14.0001C22 16.8285 22 18.2427 21.1213 19.1214C20.6314 19.6113 19.9751 19.828 19 19.9239"/><path stroke-linecap="round" d="M9 13H15"/><path stroke-linecap="round" d="M9 9H15"/><path stroke-linecap="round" d="M9 17H12"/></g></svg>
React
import type { SVGProps } from "react";
export function SolarDocumentsLinear(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="M5 8C5 5.17157 5 3.75736 5.87868 2.87868C6.75736 2 8.17157 2 11 2H13C15.8284 2 17.2426 2 18.1213 2.87868C19 3.75736 19 5.17157 19 8V16C19 18.8284 19 20.2426 18.1213 21.1213C17.2426 22 15.8284 22 13 22H11C8.17157 22 6.75736 22 5.87868 21.1213C5 20.2426 5 18.8284 5 16V8Z"/><path d="M5 4.07617C4.02491 4.17208 3.36857 4.38885 2.87868 4.87873C2 5.75741 2 7.17163 2 10.0001V14.0001C2 16.8285 2 18.2427 2.87868 19.1214C3.36857 19.6113 4.02491 19.828 5 19.9239"/><path d="M19 4.07617C19.9751 4.17208 20.6314 4.38885 21.1213 4.87873C22 5.75741 22 7.17163 22 10.0001V14.0001C22 16.8285 22 18.2427 21.1213 19.1214C20.6314 19.6113 19.9751 19.828 19 19.9239"/><path strokeLinecap="round" d="M9 13H15"/><path strokeLinecap="round" d="M9 9H15"/><path strokeLinecap="round" d="M9 17H12"/></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="M5 8C5 5.17157 5 3.75736 5.87868 2.87868C6.75736 2 8.17157 2 11 2H13C15.8284 2 17.2426 2 18.1213 2.87868C19 3.75736 19 5.17157 19 8V16C19 18.8284 19 20.2426 18.1213 21.1213C17.2426 22 15.8284 22 13 22H11C8.17157 22 6.75736 22 5.87868 21.1213C5 20.2426 5 18.8284 5 16V8Z"/><path d="M5 4.07617C4.02491 4.17208 3.36857 4.38885 2.87868 4.87873C2 5.75741 2 7.17163 2 10.0001V14.0001C2 16.8285 2 18.2427 2.87868 19.1214C3.36857 19.6113 4.02491 19.828 5 19.9239"/><path d="M19 4.07617C19.9751 4.17208 20.6314 4.38885 21.1213 4.87873C22 5.75741 22 7.17163 22 10.0001V14.0001C22 16.8285 22 18.2427 21.1213 19.1214C20.6314 19.6113 19.9751 19.828 19 19.9239"/><path stroke-linecap="round" d="M9 13H15"/><path stroke-linecap="round" d="M9 9H15"/><path stroke-linecap="round" d="M9 17H12"/></g></svg> </template>
CSS
.icon-documents-linear {
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%22M5%208C5%205.17157%205%203.75736%205.87868%202.87868C6.75736%202%208.17157%202%2011%202H13C15.8284%202%2017.2426%202%2018.1213%202.87868C19%203.75736%2019%205.17157%2019%208V16C19%2018.8284%2019%2020.2426%2018.1213%2021.1213C17.2426%2022%2015.8284%2022%2013%2022H11C8.17157%2022%206.75736%2022%205.87868%2021.1213C5%2020.2426%205%2018.8284%205%2016V8Z%22%2F%3E%3Cpath%20d%3D%22M5%204.07617C4.02491%204.17208%203.36857%204.38885%202.87868%204.87873C2%205.75741%202%207.17163%202%2010.0001V14.0001C2%2016.8285%202%2018.2427%202.87868%2019.1214C3.36857%2019.6113%204.02491%2019.828%205%2019.9239%22%2F%3E%3Cpath%20d%3D%22M19%204.07617C19.9751%204.17208%2020.6314%204.38885%2021.1213%204.87873C22%205.75741%2022%207.17163%2022%2010.0001V14.0001C22%2016.8285%2022%2018.2427%2021.1213%2019.1214C20.6314%2019.6113%2019.9751%2019.828%2019%2019.9239%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M9%2013H15%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M9%209H15%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M9%2017H12%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%22M5%208C5%205.17157%205%203.75736%205.87868%202.87868C6.75736%202%208.17157%202%2011%202H13C15.8284%202%2017.2426%202%2018.1213%202.87868C19%203.75736%2019%205.17157%2019%208V16C19%2018.8284%2019%2020.2426%2018.1213%2021.1213C17.2426%2022%2015.8284%2022%2013%2022H11C8.17157%2022%206.75736%2022%205.87868%2021.1213C5%2020.2426%205%2018.8284%205%2016V8Z%22%2F%3E%3Cpath%20d%3D%22M5%204.07617C4.02491%204.17208%203.36857%204.38885%202.87868%204.87873C2%205.75741%202%207.17163%202%2010.0001V14.0001C2%2016.8285%202%2018.2427%202.87868%2019.1214C3.36857%2019.6113%204.02491%2019.828%205%2019.9239%22%2F%3E%3Cpath%20d%3D%22M19%204.07617C19.9751%204.17208%2020.6314%204.38885%2021.1213%204.87873C22%205.75741%2022%207.17163%2022%2010.0001V14.0001C22%2016.8285%2022%2018.2427%2021.1213%2019.1214C20.6314%2019.6113%2019.9751%2019.828%2019%2019.9239%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M9%2013H15%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M9%209H15%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M9%2017H12%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/documents-linear.svg?color=%231a73e8&size=48