mirror of
git://git.code.sf.net/p/cdesktopenv/code
synced 2025-02-15 04:32:24 +00:00
10 lines
424 B
Text
10 lines
424 B
Text
|
/* $XConsortium: Dtblink.t.bm /main/2 1995/07/17 15:17:14 drk $ */
|
||
|
#define Dtblink.t.bm_width 16
|
||
|
#define Dtblink.t.bm_height 16
|
||
|
#define Dtblink.t.bm_x_hot 0
|
||
|
#define Dtblink.t.bm_y_hot 0
|
||
|
static char Dtblink.t.bm_bits[] = {
|
||
|
0x00, 0x00, 0xc0, 0x03, 0x60, 0x06, 0x20, 0x04, 0x20, 0x04, 0xc2, 0x43,
|
||
|
0x64, 0x26, 0x68, 0x16, 0x0e, 0xf0, 0x68, 0x16, 0x64, 0x26, 0xc2, 0x43,
|
||
|
0x20, 0x04, 0x20, 0x04, 0x60, 0x06, 0xc0, 0x03};
|