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 Round/openbox-3/close.xbm

9 lines
258 B

#define close_width 13
#define close_height 13
static unsigned char close_bits[] = {
0xF0, 0x01, 0xFC, 0x07, 0xFE, 0x0F, 0xE6, 0x0C,
0x47, 0x1C, 0x0F, 0x1E,
0x1F, 0x1F,
0x0F, 0x1E, 0x47, 0x1C,
0xE6, 0x0C, 0xFE, 0x0F, 0xFC, 0x07,0xF0, 0x01,};