Generic_Window_Manager/data/xterm-b.xbm

7 lines
287 B
C

#define xterm_lm_width 16
#define xterm_lm_height 16
static char xterm_lm_bits[] = {
0x00, 0x00, 0xff, 0xff, 0xff, 0xff, 0x00, 0x00, 0xff, 0xff, 0x00, 0x00,
0xff, 0xff, 0x00, 0x00, 0xff, 0xff, 0x00, 0x00, 0xff, 0xff, 0x00, 0x00,
0xff, 0xff, 0x00, 0x00, 0xff, 0xff, 0xff, 0xff};