#define swirl_width 7
#define swirl_height 7
#define swirl_x_hot 3
#define swirl_y_hot 3
static char swirl_bits[] = {
   0x6f, 0x59, 0x56, 0x6b, 0x35, 0x4d, 0x7b};
