1/* Made with Gimp */
2#define hand_closed_data_width 20
3#define hand_closed_data_height 20
4static unsigned char hand_closed_data_bits[] = {
5   0xff, 0xff, 0x0f, 0xff, 0xff, 0x0f, 0xff, 0xff, 0x0f, 0xff, 0xff, 0x0f,
6   0xff, 0xff, 0x0f, 0xff, 0xff, 0x0f, 0xff, 0xf9, 0x0f, 0x7f, 0xc0, 0x0f,
7   0x7f, 0x00, 0x0f, 0x7f, 0x00, 0x0f, 0x4f, 0x00, 0x0f, 0x0f, 0x00, 0x0f,
8   0x1f, 0x00, 0x0f, 0x1f, 0x80, 0x0f, 0x3f, 0x80, 0x0f, 0x7f, 0xc0, 0x0f,
9   0xff, 0xc0, 0x0f, 0xff, 0xc0, 0x0f, 0xff, 0xff, 0x0f, 0xff, 0xff, 0x0f };
10