Hand-drawn SVG animations for logos, signatures, and illustrations.
How to use
- Draw in the canvas
- Copy the generated code
- Paste it into a React or Next.js component
- Install motion
- Resize using the className prop
- Change color using color prop
Usage
<Stroke className="w-100 h-auto" color="yellow"/>