view pixmaps/arrow_right.xpm @ 4652:0f8717733f33

[gaim-migrate @ 4963] damned nymphs. committer: Tailor Script <tailor@pidgin.im>
author Sean Egan <seanegan@gmail.com>
date Thu, 06 Mar 2003 01:02:51 +0000
parents bb7527b5f426
children
line wrap: on
line source

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