Controls

Stroke width2px
Size120px
Animated
Speed
activityeventloghistory

Activity

Animated activity SVG icon for React and Next.js. Displays a pulsing event or log line animation, ideal for dashboards and history feeds.

import Activity from "cssvg-icons/activity";

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

Details

AuthorHari

Missing something?

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

Request a variant