Needed a visualization for a video I was working on. Svelte makes it so easy to animate SVG, so much so that I prefer to use that instead of messing with pro animation tools. It’s really nice to have data-binding with animation.
Here’s the code:
https://svelte.dev/repl/f333aa427006425b85b5dcd4e989e5b3?version=3.34.0
Here’s what it looks like