select.c: Rename SelectConnection() to SelectByFlag() and add flag parameter
[geda-pcb/pcjc2.git] / src / icons / lock.dat
blob928d42be5702fba6ec05dc0f6ea5a3b8c4f232ce
1 #define lock_width 21
2 #define lock_height 21
3 static unsigned char lock_bits[] = {
4 0x00, 0x1f, 0x00, 0x80, 0x31, 0x00, 0x80, 0x20, 0x00, 0xc0, 0x60, 0x00,
5 0x40, 0x40, 0x00, 0x40, 0x40, 0x00, 0xf0, 0xff, 0x01, 0x10, 0x00, 0x01,
6 0xf0, 0xff, 0x01, 0x10, 0x00, 0x01, 0xf0, 0xff, 0x01, 0x10, 0x00, 0x01,
7 0xf0, 0xff, 0x01, 0x00, 0x00, 0x00, 0x84, 0xb1, 0x04, 0x44, 0x8a, 0x04,
8 0x44, 0x8a, 0x02, 0x44, 0x8a, 0x01, 0x44, 0x8a, 0x02, 0x44, 0x8a, 0x04,
9 0x9c, 0xb1, 0x04};