It Infrastructure Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The It Infrastructure 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/320254.svg" alt="It Infrastructure icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/320254.svg" alt="It Infrastructure icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/320254.svg" alt="It Infrastructure icon" :width="24" :height="24" />
CSS background
.icon-it-infrastructure {
background-image: url('https://proicons.com/icon/320254.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="it--infrastructure_00000039842824042947264090000017633733281866732723_" d="M31,31.36h-8c-0.199,0-0.36-0.161-0.36-0.36 v-3.64H9.36V31c0,0.199-0.161,0.36-0.36,0.36H1c-0.199,0-0.36-0.161-0.36-0.36v-8c0-0.199,0.161-0.36,0.36-0.36h3.64V17 c0-1.867,1.543-2.36,2.36-2.36c0.167-0.001,1.64-0.059,1.64-1.64V9.36H5C4.801,9.36,4.64,9.199,4.64,9V1 c0-0.199,0.161-0.36,0.36-0.36h8c0.199,0,0.36,0.161,0.36,0.36v3.64h9.28V1c0-0.199,0.161-0.36,0.36-0.36h8 c0.199,0,0.36,0.161,0.36,0.36v8c0,0.199-0.161,0.36-0.36,0.36h-3.64v13.28H31c0.199,0,0.36,0.161,0.36,0.36v8 C31.36,31.199,31.199,31.36,31,31.36z M23.36,30.64h7.279v-7.28H23.36V30.64z M1.36,30.64h7.28v-7.28H1.36V30.64z M9.36,26.64h13.28 V23c0-0.199,0.161-0.36,0.36-0.36h3.64V9.36H23c-0.199,0-0.36-0.161-0.36-0.36V5.36h-9.28V9c0,0.199-0.161,0.36-0.36,0.36H9.36V13 c0,1.867-1.543,2.36-2.36,2.36C6.833,15.361,5.36,15.419,5.36,17v5.64H9c0.199,0,0.36,0.161,0.36,0.36V26.64z M23.36,8.64h7.279 V1.36H23.36V8.64z M5.36,8.64h7.28V1.36H5.36V8.64z"/> <rect id="_Transparent_Rectangle" style="fill:none;" width="32" height="32"/> </svg>
Copied!