Papers Icon
Free SVG icon from the IcoFont collection. Download or copy for use in any project.
The Papers icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/306184.svg" alt="Papers icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/306184.svg" alt="Papers icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/306184.svg" alt="Papers icon" :width="24" :height="24" />
CSS background
.icon-papers {
background-image: url('https://proicons.com/icon/306184.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg width="64" height="64" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"><path d="M810 162h-25v628c0 42-34 76-76 76H243v23c0 27 22 49 49 49h518c27 0 48-22 48-49V210c0-27-21-49-48-48zM709 838c26 0 48-21 48-48V111c0-27-22-49-48-49H363v16c1 2 1 4 1 6v132c0 37-31 68-68 68H142v506c0 27 22 48 49 48h518zM290 388h338c13 0 23 10 23 23s-10 23-23 23H290c-12 0-22-11-22-23s10-23 22-23zm0 124h338c13 0 23 10 23 23 0 12-10 22-23 22H290c-12 0-22-10-22-22s10-23 22-23zm-22 139c0-12 10-23 22-23h169c13 0 23 11 23 23s-10 23-23 23H290c-12 0-22-10-22-23zM163 257h133c22-1 40-18 40-41V84c0-13-10-21-20-21-5 0-10 2-15 6L149 222c-13 13-4 35 14 35z"/></svg>
Papers in other icon packs
Copied!