summaryrefslogtreecommitdiff
path: root/src/img/prev.xbm
diff options
context:
space:
mode:
Diffstat (limited to 'src/img/prev.xbm')
-rw-r--r--src/img/prev.xbm6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/img/prev.xbm b/src/img/prev.xbm
new file mode 100644
index 0000000..5cb72fc
--- /dev/null
+++ b/src/img/prev.xbm
@@ -0,0 +1,6 @@
+#define prev_width 16
+#define prev_height 16
+static unsigned char prev_bits[] = {
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x04, 0x00, 0x06, 0x00, 0x07, 0x80, 0x07,
+ 0xc0, 0x07, 0xe0, 0x07, 0xe0, 0x07, 0xc0, 0x07, 0x80, 0x07, 0x00, 0x07,
+ 0x00, 0x06, 0x00, 0x04, 0x00, 0x00, 0x00, 0x00};