summaryrefslogtreecommitdiffstats
path: root/subtle/xbm/clockwise.xbm
blob: 6c70a263a3934040581d1c0476895c6114af02f9 (plain)
1
2
3
4
5
#define clockwise_width 9
#define clockwise_height 9
static unsigned char clockwise_bits[] = {
   0x38, 0x01, 0x44, 0x01, 0x82, 0x01, 0xe1, 0x01, 0x01, 0x00, 0x01, 0x01,
   0x82, 0x00, 0x44, 0x00, 0x38, 0x00 };