summaryrefslogtreecommitdiffstats
path: root/kscd/bitmaps/nexttrk.xbm
diff options
context:
space:
mode:
Diffstat (limited to 'kscd/bitmaps/nexttrk.xbm')
-rw-r--r--kscd/bitmaps/nexttrk.xbm7
1 files changed, 7 insertions, 0 deletions
diff --git a/kscd/bitmaps/nexttrk.xbm b/kscd/bitmaps/nexttrk.xbm
new file mode 100644
index 00000000..6e36d666
--- /dev/null
+++ b/kscd/bitmaps/nexttrk.xbm
@@ -0,0 +1,7 @@
+#define nexttrk_width 16
+#define nexttrk_height 16
+static unsigned char nexttrk_bits[] = {
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x82, 0x00, 0x86, 0x61, 0x8e, 0x63,
+ 0x9e, 0x67, 0xbe, 0x6f, 0xbe, 0x6f, 0x9e, 0x67, 0x8e, 0x63, 0x86, 0x61,
+ 0x82, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00
+};