summaryrefslogtreecommitdiffstats
path: root/kscd/bitmaps/db.xbm
diff options
context:
space:
mode:
Diffstat (limited to 'kscd/bitmaps/db.xbm')
-rw-r--r--kscd/bitmaps/db.xbm8
1 files changed, 8 insertions, 0 deletions
diff --git a/kscd/bitmaps/db.xbm b/kscd/bitmaps/db.xbm
new file mode 100644
index 00000000..57f8514a
--- /dev/null
+++ b/kscd/bitmaps/db.xbm
@@ -0,0 +1,8 @@
+#define db_width 20
+#define db_height 16
+static unsigned char db_bits[] = {
+ 0xff, 0xff, 0x0f, 0x01, 0x00, 0x08, 0xfd, 0xff, 0x0b, 0x01, 0x00, 0x08,
+ 0x01, 0x0f, 0x08, 0x01, 0x09, 0x08, 0x01, 0x0f, 0x08, 0x01, 0x00, 0x08,
+ 0x01, 0x00, 0x08, 0x81, 0x1f, 0x08, 0x01, 0x00, 0x08, 0x01, 0x00, 0x08,
+ 0x01, 0x00, 0x08, 0x01, 0x00, 0x08, 0x01, 0x00, 0x08, 0xff, 0xff, 0x0f,
+ };