Ibm Global Storage Architecture Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Ibm Global Storage Architecture 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/317951.svg" alt="Ibm Global Storage Architecture icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/317951.svg" alt="Ibm Global Storage Architecture icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/317951.svg" alt="Ibm Global Storage Architecture icon" :width="24" :height="24" />
CSS background
.icon-ibm-global-storage-architecture {
background-image: url('https://proicons.com/icon/317951.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="M16,26c1.1,0,2,.9,2,2s-.9,2-2,2-2-.9-2-2,.9-2,2-2ZM5,26c1.1,0,2,.9,2,2s-.9,2-2,2-2-.9-2-2,.9-2,2-2ZM27,26c1.1,0,2,.9,2,2s-.9,2-2,2-2-.9-2-2,.9-2,2-2ZM6,24v-3h9v3h2v-3h9v3h2v-3c0-1.1-.9-2-2-2h-9v-3h-2v3H6c-1.1,0-2,.9-2,2v3h2ZM21.7,6.1c-.8-2.4-3.1-4.1-5.7-4.1s-4.9,1.7-5.7,4.1c-1.9.3-3.3,1.9-3.3,3.9s1.8,4,4,4h10c2.2,0,4-1.8,4-4s-1.4-3.6-3.3-3.9ZM21,12h-10c-1.1,0-2-.9-2-2s.9-2,2-2h1c0-2.2,1.8-4,4-4s4,1.8,4,4h1c1.1,0,2,.9,2,2s-.9,2-2,2Z"/>
<rect id="_x3C_Transparent_Rectangle_x3E_" class="cls-1" width="32" height="32"/>
</svg>
Copied!