Vanilla HTML
, CSS
, JavaScript
😎 sandbox to show how to animate SVG's using CSS properties such as transformation
, stroke-dasharray
& stroke-dashoffset
;
- Clone this repo
git clone https://github.com/pataruco/svg-spinner-lab
- Open HTML file in the browser
open index.html
You can see the lab live here https://pataruco.github.io/svg-spinner-lab/
See the LICENSE file for license rights and limitations (MIT).