Controls

Stroke width2px
Size120px
Animated
Speed
monitordisplayscreendesktopcomputerdevicehardware

Monitor

Animated monitor display SVG icon for React and Next.js. Represents desktop screens, displays, and system monitoring for tech and dashboard UI.

import Monitor from "cssvg-icons/monitor";

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

Details

AuthorHari

Missing something?

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

Request a variant