aboutsummaryrefslogtreecommitdiffstats
path: root/image/clist_descend.xpm
blob: 150116c5f86a0591bf2a3621664b072c4b86b97a (plain)
1
2
3
4
5
6
7
8
9
/* XPM */
static char * clist_descend_xpm[] = {
"4 4 2 1",
" 	c None",
".	c #000000",
" .  ",
"... ",
"    ",
"    "};