watsonx governance icon
watsonx-governance from Carbon by IBM · Outline · Enterprise · Apache-2.0 Free for personal and commercial use.
- Name
- watsonx-governance
- 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 governance 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 29C8.832 29 3 23.169 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 23v2h-2v-2zm0-14v2h-2V9zm0 7v2h-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 3c1.654 0 3 1.346 3 3s-1.346 3-3 3h-1v2h1c2.757 0 5-2.243 5-5q-.002-.36-.053-.706A6.47 6.47 0 0 1 22.5 9.5c0 3.584-2.916 6.5-6.5 6.5h-1v2h1c4.687 0 8.5-3.813 8.5-8.5c0-.765-.111-1.504-.302-2.21A9.94 9.94 0 0 1 26 13c0 5.514-4.486 10-10 10h-1v2h1c6.617 0 12-5.383 12-12c0-.9-.106-1.774-.294-2.618A12.9 12.9 0 0 1 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 CarbonWatsonxGovernance(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 29C8.832 29 3 23.169 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 23v2h-2v-2zm0-14v2h-2V9zm0 7v2h-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 3c1.654 0 3 1.346 3 3s-1.346 3-3 3h-1v2h1c2.757 0 5-2.243 5-5q-.002-.36-.053-.706A6.47 6.47 0 0 1 22.5 9.5c0 3.584-2.916 6.5-6.5 6.5h-1v2h1c4.687 0 8.5-3.813 8.5-8.5c0-.765-.111-1.504-.302-2.21A9.94 9.94 0 0 1 26 13c0 5.514-4.486 10-10 10h-1v2h1c6.617 0 12-5.383 12-12c0-.9-.106-1.774-.294-2.618A12.9 12.9 0 0 1 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 29C8.832 29 3 23.169 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 23v2h-2v-2zm0-14v2h-2V9zm0 7v2h-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 3c1.654 0 3 1.346 3 3s-1.346 3-3 3h-1v2h1c2.757 0 5-2.243 5-5q-.002-.36-.053-.706A6.47 6.47 0 0 1 22.5 9.5c0 3.584-2.916 6.5-6.5 6.5h-1v2h1c4.687 0 8.5-3.813 8.5-8.5c0-.765-.111-1.504-.302-2.21A9.94 9.94 0 0 1 26 13c0 5.514-4.486 10-10 10h-1v2h1c6.617 0 12-5.383 12-12c0-.9-.106-1.774-.294-2.618A12.9 12.9 0 0 1 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-governance {
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%2029C8.832%2029%203%2023.169%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%2023v2h-2v-2zm0-14v2h-2V9zm0%207v2h-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%203c1.654%200%203%201.346%203%203s-1.346%203-3%203h-1v2h1c2.757%200%205-2.243%205-5q-.002-.36-.053-.706A6.47%206.47%200%200%201%2022.5%209.5c0%203.584-2.916%206.5-6.5%206.5h-1v2h1c4.687%200%208.5-3.813%208.5-8.5c0-.765-.111-1.504-.302-2.21A9.94%209.94%200%200%201%2026%2013c0%205.514-4.486%2010-10%2010h-1v2h1c6.617%200%2012-5.383%2012-12c0-.9-.106-1.774-.294-2.618A12.9%2012.9%200%200%201%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%2029C8.832%2029%203%2023.169%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%2023v2h-2v-2zm0-14v2h-2V9zm0%207v2h-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%203c1.654%200%203%201.346%203%203s-1.346%203-3%203h-1v2h1c2.757%200%205-2.243%205-5q-.002-.36-.053-.706A6.47%206.47%200%200%201%2022.5%209.5c0%203.584-2.916%206.5-6.5%206.5h-1v2h1c4.687%200%208.5-3.813%208.5-8.5c0-.765-.111-1.504-.302-2.21A9.94%209.94%200%200%201%2026%2013c0%205.514-4.486%2010-10%2010h-1v2h1c6.617%200%2012-5.383%2012-12c0-.9-.106-1.774-.294-2.618A12.9%2012.9%200%200%201%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-governance.svg?color=%231a73e8&size=48