Ibm Power Vs Private Cloud Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Ibm Power Vs Private Cloud 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/317969.svg" alt="Ibm Power Vs Private Cloud icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/317969.svg" alt="Ibm Power Vs Private Cloud icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/317969.svg" alt="Ibm Power Vs Private Cloud icon" :width="24" :height="24" />
CSS background
.icon-ibm-power-vs-private-cloud {
background-image: url('https://proicons.com/icon/317969.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="UTF-8"?>
<svg id="icon" xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32">
<defs>
<style>
.cls-1 {
fill: none;
}
</style>
</defs>
<rect x="23" y="26" width="2" height="4"/>
<path d="m28,21.5859l-3.293-3.293c-.1953-.1953-.4512-.293-.707-.293s-.5117.0977-.707.293l-5,5c-.1875.1875-.293.4414-.293.707v6h2v-5.5859l4-4,4,4v5.5859h2v-10h-2v1.5859Z"/>
<circle cx="9" cy="20" r="1"/>
<circle cx="23" cy="12" r="1"/>
<circle cx="9" cy="5" r="1"/>
<circle cx="16" cy="16" r="2"/>
<path d="m9,16c0-3.8598,3.1402-7,7-7,1.7023,0,3.2635.6121,4.4783,1.6261l1.2822-1.5386c-1.561-1.3023-3.5685-2.0875-5.7604-2.0875-4.9706,0-9,4.0294-9,9,0,.5231.0541,1.0327.1398,1.5313l1.9693-.3404c-.0669-.3879-.1091-.7842-.1091-1.1909Z"/>
<path d="m4,16c0-3.3084,1.3457-6.3084,3.5186-8.4813l-1.4182-1.4182c-2.5335,2.5335-4.1005,6.0334-4.1005,9.8994,0,7.732,6.268,14,14,14v-2c-6.6168,0-12-5.3832-12-12Z"/>
<path d="m16,4c6.6168,0,12,5.3832,12,12h2c0-7.732-6.268-14-14-14-1.6813,0-3.2861.3116-4.7795.855l.6837,1.8803c1.2804-.4672,2.6558-.7353,4.0959-.7353Z"/>
<g id="_Transparent_Rectangle_" data-name="&lt;Transparent Rectangle&gt;">
<rect class="cls-1" width="32" height="32"/>
</g>
</svg>
Copied!