ibm cloud event streams icon
ibm-cloud-event-streams from Carbon by IBM · Outline · Enterprise · Apache-2.0 Free for personal and commercial use.
- Name
- ibm-cloud-event-streams
- 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 cloud event streams icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="m23.5 9.2l-1 1.7c2.2 1.2 3.5 3.6 3.5 6.1c0 5.2-3.8 8.7-6 10.2V24h-1c-2.5 0-4.9-1.4-6.1-3.6l-1.7 1c1.4 2.6 4 4.2 6.9 4.6v3c0 .3.2.7.5.9c0 .1.2.1.4.1s.3 0 .4-.1c.4-.2 8.6-4.4 8.6-12.9c0-3.2-1.7-6.2-4.5-7.8"/><path fill="currentColor" d="M20 13.1V7.8c1.2-.4 2-1.5 2-2.8c0-1.7-1.3-3-3-3s-3 1.3-3 3c0 1.3.8 2.4 2 2.8v5.3c-.4.1-.7.2-1 .4l-5.3-5.3q.3-.45.3-1.2c0-1.7-1.3-3-3-3S6 5.3 6 7s1.3 3 3 3c.5 0 .9-.1 1.3-.3l5.3 5.3c-.2.3-.3.7-.4 1H9.8c-.4-1.2-1.5-2-2.8-2c-1.7 0-3 1.3-3 3s1.3 3 3 3c1.3 0 2.4-.8 2.8-2h5.3c.4 1.7 2 3 3.9 3c2.2 0 4-1.8 4-4c0-1.9-1.3-3.4-3-3.9M19 4c.6 0 1 .4 1 1s-.4 1-1 1s-1-.4-1-1s.4-1 1-1M9 8c-.6 0-1-.4-1-1s.4-1 1-1s1 .4 1 1s-.4 1-1 1M7 18c-.6 0-1-.4-1-1s.4-1 1-1s1 .4 1 1s-.4 1-1 1m12 1c-1.1 0-2-.9-2-2s.9-2 2-2s2 .9 2 2s-.9 2-2 2"/></svg>
React
import type { SVGProps } from "react";
export function CarbonIbmCloudEventStreams(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="m23.5 9.2l-1 1.7c2.2 1.2 3.5 3.6 3.5 6.1c0 5.2-3.8 8.7-6 10.2V24h-1c-2.5 0-4.9-1.4-6.1-3.6l-1.7 1c1.4 2.6 4 4.2 6.9 4.6v3c0 .3.2.7.5.9c0 .1.2.1.4.1s.3 0 .4-.1c.4-.2 8.6-4.4 8.6-12.9c0-3.2-1.7-6.2-4.5-7.8"/><path fill="currentColor" d="M20 13.1V7.8c1.2-.4 2-1.5 2-2.8c0-1.7-1.3-3-3-3s-3 1.3-3 3c0 1.3.8 2.4 2 2.8v5.3c-.4.1-.7.2-1 .4l-5.3-5.3q.3-.45.3-1.2c0-1.7-1.3-3-3-3S6 5.3 6 7s1.3 3 3 3c.5 0 .9-.1 1.3-.3l5.3 5.3c-.2.3-.3.7-.4 1H9.8c-.4-1.2-1.5-2-2.8-2c-1.7 0-3 1.3-3 3s1.3 3 3 3c1.3 0 2.4-.8 2.8-2h5.3c.4 1.7 2 3 3.9 3c2.2 0 4-1.8 4-4c0-1.9-1.3-3.4-3-3.9M19 4c.6 0 1 .4 1 1s-.4 1-1 1s-1-.4-1-1s.4-1 1-1M9 8c-.6 0-1-.4-1-1s.4-1 1-1s1 .4 1 1s-.4 1-1 1M7 18c-.6 0-1-.4-1-1s.4-1 1-1s1 .4 1 1s-.4 1-1 1m12 1c-1.1 0-2-.9-2-2s.9-2 2-2s2 .9 2 2s-.9 2-2 2"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="m23.5 9.2l-1 1.7c2.2 1.2 3.5 3.6 3.5 6.1c0 5.2-3.8 8.7-6 10.2V24h-1c-2.5 0-4.9-1.4-6.1-3.6l-1.7 1c1.4 2.6 4 4.2 6.9 4.6v3c0 .3.2.7.5.9c0 .1.2.1.4.1s.3 0 .4-.1c.4-.2 8.6-4.4 8.6-12.9c0-3.2-1.7-6.2-4.5-7.8"/><path fill="currentColor" d="M20 13.1V7.8c1.2-.4 2-1.5 2-2.8c0-1.7-1.3-3-3-3s-3 1.3-3 3c0 1.3.8 2.4 2 2.8v5.3c-.4.1-.7.2-1 .4l-5.3-5.3q.3-.45.3-1.2c0-1.7-1.3-3-3-3S6 5.3 6 7s1.3 3 3 3c.5 0 .9-.1 1.3-.3l5.3 5.3c-.2.3-.3.7-.4 1H9.8c-.4-1.2-1.5-2-2.8-2c-1.7 0-3 1.3-3 3s1.3 3 3 3c1.3 0 2.4-.8 2.8-2h5.3c.4 1.7 2 3 3.9 3c2.2 0 4-1.8 4-4c0-1.9-1.3-3.4-3-3.9M19 4c.6 0 1 .4 1 1s-.4 1-1 1s-1-.4-1-1s.4-1 1-1M9 8c-.6 0-1-.4-1-1s.4-1 1-1s1 .4 1 1s-.4 1-1 1M7 18c-.6 0-1-.4-1-1s.4-1 1-1s1 .4 1 1s-.4 1-1 1m12 1c-1.1 0-2-.9-2-2s.9-2 2-2s2 .9 2 2s-.9 2-2 2"/></svg> </template>
CSS
.icon-ibm-cloud-event-streams {
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%22m23.5%209.2l-1%201.7c2.2%201.2%203.5%203.6%203.5%206.1c0%205.2-3.8%208.7-6%2010.2V24h-1c-2.5%200-4.9-1.4-6.1-3.6l-1.7%201c1.4%202.6%204%204.2%206.9%204.6v3c0%20.3.2.7.5.9c0%20.1.2.1.4.1s.3%200%20.4-.1c.4-.2%208.6-4.4%208.6-12.9c0-3.2-1.7-6.2-4.5-7.8%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M20%2013.1V7.8c1.2-.4%202-1.5%202-2.8c0-1.7-1.3-3-3-3s-3%201.3-3%203c0%201.3.8%202.4%202%202.8v5.3c-.4.1-.7.2-1%20.4l-5.3-5.3q.3-.45.3-1.2c0-1.7-1.3-3-3-3S6%205.3%206%207s1.3%203%203%203c.5%200%20.9-.1%201.3-.3l5.3%205.3c-.2.3-.3.7-.4%201H9.8c-.4-1.2-1.5-2-2.8-2c-1.7%200-3%201.3-3%203s1.3%203%203%203c1.3%200%202.4-.8%202.8-2h5.3c.4%201.7%202%203%203.9%203c2.2%200%204-1.8%204-4c0-1.9-1.3-3.4-3-3.9M19%204c.6%200%201%20.4%201%201s-.4%201-1%201s-1-.4-1-1s.4-1%201-1M9%208c-.6%200-1-.4-1-1s.4-1%201-1s1%20.4%201%201s-.4%201-1%201M7%2018c-.6%200-1-.4-1-1s.4-1%201-1s1%20.4%201%201s-.4%201-1%201m12%201c-1.1%200-2-.9-2-2s.9-2%202-2s2%20.9%202%202s-.9%202-2%202%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%22m23.5%209.2l-1%201.7c2.2%201.2%203.5%203.6%203.5%206.1c0%205.2-3.8%208.7-6%2010.2V24h-1c-2.5%200-4.9-1.4-6.1-3.6l-1.7%201c1.4%202.6%204%204.2%206.9%204.6v3c0%20.3.2.7.5.9c0%20.1.2.1.4.1s.3%200%20.4-.1c.4-.2%208.6-4.4%208.6-12.9c0-3.2-1.7-6.2-4.5-7.8%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M20%2013.1V7.8c1.2-.4%202-1.5%202-2.8c0-1.7-1.3-3-3-3s-3%201.3-3%203c0%201.3.8%202.4%202%202.8v5.3c-.4.1-.7.2-1%20.4l-5.3-5.3q.3-.45.3-1.2c0-1.7-1.3-3-3-3S6%205.3%206%207s1.3%203%203%203c.5%200%20.9-.1%201.3-.3l5.3%205.3c-.2.3-.3.7-.4%201H9.8c-.4-1.2-1.5-2-2.8-2c-1.7%200-3%201.3-3%203s1.3%203%203%203c1.3%200%202.4-.8%202.8-2h5.3c.4%201.7%202%203%203.9%203c2.2%200%204-1.8%204-4c0-1.9-1.3-3.4-3-3.9M19%204c.6%200%201%20.4%201%201s-.4%201-1%201s-1-.4-1-1s.4-1%201-1M9%208c-.6%200-1-.4-1-1s.4-1%201-1s1%20.4%201%201s-.4%201-1%201M7%2018c-.6%200-1-.4-1-1s.4-1%201-1s1%20.4%201%201s-.4%201-1%201m12%201c-1.1%200-2-.9-2-2s.9-2%202-2s2%20.9%202%202s-.9%202-2%202%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/carbon/ibm-cloud-event-streams.svg?color=%231a73e8&size=48