instant: partially revert commit bc96e6f1ff6c72d4d2cafb6a4088ffa32cd3019f. remove...
[oweals/cde.git] / cde / programs / dticon / pixmaps / SelectArea.pm
1 /* XPM */
2 /* $XConsortium: SelectArea.pm /main/3 1995/07/18 16:10:23 drk $ */
3 /*********************************************************************
4 *  (c) Copyright 1993, 1994 Hewlett-Packard Company     
5 *  (c) Copyright 1993, 1994 International Business Machines Corp.
6 *  (c) Copyright 1993, 1994 Sun Microsystems, Inc.
7 *  (c) Copyright 1993, 1994 Unix System Labs, Inc., a subsidiary of
8 *      Novell, Inc.
9 **********************************************************************/
10 static char * SelectArea [] = {
11 /* width height ncolors cpp [x_hot y_hot] */
12 "36 36 3 1 -1 -1",
13 /* colors */
14 "     s background    m black c #949494949494",
15 ".      s iconColor1    m black c black",
16 "X      s iconColor2    m white c white",
17 /* pixels */
18 "                                    ",
19 "                                    ",
20 "                                    ",
21 "                                    ",
22 "                                    ",
23 "                                    ",
24 "    ....  ..  ..  ..  ..  ....      ",
25 "    ....  ..  ..  ..  ..  ....      ",
26 "    ..XXX  XX  XX  XX  XX  X..X     ",
27 "    ..XXXX  XX  XX  XX  XX  ..XX    ",
28 "      XX                      XX    ",
29 "       X                       X    ",
30 "    ..                      ..      ",
31 "    ..X                     ..X     ",
32 "      XX                      XX    ",
33 "       X                       X    ",
34 "    ..                      ..      ",
35 "    ..X                     ..X     ",
36 "      XX                      XX    ",
37 "       X                       X    ",
38 "    ..                      ..      ",
39 "    ..X                     ..X     ",
40 "      XX                      XX    ",
41 "       X                       X    ",
42 "    ..                      ..      ",
43 "    ..X                     ..X     ",
44 "    ....  ..  ..  ..  ..  ....XX    ",
45 "    ....  ..  ..  ..  ..  ....XX    ",
46 "     XXXX  XX  XX  XX  XX  XXXXX    ",
47 "      XXXX  XX  XX  XX  XX  XXXX    ",
48 "                                    ",
49 "                                    ",
50 "                                    ",
51 "                                    ",
52 "                                    ",
53 "                                    "};