This commit is contained in:
Alexander Navarro 2023-02-15 19:19:28 -03:00
parent 117b20bb7b
commit d1a84e4699
1926 changed files with 257334 additions and 11 deletions

View file

@ -0,0 +1,4 @@
#define iconify_width 8
#define iconify_height 8
static unsigned char iconify_bits[] = {
0x00, 0x00, 0x00, 0xff, 0xff, 0x00, 0x00, 0x00 };