summaryrefslogtreecommitdiffstats
path: root/subtle/xbm/lock.xbm
blob: dd171b5c01cf687f3d155d48e524e63003b7bc8c (plain)
1
2
3
4
5
#define lock_width 9
#define lock_height 9
static unsigned char lock_bits[] = {
   0x7c, 0x00, 0x82, 0x00, 0x82, 0x00, 0xff, 0x01, 0x01, 0x01, 0x11, 0x01,
   0x11, 0x01, 0x01, 0x01, 0xff, 0x01 };