flow stream reference icon

flow-stream-reference from Carbon by IBM · Outline · Organization · Apache-2.0 Free for personal and commercial use.

Name
flow-stream-reference
Set
Carbon
Style
Outline
Category
Organization
Viewbox
32×32
License
Apache 2.0

More organization icons from Carbon

Use the flow stream reference icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M20 24h-4v2h4v3h8v-8h-8Zm2-1h4v4h-4ZM4 20v2h4.586L2 28.586L3.414 30L10 23.414V28h2v-8zM24 5a3.996 3.996 0 0 0-3.858 3H14v2h6.142a4 4 0 0 0 .425 1.019L14 17.586L15.414 19l6.567-6.567A3.95 3.95 0 0 0 24 13a4 4 0 0 0 0-8m0 6a2 2 0 1 1 2-2a2 2 0 0 1-2 2M9.693 12.75a5 5 0 0 1 0-7.5l1.324 1.5a3 3 0 0 0 0 4.501Z"/><path fill="currentColor" d="M7.047 15.751a9 9 0 0 1 0-13.501l1.324 1.5a7 7 0 0 0 0 10.501Z"/></svg>

React

import type { SVGProps } from "react";

export function CarbonFlowStreamReference(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="M20 24h-4v2h4v3h8v-8h-8Zm2-1h4v4h-4ZM4 20v2h4.586L2 28.586L3.414 30L10 23.414V28h2v-8zM24 5a3.996 3.996 0 0 0-3.858 3H14v2h6.142a4 4 0 0 0 .425 1.019L14 17.586L15.414 19l6.567-6.567A3.95 3.95 0 0 0 24 13a4 4 0 0 0 0-8m0 6a2 2 0 1 1 2-2a2 2 0 0 1-2 2M9.693 12.75a5 5 0 0 1 0-7.5l1.324 1.5a3 3 0 0 0 0 4.501Z"/><path fill="currentColor" d="M7.047 15.751a9 9 0 0 1 0-13.501l1.324 1.5a7 7 0 0 0 0 10.501Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M20 24h-4v2h4v3h8v-8h-8Zm2-1h4v4h-4ZM4 20v2h4.586L2 28.586L3.414 30L10 23.414V28h2v-8zM24 5a3.996 3.996 0 0 0-3.858 3H14v2h6.142a4 4 0 0 0 .425 1.019L14 17.586L15.414 19l6.567-6.567A3.95 3.95 0 0 0 24 13a4 4 0 0 0 0-8m0 6a2 2 0 1 1 2-2a2 2 0 0 1-2 2M9.693 12.75a5 5 0 0 1 0-7.5l1.324 1.5a3 3 0 0 0 0 4.501Z"/><path fill="currentColor" d="M7.047 15.751a9 9 0 0 1 0-13.501l1.324 1.5a7 7 0 0 0 0 10.501Z"/></svg>
</template>

CSS

.icon-flow-stream-reference {
  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%22M20%2024h-4v2h4v3h8v-8h-8Zm2-1h4v4h-4ZM4%2020v2h4.586L2%2028.586L3.414%2030L10%2023.414V28h2v-8zM24%205a3.996%203.996%200%200%200-3.858%203H14v2h6.142a4%204%200%200%200%20.425%201.019L14%2017.586L15.414%2019l6.567-6.567A3.95%203.95%200%200%200%2024%2013a4%204%200%200%200%200-8m0%206a2%202%200%201%201%202-2a2%202%200%200%201-2%202M9.693%2012.75a5%205%200%200%201%200-7.5l1.324%201.5a3%203%200%200%200%200%204.501Z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M7.047%2015.751a9%209%200%200%201%200-13.501l1.324%201.5a7%207%200%200%200%200%2010.501Z%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%22M20%2024h-4v2h4v3h8v-8h-8Zm2-1h4v4h-4ZM4%2020v2h4.586L2%2028.586L3.414%2030L10%2023.414V28h2v-8zM24%205a3.996%203.996%200%200%200-3.858%203H14v2h6.142a4%204%200%200%200%20.425%201.019L14%2017.586L15.414%2019l6.567-6.567A3.95%203.95%200%200%200%2024%2013a4%204%200%200%200%200-8m0%206a2%202%200%201%201%202-2a2%202%200%200%201-2%202M9.693%2012.75a5%205%200%200%201%200-7.5l1.324%201.5a3%203%200%200%200%200%204.501Z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M7.047%2015.751a9%209%200%200%201%200-13.501l1.324%201.5a7%207%200%200%200%200%2010.501Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/carbon/flow-stream-reference.svg?color=%231a73e8&size=48