Generic_Window_Manager/data/zoom.xbm

7 lines
263 B
C

#define zoom_width 16
#define zoom_height 15
static char zoom_bits[] = {
0x00, 0x00, 0xfe, 0x3f, 0x02, 0x20, 0x02, 0x20, 0xf2, 0x27, 0x12, 0x24,
0x12, 0x24, 0x12, 0x24, 0x12, 0x24, 0x12, 0x24, 0xf2, 0x27, 0x02, 0x20,
0x02, 0x20, 0xfe, 0x3f, 0x00, 0x00};