checkdonesuccesscomplete
Check
Animated Check icon
import Check from "cssvg-icons/check";
export default function App() {
return (
<Check
color="#ffffff"
strokeWidth={2}
size={120}
/>
);
}Details
AuthorHari
Missing something?
Need a variant of Check or a different style? Open a GitHub issue and we'll add it to the queue.
Request a variant