summaryrefslogtreecommitdiffstats
path: root/kscd/bitmaps/options.xbm
blob: 760ac2059b0ae4afbec20b2f3290148fd97f7439 (plain)
1
2
3
4
5
6
7
#define options_width 16
#define options_height 16
static unsigned char options_bits[] = {
   0x00, 0x00, 0x08, 0x00, 0x04, 0x00, 0x04, 0x00, 0x8e, 0x7f, 0xfe, 0x7f,
   0x8e, 0x7f, 0x04, 0x00, 0x0e, 0x00, 0x00, 0x00, 0x00, 0x7d, 0xfc, 0x7f,
   0x00, 0x7d, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00
};