Paper Confidential Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Paper Confidential 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/320479.svg" alt="Paper Confidential icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/320479.svg" alt="Paper Confidential icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/320479.svg" alt="Paper Confidential icon" :width="24" :height="24" />
CSS background
.icon-paper-confidential {
background-image: url('https://proicons.com/icon/320479.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--confidential_00000088108078007868308600000007604042757922637755_" d="M27,30.36H8c-0.199,0-0.36-0.161-0.36-0.36 v-1.64H6c-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 M18,22.36h-8 c-0.199,0-0.36-0.161-0.36-0.36v-8c0-0.199,0.161-0.36,0.36-0.36h1.64V11c0-1.301,1.059-2.36,2.36-2.36s2.36,1.059,2.36,2.36v2.64 H18c0.199,0,0.36,0.161,0.36,0.36v8C18.36,22.199,18.199,22.36,18,22.36z M10.36,21.64h7.28v-7.28h-7.28 C10.36,14.36,10.36,21.64,10.36,21.64z M12.36,13.64h3.28V11c0-0.904-0.736-1.64-1.64-1.64s-1.64,0.736-1.64,1.64 C12.36,11,12.36,13.64,12.36,13.64z M14.36,19v-2c0-0.199-0.161-0.36-0.36-0.36s-0.36,0.161-0.36,0.36v2 c0,0.199,0.161,0.36,0.36,0.36S14.36,19.199,14.36,19z"/> <rect id="_Transparent_Rectangle" style="fill:none;" width="32" height="32"/> </svg>
Copied!