import icons
icons.Circle(color=[('lightcyan'), ('skyblue')], height=(200), width=(200))
icons.Cloud(color=[('white'), ('lightpink')], height=(90), width=(150), y=(70))
icons.Cloud(color=[('white'), ('lightpink')], height=(30), width=(50), y=(70))
icons.Joint(color=[('lavender'), ('ghostwhite')], height=(30), width=(50))
icons.Horse(color=[('lavender'), ('thistle')], height=(50), width=(60))

unicorn clouds

by soa

Created 5 years, 1 month ago.