Rectangle(width=89, height=90, color= 'red')
Circle(width=60, height=60, color= 'white')
Circle(width=50.5, height=50.5, color= 'red')
Circle(width=30, height=30, color= 'white')
Circle(width=25, height=29, color= 'red', y=53)
Circle(width=5, height= 5, color= ' white')
Rectangle(width=1, height=20, color= 'white',rotation=35)
Text(text="inspecdata", font_size=10,color='white', y=85)
Rectangle(width=2, height=3, rotation=0, y=35, color='white')
Rectangle(width=2, height=3, rotation=70,x=65, y=45, color='white')
Rectangle(width=2, height=3, rotation=110,x=63, y=60, color='white')
Rectangle(width=2, height=3, rotation=55,x=37, y=59, color='white')
Rectangle(width=2, height=3, rotation=110,x=35, y=45, color='white')

inspec

by CUTEKAWAIICODER

Created 2 years, 6 months ago.