import icons
icons.Heartbeat(color=['red', 'orange', 'yellow', 'green', 'blue', 'purple'])
hello = Text("Peace Love Unity Respect")
with animation(duration=3):
	hello.flip_horizontal()

PLUR_heartbeat

by JNeth

Created 6 years, 2 months ago.