This commit was manufactured by cvs2svn to create branch 'uc'.
[gnokii.git] / xgnokii / xpm / Delete.xpm
diff --git a/xgnokii/xpm/Delete.xpm b/xgnokii/xpm/Delete.xpm
new file mode 100644 (file)
index 0000000..b8824ac
--- /dev/null
@@ -0,0 +1,36 @@
+/* XPM */
+/*
+
+  G N O K I I
+
+  A Linux/Unix toolset and driver for Nokia mobile phones.
+
+  Copyright (C) 1999 Jan Derfinak <ja@mail.upjs.sk>
+
+  Released under the terms of the GNU GPL, see file COPYING for more details.
+
+*/
+
+static char * Delete_xpm[] = {
+"16 17 4 1",
+"      c None",
+".     c red",
+"X     c gray50",
+"o     c black",
+"                ",
+"           .    ",
+"   ..X    ...   ",
+"    ..X  .....  ",
+"     .......oo  ",
+"      .....o    ",
+"      ....o     ",
+"     ......     ",
+"     ..o ...    ",
+"    ..o   ...   ",
+"    .o     ..X  ",
+"   .o       .o  ",
+"   o         o  ",
+"                ",
+"                ",
+"                ",
+"                "};