From 1c019761dfaf6be82de9284fa5e2b9dbfbdec27d Mon Sep 17 00:00:00 2001 From: Ryan Kavanagh Date: Sun, 14 Aug 2011 17:16:55 -0400 Subject: Initial import --- .dzen/icons/layout-tall-right.xbm | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 .dzen/icons/layout-tall-right.xbm (limited to '.dzen/icons/layout-tall-right.xbm') diff --git a/.dzen/icons/layout-tall-right.xbm b/.dzen/icons/layout-tall-right.xbm new file mode 100644 index 0000000..f3c44ba --- /dev/null +++ b/.dzen/icons/layout-tall-right.xbm @@ -0,0 +1,8 @@ +#define tileright_width 18 +#define tileright_height 18 +static unsigned char tileright_bits[] = { + 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, + 0xFC, 0xFF, 0x00, 0x04, 0x88, 0x00, 0x04, 0x88, 0x00, 0x04, 0xF8, 0x00, + 0x04, 0x88, 0x00, 0x04, 0x88, 0x00, 0x04, 0xF8, 0x00, 0x04, 0x88, 0x00, + 0x04, 0x88, 0x00, 0xFC, 0xFF, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, + 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 }; -- cgit v1.2.3