view pixmaps/gnomeicu-dnd.xpm @ 3274:572b9d648c94

[gaim-migrate @ 3292] you can redistribute me and/or modify me under the terms of the GNU General Public License as published by the Free Software Foundation committer: Tailor Script <tailor@pidgin.im>
author Sean Egan <seanegan@gmail.com>
date Sat, 25 May 2002 19:11:34 +0000
parents 3f76de1d69e1
children
line wrap: on
line source

/* XPM */
static char * icon_dnd_xpm[] = {
"12 12 6 1",
" 	c None",
".	c #000000",
"+	c #FFFFFF",
"@	c #00FC00",
"#	c #F80000",
"$	c #F9C0C0",
"   .. ..    ",
"  .+@.+@.   ",
"  .##.@##.. ",
" .#+####+#@.",
".+##+##+##@.",
".@@##$$##.. ",
" ..##$$##@@.",
".+##+##+##@.",
".@#+####+#. ",
" ..##@.##.  ",
"   .@@.@@.  ",
"    .. ..   "};