Are you sure?
Do you want to delete “First Design” permanently? You will not be able to undo this action.
Rectangle(width=100, height=100, x=50, y=100, color='orange') Rectangle(width=100, height=100, x=100, y=100, color='red') Rectangle(width=100, height=100, x=50, y=0, color='blue') Rectangle(width=100, height=100, x=0, y=0, color='green') Circle(width=25, height=25, x=50, y=0, color='white') Circle(width=20, height=20, x=50, y=0, color='blue') Circle(width=15, height=15, x=50, y=0, color='green') Circle(width=10, height=10, x=50, y=0, color='orange') Circle(width=5, height=5, x=50, y=0, color='red') Circle(width=25, height=25, x=50, y=100, color='white') Circle(width=20, height=20, x=50, y=100, color='blue') Circle(width=15, height=15, x=50, y=100, color='green') Circle(width=10, height=10, x=50, y=100, color='orange') Circle(width=5, height=5, x=50, y=100, color='red') Circle(width=25, height=25, x=0, y=50, color='white') Circle(width=20, height=20, x=0, y=50, color='blue') Circle(width=15, height=15, x=0, y=50, color='green') Circle(width=10, height=10, x=0, y=50, color='orange') Circle(width=5, height=5, x=0, y=50, color='red') Circle(width=25, height=25, x=100, y=50, color='white') Circle(width=20, height=20, x=100, y=50, color='blue') Circle(width=15, height=15, x=100, y=50, color='green') Circle(width=10, height=10, x=100, y=50, color='orange') Circle(width=5, height=5, x=100, y=50, color='red') Circle(width=50, height=50, x=50, y=50, color='white') Circle(width=40, height=40, x=50, y=50, color='blue') Circle(width=30, height=30, x=50, y=50, color='green') Circle(width=20, height=20, x=50, y=50, color='orange') Circle(width=10, height=10, x=50, y=50, color='red')