Fpt Tv Remote Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Fpt Tv Remote 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/326214.svg" alt="Fpt Tv Remote icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/326214.svg" alt="Fpt Tv Remote icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/326214.svg" alt="Fpt Tv Remote icon" :width="24" :height="24" />
CSS background
.icon-fpt-tv-remote {
background-image: url('https://proicons.com/icon/326214.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="a" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.b{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><g><circle class="b" cx="14.2099" cy="33.6645" r="5.4352"/><circle class="b" cx="14.2099" cy="33.6645" r="2.4706"/><path class="b" d="m24.5863,20.3234c1.6373,0,2.9647,1.3273,2.9647,2.9647"/><path class="b" d="m24.8334,18.594c2.456,0,4.447,1.991,4.447,4.447"/><path class="b" d="m5.6256,31.1939l9.2185-9.2185c1.5485-1.5485,4.0418-1.5485,5.5903,0l5.5903,5.5903c1.5485,1.5485,1.5485,4.0418,0,5.5903l-9.3441,9.3441"/><path class="b" d="m10.7511,26.0373v-10.6551c0-5.4748,4.4075-9.8823,9.8823-9.8823h11.8587c5.4748,0,9.8823,4.4075,9.8823,9.8823v11.8587c0,5.4748-4.4075,9.8823-9.8823,9.8823h-10.5849"/></g><path class="b" d="m19.6452,26.7469l1.3975,1.3975"/></svg>
Copied!