summaryrefslogtreecommitdiff
path: root/Build/source/texk/xdvik/pixmaps/drag_horiz.xbm
blob: 39cd20118fd74a28d851f169a71c9caedbdd21d1 (plain)
1
2
3
4
5
6
7
8
#define drag_horiz_width 17
#define drag_horiz_height 7
#define drag_horiz_x_hot 8
#define drag_horiz_y_hot 3
static unsigned char drag_horiz_bits[] = {
    0x00, 0x00, 0x00, 0x08, 0x20, 0x00, 0x04, 0x40, 0x00, 0xfe, 0xff, 0x00,
    0x04, 0x40, 0x00, 0x08, 0x20, 0x00, 0x00, 0x00, 0x00};