ibm z cloud mod stack icon
ibm-z-cloud-mod-stack from Carbon by IBM · Outline · Enterprise · Apache-2.0 Free for personal and commercial use.
- Name
- ibm-z-cloud-mod-stack
- 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 z cloud mod stack icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M18.496 27.386L16 28.842L5 22.426v-5.852l10.016-5.843c.292.166.625.269.984.269a2 2 0 1 0-2-2l.001.008l-10.505 6.128A1 1 0 0 0 3 16v7c0 .355.189.685.496.864l12 7a1 1 0 0 0 1.008 0l3-1.75z"/><path fill="currentColor" d="m28.504 8.136l-3-1.75l-1.008 1.728L27 9.574v12.852l-4.593 2.679l-10.409-6.093L12 19a2 2 0 1 0-2 2c.358 0 .69-.102.981-.267l10.92 6.393a1 1 0 0 0 1.009.001l5.594-3.263c.307-.179.496-.509.496-.864V9c0-.355-.189-.685-.496-.864"/><path fill="currentColor" d="M23 17.277V5.5c0-.355-.189-.685-.496-.864l-6-3.5a1 1 0 0 0-1.008 0l-12 7A1 1 0 0 0 3 9v2.999h2V9.574l11-6.417l5 2.917v11.203c-.595.347-1 .984-1 1.723a2 2 0 0 0 4 0c0-.738-.405-1.376-1-1.723"/></svg>
React
import type { SVGProps } from "react";
export function CarbonIbmZCloudModStack(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="M18.496 27.386L16 28.842L5 22.426v-5.852l10.016-5.843c.292.166.625.269.984.269a2 2 0 1 0-2-2l.001.008l-10.505 6.128A1 1 0 0 0 3 16v7c0 .355.189.685.496.864l12 7a1 1 0 0 0 1.008 0l3-1.75z"/><path fill="currentColor" d="m28.504 8.136l-3-1.75l-1.008 1.728L27 9.574v12.852l-4.593 2.679l-10.409-6.093L12 19a2 2 0 1 0-2 2c.358 0 .69-.102.981-.267l10.92 6.393a1 1 0 0 0 1.009.001l5.594-3.263c.307-.179.496-.509.496-.864V9c0-.355-.189-.685-.496-.864"/><path fill="currentColor" d="M23 17.277V5.5c0-.355-.189-.685-.496-.864l-6-3.5a1 1 0 0 0-1.008 0l-12 7A1 1 0 0 0 3 9v2.999h2V9.574l11-6.417l5 2.917v11.203c-.595.347-1 .984-1 1.723a2 2 0 0 0 4 0c0-.738-.405-1.376-1-1.723"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M18.496 27.386L16 28.842L5 22.426v-5.852l10.016-5.843c.292.166.625.269.984.269a2 2 0 1 0-2-2l.001.008l-10.505 6.128A1 1 0 0 0 3 16v7c0 .355.189.685.496.864l12 7a1 1 0 0 0 1.008 0l3-1.75z"/><path fill="currentColor" d="m28.504 8.136l-3-1.75l-1.008 1.728L27 9.574v12.852l-4.593 2.679l-10.409-6.093L12 19a2 2 0 1 0-2 2c.358 0 .69-.102.981-.267l10.92 6.393a1 1 0 0 0 1.009.001l5.594-3.263c.307-.179.496-.509.496-.864V9c0-.355-.189-.685-.496-.864"/><path fill="currentColor" d="M23 17.277V5.5c0-.355-.189-.685-.496-.864l-6-3.5a1 1 0 0 0-1.008 0l-12 7A1 1 0 0 0 3 9v2.999h2V9.574l11-6.417l5 2.917v11.203c-.595.347-1 .984-1 1.723a2 2 0 0 0 4 0c0-.738-.405-1.376-1-1.723"/></svg> </template>
CSS
.icon-ibm-z-cloud-mod-stack {
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%22M18.496%2027.386L16%2028.842L5%2022.426v-5.852l10.016-5.843c.292.166.625.269.984.269a2%202%200%201%200-2-2l.001.008l-10.505%206.128A1%201%200%200%200%203%2016v7c0%20.355.189.685.496.864l12%207a1%201%200%200%200%201.008%200l3-1.75z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m28.504%208.136l-3-1.75l-1.008%201.728L27%209.574v12.852l-4.593%202.679l-10.409-6.093L12%2019a2%202%200%201%200-2%202c.358%200%20.69-.102.981-.267l10.92%206.393a1%201%200%200%200%201.009.001l5.594-3.263c.307-.179.496-.509.496-.864V9c0-.355-.189-.685-.496-.864%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M23%2017.277V5.5c0-.355-.189-.685-.496-.864l-6-3.5a1%201%200%200%200-1.008%200l-12%207A1%201%200%200%200%203%209v2.999h2V9.574l11-6.417l5%202.917v11.203c-.595.347-1%20.984-1%201.723a2%202%200%200%200%204%200c0-.738-.405-1.376-1-1.723%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%22M18.496%2027.386L16%2028.842L5%2022.426v-5.852l10.016-5.843c.292.166.625.269.984.269a2%202%200%201%200-2-2l.001.008l-10.505%206.128A1%201%200%200%200%203%2016v7c0%20.355.189.685.496.864l12%207a1%201%200%200%200%201.008%200l3-1.75z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m28.504%208.136l-3-1.75l-1.008%201.728L27%209.574v12.852l-4.593%202.679l-10.409-6.093L12%2019a2%202%200%201%200-2%202c.358%200%20.69-.102.981-.267l10.92%206.393a1%201%200%200%200%201.009.001l5.594-3.263c.307-.179.496-.509.496-.864V9c0-.355-.189-.685-.496-.864%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M23%2017.277V5.5c0-.355-.189-.685-.496-.864l-6-3.5a1%201%200%200%200-1.008%200l-12%207A1%201%200%200%200%203%209v2.999h2V9.574l11-6.417l5%202.917v11.203c-.595.347-1%20.984-1%201.723a2%202%200%200%200%204%200c0-.738-.405-1.376-1-1.723%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/carbon/ibm-z-cloud-mod-stack.svg?color=%231a73e8&size=48