from icons import Heart
Heart(width=60, height=60, color='orchid')
Heart(width=50, height=50, color='magenta')
Heart(width=40, height=40, color= 'violet')
Heart(width=30, height=30, color= 'hotpink')
Heart(width=20, height=20, color= 'pink')

heart pattern

by zachary_cusack_-

Created 5 years, 11 months ago.
Based on Intro Example 2 by jamie.