ibm power vs private cloud icon
ibm-power-vs-private-cloud from Carbon by IBM · Outline · Enterprise · Apache-2.0 Free for personal and commercial use.
- Name
- ibm-power-vs-private-cloud
- 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 power vs private cloud icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M23 26h2v4h-2z"/><path fill="currentColor" d="m28 21.586l-3.293-3.293a.997.997 0 0 0-1.414 0l-5 5A1 1 0 0 0 18 24v6h2v-5.586l4-4l4 4V30h2V20h-2z"/><circle cx="9" cy="20" r="1" fill="currentColor"/><circle cx="23" cy="12" r="1" fill="currentColor"/><circle cx="9" cy="5" r="1" fill="currentColor"/><circle cx="16" cy="16" r="2" fill="currentColor"/><path fill="currentColor" d="M9 16c0-3.86 3.14-7 7-7c1.702 0 3.264.612 4.478 1.626l1.282-1.538A9 9 0 0 0 7 16c0 .522.054 1.032.14 1.53l1.97-.34A7 7 0 0 1 9 16"/><path fill="currentColor" d="M4 16c0-3.308 1.346-6.308 3.519-8.481L6.1 6.1A13.96 13.96 0 0 0 2 16c0 7.732 6.268 14 14 14v-2C9.383 28 4 22.617 4 16M16 4c6.617 0 12 5.383 12 12h2c0-7.732-6.268-14-14-14c-1.681 0-3.286.312-4.78.855l.684 1.88A11.9 11.9 0 0 1 16 4"/></svg>
React
import type { SVGProps } from "react";
export function CarbonIbmPowerVsPrivateCloud(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="M23 26h2v4h-2z"/><path fill="currentColor" d="m28 21.586l-3.293-3.293a.997.997 0 0 0-1.414 0l-5 5A1 1 0 0 0 18 24v6h2v-5.586l4-4l4 4V30h2V20h-2z"/><circle cx="9" cy="20" r="1" fill="currentColor"/><circle cx="23" cy="12" r="1" fill="currentColor"/><circle cx="9" cy="5" r="1" fill="currentColor"/><circle cx="16" cy="16" r="2" fill="currentColor"/><path fill="currentColor" d="M9 16c0-3.86 3.14-7 7-7c1.702 0 3.264.612 4.478 1.626l1.282-1.538A9 9 0 0 0 7 16c0 .522.054 1.032.14 1.53l1.97-.34A7 7 0 0 1 9 16"/><path fill="currentColor" d="M4 16c0-3.308 1.346-6.308 3.519-8.481L6.1 6.1A13.96 13.96 0 0 0 2 16c0 7.732 6.268 14 14 14v-2C9.383 28 4 22.617 4 16M16 4c6.617 0 12 5.383 12 12h2c0-7.732-6.268-14-14-14c-1.681 0-3.286.312-4.78.855l.684 1.88A11.9 11.9 0 0 1 16 4"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M23 26h2v4h-2z"/><path fill="currentColor" d="m28 21.586l-3.293-3.293a.997.997 0 0 0-1.414 0l-5 5A1 1 0 0 0 18 24v6h2v-5.586l4-4l4 4V30h2V20h-2z"/><circle cx="9" cy="20" r="1" fill="currentColor"/><circle cx="23" cy="12" r="1" fill="currentColor"/><circle cx="9" cy="5" r="1" fill="currentColor"/><circle cx="16" cy="16" r="2" fill="currentColor"/><path fill="currentColor" d="M9 16c0-3.86 3.14-7 7-7c1.702 0 3.264.612 4.478 1.626l1.282-1.538A9 9 0 0 0 7 16c0 .522.054 1.032.14 1.53l1.97-.34A7 7 0 0 1 9 16"/><path fill="currentColor" d="M4 16c0-3.308 1.346-6.308 3.519-8.481L6.1 6.1A13.96 13.96 0 0 0 2 16c0 7.732 6.268 14 14 14v-2C9.383 28 4 22.617 4 16M16 4c6.617 0 12 5.383 12 12h2c0-7.732-6.268-14-14-14c-1.681 0-3.286.312-4.78.855l.684 1.88A11.9 11.9 0 0 1 16 4"/></svg> </template>
CSS
.icon-ibm-power-vs-private-cloud {
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%22M23%2026h2v4h-2z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m28%2021.586l-3.293-3.293a.997.997%200%200%200-1.414%200l-5%205A1%201%200%200%200%2018%2024v6h2v-5.586l4-4l4%204V30h2V20h-2z%22%2F%3E%3Ccircle%20cx%3D%229%22%20cy%3D%2220%22%20r%3D%221%22%20fill%3D%22currentColor%22%2F%3E%3Ccircle%20cx%3D%2223%22%20cy%3D%2212%22%20r%3D%221%22%20fill%3D%22currentColor%22%2F%3E%3Ccircle%20cx%3D%229%22%20cy%3D%225%22%20r%3D%221%22%20fill%3D%22currentColor%22%2F%3E%3Ccircle%20cx%3D%2216%22%20cy%3D%2216%22%20r%3D%222%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M9%2016c0-3.86%203.14-7%207-7c1.702%200%203.264.612%204.478%201.626l1.282-1.538A9%209%200%200%200%207%2016c0%20.522.054%201.032.14%201.53l1.97-.34A7%207%200%200%201%209%2016%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M4%2016c0-3.308%201.346-6.308%203.519-8.481L6.1%206.1A13.96%2013.96%200%200%200%202%2016c0%207.732%206.268%2014%2014%2014v-2C9.383%2028%204%2022.617%204%2016M16%204c6.617%200%2012%205.383%2012%2012h2c0-7.732-6.268-14-14-14c-1.681%200-3.286.312-4.78.855l.684%201.88A11.9%2011.9%200%200%201%2016%204%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%22M23%2026h2v4h-2z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m28%2021.586l-3.293-3.293a.997.997%200%200%200-1.414%200l-5%205A1%201%200%200%200%2018%2024v6h2v-5.586l4-4l4%204V30h2V20h-2z%22%2F%3E%3Ccircle%20cx%3D%229%22%20cy%3D%2220%22%20r%3D%221%22%20fill%3D%22currentColor%22%2F%3E%3Ccircle%20cx%3D%2223%22%20cy%3D%2212%22%20r%3D%221%22%20fill%3D%22currentColor%22%2F%3E%3Ccircle%20cx%3D%229%22%20cy%3D%225%22%20r%3D%221%22%20fill%3D%22currentColor%22%2F%3E%3Ccircle%20cx%3D%2216%22%20cy%3D%2216%22%20r%3D%222%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M9%2016c0-3.86%203.14-7%207-7c1.702%200%203.264.612%204.478%201.626l1.282-1.538A9%209%200%200%200%207%2016c0%20.522.054%201.032.14%201.53l1.97-.34A7%207%200%200%201%209%2016%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M4%2016c0-3.308%201.346-6.308%203.519-8.481L6.1%206.1A13.96%2013.96%200%200%200%202%2016c0%207.732%206.268%2014%2014%2014v-2C9.383%2028%204%2022.617%204%2016M16%204c6.617%200%2012%205.383%2012%2012h2c0-7.732-6.268-14-14-14c-1.681%200-3.286.312-4.78.855l.684%201.88A11.9%2011.9%200%200%201%2016%204%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/carbon/ibm-power-vs-private-cloud.svg?color=%231a73e8&size=48