summaryrefslogtreecommitdiffstats
path: root/subtle/icons/ghost.xbm
blob: a0f64323c1c7e8a9afcb5074a516869a6e6d7808 (plain)
1
2
3
4
5
#define ghost_width 9
#define ghost_height 9
static unsigned char ghost_bits[] = {
   0x38, 0x00, 0x7c, 0x00, 0xfe, 0x00, 0xd6, 0x00, 0xfe, 0x00, 0xfe, 0x00,
   0xfe, 0x00, 0xfe, 0x00, 0xaa, 0x00 };