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/arrow_up.xbm | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 .dzen/icons/arrow_up.xbm (limited to '.dzen/icons/arrow_up.xbm') diff --git a/.dzen/icons/arrow_up.xbm b/.dzen/icons/arrow_up.xbm new file mode 100644 index 0000000..b21c007 --- /dev/null +++ b/.dzen/icons/arrow_up.xbm @@ -0,0 +1,4 @@ +#define net_up_03_width 8 +#define net_up_03_height 8 +static unsigned char net_up_03_bits[] = { + 0x10, 0x38, 0x7C, 0xFE, 0x38, 0x38, 0x38, 0x38 }; -- cgit v1.2.3