summaryrefslogtreecommitdiffstats
path: root/subtle/icons/thumb_down.xbm
diff options
context:
space:
mode:
Diffstat (limited to 'subtle/icons/thumb_down.xbm')
-rw-r--r--subtle/icons/thumb_down.xbm5
1 files changed, 5 insertions, 0 deletions
diff --git a/subtle/icons/thumb_down.xbm b/subtle/icons/thumb_down.xbm
new file mode 100644
index 0000000..9931862
--- /dev/null
+++ b/subtle/icons/thumb_down.xbm
@@ -0,0 +1,5 @@
+#define thumb_down_width 9
+#define thumb_down_height 9
+static unsigned char thumb_down_bits[] = {
+ 0xff, 0x00, 0x01, 0x01, 0x1f, 0x00, 0x01, 0x00, 0x1f, 0x00, 0x01, 0x01,
+ 0x9f, 0x00, 0x50, 0x00, 0x30, 0x00 };