From 5dda609fdb9317f8ad20af2d413a162fe12f3e76 Mon Sep 17 00:00:00 2001 From: Rasmus Steinke Date: Sat, 11 Aug 2012 02:33:20 +0200 Subject: Subtle Config --- subtle/icons/bat_empty_01.xbm | 4 ++++ 1 file changed, 4 insertions(+) create mode 100755 subtle/icons/bat_empty_01.xbm (limited to 'subtle/icons/bat_empty_01.xbm') diff --git a/subtle/icons/bat_empty_01.xbm b/subtle/icons/bat_empty_01.xbm new file mode 100755 index 0000000..cb916db --- /dev/null +++ b/subtle/icons/bat_empty_01.xbm @@ -0,0 +1,4 @@ +#define bat_empty_01_width 8 +#define bat_empty_01_height 8 +static unsigned char bat_empty_01_bits[] = { + 0x18, 0x7E, 0x42, 0x42, 0x42, 0x42, 0x42, 0x7E }; -- cgit v1.2.3-24-g4f1b