summaryrefslogtreecommitdiff
path: root/app/xlockmore/bitmaps/t-x11.xbm
blob: ef9bfdaa48b9fd28945d049197cfc82ee5b34981 (plain)
1
2
3
4
5
#define image_width 11
#define image_height 11
static unsigned char image_bits[] = {
 0x0f, 0x04, 0x0f, 0x02, 0x1e, 0x01, 0x3c, 0x01, 0xb8, 0x00, 0x58, 0x00,
 0xe8, 0x00, 0xe4, 0x01, 0xc4, 0x03, 0xc2, 0x03, 0x81, 0x07 };