Atv Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The 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/336705.svg" alt="Atv icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/336705.svg" alt="Atv icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/336705.svg" alt="Atv icon" :width="24" :height="24" />
CSS background
.icon-atv {
background-image: url('https://proicons.com/icon/336705.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,.c{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}.c{stroke-width:1px;}</style></defs><polyline class="c" points="44.4572 20.4087 40.6764 30.6169 36.8956 20.4087"/><path class="c" d="m31.1284,17.3841v11.3424c0,1.1342.7561,1.8904,1.8904,1.8904h.5671"/><line class="c" x1="29.049" y1="20.4087" x2="33.2079" y2="20.4087"/><path class="b" d="m24.288,6.3326l-18.129.1313c-.8908.0065-1.613.7221-1.613,1.613v31.846c0,.8908.7222,1.6195,1.613,1.613l18.129-.1313c.8908-.0065,1.613-.7221,1.613-1.613V7.9456c0-.8908-.7222-1.6195-1.613-1.613Z"/><path class="b" d="m17.322,24.805c-.1766.7504-.306,1.5135-.5263,2.2522-.417,1.3987-2.5471,2.4163-3.8626,1.6325-1.1608-.7723-.9728-3.8846,2.218-3.8846h2.1709Zm-1.368,7.3338l.2521-2.024c-3.8784,3.0795-10.515,3.6092-9.993-2.8405.9992-5.8501,9.415-5.3677,11.759-5.386l.2812-1.6391c.225-1.3112-.8745-1.4115-1.7808-1.2852-1.248.1739-1.9636,1.0758-2.1304,1.8614h-5.6042c.4021-2.9476,3.2932-4.3702,5.9558-4.9702,4.6747-1.0534,10.22.6391,9.5106,4.5291l-2.1441,11.754-6.1062.0005Z"/></svg>
Atv in other icon packs
Copied!