1
0
Fork 0
mirror of https://git.sr.ht/~roxwize/.dotfiles synced 2025-04-03 18:14:15 +00:00
.dotfiles/assets/e16-themes/eGirl/e16/artwork/cursors/max.xbm
2024-12-19 00:19:35 -05:00

8 lines
314 B
C

#define max_width 16
#define max_height 16
#define max_x_hot 3
#define max_y_hot 11
static char max_bits[] = {
0x03, 0x00, 0xfb, 0x7f, 0x03, 0x00, 0xfb, 0x7f, 0xfb, 0x7f, 0xfb, 0x7f,
0xfb, 0x7f, 0x03, 0x7f, 0x7b, 0x7f, 0x03, 0x7f, 0x7b, 0x7f, 0x7b, 0x7f,
0x03, 0x00, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff };