summaryrefslogtreecommitdiffstats
path: root/subtle/icons/balloon.xbm
diff options
context:
space:
mode:
Diffstat (limited to 'subtle/icons/balloon.xbm')
-rw-r--r--subtle/icons/balloon.xbm5
1 files changed, 5 insertions, 0 deletions
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 };