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/continue.xbm | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 ic-reals-6.3/icons/continue.xbm (limited to 'ic-reals-6.3/icons/continue.xbm') diff --git a/ic-reals-6.3/icons/continue.xbm b/ic-reals-6.3/icons/continue.xbm new file mode 100644 index 0000000..52aaba9 --- /dev/null +++ b/ic-reals-6.3/icons/continue.xbm @@ -0,0 +1,8 @@ +#define continue_width 18 +#define continue_height 18 +static unsigned char continue_bits[] = { + 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xfc, 0xff, 0x00, 0xfc, 0xff, 0x00, + 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xfc, 0xff, 0x00, 0xf8, 0x7f, 0x00, + 0xf8, 0x7f, 0x00, 0xf0, 0x3f, 0x00, 0xe0, 0x1f, 0x00, 0xe0, 0x1f, 0x00, + 0xc0, 0x0f, 0x00, 0x80, 0x07, 0x00, 0x80, 0x07, 0x00, 0x00, 0x03, 0x00, + 0x00, 0x00, 0x00, 0x00, 0x00, 0x00}; -- cgit v1.2.3