/* Created with The GIMP */ #define stick_width 8 #define stick_height 8 static unsigned char stick_bits[] = { 0x00, 0x00, 0x18, 0x3c, 0x3c, 0x18, 0x00, 0x00 };