Ibm Watson Knowledge Studio Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Ibm Watson Knowledge Studio 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/318082.svg" alt="Ibm Watson Knowledge Studio icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/318082.svg" alt="Ibm Watson Knowledge Studio icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/318082.svg" alt="Ibm Watson Knowledge Studio icon" :width="24" :height="24" />
CSS background
.icon-ibm-watson-knowledge-studio {
background-image: url('https://proicons.com/icon/318082.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 26.3.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="icon" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
width="32px" height="32px" viewBox="0 0 32 32" style="enable-background:new 0 0 32 32;" xml:space="preserve">
<style type="text/css">
.st0{fill:none;}
</style>
<rect x="20" y="25" width="7" height="2"/>
<rect x="22" y="29" width="3" height="2"/>
<path d="M27,23h-2c0-1.1,0.4-2,1.2-2.8l0.5-0.5c0.8-0.8,1.3-2,1.3-3.2c0-2.5-2-4.5-4.5-4.5S19,14,19,16.5c0,1.2,0.5,2.3,1.3,3.2
l0.5,0.5C21.6,21,22,21.9,22,23h-2c0-0.5-0.2-1-0.6-1.4l-0.5-0.5c-1.2-1.2-1.9-2.9-1.9-4.6c0-3.6,2.9-6.5,6.5-6.5s6.5,2.9,6.5,6.5
c0,1.7-0.7,3.4-1.9,4.6l-0.5,0.5C27.2,22,27,22.5,27,23z"/>
<rect x="6" y="22" width="8" height="2"/>
<circle cx="12" cy="19" r="1"/>
<rect x="6" y="18" width="3" height="2"/>
<rect x="6" y="14" width="7" height="2"/>
<rect x="10" y="10" width="7" height="2"/>
<circle cx="7" cy="11" r="1"/>
<rect x="16" y="6" width="4" height="2"/>
<circle cx="13" cy="7" r="1"/>
<rect x="6" y="6" width="4" height="2"/>
<path d="M18,28H4V4l18,0v4h2V4c0-1.1-0.9-2-2-2H4C2.9,2,2,2.9,2,4v24c0,1.1,0.9,2,2,2h14V28z"/>
<rect id="_x3C_Transparent_Rectangle_x3E__232_" y="0" class="st0" width="32" height="32"/>
</svg>
Copied!