diff options
Diffstat (limited to 'dot_dzen/icons/layout-threecol.xbm')
-rw-r--r-- | dot_dzen/icons/layout-threecol.xbm | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/dot_dzen/icons/layout-threecol.xbm b/dot_dzen/icons/layout-threecol.xbm new file mode 100644 index 0000000..3009ecc --- /dev/null +++ b/dot_dzen/icons/layout-threecol.xbm @@ -0,0 +1,8 @@ +#define threecol_width 18 +#define threecol_height 18 +static unsigned char threecol_bits[] = { + 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, + 0xFC, 0xFF, 0x00, 0x44, 0x88, 0x00, 0x44, 0x88, 0x00, 0x44, 0x88, 0x00, + 0x44, 0x88, 0x00, 0x44, 0x88, 0x00, 0x44, 0x88, 0x00, 0x44, 0x88, 0x00, + 0x44, 0x88, 0x00, 0xFC, 0xFF, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, + 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 }; |