imagephotopicturemedia
Image
Animated image SVG icon for React and Next.js. Transitions with a reveal or fade animation for media galleries, photo uploads, and placeholders.
import Image from "cssvg-icons/image";
export default function App() {
return (
<Image
color="#ffffff"
strokeWidth={2}
size={120}
/>
);
}Missing something?
Need a variant of Image or a different style? Open a GitHub issue and we'll add it to the queue.
Request a variant