historyundotimepastclockrevert
History
Animated history SVG icon for React and Next.js. Represents browsing history, undo actions, time travel, and past records with a clock-back animation.
import History from "cssvg-icons/history";
export default function App() {
return (
<History
color="#ffffff"
strokeWidth={2}
size={120}
/>
);
}Missing something?
Need a variant of History or a different style? Open a GitHub issue and we'll add it to the queue.
Request a variant