Remote Atv Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Remote Atv 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/346632.svg" alt="Remote Atv icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/346632.svg" alt="Remote Atv icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/346632.svg" alt="Remote Atv icon" :width="24" :height="24" />
CSS background
.icon-remote-atv {
background-image: url('https://proicons.com/icon/346632.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>.r{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><g id="c"><g id="d"><path id="e" class="r" d="M19.8643,23.4694h8.2714c.8694,0,1.5693.6998,1.5693,1.5691v15.8925c0,.8693-.6999,1.5691-1.5693,1.5691h-8.2714c-.8694,0-1.5693-.6998-1.5693-1.5691v-15.8925c0-.8693.6999-1.5691,1.5693-1.5691Z"/><path id="f" class="r" d="M26.6465,29.1834c0,1.4614-1.1849,2.6461-2.6465,2.6461s-2.6465-1.1847-2.6465-2.6461c0-1.4614,1.1849-2.6461,2.6465-2.6461s2.6465,1.1847,2.6465,2.6461Z"/><path id="g" class="r" d="M26.7862,35.6381v2.5415"/><path id="h" class="r" d="M21.2138,35.6381v2.5415"/><path id="i" class="r" d="M23.0713,36.1276h0"/><path id="j" class="r" d="M24.9287,36.1276h0"/><path id="k" class="r" d="M27.6782,25.6624h0"/><path id="l" class="r" d="M23.0713,37.6902h0"/><path id="m" class="r" d="M24.9287,37.6902h0"/></g><path id="n" class="r" d="M16.0408,24.8299h-6.8271c-.8694,0-1.5693-.6998-1.5693-1.5691V7.0691c0-.8693.6999-1.5691,1.5693-1.5691h29.5727c.8694,0,1.5693.6998,1.5693,1.5691v16.1918c0,.8693-.6999,1.5691-1.5693,1.5691h-6.8271"/><g id="o"><path id="p" class="r" d="M15.2116,17.2441c1.9777-2.3202,5.2688-3.7093,8.7884-3.7093s6.8106,1.3891,8.7884,3.7093"/><path id="q" class="r" d="M18.9008,20.7822c1.2721-1.222,3.1362-1.9262,5.0992-1.9262s3.8271.7042,5.0992,1.9262"/></g></g></svg>
Copied!