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/phones.xbm | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 .dzen/icons/phones.xbm (limited to '.dzen/icons/phones.xbm') diff --git a/.dzen/icons/phones.xbm b/.dzen/icons/phones.xbm new file mode 100644 index 0000000..cab8c58 --- /dev/null +++ b/.dzen/icons/phones.xbm @@ -0,0 +1,4 @@ +#define phones_width 8 +#define phones_height 8 +static unsigned char phones_bits[] = { + 0x3C, 0x42, 0x81, 0x81, 0xA5, 0xE7, 0xE7, 0x66 }; -- cgit v1.2.3