summaryrefslogtreecommitdiffstats
path: root/kscd/bitmaps/info.xbm
blob: 7359938ec0b9769420e295a8f6454f5899080f72 (plain)
1
2
3
4
5
6
#define info_width 16
#define info_height 16
static unsigned char info_bits[] = {
  0x80, 0x01, 0x80, 0x01, 0x00, 0x00, 0xe0, 0x01, 0xe0, 0x01, 0x80, 0x01,
  0x80, 0x01, 0x80, 0x01, 0x80, 0x01, 0x80, 0x01, 0x80, 0x01, 0x80, 0x01,
  0xe0, 0x07, 0xe0, 0x07, 0x00, 0x00, 0x00, 0x00, };