You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
5 lines
188 B
C
5 lines
188 B
C
6 years ago
|
#define icon_two_third_width 5
|
||
|
#define icon_two_third_height 12
|
||
|
static unsigned char icon_two_third_bits[] = {
|
||
|
0x06, 0x08, 0x0c, 0x02, 0x0e, 0x1f, 0x00, 0x06, 0x08, 0x06, 0x08, 0x06 };
|