tv-duotone from Reicon by REICON · Duotone · Devices · MIT Free for personal and commercial use.

Name
tv-duotone
Set
Reicon
Style
Duotone
Category
Devices
Viewbox
24×24
License
MIT

2 other variants in Reicon

The same icon in other sets

All tv icons →

More devices icons from Reicon

Use the tv icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path fill-rule="evenodd" d="M16 6H8c-2.828 0-4.243 0-5.121.879C2 7.757 2 9.172 2 12v4c0 2.828 0 4.243.879 5.121C3.757 22 5.172 22 8 22h8z" clip-rule="evenodd"/><path d="M22 12v4c0 2.828 0 4.242-.879 5.121c-.825.825-2.123.876-4.621.879H16V6h.5c2.498.003 3.796.053 4.621.878C22 7.758 22 9.171 22 12m-8.584-6l2.153-2.512a.75.75 0 0 0-1.138-.976L12 5.348L9.57 2.512a.75.75 0 0 0-1.14.976L10.585 6z" opacity=".5"/><path d="M19 11a1 1 0 1 1 0 2a1 1 0 0 1 0-2m0 4a1 1 0 1 1 0 2a1 1 0 0 1 0-2"/></g></svg>

React

import type { SVGProps } from "react";

export function ReiconTvDuotone(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path fillRule="evenodd" d="M16 6H8c-2.828 0-4.243 0-5.121.879C2 7.757 2 9.172 2 12v4c0 2.828 0 4.243.879 5.121C3.757 22 5.172 22 8 22h8z" clipRule="evenodd"/><path d="M22 12v4c0 2.828 0 4.242-.879 5.121c-.825.825-2.123.876-4.621.879H16V6h.5c2.498.003 3.796.053 4.621.878C22 7.758 22 9.171 22 12m-8.584-6l2.153-2.512a.75.75 0 0 0-1.138-.976L12 5.348L9.57 2.512a.75.75 0 0 0-1.14.976L10.585 6z" opacity=".5"/><path d="M19 11a1 1 0 1 1 0 2a1 1 0 0 1 0-2m0 4a1 1 0 1 1 0 2a1 1 0 0 1 0-2"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path fill-rule="evenodd" d="M16 6H8c-2.828 0-4.243 0-5.121.879C2 7.757 2 9.172 2 12v4c0 2.828 0 4.243.879 5.121C3.757 22 5.172 22 8 22h8z" clip-rule="evenodd"/><path d="M22 12v4c0 2.828 0 4.242-.879 5.121c-.825.825-2.123.876-4.621.879H16V6h.5c2.498.003 3.796.053 4.621.878C22 7.758 22 9.171 22 12m-8.584-6l2.153-2.512a.75.75 0 0 0-1.138-.976L12 5.348L9.57 2.512a.75.75 0 0 0-1.14.976L10.585 6z" opacity=".5"/><path d="M19 11a1 1 0 1 1 0 2a1 1 0 0 1 0-2m0 4a1 1 0 1 1 0 2a1 1 0 0 1 0-2"/></g></svg>
</template>

CSS

.icon-tv-duotone {
  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%22currentColor%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M16%206H8c-2.828%200-4.243%200-5.121.879C2%207.757%202%209.172%202%2012v4c0%202.828%200%204.243.879%205.121C3.757%2022%205.172%2022%208%2022h8z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M22%2012v4c0%202.828%200%204.242-.879%205.121c-.825.825-2.123.876-4.621.879H16V6h.5c2.498.003%203.796.053%204.621.878C22%207.758%2022%209.171%2022%2012m-8.584-6l2.153-2.512a.75.75%200%200%200-1.138-.976L12%205.348L9.57%202.512a.75.75%200%200%200-1.14.976L10.585%206z%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M19%2011a1%201%200%201%201%200%202a1%201%200%200%201%200-2m0%204a1%201%200%201%201%200%202a1%201%200%200%201%200-2%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%22currentColor%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M16%206H8c-2.828%200-4.243%200-5.121.879C2%207.757%202%209.172%202%2012v4c0%202.828%200%204.243.879%205.121C3.757%2022%205.172%2022%208%2022h8z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M22%2012v4c0%202.828%200%204.242-.879%205.121c-.825.825-2.123.876-4.621.879H16V6h.5c2.498.003%203.796.053%204.621.878C22%207.758%2022%209.171%2022%2012m-8.584-6l2.153-2.512a.75.75%200%200%200-1.138-.976L12%205.348L9.57%202.512a.75.75%200%200%200-1.14.976L10.585%206z%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M19%2011a1%201%200%201%201%200%202a1%201%200%200%201%200-2m0%204a1%201%200%201%201%200%202a1%201%200%200%201%200-2%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/reicon/tv-duotone.svg?color=%231a73e8&size=48