]> git.kernelconcepts.de Git - karo-tx-redboot.git/blobdiff - tools/src/tools/configtool/standalone/wxwin/bitmaps/unchecked_dis.xpm
Initial revision
[karo-tx-redboot.git] / tools / src / tools / configtool / standalone / wxwin / bitmaps / unchecked_dis.xpm
diff --git a/tools/src/tools/configtool/standalone/wxwin/bitmaps/unchecked_dis.xpm b/tools/src/tools/configtool/standalone/wxwin/bitmaps/unchecked_dis.xpm
new file mode 100644 (file)
index 0000000..4595b74
--- /dev/null
@@ -0,0 +1,23 @@
+/* XPM */
+static char * unchecked_dis_xpm[] = {
+"16 16 4 1",
+"      c None",
+".     c #808080",
+"X     c Black",
+"o     c #c0c0c0",
+"                ",
+"                ",
+"  ............  ",
+"  .XXXXXXXXXXo  ",
+"  .Xoooooooooo  ",
+"  .Xoooooooooo  ",
+"  .Xoooooooooo  ",
+"  .Xoooooooooo  ",
+"  .Xoooooooooo  ",
+"  .Xoooooooooo  ",
+"  .Xoooooooooo  ",
+"  .Xoooooooooo  ",
+"  .Xoooooooooo  ",
+"  .ooooooooooo  ",
+"                ",
+"                "};