#define acid_sphere_3_width 24 #define acid_sphere_3_height 24 static char acid_sphere_3_bits[] = { 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, 0x00,0x7c,0x00,0x00,0xff,0x01,0xc0,0xf9,0x07,0x60,0xfe,0x0f, 0xa0,0xff,0x0f,0xb0,0xff,0x1f,0xd0,0xff,0x1f,0xd8,0xff,0x3f, 0xf8,0xff,0x3f,0xf8,0xff,0x3f,0xf8,0xff,0x3f,0xf8,0xff,0x3f, 0xf0,0xff,0x1f,0xf0,0xff,0x1f,0xe0,0xff,0x0f,0xe0,0xff,0x0f, 0xc0,0xff,0x07,0x00,0xff,0x01,0x00,0x7c,0x00,0x00,0x00,0x00};