Android Tv Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Android Tv icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/321759.svg" alt="Android Tv icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/321759.svg" alt="Android Tv icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/321759.svg" alt="Android Tv icon" :width="24" :height="24" />
CSS background
.icon-android-tv {
background-image: url('https://proicons.com/icon/321759.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.a{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="a" d="M32.3673,35.5H41.5a2,2,0,0,0,2-2V9.5a2,2,0,0,0-2-2H6.5a2,2,0,0,0-2,2v24a2,2,0,0,0,2,2h9.1321"/><circle class="a" cx="24" cy="31" r="9.5"/><circle class="a" cx="24" cy="31" r="3"/><polyline class="a" points="24.937 24.481 24 23.85 23.063 24.481"/><polyline class="a" points="30.519 31.937 31.15 31 30.519 30.063"/><polyline class="a" points="23.063 37.519 24 38.15 24.937 37.519"/><polyline class="a" points="17.481 30.063 16.85 31 17.481 31.937"/></svg>
Android Tv in other icon packs
Copied!