Circle(color='green')
Circle(width=80, height=90, color='white', y=54)
Circle(width=60, height=70, color='green')
Rectangle(width=40, height=30,color='white' ,y=4,)
Rectangle(width=40, height=30,color='white' ,y=70,)
Circle(width=40, height=75, color='white')
Text(text="THE BODY SHOP", font_size=7,color='green', y=85)

Bodyshop

by CUTEKAWAIICODER

Created 2 years, 6 months ago.