dotfiles/.themes/Prismatic-Night/openbox-3/close.xbm
2024-03-29 11:21:05 +01:00

6 lines
276 B
C

#define close_width 15
#define close_height 15
static unsigned char close_bits[] = {
0x00, 0x00, 0x3e, 0x3e, 0x7e, 0x3f, 0xe6, 0x33, 0xc6, 0x31, 0x8e, 0x38,
0x1c, 0x1c, 0x38, 0x0e, 0x1c, 0x1c, 0x8e, 0x38, 0xc6, 0x31, 0xe6, 0x33,
0x7e, 0x3f, 0x3e, 0x3e, 0x00, 0x00 };