diff options
author | Ryan Kavanagh <ryanakca@kubuntu.org> | 2011-08-14 17:16:55 -0400 |
---|---|---|
committer | Ryan Kavanagh <ryanakca@kubuntu.org> | 2011-08-25 07:42:57 -0400 |
commit | 1c019761dfaf6be82de9284fa5e2b9dbfbdec27d (patch) | |
tree | 7ed6bd2f437d3a334bd7a81f62e6dfa63689272b /.dzen/icons/layout-mirror-top.xbm |
Initial import
Diffstat (limited to '')
-rw-r--r-- | .dzen/icons/layout-mirror-top.xbm | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.dzen/icons/layout-mirror-top.xbm b/.dzen/icons/layout-mirror-top.xbm new file mode 100644 index 0000000..10e8ca2 --- /dev/null +++ b/.dzen/icons/layout-mirror-top.xbm @@ -0,0 +1,8 @@ +#define tiletop_width 18 +#define tiletop_height 18 +static unsigned char tiletop_bits[] = { + 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, + 0xFC, 0xFF, 0x00, 0x44, 0x88, 0x00, 0x44, 0x88, 0x00, 0xFC, 0xFF, 0x00, + 0x04, 0x80, 0x00, 0x04, 0x80, 0x00, 0x04, 0x80, 0x00, 0x04, 0x80, 0x00, + 0x04, 0x80, 0x00, 0xFC, 0xFF, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, + 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 }; |