summaryrefslogtreecommitdiffstats
path: root/subtle/icons/shift_right.xbm
blob: a527f815e9df88070023bcbf6cb269ed62589f73 (plain)
1
2
3
4
5
#define shift_right_width 9
#define shift_right_height 9
static unsigned char shift_right_bits[] = {
   0x04, 0x00, 0x08, 0x00, 0x10, 0x00, 0x20, 0x00, 0x40, 0x00, 0x20, 0x00,
   0x10, 0x00, 0x08, 0x00, 0x04, 0x00 };