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