live streaming 01 icon
live-streaming-01 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- live-streaming-01
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
Related icons in Huge Icons
Use the live streaming 01 icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M17 21c1.87 0 2.804 0 3.5-.402a3 3 0 0 0 1.098-1.098C22 18.804 22 17.87 22 16s0-2.804-.402-3.5a3 3 0 0 0-1.098-1.098C19.804 11 18.87 11 17 11H7c-1.87 0-2.804 0-3.5.402A3 3 0 0 0 2.402 12.5C2 13.196 2 14.13 2 16s0 2.804.402 3.5A3 3 0 0 0 3.5 20.598C4.196 21 5.13 21 7 21zM16 6c-.977-1.226-2.407-2-4-2s-3.023.774-4 2m6 2c-.489-.613-1.203-1-2-1s-1.511.387-2 1"/><path d="M5 14v4h1.5M19 18h-2v-2m0 0v-2h2m-2 2h1.5M9 14v4m2.5-4l1.5 4l1.5-4"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsLiveStreaming01(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5"><path d="M17 21c1.87 0 2.804 0 3.5-.402a3 3 0 0 0 1.098-1.098C22 18.804 22 17.87 22 16s0-2.804-.402-3.5a3 3 0 0 0-1.098-1.098C19.804 11 18.87 11 17 11H7c-1.87 0-2.804 0-3.5.402A3 3 0 0 0 2.402 12.5C2 13.196 2 14.13 2 16s0 2.804.402 3.5A3 3 0 0 0 3.5 20.598C4.196 21 5.13 21 7 21zM16 6c-.977-1.226-2.407-2-4-2s-3.023.774-4 2m6 2c-.489-.613-1.203-1-2-1s-1.511.387-2 1"/><path d="M5 14v4h1.5M19 18h-2v-2m0 0v-2h2m-2 2h1.5M9 14v4m2.5-4l1.5 4l1.5-4"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M17 21c1.87 0 2.804 0 3.5-.402a3 3 0 0 0 1.098-1.098C22 18.804 22 17.87 22 16s0-2.804-.402-3.5a3 3 0 0 0-1.098-1.098C19.804 11 18.87 11 17 11H7c-1.87 0-2.804 0-3.5.402A3 3 0 0 0 2.402 12.5C2 13.196 2 14.13 2 16s0 2.804.402 3.5A3 3 0 0 0 3.5 20.598C4.196 21 5.13 21 7 21zM16 6c-.977-1.226-2.407-2-4-2s-3.023.774-4 2m6 2c-.489-.613-1.203-1-2-1s-1.511.387-2 1"/><path d="M5 14v4h1.5M19 18h-2v-2m0 0v-2h2m-2 2h1.5M9 14v4m2.5-4l1.5 4l1.5-4"/></g></svg> </template>
CSS
.icon-live-streaming-01 {
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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M17%2021c1.87%200%202.804%200%203.5-.402a3%203%200%200%200%201.098-1.098C22%2018.804%2022%2017.87%2022%2016s0-2.804-.402-3.5a3%203%200%200%200-1.098-1.098C19.804%2011%2018.87%2011%2017%2011H7c-1.87%200-2.804%200-3.5.402A3%203%200%200%200%202.402%2012.5C2%2013.196%202%2014.13%202%2016s0%202.804.402%203.5A3%203%200%200%200%203.5%2020.598C4.196%2021%205.13%2021%207%2021zM16%206c-.977-1.226-2.407-2-4-2s-3.023.774-4%202m6%202c-.489-.613-1.203-1-2-1s-1.511.387-2%201%22%2F%3E%3Cpath%20d%3D%22M5%2014v4h1.5M19%2018h-2v-2m0%200v-2h2m-2%202h1.5M9%2014v4m2.5-4l1.5%204l1.5-4%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M17%2021c1.87%200%202.804%200%203.5-.402a3%203%200%200%200%201.098-1.098C22%2018.804%2022%2017.87%2022%2016s0-2.804-.402-3.5a3%203%200%200%200-1.098-1.098C19.804%2011%2018.87%2011%2017%2011H7c-1.87%200-2.804%200-3.5.402A3%203%200%200%200%202.402%2012.5C2%2013.196%202%2014.13%202%2016s0%202.804.402%203.5A3%203%200%200%200%203.5%2020.598C4.196%2021%205.13%2021%207%2021zM16%206c-.977-1.226-2.407-2-4-2s-3.023.774-4%202m6%202c-.489-.613-1.203-1-2-1s-1.511.387-2%201%22%2F%3E%3Cpath%20d%3D%22M5%2014v4h1.5M19%2018h-2v-2m0%200v-2h2m-2%202h1.5M9%2014v4m2.5-4l1.5%204l1.5-4%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/live-streaming-01.svg?color=%231a73e8&size=48