Are you sure?
Do you want to delete “PLUR_heartbeat” permanently? You will not be able to undo this action.
import icons
icons.Heartbeat(color=['red', 'orange', 'yellow', 'green', 'blue', 'purple'])
hello = Text("Peace Love Unity Respect")
with animation(duration=3):
hello.flip_horizontal()