forked from Miroirs/x49gp
7 lines
318 B
C
7 lines
318 B
C
#define tiny_math_downarrowleft_width 12
|
|
#define tiny_math_downarrowleft_height 8
|
|
#define tiny_math_downarrowleft_x_hot 0
|
|
#define tiny_math_downarrowleft_y_hot 7
|
|
static unsigned char tiny_math_downarrowleft_bits[] = {
|
|
0x00, 0x04, 0x00, 0x04, 0x10, 0x04, 0x1c, 0x04, 0xff, 0x07, 0x1c, 0x00,
|
|
0x10, 0x00, 0x00, 0x00 };
|