cancelclosecrossdeleteexremovetimesclearmathmultiplymultiplication
Close
Animated close SVG icon for React and Next.js. Spins or fades an X mark to dismiss modals, clear inputs, and cancel actions.
import Close from "cssvg-icons/close";
export default function App() {
return (
<Close
color="#ffffff"
strokeWidth={2}
size={120}
/>
);
}Details
AuthorHari
Missing something?
Need a variant of Close or a different style? Open a GitHub issue and we'll add it to the queue.
Request a variant