From 11da511c784eca003deb90c23570f0873954e0de Mon Sep 17 00:00:00 2001 From: Duncan Wilkie Date: Sat, 18 Nov 2023 06:11:09 -0600 Subject: Initial commit. --- ic-reals-6.3/icons/collect.xbm | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 ic-reals-6.3/icons/collect.xbm (limited to 'ic-reals-6.3/icons/collect.xbm') 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}; -- cgit v1.2.3