]> git.kernelconcepts.de Git - karo-tx-redboot.git/blobdiff - tools/src/tools/configtool/standalone/wxwin/bitmaps/radioon_dis.xpm
Initial revision
[karo-tx-redboot.git] / tools / src / tools / configtool / standalone / wxwin / bitmaps / radioon_dis.xpm
diff --git a/tools/src/tools/configtool/standalone/wxwin/bitmaps/radioon_dis.xpm b/tools/src/tools/configtool/standalone/wxwin/bitmaps/radioon_dis.xpm
new file mode 100644 (file)
index 0000000..cf959ba
--- /dev/null
@@ -0,0 +1,23 @@
+/* XPM */
+static char * radioon_dis_xpm[] = {
+"16 16 4 1",
+"      c None",
+".     c #808080",
+"X     c Black",
+"o     c #c0c0c0",
+"                ",
+"                ",
+"      ....      ",
+"    ..XXXX..    ",
+"   .XXooooXXo   ",
+"   .Xoooooooo   ",
+"  .Xooo..ooooo  ",
+"  .Xoo....oooo  ",
+"  .Xoo....oooo  ",
+"  .Xooo..ooooo  ",
+"   .Xoooooooo   ",
+"   .ooooooooo   ",
+"    oooooooo    ",
+"      oooo      ",
+"                ",
+"                "};