10 lines
433 B
Plaintext
10 lines
433 B
Plaintext
/* $XConsortium: DtMdl.t_m.bm /main/2 1995/07/17 14:53:07 drk $ */
|
|
#define DtMdl.t_m.bm_width 16
|
|
#define DtMdl.t_m.bm_height 16
|
|
#define DtMdl.t_m.bm_x_hot 0
|
|
#define DtMdl.t_m.bm_y_hot 0
|
|
static unsigned char DtMdl.t_m.bm_bits[] = {
|
|
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
|
|
0x00, 0x00, 0xff, 0xfe, 0xff, 0xfd, 0xff, 0xfb, 0xff, 0xfb, 0xff, 0xfd,
|
|
0xff, 0xfc, 0xff, 0xfc, 0xff, 0xfc, 0xff, 0xfc};
|