A Pen created at CodePen.io. You can find this one at https://codepen.io/rajatkantinandi/pen/vdxzaV.
A collection of colorful pure CSS Spinners
- Copy the CSS file into your stylesheet
- To add any of these 10 loaders add the following lines in your html
<div class="loader loader#X"></div >
Where '#X' is the loader number from 1 to 10
- Scale it to your required style by adding css property transform:scale() in the loader class