summaryrefslogtreecommitdiffstats
path: root/kscd/bitmaps/info.xbm
diff options
context:
space:
mode:
Diffstat (limited to 'kscd/bitmaps/info.xbm')
-rw-r--r--kscd/bitmaps/info.xbm6
1 files changed, 6 insertions, 0 deletions
diff --git a/kscd/bitmaps/info.xbm b/kscd/bitmaps/info.xbm
new file mode 100644
index 00000000..7359938e
--- /dev/null
+++ b/kscd/bitmaps/info.xbm
@@ -0,0 +1,6 @@
+#define info_width 16
+#define info_height 16
+static unsigned char info_bits[] = {
+ 0x80, 0x01, 0x80, 0x01, 0x00, 0x00, 0xe0, 0x01, 0xe0, 0x01, 0x80, 0x01,
+ 0x80, 0x01, 0x80, 0x01, 0x80, 0x01, 0x80, 0x01, 0x80, 0x01, 0x80, 0x01,
+ 0xe0, 0x07, 0xe0, 0x07, 0x00, 0x00, 0x00, 0x00, };