SVGs
1 min read
The backend server went down at my company, Elastic Energy (100% unrelated to me, for real!)
Long story short, I had some time to work on some non-essential things for the business.
Was playing around with svgs and I found this cool website that allows you to create animated svgs based on stroke paths
- Inkscape the logo into a set of strokes
- Go to https://svgartista.net/
- Take svg and modify properties with css
- (optional) record gifs using screen recorder
Cool guide from Josh Comeau (goat!) that came out literally a few days after I wrote this note
https://www.joshwcomeau.com/svg/friendly-introduction-to-svg/