linedoodledrawsketchhand-drawncreative
LineDoodle
Animated line doodle SVG icon for React and Next.js. A playful hand-drawn style line animation for creative and artistic UI elements.
import LineDoodle from "cssvg-icons/line-doodle";
export default function App() {
return (
<LineDoodle
color="#ffffff"
strokeWidth={2}
size={120}
/>
);
}Details
AuthorHari
Missing something?
Need a variant of LineDoodle or a different style? Open a GitHub issue and we'll add it to the queue.
Request a variant