aboutsummaryrefslogtreecommitdiff
path: root/mayaPlug/icons/shaveDoubleArrowCursorOSX.xbm
blob: 4a0390d8a6ceae64e52a21459fa0aa54fdcb795c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
#define shaveDoubleArrowCursor_width 16
#define shaveDoubleArrowCursor_height 16
static char shaveDoubleArrowCursor_bits[] = {
 0x04,0x20,
 0x1c,0x38,
 0x7c,0x3e,
 0xff,0xff,
 0x7c,0x3e,
 0x1c,0x38,
 0x04,0x20,
 0x00,0x00,
 0x00,0x00,
 0x00,0x00,
 0x00,0x00,
 0x00,0x00,
 0x00,0x00,
 0x00,0x00,
 0x00,0x00,
 0x00,0x00
};