Cloud Vmware Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Cloud Vmware 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/319730.svg" alt="Cloud Vmware icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/319730.svg" alt="Cloud Vmware icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/319730.svg" alt="Cloud Vmware icon" :width="24" :height="24" />
CSS background
.icon-cloud-vmware {
background-image: url('https://proicons.com/icon/319730.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="cloud--vmware_1_" d="M31.138,6.667c-0.136-0.057-0.289-0.025-0.393,0.078l-8,8l-8,8l-8,8 c-0.103,0.104-0.134,0.258-0.078,0.393S6.854,31.36,7,31.36h8h8h8c0.199,0,0.36-0.161,0.36-0.36v-8v-8V7 C31.36,6.854,31.272,6.723,31.138,6.667z M15.36,23.36h6.77l-6.77,6.77C15.36,30.13,15.36,23.36,15.36,23.36z M30.64,22.64h-6.771 l6.771-6.771V22.64z M23.36,22.13v-6.77h6.77L23.36,22.13z M23.36,23.36h6.77l-6.77,6.77V23.36z M30.64,7.869v6.771h-6.771 L30.64,7.869z M22.64,15.869v6.771h-6.771L22.64,15.869z M14.64,30.64H7.869l6.771-6.771C14.64,23.869,14.64,30.64,14.64,30.64z M22.64,30.64h-6.771l6.771-6.771V30.64z M30.64,30.64h-6.771l6.771-6.771V30.64z M17.36,9c0-4.61-3.75-8.36-8.36-8.36 S0.64,4.39,0.64,9S4.39,17.36,9,17.36S17.36,13.61,17.36,9z M2.169,12.401l4.279,2.47l0.36-0.624l-5.089-2.938 C1.487,10.58,1.36,9.805,1.36,9c0-1.561,0.473-3.014,1.28-4.225v4.949h0.72v-5.86C4.758,2.33,6.765,1.36,9,1.36 c0.159,0,0.314,0.014,0.47,0.024l-4.278,2.47l0.36,0.624l5.086-2.936c2.279,0.5,4.175,2.021,5.193,4.058l-4.279-2.47l-0.36,0.624 l5.089,2.938C16.513,7.42,16.64,8.195,16.64,9c0,1.561-0.473,3.014-1.28,4.225v-4.95h-0.72v5.86C13.242,15.67,11.235,16.64,9,16.64 c-0.159,0-0.314-0.014-0.47-0.024l4.278-2.47l-0.36-0.624l-5.086,2.936C5.082,15.958,3.187,14.437,2.169,12.401z"/> <rect id="_Transparent_Rectangle" style="fill:none;" width="32" height="32"/> </svg>
Copied!