generated at
ball-02

b01.svg
<svg width="100" height="100" viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"> <defs> <linearGradient id="grad2" x1="0%" y1="0%" x2="0%" y2="100%"> <stop id="g3" offset="0%" stop-color="#00ff00" stop-opacity="1"/> <stop id="g4" offset="100%" stop-color="#ffff00" stop-opacity="1"/> </linearGradient> </defs> <circle cx="50" cy="50" r="50" fill="url(#grad2)" /> </svg>