new file mode 100644
@@ -0,0 +1,4 @@
+#define unchecked_icon_width 7
+#define unchecked_icon_height 7
+static unsigned char unchecked_icon_bits[] = {
+ 0x7f, 0x41, 0x41, 0x41, 0x41, 0x41, 0x7f, };