stream icon
stream-rounded from Material Symbols Light by Google · Rounded · Audio & Video · Apache-2.0 Free for personal and commercial use.
- Name
- stream-rounded
- Set
- Material Symbols Light
- Style
- Rounded
- Category
- Audio & Video
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- stream-outline-rounded
1 other variant in Material Symbols Light
The same icon in other sets
More audio & video icons from Material Symbols Light
Use the stream icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M2.934 13.066Q2.5 12.633 2.5 12t.434-1.066T4 10.5t1.066.434Q5.5 11.367 5.5 12t-.434 1.066T4 13.5t-1.066-.434m2.362 4.88l2.95-2.95q.14-.14.344-.15t.364.15t.16.354t-.16.354l-2.95 2.95q-.14.14-.344.15t-.364-.15t-.16-.354t.16-.354m3-8.992l-2.95-2.95q-.14-.14-.15-.345q-.01-.203.15-.363t.354-.16t.354.16l2.95 2.95q.14.14.15.344t-.15.364t-.354.16t-.354-.16m2.638 12.112Q10.5 20.633 10.5 20t.434-1.066T12 18.5t1.066.434q.434.433.434 1.066t-.434 1.066q-.433.434-1.066.434t-1.066-.434m0-16Q10.5 4.633 10.5 4t.434-1.066T12 2.5t1.066.434T13.5 4t-.434 1.066T12 5.5t-1.066-.434m4.062 3.18l3-2.95q.14-.14.342-.153t.366.153q.16.16.16.354t-.16.354L15.709 8.96q-.145.146-.346.155t-.367-.155q-.16-.166-.162-.357t.162-.357m3 10.408l-2.95-2.95q-.14-.14-.15-.344t.15-.364t.354-.16t.354.16l2.95 2.95q.14.14.15.345q.01.203-.15.363t-.354.16t-.354-.16m.938-5.588Q18.5 12.633 18.5 12t.434-1.066Q19.367 10.5 20 10.5t1.066.434q.434.433.434 1.066t-.434 1.066T20 13.5t-1.066-.434"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightStreamRounded(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M2.934 13.066Q2.5 12.633 2.5 12t.434-1.066T4 10.5t1.066.434Q5.5 11.367 5.5 12t-.434 1.066T4 13.5t-1.066-.434m2.362 4.88l2.95-2.95q.14-.14.344-.15t.364.15t.16.354t-.16.354l-2.95 2.95q-.14.14-.344.15t-.364-.15t-.16-.354t.16-.354m3-8.992l-2.95-2.95q-.14-.14-.15-.345q-.01-.203.15-.363t.354-.16t.354.16l2.95 2.95q.14.14.15.344t-.15.364t-.354.16t-.354-.16m2.638 12.112Q10.5 20.633 10.5 20t.434-1.066T12 18.5t1.066.434q.434.433.434 1.066t-.434 1.066q-.433.434-1.066.434t-1.066-.434m0-16Q10.5 4.633 10.5 4t.434-1.066T12 2.5t1.066.434T13.5 4t-.434 1.066T12 5.5t-1.066-.434m4.062 3.18l3-2.95q.14-.14.342-.153t.366.153q.16.16.16.354t-.16.354L15.709 8.96q-.145.146-.346.155t-.367-.155q-.16-.166-.162-.357t.162-.357m3 10.408l-2.95-2.95q-.14-.14-.15-.344t.15-.364t.354-.16t.354.16l2.95 2.95q.14.14.15.345q.01.203-.15.363t-.354.16t-.354-.16m.938-5.588Q18.5 12.633 18.5 12t.434-1.066Q19.367 10.5 20 10.5t1.066.434q.434.433.434 1.066t-.434 1.066T20 13.5t-1.066-.434"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M2.934 13.066Q2.5 12.633 2.5 12t.434-1.066T4 10.5t1.066.434Q5.5 11.367 5.5 12t-.434 1.066T4 13.5t-1.066-.434m2.362 4.88l2.95-2.95q.14-.14.344-.15t.364.15t.16.354t-.16.354l-2.95 2.95q-.14.14-.344.15t-.364-.15t-.16-.354t.16-.354m3-8.992l-2.95-2.95q-.14-.14-.15-.345q-.01-.203.15-.363t.354-.16t.354.16l2.95 2.95q.14.14.15.344t-.15.364t-.354.16t-.354-.16m2.638 12.112Q10.5 20.633 10.5 20t.434-1.066T12 18.5t1.066.434q.434.433.434 1.066t-.434 1.066q-.433.434-1.066.434t-1.066-.434m0-16Q10.5 4.633 10.5 4t.434-1.066T12 2.5t1.066.434T13.5 4t-.434 1.066T12 5.5t-1.066-.434m4.062 3.18l3-2.95q.14-.14.342-.153t.366.153q.16.16.16.354t-.16.354L15.709 8.96q-.145.146-.346.155t-.367-.155q-.16-.166-.162-.357t.162-.357m3 10.408l-2.95-2.95q-.14-.14-.15-.344t.15-.364t.354-.16t.354.16l2.95 2.95q.14.14.15.345q.01.203-.15.363t-.354.16t-.354-.16m.938-5.588Q18.5 12.633 18.5 12t.434-1.066Q19.367 10.5 20 10.5t1.066.434q.434.433.434 1.066t-.434 1.066T20 13.5t-1.066-.434"/></svg> </template>
CSS
.icon-stream-rounded {
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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M2.934%2013.066Q2.5%2012.633%202.5%2012t.434-1.066T4%2010.5t1.066.434Q5.5%2011.367%205.5%2012t-.434%201.066T4%2013.5t-1.066-.434m2.362%204.88l2.95-2.95q.14-.14.344-.15t.364.15t.16.354t-.16.354l-2.95%202.95q-.14.14-.344.15t-.364-.15t-.16-.354t.16-.354m3-8.992l-2.95-2.95q-.14-.14-.15-.345q-.01-.203.15-.363t.354-.16t.354.16l2.95%202.95q.14.14.15.344t-.15.364t-.354.16t-.354-.16m2.638%2012.112Q10.5%2020.633%2010.5%2020t.434-1.066T12%2018.5t1.066.434q.434.433.434%201.066t-.434%201.066q-.433.434-1.066.434t-1.066-.434m0-16Q10.5%204.633%2010.5%204t.434-1.066T12%202.5t1.066.434T13.5%204t-.434%201.066T12%205.5t-1.066-.434m4.062%203.18l3-2.95q.14-.14.342-.153t.366.153q.16.16.16.354t-.16.354L15.709%208.96q-.145.146-.346.155t-.367-.155q-.16-.166-.162-.357t.162-.357m3%2010.408l-2.95-2.95q-.14-.14-.15-.344t.15-.364t.354-.16t.354.16l2.95%202.95q.14.14.15.345q.01.203-.15.363t-.354.16t-.354-.16m.938-5.588Q18.5%2012.633%2018.5%2012t.434-1.066Q19.367%2010.5%2020%2010.5t1.066.434q.434.433.434%201.066t-.434%201.066T20%2013.5t-1.066-.434%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M2.934%2013.066Q2.5%2012.633%202.5%2012t.434-1.066T4%2010.5t1.066.434Q5.5%2011.367%205.5%2012t-.434%201.066T4%2013.5t-1.066-.434m2.362%204.88l2.95-2.95q.14-.14.344-.15t.364.15t.16.354t-.16.354l-2.95%202.95q-.14.14-.344.15t-.364-.15t-.16-.354t.16-.354m3-8.992l-2.95-2.95q-.14-.14-.15-.345q-.01-.203.15-.363t.354-.16t.354.16l2.95%202.95q.14.14.15.344t-.15.364t-.354.16t-.354-.16m2.638%2012.112Q10.5%2020.633%2010.5%2020t.434-1.066T12%2018.5t1.066.434q.434.433.434%201.066t-.434%201.066q-.433.434-1.066.434t-1.066-.434m0-16Q10.5%204.633%2010.5%204t.434-1.066T12%202.5t1.066.434T13.5%204t-.434%201.066T12%205.5t-1.066-.434m4.062%203.18l3-2.95q.14-.14.342-.153t.366.153q.16.16.16.354t-.16.354L15.709%208.96q-.145.146-.346.155t-.367-.155q-.16-.166-.162-.357t.162-.357m3%2010.408l-2.95-2.95q-.14-.14-.15-.344t.15-.364t.354-.16t.354.16l2.95%202.95q.14.14.15.345q.01.203-.15.363t-.354.16t-.354-.16m.938-5.588Q18.5%2012.633%2018.5%2012t.434-1.066Q19.367%2010.5%2020%2010.5t1.066.434q.434.433.434%201.066t-.434%201.066T20%2013.5t-1.066-.434%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/stream-rounded.svg?color=%231a73e8&size=48