stream-32-regular from Fluent UI System Icons by Microsoft Corporation · 32 Regular · MIT Free for personal and commercial use.

Name
stream-32-regular
Set
Fluent UI System Icons
Style
32 Regular
Viewbox
32×32
License
MIT

7 other variants in Fluent UI System Icons

The same icon in other sets

Related icons in Fluent UI System Icons

Use the stream icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M20.5 3C14.701 3 10 7.701 10 13.5v1A2.5 2.5 0 0 1 7.5 17H4a1 1 0 1 0 0 2h3.5a4.5 4.5 0 0 0 4.5-4.5v-1A8.5 8.5 0 0 1 20.5 5H23a1 1 0 1 0 0-2zm-6 11.5A6.5 6.5 0 0 1 21 8h7a1 1 0 1 1 0 2h-7a4.5 4.5 0 0 0-4.5 4.5v2A7.5 7.5 0 0 1 9 24H4a1 1 0 1 1 0-2h5a5.5 5.5 0 0 0 5.5-5.5zM9 27h1.163A8.837 8.837 0 0 0 19 18.163V16a3 3 0 0 1 3-3h6a1 1 0 1 1 0 2h-6a1 1 0 0 0-1 1v2.313l-.002.065C20.883 24.264 16.076 29 10.163 29H9a1 1 0 1 1 0-2"/></svg>

React

import type { SVGProps } from "react";

export function FluentStream32Regular(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.5 3C14.701 3 10 7.701 10 13.5v1A2.5 2.5 0 0 1 7.5 17H4a1 1 0 1 0 0 2h3.5a4.5 4.5 0 0 0 4.5-4.5v-1A8.5 8.5 0 0 1 20.5 5H23a1 1 0 1 0 0-2zm-6 11.5A6.5 6.5 0 0 1 21 8h7a1 1 0 1 1 0 2h-7a4.5 4.5 0 0 0-4.5 4.5v2A7.5 7.5 0 0 1 9 24H4a1 1 0 1 1 0-2h5a5.5 5.5 0 0 0 5.5-5.5zM9 27h1.163A8.837 8.837 0 0 0 19 18.163V16a3 3 0 0 1 3-3h6a1 1 0 1 1 0 2h-6a1 1 0 0 0-1 1v2.313l-.002.065C20.883 24.264 16.076 29 10.163 29H9a1 1 0 1 1 0-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="M20.5 3C14.701 3 10 7.701 10 13.5v1A2.5 2.5 0 0 1 7.5 17H4a1 1 0 1 0 0 2h3.5a4.5 4.5 0 0 0 4.5-4.5v-1A8.5 8.5 0 0 1 20.5 5H23a1 1 0 1 0 0-2zm-6 11.5A6.5 6.5 0 0 1 21 8h7a1 1 0 1 1 0 2h-7a4.5 4.5 0 0 0-4.5 4.5v2A7.5 7.5 0 0 1 9 24H4a1 1 0 1 1 0-2h5a5.5 5.5 0 0 0 5.5-5.5zM9 27h1.163A8.837 8.837 0 0 0 19 18.163V16a3 3 0 0 1 3-3h6a1 1 0 1 1 0 2h-6a1 1 0 0 0-1 1v2.313l-.002.065C20.883 24.264 16.076 29 10.163 29H9a1 1 0 1 1 0-2"/></svg>
</template>

CSS

.icon-stream-32-regular {
  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.5%203C14.701%203%2010%207.701%2010%2013.5v1A2.5%202.5%200%200%201%207.5%2017H4a1%201%200%201%200%200%202h3.5a4.5%204.5%200%200%200%204.5-4.5v-1A8.5%208.5%200%200%201%2020.5%205H23a1%201%200%201%200%200-2zm-6%2011.5A6.5%206.5%200%200%201%2021%208h7a1%201%200%201%201%200%202h-7a4.5%204.5%200%200%200-4.5%204.5v2A7.5%207.5%200%200%201%209%2024H4a1%201%200%201%201%200-2h5a5.5%205.5%200%200%200%205.5-5.5zM9%2027h1.163A8.837%208.837%200%200%200%2019%2018.163V16a3%203%200%200%201%203-3h6a1%201%200%201%201%200%202h-6a1%201%200%200%200-1%201v2.313l-.002.065C20.883%2024.264%2016.076%2029%2010.163%2029H9a1%201%200%201%201%200-2%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.5%203C14.701%203%2010%207.701%2010%2013.5v1A2.5%202.5%200%200%201%207.5%2017H4a1%201%200%201%200%200%202h3.5a4.5%204.5%200%200%200%204.5-4.5v-1A8.5%208.5%200%200%201%2020.5%205H23a1%201%200%201%200%200-2zm-6%2011.5A6.5%206.5%200%200%201%2021%208h7a1%201%200%201%201%200%202h-7a4.5%204.5%200%200%200-4.5%204.5v2A7.5%207.5%200%200%201%209%2024H4a1%201%200%201%201%200-2h5a5.5%205.5%200%200%200%205.5-5.5zM9%2027h1.163A8.837%208.837%200%200%200%2019%2018.163V16a3%203%200%200%201%203-3h6a1%201%200%201%201%200%202h-6a1%201%200%200%200-1%201v2.313l-.002.065C20.883%2024.264%2016.076%2029%2010.163%2029H9a1%201%200%201%201%200-2%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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