ibm global storage architecture icon
ibm-global-storage-architecture from Carbon by IBM · Outline · Enterprise · Apache-2.0 Free for personal and commercial use.
- Name
- ibm-global-storage-architecture
- Set
- Carbon
- Style
- Outline
- Category
- Enterprise
- Viewbox
- 32×32
- License
- Apache 2.0
More enterprise icons from Carbon
accountaiai-agentai-agent-detachedai-business-impact-assessmentai-enabled-edtai-enabled-pdlcai-generateai-governance-lifecycleai-governance-trackedai-governance-untrackedai-labelai-launchai-observabilityai-recommendappleapple-dashautoscalingbank-vaultbasketballbatbee-batbinding-connectorblock-storage
Use the ibm global storage architecture icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16 26c1.1 0 2 .9 2 2s-.9 2-2 2s-2-.9-2-2s.9-2 2-2M5 26c1.1 0 2 .9 2 2s-.9 2-2 2s-2-.9-2-2s.9-2 2-2m22 0c1.1 0 2 .9 2 2s-.9 2-2 2s-2-.9-2-2s.9-2 2-2M6 24v-3h9v3h2v-3h9v3h2v-3c0-1.1-.9-2-2-2h-9v-3h-2v3H6c-1.1 0-2 .9-2 2v3zM21.7 6.1C20.9 3.7 18.6 2 16 2s-4.9 1.7-5.7 4.1C8.4 6.4 7 8 7 10s1.8 4 4 4h10c2.2 0 4-1.8 4-4s-1.4-3.6-3.3-3.9M21 12H11c-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 2"/></svg>
React
import type { SVGProps } from "react";
export function CarbonIbmGlobalStorageArchitecture(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16 26c1.1 0 2 .9 2 2s-.9 2-2 2s-2-.9-2-2s.9-2 2-2M5 26c1.1 0 2 .9 2 2s-.9 2-2 2s-2-.9-2-2s.9-2 2-2m22 0c1.1 0 2 .9 2 2s-.9 2-2 2s-2-.9-2-2s.9-2 2-2M6 24v-3h9v3h2v-3h9v3h2v-3c0-1.1-.9-2-2-2h-9v-3h-2v3H6c-1.1 0-2 .9-2 2v3zM21.7 6.1C20.9 3.7 18.6 2 16 2s-4.9 1.7-5.7 4.1C8.4 6.4 7 8 7 10s1.8 4 4 4h10c2.2 0 4-1.8 4-4s-1.4-3.6-3.3-3.9M21 12H11c-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 2"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16 26c1.1 0 2 .9 2 2s-.9 2-2 2s-2-.9-2-2s.9-2 2-2M5 26c1.1 0 2 .9 2 2s-.9 2-2 2s-2-.9-2-2s.9-2 2-2m22 0c1.1 0 2 .9 2 2s-.9 2-2 2s-2-.9-2-2s.9-2 2-2M6 24v-3h9v3h2v-3h9v3h2v-3c0-1.1-.9-2-2-2h-9v-3h-2v3H6c-1.1 0-2 .9-2 2v3zM21.7 6.1C20.9 3.7 18.6 2 16 2s-4.9 1.7-5.7 4.1C8.4 6.4 7 8 7 10s1.8 4 4 4h10c2.2 0 4-1.8 4-4s-1.4-3.6-3.3-3.9M21 12H11c-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 2"/></svg> </template>
CSS
.icon-ibm-global-storage-architecture {
width: 24px;
height: 24px;
background-color: currentColor;
-webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16%2026c1.1%200%202%20.9%202%202s-.9%202-2%202s-2-.9-2-2s.9-2%202-2M5%2026c1.1%200%202%20.9%202%202s-.9%202-2%202s-2-.9-2-2s.9-2%202-2m22%200c1.1%200%202%20.9%202%202s-.9%202-2%202s-2-.9-2-2s.9-2%202-2M6%2024v-3h9v3h2v-3h9v3h2v-3c0-1.1-.9-2-2-2h-9v-3h-2v3H6c-1.1%200-2%20.9-2%202v3zM21.7%206.1C20.9%203.7%2018.6%202%2016%202s-4.9%201.7-5.7%204.1C8.4%206.4%207%208%207%2010s1.8%204%204%204h10c2.2%200%204-1.8%204-4s-1.4-3.6-3.3-3.9M21%2012H11c-1.1%200-2-.9-2-2s.9-2%202-2h1c0-2.2%201.8-4%204-4s4%201.8%204%204h1c1.1%200%202%20.9%202%202s-.9%202-2%202%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16%2026c1.1%200%202%20.9%202%202s-.9%202-2%202s-2-.9-2-2s.9-2%202-2M5%2026c1.1%200%202%20.9%202%202s-.9%202-2%202s-2-.9-2-2s.9-2%202-2m22%200c1.1%200%202%20.9%202%202s-.9%202-2%202s-2-.9-2-2s.9-2%202-2M6%2024v-3h9v3h2v-3h9v3h2v-3c0-1.1-.9-2-2-2h-9v-3h-2v3H6c-1.1%200-2%20.9-2%202v3zM21.7%206.1C20.9%203.7%2018.6%202%2016%202s-4.9%201.7-5.7%204.1C8.4%206.4%207%208%207%2010s1.8%204%204%204h10c2.2%200%204-1.8%204-4s-1.4-3.6-3.3-3.9M21%2012H11c-1.1%200-2-.9-2-2s.9-2%202-2h1c0-2.2%201.8-4%204-4s4%201.8%204%204h1c1.1%200%202%20.9%202%202s-.9%202-2%202%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/carbon/ibm-global-storage-architecture.svg?color=%231a73e8&size=48