SVG Path Fill Reveal
A two-stage SVG pattern where a custom path outline draws first, then the matching fill reveals as a separate final phase.
A two-stage SVG pattern where a custom path outline draws first, then the matching fill reveals as a separate final phase.
Draw-to-fill / PathLength
A custom SVG path first draws its outline with normalized stroke dashes, then reveals the matching fill as a separate second phase.
Outline first · fill second
An organic form draws its contour before the interior fill fades in.
Geometric badge · soft fill
A badge contour uses the same draw-to-fill timing with more geometric control points.
Small icon · fast fill
A smaller icon form shortens the outline pass so the result feels responsive.