view pixmaps/arrow_down.xpm @ 4927:afffba7c292e

[gaim-migrate @ 5261] it'll be really cool when we get icons. oh, and robot101 tweaked a thing or two. committer: Tailor Script <tailor@pidgin.im>
author Nathan Walp <nwalp@pidgin.im>
date Mon, 31 Mar 2003 21:53:35 +0000
parents bb7527b5f426
children
line wrap: on
line source

/* XPM */
static char * arrow_down_xpm[] = {
"11 6 3 1",
" 	c None",
".	c #000000",
"+	c #FFFFFF",
"...........",
" .+++++++. ",
"  .+++++.  ",
"   .+++.   ",
"    .+.    ",
"     .     "};