summaryrefslogtreecommitdiffstats
path: root/kscd/bitmaps/rew.xbm
diff options
context:
space:
mode:
Diffstat (limited to 'kscd/bitmaps/rew.xbm')
-rw-r--r--kscd/bitmaps/rew.xbm7
1 files changed, 7 insertions, 0 deletions
diff --git a/kscd/bitmaps/rew.xbm b/kscd/bitmaps/rew.xbm
new file mode 100644
index 00000000..79aa0db3
--- /dev/null
+++ b/kscd/bitmaps/rew.xbm
@@ -0,0 +1,7 @@
+#define rew_width 16
+#define rew_height 16
+static unsigned char rew_bits[] = {
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x40, 0x10, 0x60, 0x18, 0x70, 0x1c,
+ 0x78, 0x1e, 0x7c, 0x1f, 0x7c, 0x1f, 0x78, 0x1e, 0x70, 0x1c, 0x60, 0x18,
+ 0x40, 0x10, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00
+};