tv 02 icon
tv-02 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- tv-02
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
Related icons in Huge Icons
Use the tv 02 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-width="1.5"><path d="M14 3h-4C6.229 3 4.343 3 3.172 4.172S2 7.229 2 11s0 5.657 1.172 6.828S6.229 19 10 19h4c3.771 0 5.657 0 6.828-1.172S22 14.771 22 11s0-5.657-1.172-6.828S17.771 3 14 3Z"/><path stroke-linejoin="round" d="m18 19l1 2M6 19l-1 2"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsTv02(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" strokeWidth="1.5"><path d="M14 3h-4C6.229 3 4.343 3 3.172 4.172S2 7.229 2 11s0 5.657 1.172 6.828S6.229 19 10 19h4c3.771 0 5.657 0 6.828-1.172S22 14.771 22 11s0-5.657-1.172-6.828S17.771 3 14 3Z"/><path strokeLinejoin="round" d="m18 19l1 2M6 19l-1 2"/></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-width="1.5"><path d="M14 3h-4C6.229 3 4.343 3 3.172 4.172S2 7.229 2 11s0 5.657 1.172 6.828S6.229 19 10 19h4c3.771 0 5.657 0 6.828-1.172S22 14.771 22 11s0-5.657-1.172-6.828S17.771 3 14 3Z"/><path stroke-linejoin="round" d="m18 19l1 2M6 19l-1 2"/></g></svg> </template>
CSS
.icon-tv-02 {
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-width%3D%221.5%22%3E%3Cpath%20d%3D%22M14%203h-4C6.229%203%204.343%203%203.172%204.172S2%207.229%202%2011s0%205.657%201.172%206.828S6.229%2019%2010%2019h4c3.771%200%205.657%200%206.828-1.172S22%2014.771%2022%2011s0-5.657-1.172-6.828S17.771%203%2014%203Z%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22m18%2019l1%202M6%2019l-1%202%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-width%3D%221.5%22%3E%3Cpath%20d%3D%22M14%203h-4C6.229%203%204.343%203%203.172%204.172S2%207.229%202%2011s0%205.657%201.172%206.828S6.229%2019%2010%2019h4c3.771%200%205.657%200%206.828-1.172S22%2014.771%2022%2011s0-5.657-1.172-6.828S17.771%203%2014%203Z%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22m18%2019l1%202M6%2019l-1%202%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/tv-02.svg?color=%231a73e8&size=48