1.0.0 • Published 2 months ago

@cn-ui/spinners v1.0.0

Weekly downloads
-
License
ISC
Repository
-
Last release
2 months ago

  SVG Spinners (CSS & SMIL)

All spinners are displayed inside a 24 x 24 dp view box. The main content rests inside the live area of 22 dp with a padding of 1dp.

Few points to consider:

  1. SMIL animations (both inline and referenced via an img tag) won't start playing until the page has completely loaded whereas CSS animations will start playing while the page is loading.
  2. In webkit based browsers, both SMIL and CSS animations, when referenced via an img tag, produce an unusual behavior on page zoom levels other than 100%. Using them inline seems completely fine and consistent across browsers.

Preview

Adaptation

React Component Library by dephraiim

License

MIT © Utkarsh Verma

1.0.0

2 months ago