Animated Button with clip-path

This animated CSS-only button was inspired by Tyler Sticka's Rubber Button. Instead of using SVG to create the shapes, it directly applies the paths with the path()
function on clip-path
, that way the button looks square on rest...
You might also like:
Powered by Algolia