summaryrefslogtreecommitdiffstats
path: root/subtle/icons/mem.xbm
diff options
context:
space:
mode:
Diffstat (limited to 'subtle/icons/mem.xbm')
-rw-r--r--subtle/icons/mem.xbm6
1 files changed, 6 insertions, 0 deletions
diff --git a/subtle/icons/mem.xbm b/subtle/icons/mem.xbm
new file mode 100644
index 0000000..5c5bc8e
--- /dev/null
+++ b/subtle/icons/mem.xbm
@@ -0,0 +1,6 @@
+#define load_mem_width 16
+#define load_mem_height 16
+static unsigned char load_mem_bits[] = {
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x48, 0x12, 0x48, 0x12, 0xfc, 0x3f,
+ 0xfc, 0x3f, 0xfc, 0x3f, 0xfc, 0x3f, 0xfc, 0x3f, 0xfc, 0x3f, 0x48, 0x12,
+ 0x48, 0x12, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 };