Infrastructure As A Service Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Infrastructure As A Service 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/320233.svg" alt="Infrastructure As A Service icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/320233.svg" alt="Infrastructure As A Service icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/320233.svg" alt="Infrastructure As A Service icon" :width="24" :height="24" />
CSS background
.icon-infrastructure-as-a-service {
background-image: url('https://proicons.com/icon/320233.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 27.5.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-as-a-service_00000119825191826318268350000009116509449756595847_" d="M12.25,30.255l-0.508-0.51l1.004-1 c0.057-0.057,0.13-0.093,0.209-0.103l7.32-0.915c0.36-0.045,0.699-0.21,0.954-0.466l6.102-6.103c0.411-0.41,0.411-1.079,0-1.491 c-0.411-0.411-1.081-0.41-1.49,0.001l-6.237,5.07c-0.42,0.386-0.979,0.621-1.593,0.621H13.01V24.64h5.001 c0.393,0,0.753-0.139,1.036-0.369l-0.003-0.004l0.092-0.075c0.315-0.299,0.513-0.722,0.513-1.189c0-0.354-0.287-0.642-0.64-0.642 h-7.75c-2.614,0-4.759,2.043-4.885,4.651c-0.004,0.089-0.042,0.174-0.105,0.237l-3.015,3.006l-0.509-0.51l2.918-2.909 c0.213-2.925,2.644-5.196,5.595-5.196h7.75c0.75,0,1.36,0.61,1.36,1.36c0,0.066-0.003,0.132-0.009,0.196l4.999-4.062 c0.663-0.666,1.79-0.667,2.48,0.024c0.692,0.692,0.691,1.818,0.001,2.51l-6.102,6.102c-0.368,0.368-0.856,0.607-1.375,0.672 l-7.197,0.899L12.25,30.255z M19,19.36c-0.75,0-1.36-0.61-1.36-1.36c0-0.625,0.425-1.153,1-1.312V13.36H7v-0.72h5.64V8.36H7V7.64 h5.64V4.312c-0.576-0.158-1-0.686-1-1.312c0-0.75,0.61-1.36,1.36-1.36S14.36,2.25,14.36,3c0,0.625-0.424,1.153-1,1.312V7.64H25v0.72 h-5.64v4.28h3.328c0.158-0.576,0.687-1,1.312-1c0.75,0,1.36,0.61,1.36,1.36s-0.61,1.36-1.36,1.36c-0.625,0-1.153-0.424-1.312-1 H19.36v3.329c0.575,0.158,1,0.687,1,1.312C20.36,18.75,19.75,19.36,19,19.36z M19,17.36c-0.353,0-0.64,0.287-0.64,0.64 s0.287,0.64,0.64,0.64s0.64-0.287,0.64-0.64S19.353,17.36,19,17.36z M24,12.36c-0.353,0-0.64,0.287-0.64,0.64s0.287,0.64,0.64,0.64 s0.64-0.287,0.64-0.64S24.353,12.36,24,12.36z M13.36,12.64h5.28V8.36h-5.28C13.36,8.36,13.36,12.64,13.36,12.64z M13,2.36 c-0.353,0-0.64,0.287-0.64,0.64S12.647,3.64,13,3.64S13.64,3.353,13.64,3S13.353,2.36,13,2.36z"/> <rect id="_Transparent_Rectangle" style="fill:none;" width="32" height="32"/> </svg>
Copied!