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