Tailwind UI Pattern Registry for humans and agents

svg draw stroke path animation illustration Zeichen von SVG-Illustrationen beim Seitenaufruf Logo-Reveal-Animationen Icon-Animationen in Hero-Sections SVG erscheint abrupt ohne Animation Zeicheneffekt ohne JS realisierbar

SVG Path Draw

Fetch snippet JSON: curl https://webspire.de/snippets/animations/svg-path-draw.json
Format
Stage Background
Customize

Quick Start

<svg class="svg-path-draw"><path d="..." stroke="currentColor" fill="none" /></svg>

Details

Tailwind
v4.x
Browser
baseline-2024
A11y
prefers-reduced-motion
Size
542 bytes · 30 lines
Custom Properties
--svg-draw-duration--svg-draw-delay
Classes
.svg-path-draw
svg draw stroke path animation illustration

Animiert SVG-Pfade als würden sie gezeichnet werden, via stroke-dasharray und stroke-dashoffset. Konfigurierbar über --svg-draw-duration und --svg-draw-delay pro Element.