Wi Fi Ar Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Wi Fi Ar 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/335139.svg" alt="Wi Fi Ar icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/335139.svg" alt="Wi Fi Ar icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/335139.svg" alt="Wi Fi Ar icon" :width="24" :height="24" />
CSS background
.icon-wi-fi-ar {
background-image: url('https://proicons.com/icon/335139.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>.e{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="e" d="M20.53100014,5.50000048c7.32190895.64169121,12.87407494,6.89248276,12.66000175,14.25300026-.21364975,7.36009216-6.11868668,13.27653313-13.46500015,13.49099922-7.34671783.21427917-13.58565187-5.34839821-14.22599983-12.68400002"/><path class="e" d="M5.5,18.13699961c.58665943-6.72060013,5.90498543-12.04904699,12.61299896-12.63700008"/><path class="e" d="M12.41100025,18.74300051c.2934494-3.36046982,2.95266151-6.02478313,6.30670071-6.31879997"/><circle class="e" cx="19.3220005" cy="19.34900141" r="1.5"/><path class="e" d="M29.14800072,29.16300058l13.35199928,13.33699989"/></svg>
Copied!