Mercurial > emacs
annotate lisp/toolbar/up_arrow.xpm @ 43671:b6abb8a7ea89
(Fexpand_abbrev): Increment plist as use count only if it is an integer.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Sun, 03 Mar 2002 20:08:56 +0000 |
parents | 54d90c318dfd |
children | 734ff40978ad |
rev | line source |
---|---|
32287 | 1 /* XPM */ |
32519
54d90c318dfd
Re-convert from full-color version (using the Gimp) to eliminate
Miles Bader <miles@gnu.org>
parents:
32452
diff
changeset
|
2 static char * up_arrow_xpm[] = { |
32452
8f4a34146a9d
Reduce to max. 8 colors (mogrify -colorspace transparent -colors 8).
Gerd Moellmann <gerd@gnu.org>
parents:
32389
diff
changeset
|
3 "24 24 9 1", |
32519
54d90c318dfd
Re-convert from full-color version (using the Gimp) to eliminate
Miles Bader <miles@gnu.org>
parents:
32452
diff
changeset
|
4 " c None", |
54d90c318dfd
Re-convert from full-color version (using the Gimp) to eliminate
Miles Bader <miles@gnu.org>
parents:
32452
diff
changeset
|
5 ". c #020202", |
54d90c318dfd
Re-convert from full-color version (using the Gimp) to eliminate
Miles Bader <miles@gnu.org>
parents:
32452
diff
changeset
|
6 "+ c #121A12", |
54d90c318dfd
Re-convert from full-color version (using the Gimp) to eliminate
Miles Bader <miles@gnu.org>
parents:
32452
diff
changeset
|
7 "@ c #78A16E", |
54d90c318dfd
Re-convert from full-color version (using the Gimp) to eliminate
Miles Bader <miles@gnu.org>
parents:
32452
diff
changeset
|
8 "# c #86AD7D", |
54d90c318dfd
Re-convert from full-color version (using the Gimp) to eliminate
Miles Bader <miles@gnu.org>
parents:
32452
diff
changeset
|
9 "$ c #B2C6AE", |
54d90c318dfd
Re-convert from full-color version (using the Gimp) to eliminate
Miles Bader <miles@gnu.org>
parents:
32452
diff
changeset
|
10 "% c #263222", |
54d90c318dfd
Re-convert from full-color version (using the Gimp) to eliminate
Miles Bader <miles@gnu.org>
parents:
32452
diff
changeset
|
11 "& c #E7EDE6", |
54d90c318dfd
Re-convert from full-color version (using the Gimp) to eliminate
Miles Bader <miles@gnu.org>
parents:
32452
diff
changeset
|
12 "* c #497241", |
54d90c318dfd
Re-convert from full-color version (using the Gimp) to eliminate
Miles Bader <miles@gnu.org>
parents:
32452
diff
changeset
|
13 " ", |
54d90c318dfd
Re-convert from full-color version (using the Gimp) to eliminate
Miles Bader <miles@gnu.org>
parents:
32452
diff
changeset
|
14 " ", |
54d90c318dfd
Re-convert from full-color version (using the Gimp) to eliminate
Miles Bader <miles@gnu.org>
parents:
32452
diff
changeset
|
15 " ", |
54d90c318dfd
Re-convert from full-color version (using the Gimp) to eliminate
Miles Bader <miles@gnu.org>
parents:
32452
diff
changeset
|
16 " ", |
54d90c318dfd
Re-convert from full-color version (using the Gimp) to eliminate
Miles Bader <miles@gnu.org>
parents:
32452
diff
changeset
|
17 " .. ", |
54d90c318dfd
Re-convert from full-color version (using the Gimp) to eliminate
Miles Bader <miles@gnu.org>
parents:
32452
diff
changeset
|
18 " .. ", |
54d90c318dfd
Re-convert from full-color version (using the Gimp) to eliminate
Miles Bader <miles@gnu.org>
parents:
32452
diff
changeset
|
19 " .$*. ", |
54d90c318dfd
Re-convert from full-color version (using the Gimp) to eliminate
Miles Bader <miles@gnu.org>
parents:
32452
diff
changeset
|
20 " +&*. ", |
54d90c318dfd
Re-convert from full-color version (using the Gimp) to eliminate
Miles Bader <miles@gnu.org>
parents:
32452
diff
changeset
|
21 " .&&@*. ", |
54d90c318dfd
Re-convert from full-color version (using the Gimp) to eliminate
Miles Bader <miles@gnu.org>
parents:
32452
diff
changeset
|
22 " .&&@*. ", |
54d90c318dfd
Re-convert from full-color version (using the Gimp) to eliminate
Miles Bader <miles@gnu.org>
parents:
32452
diff
changeset
|
23 " .&&&@@*. ", |
54d90c318dfd
Re-convert from full-color version (using the Gimp) to eliminate
Miles Bader <miles@gnu.org>
parents:
32452
diff
changeset
|
24 " .&&&##*. ", |
54d90c318dfd
Re-convert from full-color version (using the Gimp) to eliminate
Miles Bader <miles@gnu.org>
parents:
32452
diff
changeset
|
25 " .&&&&#@@*. ", |
54d90c318dfd
Re-convert from full-color version (using the Gimp) to eliminate
Miles Bader <miles@gnu.org>
parents:
32452
diff
changeset
|
26 " .&&&&###*. ", |
54d90c318dfd
Re-convert from full-color version (using the Gimp) to eliminate
Miles Bader <miles@gnu.org>
parents:
32452
diff
changeset
|
27 " .&&&&&##@@*. ", |
54d90c318dfd
Re-convert from full-color version (using the Gimp) to eliminate
Miles Bader <miles@gnu.org>
parents:
32452
diff
changeset
|
28 " .&&&&&###@@. ", |
54d90c318dfd
Re-convert from full-color version (using the Gimp) to eliminate
Miles Bader <miles@gnu.org>
parents:
32452
diff
changeset
|
29 " .$$$$$$@@@@**. ", |
54d90c318dfd
Re-convert from full-color version (using the Gimp) to eliminate
Miles Bader <miles@gnu.org>
parents:
32452
diff
changeset
|
30 " ......%....... ", |
54d90c318dfd
Re-convert from full-color version (using the Gimp) to eliminate
Miles Bader <miles@gnu.org>
parents:
32452
diff
changeset
|
31 " ", |
54d90c318dfd
Re-convert from full-color version (using the Gimp) to eliminate
Miles Bader <miles@gnu.org>
parents:
32452
diff
changeset
|
32 " ", |
54d90c318dfd
Re-convert from full-color version (using the Gimp) to eliminate
Miles Bader <miles@gnu.org>
parents:
32452
diff
changeset
|
33 " ", |
54d90c318dfd
Re-convert from full-color version (using the Gimp) to eliminate
Miles Bader <miles@gnu.org>
parents:
32452
diff
changeset
|
34 " ", |
54d90c318dfd
Re-convert from full-color version (using the Gimp) to eliminate
Miles Bader <miles@gnu.org>
parents:
32452
diff
changeset
|
35 " ", |
54d90c318dfd
Re-convert from full-color version (using the Gimp) to eliminate
Miles Bader <miles@gnu.org>
parents:
32452
diff
changeset
|
36 " "}; |