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)

Stacked Shirts Remix

by lucykjoyner

Created 8 months, 3 weeks ago.
Based on Stacked shirts by ludwik.