Controls

Stroke width2px
Size120px
Animated
Speed
terminalcommand lineconsoleshellclicodedeveloperprogramminganimated terminal icon

Terminal

Animated terminal SVG icon for React and Next.js. Represents command line interfaces, coding, and developer tools with a blinking cursor for dynamic UI elements.

import Terminal from "cssvg-icons/terminal";

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

Details

AuthorHari

Missing something?

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

Request a variant