Wireless arcs with an information mark, for network details and status. On a 24×24 grid in stroke and duotone, free under MIT.
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
<path d="M9.3333 15.0186C10.0667 14.3626 11.0161 14 12 14C12.2451 14 12.4898 14.0225 12.7308 14.0673M6.6667 12.0372C8.1334 10.7253 10.0322 10 12 10C12.4903 10 12.9795 10.0451 13.4616 10.1346M4 9.0557C6.2001 7.0879 9.0483 6 12 6C14.9517 6 17.7999 7.0879 20 9.0557M17 16V18"/>
<path d="M13 18C13 18.5523 12.5523 19 12 19C11.4477 19 11 18.5523 11 18C11 17.4477 11.4477 17 12 17C12.5523 17 13 17.4477 13 18ZM18 12C18 12.5523 17.5523 13 17 13C16.4477 13 16 12.5523 16 12C16 11.4477 16.4477 11 17 11C17.5523 11 18 11.4477 18 12Z" fill="currentColor" stroke="none"/>
</svg>Also called
What someone searching for this drawing would have typed instead. These are the words the browser's search matches on.
- network details
- connection info
- wireless status
- about this network
- wireless
- network
- internet
- connection
- hotspot
- signal
- details
- about
- status
- learn more
Related icons
The rest of the wifi family first, then the Web shelf.
FAQ
Answered from wifi-info's own facts: its shelf, the weights it was drawn in, its siblings and its dates.
- What is the wifi-info icon for?
- Wireless arcs with an information mark, for network details and status. It is filed under Web in Keyline Icons, drawn on the same 24×24 grid as the rest of the set. People look for it as network details, connection info, wireless status, about this network, wireless, network, internet, connection, hotspot, signal, details, about, status and learn more, and the browser's search matches all of those.
- What styles does the wifi-info icon come in?
- Stroke and duotone. There is no fill drawing of this one: a filled weight needs an enclosed area, either in the glyph itself or from a square or circle container.
- Is there a square or circle version of wifi-info?
- No. wifi-info is drawn as a bare glyph, and the set has no boxed variant of it.
- What other icons go with wifi-info?
- wifi, wifi-exclamation, wifi-low, wifi-medium, wifi-x and bookmark, and 12 more, all shown below. The wifi family is listed first, then the rest of the Web shelf, so the row under this one is the useful one even where a shelf runs long.
- How do I import wifi-info in React?
- <WifiInfo /> is the component, and the weight decides the module: stroke from "@keyline-icons/react" and duotone from "@keyline-icons/react/duotone". It takes the usual SVG props plus a size, so <WifiInfo size={16} /> and className="size-4" both work, and there is no provider or theme to set up.
- Where is the wifi-info SVG?
- icons/stroke/wifi-info.svg and icons/duotone/wifi-info.svg in the repository, normalised: no wrapper, no ids and no classes to strip out. The tabs above hand you the same drawing as SVG or JSX without the download, and neither needs an install.
- When was wifi-info added to the set?
- Added 18 Aug 2026. It ships in v0.1.0, so an install at that version or later has it.
Questions about the set rather than about this drawing are answered where they belong. The home page covers what the set is, how the three styles differ, why some icons come boxed and where the Figma file is; installing the set in a shadcn/ui project covers the React package, the CLI and using an icon without React. The MIT licence is stated in the footer of every page.