7 lines
277 B
C
7 lines
277 B
C
/* Created with The GIMP */
|
|
#define preview12_width 12
|
|
#define preview12_height 12
|
|
static unsigned char preview12_bits[] = {
|
|
0xff, 0x0f, 0x41, 0x08, 0x21, 0x08, 0x6f, 0x0d, 0x35, 0x0a, 0x75, 0x0a,
|
|
0x6b, 0x0b, 0x82, 0x0c, 0x7c, 0x08, 0xf0, 0x08, 0x00, 0x0f, 0x00, 0x00 };
|