Skip to content

Instantly share code, notes, and snippets.

@mattlo
Last active August 17, 2017 15:47
Show Gist options
  • Save mattlo/704bff4732a9e4740e01d6b125954bcb to your computer and use it in GitHub Desktop.
Save mattlo/704bff4732a9e4740e01d6b125954bcb to your computer and use it in GitHub Desktop.
First time hand coding SVG into an animation

Playing around with SVG spec

svg0

Animated

svg1

Since I wanted to reduce JS dependencies to keep the bundle size small, I figured I try this in CSS

svgcss

Production use caes

done

Source

https://codepen.io/mattlo/pen/yopewO

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment