comparison pixmaps/crossedlips.xpm @ 500:230b022108f4

[gaim-migrate @ 510] adding pixmaps for smileys committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Tue, 18 Jul 2000 05:05:41 +0000
parents
children
comparison
equal deleted inserted replaced
499:3ebd3ca4c3d4 500:230b022108f4
1 /* XPM */
2 static char * crossedlips_xpm[] = {
3 "19 19 5 1",
4 " c None",
5 ". c #000000",
6 "+ c #CCCC00",
7 "@ c #FFFF00",
8 "# c #333300",
9 " ....... ",
10 " ..+@@@@@+.. ",
11 " .+@@@@@@@@@+. ",
12 " .@@@#@@@@@#@@@. ",
13 " .+@@...@@@...@@+. ",
14 " .@@@...@@@...@@@. ",
15 ".+@@@...@@@...@@@+.",
16 ".@@@@@.@@@@@.@@@@@.",
17 ".@@@@@@@@@@@@@@@@@.",
18 ".@@@@@@@@@@@@@@@@@.",
19 ".@@@@..@@@@@..@@@@.",
20 ".@@@@+...+...+@@@@.",
21 ".+@@@@@+...+@@@@@+.",
22 " .@@@+...+.#.+@@@. ",
23 " .+@@..@@@@@..@@+. ",
24 " .@@@@@@@@@@@@@. ",
25 " .+@@@@@@@@@+. ",
26 " ..+@@@@@+.. ",
27 " ....... "};