from icons import Heart
Heart(width=70, height=70, color='#5df')
Heart(width=60, height=60, color='#5f5')
Heart(width=50, height=50, color= '#ff0')
Heart(width=40, height=40, color= '#fa0')
Heart(width=30, height=30, color= '#f33')
Heart(width=20, height=20, color= '#f66')
Heart(width=10, height=10, color= '#f4f')

regnbuehjerte

by noor

Created 5 years, 11 months ago.
Based on heart pattern by zachary_cusack_-.