Hover To Play

star-1

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