wok-next view chrommo-theme/stuff/chrommo/openbox-3/close.xbm @ rev 18325

GTK-2 and Openbox Themes to Slitaz GNU Linux
author Leonardo Laporte <plus.leonardolaporte@gmail.com>
date Sat Sep 05 02:00:47 2015 -0300 (2015-09-05)
parents
children
line source
1 #define close_width 10
2 #define close_height 10
3 static unsigned char close_bits[] = {
4 0xff, 0x03, 0x31, 0x02, 0x31, 0x02, 0x31, 0x02, 0x31, 0x02, 0x31, 0x02,
5 0x01, 0x02, 0x01, 0x02, 0x01, 0x02, 0xff, 0x03 };