You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
artwork/src/usr/share/themes/Lubuntu Breeze/openbox-3/close.xbm

7 lines
276 B

#define close_width 15
#define close_height 15
static unsigned char close_bits[] = {
0xe0, 0x03, 0xf8, 0x0f, 0xfc, 0x1f, 0xfe, 0x3f, 0xce, 0x39, 0x8f, 0x78,
0x1f, 0x7c, 0x3f, 0x7e, 0x1f, 0x7c, 0x8f, 0x78, 0xce, 0x39, 0xfe, 0x3f,
0xfc, 0x1f, 0xf8, 0x0f, 0xe0, 0x03 };