diff options
Diffstat (limited to 'Build/source/texk/xdvik/pixmaps/time16.xbm')
-rw-r--r-- | Build/source/texk/xdvik/pixmaps/time16.xbm | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/Build/source/texk/xdvik/pixmaps/time16.xbm b/Build/source/texk/xdvik/pixmaps/time16.xbm new file mode 100644 index 00000000000..d7f13f29244 --- /dev/null +++ b/Build/source/texk/xdvik/pixmaps/time16.xbm @@ -0,0 +1,8 @@ +#define time16_width 16 +#define time16_height 16 +#define time16_x_hot 7 +#define time16_y_hot 7 +static unsigned char time16_bits[] = { + 0x00, 0x00, 0xfe, 0x7f, 0x14, 0x28, 0x14, 0x28, 0x14, 0x28, 0xe4, 0x27, + 0xc4, 0x23, 0x84, 0x21, 0x84, 0x21, 0x44, 0x22, 0x24, 0x24, 0x94, 0x29, + 0xd4, 0x2b, 0xf4, 0x2f, 0xfe, 0x7f, 0x00, 0x00}; |