10 lines
415 B
Plaintext
10 lines
415 B
Plaintext
/* $XConsortium: Dtdt.t.bm /main/2 1995/07/17 15:32:12 drk $ */
|
|
#define Dtdt.t.bm_width 16
|
|
#define Dtdt.t.bm_height 16
|
|
#define Dtdt.t.bm_x_hot 0
|
|
#define Dtdt.t.bm_y_hot 0
|
|
static unsigned char Dtdt.t.bm_bits[] = {
|
|
0x55, 0xf5, 0x00, 0xf0, 0x01, 0xf0, 0x18, 0xf0, 0x01, 0xf0, 0x40, 0xf3,
|
|
0x01, 0xf0, 0x80, 0xf3, 0x01, 0xf0, 0x40, 0xf3, 0x01, 0xf0, 0xc0, 0xf2,
|
|
0x01, 0xf0, 0x18, 0xf0, 0x01, 0xf0, 0xfe, 0xff};
|