Link with C++ linker
[oweals/cde.git] / cde / programs / icons / Dtpaint.l.pm
1 /* XPM */
2 /* $XConsortium: Dtpaint.l.pm /main/3 1995/07/18 16:46:06 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
11 /* Designed by the User Interaction Design Group, Hewlett-Packard */
12 static char *paint48[]={
13 /* width height ncolors cpp [x_hot y_hot] */
14 "48 48 21 1 0 0",
15 /* colors */
16 "  c none m none s none",
17 "$    s topShadowColor m white c #bdbdbdbdbdbd",
18 "&    s background    m black c #949494949494",
19 "(    s selectColor m white c #737373737373",
20 "*    s bottomShadowColor m black c #636363636363",
21 ". s iconColor1 c black     m black",
22 "B s iconColor2 c white     m white",
23 "4 s iconColor3 c red       m black",
24 "6 s iconColor4 c green     m white",
25 "8 s iconColor5 c blue      m black",
26 "0 s iconColor6 c yellow    m black",
27 "2 s iconColor7 c cyan      m white",
28 ": s iconColor8 c magenta   m white",
29 "<    s iconGray1     m white c #dededededede",
30 ">    s iconGray2     m white c #bdbdbdbdbdbd",
31 "@    s iconGray3     m white c #adadadadadad",
32 "D    s iconGray4     m white c #949494949494",
33 "F    s iconGray5     m black c #737373737373",
34 "H    s iconGray6     m black c #636363636363",
35 "J    s iconGray7     m black c #424242424242",
36 "L    s iconGray8     m black c #212121212121",
37 /* pixels */
38 "                                                ",
39 "                                                ",
40 "              >BBBBBBBBBB.                      ",
41 "             BB..........B.                     ",
42 "            >>.          .B.                    ",
43 "            B.             B.                   ",
44 "            B.             B.                   ",
45 "            B.             B.                   ",
46 "            B. B>BBBB>>    B.                   ",
47 "            B.BB>HJJJH>B>  B.                   ",
48 "            B..>JHJJJHH>B  >.                   ",
49 "            B..HHJJJHHHJJB >.                   ",
50 "           BB..JJJHHHJJJJJB..                   ",
51 "          BBB..JJJHHHJJJJJBB.                   ",
52 "         BBHBJ.J888000444666.                   ",
53 "        BB>HBB.B8888000444666.                  ",
54 "       BB>B.BH.BB.888000444666.                 ",
55 "      BB>B>....H.>..8800044466.                 ",
56 "     BB>B>>>..J>HJ>>.8800044466.                ",
57 "    BB>B>>>F>J>>.JH>.8800044466.                ",
58 "    B>B>>>F>J>>JJHJ.J..80044466.                ",
59 "   B>B>>>F>J>>HJHJHJ.J.80004466.                ",
60 "   BB>>>F>J>>HJHJHJJJ.J880044666                ",
61 "   B>>>F>J>>HJHJHJJJJJJ880044466                ",
62 "   H>>F>J>>HJHJHJJJJJHH880004466.               ",
63 "   HBF>J>>HJHJHJJJJJHH>880004466.               ",
64 "    .>J>>FJHJHJJJJJHHD.888004466.               ",
65 "    D.>>FJHJHJJJJJHHD. 888004446.               ",
66 "     .>FJHJHJJJJJHHD.  888004446.               ",
67 "     D..FJHJJJJJHHD.   8880044466.              ",
68 "      D..FJJJJJHHD.    8880004466.              ",
69 "       D..FJJJHH..     8880004466.              ",
70 "         D......       88800044666.             ",
71 "                      888000044466.             ",
72 "                     88880000444666             ",
73 "                    88800000444666666           ",
74 "               8888880000000444666666666.       ",
75 "            88888888000000044446666666666.      ",
76 "            888..88000000B4444.4446.6B6666.     ",
77 "             8.8B80..0BB0.4.4B4.4.46B6.6B6B...  ",
78 "            8.8.8B8.0.0BB..4B4B4.44BB...BBB...  ",
79 "             ...BBB...BBB...BBB...BBB...BBB...  ",
80 "                ...BBB...BBB...BBB...BBB...     ",
81 "                ...BBB...BBB...BBB...BBB...     ",
82 "                ...BBB...BBB...BBB...BBB...     ",
83 "                         ...                    ",
84 "                         ...                    ",
85 "                         ...                    "
86 };