summaryrefslogtreecommitdiffstats
path: root/gui/mplayer/pixmaps/file.xpm
blob: 80acca7a7c855c2019eddc835245d9b2c184dd3e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
/* XPM */
static const char * const file_xpm[] = {
"16 16 7 1",
" 	c None",
".	c #9A9A9A",
"+	c #000000",
"@	c #FFFFFF",
"#	c #010101",
"$	c #FEFEFE",
"%	c #9B9B9B",
"                ",
"................",
"++++++++++++++++",
"@++@++@++@++@++@",
"++++#+++++++++++",
"@@@+@@@$@@@@+@@@",
"@@@+@@@@@@@@+@@@",
"@@@+@@@@@@@@+@@@",
"@@@+@@@@@@@@+@@@",
"@@@+@$@@@@@@+@@@",
"@@@+@@@$@@@@+@@@",
"+++++++++++++++#",
"@++@++@++@#+@++@",
"+++++++##++++++#",
"..........%.....",
"                "};