This commit was manufactured by cvs2svn to create branch 'uc'.
[gnokii.git] / xgnokii / xpm / stop.xpm
diff --git a/xgnokii/xpm/stop.xpm b/xgnokii/xpm/stop.xpm
new file mode 100644 (file)
index 0000000..a06c82c
--- /dev/null
@@ -0,0 +1,85 @@
+/* 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 *stop_xpm[] = {
+/* columns rows colors chars-per-pixel */
+"65 65 2 1",
+"  c Gray0",
+". c None",
+/* pixels */
+"...................                           ...................",
+"..................                             ..................",
+".................                               .................",
+"................                                 ................",
+"...............     .........................     ...............",
+"..............     ...........................     ..............",
+".............     .............................     .............",
+"............     ...............................     ............",
+"...........     .................................     ...........",
+"..........     ...................................     ..........",
+".........     .....................................     .........",
+"........     .......................................     ........",
+".......     .........................................     .......",
+"......     ...........................................     ......",
+".....     .............................................     .....",
+"....     ...............................................     ....",
+"...     .................................................     ...",
+"..     ...................................................     ..",
+".     .....................................................     .",
+"     .......................................................     ",
+"    .........................................................    ",
+"    .........................................................    ",
+"    ......        ..           ..         ...         .......    ",
+"    ......         .           .           ..          ......    ",
+"    .....          .           .           ..          ......    ",
+"    .....          .           .           ..          ......    ",
+"    .....   .....  .....   .....   .....   ..   ...    ......    ",
+"    .....   .....  .....   .....   .....   ..   ....   ......    ",
+"    .....   ............   .....   .....   ..   ....   ......    ",
+"    .....   ............   .....   .....   ..   ....   ......    ",
+"    .....         ......   .....   .....   ..   ....   ......    ",
+"    .....          .....   .....   .....   ..          ......    ",
+"    .....          .....   .....   .....   ..          ......    ",
+"    ......         .....   .....   .....   ..          ......    ",
+"    ............   .....   .....   .....   ..         .......    ",
+"    ............   .....   .....   .....   ..   .............    ",
+"    .....  .....   .....   .....   .....   ..   .............    ",
+"    .....  .....   .....   .....   .....   ..   .............    ",
+"    .....          .....   .....           ..   .............    ",
+"    .....          .....   .....           ..   .............    ",
+"    .....          .....   .....           ..   .............    ",
+"    .....         ......   .....           ..   .............    ",
+"    ......      ........   ......         ...   .............    ",
+"    .........................................................    ",
+"    .........................................................    ",
+"     .......................................................     ",
+".     .....................................................     .",
+"..     ...................................................     ..",
+"...     .................................................     ...",
+"....     ...............................................     ....",
+".....     .............................................     .....",
+"......     ...........................................     ......",
+".......     .........................................     .......",
+"........     .......................................     ........",
+".........     .....................................     .........",
+"..........     ...................................     ..........",
+"...........     .................................     ...........",
+"............     ...............................     ............",
+".............     .............................     .............",
+"..............     ...........................     ..............",
+"...............                                   ...............",
+"................                                 ................",
+".................                               .................",
+"..................                             ..................",
+"................................................................."
+};