new file mode 100644
@@ -0,0 +1,4 @@
+#define checked_icon_width 7
+#define checked_icon_height 7
+static unsigned char checked_icon_bits[] = {
+ 0x7f, 0x41, 0x5d, 0x5d, 0x5d, 0x41, 0x7f, };