Wireless arcs with an exclamation, for an unstable or problematic connection. 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 12V14"/>
<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 18C18 18.5523 17.5523 19 17 19C16.4477 19 16 18.5523 16 18C16 17.4477 16.4477 17 17 17C17.5523 17 18 17.4477 18 18Z" 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 warning
- connection problem
- unstable
- poor connection
- alert
- wireless
- network
- internet
- connection
- hotspot
- signal
- warning
- overdue
- attention
Related icons
The rest of the wifi family first, then the Web shelf.
FAQ
Answered from wifi-exclamation's own facts: its shelf, the weights it was drawn in, its siblings and its dates.
- What is the wifi-exclamation icon for?
- Wireless arcs with an exclamation, for an unstable or problematic connection. 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 warning, connection problem, unstable, poor connection, alert, wireless, network, internet, connection, hotspot, signal, warning, overdue and attention, and the browser's search matches all of those.
- What styles does the wifi-exclamation 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-exclamation?
- No. wifi-exclamation is drawn as a bare glyph, and the set has no boxed variant of it.
- What other icons go with wifi-exclamation?
- wifi, wifi-info, 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-exclamation in React?
- <WifiExclamation /> 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 <WifiExclamation size={16} /> and className="size-4" both work, and there is no provider or theme to set up.
- Where is the wifi-exclamation SVG?
- icons/stroke/wifi-exclamation.svg and icons/duotone/wifi-exclamation.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-exclamation 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.