Multicloud Computing Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Multicloud Computing 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/320404.svg" alt="Multicloud Computing icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/320404.svg" alt="Multicloud Computing icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/320404.svg" alt="Multicloud Computing icon" :width="24" :height="24" />
CSS background
.icon-multicloud-computing {
background-image: url('https://proicons.com/icon/320404.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="multicloud--computing_00000121985773257485265050000017103132807029552041_" d="M13,28.36c-0.75,0-1.36-0.61-1.36-1.36 c0-0.625,0.424-1.153,1-1.312V20c0-0.904-0.736-1.64-1.64-1.64H7c-1.508,0-2.954-0.64-3.968-1.755 c-1.027-1.129-1.513-2.595-1.367-4.127c0.259-2.712,2.696-4.836,5.55-4.836h0.404C8.937,5.167,11.362,3.64,14,3.64 c2.297,0,4.353,1.06,5.703,2.716c0.855-0.47,1.815-0.716,2.797-0.716c3.109,0,5.661,2.435,5.848,5.497 c1.67,0.052,3.013,1.428,3.013,3.113c0,1.715-1.396,3.11-3.11,3.11H27v-0.72h1.25c1.317,0,2.39-1.072,2.39-2.39 c0-1.32-1.072-2.395-2.39-2.395h-0.252c-0.199,0-0.36-0.161-0.36-0.36c0-2.832-2.305-5.136-5.138-5.136 c-0.827,0-1.638,0.2-2.365,0.582c0.712,1.073,1.15,2.343,1.217,3.708h0.053c1.887,0,3.516,1.288,3.874,3.063 c0.234,1.159-0.051,2.336-0.783,3.231c-0.735,0.899-1.827,1.416-2.995,1.416H19V17.64h2.5c0.951,0,1.84-0.419,2.438-1.151 c0.604-0.738,0.828-1.673,0.635-2.633c-0.291-1.44-1.624-2.486-3.169-2.486H21c-0.199,0-0.36-0.161-0.36-0.36 c0-3.667-2.979-6.65-6.64-6.65c-2.433,0-4.671,1.457-5.839,3.802C8.1,8.284,7.975,8.361,7.838,8.361H7.215 c-2.486,0-4.609,1.838-4.833,4.185c-0.126,1.327,0.293,2.597,1.183,3.574C4.442,17.086,5.694,17.64,7,17.64h4 c1.301,0,2.36,1.059,2.36,2.36v5.688c0.576,0.158,1,0.687,1,1.312C14.36,27.75,13.75,28.36,13,28.36z M13,26.36 c-0.353,0-0.64,0.287-0.64,0.64s0.287,0.64,0.64,0.64s0.64-0.287,0.64-0.64S13.353,26.36,13,26.36z M4,25.36 c-0.75,0-1.36-0.61-1.36-1.36S3.25,22.64,4,22.64c0.625,0,1.153,0.425,1.312,1H7c0.889,0,1.64-0.751,1.64-1.64v-2h0.72v2 c0,1.279-1.081,2.36-2.36,2.36H5.312C5.153,24.936,4.625,25.36,4,25.36z M4,23.36c-0.353,0-0.64,0.287-0.64,0.64 S3.647,24.64,4,24.64S4.64,24.353,4.64,24S4.353,23.36,4,23.36z M23,24.36c-0.625,0-1.153-0.425-1.312-1H18 c-1.301,0-2.36-1.059-2.36-2.36v-5.688c-0.576-0.158-1-0.686-1-1.312c0-0.75,0.61-1.36,1.36-1.36s1.36,0.61,1.36,1.36 c0,0.625-0.425,1.153-1,1.312V21c0,0.904,0.736,1.64,1.64,1.64h3.688c0.158-0.575,0.687-1,1.312-1c0.75,0,1.36,0.61,1.36,1.36 S23.75,24.36,23,24.36z M23,22.36c-0.353,0-0.64,0.287-0.64,0.64s0.287,0.64,0.64,0.64s0.64-0.287,0.64-0.64S23.353,22.36,23,22.36z M16,13.36c-0.353,0-0.64,0.287-0.64,0.64s0.287,0.64,0.64,0.64s0.64-0.287,0.64-0.64S16.353,13.36,16,13.36z"/> <rect id="_Transparent_Rectangle" style="fill:none;" width="32" height="32"/> </svg>
Copied!