Ibm Watsonx Orchestrate Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Ibm Watsonx Orchestrate icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/318101.svg" alt="Ibm Watsonx Orchestrate icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/318101.svg" alt="Ibm Watsonx Orchestrate icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/318101.svg" alt="Ibm Watsonx Orchestrate icon" :width="24" :height="24" />
CSS background
.icon-ibm-watsonx-orchestrate {
background-image: url('https://proicons.com/icon/318101.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="UTF-8"?>
<svg id="icon" xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32">
<defs>
<style>
.cls-1 {
fill: none;
}
</style>
</defs>
<path d="m27.9248,19.4282c-1.123,1.6104-2.9641,2.5718-4.9248,2.5718-2.1233,0-4.0464-1.0874-5.1438-2.9092l-1.7129,1.0322c1.4624,2.4277,4.0256,3.877,6.8567,3.877,1.4231,0,2.7925-.3911,3.9922-1.0835-2.3442,3.6958-6.4814,6.0835-10.9922,6.0835-5.7104,0-10.8347-3.8184-12.4617-9.2852l-1.917.5703c1.8774,6.3086,7.79,10.7148,14.3787,10.7148s12.5012-4.4062,14.3787-10.7148l-2.4539-.8569Z"/>
<circle cx="30" cy="16" r="2"/>
<circle cx="2" cy="16" r="2"/>
<circle cx="16" cy="16" r="2"/>
<path d="m16,1C9.4114,1,3.4988,5.4062,1.6213,11.7148l2.4539.8569c1.123-1.6104,2.9641-2.5718,4.9248-2.5718s3.8018.9614,4.9248,2.5718l1.6406-1.144c-1.4971-2.1465-3.9514-3.4277-6.5654-3.4277-1.4231,0-2.7925.3911-3.9922,1.0835,2.3442-3.6953,6.4814-6.0835,10.9922-6.0835,5.7104,0,10.8347,3.8184,12.4617,9.2852l1.917-.5703c-1.8774-6.3086-7.79-10.7148-14.3787-10.7148Z"/>
<g id="_Transparent_Rectangle_" data-name="&lt;Transparent Rectangle&gt;">
<rect class="cls-1" x="0" width="32" height="32"/>
</g>
</svg>
Copied!