summaryrefslogtreecommitdiffstats
path: root/subtle/xbm/pin.xbm
blob: 17413fdbaabb28978fdb41760133ff728b8b9cdc (plain)
1
2
3
4
5
#define pin_width 9
#define pin_height 9
static unsigned char pin_bits[] = {
   0xf0, 0x00, 0x90, 0x01, 0x10, 0x01, 0x0e, 0x01, 0xc1, 0x01, 0x22, 0x00,
   0x24, 0x00, 0x2a, 0x00, 0x11, 0x00 };