summaryrefslogtreecommitdiffstats
path: root/subtle/xbm/play.xbm
blob: d42ad52f94266a5e276baf207437909a285e9b26 (plain)
1
2
3
4
#define play_width 8
#define play_height 8
static unsigned char play_bits[] = {
 0x00, 0x06, 0x1E, 0x7E, 0x7E, 0x1E, 0x06, 0x00 };