Wifi Edit Pixel Art Icon
A Wi-Fi icon with an edit badge for renaming a network, changing Wi-Fi credentials, modifying SSID settings and network configuration.
Tags
wifiwirelessinternetsignalmodifychangepen
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Wifi Edit icon
Wi-Fi arcs combined with a pencil or edit badge, indicating an action to modify network settings. Use it on a 'Rename network,' 'Change Wi-Fi password,' or 'Edit SSID' button in a router admin panel, network settings page, or enterprise connectivity dashboard. The edit badge makes the modifying intent explicit, so users know they are changing a network configuration rather than just connecting to one. For connecting to a new network without editing, the plain wifi icon suffices.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/wifi-edit.svg" width="24" height="24" alt="Wifi Edit" />
<!-- React -->
import { WifiEdit } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="wifi-edit.svg" width="48" height="48" style="image-rendering: pixelated" />