summaryrefslogtreecommitdiffstats
path: root/subtle/icons/pacman_1.xbm
blob: ff19fef5e1ec9f6f2b06126e38ce51c3c5455eac (plain)
1
2
3
4
5
#define pacman_width 9
#define pacman_height 9
static unsigned char pacman_bits[] = {
   0x7c, 0x00, 0xf6, 0x00, 0xf3, 0x01, 0xff, 0x00, 0x1f, 0x00, 0x0f, 0x00,
   0x7f, 0x00, 0xfe, 0x00, 0x7c, 0x00 };