aboutsummaryrefslogtreecommitdiff
path: root/ic-reals-6.3/icons/collect.xbm
diff options
context:
space:
mode:
authorDuncan Wilkie <antigravityd@gmail.com>2023-11-18 06:11:09 -0600
committerDuncan Wilkie <antigravityd@gmail.com>2023-11-18 06:11:09 -0600
commit11da511c784eca003deb90c23570f0873954e0de (patch)
treee14fdd3d5d6345956d67e79ae771d0633d28362b /ic-reals-6.3/icons/collect.xbm
Initial commit.
Diffstat (limited to 'ic-reals-6.3/icons/collect.xbm')
-rw-r--r--ic-reals-6.3/icons/collect.xbm8
1 files changed, 8 insertions, 0 deletions
diff --git a/ic-reals-6.3/icons/collect.xbm b/ic-reals-6.3/icons/collect.xbm
new file mode 100644
index 0000000..7e1d0ae
--- /dev/null
+++ b/ic-reals-6.3/icons/collect.xbm
@@ -0,0 +1,8 @@
+#define collect_width 18
+#define collect_height 18
+static unsigned char collect_bits[] = {
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x3c, 0xf0, 0x00, 0x7e, 0xf8, 0x01,
+ 0xe7, 0x9c, 0x03, 0xc3, 0x0c, 0x03, 0x03, 0x0c, 0x00, 0x03, 0x0c, 0x00,
+ 0x03, 0x0c, 0x00, 0xf3, 0x0c, 0x00, 0xf3, 0x0c, 0x00, 0xc3, 0x0c, 0x00,
+ 0xc3, 0x0c, 0x03, 0xe7, 0x9c, 0x03, 0x7e, 0xf8, 0x01, 0x3c, 0xf0, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};