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/bluetooth.xbm | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 .dzen/icons/bluetooth.xbm (limited to '.dzen/icons/bluetooth.xbm') diff --git a/.dzen/icons/bluetooth.xbm b/.dzen/icons/bluetooth.xbm new file mode 100644 index 0000000..3cc42d5 --- /dev/null +++ b/.dzen/icons/bluetooth.xbm @@ -0,0 +1,4 @@ +#define bluetooth_width 8 +#define bluetooth_height 8 +static unsigned char bluetooth_bits[] = { + 0x18, 0x2A, 0x6C, 0x38, 0x38, 0x6C, 0x2A, 0x18 }; -- cgit v1.2.3