diff options
Diffstat (limited to 'dot_dzen/icons/layout-im-mirror.xbm')
-rw-r--r-- | dot_dzen/icons/layout-im-mirror.xbm | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/dot_dzen/icons/layout-im-mirror.xbm b/dot_dzen/icons/layout-im-mirror.xbm new file mode 100644 index 0000000..6cb3ed1 --- /dev/null +++ b/dot_dzen/icons/layout-im-mirror.xbm @@ -0,0 +1,8 @@ +#define layout_im_mirror_width 18 +#define layout_im_mirror_height 18 +static unsigned char layout_im_mirror_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, 0xc4, 0xff, 0x00, 0x44, 0x80, 0x00, + 0x44, 0x80, 0x00, 0xfc, 0xff, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, + 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 }; |