summaryrefslogtreecommitdiff
path: root/tix/library/bitmaps/system.xbm
diff options
context:
space:
mode:
Diffstat (limited to 'tix/library/bitmaps/system.xbm')
-rw-r--r--tix/library/bitmaps/system.xbm6
1 files changed, 6 insertions, 0 deletions
diff --git a/tix/library/bitmaps/system.xbm b/tix/library/bitmaps/system.xbm
new file mode 100644
index 00000000000..1f3a01cc3a4
--- /dev/null
+++ b/tix/library/bitmaps/system.xbm
@@ -0,0 +1,6 @@
+#define system_width 15
+#define system_height 15
+static unsigned char system_bits[] = {
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xfe, 0x3f,
+ 0x02, 0x20, 0x02, 0x20, 0xfe, 0x3f, 0xfe, 0x3f, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};