summaryrefslogtreecommitdiffstats
path: root/data/pixmaps/misc/stereo.xpm
blob: 641c0ce49b1ed2ba4d1ec5d4c80b521c62abad6a (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 char * stereo_xpm[] = {
"31 21 2 1",
" 	c None",
".	c #000000",
"                               ",
"                               ",
"                               ",
"                               ",
"                               ",
"                               ",
"          ..... .....          ",
"         .............         ",
"        ...   ...   ...        ",
"        ..    ...    ..        ",
"        ..   ....    ..        ",
"        ..    ...    ..        ",
"        ...   ...   ...        ",
"         .............         ",
"          ..... .....          ",
"                               ",
"                               ",
"                               ",
"                               ",
"                               ",
"                               "};