A collection of small, elegant pure css spinners for website ajax and loading animation. All required HTML and CSS are in a single file for every single spinner, and there is no external dependency. To see what's inside, check out the live demo on loading.io
Average size of css-spinner is 1.5KB after minimized and 0.3KB after zipped.
- Download the html file of desired loader
- copy content to your desired location for this loader.
- Done!
Additionally, you can move the css inside the <style>
into a standalone css file to reuse it.
css-spinner uses moden CSS3 technologies like CSS Animations, CSS Transformation, which are supported by all modern browsers. To support older browsers like IE9, please use loading.io to generate alternative GIF Loaders instead.
All loader files here are released under CC0 License. However, you could attribute to this link: loading.io css spinner ( https://loading.io/css/ ) to give loading.io a thumbs-up.
If you want to make custom css loading animation, loading.io also provides loading.css - A pure CSS loading animation library, and a helper GIF builder. Don't forget to check it out and share your customized loader with us!