Hover To Play

zoom-out

SVG Animation Drawer: This snippet demonstrates an animation effect applied to a zoom-out SVG icon. When you hover over the SVG wrapper, a JavaScript function adds a class that triggers the animation. When you move your mouse away from the wrapper, the class is removed, stopping the animation.