watsonx ai icon
watsonx-ai from Carbon by IBM · Outline · Enterprise · Apache-2.0 Free for personal and commercial use.
- Name
- watsonx-ai
- 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 watsonx ai icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M26 24a2 2 0 0 0-2 2c0 .076.014.149.023.223A12.9 12.9 0 0 1 16 29c-4.262 0-8-3.972-8-8.5c0-4.687 3.813-8.5 8.5-8.5h.5v-2h-.5C10.71 10 6 14.71 6 20.5c0 1.884.53 3.69 1.437 5.257C4.724 23.371 3 19.886 3 16c0-2.115.492-4.133 1.462-5.996l-1.774-.923A15.05 15.05 0 0 0 1 16c0 8.271 6.729 15 15 15c3.374 0 6.582-1.12 9.205-3.166A2 2 0 1 0 26 24"/><path fill="currentColor" d="M13 20v2h-2v-2zm8-10v2h-2v-2z"/><path fill="currentColor" d="M16 1c-3.374 0-6.582 1.12-9.205 3.166A2 2 0 1 0 8 6c0-.076-.014-.149-.023-.223A12.9 12.9 0 0 1 16 3c4.262 0 8 3.972 8 8.5c0 4.687-3.813 8.5-8.5 8.5H15v2h.5C21.29 22 26 17.29 26 11.5c0-1.885-.532-3.692-1.44-5.26C27.275 8.626 29 12.112 29 16c0 2.115-.492 4.133-1.462 5.996l1.774.923A15.05 15.05 0 0 0 31 16c0-8.271-6.729-15-15-15"/></svg>
React
import type { SVGProps } from "react";
export function CarbonWatsonxAi(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="M26 24a2 2 0 0 0-2 2c0 .076.014.149.023.223A12.9 12.9 0 0 1 16 29c-4.262 0-8-3.972-8-8.5c0-4.687 3.813-8.5 8.5-8.5h.5v-2h-.5C10.71 10 6 14.71 6 20.5c0 1.884.53 3.69 1.437 5.257C4.724 23.371 3 19.886 3 16c0-2.115.492-4.133 1.462-5.996l-1.774-.923A15.05 15.05 0 0 0 1 16c0 8.271 6.729 15 15 15c3.374 0 6.582-1.12 9.205-3.166A2 2 0 1 0 26 24"/><path fill="currentColor" d="M13 20v2h-2v-2zm8-10v2h-2v-2z"/><path fill="currentColor" d="M16 1c-3.374 0-6.582 1.12-9.205 3.166A2 2 0 1 0 8 6c0-.076-.014-.149-.023-.223A12.9 12.9 0 0 1 16 3c4.262 0 8 3.972 8 8.5c0 4.687-3.813 8.5-8.5 8.5H15v2h.5C21.29 22 26 17.29 26 11.5c0-1.885-.532-3.692-1.44-5.26C27.275 8.626 29 12.112 29 16c0 2.115-.492 4.133-1.462 5.996l1.774.923A15.05 15.05 0 0 0 31 16c0-8.271-6.729-15-15-15"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M26 24a2 2 0 0 0-2 2c0 .076.014.149.023.223A12.9 12.9 0 0 1 16 29c-4.262 0-8-3.972-8-8.5c0-4.687 3.813-8.5 8.5-8.5h.5v-2h-.5C10.71 10 6 14.71 6 20.5c0 1.884.53 3.69 1.437 5.257C4.724 23.371 3 19.886 3 16c0-2.115.492-4.133 1.462-5.996l-1.774-.923A15.05 15.05 0 0 0 1 16c0 8.271 6.729 15 15 15c3.374 0 6.582-1.12 9.205-3.166A2 2 0 1 0 26 24"/><path fill="currentColor" d="M13 20v2h-2v-2zm8-10v2h-2v-2z"/><path fill="currentColor" d="M16 1c-3.374 0-6.582 1.12-9.205 3.166A2 2 0 1 0 8 6c0-.076-.014-.149-.023-.223A12.9 12.9 0 0 1 16 3c4.262 0 8 3.972 8 8.5c0 4.687-3.813 8.5-8.5 8.5H15v2h.5C21.29 22 26 17.29 26 11.5c0-1.885-.532-3.692-1.44-5.26C27.275 8.626 29 12.112 29 16c0 2.115-.492 4.133-1.462 5.996l1.774.923A15.05 15.05 0 0 0 31 16c0-8.271-6.729-15-15-15"/></svg> </template>
CSS
.icon-watsonx-ai {
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%22M26%2024a2%202%200%200%200-2%202c0%20.076.014.149.023.223A12.9%2012.9%200%200%201%2016%2029c-4.262%200-8-3.972-8-8.5c0-4.687%203.813-8.5%208.5-8.5h.5v-2h-.5C10.71%2010%206%2014.71%206%2020.5c0%201.884.53%203.69%201.437%205.257C4.724%2023.371%203%2019.886%203%2016c0-2.115.492-4.133%201.462-5.996l-1.774-.923A15.05%2015.05%200%200%200%201%2016c0%208.271%206.729%2015%2015%2015c3.374%200%206.582-1.12%209.205-3.166A2%202%200%201%200%2026%2024%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M13%2020v2h-2v-2zm8-10v2h-2v-2z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16%201c-3.374%200-6.582%201.12-9.205%203.166A2%202%200%201%200%208%206c0-.076-.014-.149-.023-.223A12.9%2012.9%200%200%201%2016%203c4.262%200%208%203.972%208%208.5c0%204.687-3.813%208.5-8.5%208.5H15v2h.5C21.29%2022%2026%2017.29%2026%2011.5c0-1.885-.532-3.692-1.44-5.26C27.275%208.626%2029%2012.112%2029%2016c0%202.115-.492%204.133-1.462%205.996l1.774.923A15.05%2015.05%200%200%200%2031%2016c0-8.271-6.729-15-15-15%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%22M26%2024a2%202%200%200%200-2%202c0%20.076.014.149.023.223A12.9%2012.9%200%200%201%2016%2029c-4.262%200-8-3.972-8-8.5c0-4.687%203.813-8.5%208.5-8.5h.5v-2h-.5C10.71%2010%206%2014.71%206%2020.5c0%201.884.53%203.69%201.437%205.257C4.724%2023.371%203%2019.886%203%2016c0-2.115.492-4.133%201.462-5.996l-1.774-.923A15.05%2015.05%200%200%200%201%2016c0%208.271%206.729%2015%2015%2015c3.374%200%206.582-1.12%209.205-3.166A2%202%200%201%200%2026%2024%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M13%2020v2h-2v-2zm8-10v2h-2v-2z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16%201c-3.374%200-6.582%201.12-9.205%203.166A2%202%200%201%200%208%206c0-.076-.014-.149-.023-.223A12.9%2012.9%200%200%201%2016%203c4.262%200%208%203.972%208%208.5c0%204.687-3.813%208.5-8.5%208.5H15v2h.5C21.29%2022%2026%2017.29%2026%2011.5c0-1.885-.532-3.692-1.44-5.26C27.275%208.626%2029%2012.112%2029%2016c0%202.115-.492%204.133-1.462%205.996l1.774.923A15.05%2015.05%200%200%200%2031%2016c0-8.271-6.729-15-15-15%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/carbon/watsonx-ai.svg?color=%231a73e8&size=48