1
0
Fork 0
mirror of https://github.com/lcpz/awesome-copycats.git synced 2024-10-22 20:41:22 +00:00
awesome-copycats/icons/xbm/temp.xbm
2013-08-31 15:25:09 +02:00

5 lines
131 B
C
Executable file

#define temp_width 8
#define temp_height 8
static unsigned char temp_bits[] = {
0xC8, 0xE0, 0x72, 0x28, 0x16, 0x09, 0x09, 0x06 };