view pixmaps/gnomeicu-dnd.xpm @ 3173:b51d69e79b8e

[gaim-migrate @ 3189] It's getting there. committer: Tailor Script <tailor@pidgin.im>
author Rob Flynn <gaim@robflynn.com>
date Thu, 25 Apr 2002 23:25:54 +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",
"   .. ..    ",
"  .+@.+@.   ",
"  .##.@##.. ",
" .#+####+#@.",
".+##+##+##@.",
".@@##$$##.. ",
" ..##$$##@@.",
".+##+##+##@.",
".@#+####+#. ",
" ..##@.##.  ",
"   .@@.@@.  ",
"    .. ..   "};