import icons
Square(height=40,width=40, y=60)
Square(height=39,width=39,color="white",y=60)
Line(points=[(20, 40), (50, 20), (80, 40), (20, 40)], color='black')
icons.Heart(color="red",height=20,width=20, y=60)

Case de Amor

by kimberley

Created 4 years, 7 months ago.