~blackskad/gnomeradio/dev-vol-button

« back to all changes in this revision

Viewing changes to pixmaps/stereo.xpm

  • Committer: mfcn
  • Date: 2003-01-08 17:19:21 UTC
  • Revision ID: svn-v3-trunk0:ba97a3d1-ec25-0410-b1c6-e06ad936ea6c:trunk:2
Initial revision

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
/* XPM */
 
2
static char * stereo_xpm[] = {
 
3
"70 30 3 1",
 
4
"       c None",
 
5
".      c #000000",
 
6
"+      c #FFFFFF",
 
7
"......................................................................",
 
8
"......................................................................",
 
9
"......................................................................",
 
10
"....................................+++++++++++++++++++++++++++++++++.",
 
11
"...................................++...............................++",
 
12
"...................................+...+++.+++++.++++.+++..++++.++++.+",
 
13
"...................................+..+......+...+....+..+.+....+..+.+",
 
14
"...................................+..+......+...+....+..+.+....+..+.+",
 
15
"...................................+...++....+...++...+++..++...+..+.+",
 
16
"...................................+.....+...+...+....+..+.+....+..+.+",
 
17
"...................................+.....+...+...+....+..+.+....+..+.+",
 
18
"...................................+..+++....+...++++.+..+.++++.++++.+",
 
19
"...................................++...............................++",
 
20
"....................................+++++++++++++++++++++++++++++++++.",
 
21
"......................................................................",
 
22
"......................................................................",
 
23
".+++++++++++++++++++++++++++++++++....................................",
 
24
"++...............................++...................................",
 
25
"+......++.++.++++.+...+.++++......+...................................",
 
26
"+......+++++.+..+.++..+.+..+......+...................................",
 
27
"+......+.+.+.+..+.+++.+.+..+......+...................................",
 
28
"+......+.+.+.+..+.+++++.+..+......+...................................",
 
29
"+......+...+.+..+.+.+++.+..+......+...................................",
 
30
"+......+...+.+..+.+..++.+..+......+...................................",
 
31
"+......+...+.++++.+...+.++++......+...................................",
 
32
"++...............................++...................................",
 
33
".+++++++++++++++++++++++++++++++++....................................",
 
34
"......................................................................",
 
35
"......................................................................",
 
36
"......................................................................"};