Ibm Z Partition Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Ibm Z Partition 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/320207.svg" alt="Ibm Z Partition icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/320207.svg" alt="Ibm Z Partition icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/320207.svg" alt="Ibm Z Partition icon" :width="24" :height="24" />
CSS background
.icon-ibm-z-partition {
background-image: url('https://proicons.com/icon/320207.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 25.4.1, 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="ibm--z--partition_00000011718073749352760800000011395951611898850209_" d="M29,31.36c-1.302,0-2.36-1.059-2.36-2.36 c0-1.179,0.869-2.159,2-2.333V23.36H16.36v3.307c1.131,0.174,2,1.154,2,2.333c0,1.302-1.059,2.36-2.36,2.36s-2.36-1.059-2.36-2.36 c0-1.179,0.869-2.159,2-2.333V23.36H3.36v3.307c1.131,0.174,2,1.154,2,2.333c0,1.302-1.059,2.36-2.36,2.36S0.64,30.302,0.64,29 c0-1.179,0.869-2.159,2-2.333V23c0-0.199,0.161-0.36,0.36-0.36h12.64V19h0.72v3.64H29c0.199,0,0.36,0.161,0.36,0.36v3.667 c1.131,0.174,2,1.154,2,2.333C31.36,30.302,30.302,31.36,29,31.36z M29,27.36c-0.904,0-1.64,0.735-1.64,1.64s0.735,1.64,1.64,1.64 s1.64-0.735,1.64-1.64S29.904,27.36,29,27.36z M16,27.36c-0.904,0-1.64,0.735-1.64,1.64s0.736,1.64,1.64,1.64 c0.904,0,1.64-0.735,1.64-1.64S16.904,27.36,16,27.36z M3,27.36c-0.904,0-1.64,0.735-1.64,1.64S2.096,30.64,3,30.64 S4.64,29.904,4.64,29S3.904,27.36,3,27.36z M22.5,17.36h-13c-0.199,0-0.36-0.161-0.36-0.36v-3c0-0.089,0.033-0.175,0.092-0.241 l8.459-9.399H9.5C9.301,4.36,9.14,4.199,9.14,4V1c0-0.199,0.161-0.36,0.36-0.36h13c0.199,0,0.36,0.161,0.36,0.36v3 c0,0.089-0.033,0.175-0.093,0.241l-8.459,9.399H22.5c0.199,0,0.36,0.161,0.36,0.36v3C22.86,17.199,22.699,17.36,22.5,17.36z M12.557,16.64h7.724l-6.614-2.205L12.557,16.64z M9.86,16.64h1.273L9.86,15.034V16.64z M15.718,14.36l6.422,2.14v-2.14H15.718z M9.971,14.015l1.896,2.393l5.148-10.22L9.971,14.015z M20.104,1.655l-5.111,10.147l7.032-7.813L20.104,1.655z M9.86,3.64h6.422 L9.86,1.5V3.64z M11.718,1.36l6.618,2.206l1.111-2.206C19.447,1.36,11.718,1.36,11.718,1.36z M20.794,1.36l1.346,1.636V1.36H20.794z "/> <rect id="_Transparent_Rectangle" style="fill:none;" width="32" height="32"/> </svg>
Copied!