diff options
Diffstat (limited to 'dot_dzen/icons/layout-im-full.xbm')
-rw-r--r-- | dot_dzen/icons/layout-im-full.xbm | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/dot_dzen/icons/layout-im-full.xbm b/dot_dzen/icons/layout-im-full.xbm new file mode 100644 index 0000000..ba75847 --- /dev/null +++ b/dot_dzen/icons/layout-im-full.xbm @@ -0,0 +1,8 @@ +#define layout_im_full_width 18 +#define layout_im_full_height 18 +static unsigned char layout_im_full_bits[] = { + 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, + 0xfc, 0xff, 0x00, 0x44, 0x80, 0x00, 0x44, 0x80, 0x00, 0x44, 0x80, 0x00, + 0x44, 0x80, 0x00, 0x44, 0x80, 0x00, 0x44, 0x80, 0x00, 0x44, 0x80, 0x00, + 0x44, 0x80, 0x00, 0xfc, 0xff, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, + 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 }; |