Hybrid Cloud Services Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Hybrid Cloud Services 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/320177.svg" alt="Hybrid Cloud Services icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/320177.svg" alt="Hybrid Cloud Services icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/320177.svg" alt="Hybrid Cloud Services icon" :width="24" :height="24" />
CSS background
.icon-hybrid-cloud-services {
background-image: url('https://proicons.com/icon/320177.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.1.2, 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--services_1_" d="M24,31.36H10c-0.199,0-0.36-0.161-0.36-0.36v-5c0-0.199,0.161-0.36,0.36-0.36h10.64V23.5 c0-0.904-0.735-1.64-1.64-1.64h-4c-1.301,0-2.36-1.059-2.36-2.36v-2.14H10c-0.199,0-0.36-0.161-0.36-0.36v-5 c0-0.199,0.161-0.36,0.36-0.36h14c0.199,0,0.36,0.161,0.36,0.36v5c0,0.199-0.161,0.36-0.36,0.36H13.36v2.14 c0,0.904,0.736,1.64,1.64,1.64h4c1.302,0,2.36,1.059,2.36,2.36v2.14H24c0.199,0,0.36,0.161,0.36,0.36v5 C24.36,31.199,24.199,31.36,24,31.36z M10.36,30.64h13.28v-4.28H10.36V30.64z M10.36,16.64h13.28v-4.28H10.36V16.64z M14,28.86h-2 v-0.72h2V28.86z M26.001,19.36v-0.72c2.818,0,4.639-1.488,4.639-3.793c0-2.432-1.949-4.487-4.257-4.487 c-0.199,0-0.36-0.161-0.36-0.36c0-4.845-3.896-8.64-8.868-8.64c-3.084,0-6.161,1.931-7.84,4.918 C9.239,6.411,9.091,6.481,8.939,6.457C8.566,6.393,8.189,6.36,7.821,6.36c-3.684,0-6.461,2.657-6.461,6.179 c0,3.478,2.855,6.101,6.641,6.101v0.721c-4.196,0-7.36-2.933-7.36-6.821c0-3.933,3.087-6.899,7.181-6.899 c0.327,0,0.659,0.023,0.991,0.068c1.83-3.087,5.078-5.068,8.342-5.068c5.258,0,9.401,3.932,9.582,9.014 c2.541,0.197,4.624,2.495,4.624,5.193C31.36,17.589,29.257,19.36,26.001,19.36z M14,14.86h-2v-0.72h2V14.86z"/> <rect id="_Transparent_Rectangle" style="fill:none;" width="32" height="32"/> </svg>
Copied!