mirror of
git://git.code.sf.net/p/cdesktopenv/code
synced 2025-03-09 15:50:02 +00:00
9 lines
439 B
Text
9 lines
439 B
Text
/* $XConsortium: DtdirB.t_m.bm /main/2 1995/07/17 15:25:54 drk $ */
|
|
#define DtdirB.t_m.bm_width 16
|
|
#define DtdirB.t_m.bm_height 16
|
|
#define DtdirB.t_m.bm_x_hot 0
|
|
#define DtdirB.t_m.bm_y_hot 0
|
|
static unsigned char DtdirB.t_m.bm_bits[] = {
|
|
0x00, 0x00, 0x00, 0x7e, 0x00, 0xff, 0xfe, 0xff, 0xff, 0xff, 0xff, 0xff,
|
|
0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
|
|
0xff, 0xff, 0xfe, 0x7f, 0x00, 0x00, 0x00, 0x00};
|