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