forked from OTAcademy/RME
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrectangular_5.xpm
More file actions
51 lines (51 loc) · 877 Bytes
/
rectangular_5.xpm
File metadata and controls
51 lines (51 loc) · 877 Bytes
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
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
/* XPM */
static const char *rectangular_5_xpm[] = {
/* columns rows colors chars-per-pixel */
"16 16 29 1 ",
" c #006699",
". c #016799",
"X c #05699A",
"o c #086B9B",
"O c #096B9B",
"+ c #0F6F9C",
"@ c #11709C",
"# c #12719D",
"$ c #14729D",
"% c #18749E",
"& c #1D779F",
"* c #1F799F",
"= c #20799F",
"- c #267DA1",
"; c #2A7FA1",
": c #2B80A2",
"> c #2F82A2",
", c #3485A3",
"< c #3787A4",
"1 c #3D8BA5",
"2 c #418DA6",
"3 c #438EA6",
"4 c #4B93A8",
"5 c #4E95A9",
"6 c #599BAB",
"7 c #5A9CAB",
"8 c #66A3AD",
"9 c #72AAB0",
"0 c None",
/* pixels */
"0000000000000000",
"0000000000000000",
"0000000000000000",
"000 000",
"000 o@ 000",
"000 X+%= 000",
"000 o@*-> 000",
"000 o$-;,1 000",
"000 X@*;,24 000",
"000 +*;,256 000",
"000 O%-,2578 000",
"000 +->15689 000",
"000 000",
"0000000000000000",
"0000000000000000",
"0000000000000000"
};