summaryrefslogtreecommitdiffstats
path: root/noatun/modules/simple/playlist.xpm
blob: 80b622acf118f962105c0ad00d078fef3b3102ae (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
/* XPM */
const char * playlist_xpm[] = {
"16 16 2 1",
" 	c None",
".	c #000000",
"                ",
"                ",
"       ..       ",
"      ....      ",
"     ......     ",
"    ........    ",
"   ..........   ",
"   ..........   ",
"                ",
"                ",
"   ..........   ",
"   ..........   ",
"   ..........   ",
"   ..........   ",
"                ",
"                "};