Paper Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Paper 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/320482.svg" alt="Paper icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/320482.svg" alt="Paper icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/320482.svg" alt="Paper icon" :width="24" :height="24" />
CSS background
.icon-paper {
background-image: url('https://proicons.com/icon/320482.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="iso-8859-1"?> <!-- Generator: Adobe Illustrator 29.1.0, SVG Export Plug-In . SVG Version: 9.03 Build 55587) --> <svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 32 32" style="enable-background:new 0 0 32 32;" xml:space="preserve"> <path id="paper_00000168105081637684743690000007093104096031330721_" d="M27,30.36H8c-0.199,0-0.36-0.161-0.36-0.36v-1.64H6 c-0.199,0-0.36-0.161-0.36-0.36v-1.64H5c-0.199,0-0.36-0.161-0.36-0.36V7c0-0.096,0.038-0.187,0.105-0.254l5-5 C9.813,1.678,9.904,1.64,10,1.64h13c0.199,0,0.36,0.161,0.36,0.36v1.64H25c0.199,0,0.36,0.161,0.36,0.36v1.64H27 c0.199,0,0.36,0.161,0.36,0.36v24C27.36,30.199,27.199,30.36,27,30.36z M8.36,29.64h18.28V6.36h-1.28V28 c0,0.199-0.161,0.36-0.36,0.36H8.36V29.64z M6.36,27.64h18.28V4.36h-1.28V26c0,0.199-0.161,0.36-0.36,0.36H6.36V27.64z M5.36,25.64 h17.28V2.36H10.36V7c0,0.199-0.161,0.36-0.36,0.36H5.36V25.64z M5.869,6.64H9.64V2.869L5.869,6.64z"/> <rect id="_Transparent_Rectangle" style="fill:none;" width="32" height="32"/> </svg>
Paper in other icon packs
Copied!