Papers Icon
Free SVG icon from the Arcticons 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/345509.svg" alt="Papers icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/345509.svg" alt="Papers icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/345509.svg" alt="Papers icon" :width="24" :height="24" />
CSS background
.icon-papers {
background-image: url('https://proicons.com/icon/345509.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="UTF-8"?><svg id="b" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.c{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="c" d="m12.4967,4.5l24.3203.0003c.1661,0,.288.1559.2482.3172l-1.5107,6.0795c-.0284.114-.1306.194-.2482.194h-16.3621c-.0652,0-.128-.025-.1753-.0698l-6.4475-6.0795c-.1684-.1587-.056-.4416.1753-.4416Z"/><path class="c" d="m31.9594,19.6364H12.6381c-.1196,0-.2231.0828-.2492.1993l-1.4555,6.4741c-.0204.0907.0102.1855.0797.2471l19.0295,16.8784c.1467.1301.379.0534.4196-.1383l1.5945-7.5488c.0192-.0915-.013-.1861-.0841-.2469l-10.049-8.5946c-.1804-.1544-.0713-.4498.1661-.4498h14.5466c.2101,0,.3305-.2392.2055-.4079l-4.6772-6.3095c-.048-.0649-.1242-.1033-.2052-.1033Z"/></svg>
Papers in other icon packs
Copied!