ibm engineering ai hub icon
ibm-engineering-ai-hub from Carbon by IBM · Outline · Enterprise · Apache-2.0 Free for personal and commercial use.
- Name
- ibm-engineering-ai-hub
- 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 engineering ai hub icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M21 6c0-2.757-2.243-5-5-5c-1.78 0-3.439.958-4.331 2.5a5.1 5.1 0 0 0-.629 1.794A6.95 6.95 0 0 0 6.999 4C3.14 4 0 7.14 0 11a7 7 0 0 0 3.779 6.208C2.699 18.126 2 19.476 2 21c0 2.757 2.243 5 5 5c.73 0 1.42-.167 2.045-.45c.269 2.508 2.367 4.468 4.946 4.468c.145 0 .282-.03.424-.043l.112-.011c2.506-.271 4.464-2.368 4.464-4.946h-2c0 1.654-1.346 3-3 3a2.99 2.99 0 0 1-2.63-1.59A3.16 3.16 0 0 1 11 25c0-.412.083-.805.234-1.163a3 3 0 0 1 2.756-1.82c.329 0 .64.067.936.165l.635-1.888a5 5 0 0 0-1.57-.276c-.524 0-1.018.103-1.492.252c-.093.022-.183.054-.273.084c-.074.028-.15.048-.223.08q-.03.009-.059.02a5 5 0 0 0-1.722-3.247A7 7 0 0 0 14 11c0-.146-.013-.29-.022-.436c.62.276 1.301.436 2.022.436c2.757 0 5-2.243 5-5m-7.599-1.5A3.01 3.01 0 0 1 16 3c1.654 0 3 1.346 3 3s-1.346 3-3 3s-3-1.346-3-3h-.029c.035-.576.171-1.052.43-1.5M10 21c0 1.654-1.346 3-3 3s-3-1.346-3-3s1.346-3 3-3s3 1.346 3 3m-2.999-5c-2.757 0-5-2.243-5-5s2.243-5 5-5s5 2.243 5 5s-2.243 5-5 5m23.99.018v-2h-4v2h.994v5h-.994v2h4v-2h-1.006v-5zm-11.902 6.997l.587-2h3.583l.621 2h2.11l-2.794-9h-3.564l-2.641 9h2.099zm2.054-7h.564l.931 3h-2.376l.88-3z"/></svg>
React
import type { SVGProps } from "react";
export function CarbonIbmEngineeringAiHub(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="M21 6c0-2.757-2.243-5-5-5c-1.78 0-3.439.958-4.331 2.5a5.1 5.1 0 0 0-.629 1.794A6.95 6.95 0 0 0 6.999 4C3.14 4 0 7.14 0 11a7 7 0 0 0 3.779 6.208C2.699 18.126 2 19.476 2 21c0 2.757 2.243 5 5 5c.73 0 1.42-.167 2.045-.45c.269 2.508 2.367 4.468 4.946 4.468c.145 0 .282-.03.424-.043l.112-.011c2.506-.271 4.464-2.368 4.464-4.946h-2c0 1.654-1.346 3-3 3a2.99 2.99 0 0 1-2.63-1.59A3.16 3.16 0 0 1 11 25c0-.412.083-.805.234-1.163a3 3 0 0 1 2.756-1.82c.329 0 .64.067.936.165l.635-1.888a5 5 0 0 0-1.57-.276c-.524 0-1.018.103-1.492.252c-.093.022-.183.054-.273.084c-.074.028-.15.048-.223.08q-.03.009-.059.02a5 5 0 0 0-1.722-3.247A7 7 0 0 0 14 11c0-.146-.013-.29-.022-.436c.62.276 1.301.436 2.022.436c2.757 0 5-2.243 5-5m-7.599-1.5A3.01 3.01 0 0 1 16 3c1.654 0 3 1.346 3 3s-1.346 3-3 3s-3-1.346-3-3h-.029c.035-.576.171-1.052.43-1.5M10 21c0 1.654-1.346 3-3 3s-3-1.346-3-3s1.346-3 3-3s3 1.346 3 3m-2.999-5c-2.757 0-5-2.243-5-5s2.243-5 5-5s5 2.243 5 5s-2.243 5-5 5m23.99.018v-2h-4v2h.994v5h-.994v2h4v-2h-1.006v-5zm-11.902 6.997l.587-2h3.583l.621 2h2.11l-2.794-9h-3.564l-2.641 9h2.099zm2.054-7h.564l.931 3h-2.376l.88-3z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M21 6c0-2.757-2.243-5-5-5c-1.78 0-3.439.958-4.331 2.5a5.1 5.1 0 0 0-.629 1.794A6.95 6.95 0 0 0 6.999 4C3.14 4 0 7.14 0 11a7 7 0 0 0 3.779 6.208C2.699 18.126 2 19.476 2 21c0 2.757 2.243 5 5 5c.73 0 1.42-.167 2.045-.45c.269 2.508 2.367 4.468 4.946 4.468c.145 0 .282-.03.424-.043l.112-.011c2.506-.271 4.464-2.368 4.464-4.946h-2c0 1.654-1.346 3-3 3a2.99 2.99 0 0 1-2.63-1.59A3.16 3.16 0 0 1 11 25c0-.412.083-.805.234-1.163a3 3 0 0 1 2.756-1.82c.329 0 .64.067.936.165l.635-1.888a5 5 0 0 0-1.57-.276c-.524 0-1.018.103-1.492.252c-.093.022-.183.054-.273.084c-.074.028-.15.048-.223.08q-.03.009-.059.02a5 5 0 0 0-1.722-3.247A7 7 0 0 0 14 11c0-.146-.013-.29-.022-.436c.62.276 1.301.436 2.022.436c2.757 0 5-2.243 5-5m-7.599-1.5A3.01 3.01 0 0 1 16 3c1.654 0 3 1.346 3 3s-1.346 3-3 3s-3-1.346-3-3h-.029c.035-.576.171-1.052.43-1.5M10 21c0 1.654-1.346 3-3 3s-3-1.346-3-3s1.346-3 3-3s3 1.346 3 3m-2.999-5c-2.757 0-5-2.243-5-5s2.243-5 5-5s5 2.243 5 5s-2.243 5-5 5m23.99.018v-2h-4v2h.994v5h-.994v2h4v-2h-1.006v-5zm-11.902 6.997l.587-2h3.583l.621 2h2.11l-2.794-9h-3.564l-2.641 9h2.099zm2.054-7h.564l.931 3h-2.376l.88-3z"/></svg> </template>
CSS
.icon-ibm-engineering-ai-hub {
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%22M21%206c0-2.757-2.243-5-5-5c-1.78%200-3.439.958-4.331%202.5a5.1%205.1%200%200%200-.629%201.794A6.95%206.95%200%200%200%206.999%204C3.14%204%200%207.14%200%2011a7%207%200%200%200%203.779%206.208C2.699%2018.126%202%2019.476%202%2021c0%202.757%202.243%205%205%205c.73%200%201.42-.167%202.045-.45c.269%202.508%202.367%204.468%204.946%204.468c.145%200%20.282-.03.424-.043l.112-.011c2.506-.271%204.464-2.368%204.464-4.946h-2c0%201.654-1.346%203-3%203a2.99%202.99%200%200%201-2.63-1.59A3.16%203.16%200%200%201%2011%2025c0-.412.083-.805.234-1.163a3%203%200%200%201%202.756-1.82c.329%200%20.64.067.936.165l.635-1.888a5%205%200%200%200-1.57-.276c-.524%200-1.018.103-1.492.252c-.093.022-.183.054-.273.084c-.074.028-.15.048-.223.08q-.03.009-.059.02a5%205%200%200%200-1.722-3.247A7%207%200%200%200%2014%2011c0-.146-.013-.29-.022-.436c.62.276%201.301.436%202.022.436c2.757%200%205-2.243%205-5m-7.599-1.5A3.01%203.01%200%200%201%2016%203c1.654%200%203%201.346%203%203s-1.346%203-3%203s-3-1.346-3-3h-.029c.035-.576.171-1.052.43-1.5M10%2021c0%201.654-1.346%203-3%203s-3-1.346-3-3s1.346-3%203-3s3%201.346%203%203m-2.999-5c-2.757%200-5-2.243-5-5s2.243-5%205-5s5%202.243%205%205s-2.243%205-5%205m23.99.018v-2h-4v2h.994v5h-.994v2h4v-2h-1.006v-5zm-11.902%206.997l.587-2h3.583l.621%202h2.11l-2.794-9h-3.564l-2.641%209h2.099zm2.054-7h.564l.931%203h-2.376l.88-3z%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%22M21%206c0-2.757-2.243-5-5-5c-1.78%200-3.439.958-4.331%202.5a5.1%205.1%200%200%200-.629%201.794A6.95%206.95%200%200%200%206.999%204C3.14%204%200%207.14%200%2011a7%207%200%200%200%203.779%206.208C2.699%2018.126%202%2019.476%202%2021c0%202.757%202.243%205%205%205c.73%200%201.42-.167%202.045-.45c.269%202.508%202.367%204.468%204.946%204.468c.145%200%20.282-.03.424-.043l.112-.011c2.506-.271%204.464-2.368%204.464-4.946h-2c0%201.654-1.346%203-3%203a2.99%202.99%200%200%201-2.63-1.59A3.16%203.16%200%200%201%2011%2025c0-.412.083-.805.234-1.163a3%203%200%200%201%202.756-1.82c.329%200%20.64.067.936.165l.635-1.888a5%205%200%200%200-1.57-.276c-.524%200-1.018.103-1.492.252c-.093.022-.183.054-.273.084c-.074.028-.15.048-.223.08q-.03.009-.059.02a5%205%200%200%200-1.722-3.247A7%207%200%200%200%2014%2011c0-.146-.013-.29-.022-.436c.62.276%201.301.436%202.022.436c2.757%200%205-2.243%205-5m-7.599-1.5A3.01%203.01%200%200%201%2016%203c1.654%200%203%201.346%203%203s-1.346%203-3%203s-3-1.346-3-3h-.029c.035-.576.171-1.052.43-1.5M10%2021c0%201.654-1.346%203-3%203s-3-1.346-3-3s1.346-3%203-3s3%201.346%203%203m-2.999-5c-2.757%200-5-2.243-5-5s2.243-5%205-5s5%202.243%205%205s-2.243%205-5%205m23.99.018v-2h-4v2h.994v5h-.994v2h4v-2h-1.006v-5zm-11.902%206.997l.587-2h3.583l.621%202h2.11l-2.794-9h-3.564l-2.641%209h2.099zm2.054-7h.564l.931%203h-2.376l.88-3z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/carbon/ibm-engineering-ai-hub.svg?color=%231a73e8&size=48