Hybrid Cloud Infrastructure Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Hybrid Cloud Infrastructure icon is commonly used in storage apps, sync indicators and cloud service dashboards. Available as a free SVG - copy the code or download directly.
img tag
<img src="https://proicons.com/icon/320176.svg" alt="Hybrid Cloud Infrastructure icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/320176.svg" alt="Hybrid Cloud Infrastructure icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/320176.svg" alt="Hybrid Cloud Infrastructure icon" :width="24" :height="24" />
CSS background
.icon-hybrid-cloud-infrastructure {
background-image: url('https://proicons.com/icon/320176.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 25.4.1, 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="hybrid--cloud--infrastructure_00000045596284051600509240000005476489155764520087_" d="M26,26.5 c0,0.276-0.224,0.5-0.5,0.5S25,26.776,25,26.5s0.224-0.5,0.5-0.5S26,26.224,26,26.5z M27,29.36h-6c-0.199,0-0.36-0.161-0.36-0.36v-4 c0-0.199,0.161-0.36,0.36-0.36h2.64v-2.28h-7.28v2.279H19c0.199,0,0.36,0.161,0.36,0.36v4c0,0.199-0.161,0.36-0.36,0.36h-6 c-0.199,0-0.36-0.161-0.36-0.36v-4c0-0.199,0.161-0.36,0.36-0.36h2.64V22.36H8.36v2.279H11c0.199,0,0.36,0.161,0.36,0.36v4 c0,0.199-0.161,0.36-0.36,0.36H5c-0.199,0-0.36-0.161-0.36-0.36v-4c0-0.199,0.161-0.36,0.36-0.36h2.64V22 c0-0.199,0.161-0.36,0.36-0.36h7.64v-2.281c-0.632,0-1.195,0.001-1.64,0.002H7.5c-3.783,0-6.86-3.078-6.86-6.86S3.717,5.64,7.5,5.64 h1.239c1.63-3.09,4.775-5,8.261-5c5.04,0,9.163,4.005,9.354,9H26.5c2.68,0,4.86,2.18,4.86,4.86s-2.181,4.86-4.86,4.86H24 c-0.01,0-0.02-0.001-0.029-0.002c-0.27-0.006-4.477-0.005-7.611-0.001v2.282H24c0.199,0,0.36,0.161,0.36,0.36v2.64H27 c0.199,0,0.36,0.161,0.36,0.36v4C27.36,29.199,27.199,29.36,27,29.36z M21.36,28.64h5.279v-3.28H21.36V28.64z M15.36,28.64h3.28 v-3.28h-3.28V28.64z M13.36,28.64h1.28v-1.28h-1.28V28.64z M5.36,28.64h5.28v-1.28H5.36V28.64z M13.36,26.64h1.28v-1.28h-1.28V26.64 z M5.36,26.64h5.28v-1.28H5.36V26.64z M19.936,18.634c2.728,0,3.696,0.01,4.064,0.04V18.64h2.5c2.283,0,4.14-1.857,4.14-4.14 s-1.856-4.14-4.14-4.14H26c-0.199,0-0.36-0.161-0.36-0.36c0-4.764-3.876-8.64-8.64-8.64c-3.285,0-6.242,1.84-7.719,4.801 C9.22,6.283,9.096,6.36,8.959,6.36H7.5c-3.386,0-6.14,2.754-6.14,6.14s2.754,6.14,6.14,6.14H14 C16.578,18.637,18.5,18.634,19.936,18.634z"/> <rect id="_Transparent_Rectangle" style="fill:none;" width="32" height="32"/> </svg>
Copied!