summary refs log tree commit diff
path: root/cursors/petal_cursor_mask.xbm
blob: 822148436957a26927fc8c7ab90cf99fe4518d75 (plain)
1
2
3
4
5
6
#define petal_cursor_mask_width 9
#define petal_cursor_mask_height 14
static unsigned char petal_cursor_mask_bits[] = {
   0x6c, 0x00, 0xfe, 0x00, 0xff, 0x01, 0xff, 0x01, 0xff, 0x01, 0xff, 0x01,
   0xfe, 0x00, 0xfe, 0x00, 0xfe, 0x00, 0x7c, 0x00, 0x7c, 0x00, 0x38, 0x00,
   0x38, 0x00, 0x10, 0x00};