ibm streamsets icon
ibm-streamsets from Carbon by IBM · Outline · Enterprise · Apache-2.0 Free for personal and commercial use.
- Name
- ibm-streamsets
- 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 streamsets icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M21.5 18c-1.2 0-2.2-.6-2.8-1.6L14.9 10c-.7-1.2-2-2-3.5-2H8.9V6h2.5c2.1 0 4.1 1.1 5.2 3l3.8 6.4c.3.5.8.6 1 .6s.7 0 1-.6L26.1 9l1.7 1l-3.7 6.4c-.6 1-1.6 1.6-2.8 1.6zm-10.9 9l-1.2-2.2c-.6-1-.6-2.1 0-3.1l4.2-7.4c.5-.9.5-2 0-2.9S12.1 10 11.1 10H4v2h7.1c.5 0 .7.3.8.4s.2.5 0 .9l-4.2 7.4c-.9 1.6-.9 3.5 0 5.1L8.9 28zm6 2l-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-2l-1.7-1l-1.1 2c-.7 1.3-2 2-3.4 2h-7.3c-1.2 0-2.3.6-2.9 1.7c-.6 1-.6 2.3 0 3.3l2.9 5zm13.9-7.5l.3-.5l-1.7-1l-.3.5c-1.3 2.2-3.6 3.5-6.1 3.5H18v2h4.7c3.2 0 6.2-1.7 7.8-4.5M22 10l-2-3.5C18.4 3.7 15.4 2 12.2 2h-1.1v2h1.1c2.5 0 4.8 1.3 6.1 3.5l2 3.5zM6.2 27l-.2-.4c-1.3-2.2-1.3-4.9 0-7L8.1 16l-1.7-1l-2.1 3.6c-1.6 2.8-1.6 6.2 0 9l.2.4z"/></svg>
React
import type { SVGProps } from "react";
export function CarbonIbmStreamsets(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="M21.5 18c-1.2 0-2.2-.6-2.8-1.6L14.9 10c-.7-1.2-2-2-3.5-2H8.9V6h2.5c2.1 0 4.1 1.1 5.2 3l3.8 6.4c.3.5.8.6 1 .6s.7 0 1-.6L26.1 9l1.7 1l-3.7 6.4c-.6 1-1.6 1.6-2.8 1.6zm-10.9 9l-1.2-2.2c-.6-1-.6-2.1 0-3.1l4.2-7.4c.5-.9.5-2 0-2.9S12.1 10 11.1 10H4v2h7.1c.5 0 .7.3.8.4s.2.5 0 .9l-4.2 7.4c-.9 1.6-.9 3.5 0 5.1L8.9 28zm6 2l-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-2l-1.7-1l-1.1 2c-.7 1.3-2 2-3.4 2h-7.3c-1.2 0-2.3.6-2.9 1.7c-.6 1-.6 2.3 0 3.3l2.9 5zm13.9-7.5l.3-.5l-1.7-1l-.3.5c-1.3 2.2-3.6 3.5-6.1 3.5H18v2h4.7c3.2 0 6.2-1.7 7.8-4.5M22 10l-2-3.5C18.4 3.7 15.4 2 12.2 2h-1.1v2h1.1c2.5 0 4.8 1.3 6.1 3.5l2 3.5zM6.2 27l-.2-.4c-1.3-2.2-1.3-4.9 0-7L8.1 16l-1.7-1l-2.1 3.6c-1.6 2.8-1.6 6.2 0 9l.2.4z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M21.5 18c-1.2 0-2.2-.6-2.8-1.6L14.9 10c-.7-1.2-2-2-3.5-2H8.9V6h2.5c2.1 0 4.1 1.1 5.2 3l3.8 6.4c.3.5.8.6 1 .6s.7 0 1-.6L26.1 9l1.7 1l-3.7 6.4c-.6 1-1.6 1.6-2.8 1.6zm-10.9 9l-1.2-2.2c-.6-1-.6-2.1 0-3.1l4.2-7.4c.5-.9.5-2 0-2.9S12.1 10 11.1 10H4v2h7.1c.5 0 .7.3.8.4s.2.5 0 .9l-4.2 7.4c-.9 1.6-.9 3.5 0 5.1L8.9 28zm6 2l-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-2l-1.7-1l-1.1 2c-.7 1.3-2 2-3.4 2h-7.3c-1.2 0-2.3.6-2.9 1.7c-.6 1-.6 2.3 0 3.3l2.9 5zm13.9-7.5l.3-.5l-1.7-1l-.3.5c-1.3 2.2-3.6 3.5-6.1 3.5H18v2h4.7c3.2 0 6.2-1.7 7.8-4.5M22 10l-2-3.5C18.4 3.7 15.4 2 12.2 2h-1.1v2h1.1c2.5 0 4.8 1.3 6.1 3.5l2 3.5zM6.2 27l-.2-.4c-1.3-2.2-1.3-4.9 0-7L8.1 16l-1.7-1l-2.1 3.6c-1.6 2.8-1.6 6.2 0 9l.2.4z"/></svg> </template>
CSS
.icon-ibm-streamsets {
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%22M21.5%2018c-1.2%200-2.2-.6-2.8-1.6L14.9%2010c-.7-1.2-2-2-3.5-2H8.9V6h2.5c2.1%200%204.1%201.1%205.2%203l3.8%206.4c.3.5.8.6%201%20.6s.7%200%201-.6L26.1%209l1.7%201l-3.7%206.4c-.6%201-1.6%201.6-2.8%201.6zm-10.9%209l-1.2-2.2c-.6-1-.6-2.1%200-3.1l4.2-7.4c.5-.9.5-2%200-2.9S12.1%2010%2011.1%2010H4v2h7.1c.5%200%20.7.3.8.4s.2.5%200%20.9l-4.2%207.4c-.9%201.6-.9%203.5%200%205.1L8.9%2028zm6%202l-2.9-5c-.2-.4-.2-.9%200-1.3s.6-.7%201.1-.7h7.3c2.1%200%204.1-1.2%205.2-3l1.1-2l-1.7-1l-1.1%202c-.7%201.3-2%202-3.4%202h-7.3c-1.2%200-2.3.6-2.9%201.7c-.6%201-.6%202.3%200%203.3l2.9%205zm13.9-7.5l.3-.5l-1.7-1l-.3.5c-1.3%202.2-3.6%203.5-6.1%203.5H18v2h4.7c3.2%200%206.2-1.7%207.8-4.5M22%2010l-2-3.5C18.4%203.7%2015.4%202%2012.2%202h-1.1v2h1.1c2.5%200%204.8%201.3%206.1%203.5l2%203.5zM6.2%2027l-.2-.4c-1.3-2.2-1.3-4.9%200-7L8.1%2016l-1.7-1l-2.1%203.6c-1.6%202.8-1.6%206.2%200%209l.2.4z%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%22M21.5%2018c-1.2%200-2.2-.6-2.8-1.6L14.9%2010c-.7-1.2-2-2-3.5-2H8.9V6h2.5c2.1%200%204.1%201.1%205.2%203l3.8%206.4c.3.5.8.6%201%20.6s.7%200%201-.6L26.1%209l1.7%201l-3.7%206.4c-.6%201-1.6%201.6-2.8%201.6zm-10.9%209l-1.2-2.2c-.6-1-.6-2.1%200-3.1l4.2-7.4c.5-.9.5-2%200-2.9S12.1%2010%2011.1%2010H4v2h7.1c.5%200%20.7.3.8.4s.2.5%200%20.9l-4.2%207.4c-.9%201.6-.9%203.5%200%205.1L8.9%2028zm6%202l-2.9-5c-.2-.4-.2-.9%200-1.3s.6-.7%201.1-.7h7.3c2.1%200%204.1-1.2%205.2-3l1.1-2l-1.7-1l-1.1%202c-.7%201.3-2%202-3.4%202h-7.3c-1.2%200-2.3.6-2.9%201.7c-.6%201-.6%202.3%200%203.3l2.9%205zm13.9-7.5l.3-.5l-1.7-1l-.3.5c-1.3%202.2-3.6%203.5-6.1%203.5H18v2h4.7c3.2%200%206.2-1.7%207.8-4.5M22%2010l-2-3.5C18.4%203.7%2015.4%202%2012.2%202h-1.1v2h1.1c2.5%200%204.8%201.3%206.1%203.5l2%203.5zM6.2%2027l-.2-.4c-1.3-2.2-1.3-4.9%200-7L8.1%2016l-1.7-1l-2.1%203.6c-1.6%202.8-1.6%206.2%200%209l.2.4z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/carbon/ibm-streamsets.svg?color=%231a73e8&size=48