Files
evolution/widgets/table/arrow-up.xpm
Miguel de Icaza 33d700d2ea Add files
svn path=/trunk/; revision=2391
2000-04-11 14:40:59 +00:00

22 lines
356 B
C

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