SVGBox

Loading Animations
13 Icons
2.54 kB Bundle
Beautiful SVG-based loading animations.
Audio
Ball Triangle
Bars
Circles
Grid
Hearts
Oval
Puff
Rings
Spinner
Spinning Circles
Tail Spin
Three Dots
How to use? ×
1. Use as SVG Sprite
SVG Sprite method is recommended when you're using multiple icons on the same page. The sprite will be downloaded once, and URL fragments can be used to refer to different parts of the sprite.
<img src="//s.svgbox.net/loaders.svg?fill=805ad5#">
2. Use a single icon
Only the icon mentioned is downloaded. Smaller download size, but multiple icons = multiple downloads.
<img src="//s.svgbox.net/loaders.svg?fill=805ad5&ic=">