Ibm Streamsets Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Ibm Streamsets 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/317977.svg" alt="Ibm Streamsets icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/317977.svg" alt="Ibm Streamsets icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/317977.svg" alt="Ibm Streamsets icon" :width="24" :height="24" />
CSS background
.icon-ibm-streamsets {
background-image: url('https://proicons.com/icon/317977.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="M21.5,18c-1.2,0-2.2-.6-2.8-1.6l-3.8-6.4c-.7-1.2-2-2-3.5-2h-2.5v-2h2.5c2.1,0,4.1,1.1,5.2,3l3.8,6.4c.3.5.8.6,1,.6h0c.2,0,.7,0,1-.6l3.7-6.4,1.7,1-3.7,6.4c-.6,1-1.6,1.6-2.8,1.6,0,0,.2,0,.2,0ZM10.6,27l-1.2-2.2c-.6-1-.6-2.1,0-3.1l4.2-7.4c.5-.9.5-2,0-2.9s-1.5-1.4-2.5-1.4h-7.1v2h7.1c.5,0,.7.3.8.4s.2.5,0,.9l-4.2,7.4c-.9,1.6-.9,3.5,0,5.1l1.2,2.2,1.7-1ZM16.6,29l-2.9-5c-.2-.4-.2-.9,0-1.3s.6-.7,1.1-.7h7.3c2.1,0,4.1-1.2,5.2-3l1.1-2-1.7-1-1.1,2c-.7,1.3-2,2-3.4,2h-7.3c-1.2,0-2.3.6-2.9,1.7-.6,1-.6,2.3,0,3.3l2.9,5s1.7-1,1.7-1ZM30.5,21.5l.3-.5-1.7-1-.3.5c-1.3,2.2-3.6,3.5-6.1,3.5h-4.7v2h4.7c3.2,0,6.2-1.7,7.8-4.5ZM22,10l-2-3.5c-1.6-2.8-4.6-4.5-7.8-4.5h-1.1v2h1.1c2.5,0,4.8,1.3,6.1,3.5l2,3.5,1.7-1ZM6.2,27l-.2-.4c-1.3-2.2-1.3-4.9,0-7l2.1-3.6-1.7-1-2.1,3.6c-1.6,2.8-1.6,6.2,0,9l.2.4s1.7-1,1.7-1Z"/>
<rect id="_x3C_Transparent_Rectangle_x3E_" class="cls-1" width="32" height="32"/>
</svg>
Copied!