view pixmaps/tb_drag_arrow_left.xpm @ 4800:4af15fbcb00a

[gaim-migrate @ 5120] Paco-Paco is cool, he fixed my mess, and then fixed other messes I didn't even know we had. committer: Tailor Script <tailor@pidgin.im>
author Nathan Walp <nwalp@pidgin.im>
date Sun, 16 Mar 2003 17:49:11 +0000
parents 5fb47ec9bfe4
children 87e95b8ce60b
line wrap: on
line source

/* XPM */
static char * tb_drag_arrow_left_xpm[] = {
"16 13 2 1",
" 	c None",
".	c #FF0000",
"      .         ",
"     ..         ",
"    ...         ",
"   ....         ",
"  .....         ",
" ...............",
"................",
" ...............",
"  .....         ",
"   ....         ",
"    ...         ",
"     ..         ",
"      .         "};