diff options
Diffstat (limited to 'dot_dzen/icons/layout-tall-black.xbm')
-rw-r--r-- | dot_dzen/icons/layout-tall-black.xbm | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/dot_dzen/icons/layout-tall-black.xbm b/dot_dzen/icons/layout-tall-black.xbm new file mode 100644 index 0000000..1a67757 --- /dev/null +++ b/dot_dzen/icons/layout-tall-black.xbm @@ -0,0 +1,5 @@ +#define tall_width 12 +#define tall_height 12 +static unsigned char tall_bits[] = { + 0x00, 0x00, 0x00, 0x00, 0x7e, 0x07, 0x7e, 0x07, 0x7e, 0x00, 0x7e, 0x07, + 0x7e, 0x07, 0x7e, 0x00, 0x7e, 0x07, 0x7e, 0x07, 0x00, 0x00, 0x00, 0x00}; |