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/balloon.xbm | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 subtle/icons/balloon.xbm (limited to 'subtle/icons/balloon.xbm') diff --git a/subtle/icons/balloon.xbm b/subtle/icons/balloon.xbm new file mode 100644 index 0000000..e9e368c --- /dev/null +++ b/subtle/icons/balloon.xbm @@ -0,0 +1,5 @@ +#define balloon_width 9 +#define balloon_height 9 +static unsigned char balloon_bits[] = { + 0xfe, 0x00, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x9e, 0x00, + 0xa0, 0x00, 0xc0, 0x00, 0x80, 0x00 }; -- cgit v1.2.3-24-g4f1b