summaryrefslogtreecommitdiffstats
path: root/subtle/icons/thumb_up.xbm
diff options
context:
space:
mode:
Diffstat (limited to 'subtle/icons/thumb_up.xbm')
-rw-r--r--subtle/icons/thumb_up.xbm5
1 files changed, 5 insertions, 0 deletions
diff --git a/subtle/icons/thumb_up.xbm b/subtle/icons/thumb_up.xbm
new file mode 100644
index 0000000..1e53767
--- /dev/null
+++ b/subtle/icons/thumb_up.xbm
@@ -0,0 +1,5 @@
+#define thumb_up_width 9
+#define thumb_up_height 9
+static unsigned char thumb_up_bits[] = {
+ 0x18, 0x00, 0x14, 0x00, 0xf2, 0x01, 0x01, 0x01, 0xf0, 0x01, 0x00, 0x01,
+ 0xf0, 0x01, 0x01, 0x01, 0xfe, 0x01 };