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

Name
tv-filled
Set
Reicon
Style
Filled
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="M22 16v-4c0-2.828 0-4.243-.879-5.121c-.825-.826-2.123-.876-4.621-.879v16c2.498-.003 3.796-.053 4.621-.879c.879-.878.879-2.293.879-5.12m-3-5a1 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" clip-rule="evenodd"/><path d="M15.57 3.488L13.415 6H15v16H8c-2.828 0-4.243 0-5.121-.879C2 20.243 2 18.828 2 16.001v-4c0-2.83 0-4.244.879-5.122C3.757 6 5.172 6 8 6h2.584L8.43 3.488a.75.75 0 0 1 1.138-.976L12 5.348l2.43-2.836a.75.75 0 0 1 1.14.976"/></g></svg>

React

import type { SVGProps } from "react";

export function ReiconTvFilled(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="M22 16v-4c0-2.828 0-4.243-.879-5.121c-.825-.826-2.123-.876-4.621-.879v16c2.498-.003 3.796-.053 4.621-.879c.879-.878.879-2.293.879-5.12m-3-5a1 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" clipRule="evenodd"/><path d="M15.57 3.488L13.415 6H15v16H8c-2.828 0-4.243 0-5.121-.879C2 20.243 2 18.828 2 16.001v-4c0-2.83 0-4.244.879-5.122C3.757 6 5.172 6 8 6h2.584L8.43 3.488a.75.75 0 0 1 1.138-.976L12 5.348l2.43-2.836a.75.75 0 0 1 1.14.976"/></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="M22 16v-4c0-2.828 0-4.243-.879-5.121c-.825-.826-2.123-.876-4.621-.879v16c2.498-.003 3.796-.053 4.621-.879c.879-.878.879-2.293.879-5.12m-3-5a1 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" clip-rule="evenodd"/><path d="M15.57 3.488L13.415 6H15v16H8c-2.828 0-4.243 0-5.121-.879C2 20.243 2 18.828 2 16.001v-4c0-2.83 0-4.244.879-5.122C3.757 6 5.172 6 8 6h2.584L8.43 3.488a.75.75 0 0 1 1.138-.976L12 5.348l2.43-2.836a.75.75 0 0 1 1.14.976"/></g></svg>
</template>

CSS

.icon-tv-filled {
  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%22M22%2016v-4c0-2.828%200-4.243-.879-5.121c-.825-.826-2.123-.876-4.621-.879v16c2.498-.003%203.796-.053%204.621-.879c.879-.878.879-2.293.879-5.12m-3-5a1%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%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M15.57%203.488L13.415%206H15v16H8c-2.828%200-4.243%200-5.121-.879C2%2020.243%202%2018.828%202%2016.001v-4c0-2.83%200-4.244.879-5.122C3.757%206%205.172%206%208%206h2.584L8.43%203.488a.75.75%200%200%201%201.138-.976L12%205.348l2.43-2.836a.75.75%200%200%201%201.14.976%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%22M22%2016v-4c0-2.828%200-4.243-.879-5.121c-.825-.826-2.123-.876-4.621-.879v16c2.498-.003%203.796-.053%204.621-.879c.879-.878.879-2.293.879-5.12m-3-5a1%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%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M15.57%203.488L13.415%206H15v16H8c-2.828%200-4.243%200-5.121-.879C2%2020.243%202%2018.828%202%2016.001v-4c0-2.83%200-4.244.879-5.122C3.757%206%205.172%206%208%206h2.584L8.43%203.488a.75.75%200%200%201%201.138-.976L12%205.348l2.43-2.836a.75.75%200%200%201%201.14.976%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-filled.svg?color=%231a73e8&size=48