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')

Blue Beach items

by lucykjoyner

Created 1 year, 8 months ago.