Apple Tv Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Apple 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/336516.svg" alt="Apple Tv icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/336516.svg" alt="Apple Tv icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/336516.svg" alt="Apple Tv icon" :width="24" :height="24" />
CSS background
.icon-apple-tv {
background-image: url('https://proicons.com/icon/336516.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="UTF-8"?><svg id="b" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.c{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="c" d="M20.0334,12.1973c0,1.2297-.4492,2.378-1.3447,3.4406-1.0807,1.2634-2.3878,1.9935-3.8054,1.8783-.0182-.1475-.0286-.3028-.0286-.4659,0-1.1806.5139-2.444,1.4267-3.477.4557-.523,1.0352-.9579,1.7378-1.305.7012-.3418,1.3645-.5308,1.9883-.5631.0183.1644.0258.3287.0258.4919h0s.0001.0002.0001.0002Z"/><polyline class="c" points="43.5 23.0667 39.2861 34.2336 35.0722 23.0667"/><path class="c" d="M29.9193,19.5902v12.5364c0,1.1636.9433,2.107,2.107,2.107h.6321"/><line class="c" x1="27.707" y1="23.0667" x2="32.1316" y2="23.0667"/><path class="c" d="M24.7781,30.8682c-.3719.8591-.8121,1.6498-1.322,2.3768-.6951.9911-1.2643,1.6771-1.703,2.0581-.68.6253-1.4085.9456-2.1887.9637-.56,0-1.2354-.1594-2.0217-.4827-.7889-.3218-1.5138-.4812-2.1765-.4812-.6951,0-1.4408.1594-2.2382.4812-.7987.3233-1.442.4918-1.9339.5086-.7481.0318-1.4937-.2975-2.2382-.9896-.475-.4143-1.0693-1.1247-1.7812-2.131-.7638-1.0746-1.3917-2.3207-1.8836-3.7415-.5268-1.5345-.791-3.0205-.791-4.4589,0-1.6479.3561-3.0692,1.0693-4.2603.5605-.9567,1.3061-1.7113,2.2395-2.2653.9333-.5541,1.9418-.8364,3.0277-.8543.5943,0,1.3735.1838,2.3418.5451.9656.3624,1.5858.5462,1.8576.5462.2031,0,.892-.2149,2.0597-.6435,1.1042-.3974,2.0362-.5618,2.7997-.497,2.0687.1669,3.6231.9825,4.6566,2.4517-1.8502,1.1211-2.7655,2.6913-2.7473,4.7054.0168,1.569.5859,2.8746,1.7045,3.9112.507.4812,1.0732.8529,1.703,1.1171-.1366.3962-.2808.7756-.4342,1.1398h.0003v.0002Z"/></svg>
Apple Tv in other icon packs
Copied!