view gtk/pixmaps/tb_drag_arrow_left.xpm @ 14191:009db0b357b5

This is a hand-crafted commit to migrate across subversion revisions 16854:16861, due to some vagaries of the way the original renames were done. Witness that monotone can do in one revision what svn had to spread across several.
author Ethan Blanton <elb@pidgin.im>
date Sat, 16 Dec 2006 04:59:55 +0000
parents
children
line wrap: on
line source

/* XPM */
static char * tb_drag_arrow_left_xpm[] = {
"16 13 13 1",
" 	c None",
".	c #B80000",
"+	c #E40E0E",
"@	c #D23333",
"#	c #E54545",
"$	c #F05757",
"%	c #E56A6A",
"&	c #E87676",
"*	c #F02F2F",
"=	c #E78383",
"-	c #ED9191",
";	c #E79F9F",
">	c #EDAFAF",
"      .         ",
"     .+         ",
"    .@+         ",
"   .##+         ",
"  .$$$+.........",
" .%%%%%%%%%%%%%+",
".&&&&&&&&&&&&&&+",
" *=============+",
"  *---*********+",
"   *;;+         ",
"    *>+         ",
"     *+         ",
"      +         "};