summaryrefslogtreecommitdiffstats
path: root/kscd/bitmaps/db.xbm
blob: 57f8514abc183634e4847a3609a5b94dc27a9303 (plain)
1
2
3
4
5
6
7
8
#define db_width 20
#define db_height 16
static unsigned char db_bits[] = {
  0xff, 0xff, 0x0f, 0x01, 0x00, 0x08, 0xfd, 0xff, 0x0b, 0x01, 0x00, 0x08,
  0x01, 0x0f, 0x08, 0x01, 0x09, 0x08, 0x01, 0x0f, 0x08, 0x01, 0x00, 0x08,
  0x01, 0x00, 0x08, 0x81, 0x1f, 0x08, 0x01, 0x00, 0x08, 0x01, 0x00, 0x08,
  0x01, 0x00, 0x08, 0x01, 0x00, 0x08, 0x01, 0x00, 0x08, 0xff, 0xff, 0x0f,
  };