diff options
Diffstat (limited to 'dot_dzen/icons/layout-tall-left.xbm')
-rw-r--r-- | dot_dzen/icons/layout-tall-left.xbm | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/dot_dzen/icons/layout-tall-left.xbm b/dot_dzen/icons/layout-tall-left.xbm new file mode 100644 index 0000000..91e9b75 --- /dev/null +++ b/dot_dzen/icons/layout-tall-left.xbm @@ -0,0 +1,8 @@ +#define tileleft_width 18 +#define tileleft_height 18 +static unsigned char tileleft_bits[] = { + 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, + 0xFC, 0xFF, 0x00, 0x44, 0x80, 0x00, 0x44, 0x80, 0x00, 0x7C, 0x80, 0x00, + 0x44, 0x80, 0x00, 0x44, 0x80, 0x00, 0x7C, 0x80, 0x00, 0x44, 0x80, 0x00, + 0x44, 0x80, 0x00, 0xFC, 0xFF, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, + 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 }; |