forked from AuroraMiddleware/gtk
6 lines
187 B
C
6 lines
187 B
C
#define tree_plus_width 9
|
|
#define tree_plus_height 9
|
|
static const char tree_plus_bits[] = {
|
|
0xff,0xff,0x01,0xff,0x11,0xff,0x11,0xff,0x7d,0xff,0x11,0xff,0x11,0xff,0x01,
|
|
0xff,0xff,0xff};
|