Wifi Icon
Free SVG icon from the Mage Icons 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/311038.svg" alt="Wifi icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/311038.svg" alt="Wifi icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/311038.svg" alt="Wifi icon" :width="24" :height="24" />
CSS background
.icon-wifi {
background-image: url('https://proicons.com/icon/311038.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M13.3083 17.8862C13.3083 18.2332 13.1705 18.5659 12.9251 18.8113C12.6798 19.0567 12.347 19.1945 12 19.1945C11.653 19.1945 11.3202 19.0567 11.0749 18.8113C10.8295 18.5659 10.6917 18.2332 10.6917 17.8862C10.6917 17.5392 10.8295 17.2064 11.0749 16.961C11.3202 16.7157 11.653 16.5778 12 16.5778C12.347 16.5778 12.6798 16.7157 12.9251 16.961C13.1705 17.2064 13.3083 17.5392 13.3083 17.8862Z" stroke="black" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/> <path d="M8.29736 14.1836C8.7834 13.697 9.36059 13.311 9.99591 13.0476C10.6312 12.7842 11.3122 12.6487 12 12.6487C12.6877 12.6487 13.3687 12.7842 14.0041 13.0476C14.6394 13.311 15.2166 13.697 15.7026 14.1836" stroke="black" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/> <path d="M5.52368 11.4098C6.37413 10.5593 7.38379 9.8846 8.495 9.42428C9.60621 8.96397 10.7972 8.72705 12 8.72705C13.2028 8.72705 14.3938 8.96397 15.505 9.42428C16.6162 9.8846 17.6259 10.5593 18.4763 11.4098" stroke="black" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/> <path d="M2.75 8.63614C5.20351 6.18337 8.53074 4.80548 12 4.80548C15.4693 4.80548 18.7965 6.18337 21.25 8.63614" stroke="black" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/> </svg>
Wifi in other icon packs
Copied!