Wifi Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Wifi icon is commonly used in network status bars and connectivity indicators. Available as a free SVG - copy the code or download directly.
img tag
<img src="https://proicons.com/icon/349714.svg" alt="Wifi icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/349714.svg" alt="Wifi icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/349714.svg" alt="Wifi icon" :width="24" :height="24" />
CSS background
.icon-wifi {
background-image: url('https://proicons.com/icon/349714.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:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="a" d="M30.7652,28.6157A10.5155,10.5155,0,0,0,17.33,28.5793v.0364"/><path class="a" d="M24.0211,32.9211a4.2163,4.2163,0,1,0,4.2162,4.2163h0a4.2163,4.2163,0,0,0-4.2162-4.2163Z"/><path class="a" d="M37.1783,21.3261a20.6755,20.6755,0,0,0-26.3145,0"/><path class="a" d="M43.5,13.6741a30.5677,30.5677,0,0,0-39,0"/></svg>
Wifi in other icon packs
Copied!