ibm watsonx orchestrate icon
ibm-watsonx-orchestrate from Carbon by IBM · Outline · Enterprise · Apache-2.0 Free for personal and commercial use.
- Name
- ibm-watsonx-orchestrate
- 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 watsonx orchestrate icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M27.925 19.428A6.01 6.01 0 0 1 23 22a5.96 5.96 0 0 1-5.144-2.91l-1.713 1.033A7.94 7.94 0 0 0 23 24a8 8 0 0 0 3.992-1.083C24.648 26.612 20.511 29 16 29c-5.71 0-10.835-3.818-12.462-9.285l-1.917.57C3.5 26.594 9.411 31 16 31s12.501-4.406 14.379-10.715z"/><circle cx="30" cy="16" r="2" fill="currentColor"/><circle cx="2" cy="16" r="2" fill="currentColor"/><circle cx="16" cy="16" r="2" fill="currentColor"/><path fill="currentColor" d="M16 1C9.411 1 3.499 5.406 1.621 11.715l2.454.857C5.198 10.962 7.04 10 9 10s3.802.961 4.925 2.572l1.64-1.144A8.01 8.01 0 0 0 9 8a8 8 0 0 0-3.992 1.084C7.352 5.388 11.489 3 16 3c5.71 0 10.835 3.818 12.462 9.285l1.917-.57C28.5 5.406 22.589 1 16 1"/></svg>
React
import type { SVGProps } from "react";
export function CarbonIbmWatsonxOrchestrate(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="M27.925 19.428A6.01 6.01 0 0 1 23 22a5.96 5.96 0 0 1-5.144-2.91l-1.713 1.033A7.94 7.94 0 0 0 23 24a8 8 0 0 0 3.992-1.083C24.648 26.612 20.511 29 16 29c-5.71 0-10.835-3.818-12.462-9.285l-1.917.57C3.5 26.594 9.411 31 16 31s12.501-4.406 14.379-10.715z"/><circle cx="30" cy="16" r="2" fill="currentColor"/><circle cx="2" cy="16" r="2" fill="currentColor"/><circle cx="16" cy="16" r="2" fill="currentColor"/><path fill="currentColor" d="M16 1C9.411 1 3.499 5.406 1.621 11.715l2.454.857C5.198 10.962 7.04 10 9 10s3.802.961 4.925 2.572l1.64-1.144A8.01 8.01 0 0 0 9 8a8 8 0 0 0-3.992 1.084C7.352 5.388 11.489 3 16 3c5.71 0 10.835 3.818 12.462 9.285l1.917-.57C28.5 5.406 22.589 1 16 1"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M27.925 19.428A6.01 6.01 0 0 1 23 22a5.96 5.96 0 0 1-5.144-2.91l-1.713 1.033A7.94 7.94 0 0 0 23 24a8 8 0 0 0 3.992-1.083C24.648 26.612 20.511 29 16 29c-5.71 0-10.835-3.818-12.462-9.285l-1.917.57C3.5 26.594 9.411 31 16 31s12.501-4.406 14.379-10.715z"/><circle cx="30" cy="16" r="2" fill="currentColor"/><circle cx="2" cy="16" r="2" fill="currentColor"/><circle cx="16" cy="16" r="2" fill="currentColor"/><path fill="currentColor" d="M16 1C9.411 1 3.499 5.406 1.621 11.715l2.454.857C5.198 10.962 7.04 10 9 10s3.802.961 4.925 2.572l1.64-1.144A8.01 8.01 0 0 0 9 8a8 8 0 0 0-3.992 1.084C7.352 5.388 11.489 3 16 3c5.71 0 10.835 3.818 12.462 9.285l1.917-.57C28.5 5.406 22.589 1 16 1"/></svg> </template>
CSS
.icon-ibm-watsonx-orchestrate {
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%22M27.925%2019.428A6.01%206.01%200%200%201%2023%2022a5.96%205.96%200%200%201-5.144-2.91l-1.713%201.033A7.94%207.94%200%200%200%2023%2024a8%208%200%200%200%203.992-1.083C24.648%2026.612%2020.511%2029%2016%2029c-5.71%200-10.835-3.818-12.462-9.285l-1.917.57C3.5%2026.594%209.411%2031%2016%2031s12.501-4.406%2014.379-10.715z%22%2F%3E%3Ccircle%20cx%3D%2230%22%20cy%3D%2216%22%20r%3D%222%22%20fill%3D%22currentColor%22%2F%3E%3Ccircle%20cx%3D%222%22%20cy%3D%2216%22%20r%3D%222%22%20fill%3D%22currentColor%22%2F%3E%3Ccircle%20cx%3D%2216%22%20cy%3D%2216%22%20r%3D%222%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16%201C9.411%201%203.499%205.406%201.621%2011.715l2.454.857C5.198%2010.962%207.04%2010%209%2010s3.802.961%204.925%202.572l1.64-1.144A8.01%208.01%200%200%200%209%208a8%208%200%200%200-3.992%201.084C7.352%205.388%2011.489%203%2016%203c5.71%200%2010.835%203.818%2012.462%209.285l1.917-.57C28.5%205.406%2022.589%201%2016%201%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%22M27.925%2019.428A6.01%206.01%200%200%201%2023%2022a5.96%205.96%200%200%201-5.144-2.91l-1.713%201.033A7.94%207.94%200%200%200%2023%2024a8%208%200%200%200%203.992-1.083C24.648%2026.612%2020.511%2029%2016%2029c-5.71%200-10.835-3.818-12.462-9.285l-1.917.57C3.5%2026.594%209.411%2031%2016%2031s12.501-4.406%2014.379-10.715z%22%2F%3E%3Ccircle%20cx%3D%2230%22%20cy%3D%2216%22%20r%3D%222%22%20fill%3D%22currentColor%22%2F%3E%3Ccircle%20cx%3D%222%22%20cy%3D%2216%22%20r%3D%222%22%20fill%3D%22currentColor%22%2F%3E%3Ccircle%20cx%3D%2216%22%20cy%3D%2216%22%20r%3D%222%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16%201C9.411%201%203.499%205.406%201.621%2011.715l2.454.857C5.198%2010.962%207.04%2010%209%2010s3.802.961%204.925%202.572l1.64-1.144A8.01%208.01%200%200%200%209%208a8%208%200%200%200-3.992%201.084C7.352%205.388%2011.489%203%2016%203c5.71%200%2010.835%203.818%2012.462%209.285l1.917-.57C28.5%205.406%2022.589%201%2016%201%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/carbon/ibm-watsonx-orchestrate.svg?color=%231a73e8&size=48