assignable_values 1.0.1 → 1.1.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/.github/workflows/test.yml +1 -1
- data/CHANGELOG.md +6 -0
- data/Gemfile.5.0.lock +1 -1
- data/Gemfile.5.1.lock +1 -1
- data/Gemfile.5.1.pg.lock +1 -1
- data/Gemfile.6.1.pg.lock +1 -1
- data/Gemfile.7.1.pg.lock +1 -1
- data/README.md +18 -2
- data/lib/assignable_values/active_record/restriction/scalar_attribute.rb +8 -8
- data/lib/assignable_values/active_record/restriction/store_accessor_attribute.rb +29 -0
- data/lib/assignable_values/active_record.rb +16 -1
- data/lib/assignable_values/version.rb +1 -1
- data/lib/assignable_values.rb +1 -0
- data/media/logo.dark.shapes.svg +169 -0
- data/media/logo.dark.text.svg +107 -0
- data/media/logo.light.shapes.svg +168 -0
- data/media/logo.light.text.svg +106 -0
- data/media/makandra-with-bottom-margin.dark.svg +180 -0
- data/media/makandra-with-bottom-margin.light.svg +180 -0
- data/spec/assignable_values/active_record_spec.rb +209 -2
- data/spec/support/database.rb +1 -0
- data/spec/support/i18n.yml +7 -0
- metadata +9 -2
@@ -0,0 +1,168 @@
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
2
|
+
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
3
|
+
|
4
|
+
<svg
|
5
|
+
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
6
|
+
xmlns:cc="http://creativecommons.org/ns#"
|
7
|
+
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
8
|
+
xmlns:svg="http://www.w3.org/2000/svg"
|
9
|
+
xmlns="http://www.w3.org/2000/svg"
|
10
|
+
xmlns:xlink="http://www.w3.org/1999/xlink"
|
11
|
+
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
12
|
+
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
13
|
+
width="101.85382mm"
|
14
|
+
height="14.056225mm"
|
15
|
+
viewBox="0 0 101.85382 14.056225"
|
16
|
+
version="1.1"
|
17
|
+
id="svg838"
|
18
|
+
inkscape:version="0.92.5 (2060ec1f9f, 2020-04-08)"
|
19
|
+
sodipodi:docname="logo.light.shapes.svg"
|
20
|
+
inkscape:export-filename="/home/henning/Projects/capybara-lockstep/media/capybara-lockstep3.light.png"
|
21
|
+
inkscape:export-xdpi="196"
|
22
|
+
inkscape:export-ydpi="196">
|
23
|
+
<defs
|
24
|
+
id="defs832">
|
25
|
+
<linearGradient
|
26
|
+
inkscape:collect="always"
|
27
|
+
id="linearGradient1406">
|
28
|
+
<stop
|
29
|
+
style="stop-color:#ff0844;stop-opacity:1"
|
30
|
+
offset="0"
|
31
|
+
id="stop1402" />
|
32
|
+
<stop
|
33
|
+
style="stop-color:#ffb199;stop-opacity:1"
|
34
|
+
offset="1"
|
35
|
+
id="stop1404" />
|
36
|
+
</linearGradient>
|
37
|
+
<linearGradient
|
38
|
+
inkscape:collect="always"
|
39
|
+
xlink:href="#linearGradient1406"
|
40
|
+
id="linearGradient1408"
|
41
|
+
x1="22.054907"
|
42
|
+
y1="91.071762"
|
43
|
+
x2="88.956696"
|
44
|
+
y2="91.071762"
|
45
|
+
gradientUnits="userSpaceOnUse"
|
46
|
+
gradientTransform="matrix(1.5173795,0,0,0.08832254,-33.465666,57.89802)" />
|
47
|
+
</defs>
|
48
|
+
<sodipodi:namedview
|
49
|
+
id="base"
|
50
|
+
pagecolor="#ffffff"
|
51
|
+
bordercolor="#666666"
|
52
|
+
borderopacity="1.0"
|
53
|
+
inkscape:pageopacity="0.0"
|
54
|
+
inkscape:pageshadow="2"
|
55
|
+
inkscape:zoom="1.4"
|
56
|
+
inkscape:cx="-5.9258088"
|
57
|
+
inkscape:cy="88.307422"
|
58
|
+
inkscape:document-units="mm"
|
59
|
+
inkscape:current-layer="layer1"
|
60
|
+
showgrid="false"
|
61
|
+
fit-margin-top="0"
|
62
|
+
fit-margin-left="0"
|
63
|
+
fit-margin-right="0"
|
64
|
+
fit-margin-bottom="0"
|
65
|
+
inkscape:window-width="2560"
|
66
|
+
inkscape:window-height="1391"
|
67
|
+
inkscape:window-x="1920"
|
68
|
+
inkscape:window-y="0"
|
69
|
+
inkscape:window-maximized="1" />
|
70
|
+
<metadata
|
71
|
+
id="metadata835">
|
72
|
+
<rdf:RDF>
|
73
|
+
<cc:Work
|
74
|
+
rdf:about="">
|
75
|
+
<dc:format>image/svg+xml</dc:format>
|
76
|
+
<dc:type
|
77
|
+
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
78
|
+
<dc:title></dc:title>
|
79
|
+
</cc:Work>
|
80
|
+
</rdf:RDF>
|
81
|
+
</metadata>
|
82
|
+
<g
|
83
|
+
inkscape:label="Layer 1"
|
84
|
+
inkscape:groupmode="layer"
|
85
|
+
id="layer1"
|
86
|
+
transform="translate(0.33337499,-52.518951)">
|
87
|
+
<g
|
88
|
+
aria-label="ASSIGNABLE_VALUES"
|
89
|
+
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10.58333302px;line-height:1.25;font-family:'League Spartan';-inkscape-font-specification:'League Spartan';letter-spacing:0px;word-spacing:0px;fill:#141210;fill-opacity:1;stroke:none;stroke-width:0.26458332"
|
90
|
+
id="text1385">
|
91
|
+
<path
|
92
|
+
d="m 2.4288749,52.645951 h 1.571625 l 2.7569582,6.985 H 5.0694165 l -0.508,-1.402292 H 1.8732499 l -0.5132916,1.402292 h -1.69333329 z m -0.026458,4.196292 H 4.0375415 L 3.2279166,54.550951 h -0.015875 z"
|
93
|
+
style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-family:'League Spartan';-inkscape-font-specification:'League Spartan';fill:#141210;fill-opacity:1;stroke-width:0.26458332"
|
94
|
+
id="path822" />
|
95
|
+
<path
|
96
|
+
d="m 9.8583639,52.518951 q 0.6508751,0 1.1377081,0.142875 0.486834,0.142875 0.783167,0.301625 0.296333,0.15875 0.359833,0.211667 l -0.762,1.275291 q -0.08467,-0.0635 -0.291041,-0.185208 -0.201084,-0.121708 -0.481542,-0.216958 -0.275167,-0.09525 -0.576792,-0.09525 -0.4074581,0 -0.661458,0.148166 -0.2487084,0.142875 -0.2487084,0.428625 0,0.195792 0.1322917,0.354542 0.1375833,0.153458 0.41275,0.296333 0.2804583,0.137584 0.7090837,0.301625 0.391583,0.142875 0.735541,0.338667 0.343959,0.195792 0.60325,0.465667 0.264584,0.264583 0.418042,0.613833 0.153458,0.34925 0.153458,0.79375 0,0.529167 -0.216958,0.92075 -0.216958,0.386292 -0.592667,0.640292 -0.370416,0.254 -0.846666,0.375708 -0.470959,0.127 -0.9789587,0.127 -0.7196667,0 -1.2911667,-0.164042 -0.5662083,-0.164041 -0.9154583,-0.354541 -0.3492499,-0.1905 -0.4180416,-0.254 L 7.810489,57.657159 q 0.0635,0.04762 0.2434167,0.153459 0.1852083,0.105833 0.4497916,0.22225 0.2645833,0.111125 0.5609167,0.1905 0.301625,0.07937 0.5926666,0.07937 0.4868334,0 0.7302504,-0.185209 0.243416,-0.1905 0.243416,-0.497416 0,-0.227542 -0.153458,-0.407459 Q 10.324031,57.032743 10.017114,56.873993 9.7101973,56.709951 9.2498223,56.530034 8.7894473,56.344826 8.3872806,56.080243 7.9904057,55.815659 7.7416973,55.418784 7.492989,55.021909 7.492989,54.434534 q 0,-0.587375 0.3280833,-1.016 0.333375,-0.433916 0.873125,-0.66675 0.5450417,-0.232833 1.1641666,-0.232833 z"
|
97
|
+
style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-family:'League Spartan';-inkscape-font-specification:'League Spartan';fill:#141210;fill-opacity:1;stroke-width:0.26458332"
|
98
|
+
id="path824" />
|
99
|
+
<path
|
100
|
+
d="m 15.779735,52.518951 q 0.650875,0 1.137709,0.142875 0.486833,0.142875 0.783166,0.301625 0.296334,0.15875 0.359834,0.211667 l -0.762,1.275291 q -0.08467,-0.0635 -0.291042,-0.185208 -0.201083,-0.121708 -0.481542,-0.216958 -0.275166,-0.09525 -0.576791,-0.09525 -0.407459,0 -0.661459,0.148166 -0.248708,0.142875 -0.248708,0.428625 0,0.195792 0.132292,0.354542 0.137583,0.153458 0.41275,0.296333 0.280458,0.137584 0.709083,0.301625 0.391583,0.142875 0.735542,0.338667 0.343958,0.195792 0.60325,0.465667 0.264583,0.264583 0.418041,0.613833 0.153459,0.34925 0.153459,0.79375 0,0.529167 -0.216959,0.92075 -0.216958,0.386292 -0.592666,0.640292 -0.370417,0.254 -0.846667,0.375708 -0.470958,0.127 -0.978958,0.127 -0.719667,0 -1.291167,-0.164042 -0.566208,-0.164041 -0.915458,-0.354541 -0.34925,-0.1905 -0.418042,-0.254 l 0.788458,-1.328209 q 0.0635,0.04762 0.243417,0.153459 0.185208,0.105833 0.449792,0.22225 0.264583,0.111125 0.560916,0.1905 0.301625,0.07937 0.592667,0.07937 0.486833,0 0.73025,-0.185209 0.243417,-0.1905 0.243417,-0.497416 0,-0.227542 -0.153459,-0.407459 -0.153458,-0.179916 -0.460375,-0.338666 -0.306916,-0.164042 -0.767291,-0.343959 -0.460375,-0.185208 -0.862542,-0.449791 -0.396875,-0.264584 -0.645583,-0.661459 -0.248709,-0.396875 -0.248709,-0.98425 0,-0.587375 0.328084,-1.016 0.333375,-0.433916 0.873125,-0.66675 0.545041,-0.232833 1.164166,-0.232833 z"
|
101
|
+
style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-family:'League Spartan';-inkscape-font-specification:'League Spartan';fill:#141210;fill-opacity:1;stroke-width:0.26458332"
|
102
|
+
id="path826" />
|
103
|
+
<path
|
104
|
+
d="m 19.214026,52.645951 h 1.582208 v 6.985 h -1.582208 z"
|
105
|
+
style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-family:'League Spartan';-inkscape-font-specification:'League Spartan';fill:#141210;fill-opacity:1;stroke-width:0.26458332"
|
106
|
+
id="path828" />
|
107
|
+
<path
|
108
|
+
d="m 25.331172,55.725701 h 3.561292 v 0.4445 q 0,0.751417 -0.254,1.402292 -0.248708,0.650875 -0.714375,1.143 -0.465667,0.492125 -1.11125,0.767291 -0.645583,0.275167 -1.42875,0.275167 -0.809625,0 -1.471083,-0.275167 -0.656167,-0.280458 -1.132417,-0.777875 -0.47625,-0.497416 -0.73025,-1.153583 -0.254,-0.661458 -0.254,-1.418167 0,-0.751416 0.254,-1.407583 0.254,-0.661458 0.73025,-1.153583 0.47625,-0.497417 1.132417,-0.772584 0.661458,-0.280458 1.471083,-0.280458 0.661458,0 1.164167,0.142875 0.508,0.142875 0.873125,0.381 0.365125,0.238125 0.619125,0.523875 0.254,0.280458 0.423333,0.550333 l -1.502833,0.709084 q -0.216959,-0.333375 -0.592667,-0.582084 -0.370417,-0.248708 -0.98425,-0.248708 -0.428625,0 -0.788458,0.169333 -0.354542,0.169334 -0.613834,0.465667 -0.259291,0.291042 -0.402166,0.682625 -0.137584,0.386292 -0.137584,0.820208 0,0.439209 0.137584,0.8255 0.142875,0.386292 0.402166,0.682625 0.259292,0.296334 0.613834,0.465667 0.359833,0.164042 0.788458,0.164042 0.375708,0 0.682625,-0.09525 0.306917,-0.09525 0.529167,-0.275167 0.227541,-0.179917 0.354541,-0.423333 0.132292,-0.248709 0.15875,-0.545042 h -1.778 z"
|
109
|
+
style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-family:'League Spartan';-inkscape-font-specification:'League Spartan';fill:#141210;fill-opacity:1;stroke-width:0.26458332"
|
110
|
+
id="path830" />
|
111
|
+
<path
|
112
|
+
d="m 31.263117,54.095868 0.116417,0.02117 v 5.513917 h -1.582209 v -6.985 h 2.159 l 2.831042,5.503333 -0.116417,0.02117 v -5.5245 h 1.582208 v 6.985 h -2.169583 z"
|
113
|
+
style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-family:'League Spartan';-inkscape-font-specification:'League Spartan';fill:#141210;fill-opacity:1;stroke-width:0.26458332"
|
114
|
+
id="path832" />
|
115
|
+
<path
|
116
|
+
d="m 39.713905,52.645951 h 1.571625 l 2.756958,6.985 h -1.688041 l -0.508,-1.402292 H 39.15828 l -0.513291,1.402292 h -1.693334 z m -0.02646,4.196292 h 1.635125 l -0.809625,-2.291292 h -0.01587 z"
|
117
|
+
style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-family:'League Spartan';-inkscape-font-specification:'League Spartan';fill:#141210;fill-opacity:1;stroke-width:0.26458332"
|
118
|
+
id="path834" />
|
119
|
+
<path
|
120
|
+
d="m 44.640434,52.645951 h 2.397125 q 0.597958,0 1.105958,0.164042 0.513292,0.164041 0.8255,0.53975 0.3175,0.370416 0.3175,1.005416 0,0.418042 -0.15875,0.746125 -0.153458,0.328084 -0.41275,0.53975 -0.254,0.206375 -0.555625,0.275167 0.264584,0.03175 0.513292,0.153458 0.254,0.116417 0.455083,0.328084 0.206375,0.206375 0.322792,0.518583 0.121708,0.306917 0.121708,0.73025 0,0.587375 -0.264583,1.037167 -0.259292,0.4445 -0.762,0.6985 -0.497417,0.248708 -1.222375,0.248708 h -2.682875 z m 1.582208,5.720292 h 0.719667 q 0.338667,0 0.550333,-0.100542 0.216959,-0.105833 0.3175,-0.296333 0.100542,-0.195792 0.100542,-0.465667 0,-0.423333 -0.264583,-0.619125 -0.259292,-0.201083 -0.73025,-0.201083 h -0.693209 z m 0,-2.921 h 0.640292 q 0.280458,0 0.465667,-0.100542 0.1905,-0.100542 0.28575,-0.280458 0.100541,-0.185209 0.100541,-0.423334 0,-0.428625 -0.243416,-0.576791 -0.243417,-0.153459 -0.66675,-0.153459 h -0.582084 z"
|
121
|
+
style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-family:'League Spartan';-inkscape-font-specification:'League Spartan';fill:#141210;fill-opacity:1;stroke-width:0.26458332"
|
122
|
+
id="path836" />
|
123
|
+
<path
|
124
|
+
d="m 50.556499,52.645951 h 1.582209 v 5.598583 h 2.534708 v 1.386417 h -4.116917 z"
|
125
|
+
style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-family:'League Spartan';-inkscape-font-specification:'League Spartan';fill:#141210;fill-opacity:1;stroke-width:0.26458332"
|
126
|
+
id="path838" />
|
127
|
+
<path
|
128
|
+
d="m 55.699995,52.645951 h 4.460875 v 1.386417 h -2.883958 v 1.423458 h 2.8575 v 1.344083 h -2.8575 v 1.444625 h 2.883958 v 1.386417 h -4.460875 z"
|
129
|
+
style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-family:'League Spartan';-inkscape-font-specification:'League Spartan';fill:#141210;fill-opacity:1;stroke-width:0.26458332"
|
130
|
+
id="path840" />
|
131
|
+
<path
|
132
|
+
d="m 60.970476,60.668118 v -0.904875 h 4.323292 v 0.904875 z"
|
133
|
+
style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-family:'League Spartan';-inkscape-font-specification:'League Spartan';fill:#141210;fill-opacity:1;stroke-width:0.26458332"
|
134
|
+
id="path842" />
|
135
|
+
<path
|
136
|
+
d="M 69.696424,59.630951 H 67.90784 l -2.487083,-6.985 h 1.783292 l 1.598083,4.968875 1.598083,-4.968875 h 1.783292 z"
|
137
|
+
style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-family:'League Spartan';-inkscape-font-specification:'League Spartan';fill:#141210;fill-opacity:1;stroke-width:0.26458332"
|
138
|
+
id="path844" />
|
139
|
+
<path
|
140
|
+
d="m 74.278995,52.645951 h 1.571625 l 2.756959,6.985 h -1.688042 l -0.508,-1.402292 H 73.72337 l -0.513291,1.402292 h -1.693333 z m -0.02646,4.196292 h 1.635125 l -0.809625,-2.291292 h -0.01587 z"
|
141
|
+
style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-family:'League Spartan';-inkscape-font-specification:'League Spartan';fill:#141210;fill-opacity:1;stroke-width:0.26458332"
|
142
|
+
id="path846" />
|
143
|
+
<path
|
144
|
+
d="m 79.205528,52.645951 h 1.582208 v 5.598583 h 2.534709 v 1.386417 h -4.116917 z"
|
145
|
+
style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-family:'League Spartan';-inkscape-font-specification:'League Spartan';fill:#141210;fill-opacity:1;stroke-width:0.26458332"
|
146
|
+
id="path848" />
|
147
|
+
<path
|
148
|
+
d="m 88.196052,52.645951 h 1.582208 v 4.291542 q 0,0.862541 -0.338666,1.497541 -0.338667,0.629709 -0.968375,0.978959 -0.629709,0.343958 -1.502834,0.343958 -0.878416,0 -1.513416,-0.343958 -0.635,-0.34925 -0.973667,-0.978959 -0.333375,-0.635 -0.333375,-1.497541 v -4.291542 h 1.576917 v 4.206875 q 0,0.47625 0.148166,0.804333 0.153459,0.328084 0.433917,0.497417 0.280458,0.164042 0.661458,0.164042 0.375709,0 0.650875,-0.164042 0.275167,-0.169333 0.423334,-0.497417 0.153458,-0.328083 0.153458,-0.804333 z"
|
149
|
+
style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-family:'League Spartan';-inkscape-font-specification:'League Spartan';fill:#141210;fill-opacity:1;stroke-width:0.26458332"
|
150
|
+
id="path850" />
|
151
|
+
<path
|
152
|
+
d="m 90.894793,52.645951 h 4.460875 v 1.386417 h -2.883959 v 1.423458 h 2.8575 v 1.344083 h -2.8575 v 1.444625 h 2.883959 v 1.386417 h -4.460875 z"
|
153
|
+
style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-family:'League Spartan';-inkscape-font-specification:'League Spartan';fill:#141210;fill-opacity:1;stroke-width:0.26458332"
|
154
|
+
id="path852" />
|
155
|
+
<path
|
156
|
+
d="m 99.096861,52.518951 q 0.650875,0 1.137709,0.142875 0.48683,0.142875 0.78317,0.301625 0.29633,0.15875 0.35983,0.211667 l -0.762,1.275291 q -0.0847,-0.0635 -0.29104,-0.185208 -0.20109,-0.121708 -0.481544,-0.216958 -0.275167,-0.09525 -0.576792,-0.09525 -0.407458,0 -0.661458,0.148166 -0.248709,0.142875 -0.248709,0.428625 0,0.195792 0.132292,0.354542 0.137583,0.153458 0.41275,0.296333 0.280458,0.137584 0.709083,0.301625 0.391588,0.142875 0.735538,0.338667 0.34396,0.195792 0.60325,0.465667 0.26459,0.264583 0.41805,0.613833 0.15345,0.34925 0.15345,0.79375 0,0.529167 -0.21695,0.92075 -0.21696,0.386292 -0.59267,0.640292 -0.37042,0.254 -0.846668,0.375708 -0.470958,0.127 -0.978958,0.127 -0.719667,0 -1.291167,-0.164042 -0.566208,-0.164041 -0.915458,-0.354541 -0.34925,-0.1905 -0.418042,-0.254 l 0.788459,-1.328209 q 0.0635,0.04762 0.243416,0.153459 0.185209,0.105833 0.449792,0.22225 0.264583,0.111125 0.560917,0.1905 0.301625,0.07937 0.592666,0.07937 0.486834,0 0.73025,-0.185209 0.243417,-0.1905 0.243417,-0.497416 0,-0.227542 -0.153458,-0.407459 -0.153459,-0.179916 -0.460375,-0.338666 -0.306917,-0.164042 -0.767292,-0.343959 -0.460375,-0.185208 -0.862542,-0.449791 -0.396875,-0.264584 -0.645583,-0.661459 -0.248708,-0.396875 -0.248708,-0.98425 0,-0.587375 0.328083,-1.016 0.333375,-0.433916 0.873125,-0.66675 0.545042,-0.232833 1.164167,-0.232833 z"
|
157
|
+
style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-family:'League Spartan';-inkscape-font-specification:'League Spartan';fill:#141210;fill-opacity:1;stroke-width:0.26458332"
|
158
|
+
id="path854" />
|
159
|
+
</g>
|
160
|
+
<rect
|
161
|
+
style="fill:url(#linearGradient1408);fill-opacity:1;stroke:none;stroke-width:0.03660857;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
162
|
+
id="rect1387"
|
163
|
+
width="101.51538"
|
164
|
+
height="1.2685848"
|
165
|
+
x="-3.5760888e-15"
|
166
|
+
y="65.307442" />
|
167
|
+
</g>
|
168
|
+
</svg>
|
@@ -0,0 +1,106 @@
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
2
|
+
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
3
|
+
|
4
|
+
<svg
|
5
|
+
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
6
|
+
xmlns:cc="http://creativecommons.org/ns#"
|
7
|
+
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
8
|
+
xmlns:svg="http://www.w3.org/2000/svg"
|
9
|
+
xmlns="http://www.w3.org/2000/svg"
|
10
|
+
xmlns:xlink="http://www.w3.org/1999/xlink"
|
11
|
+
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
12
|
+
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
13
|
+
width="101.85382mm"
|
14
|
+
height="14.056225mm"
|
15
|
+
viewBox="0 0 101.85382 14.056225"
|
16
|
+
version="1.1"
|
17
|
+
id="svg838"
|
18
|
+
inkscape:version="0.92.5 (2060ec1f9f, 2020-04-08)"
|
19
|
+
sodipodi:docname="logo.light.text.svg"
|
20
|
+
inkscape:export-filename="/home/henning/Projects/capybara-lockstep/media/capybara-lockstep3.light.png"
|
21
|
+
inkscape:export-xdpi="196"
|
22
|
+
inkscape:export-ydpi="196">
|
23
|
+
<defs
|
24
|
+
id="defs832">
|
25
|
+
<linearGradient
|
26
|
+
inkscape:collect="always"
|
27
|
+
id="linearGradient1406">
|
28
|
+
<stop
|
29
|
+
style="stop-color:#ff0844;stop-opacity:1"
|
30
|
+
offset="0"
|
31
|
+
id="stop1402" />
|
32
|
+
<stop
|
33
|
+
style="stop-color:#ffb199;stop-opacity:1"
|
34
|
+
offset="1"
|
35
|
+
id="stop1404" />
|
36
|
+
</linearGradient>
|
37
|
+
<linearGradient
|
38
|
+
inkscape:collect="always"
|
39
|
+
xlink:href="#linearGradient1406"
|
40
|
+
id="linearGradient1408"
|
41
|
+
x1="22.054907"
|
42
|
+
y1="91.071762"
|
43
|
+
x2="88.956696"
|
44
|
+
y2="91.071762"
|
45
|
+
gradientUnits="userSpaceOnUse"
|
46
|
+
gradientTransform="matrix(1.5173795,0,0,0.08832254,-33.465666,57.89802)" />
|
47
|
+
</defs>
|
48
|
+
<sodipodi:namedview
|
49
|
+
id="base"
|
50
|
+
pagecolor="#ffffff"
|
51
|
+
bordercolor="#666666"
|
52
|
+
borderopacity="1.0"
|
53
|
+
inkscape:pageopacity="0.0"
|
54
|
+
inkscape:pageshadow="2"
|
55
|
+
inkscape:zoom="1.4"
|
56
|
+
inkscape:cx="-5.9258088"
|
57
|
+
inkscape:cy="88.307422"
|
58
|
+
inkscape:document-units="mm"
|
59
|
+
inkscape:current-layer="layer1"
|
60
|
+
showgrid="false"
|
61
|
+
fit-margin-top="0"
|
62
|
+
fit-margin-left="0"
|
63
|
+
fit-margin-right="0"
|
64
|
+
fit-margin-bottom="0"
|
65
|
+
inkscape:window-width="2560"
|
66
|
+
inkscape:window-height="1391"
|
67
|
+
inkscape:window-x="1920"
|
68
|
+
inkscape:window-y="0"
|
69
|
+
inkscape:window-maximized="1" />
|
70
|
+
<metadata
|
71
|
+
id="metadata835">
|
72
|
+
<rdf:RDF>
|
73
|
+
<cc:Work
|
74
|
+
rdf:about="">
|
75
|
+
<dc:format>image/svg+xml</dc:format>
|
76
|
+
<dc:type
|
77
|
+
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
78
|
+
<dc:title></dc:title>
|
79
|
+
</cc:Work>
|
80
|
+
</rdf:RDF>
|
81
|
+
</metadata>
|
82
|
+
<g
|
83
|
+
inkscape:label="Layer 1"
|
84
|
+
inkscape:groupmode="layer"
|
85
|
+
id="layer1"
|
86
|
+
transform="translate(0.33337499,-52.518951)">
|
87
|
+
<text
|
88
|
+
xml:space="preserve"
|
89
|
+
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10.58333302px;line-height:1.25;font-family:'League Spartan';-inkscape-font-specification:'League Spartan';letter-spacing:0px;word-spacing:0px;fill:#141210;fill-opacity:1;stroke:none;stroke-width:0.26458332"
|
90
|
+
x="-0.27516666"
|
91
|
+
y="59.630951"
|
92
|
+
id="text1385"><tspan
|
93
|
+
sodipodi:role="line"
|
94
|
+
id="tspan1383"
|
95
|
+
x="-0.27516666"
|
96
|
+
y="59.630951"
|
97
|
+
style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-family:'League Spartan';-inkscape-font-specification:'League Spartan';fill:#141210;fill-opacity:1;stroke-width:0.26458332">ASSIGNABLE_VALUES</tspan></text>
|
98
|
+
<rect
|
99
|
+
style="fill:url(#linearGradient1408);fill-opacity:1;stroke:none;stroke-width:0.03660857;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
100
|
+
id="rect1387"
|
101
|
+
width="101.51538"
|
102
|
+
height="1.2685848"
|
103
|
+
x="-3.5760888e-15"
|
104
|
+
y="65.307442" />
|
105
|
+
</g>
|
106
|
+
</svg>
|
@@ -0,0 +1,180 @@
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
2
|
+
<!-- Generator: Adobe Illustrator 23.1.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
3
|
+
|
4
|
+
<svg
|
5
|
+
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
6
|
+
xmlns:cc="http://creativecommons.org/ns#"
|
7
|
+
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
8
|
+
xmlns:svg="http://www.w3.org/2000/svg"
|
9
|
+
xmlns="http://www.w3.org/2000/svg"
|
10
|
+
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
11
|
+
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
12
|
+
version="1.1"
|
13
|
+
id="Ebene_1"
|
14
|
+
x="0px"
|
15
|
+
y="0px"
|
16
|
+
viewBox="0 0 600.00159 198.53798"
|
17
|
+
xml:space="preserve"
|
18
|
+
sodipodi:docname="makandra.dark.svg"
|
19
|
+
width="600.00159"
|
20
|
+
height="198.53798"
|
21
|
+
inkscape:version="0.92.5 (2060ec1f9f, 2020-04-08)"><metadata
|
22
|
+
id="metadata45"><rdf:RDF><cc:Work
|
23
|
+
rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type
|
24
|
+
rdf:resource="http://purl.org/dc/dcmitype/StillImage" /><dc:title></dc:title></cc:Work></rdf:RDF></metadata><defs
|
25
|
+
id="defs43" /><sodipodi:namedview
|
26
|
+
pagecolor="#ffffff"
|
27
|
+
bordercolor="#666666"
|
28
|
+
borderopacity="1"
|
29
|
+
objecttolerance="10"
|
30
|
+
gridtolerance="10"
|
31
|
+
guidetolerance="10"
|
32
|
+
inkscape:pageopacity="0"
|
33
|
+
inkscape:pageshadow="2"
|
34
|
+
inkscape:window-width="1920"
|
35
|
+
inkscape:window-height="1151"
|
36
|
+
id="namedview41"
|
37
|
+
showgrid="false"
|
38
|
+
inkscape:pagecheckerboard="true"
|
39
|
+
fit-margin-top="0"
|
40
|
+
fit-margin-left="0"
|
41
|
+
fit-margin-right="0"
|
42
|
+
fit-margin-bottom="0"
|
43
|
+
inkscape:zoom="1.0966667"
|
44
|
+
inkscape:cx="-38.195719"
|
45
|
+
inkscape:cy="-91.947799"
|
46
|
+
inkscape:window-x="1920"
|
47
|
+
inkscape:window-y="0"
|
48
|
+
inkscape:window-maximized="1"
|
49
|
+
inkscape:current-layer="Ebene_1" />
|
50
|
+
<style
|
51
|
+
type="text/css"
|
52
|
+
id="style2">
|
53
|
+
.st0{fill:#E61D47;}
|
54
|
+
.st1{fill:#FFFFFF;}
|
55
|
+
</style>
|
56
|
+
<g
|
57
|
+
id="g38"
|
58
|
+
transform="translate(0.00160275,-0.76)">
|
59
|
+
<polygon
|
60
|
+
class="st0"
|
61
|
+
points="585.95,14.81 585.95,59.46 600,45.41 600,0.76 555.34,0.76 541.29,14.81 "
|
62
|
+
id="polygon4"
|
63
|
+
style="fill:#e61d47" />
|
64
|
+
<path
|
65
|
+
class="st1"
|
66
|
+
d="m 161.87,43.92 v -1.44 h -13.07 -0.87 v 6.8 c -4.61,-5.11 -10.84,-8.22 -18.57,-8.22 -17.7,0 -29.41,15.58 -29.41,33.03 0,17.2 11.22,33.15 29.41,33.15 7.86,0 14.11,-3.21 18.57,-8.39 v 6.77 h 1.87 v 0 h 12.09 V 43.92 Z M 130.98,94.9 c -10.59,0 -16.58,-9.72 -16.58,-20.81 0,-11.59 6.48,-20.69 16.58,-20.69 9.97,0 17.82,8.23 17.82,20.57 0,13.21 -8.47,20.93 -17.82,20.93 z"
|
67
|
+
id="path6"
|
68
|
+
inkscape:connector-curvature="0"
|
69
|
+
style="fill:#ffffff" />
|
70
|
+
<path
|
71
|
+
class="st1"
|
72
|
+
d="m 297.85,43.93 v -1.44 h -13.07 -0.87 v 6.8 c -4.61,-5.11 -10.84,-8.22 -18.57,-8.22 -17.7,0 -29.41,15.58 -29.41,33.03 0,17.2 11.22,33.15 29.41,33.15 7.86,0 14.11,-3.21 18.57,-8.39 v 6.77 h 1.87 v 0 h 12.09 v -61.7 z m -30.89,50.98 c -10.59,0 -16.58,-9.72 -16.58,-20.81 0,-11.59 6.48,-20.69 16.58,-20.69 9.97,0 17.82,8.23 17.82,20.57 0.01,13.2 -8.47,20.93 -17.82,20.93 z"
|
73
|
+
id="path8"
|
74
|
+
inkscape:connector-curvature="0"
|
75
|
+
style="fill:#ffffff" />
|
76
|
+
<path
|
77
|
+
class="st1"
|
78
|
+
d="m 558.34,43.87 v -1.44 h -13.07 -0.87 v 6.8 c -4.61,-5.11 -10.84,-8.22 -18.57,-8.22 -17.7,0 -29.41,15.58 -29.41,33.03 0,17.2 11.22,33.15 29.41,33.15 7.86,0 14.11,-3.21 18.57,-8.39 v 6.77 h 1.87 v 0 h 12.09 v -61.7 z m -30.9,50.98 c -10.59,0 -16.58,-9.72 -16.58,-20.81 0,-11.59 6.48,-20.69 16.58,-20.69 9.97,0 17.82,8.23 17.82,20.57 0.01,13.2 -8.47,20.93 -17.82,20.93 z"
|
79
|
+
id="path10"
|
80
|
+
inkscape:connector-curvature="0"
|
81
|
+
style="fill:#ffffff" />
|
82
|
+
<path
|
83
|
+
class="st1"
|
84
|
+
d="M 14.1,86.98 V 75.1 c 0,-14.58 6.11,-21.81 13.34,-21.81 6.85,0 9.6,5.61 9.6,13.46 V 86.97 H 51 v -11 c 0,-15.33 5.98,-22.68 13.34,-22.68 6.86,0 9.6,5.61 9.6,13.46 V 86.97 H 87.9 V 64.88 c 0,-14.83 -7.98,-23.93 -20.57,-23.93 -7.98,0 -14.83,3.37 -19.19,10.84 -3.24,-6.85 -9.47,-10.84 -17.7,-10.84 -6.72,0 -12.38,2.55 -16.57,7.88 V 42.37 H 0 v 44.6 h 14.1 z"
|
85
|
+
id="path12"
|
86
|
+
inkscape:connector-curvature="0"
|
87
|
+
style="fill:#ffffff" />
|
88
|
+
|
89
|
+
<rect
|
90
|
+
x="313.17001"
|
91
|
+
y="91.599998"
|
92
|
+
transform="rotate(90,320.2078,98.578)"
|
93
|
+
class="st1"
|
94
|
+
width="14.08"
|
95
|
+
height="13.96"
|
96
|
+
id="rect14"
|
97
|
+
style="fill:#ffffff" />
|
98
|
+
|
99
|
+
<rect
|
100
|
+
x="353.25"
|
101
|
+
y="91.599998"
|
102
|
+
transform="rotate(90,360.29075,98.57795)"
|
103
|
+
class="st1"
|
104
|
+
width="14.08"
|
105
|
+
height="13.96"
|
106
|
+
id="rect16"
|
107
|
+
style="fill:#ffffff" />
|
108
|
+
|
109
|
+
<rect
|
110
|
+
x="456.56"
|
111
|
+
y="91.599998"
|
112
|
+
transform="rotate(90,463.60275,98.57795)"
|
113
|
+
class="st1"
|
114
|
+
width="14.08"
|
115
|
+
height="13.96"
|
116
|
+
id="rect18"
|
117
|
+
style="fill:#ffffff" />
|
118
|
+
|
119
|
+
<rect
|
120
|
+
x="36.959999"
|
121
|
+
y="91.599998"
|
122
|
+
transform="rotate(90,43.9944,98.578)"
|
123
|
+
class="st1"
|
124
|
+
width="14.08"
|
125
|
+
height="13.96"
|
126
|
+
id="rect20"
|
127
|
+
style="fill:#ffffff" />
|
128
|
+
|
129
|
+
<rect
|
130
|
+
x="0"
|
131
|
+
y="91.540001"
|
132
|
+
transform="rotate(90,7.04045,98.57795)"
|
133
|
+
class="st1"
|
134
|
+
width="14.08"
|
135
|
+
height="14.08"
|
136
|
+
id="rect22"
|
137
|
+
style="fill:#ffffff" />
|
138
|
+
|
139
|
+
<rect
|
140
|
+
x="73.879997"
|
141
|
+
y="91.610001"
|
142
|
+
transform="rotate(90,80.91625,98.57795)"
|
143
|
+
class="st0"
|
144
|
+
width="14.08"
|
145
|
+
height="13.94"
|
146
|
+
id="rect24"
|
147
|
+
style="fill:#e61d47" />
|
148
|
+
<g
|
149
|
+
id="g30">
|
150
|
+
<polygon
|
151
|
+
class="st1"
|
152
|
+
points="204.35,73.98 235.93,42.41 216.05,42.41 184.48,73.98 216.05,105.56 235.93,105.56 "
|
153
|
+
id="polygon26"
|
154
|
+
style="fill:#ffffff" />
|
155
|
+
<polygon
|
156
|
+
class="st1"
|
157
|
+
points="177.32,105.64 191.28,105.64 191.28,85.07 191.31,85.04 191.31,66.59 191.28,66.62 191.28,27.56 177.32,27.56 "
|
158
|
+
id="polygon28"
|
159
|
+
style="fill:#ffffff" />
|
160
|
+
</g>
|
161
|
+
<path
|
162
|
+
class="st1"
|
163
|
+
d="M 427.32,27.49 V 49.22 C 422.71,44.11 416.48,41 408.75,41 c -18.07,0 -29.41,15.95 -29.41,33.15 0,17.45 11.59,33.03 29.41,33.03 8.23,0 14.71,-3.49 19.2,-8.97 l 1.25,7.35 h 12.09 V 27.49 Z m -16.95,67.35 c -10.34,0 -16.57,-9.22 -16.57,-20.69 0,-11.22 6.23,-20.81 16.57,-20.81 9.35,0 17.83,7.73 17.83,20.81 -0.01,12.46 -7.86,20.69 -17.83,20.69 z"
|
164
|
+
id="path32"
|
165
|
+
inkscape:connector-curvature="0"
|
166
|
+
style="fill:#ffffff" />
|
167
|
+
<path
|
168
|
+
class="st1"
|
169
|
+
d="m 470.67,86.98 v -9.26 c 0,-14.33 6.98,-24.3 19.69,-24.3 V 41.07 c -9.35,0 -15.57,3.95 -19.69,9.91 v -8.49 h -14.05 v 44.48 h 14.05 z"
|
170
|
+
id="path34"
|
171
|
+
inkscape:connector-curvature="0"
|
172
|
+
style="fill:#ffffff" />
|
173
|
+
<path
|
174
|
+
class="st1"
|
175
|
+
d="M 327.26,86.98 V 76.59 c 0,-14.58 6.23,-23.18 16.33,-23.18 6.86,0 9.72,5.73 9.72,13.58 v 19.98 h 13.96 V 65.13 c 0,-14.83 -8.23,-24.05 -20.82,-24.05 -8.15,0 -14.71,2.95 -19.19,8.77 V 42.7 h -1.99 v -0.01 l -0.06,0.01 h -11.98 v 44.28 z"
|
176
|
+
id="path36"
|
177
|
+
inkscape:connector-curvature="0"
|
178
|
+
style="fill:#ffffff" />
|
179
|
+
</g>
|
180
|
+
</svg>
|
@@ -0,0 +1,180 @@
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
2
|
+
<!-- Generator: Adobe Illustrator 23.1.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
3
|
+
|
4
|
+
<svg
|
5
|
+
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
6
|
+
xmlns:cc="http://creativecommons.org/ns#"
|
7
|
+
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
8
|
+
xmlns:svg="http://www.w3.org/2000/svg"
|
9
|
+
xmlns="http://www.w3.org/2000/svg"
|
10
|
+
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
11
|
+
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
12
|
+
version="1.1"
|
13
|
+
id="Ebene_1"
|
14
|
+
x="0px"
|
15
|
+
y="0px"
|
16
|
+
viewBox="0 0 600.00159 198.53798"
|
17
|
+
xml:space="preserve"
|
18
|
+
sodipodi:docname="makandra.light.svg"
|
19
|
+
width="600.00159"
|
20
|
+
height="198.53798"
|
21
|
+
inkscape:version="0.92.5 (2060ec1f9f, 2020-04-08)"><metadata
|
22
|
+
id="metadata45"><rdf:RDF><cc:Work
|
23
|
+
rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type
|
24
|
+
rdf:resource="http://purl.org/dc/dcmitype/StillImage" /><dc:title></dc:title></cc:Work></rdf:RDF></metadata><defs
|
25
|
+
id="defs43" /><sodipodi:namedview
|
26
|
+
pagecolor="#ffffff"
|
27
|
+
bordercolor="#666666"
|
28
|
+
borderopacity="1"
|
29
|
+
objecttolerance="10"
|
30
|
+
gridtolerance="10"
|
31
|
+
guidetolerance="10"
|
32
|
+
inkscape:pageopacity="0"
|
33
|
+
inkscape:pageshadow="2"
|
34
|
+
inkscape:window-width="1920"
|
35
|
+
inkscape:window-height="1151"
|
36
|
+
id="namedview41"
|
37
|
+
showgrid="false"
|
38
|
+
fit-margin-top="0"
|
39
|
+
fit-margin-left="0"
|
40
|
+
fit-margin-right="0"
|
41
|
+
fit-margin-bottom="0"
|
42
|
+
inkscape:pagecheckerboard="true"
|
43
|
+
inkscape:zoom="2.1933333"
|
44
|
+
inkscape:cx="-93.29719"
|
45
|
+
inkscape:cy="-70.469332"
|
46
|
+
inkscape:window-x="1920"
|
47
|
+
inkscape:window-y="0"
|
48
|
+
inkscape:window-maximized="1"
|
49
|
+
inkscape:current-layer="Ebene_1" />
|
50
|
+
<style
|
51
|
+
type="text/css"
|
52
|
+
id="style2">
|
53
|
+
.st0{fill:#E61D47;}
|
54
|
+
.st1{fill:#141210;}
|
55
|
+
</style>
|
56
|
+
<g
|
57
|
+
id="g38"
|
58
|
+
transform="translate(0.00160275,-0.76)">
|
59
|
+
<polygon
|
60
|
+
class="st0"
|
61
|
+
points="585.95,14.81 585.95,59.46 600,45.41 600,0.76 555.34,0.76 541.29,14.81 "
|
62
|
+
id="polygon4"
|
63
|
+
style="fill:#e61d47" />
|
64
|
+
<path
|
65
|
+
class="st1"
|
66
|
+
d="m 161.87,43.92 v -1.44 h -13.07 -0.87 v 6.8 c -4.61,-5.11 -10.84,-8.22 -18.57,-8.22 -17.7,0 -29.41,15.58 -29.41,33.03 0,17.2 11.22,33.15 29.41,33.15 7.86,0 14.11,-3.21 18.57,-8.39 v 6.77 h 1.87 v 0 h 12.09 V 43.92 Z M 130.98,94.9 c -10.59,0 -16.58,-9.72 -16.58,-20.81 0,-11.59 6.48,-20.69 16.58,-20.69 9.97,0 17.82,8.23 17.82,20.57 0,13.21 -8.47,20.93 -17.82,20.93 z"
|
67
|
+
id="path6"
|
68
|
+
inkscape:connector-curvature="0"
|
69
|
+
style="fill:#141210" />
|
70
|
+
<path
|
71
|
+
class="st1"
|
72
|
+
d="m 297.85,43.93 v -1.44 h -13.07 -0.87 v 6.8 c -4.61,-5.11 -10.84,-8.22 -18.57,-8.22 -17.7,0 -29.41,15.58 -29.41,33.03 0,17.2 11.22,33.15 29.41,33.15 7.86,0 14.11,-3.21 18.57,-8.39 v 6.77 h 1.87 v 0 h 12.09 v -61.7 z m -30.89,50.98 c -10.59,0 -16.58,-9.72 -16.58,-20.81 0,-11.59 6.48,-20.69 16.58,-20.69 9.97,0 17.82,8.23 17.82,20.57 0.01,13.2 -8.47,20.93 -17.82,20.93 z"
|
73
|
+
id="path8"
|
74
|
+
inkscape:connector-curvature="0"
|
75
|
+
style="fill:#141210" />
|
76
|
+
<path
|
77
|
+
class="st1"
|
78
|
+
d="m 558.34,43.87 v -1.44 h -13.07 -0.87 v 6.8 c -4.61,-5.11 -10.84,-8.22 -18.57,-8.22 -17.7,0 -29.41,15.58 -29.41,33.03 0,17.2 11.22,33.15 29.41,33.15 7.86,0 14.11,-3.21 18.57,-8.39 v 6.77 h 1.87 v 0 h 12.09 v -61.7 z m -30.9,50.98 c -10.59,0 -16.58,-9.72 -16.58,-20.81 0,-11.59 6.48,-20.69 16.58,-20.69 9.97,0 17.82,8.23 17.82,20.57 0.01,13.2 -8.47,20.93 -17.82,20.93 z"
|
79
|
+
id="path10"
|
80
|
+
inkscape:connector-curvature="0"
|
81
|
+
style="fill:#141210" />
|
82
|
+
<path
|
83
|
+
class="st1"
|
84
|
+
d="M 14.1,86.98 V 75.1 c 0,-14.58 6.11,-21.81 13.34,-21.81 6.85,0 9.6,5.61 9.6,13.46 V 86.97 H 51 v -11 c 0,-15.33 5.98,-22.68 13.34,-22.68 6.86,0 9.6,5.61 9.6,13.46 V 86.97 H 87.9 V 64.88 c 0,-14.83 -7.98,-23.93 -20.57,-23.93 -7.98,0 -14.83,3.37 -19.19,10.84 -3.24,-6.85 -9.47,-10.84 -17.7,-10.84 -6.72,0 -12.38,2.55 -16.57,7.88 V 42.37 H 0 v 44.6 h 14.1 z"
|
85
|
+
id="path12"
|
86
|
+
inkscape:connector-curvature="0"
|
87
|
+
style="fill:#141210" />
|
88
|
+
|
89
|
+
<rect
|
90
|
+
x="313.17001"
|
91
|
+
y="91.599998"
|
92
|
+
transform="rotate(90,320.2078,98.578)"
|
93
|
+
class="st1"
|
94
|
+
width="14.08"
|
95
|
+
height="13.96"
|
96
|
+
id="rect14"
|
97
|
+
style="fill:#141210" />
|
98
|
+
|
99
|
+
<rect
|
100
|
+
x="353.25"
|
101
|
+
y="91.599998"
|
102
|
+
transform="rotate(90,360.29075,98.57795)"
|
103
|
+
class="st1"
|
104
|
+
width="14.08"
|
105
|
+
height="13.96"
|
106
|
+
id="rect16"
|
107
|
+
style="fill:#141210" />
|
108
|
+
|
109
|
+
<rect
|
110
|
+
x="456.56"
|
111
|
+
y="91.599998"
|
112
|
+
transform="rotate(90,463.60275,98.57795)"
|
113
|
+
class="st1"
|
114
|
+
width="14.08"
|
115
|
+
height="13.96"
|
116
|
+
id="rect18"
|
117
|
+
style="fill:#141210" />
|
118
|
+
|
119
|
+
<rect
|
120
|
+
x="36.959999"
|
121
|
+
y="91.599998"
|
122
|
+
transform="rotate(90,43.9944,98.578)"
|
123
|
+
class="st1"
|
124
|
+
width="14.08"
|
125
|
+
height="13.96"
|
126
|
+
id="rect20"
|
127
|
+
style="fill:#141210" />
|
128
|
+
|
129
|
+
<rect
|
130
|
+
x="0"
|
131
|
+
y="91.540001"
|
132
|
+
transform="rotate(90,7.04045,98.57795)"
|
133
|
+
class="st1"
|
134
|
+
width="14.08"
|
135
|
+
height="14.08"
|
136
|
+
id="rect22"
|
137
|
+
style="fill:#141210" />
|
138
|
+
|
139
|
+
<rect
|
140
|
+
x="73.879997"
|
141
|
+
y="91.610001"
|
142
|
+
transform="rotate(90,80.91625,98.57795)"
|
143
|
+
class="st0"
|
144
|
+
width="14.08"
|
145
|
+
height="13.94"
|
146
|
+
id="rect24"
|
147
|
+
style="fill:#e61d47" />
|
148
|
+
<g
|
149
|
+
id="g30">
|
150
|
+
<polygon
|
151
|
+
class="st1"
|
152
|
+
points="204.35,73.98 235.93,42.41 216.05,42.41 184.48,73.98 216.05,105.56 235.93,105.56 "
|
153
|
+
id="polygon26"
|
154
|
+
style="fill:#141210" />
|
155
|
+
<polygon
|
156
|
+
class="st1"
|
157
|
+
points="177.32,105.64 191.28,105.64 191.28,85.07 191.31,85.04 191.31,66.59 191.28,66.62 191.28,27.56 177.32,27.56 "
|
158
|
+
id="polygon28"
|
159
|
+
style="fill:#141210" />
|
160
|
+
</g>
|
161
|
+
<path
|
162
|
+
class="st1"
|
163
|
+
d="M 427.32,27.49 V 49.22 C 422.71,44.11 416.48,41 408.75,41 c -18.07,0 -29.41,15.95 -29.41,33.15 0,17.45 11.59,33.03 29.41,33.03 8.23,0 14.71,-3.49 19.2,-8.97 l 1.25,7.35 h 12.09 V 27.49 Z m -16.95,67.35 c -10.34,0 -16.57,-9.22 -16.57,-20.69 0,-11.22 6.23,-20.81 16.57,-20.81 9.35,0 17.83,7.73 17.83,20.81 -0.01,12.46 -7.86,20.69 -17.83,20.69 z"
|
164
|
+
id="path32"
|
165
|
+
inkscape:connector-curvature="0"
|
166
|
+
style="fill:#141210" />
|
167
|
+
<path
|
168
|
+
class="st1"
|
169
|
+
d="m 470.67,86.98 v -9.26 c 0,-14.33 6.98,-24.3 19.69,-24.3 V 41.07 c -9.35,0 -15.57,3.95 -19.69,9.91 v -8.49 h -14.05 v 44.48 h 14.05 z"
|
170
|
+
id="path34"
|
171
|
+
inkscape:connector-curvature="0"
|
172
|
+
style="fill:#141210" />
|
173
|
+
<path
|
174
|
+
class="st1"
|
175
|
+
d="M 327.26,86.98 V 76.59 c 0,-14.58 6.23,-23.18 16.33,-23.18 6.86,0 9.72,5.73 9.72,13.58 v 19.98 h 13.96 V 65.13 c 0,-14.83 -8.23,-24.05 -20.82,-24.05 -8.15,0 -14.71,2.95 -19.19,8.77 V 42.7 h -1.99 v -0.01 l -0.06,0.01 h -11.98 v 44.28 z"
|
176
|
+
id="path36"
|
177
|
+
inkscape:connector-curvature="0"
|
178
|
+
style="fill:#141210" />
|
179
|
+
</g>
|
180
|
+
</svg>
|