Controls

Stroke width2px
Size120px
Animated
Speed
mousecomputerperipheralinputtechnology

Mouse

Animated mouse SVG icon for React and Next.js. Features a bouncing or pulsing effect for computer peripherals, input devices, and technology-related UI.

import Mouse from "cssvg-icons/mouse";

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

Details

AuthorHari

Missing something?

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

Request a variant