openbox/data/xbm/max.xbm

5 lines
118 B
C

#define max_width 6
#define max_height 6
static unsigned char max_bits[] = {
0x3f, 0x3f, 0x21, 0x21, 0x21, 0x3f };