Controls

Stroke width2px
Size120px
Animated
Speed
phonecallcommunicationdevicemobile

Phone

Animated phone SVG icon for React and Next.js. Rings or vibrates for call controls, contact actions, and communication interfaces.

import Phone from "cssvg-icons/phone";

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

Details

AuthorHari

Missing something?

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

Request a variant