summaryrefslogtreecommitdiff
path: root/src/cursor/cursor_zoom_select.xbm
blob: 4c88a36f5d831b185b3d447fd4b73a1669cadd63 (plain)
1
2
3
4
5
6
7
/* Erzeugt mit Gimp */
#define cursor_zoom_select_width 16
#define cursor_zoom_select_height 16
static unsigned char cursor_zoom_select_bits[] = {
   0x00, 0x00, 0xf0, 0x01, 0x08, 0x02, 0x44, 0x04, 0x42, 0x08, 0x42, 0x08,
   0xba, 0x0b, 0x42, 0x08, 0x42, 0x08, 0x44, 0x04, 0x08, 0x06, 0xf0, 0x0f,
   0x00, 0x1c, 0x00, 0x38, 0x00, 0x70, 0x00, 0xe0 };