import icons

Square(color='navy')
pig = icons.PiggyBank(color=['pink', 'tomato'], width=90, height=70, y=40)
Text(pig, color='white', y=88, font_size=7)

Describing a Pig

by ludwik

Created 6 years, 2 months ago.