live streaming 03 icon

live-streaming-03 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.

Name
live-streaming-03
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

Related icons in Huge Icons

Use the live streaming 03 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-linejoin="round" stroke-width="1.5"><path d="M15.538 18.592c-1.107.908-2.75.908-6.038.908c-3.287 0-4.931 0-6.038-.908a4 4 0 0 1-.554-.554C2 16.93 2 15.288 2 12c0-3.287 0-4.931.908-6.038a4 4 0 0 1 .554-.554C4.57 4.5 6.212 4.5 9.5 4.5c3.287 0 4.931 0 6.038.908a4 4 0 0 1 .554.554C17 7.07 17 8.712 17 12c0 3.287 0 4.931-.908 6.038a4 4 0 0 1-.554.554ZM17 13v-2l2.6-3.467a1.333 1.333 0 0 1 2.4.8v7.334a1.333 1.333 0 0 1-2.4.8z"/><path d="M9.5 13.5a1.5 1.5 0 0 0 0-3m0 3a1.5 1.5 0 0 1 0-3m0 3v-3"/></g></svg>

React

import type { SVGProps } from "react";

export function HugeiconsLiveStreaming03(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" strokeLinejoin="round" strokeWidth="1.5"><path d="M15.538 18.592c-1.107.908-2.75.908-6.038.908c-3.287 0-4.931 0-6.038-.908a4 4 0 0 1-.554-.554C2 16.93 2 15.288 2 12c0-3.287 0-4.931.908-6.038a4 4 0 0 1 .554-.554C4.57 4.5 6.212 4.5 9.5 4.5c3.287 0 4.931 0 6.038.908a4 4 0 0 1 .554.554C17 7.07 17 8.712 17 12c0 3.287 0 4.931-.908 6.038a4 4 0 0 1-.554.554ZM17 13v-2l2.6-3.467a1.333 1.333 0 0 1 2.4.8v7.334a1.333 1.333 0 0 1-2.4.8z"/><path d="M9.5 13.5a1.5 1.5 0 0 0 0-3m0 3a1.5 1.5 0 0 1 0-3m0 3v-3"/></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-linejoin="round" stroke-width="1.5"><path d="M15.538 18.592c-1.107.908-2.75.908-6.038.908c-3.287 0-4.931 0-6.038-.908a4 4 0 0 1-.554-.554C2 16.93 2 15.288 2 12c0-3.287 0-4.931.908-6.038a4 4 0 0 1 .554-.554C4.57 4.5 6.212 4.5 9.5 4.5c3.287 0 4.931 0 6.038.908a4 4 0 0 1 .554.554C17 7.07 17 8.712 17 12c0 3.287 0 4.931-.908 6.038a4 4 0 0 1-.554.554ZM17 13v-2l2.6-3.467a1.333 1.333 0 0 1 2.4.8v7.334a1.333 1.333 0 0 1-2.4.8z"/><path d="M9.5 13.5a1.5 1.5 0 0 0 0-3m0 3a1.5 1.5 0 0 1 0-3m0 3v-3"/></g></svg>
</template>

CSS

.icon-live-streaming-03 {
  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-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M15.538%2018.592c-1.107.908-2.75.908-6.038.908c-3.287%200-4.931%200-6.038-.908a4%204%200%200%201-.554-.554C2%2016.93%202%2015.288%202%2012c0-3.287%200-4.931.908-6.038a4%204%200%200%201%20.554-.554C4.57%204.5%206.212%204.5%209.5%204.5c3.287%200%204.931%200%206.038.908a4%204%200%200%201%20.554.554C17%207.07%2017%208.712%2017%2012c0%203.287%200%204.931-.908%206.038a4%204%200%200%201-.554.554ZM17%2013v-2l2.6-3.467a1.333%201.333%200%200%201%202.4.8v7.334a1.333%201.333%200%200%201-2.4.8z%22%2F%3E%3Cpath%20d%3D%22M9.5%2013.5a1.5%201.5%200%200%200%200-3m0%203a1.5%201.5%200%200%201%200-3m0%203v-3%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-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M15.538%2018.592c-1.107.908-2.75.908-6.038.908c-3.287%200-4.931%200-6.038-.908a4%204%200%200%201-.554-.554C2%2016.93%202%2015.288%202%2012c0-3.287%200-4.931.908-6.038a4%204%200%200%201%20.554-.554C4.57%204.5%206.212%204.5%209.5%204.5c3.287%200%204.931%200%206.038.908a4%204%200%200%201%20.554.554C17%207.07%2017%208.712%2017%2012c0%203.287%200%204.931-.908%206.038a4%204%200%200%201-.554.554ZM17%2013v-2l2.6-3.467a1.333%201.333%200%200%201%202.4.8v7.334a1.333%201.333%200%200%201-2.4.8z%22%2F%3E%3Cpath%20d%3D%22M9.5%2013.5a1.5%201.5%200%200%200%200-3m0%203a1.5%201.5%200%200%201%200-3m0%203v-3%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-03.svg?color=%231a73e8&size=48