Mercurial > hg > xemacs-beta
annotate etc/smilies/FaceIronic.xpm @ 132:757f1c4d15f7 xemacs-20-1
Added tag xemacs-20-1p4 for changeset 869e1851236b
author | cvs |
---|---|
date | Mon, 13 Aug 2007 09:29:09 +0200 (2007-08-13) |
parents | 376386a54a3c |
children |
rev | line source |
---|---|
0 | 1 /* XPM */ |
2 static char * image_name[] = { | |
3 "12 12 5 1", | |
4 " c none", | |
5 ". c #FFFF00 s flesh", | |
6 "X c #000000000000 s features", | |
7 "E c #000000000000 s circle", | |
8 "o c #555555555555 s tongue", | |
9 " EEEE ", | |
10 " EE....EE ", | |
11 " E........E ", | |
12 " E..X..X..E ", | |
13 "E...X..X...E", | |
14 "E..........E", | |
15 "E........X.E", | |
16 "E...XXXXX..E", | |
17 " E.X......E ", | |
18 " E........E ", | |
19 " EE....EE ", | |
20 " EEEE ....", |