summaryrefslogtreecommitdiffstats
path: root/qtruby/rubylib/examples/qt-examples/chart/images/file_save.xpm
blob: 616389921b277d67a9f96ba6b3ade1f261d14dd6 (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
27
28
29
30
31
32
33
/* XPM */
static const char *file_save[] = {
"20 20 9 1",
"  c white",
"! c #000",
"# c #002EFF",
"$ c #999999999999",
"% c None",
"& c #00C900",
"( c #ffff00",
") c red1",
"* c black",
"!!!!!!!!!!!!!!!!!!!!",
"!##!$$$!!!!!!$$$!%%!",
"!##!$$!&&&&&&!$$!%%!",
"!##!$!(&&&&&&&!$!!!!",
"!##!!(((&&&&&&&!!##!",
"!##!!((((&&&&&&!!##!",
"!##!!((((()&&&&!!##!",
"!##!!((())))&&&!!##!",
"!##!!(())))))&&!!##!",
"!##!$!))))))))!$!##!",
"!###!$!))))))!$*###!",
"!####***!!!!!***###!",
"!##################!",
"!###!!!!!!!!!!!!!##!",
"!###!!!!!!!!!$$$!##!",
"!###!!!!!!!!!$$$!##!",
"!###!!!!!!!!!$$$!##!",
"!###!!!!!!!!!$$$!##!",
"!###!!!!!!!!!$$$!##!",
"%!!!!!!!!!!!!!!!!!!%"
};