downloadsavefilearrow-downtransferfetchanimated download icon
Download
Animated download SVG icon for React and Next.js. Features a sliding arrow-down animation for file download, save, and data fetch interactions.
import Download from "cssvg-icons/download";
export default function App() {
return (
<Download
color="#ffffff"
strokeWidth={2}
size={120}
/>
);
}Missing something?
Need a variant of Download or a different style? Open a GitHub issue and we'll add it to the queue.
Request a variant