SvelteKit · Threlte · Static SSG

Exact vector brand icon animation

The loader animates the real brand elements of icon.svg — not a drawn outline. The green G sweep enters first, the orange base/inner form rises next, and the exact green arrow element travels bottom-to-top before everything settles onto the cleaned vector.

01 G sweeps in 02 Base rises 03 Arrow rises 04 Settle pop
01

Current animation

Keep this one as-is: green sweep, orange base rise, then arrow rise.

variant="current"
02

Bottom flow animation

Orange grows from right-to-left, green grows bottom-to-top, then arrow grows bottom-to-top.

variant="flow"
03

Orbit build

Green and orange swing around the center, then the arrow locks into place.

variant="orbit"
04

Pulse pop

The full mark breathes with a soft loading pulse and arrow accent.

variant="pulse"
05

Top write animation

Same reveal method as option 2: green grows from the top down, orange grows left-to-right, then the arrow draws left-to-right like writing.

variant="write"