Hover To Play

pen

SVG Animation Drawer: This snippet demonstrates an animation effect applied to a pen 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.