Controls

Stroke width2px
Size120px
Animated
Speed
wifiwirelessnetworkinternetsignalconnectivity

Wifi

Animated wifi SVG icon for React and Next.js. Represents wireless connectivity, network status, and internet signal with a dynamic animation.

import Wifi from "cssvg-icons/wifi";

export default function App() {
  return (
    <Wifi
      color="#ffffff"
      strokeWidth={2}
      size={120}
    />
  );
}

Details

AuthorHari

Missing something?

Need a variant of Wifi or a different style? Open a GitHub issue and we'll add it to the queue.

Request a variant