AnimationGradient Tracing
Gradient Tracing
An animated line component with a moving gradient and optional logos at the endpoints.
Preview
A
B
Code
Usage
Examples
Curved path
Sine wave
Heart shape
Spiral
Double helix
Infinity symbol
Bouncing ball
Lightning bolt
Zigzag path
Loop path
Props
Prop | Type | Default |
---|---|---|
width | number | - |
height | number | - |
path | string | - |
baseColor | string | - |
gradientColors | [string, string, string] | - |
animationDuration | number | - |
strokeWidth | number | - |
Edit on GitHub
Last updated on