Infrastructure Security Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Infrastructure Security 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/320234.svg" alt="Infrastructure Security icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/320234.svg" alt="Infrastructure Security icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/320234.svg" alt="Infrastructure Security icon" :width="24" :height="24" />
CSS background
.icon-infrastructure-security {
background-image: url('https://proicons.com/icon/320234.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 24.3.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --> <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="infrastructure-security_1_" d="M16.36,11.927V13c0,0.199-0.161,0.36-0.36,0.36s-0.36-0.161-0.36-0.36v-1.073 C15.267,11.782,15,11.425,15,11c0-0.552,0.448-1,1-1s1,0.448,1,1C17,11.425,16.733,11.782,16.36,11.927z M30.36,31v-4 c0-0.199-0.161-0.36-0.36-0.36h-3.64V23c0-0.199-0.161-0.36-0.36-0.36h-9.64V19h-0.72v3.64H6c-0.199,0-0.36,0.161-0.36,0.36v3.64H2 c-0.199,0-0.36,0.161-0.36,0.36v4c0,0.199,0.161,0.36,0.36,0.36h8c0.199,0,0.36-0.161,0.36-0.36v-4c0-0.199-0.161-0.36-0.36-0.36 H6.36v-3.28h9.28v3.279H12c-0.199,0-0.36,0.161-0.36,0.36v4c0,0.199,0.161,0.36,0.36,0.36h8c0.199,0,0.36-0.161,0.36-0.36v-4 c0-0.199-0.161-0.36-0.36-0.36h-3.64V23.36h9.28v3.279H22c-0.199,0-0.36,0.161-0.36,0.36v4c0,0.199,0.161,0.36,0.36,0.36h8 C30.199,31.36,30.36,31.199,30.36,31z M22.36,27.36h7.279v3.279H22.36V27.36z M12.36,27.36h7.28v3.279h-7.28 C12.36,30.639,12.36,27.36,12.36,27.36z M2.36,27.36h7.28v3.279H2.36V27.36z M25,28.64h-2v0.721h2V28.64z M15,28.64h-2v0.721h2 V28.64z M5,28.64H3v0.721h2V28.64z M21.36,12c0-1.685-0.781-3.19-2-4.173V4c0-1.853-1.508-3.36-3.36-3.36S12.64,2.147,12.64,4v3.827 c-1.219,0.983-2,2.489-2,4.173c0,2.956,2.404,5.36,5.36,5.36C18.955,17.36,21.36,14.956,21.36,12z M20.64,12 c0,2.559-2.081,4.64-4.64,4.64s-4.64-2.082-4.64-4.64S13.441,7.36,16,7.36S20.64,9.441,20.64,12z M13.36,7.336V4 c0-1.456,1.185-2.64,2.64-2.64c1.456,0,2.64,1.185,2.64,2.64v3.336C17.86,6.893,16.959,6.64,16,6.64S14.14,6.893,13.36,7.336z"/> <rect id="_Transparent_Rectangle" style="fill:none;" width="32" height="32"/> </svg>
Copied!