Are you sure?
Do you want to delete “Stacked Shirts Remix” permanently? You will not be able to undo this action.
Square(color='dodgerblue')
import icons
colors = [
'deeppink',
'white',
'gold',
'black',
'deeppink',
'purple',
'deeppink',
'white',
'gold',
'purple',
]
for i, color in enumerate(colors):
size = 100 - i*10
icons.Tshirt(color=color, height=size, width=size)
by lucykjoyner
Created 8 months, 3 weeks ago.
Based on Stacked shirts
by ludwik.