aboutsummaryrefslogtreecommitdiff
path: root/ic-reals-6.3/icons/node.xbm
diff options
context:
space:
mode:
Diffstat (limited to 'ic-reals-6.3/icons/node.xbm')
-rw-r--r--ic-reals-6.3/icons/node.xbm6
1 files changed, 6 insertions, 0 deletions
diff --git a/ic-reals-6.3/icons/node.xbm b/ic-reals-6.3/icons/node.xbm
new file mode 100644
index 0000000..aa1ef20
--- /dev/null
+++ b/ic-reals-6.3/icons/node.xbm
@@ -0,0 +1,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};