Ibm Power With Vpc Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Ibm Power With Vpc 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/317971.svg" alt="Ibm Power With Vpc icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/317971.svg" alt="Ibm Power With Vpc icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/317971.svg" alt="Ibm Power With Vpc icon" :width="24" :height="24" />
CSS background
.icon-ibm-power-with-vpc {
background-image: url('https://proicons.com/icon/317971.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>
<path d="m9,21H3c-1.1028,0-2-.8972-2-2v-6c0-1.1028.8972-2,2-2h6c1.1028,0,2,.8972,2,2v6c0,1.1028-.8972,2-2,2Zm-6-8v6h6v-6H3Z"/>
<path d="m11.6926,29.3245c-3.0789-.9945-5.7393-3.0491-7.4912-5.7853l1.6846-1.0784c1.5022,2.3466,3.7827,4.1082,6.4214,4.9606l-.6147,1.9031Z"/>
<circle cx="19" cy="27" r="1"/>
<path d="m29,31h-13c-1.1028,0-2-.8972-2-2v-4c0-1.1028.8972-2,2-2h13c1.1028,0,2,.8972,2,2v4c0,1.1028-.8972,2-2,2Zm-13-6v4h13v-4h-13Z"/>
<path d="m26.8896,21h2.1848c.6057-1.5889.9255-3.29.9255-5,0-.6719-.0642-1.3384-.1592-2h-2.0269c.1106.6592.186,1.3262.186,2,0,1.7549-.3867,3.4297-1.1104,5Z"/>
<path d="m28,7c0-.3701-.0669-.7212-.1611-1.0615l1.8574-1.0723-1-1.7324-1.8467,1.0664c-.5-.5088-1.1384-.873-1.8496-1.0581V1h-2v2.1421c-.7112.1851-1.3496.5493-1.8496,1.0581l-1.8467-1.0664-1,1.7324,1.8574,1.0723c-.0942.3403-.1611.6914-.1611,1.0615s.0669.7212.1611,1.0615l-1.8574,1.0723,1,1.7324,1.8467-1.0664c.5.5088,1.1394.8721,1.8496,1.0576v2.1426h2v-2.1426c.7102-.1855,1.3496-.5488,1.8496-1.0576l1.8467,1.0664,1-1.7324-1.8574-1.0723c.0942-.3403.1611-.6914.1611-1.0615Zm-4,2c-1.1028,0-2-.8975-2-2s.8972-2,2-2,2,.8975,2,2-.8972,2-2,2Z"/>
<path d="m5.886,9.5392l-1.6846-1.0784C6.7915,4.4153,11.2021,2,16,2v2c-4.1125,0-7.8936,2.0707-10.114,5.5392Z"/>
<rect id="_Transparent_Rectangle_" data-name="&lt;Transparent Rectangle&gt;" class="cls-1" width="32" height="32"/>
</svg>
Copied!