Ibm Z Processor Capacity Reference Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Ibm Z Processor Capacity Reference 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/318105.svg" alt="Ibm Z Processor Capacity Reference icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/318105.svg" alt="Ibm Z Processor Capacity Reference icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/318105.svg" alt="Ibm Z Processor Capacity Reference icon" :width="24" :height="24" />
CSS background
.icon-ibm-z-processor-capacity-reference {
background-image: url('https://proicons.com/icon/318105.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="25" y="25" width="2" height="4"/>
<rect x="21" y="23" width="2" height="6"/>
<rect x="29" y="20" width="2" height="9"/>
<path d="m30,17V5c0-1.1046-.8954-2-2-2h-9c-1.1046,0-2,.8954-2,2v24h2V5h9v12h2Z"/>
<path d="m13,3H4c-1.1046,0-2,.8954-2,2v22c0,1.1046.8954,2,2,2h9c1.1046,0,2-.8954,2-2V5c0-1.1046-.8954-2-2-2Zm-9,2.9635l8.2998,6.0365-8.2998,6.0365V5.9635Zm0,21.0365v-5.0366l6.9253,5.0366h-6.9253Zm9-.9635l-8.2998-6.0365,8.2998-6.0365v12.073Zm0-15.9999l-6.9253-5.0366h6.9253v5.0366Z"/>
<rect id="_Transparent_Rectangle_" data-name="&lt;Transparent Rectangle&gt;" class="cls-1" width="32" height="32"/>
</svg>
Copied!