summaryrefslogtreecommitdiffstats
path: root/subtle/icons/memory.xbm
diff options
context:
space:
mode:
Diffstat (limited to 'subtle/icons/memory.xbm')
-rw-r--r--subtle/icons/memory.xbm5
1 files changed, 5 insertions, 0 deletions
diff --git a/subtle/icons/memory.xbm b/subtle/icons/memory.xbm
new file mode 100644
index 0000000..f9821ea
--- /dev/null
+++ b/subtle/icons/memory.xbm
@@ -0,0 +1,5 @@
+#define memory_width 9
+#define memory_height 9
+static unsigned char memory_bits[] = {
+ 0xaa, 0x00, 0x00, 0x00, 0xfe, 0x00, 0xfe, 0x00, 0xfe, 0x00, 0xfe, 0x00,
+ 0xfe, 0x00, 0x00, 0x00, 0xaa, 0x00 };