Google Tv Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Google 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/326693.svg" alt="Google Tv icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/326693.svg" alt="Google Tv icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/326693.svg" alt="Google Tv icon" :width="24" :height="24" />
CSS background
.icon-google-tv {
background-image: url('https://proicons.com/icon/326693.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="M38.78,39.5H9.22A4.569,4.569,0,0,1,4.625,34.9684V13.0316A4.569,4.569,0,0,1,9.22,8.5H38.78a4.569,4.569,0,0,1,4.5949,4.5316V34.9684A4.569,4.569,0,0,1,38.78,39.5ZM10.4375,33.6875h27.125V14.3125H10.4375Z"/><path class="a" d="M43.375,17.2188a2.9063,2.9063,0,0,0-2.9062-2.9063H37.1776"/><path class="a" d="M34.6562,39.5a2.9063,2.9063,0,0,0,2.9063-2.9062V33.3026"/><path class="a" d="M4.625,30.7812a2.9063,2.9063,0,0,0,2.9062,2.9063h3.2912"/><path class="a" d="M13.3438,8.5a2.9063,2.9063,0,0,0-2.9063,2.9062v3.2912"/></svg>
Google Tv in other icon packs
Copied!