Firetv Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Firetv 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/325896.svg" alt="Firetv icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/325896.svg" alt="Firetv icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/325896.svg" alt="Firetv icon" :width="24" :height="24" />
CSS background
.icon-firetv {
background-image: url('https://proicons.com/icon/325896.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;}.b{fill:#000;}</style></defs><circle class="a" cx="24" cy="24" r="21.5"/><path class="a" d="M32.28,29.7c1.11-.45,3.09-1.05,3.69-.33s-.17,2.48-.92,3.8"/><path class="a" d="M11.8,30.22c1.76,1.4,7,3.54,12.49,3.54a17,17,0,0,0,10.16-3.08"/><polyline class="a" points="38.25 20.2 36.25 25.5 34.25 20.2"/><circle class="b" cx="15.76" cy="17.75" r="0.7"/><line class="a" x1="15.76" y1="20.2" x2="15.76" y2="25.5"/><path class="a" d="M31.3,18.55V24.5a1,1,0,0,0,1,1h.3"/><line class="a" x1="30.25" y1="20.2" x2="32.35" y2="20.2"/><path class="a" d="M10.93,25.5V18.9a1.4,1.4,0,0,1,1.4-1.4h0a1.63,1.63,0,0,1,1.42.59"/><line class="a" x1="9.75" y1="20.2" x2="12.55" y2="20.2"/><path class="a" d="M17.86,22.2a2,2,0,0,1,2-2h0"/><line class="a" x1="17.86" y1="20.2" x2="17.86" y2="25.5"/><path class="a" d="M25.09,24.49a2,2,0,0,1-1.74,1h0a2,2,0,0,1-2-2V22.2a2,2,0,0,1,2-2h0a2,2,0,0,1,2,2v.65h-4"/></svg>
Firetv in other icon packs
Copied!