diff options
Diffstat (limited to 'dot_dzen/icons/layout-mirror-black.xbm')
-rw-r--r-- | dot_dzen/icons/layout-mirror-black.xbm | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/dot_dzen/icons/layout-mirror-black.xbm b/dot_dzen/icons/layout-mirror-black.xbm new file mode 100644 index 0000000..246fd37 --- /dev/null +++ b/dot_dzen/icons/layout-mirror-black.xbm @@ -0,0 +1,5 @@ +#define mtall_width 12 +#define mtall_height 12 +static unsigned char mtall_bits[] = { + 0x00, 0x00, 0x00, 0x00, 0xfc, 0x03, 0xfc, 0x03, 0xfc, 0x03, 0xfc, 0x03, + 0xfc, 0x03, 0x00, 0x00, 0x6c, 0x03, 0x6c, 0x03, 0x6c, 0x03, 0x00, 0x00}; |