See the Pen Cyberpunk animated SVG logo {fork} by IpsumLorem16 (@ipsumlorem16) on CodePen. Try holding down the mouse-button, and clicking/hovering over the logo. In this post I will describe how I used SVG filters, CSS and GSAP to create my own version of the animated cyberpunk logo.
Tag Archives: animation
SVG loading spinner
By animating the stroke properties of a SVG circle you can create a cool spinner loading icon.
An Introduction to SVG animation
For anyone who wants to try SVG animation, but has no idea where to start.