diff pixmaps/yell.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
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/pixmaps/yell.xpm	Tue Jul 18 05:05:41 2000 +0000
@@ -0,0 +1,30 @@
+/* XPM */
+static char * yell_xpm[] = {
+"19 19 8 1",
+" 	c None",
+".	c #000000",
+"+	c #CCCC00",
+"@	c #FFFF00",
+"#	c #333300",
+"$	c #330000",
+"%	c #FF6600",
+"&	c #CC3300",
+"      .......      ",
+"    ..+@@@@@+..    ",
+"   .+@@@@@@@@@+.   ",
+"  ..@@@@@@@@@@@#.  ",
+" .++..@@@@@@@..++. ",
+" .@@@@..@@@..@@@@. ",
+".+@@@..@@@@@..@@@+.",
+".@@@@..@@@@@..@@@@.",
+".@@@@@@@@@@@@@@@@@.",
+".@@@@@@@....@@@@@@.",
+".@@@@@@......@@@@@.",
+".@@@@@........@@@@.",
+".+@@@@........@@@+.",
+" .@@@@...$$...@@@. ",
+" .+@@@..%%%%..@@+. ",
+"  .@@@@.%&&%.@@@.  ",
+"   .+@@@.$$.@@+.   ",
+"    ..+@@@@@+..    ",
+"      .......      "};