summaryrefslogtreecommitdiffstats
path: root/subtle/icons/invader3.xbm
blob: 3d8d4d07e83427b939fa7d96927fcb1956a8b4c1 (plain)
1
2
3
4
5
#define invader3_width 13
#define invader3_height 8
static unsigned char invader3_bits[] = {
   0x08, 0x02, 0x10, 0x01, 0xf8, 0x03, 0xec, 0x06, 0xfe, 0x0f, 0xfa, 0x0b,
   0x0a, 0x0a, 0xb0, 0x01 };