diff options
Diffstat (limited to 'dot_dzen/icons/mem.xbm')
-rw-r--r-- | dot_dzen/icons/mem.xbm | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/dot_dzen/icons/mem.xbm b/dot_dzen/icons/mem.xbm new file mode 100644 index 0000000..5c5bc8e --- /dev/null +++ b/dot_dzen/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 }; |