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