summaryrefslogtreecommitdiffstats
path: root/subtle/icons/cannon.xbm
blob: 3309123cc22f668631f9f77809c17c28af47fb96 (plain)
1
2
3
4
5
#define cannon_width 13
#define cannon_height 8
static unsigned char cannon_bits[] = {
   0x00, 0x00, 0x40, 0x00, 0xe0, 0x00, 0xe0, 0x00, 0xfc, 0x07, 0xfe, 0x0f,
   0xfe, 0x0f, 0xfe, 0x0f };