Ibm Power Vs Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Ibm Power Vs 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/317970.svg" alt="Ibm Power Vs icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/317970.svg" alt="Ibm Power Vs icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/317970.svg" alt="Ibm Power Vs icon" :width="24" :height="24" />
CSS background
.icon-ibm-power-vs {
background-image: url('https://proicons.com/icon/317970.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 26.3.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="icon" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
width="32px" height="32px" viewBox="0 0 32 32" style="enable-background:new 0 0 32 32;" xml:space="preserve">
<style type="text/css">
.st0{fill:none;}
</style>
<path d="M16,25c-2,0-4-0.7-5.6-2l1.3-1.6c1.3,1,2.8,1.5,4.4,1.5c3.9,0,7-3.1,7-7c0-0.3,0-0.7-0.1-1l2-0.3C25,15.1,25,15.6,25,16
C25,21,21,25,16,25z"/>
<path d="M7.1,17.3C7,16.9,7,16.4,7,16c0-5,4-9,9-9c2,0,4,0.7,5.6,2l-1.3,1.6C19.1,9.5,17.6,9,16,9c-3.9,0-7,3.1-7,7
c0,0.3,0,0.7,0.1,1L7.1,17.3z"/>
<circle cx="23" cy="27" r="1"/>
<circle cx="9" cy="20" r="1"/>
<circle cx="23" cy="12" r="1"/>
<circle cx="16" cy="16" r="2"/>
<circle cx="9" cy="5" r="1"/>
<path d="M16,30C8.3,30,2,23.7,2,16c0-3.7,1.5-7.3,4.1-9.9l1.4,1.4C5.2,9.8,4,12.8,4,16c0,6.6,5.4,12,12,12c1.4,0,2.8-0.2,4.1-0.7
l0.7,1.9C19.3,29.7,17.6,30,16,30z"/>
<path d="M25.9,25.9l-1.4-1.4c2.3-2.3,3.5-5.3,3.5-8.5c0-6.6-5.4-12-12-12c-1.4,0-2.8,0.2-4.1,0.7l-0.7-1.9C12.7,2.3,14.4,2,16,2
c7.7,0,14,6.3,14,14C30,19.7,28.5,23.3,25.9,25.9z"/>
<rect id="_x3C_Transparent_Rectangle_x3E__589_" class="st0" width="32" height="32"/>
</svg>
Copied!