tv icon
tv-bold from Solar by 480 Design · Bold · Devices · CC-BY-4.0 Attribution required.
- Name
- tv-bold
- Set
- Solar
- Style
- Bold
- Category
- Devices
- Viewbox
- 24×24
- License
- CC BY 4.0
5 other variants in Solar
The same icon in other sets
tvBootstrap IconstvBoxIcons v2tvBoxIcons v2 SolidtvCircle Flagstv-fillEva IconstvFramework7 IconstvFont Awesome 6 SolidtvFont Awesome SolidtvFeather Iconstv-1x1Flag IconstvFlagpacktv-16-filledFluent UI System Iconstvcss.ggtvHeroIconstvIconParktvIconPark OutlinetvIconoirtvIonIconstvLine AwesometvLucidetvMaterial SymbolstvMaterial Symbols LighttvMyna UI IconstvPixelarticons
More devices icons from Solar
airbuds-boldairbuds-case-boldairbuds-case-charge-boldairbuds-case-minimalistic-boldairbuds-case-open-boldairbuds-charge-boldairbuds-check-boldairbuds-left-boldairbuds-remove-boldairbuds-right-boldbinoculars-boldbluetooth-boldbluetooth-circle-boldbluetooth-square-boldbluetooth-wave-boldboombox-boldbot-boldcassette-2-boldcassette-boldcloud-storage-boldcpu-boldcpu-bolt-bolddevices-bolddiskette-bold
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 16.0001V12.0001C22 9.17169 22 7.75747 21.1213 6.87879C20.296 6.05349 18.9983 6.00336 16.5 6.00031V21.9999C18.9983 21.9969 20.296 21.9467 21.1213 21.1214C22 20.2428 22 18.8285 22 16.0001ZM19 11C19.5523 11 20 11.4477 20 12C20 12.5523 19.5523 13 19 13C18.4477 13 18 12.5523 18 12C18 11.4477 18.4477 11 19 11ZM19 15C19.5523 15 20 15.4477 20 16C20 16.5523 19.5523 17 19 17C18.4477 17 18 16.5523 18 16C18 15.4477 18.4477 15 19 15Z" clip-rule="evenodd"/><path d="M15.5694 3.48811L13.4163 6.00011H15V22.0001L8 22.0001C5.17157 22.0001 3.75736 22.0001 2.87868 21.1214C2 20.2428 2 18.8285 2 16.0001V12.0001C2 9.17169 2 7.75747 2.87868 6.87879C3.75736 6.00011 5.17157 6.00011 8 6.00011H10.5837L8.43054 3.48811C8.16098 3.17361 8.1974 2.70014 8.51189 2.43057C8.82639 2.16101 9.29986 2.19743 9.56943 2.51192L12 5.34757L14.4305 2.51192C14.7001 2.19743 15.1736 2.161 15.4881 2.43057C15.8026 2.70014 15.839 3.17361 15.5694 3.48811Z"/></g></svg>
React
import type { SVGProps } from "react";
export function SolarTvBold(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 16.0001V12.0001C22 9.17169 22 7.75747 21.1213 6.87879C20.296 6.05349 18.9983 6.00336 16.5 6.00031V21.9999C18.9983 21.9969 20.296 21.9467 21.1213 21.1214C22 20.2428 22 18.8285 22 16.0001ZM19 11C19.5523 11 20 11.4477 20 12C20 12.5523 19.5523 13 19 13C18.4477 13 18 12.5523 18 12C18 11.4477 18.4477 11 19 11ZM19 15C19.5523 15 20 15.4477 20 16C20 16.5523 19.5523 17 19 17C18.4477 17 18 16.5523 18 16C18 15.4477 18.4477 15 19 15Z" clipRule="evenodd"/><path d="M15.5694 3.48811L13.4163 6.00011H15V22.0001L8 22.0001C5.17157 22.0001 3.75736 22.0001 2.87868 21.1214C2 20.2428 2 18.8285 2 16.0001V12.0001C2 9.17169 2 7.75747 2.87868 6.87879C3.75736 6.00011 5.17157 6.00011 8 6.00011H10.5837L8.43054 3.48811C8.16098 3.17361 8.1974 2.70014 8.51189 2.43057C8.82639 2.16101 9.29986 2.19743 9.56943 2.51192L12 5.34757L14.4305 2.51192C14.7001 2.19743 15.1736 2.161 15.4881 2.43057C15.8026 2.70014 15.839 3.17361 15.5694 3.48811Z"/></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 16.0001V12.0001C22 9.17169 22 7.75747 21.1213 6.87879C20.296 6.05349 18.9983 6.00336 16.5 6.00031V21.9999C18.9983 21.9969 20.296 21.9467 21.1213 21.1214C22 20.2428 22 18.8285 22 16.0001ZM19 11C19.5523 11 20 11.4477 20 12C20 12.5523 19.5523 13 19 13C18.4477 13 18 12.5523 18 12C18 11.4477 18.4477 11 19 11ZM19 15C19.5523 15 20 15.4477 20 16C20 16.5523 19.5523 17 19 17C18.4477 17 18 16.5523 18 16C18 15.4477 18.4477 15 19 15Z" clip-rule="evenodd"/><path d="M15.5694 3.48811L13.4163 6.00011H15V22.0001L8 22.0001C5.17157 22.0001 3.75736 22.0001 2.87868 21.1214C2 20.2428 2 18.8285 2 16.0001V12.0001C2 9.17169 2 7.75747 2.87868 6.87879C3.75736 6.00011 5.17157 6.00011 8 6.00011H10.5837L8.43054 3.48811C8.16098 3.17361 8.1974 2.70014 8.51189 2.43057C8.82639 2.16101 9.29986 2.19743 9.56943 2.51192L12 5.34757L14.4305 2.51192C14.7001 2.19743 15.1736 2.161 15.4881 2.43057C15.8026 2.70014 15.839 3.17361 15.5694 3.48811Z"/></g></svg> </template>
CSS
.icon-tv-bold {
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%2016.0001V12.0001C22%209.17169%2022%207.75747%2021.1213%206.87879C20.296%206.05349%2018.9983%206.00336%2016.5%206.00031V21.9999C18.9983%2021.9969%2020.296%2021.9467%2021.1213%2021.1214C22%2020.2428%2022%2018.8285%2022%2016.0001ZM19%2011C19.5523%2011%2020%2011.4477%2020%2012C20%2012.5523%2019.5523%2013%2019%2013C18.4477%2013%2018%2012.5523%2018%2012C18%2011.4477%2018.4477%2011%2019%2011ZM19%2015C19.5523%2015%2020%2015.4477%2020%2016C20%2016.5523%2019.5523%2017%2019%2017C18.4477%2017%2018%2016.5523%2018%2016C18%2015.4477%2018.4477%2015%2019%2015Z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M15.5694%203.48811L13.4163%206.00011H15V22.0001L8%2022.0001C5.17157%2022.0001%203.75736%2022.0001%202.87868%2021.1214C2%2020.2428%202%2018.8285%202%2016.0001V12.0001C2%209.17169%202%207.75747%202.87868%206.87879C3.75736%206.00011%205.17157%206.00011%208%206.00011H10.5837L8.43054%203.48811C8.16098%203.17361%208.1974%202.70014%208.51189%202.43057C8.82639%202.16101%209.29986%202.19743%209.56943%202.51192L12%205.34757L14.4305%202.51192C14.7001%202.19743%2015.1736%202.161%2015.4881%202.43057C15.8026%202.70014%2015.839%203.17361%2015.5694%203.48811Z%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%2016.0001V12.0001C22%209.17169%2022%207.75747%2021.1213%206.87879C20.296%206.05349%2018.9983%206.00336%2016.5%206.00031V21.9999C18.9983%2021.9969%2020.296%2021.9467%2021.1213%2021.1214C22%2020.2428%2022%2018.8285%2022%2016.0001ZM19%2011C19.5523%2011%2020%2011.4477%2020%2012C20%2012.5523%2019.5523%2013%2019%2013C18.4477%2013%2018%2012.5523%2018%2012C18%2011.4477%2018.4477%2011%2019%2011ZM19%2015C19.5523%2015%2020%2015.4477%2020%2016C20%2016.5523%2019.5523%2017%2019%2017C18.4477%2017%2018%2016.5523%2018%2016C18%2015.4477%2018.4477%2015%2019%2015Z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M15.5694%203.48811L13.4163%206.00011H15V22.0001L8%2022.0001C5.17157%2022.0001%203.75736%2022.0001%202.87868%2021.1214C2%2020.2428%202%2018.8285%202%2016.0001V12.0001C2%209.17169%202%207.75747%202.87868%206.87879C3.75736%206.00011%205.17157%206.00011%208%206.00011H10.5837L8.43054%203.48811C8.16098%203.17361%208.1974%202.70014%208.51189%202.43057C8.82639%202.16101%209.29986%202.19743%209.56943%202.51192L12%205.34757L14.4305%202.51192C14.7001%202.19743%2015.1736%202.161%2015.4881%202.43057C15.8026%202.70014%2015.839%203.17361%2015.5694%203.48811Z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/solar/tv-bold.svg?color=%231a73e8&size=48