summaryrefslogtreecommitdiffstats
path: root/kscd/bitmaps/rew.xbm
blob: 79aa0db31e297638e1b6025ee21653e0e039228a (plain)
1
2
3
4
5
6
7
#define rew_width 16
#define rew_height 16
static unsigned char rew_bits[] = {
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x40, 0x10, 0x60, 0x18, 0x70, 0x1c,
   0x78, 0x1e, 0x7c, 0x1f, 0x7c, 0x1f, 0x78, 0x1e, 0x70, 0x1c, 0x60, 0x18,
   0x40, 0x10, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00
};