Document Security 02 Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Document Security 02 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/319915.svg" alt="Document Security 02 icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/319915.svg" alt="Document Security 02 icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/319915.svg" alt="Document Security 02 icon" :width="24" :height="24" />
CSS background
.icon-document-security-02 {
background-image: url('https://proicons.com/icon/319915.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="document--security--02_00000014609202733918803350000006265672144976016800_" d="M17,31.36H2 c-0.199,0-0.36-0.161-0.36-0.36V1c0-0.199,0.161-0.36,0.36-0.36h18c0.096,0,0.188,0.038,0.255,0.105l6,6 C26.322,6.813,26.36,6.904,26.36,7v7h-0.72V7.36H20c-0.199,0-0.36-0.161-0.36-0.36V1.36H2.36v29.28H17V31.36z M20.36,6.64h4.771 L20.36,1.869V6.64z M29,31.36c-0.07,0-0.14-0.021-0.199-0.061L26,29.433L23.199,31.3c-0.11,0.074-0.252,0.079-0.369,0.018 c-0.117-0.062-0.19-0.185-0.19-0.317v-7.225c-0.624-0.754-1-1.722-1-2.775c0-2.404,1.956-4.36,4.36-4.36s4.36,1.956,4.36,4.36 c0,1.054-0.376,2.021-1,2.775V31c0,0.133-0.073,0.255-0.19,0.317C29.116,31.346,29.059,31.36,29,31.36z M26,28.64 c0.069,0,0.14,0.021,0.199,0.061l2.44,1.627v-5.859c-0.732,0.56-1.648,0.893-2.64,0.893s-1.907-0.333-2.64-0.893v5.859l2.44-1.627 C25.86,28.66,25.931,28.64,26,28.64z M26,17.36c-2.007,0-3.64,1.633-3.64,3.64s1.633,3.64,3.64,3.64s3.64-1.633,3.64-3.64 S28.007,17.36,26,17.36z M16,27.36H6v-0.72h10V27.36z M16,23.36H6v-0.72h10V23.36z M16,19.36H6v-0.72h10V19.36z M16,15.36H6v-0.72 h10V15.36z M22,11.36H6v-0.72h16V11.36z"/> <rect id="_Transparent_Rectangle" style="fill:none;" width="32" height="32"/> </svg>
Copied!