summaryrefslogtreecommitdiffstats
path: root/kscd/bitmaps/shuffle.xbm
diff options
context:
space:
mode:
Diffstat (limited to 'kscd/bitmaps/shuffle.xbm')
-rw-r--r--kscd/bitmaps/shuffle.xbm7
1 files changed, 7 insertions, 0 deletions
diff --git a/kscd/bitmaps/shuffle.xbm b/kscd/bitmaps/shuffle.xbm
new file mode 100644
index 00000000..7214cd0a
--- /dev/null
+++ b/kscd/bitmaps/shuffle.xbm
@@ -0,0 +1,7 @@
+#define shuffle_width 16
+#define shuffle_height 16
+static unsigned char shuffle_bits[] = {
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x78, 0x00, 0xcc, 0x00,
+ 0x84, 0x0c, 0xc0, 0x3c, 0x60, 0x3c, 0x30, 0x0c, 0x00, 0x00, 0x30, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00
+};