RESPINNER

Pretty and customizable SVG spinners for React.js

npm install respinner
Beat
<BeatLoading fill="#4197ff" count={4} />
Circular
<CircularLoading size={40} duration={1} />
Bounce
<BounceLoading gap={5} />
Rotate
<RotateLoading duration={1} opacity={0.4} />
Spin
<SpinLoading borderRadius={2} count={10} />
Wave
<WaveLoading strokeWidth={3} count={2} />
Clock
<ClockLoading size={40} strokeWidth={2} />
Dash
<DashLoading size={40} duration={1.6} />
Copper
<CopperLoading size={40} strokeWidth={3}" />