summaryrefslogtreecommitdiffstats
path: root/subtle/xbm/thumb_down.xbm
blob: 99318629eb6a3d24d218ca719d19d0528c6e2374 (plain)
1
2
3
4
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 };