Are you sure?
Do you want to delete “Blue Beach items” permanently? You will not be able to undo this action.
import icons icons.Glasses(height=30,width=40,color='blue',x=20,y=20) import icons icons.SuitcaseRolling(height=40,width=40,color='royalblue',x=80,y=20) import icons icons.Plane(height=40,width=40,color='slateblue',x=20,y=80) import icons icons.Sun(height=40,width=40,color='skyblue',x=80,y=80) import icons icons.UmbrellaBeach(height=30,width=30,color='steelblue')