Initial import of the CDE 2.1.30 sources from the Open Group.
[oweals/cde.git] / cde / programs / dticon / pixmaps / Pencil.pm
1 /* XPM */
2 /* $XConsortium: Pencil.pm /main/3 1995/07/18 16:10:00 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 * Pencil [] = {
11 /* width height ncolors cpp [x_hot y_hot] */
12 "36 36 8 1 0 0",
13 /* colors */
14 "     s background    m black c #949494949494",
15 ".      s iconColor6    m white c yellow",
16 "X      s iconColor2    m white c white",
17 "o    s iconGray5     m black c #737373737373",
18 "O      s foreground    m white c white",
19 "+    s iconGray3     m white c #adadadadadad",
20 "@    s iconGray1     m white c #dededededede",
21 "#    s iconGray7     m black c #424242424242",
22 /* pixels */
23 "                                    ",
24 "                                    ",
25 "                                   .",
26 "                                  .X",
27 "                                 .X.",
28 "                                .X.X",
29 "                               .X.X.",
30 "                              .X.X.o",
31 "                             .X.X.o.",
32 "                            .X.X.o.o",
33 "      OOOOO                .X.X.o.o.",
34 "           OOO            .X.X.o.o.o",
35 "              O          .X.X.o.o.o ",
36 "               O        .X.X.o.o.o  ",
37 "                O      .X.X.o.o.o   ",
38 "                 O    .X.X.o.o.o    ",
39 "                 O   .X.X.o.o.o     ",
40 "                 O  +@XX.o.o.o      ",
41 "                O   +XX@o.o.o       ",
42 "              OO   +XX@ooo.o        ",
43 "           OOO     +X@ooo.o         ",
44 "          O       +X@ooooo          ",
45 "         O        +@ooooo           ",
46 "         O       +#ooooo            ",
47 "          O      ###oo              ",
48 "           O     ##o                ",
49 "            OO  ##                  ",
50 "              O##                   ",
51 "                                    ",
52 "                                    ",
53 "                                    ",
54 "                                    ",
55 "                                    ",
56 "                                    ",
57 "                                    ",
58 "                                    "};