Are you sure?
Do you want to delete “Intro Example 2” permanently? You will not be able to undo this action.
from icons import Heart Heart(width=60,height=60,color="red") Heart(width=30,height=30,color="green") Heart(width=10,height=10,color="black")