This commit was manufactured by cvs2svn to create branch 'uc'.
[gnokii.git] / xgnokii / xpm / Flip.xpm
diff --git a/xgnokii/xpm/Flip.xpm b/xgnokii/xpm/Flip.xpm
new file mode 100644 (file)
index 0000000..a37801f
--- /dev/null
@@ -0,0 +1,24 @@
+/* XPM */
+static char * Flip_xpm[] = {
+"20 18 3 1",
+"      c None",
+".     c #000000",
+"+     c #FFFFFF",
+"                    ",
+"                    ",
+"                    ",
+"                    ",
+"                    ",
+"                    ",
+"     .        .     ",
+"    ..        ..    ",
+"   ..............   ",
+"  ...++++++++++...  ",
+"   ..............   ",
+"    ..        ..    ",
+"     .        .     ",
+"                    ",
+"                    ",
+"                    ",
+"                    ",
+"                    "};