Ibm Watson Discovery Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Ibm Watson Discovery 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/318080.svg" alt="Ibm Watson Discovery icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/318080.svg" alt="Ibm Watson Discovery icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/318080.svg" alt="Ibm Watson Discovery icon" :width="24" :height="24" />
CSS background
.icon-ibm-watson-discovery {
background-image: url('https://proicons.com/icon/318080.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="6" y="17" width="8" height="2"/>
<circle cx="3" cy="18" r="1"/>
<circle cx="13" cy="14" r="1"/>
<rect x="2" y="13" width="8" height="2"/>
<rect x="6" y="9" width="8" height="2"/>
<circle cx="3" cy="10" r="1"/>
<path d="M30,28.6l-7.4-7.4c1.5-2,2.4-4.5,2.4-7.2c0-6.6-5.4-12-12-12C9.7,2,6.6,3.3,4.3,5.8l1.5,1.4C7.6,5.1,10.2,4,13,4
c5.5,0,10,4.5,10,10s-4.5,10-10,10c-3,0-5.8-1.3-7.7-3.6l-1.5,1.3C6,24.4,9.4,26,13,26c3.2,0,6.1-1.3,8.3-3.3l7.3,7.3L30,28.6z"/>
<rect id="_x3C_Transparent_Rectangle_x3E__232_" y="0" class="st0" width="32" height="32"/>
</svg>
Copied!