10 lines
430 B
Plaintext
10 lines
430 B
Plaintext
/* $XConsortium: DtMail.t_m.bm /main/2 1995/07/17 14:51:48 drk $ */
|
|
#define DtMail.t_m.bm_width 16
|
|
#define DtMail.t_m.bm_height 16
|
|
#define DtMail.t_m.bm_x_hot 0
|
|
#define DtMail.t_m.bm_y_hot 0
|
|
static char DtMail.t_m.bm_bits[] = {
|
|
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xf8, 0x1f, 0xfc, 0x3f,
|
|
0xfc, 0x3f, 0xfc, 0x3f, 0xfc, 0x3f, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
|
|
0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xfe, 0x7f};
|