Basic Shapes / circle
Last modified:simple circle
<svg width="200" height="124"> <circle cx="65" cy="52" r="50" fill="#1240AB"/> <circle cx="135" cy="72" r="50" fill="#FFD300"/> </svg>
<svg width="200" height="124"> <circle cx="65" cy="52" r="50" fill="#1240AB"/> <circle cx="135" cy="72" r="50" fill="#FFD300"/> </svg>