Wifi Protected icon
The Wifi Protected icon is part of Microsoft's Fluent UI System Icons, available here in filled and regular (outlined) styles on a 24 px grid. Download it as SVG or PNG, or copy it as code — it's free to use under the MIT License.
This icon was retired from Microsoft's official packages. It's kept here so existing links keep working, but for new work consider one of the related icons below.
Use it in HTML
Reference the SVG file directly:
<img src="https://fluenticons.co/icons/ic_fluent_wifi_protected_24_regular.svg" width="24" height="24" alt="Wifi Protected"> Or paste the SVG markup inline. Setting fill="currentColor" makes the icon follow the text color of its parent:
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M6.5 12a5.5 5.5 0 1 1 0 11 5.5 5.5 0 0 1 0-11Zm0 1.998a1.75 1.75 0 0 0-1.744 1.607l-.006.143v.781c-.395.102-.696.44-.743.854L4 17.498v2.5a1 1 0 0 0 .883.993l.117.007h3a1 1 0 0 0 .993-.883L9 19.998v-2.5a1 1 0 0 0-.644-.935l-.105-.033-.001-.782a1.75 1.75 0 0 0-1.75-1.75Zm0 1a.75.75 0 0 1 .743.648l.007.102v.75h-1.5v-.75a.75.75 0 0 1 .75-.75Zm9.143-1.179c.448.448.816.998 1.072 1.583a.75.75 0 1 1-1.373.602 3.583 3.583 0 0 0-3.475-2.171 6.52 6.52 0 0 0-1.195-1.318 5.09 5.09 0 0 1 4.971 1.304Zm2.102-3.068a8.291 8.291 0 0 1 1.492 2.069.75.75 0 1 1-1.335.683 6.798 6.798 0 0 0-1.218-1.692 6.563 6.563 0 0 0-8.576-.611 6.544 6.544 0 0 0-2.015-.188 8.062 8.062 0 0 1 11.652-.262Zm2.703-2.472c.51.509.99 1.09 1.408 1.697a.75.75 0 1 1-1.234.852 10.822 10.822 0 0 0-1.234-1.489c-4.08-4.08-10.696-4.08-14.776 0-.421.422-.84.934-1.222 1.484a.75.75 0 0 1-1.232-.855c.43-.62.904-1.2 1.394-1.69 4.666-4.665 12.23-4.665 16.896 0Z" fill="currentColor"/></svg>Details
| Name | Wifi Protected |
|---|---|
| Styles | Regular (outlined), Filled |
| Size | 24 × 24 px (scalable SVG) |
| Regular (outlined) file | ic_fluent_wifi_protected_24_regular.svg |
| Filled file | ic_fluent_wifi_protected_24_filled.svg |
| License | MIT (© Microsoft Corporation) |