aboutsummaryrefslogtreecommitdiff
path: root/ic-reals-6.3/icons/go.xbm
blob: 0fdf6c12608860c028f1cfc52780ea780c6f1e64 (plain)
1
2
3
4
5
6
7
8
#define go_width 18
#define go_height 18
static unsigned char go_bits[] = {
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x0c, 0x00, 0x00, 0x3c, 0x00, 0x00,
   0xfc, 0x00, 0x00, 0xfc, 0x03, 0x00, 0xfc, 0x0f, 0x00, 0xfc, 0x3f, 0x00,
   0xfc, 0xff, 0x00, 0xfc, 0xff, 0x00, 0xfc, 0x3f, 0x00, 0xfc, 0x0f, 0x00,
   0xfc, 0x03, 0x00, 0xfc, 0x00, 0x00, 0x3c, 0x00, 0x00, 0x0c, 0x00, 0x00,
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00};