Are you sure?
Do you want to delete “Snowflake” permanently? You will not be able to undo this action.
import icons
Square()
si=icons.Snowflake(color=['springgreen', 'yellow', 'orange', 'red', 'darkorchid', 'mediumblue'])
with animation(duration=1):
si.height=10
si.width=10