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