aboutsummaryrefslogtreecommitdiff
path: root/ic-reals-6.3/icons/node.xbm
blob: aa1ef20185a69412fd6a260096f01515e0a89172 (plain)
1
2
3
4
5
6
#define node_width 16
#define node_height 16
static unsigned char node_bits[] = {
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xf0, 0x01, 0x0c, 0x06, 0xe4, 0x04,
   0xf2, 0x09, 0xfa, 0x0b, 0xfa, 0x0b, 0xfa, 0x0b, 0xf2, 0x09, 0xe4, 0x04,
   0x0c, 0x06, 0xf0, 0x01, 0x00, 0x00, 0x00, 0x00};