summaryrefslogtreecommitdiffstats
path: root/Gui/mplayer/pixmaps/a11.xpm
blob: b136a5a54eae28dba3a53119f27d4c00d8893488 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
/* XPM */
static char * a11_xpm[] = {
"18 16 3 1",
" 	c None",
".	c #000000",
"+	c #FFFFFF",
"                  ",
"                  ",
"                  ",
" ................ ",
"..++++++++++++++..",
".+..............+.",
".+...+...+...+..+.",
".+..++......++..+.",
".+...+.......+..+.",
".+...+.......+..+.",
".+...+...+...+..+.",
".+..............+.",
"..++++++++++++++..",
" ................ ",
"                  ",
"                  "};