ibm ai on z icon
ibm-ai-on-z from Carbon by IBM · Outline · Enterprise · Apache-2.0 Free for personal and commercial use.
- Name
- ibm-ai-on-z
- 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 ai on z icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M28 26c-.738 0-1.376.405-1.723 1H21l7.8-10.4A.999.999 0 0 0 28 15H17.816A2.995 2.995 0 0 0 15 13c-1.654 0-3 1.346-3 3s1.346 3 3 3a2.995 2.995 0 0 0 2.816-2H26l-7.8 10.4A.999.999 0 0 0 19 29h7.277c.347.595.985 1 1.723 1a2 2 0 1 0 0-4m-13-9a1 1 0 0 1 0-2a1 1 0 0 1 0 2"/><path fill="currentColor" d="M16 21h-2v4.586L4.414 16L14 6.414V11h2V5h10v8h2V5a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2v22a2 2 0 0 0 2 2h12zM4 5h8.586L4 13.586zm0 22v-8.586L12.586 27z"/></svg>
React
import type { SVGProps } from "react";
export function CarbonIbmAiOnZ(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="M28 26c-.738 0-1.376.405-1.723 1H21l7.8-10.4A.999.999 0 0 0 28 15H17.816A2.995 2.995 0 0 0 15 13c-1.654 0-3 1.346-3 3s1.346 3 3 3a2.995 2.995 0 0 0 2.816-2H26l-7.8 10.4A.999.999 0 0 0 19 29h7.277c.347.595.985 1 1.723 1a2 2 0 1 0 0-4m-13-9a1 1 0 0 1 0-2a1 1 0 0 1 0 2"/><path fill="currentColor" d="M16 21h-2v4.586L4.414 16L14 6.414V11h2V5h10v8h2V5a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2v22a2 2 0 0 0 2 2h12zM4 5h8.586L4 13.586zm0 22v-8.586L12.586 27z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M28 26c-.738 0-1.376.405-1.723 1H21l7.8-10.4A.999.999 0 0 0 28 15H17.816A2.995 2.995 0 0 0 15 13c-1.654 0-3 1.346-3 3s1.346 3 3 3a2.995 2.995 0 0 0 2.816-2H26l-7.8 10.4A.999.999 0 0 0 19 29h7.277c.347.595.985 1 1.723 1a2 2 0 1 0 0-4m-13-9a1 1 0 0 1 0-2a1 1 0 0 1 0 2"/><path fill="currentColor" d="M16 21h-2v4.586L4.414 16L14 6.414V11h2V5h10v8h2V5a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2v22a2 2 0 0 0 2 2h12zM4 5h8.586L4 13.586zm0 22v-8.586L12.586 27z"/></svg> </template>
CSS
.icon-ibm-ai-on-z {
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%22M28%2026c-.738%200-1.376.405-1.723%201H21l7.8-10.4A.999.999%200%200%200%2028%2015H17.816A2.995%202.995%200%200%200%2015%2013c-1.654%200-3%201.346-3%203s1.346%203%203%203a2.995%202.995%200%200%200%202.816-2H26l-7.8%2010.4A.999.999%200%200%200%2019%2029h7.277c.347.595.985%201%201.723%201a2%202%200%201%200%200-4m-13-9a1%201%200%200%201%200-2a1%201%200%200%201%200%202%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16%2021h-2v4.586L4.414%2016L14%206.414V11h2V5h10v8h2V5a2%202%200%200%200-2-2H4a2%202%200%200%200-2%202v22a2%202%200%200%200%202%202h12zM4%205h8.586L4%2013.586zm0%2022v-8.586L12.586%2027z%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%22M28%2026c-.738%200-1.376.405-1.723%201H21l7.8-10.4A.999.999%200%200%200%2028%2015H17.816A2.995%202.995%200%200%200%2015%2013c-1.654%200-3%201.346-3%203s1.346%203%203%203a2.995%202.995%200%200%200%202.816-2H26l-7.8%2010.4A.999.999%200%200%200%2019%2029h7.277c.347.595.985%201%201.723%201a2%202%200%201%200%200-4m-13-9a1%201%200%200%201%200-2a1%201%200%200%201%200%202%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16%2021h-2v4.586L4.414%2016L14%206.414V11h2V5h10v8h2V5a2%202%200%200%200-2-2H4a2%202%200%200%200-2%202v22a2%202%200%200%200%202%202h12zM4%205h8.586L4%2013.586zm0%2022v-8.586L12.586%2027z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/carbon/ibm-ai-on-z.svg?color=%231a73e8&size=48