tangled
alpha
login
or
join now
vicwalker.dev.br
/
vicwalker
0
fork
atom
Mirror of my personal README
personal
readme
mirror
about-me
0
fork
atom
overview
issues
pulls
pipelines
Update README
vicwalker.dev.br
1 year ago
1e4bd3c0
9fd46277
+1790
-28
14 changed files
expand all
collapse all
unified
split
README.md
icons
skills
aws-dynamodb.svg
cypress-dark.svg
cypress.svg
githubactions-dark.svg
githubactions.svg
html5.svg
insomnia.svg
jmeter-dark.svg
jmeter.svg
mongodb.svg
postman.svg
pytest.svg
robotframework.svg
+89
-28
README.md
···
20
20
21
21
###
22
22
23
23
-
<img align="right" height="200" src="./icons/made-by-alphajn.jpg" alt="Drawing of a white person, gray and pink medium hair, blue eyes, big glasses, wearing a brown jacket and a colorful shirt, with an Eeevee (pokémon) over their shoulder" />
24
24
-
25
25
-
###
26
26
-
27
27
-
* 🌍 I'm based in São Paulo, Brazil
28
28
-
* 💬 Check my [pronouns page](https://pronouns.page/@Vic_Walker)
29
29
-
* 🗣️ I speak Portuguese, English, and Spanish, and I'm learning French
30
30
-
* 🎮 See my game portfolio at [itch.io](http://vicwalker.itch.io)
31
31
-
* 🖥️ I'm currently working full-time from home
32
32
-
* 📫 You can reach me at my socials below (for faster response, use Bluesky)
33
33
-
* 🧠 Learning about Data Science, ATproto
34
34
-
* 🌱 I want to learn how to do Accessibility Tests
35
35
-
* 😍 I love Virtual, Augmented, and Mixed Realities, and I want to develop again with them
36
36
-
* ⚡ I like to keep up with new technology
37
37
-
* 🤝 I'm open to collaborating on Open Source Projects
23
23
+
* 🌍 I'm based in São Paulo, Brazil
24
24
+
* 💬 Check my [pronouns page](https://pronouns.page/@Vic_Walker)
25
25
+
* 🗣️ I speak Portuguese, English, and Spanish, and I'm learning French
26
26
+
* 🎮 See my game portfolio at [itch.io](http://vicwalker.itch.io)
27
27
+
* 🖥️ I'm currently working full-time from home
28
28
+
* 📫 You can reach me at my socials below (for faster response, use Bluesky)
29
29
+
* 🧠 Learning about Data Science, ATproto
30
30
+
* 🌱 I want to learn how to do Accessibility Tests
31
31
+
* 😍 I love Virtual, Augmented, and Mixed Realities, and I want to develop again with them
32
32
+
* ⚡ I like to keep up with new technology
33
33
+
* 🤝 I'm open to collaborating on Open Source Projects
38
34
39
39
-
### Skills
35
35
+
### Skills
40
36
<p align="left">
41
37
<a href="https://www.oracle.com/java/" target="_blank" rel="noreferrer">
42
38
<picture>
···
62
58
<source media="(prefers-color-scheme: light)" srcset="./icons/skills/javascript-colored.svg" />
63
59
<img src="./icons/skills/javascript-colored.svg" width="36" height="36" alt="JavaScript" />
64
60
</picture></a>
65
65
-
<a href="https://cucumber.io" target="_blank" rel="noreferrer">
61
61
+
<a href="https://developer.mozilla.org/en-US/docs/Glossary/HTML5" target="_blank" rel="noreferrer">
66
62
<picture>
67
67
-
<source media="(prefers-color-scheme: dark)" srcset="./icons/skills/cucumber-colored.svg" />
68
68
-
<source media="(prefers-color-scheme: light)" srcset="./icons/skills/cucumber-colored.svg" />
69
69
-
<img src="./icons/skills/cucumber-colored.svg" width="36" height="36" alt="Cucumber" />
63
63
+
<source media="(prefers-color-scheme: dark)" srcset="./icons/skills/html5.svg" />
64
64
+
<source media="(prefers-color-scheme: light)" srcset="./icons/skills/html5.svg" />
65
65
+
<img src="./icons/skills/html5.svg" width="36" height="36" alt="HTML 5" />
70
66
</picture></a>
67
67
+
71
68
<a href="https://www.karatelabs.io" target="_blank" rel="noreferrer">
72
69
<picture>
73
70
<source media="(prefers-color-scheme: dark)" srcset="./icons/skills/karate-labs-dark.png" />
74
71
<source media="(prefers-color-scheme: light)" srcset="./icons/skills/karate-labs.png" />
75
72
<img src="./icons/skills/karate-labs.png" height="36" alt="Karate" />
76
73
</picture></a>
74
74
+
<a href="https://cucumber.io" target="_blank" rel="noreferrer">
75
75
+
<picture>
76
76
+
<source media="(prefers-color-scheme: dark)" srcset="./icons/skills/cucumber-colored.svg" />
77
77
+
<source media="(prefers-color-scheme: light)" srcset="./icons/skills/cucumber-colored.svg" />
78
78
+
<img src="./icons/skills/cucumber-colored.svg" width="36" height="36" alt="Cucumber" />
79
79
+
</picture></a>
77
80
</picture></a>
78
81
<a href="https://rest-assured.io" target="_blank" rel="noreferrer">
79
82
<picture>
···
81
84
<source media="(prefers-color-scheme: light)" srcset="./icons/skills/rest-assured.png" />
82
85
<img src="./icons/skills/rest-assured.png" height="36" alt="REST Assured" />
83
86
</picture></a>
87
87
+
<a href="https://www.cypress.io/" target="_blank" rel="noreferrer">
88
88
+
<picture>
89
89
+
<source media="(prefers-color-scheme: dark)" srcset="./icons/skills/cypress-dark.svg" />
90
90
+
<source media="(prefers-color-scheme: light)" srcset="./icons/skills/cypress.svg" />
91
91
+
<img src="./icons/skills/cypress.svg" height="36" alt="Cypress" />
92
92
+
</picture></a>
93
93
+
<a href="https://docs.pytest.org/en/stable/" target="_blank" rel="noreferrer">
94
94
+
<picture>
95
95
+
<source media="(prefers-color-scheme: dark)" srcset="./icons/skills/pytest.svg" />
96
96
+
<source media="(prefers-color-scheme: light)" srcset="./icons/skills/pytest.svg" />
97
97
+
<img src="./icons/skills/pytest.svg" width="36" height="36" alt="PyTest" />
98
98
+
</picture></a>
99
99
+
<a href="https://pandas.pydata.org" target="_blank" rel="noreferrer">
100
100
+
<picture>
101
101
+
<source media="(prefers-color-scheme: dark)" srcset="./icons/skills/pandas-dark.svg" />
102
102
+
<source media="(prefers-color-scheme: light)" srcset="./icons/skills/pandas-colored.svg" />
103
103
+
<img src="./icons/skills/pandas-colored.svg" width="36" height="36" alt="Pandas" />
104
104
+
</picture></a>
105
105
+
<a href="https://robotframework.org/" target="_blank" rel="noreferrer">
106
106
+
<picture>
107
107
+
<source media="(prefers-color-scheme: dark)" srcset="./icons/skills/robotframework.svg" />
108
108
+
<source media="(prefers-color-scheme: light)" srcset="./icons/skills/robotframework.svg" />
109
109
+
<img src="./icons/skills/robotframework.svg" height="36" alt="Robot Framework" />
110
110
+
</picture></a>
111
111
+
<a href="https://specflow.org" target="_blank" rel="noreferrer">
112
112
+
<picture>
113
113
+
<source media="(prefers-color-scheme: dark)" srcset="./icons/skills/specflow.png" />
114
114
+
<source media="(prefers-color-scheme: light)" srcset="./icons/skills/specflow.png" />
115
115
+
<img src="./icons/skills/specflow.png" height="36" alt="SpecFlow" />
116
116
+
</picture></a>
117
117
+
84
118
<a href="https://www.selenium.dev" target="_blank" rel="noreferrer">
85
119
<picture>
86
120
<source media="(prefers-color-scheme: dark)" srcset="./icons/skills/selenium-colored.svg" />
···
93
127
<source media="(prefers-color-scheme: light)" srcset="./icons/skills/appium-colored.svg" />
94
128
<img src="./icons/skills/appium-colored.svg" width="36" height="36" alt="Appium" />
95
129
</picture></a>
96
96
-
<a href="https://pandas.pydata.org" target="_blank" rel="noreferrer">
130
130
+
<a href="https://jmeter.apache.org/" target="_blank" rel="noreferrer">
97
131
<picture>
98
98
-
<source media="(prefers-color-scheme: dark)" srcset="./icons/skills/pandas-dark.svg" />
99
99
-
<source media="(prefers-color-scheme: light)" srcset="./icons/skills/pandas-colored.svg" />
100
100
-
<img src="./icons/skills/pandas-colored.svg" width="36" height="36" alt="Pandas" />
132
132
+
<source media="(prefers-color-scheme: dark)" srcset="./icons/skills/jmeter-dark.svg" />
133
133
+
<source media="(prefers-color-scheme: light)" srcset="./icons/skills/jmeter.svg" />
134
134
+
<img src="./icons/skills/jmeter.svg" width="36" height="36" alt="Apache JMeter" />
101
135
</picture></a>
102
102
-
<a href="https://specflow.org" target="_blank" rel="noreferrer">
136
136
+
<a href="https://www.postman.com/" target="_blank" rel="noreferrer">
103
137
<picture>
104
104
-
<source media="(prefers-color-scheme: dark)" srcset="./icons/skills/specflow.png" />
105
105
-
<source media="(prefers-color-scheme: light)" srcset="./icons/skills/specflow.png" />
106
106
-
<img src="./icons/skills/specflow.png" height="36" alt="SpecFlow" />
138
138
+
<source media="(prefers-color-scheme: dark)" srcset="./icons/skills/postman.svg" />
139
139
+
<source media="(prefers-color-scheme: light)" srcset="./icons/skills/postman.svg" />
140
140
+
<img src="./icons/skills/postman.svg" width="36" height="36" alt="Postman" />
141
141
+
</picture></a>
142
142
+
<a href="https://insomnia.rest/" target="_blank" rel="noreferrer">
143
143
+
<picture>
144
144
+
<source media="(prefers-color-scheme: dark)" srcset="./icons/skills/insomnia.svg" />
145
145
+
<source media="(prefers-color-scheme: light)" srcset="./icons/skills/insomnia.svg" />
146
146
+
<img src="./icons/skills/insomnia.svg" width="36" height="36" alt="Insomnia" />
107
147
</picture></a>
148
148
+
108
149
<a href="https://aws.amazon.com" target="_blank" rel="noreferrer">
109
150
<picture>
110
151
<source media="(prefers-color-scheme: dark)" srcset="./icons/skills/aws-dark.svg" />
111
152
<source media="(prefers-color-scheme: light)" srcset="./icons/skills/aws-colored.svg" />
112
153
<img src="./icons/skills/aws-colored.svg" width="36" height="36" alt="Amazon Web Services" />
113
154
</picture></a>
155
155
+
<a href="https://github.com/features/actions" target="_blank" rel="noreferrer">
156
156
+
<picture>
157
157
+
<source media="(prefers-color-scheme: dark)" srcset="./icons/skills/githubactions-dark.svg" />
158
158
+
<source media="(prefers-color-scheme: light)" srcset="./icons/skills/githubactions.svg" />
159
159
+
<img src="./icons/skills/githubactions-dark.svg" width="36" height="36" alt="GitHub Actions" />
160
160
+
</picture></a>
161
161
+
114
162
<a href="https://maven.apache.org" target="_blank" rel="noreferrer">
115
163
<picture>
116
164
<source media="(prefers-color-scheme: dark)" srcset="./icons/skills/maven-dark.svg" />
···
123
171
<source media="(prefers-color-scheme: light)" srcset="./icons/skills/nodejs-colored.svg" />
124
172
<img src="./icons/skills/nodejs-colored.svg" width="36" height="36" alt="NodeJS" />
125
173
</picture></a>
174
174
+
126
175
<a href="https://www.mysql.com/" target="_blank" rel="noreferrer">
127
176
<picture>
128
177
<source media="(prefers-color-scheme: dark)" srcset="./icons/skills/mysql-colored.svg" />
129
178
<source media="(prefers-color-scheme: light)" srcset="./icons/skills/mysql-colored.svg" />
130
179
<img src="./icons/skills/mysql-colored.svg" width="36" height="36" alt="MySQL" />
180
180
+
</picture></a>
181
181
+
<a href="https://aws.amazon.com/dynamodb/" target="_blank" rel="noreferrer">
182
182
+
<picture>
183
183
+
<source media="(prefers-color-scheme: dark)" srcset="./icons/skills/aws-dynamodb.svg" />
184
184
+
<source media="(prefers-color-scheme: light)" srcset="./icons/skills/aws-dynamodb.svg" />
185
185
+
<img src="./icons/skills/aws-dynamodb.svg" width="36" height="36" alt="Amazon DynamoDB" />
186
186
+
</picture></a>
187
187
+
<a href="https://www.mongodb.com/" target="_blank" rel="noreferrer">
188
188
+
<picture>
189
189
+
<source media="(prefers-color-scheme: dark)" srcset="./icons/skills/mongodb.svg" />
190
190
+
<source media="(prefers-color-scheme: light)" srcset="./icons/skills/mongodb.svg" />
191
191
+
<img src="./icons/skills/mongodb.svg" width="36" height="36" alt="MongoDB" />
131
192
</picture></a>
132
193
</p>
133
194
+22
icons/skills/aws-dynamodb.svg
···
1
1
+
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
2
2
+
<!-- Uploaded to: SVG Repo, www.svgrepo.com, Generator: SVG Repo Mixer Tools -->
3
3
+
<svg width="800px" height="800px" viewBox="-16.5 0 289 289" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" preserveAspectRatio="xMidYMid">
4
4
+
<g>
5
5
+
<path d="M165.258,288.501 L168.766,288.501 L226.027,259.867 L226.98,258.52 L226.98,29.964 L226.027,28.61 L168.766,0 L165.215,0 L165.258,288.501" fill="#5294CF">
6
6
+
</path>
7
7
+
<path d="M90.741,288.501 L87.184,288.501 L29.972,259.867 L28.811,257.87 L28.222,31.128 L29.972,28.61 L87.184,0 L90.785,0 L90.741,288.501" fill="#1F5B98">
8
8
+
</path>
9
9
+
<path d="M87.285,0 L168.711,0 L168.711,288.501 L87.285,288.501 L87.285,0 Z" fill="#2D72B8">
10
10
+
</path>
11
11
+
<path d="M256,137.769 L254.065,137.34 L226.437,134.764 L226.027,134.968 L168.715,132.676 L87.285,132.676 L29.972,134.968 L29.972,91.264 L29.912,91.296 L29.972,91.168 L87.285,77.888 L168.715,77.888 L226.027,91.168 L247.096,102.367 L247.096,95.167 L256,94.193 L255.078,92.395 L226.886,72.236 L226.027,72.515 L168.715,54.756 L87.285,54.756 L29.972,72.515 L29.972,28.61 L0,63.723 L0,94.389 L0.232,94.221 L8.904,95.167 L8.904,102.515 L0,107.28 L0,137.793 L0.232,137.769 L8.904,137.897 L8.904,150.704 L1.422,150.816 L0,150.68 L0,181.205 L8.904,185.993 L8.904,193.426 L0.373,194.368 L0,194.088 L0,224.749 L29.972,259.867 L29.972,215.966 L87.285,233.725 L168.715,233.725 L226.196,215.914 L226.96,216.249 L254.781,196.387 L256,194.408 L247.096,193.426 L247.096,186.142 L245.929,185.676 L226.886,195.941 L226.196,197.381 L168.715,210.584 L168.715,210.6 L87.285,210.6 L87.285,210.584 L29.972,197.325 L29.972,153.461 L87.285,155.745 L87.285,155.801 L168.715,155.801 L226.027,153.461 L227.332,154.061 L254.111,151.755 L256,150.832 L247.096,150.704 L247.096,137.897 L256,137.769" fill="#1A476F">
12
12
+
</path>
13
13
+
<path d="M226.027,215.966 L226.027,259.867 L256,224.749 L256,194.288 L226.2,215.914 L226.027,215.966" fill="#2D72B8">
14
14
+
</path>
15
15
+
<path d="M226.027,197.421 L226.2,197.381 L256,181.353 L256,150.704 L226.027,153.461 L226.027,197.421" fill="#2D72B8">
16
16
+
</path>
17
17
+
<path d="M226.2,91.208 L226.027,91.168 L226.027,134.968 L256,137.769 L256,107.135 L226.2,91.208" fill="#2D72B8">
18
18
+
</path>
19
19
+
<path d="M226.2,72.687 L256,94.193 L256,63.731 L226.027,28.61 L226.027,72.515 L226.2,72.575 L226.2,72.687" fill="#2D72B8">
20
20
+
</path>
21
21
+
</g>
22
22
+
</svg>
+1
icons/skills/cypress-dark.svg
···
1
1
+
<svg viewBox="6.5 6.4 950.0999999999999 948.5" xmlns="http://www.w3.org/2000/svg" width="2500" height="2496"><linearGradient id="a" gradientUnits="userSpaceOnUse" x1="992.991" x2="568.87" y1="483.702" y2="758.304"><stop offset=".081" stop-color="#69d3a7"/><stop offset="1" stop-color="#69d3a7" stop-opacity="0"/></linearGradient><linearGradient id="b" gradientUnits="userSpaceOnUse" x1="323.384" x2="56.936" y1="12.396" y2="577.503"><stop offset="0" stop-color="#69d3a7"/><stop offset=".823" stop-color="#69d3a7"/><stop offset="1" stop-color="#69d3a7"/></linearGradient><linearGradient id="c" gradientUnits="userSpaceOnUse" x1="5.828" x2="704.494" y1="697.848" y2="917.116"><stop offset=".077" stop-color="#69d3a7"/><stop offset=".164" stop-color="#69d3a7"/><stop offset=".316" stop-color="#69d3a7"/><stop offset=".516" stop-color="#69d3a7"/><stop offset=".719" stop-color="#69d3a7"/></linearGradient><path d="M340.4 382.8c38.4 0 69.6 20.5 85.6 56.1l1.2 2.8 64.4-21.9-1.3-3.3c-24.9-60.8-82.4-98.5-149.9-98.5-47.5 0-86.1 15.2-118 46.5-31.7 31.1-47.7 70.2-47.7 116.2 0 45.7 16.1 84.6 47.7 115.6 31.9 31.3 70.5 46.5 118 46.5 67.5 0 124.9-37.8 149.9-98.5l1.3-3.3-64.5-21.9-1.1 2.9c-14.4 35.1-46.4 56-85.6 56-26.7 0-49.3-9.3-67.1-27.7-18.1-18.6-27.2-42.1-27.2-69.6 0-27.7 8.9-50.7 27.2-70.2 17.9-18.4 40.4-27.7 67.1-27.7z" fill="#69d3a7"/><path d="M620 934.4l-19.2-63.3C774 818.5 890.4 661.6 890.4 480.7c0-49.9-8.9-98.7-26.5-144.9l61.8-23.5c20.5 53.8 30.9 110.4 30.9 168.5-.1 210.1-135.3 392.4-336.6 453.6z" fill="url(#a)"/><path d="M872.5 361.1c-52.9-172.6-210-288.5-391-288.5-24.6 0-49.2 2.2-73.2 6.5L396.6 14c27.8-5 56.4-7.6 84.9-7.6 210.2 0 392.7 134.7 454.2 335.2z" fill="#69d3a7"/><path d="M36.9 647.9C16.7 594.5 6.5 538.2 6.5 480.7c0-245 183.9-447.9 427.8-471.9l6.5 65.8C230.9 95.3 72.6 269.9 72.6 480.7c0 49.5 8.8 98 26.1 143.9z" fill="url(#b)"/><path d="M743.7 324L652 556.4 559.6 324H484l129.6 317.2-94.4 229 66.1 13.2L815.1 324z" fill="#69d3a7"/><path d="M531.1 841.4l-13.9 33.7c-3.2 7.7-10.5 13-18.7 13.3-5.7.2-11.3.4-17.1.4-181.5 0-343.1-121.5-393-295.5l-63.6 18.2c58 202.1 245.7 343.3 456.5 343.4h.1c6.6 0 13.2-.1 19.8-.4 33.9-1.4 64.2-22.7 77.2-54.2l18.8-45.7z" fill="url(#c)"/></svg>
+1
icons/skills/cypress.svg
···
1
1
+
<svg viewBox="6.5 6.4 950.0999999999999 948.5" xmlns="http://www.w3.org/2000/svg" width="2500" height="2496"><linearGradient id="a" gradientUnits="userSpaceOnUse" x1="992.991" x2="568.87" y1="483.702" y2="758.304"><stop offset=".081" stop-color="#69d3a7"/><stop offset="1" stop-color="#69d3a7" stop-opacity="0"/></linearGradient><linearGradient id="b" gradientUnits="userSpaceOnUse" x1="323.384" x2="56.936" y1="12.396" y2="577.503"><stop offset="0" stop-color="#69d3a7"/><stop offset=".823" stop-color="#2ab586"/><stop offset="1" stop-color="#1cae7f"/></linearGradient><linearGradient id="c" gradientUnits="userSpaceOnUse" x1="5.828" x2="704.494" y1="697.848" y2="917.116"><stop offset=".077" stop-color="#1cae7f"/><stop offset=".164" stop-color="#1ca379"/><stop offset=".316" stop-color="#1c8568"/><stop offset=".516" stop-color="#1b554d"/><stop offset=".719" stop-color="#1b1e2e"/></linearGradient><path d="M340.4 382.8c38.4 0 69.6 20.5 85.6 56.1l1.2 2.8 64.4-21.9-1.3-3.3c-24.9-60.8-82.4-98.5-149.9-98.5-47.5 0-86.1 15.2-118 46.5-31.7 31.1-47.7 70.2-47.7 116.2 0 45.7 16.1 84.6 47.7 115.6 31.9 31.3 70.5 46.5 118 46.5 67.5 0 124.9-37.8 149.9-98.5l1.3-3.3-64.5-21.9-1.1 2.9c-14.4 35.1-46.4 56-85.6 56-26.7 0-49.3-9.3-67.1-27.7-18.1-18.6-27.2-42.1-27.2-69.6 0-27.7 8.9-50.7 27.2-70.2 17.9-18.4 40.4-27.7 67.1-27.7z" fill="#1b1e2e"/><path d="M620 934.4l-19.2-63.3C774 818.5 890.4 661.6 890.4 480.7c0-49.9-8.9-98.7-26.5-144.9l61.8-23.5c20.5 53.8 30.9 110.4 30.9 168.5-.1 210.1-135.3 392.4-336.6 453.6z" fill="url(#a)"/><path d="M872.5 361.1c-52.9-172.6-210-288.5-391-288.5-24.6 0-49.2 2.2-73.2 6.5L396.6 14c27.8-5 56.4-7.6 84.9-7.6 210.2 0 392.7 134.7 454.2 335.2z" fill="#69d3a7"/><path d="M36.9 647.9C16.7 594.5 6.5 538.2 6.5 480.7c0-245 183.9-447.9 427.8-471.9l6.5 65.8C230.9 95.3 72.6 269.9 72.6 480.7c0 49.5 8.8 98 26.1 143.9z" fill="url(#b)"/><path d="M743.7 324L652 556.4 559.6 324H484l129.6 317.2-94.4 229 66.1 13.2L815.1 324z" fill="#1b1e2e"/><path d="M531.1 841.4l-13.9 33.7c-3.2 7.7-10.5 13-18.7 13.3-5.7.2-11.3.4-17.1.4-181.5 0-343.1-121.5-393-295.5l-63.6 18.2c58 202.1 245.7 343.3 456.5 343.4h.1c6.6 0 13.2-.1 19.8-.4 33.9-1.4 64.2-22.7 77.2-54.2l18.8-45.7z" fill="url(#c)"/></svg>
+2
icons/skills/githubactions-dark.svg
···
1
1
+
<?xml version="1.0" encoding="utf-8"?><!-- Uploaded to: SVG Repo, www.svgrepo.com, Generator: SVG Repo Mixer Tools -->
2
2
+
<svg fill="#2088FF" width="800px" height="800px" viewBox="0 0 24 24" role="img" xmlns="http://www.w3.org/2000/svg"><title>GitHub Actions icon</title><path d="M10.984 13.836a.5.5 0 0 1-.353-.146l-.745-.743a.5.5 0 1 1 .706-.708l.392.391 1.181-1.18a.5.5 0 0 1 .708.707l-1.535 1.533a.504.504 0 0 1-.354.146zm9.353-.147l1.534-1.532a.5.5 0 0 0-.707-.707l-1.181 1.18-.392-.391a.5.5 0 1 0-.706.708l.746.743a.497.497 0 0 0 .706-.001zM4.527 7.452l2.557-1.585A1 1 0 0 0 7.09 4.17L4.533 2.56A1 1 0 0 0 3 3.406v3.196a1.001 1.001 0 0 0 1.527.85zm2.03-2.436L4 6.602V3.406l2.557 1.61zM24 12.5c0 1.93-1.57 3.5-3.5 3.5a3.503 3.503 0 0 1-3.46-3h-2.08a3.503 3.503 0 0 1-3.46 3 3.502 3.502 0 0 1-3.46-3h-.558c-.972 0-1.85-.399-2.482-1.042V17c0 1.654 1.346 3 3 3h.04c.244-1.693 1.7-3 3.46-3 1.93 0 3.5 1.57 3.5 3.5S13.43 24 11.5 24a3.502 3.502 0 0 1-3.46-3H8c-2.206 0-4-1.794-4-4V9.899A5.008 5.008 0 0 1 0 5c0-2.757 2.243-5 5-5s5 2.243 5 5a5.005 5.005 0 0 1-4.952 4.998A2.482 2.482 0 0 0 7.482 12h.558c.244-1.693 1.7-3 3.46-3a3.502 3.502 0 0 1 3.46 3h2.08a3.503 3.503 0 0 1 3.46-3c1.93 0 3.5 1.57 3.5 3.5zm-15 8c0 1.378 1.122 2.5 2.5 2.5s2.5-1.122 2.5-2.5-1.122-2.5-2.5-2.5S9 19.122 9 20.5zM5 9c2.206 0 4-1.794 4-4S7.206 1 5 1 1 2.794 1 5s1.794 4 4 4zm9 3.5c0-1.378-1.122-2.5-2.5-2.5S9 11.122 9 12.5s1.122 2.5 2.5 2.5 2.5-1.122 2.5-2.5zm9 0c0-1.378-1.122-2.5-2.5-2.5S18 11.122 18 12.5s1.122 2.5 2.5 2.5 2.5-1.122 2.5-2.5zm-13 8a.5.5 0 1 0 1 0 .5.5 0 0 0-1 0zm2 0a.5.5 0 1 0 1 0 .5.5 0 0 0-1 0zm12 0c0 1.93-1.57 3.5-3.5 3.5a3.503 3.503 0 0 1-3.46-3.002c-.007.001-.013.005-.021.005l-.506.017h-.017a.5.5 0 0 1-.016-.999l.506-.017c.018-.002.035.006.052.007A3.503 3.503 0 0 1 20.5 17c1.93 0 3.5 1.57 3.5 3.5zm-1 0c0-1.378-1.122-2.5-2.5-2.5S18 19.122 18 20.5s1.122 2.5 2.5 2.5 2.5-1.122 2.5-2.5z"/></svg>
+2
icons/skills/githubactions.svg
···
1
1
+
<?xml version="1.0" encoding="utf-8"?><!-- Uploaded to: SVG Repo, www.svgrepo.com, Generator: SVG Repo Mixer Tools -->
2
2
+
<svg fill="#000000" width="800px" height="800px" viewBox="0 0 24 24" role="img" xmlns="http://www.w3.org/2000/svg"><title>GitHub Actions icon</title><path d="M10.984 13.836a.5.5 0 0 1-.353-.146l-.745-.743a.5.5 0 1 1 .706-.708l.392.391 1.181-1.18a.5.5 0 0 1 .708.707l-1.535 1.533a.504.504 0 0 1-.354.146zm9.353-.147l1.534-1.532a.5.5 0 0 0-.707-.707l-1.181 1.18-.392-.391a.5.5 0 1 0-.706.708l.746.743a.497.497 0 0 0 .706-.001zM4.527 7.452l2.557-1.585A1 1 0 0 0 7.09 4.17L4.533 2.56A1 1 0 0 0 3 3.406v3.196a1.001 1.001 0 0 0 1.527.85zm2.03-2.436L4 6.602V3.406l2.557 1.61zM24 12.5c0 1.93-1.57 3.5-3.5 3.5a3.503 3.503 0 0 1-3.46-3h-2.08a3.503 3.503 0 0 1-3.46 3 3.502 3.502 0 0 1-3.46-3h-.558c-.972 0-1.85-.399-2.482-1.042V17c0 1.654 1.346 3 3 3h.04c.244-1.693 1.7-3 3.46-3 1.93 0 3.5 1.57 3.5 3.5S13.43 24 11.5 24a3.502 3.502 0 0 1-3.46-3H8c-2.206 0-4-1.794-4-4V9.899A5.008 5.008 0 0 1 0 5c0-2.757 2.243-5 5-5s5 2.243 5 5a5.005 5.005 0 0 1-4.952 4.998A2.482 2.482 0 0 0 7.482 12h.558c.244-1.693 1.7-3 3.46-3a3.502 3.502 0 0 1 3.46 3h2.08a3.503 3.503 0 0 1 3.46-3c1.93 0 3.5 1.57 3.5 3.5zm-15 8c0 1.378 1.122 2.5 2.5 2.5s2.5-1.122 2.5-2.5-1.122-2.5-2.5-2.5S9 19.122 9 20.5zM5 9c2.206 0 4-1.794 4-4S7.206 1 5 1 1 2.794 1 5s1.794 4 4 4zm9 3.5c0-1.378-1.122-2.5-2.5-2.5S9 11.122 9 12.5s1.122 2.5 2.5 2.5 2.5-1.122 2.5-2.5zm9 0c0-1.378-1.122-2.5-2.5-2.5S18 11.122 18 12.5s1.122 2.5 2.5 2.5 2.5-1.122 2.5-2.5zm-13 8a.5.5 0 1 0 1 0 .5.5 0 0 0-1 0zm2 0a.5.5 0 1 0 1 0 .5.5 0 0 0-1 0zm12 0c0 1.93-1.57 3.5-3.5 3.5a3.503 3.503 0 0 1-3.46-3.002c-.007.001-.013.005-.021.005l-.506.017h-.017a.5.5 0 0 1-.016-.999l.506-.017c.018-.002.035.006.052.007A3.503 3.503 0 0 1 20.5 17c1.93 0 3.5 1.57 3.5 3.5zm-1 0c0-1.378-1.122-2.5-2.5-2.5S18 19.122 18 20.5s1.122 2.5 2.5 2.5 2.5-1.122 2.5-2.5z"/></svg>
+1
icons/skills/html5.svg
···
1
1
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128"><path fill="#E44D26" d="M9.032 2l10.005 112.093 44.896 12.401 45.02-12.387L118.968 2H9.032zm89.126 26.539l-.627 7.172L97.255 39H44.59l1.257 14h50.156l-.336 3.471-3.233 36.119-.238 2.27L64 102.609v.002l-.034.018-28.177-7.423L33.876 74h13.815l.979 10.919L63.957 89H64v-.546l15.355-3.875L80.959 67H33.261l-3.383-38.117L29.549 25h68.939l-.33 3.539z"/></svg>
+20
icons/skills/insomnia.svg
···
1
1
+
<?xml version="1.0" encoding="UTF-8"?>
2
2
+
<!-- Uploaded to: SVG Repo, www.svgrepo.com, Generator: SVG Repo Mixer Tools -->
3
3
+
<svg width="800px" height="800px" viewBox="0 0 256 256" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" preserveAspectRatio="xMidYMid">
4
4
+
<defs>
5
5
+
<linearGradient x1="49.9998025%" y1="100%" x2="49.9998025%" y2="0%" id="linearGradient-1">
6
6
+
<stop stop-color="#7400E1" offset="0%">
7
7
+
</stop>
8
8
+
<stop stop-color="#4000BF" offset="100%">
9
9
+
</stop>
10
10
+
</linearGradient>
11
11
+
</defs>
12
12
+
<g>
13
13
+
<path d="M128,249.4912 C195.0984,249.4912 249.492,195.0976 249.492,128 C249.492,60.90208 195.0984,6.508472 128,6.508472 C60.9024,6.508472 6.508792,60.90208 6.508792,128 C6.508792,195.0976 60.9024,249.4912 128,249.4912 Z" fill="#FFFFFF" fill-rule="nonzero">
14
14
+
</path>
15
15
+
<path d="M128,0 C57.30752,0 0,57.30752 0,128 C0,198.6928 57.30752,256 128,256 C198.6928,256 256,198.6928 256,128 C256,57.30752 198.6928,0 128,0 Z M128,13.01696 C191.5032,13.01696 242.9832,64.49664 242.9832,128 C242.9832,191.5032 191.5032,242.9832 128,242.9832 C64.49664,242.9832 13.01696,191.5032 13.01696,128 C13.01696,64.49664 64.49664,13.01696 128,13.01696 Z" fill="#4000BF" fill-rule="nonzero">
16
16
+
</path>
17
17
+
<path d="M129.4456,36.88136 C179.7696,36.88136 220.5648,77.67656 220.5648,128 C220.5648,178.3232 179.7696,219.1184 129.4456,219.1184 C79.12232,219.1184 38.32712,178.3232 38.32712,128 C38.32712,115.7016 40.76376,103.972 45.18064,93.2672 C51.62984,102.0496 62.03016,107.7512 73.76216,107.7512 C93.3328,107.7512 109.1968,91.8864 109.1968,72.3164 C109.1968,60.5844 103.496,50.18408 94.7128,43.73496 C105.4176,39.318 117.1472,36.88136 129.4456,36.88136 Z" fill="url(#linearGradient-1)">
18
18
+
</path>
19
19
+
</g>
20
20
+
</svg>
+799
icons/skills/jmeter-dark.svg
···
1
1
+
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
2
2
+
<!-- Created with Inkscape (http://www.inkscape.org/) -->
3
3
+
4
4
+
<svg
5
5
+
xmlns:dc="http://purl.org/dc/elements/1.1/"
6
6
+
xmlns:cc="http://creativecommons.org/ns#"
7
7
+
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
8
8
+
xmlns:svg="http://www.w3.org/2000/svg"
9
9
+
xmlns="http://www.w3.org/2000/svg"
10
10
+
xmlns:xlink="http://www.w3.org/1999/xlink"
11
11
+
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
12
12
+
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
13
13
+
width="511.23999"
14
14
+
height="511.23999"
15
15
+
id="svg2"
16
16
+
version="1.1"
17
17
+
inkscape:version="0.48.4 r9939"
18
18
+
sodipodi:docname="jmeter_square.svg">
19
19
+
<defs
20
20
+
id="defs4">
21
21
+
<linearGradient
22
22
+
inkscape:collect="always"
23
23
+
xlink:href="#SVGID_5_"
24
24
+
id="linearGradient9387"
25
25
+
x1="580.10394"
26
26
+
y1="215.96693"
27
27
+
x2="634.46875"
28
28
+
y2="215.96693"
29
29
+
gradientUnits="userSpaceOnUse" />
30
30
+
<linearGradient
31
31
+
inkscape:collect="always"
32
32
+
xlink:href="#SVGID_5_"
33
33
+
id="linearGradient9389"
34
34
+
x1="496.00687"
35
35
+
y1="216.75172"
36
36
+
x2="574.69977"
37
37
+
y2="216.75172"
38
38
+
gradientUnits="userSpaceOnUse" />
39
39
+
<linearGradient
40
40
+
inkscape:collect="always"
41
41
+
xlink:href="#SVGID_5_"
42
42
+
id="linearGradient9391"
43
43
+
x1="433.14154"
44
44
+
y1="208.23689"
45
45
+
x2="491.82263"
46
46
+
y2="208.23689"
47
47
+
gradientUnits="userSpaceOnUse" />
48
48
+
<linearGradient
49
49
+
inkscape:collect="always"
50
50
+
xlink:href="#SVGID_5_"
51
51
+
id="linearGradient9393"
52
52
+
x1="351.91241"
53
53
+
y1="216.75172"
54
54
+
x2="430.60532"
55
55
+
y2="216.75172"
56
56
+
gradientUnits="userSpaceOnUse" />
57
57
+
<linearGradient
58
58
+
inkscape:collect="always"
59
59
+
xlink:href="#SVGID_5_"
60
60
+
id="linearGradient9395"
61
61
+
x1="225.43741"
62
62
+
y1="203.29279"
63
63
+
x2="344.31088"
64
64
+
y2="203.29279"
65
65
+
gradientUnits="userSpaceOnUse" />
66
66
+
<linearGradient
67
67
+
inkscape:collect="always"
68
68
+
xlink:href="#SVGID_1_"
69
69
+
id="linearGradient3611"
70
70
+
gradientUnits="userSpaceOnUse"
71
71
+
gradientTransform="matrix(0.4226,-0.9063,0.9063,0.4226,4226.9761,-6584.5938)"
72
72
+
x1="-7708.7969"
73
73
+
y1="-803.36011"
74
74
+
x2="-7633.1528"
75
75
+
y2="-714.90741" />
76
76
+
<linearGradient
77
77
+
inkscape:collect="always"
78
78
+
xlink:href="#SVGID_2_"
79
79
+
id="linearGradient3613"
80
80
+
gradientUnits="userSpaceOnUse"
81
81
+
gradientTransform="matrix(0.4226,-0.9063,0.9063,0.4226,4226.9761,-6584.5938)"
82
82
+
x1="-8268.6387"
83
83
+
y1="-813.12323"
84
84
+
x2="-7728.9585"
85
85
+
y2="-813.12323" />
86
86
+
<linearGradient
87
87
+
inkscape:collect="always"
88
88
+
xlink:href="#SVGID_3_"
89
89
+
id="linearGradient3615"
90
90
+
gradientUnits="userSpaceOnUse"
91
91
+
gradientTransform="matrix(0.4226,-0.9063,0.9063,0.4226,4226.9761,-6584.5938)"
92
92
+
x1="-8203.4922"
93
93
+
y1="-758.99402"
94
94
+
x2="-7881.895"
95
95
+
y2="-758.99402" />
96
96
+
<linearGradient
97
97
+
inkscape:collect="always"
98
98
+
xlink:href="#SVGID_4_"
99
99
+
id="linearGradient3617"
100
100
+
gradientUnits="userSpaceOnUse"
101
101
+
gradientTransform="matrix(0.4226,-0.9063,0.9063,0.4226,4226.9761,-6584.5938)"
102
102
+
x1="-8238.3281"
103
103
+
y1="-818.15222"
104
104
+
x2="-7698.647"
105
105
+
y2="-818.15222" />
106
106
+
<linearGradient
107
107
+
inkscape:collect="always"
108
108
+
xlink:href="#SVGID_5_"
109
109
+
id="linearGradient3619"
110
110
+
gradientUnits="userSpaceOnUse"
111
111
+
gradientTransform="matrix(0.4226,-0.9063,0.9063,0.4226,4226.9761,-6584.5938)"
112
112
+
x1="-8198.9678"
113
113
+
y1="-810.85059"
114
114
+
x2="-7915.3501"
115
115
+
y2="-810.85059" />
116
116
+
<linearGradient
117
117
+
inkscape:collect="always"
118
118
+
xlink:href="#SVGID_6_"
119
119
+
id="linearGradient3621"
120
120
+
gradientUnits="userSpaceOnUse"
121
121
+
gradientTransform="matrix(0.4226,-0.9063,0.9063,0.4226,4226.9761,-6584.5938)"
122
122
+
x1="-8238.3281"
123
123
+
y1="-762.29712"
124
124
+
x2="-7698.647"
125
125
+
y2="-762.29712" />
126
126
+
<linearGradient
127
127
+
inkscape:collect="always"
128
128
+
xlink:href="#SVGID_7_"
129
129
+
id="linearGradient3623"
130
130
+
gradientUnits="userSpaceOnUse"
131
131
+
gradientTransform="matrix(0.4226,-0.9063,0.9063,0.4226,4226.9761,-6584.5938)"
132
132
+
x1="-8271.8057"
133
133
+
y1="-765.07068"
134
134
+
x2="-7732.125"
135
135
+
y2="-765.07068" />
136
136
+
<linearGradient
137
137
+
inkscape:collect="always"
138
138
+
xlink:href="#SVGID_8_"
139
139
+
id="linearGradient3625"
140
140
+
gradientUnits="userSpaceOnUse"
141
141
+
gradientTransform="matrix(0.4226,-0.9063,0.9063,0.4226,4226.9761,-6584.5938)"
142
142
+
x1="-8238.3281"
143
143
+
y1="-745.68481"
144
144
+
x2="-7698.647"
145
145
+
y2="-745.68481" />
146
146
+
<linearGradient
147
147
+
inkscape:collect="always"
148
148
+
xlink:href="#SVGID_9_"
149
149
+
id="linearGradient3627"
150
150
+
gradientUnits="userSpaceOnUse"
151
151
+
gradientTransform="matrix(0.4226,-0.9063,0.9063,0.4226,4226.9761,-6584.5938)"
152
152
+
x1="-8238.3281"
153
153
+
y1="-747.58557"
154
154
+
x2="-7698.647"
155
155
+
y2="-747.58557" />
156
156
+
<linearGradient
157
157
+
inkscape:collect="always"
158
158
+
xlink:href="#SVGID_10_"
159
159
+
id="linearGradient3629"
160
160
+
gradientUnits="userSpaceOnUse"
161
161
+
gradientTransform="matrix(0.4226,-0.9063,0.9063,0.4226,4226.9761,-6584.5938)"
162
162
+
x1="-7935.1431"
163
163
+
y1="-747.9668"
164
164
+
x2="-7815.856"
165
165
+
y2="-747.9668" />
166
166
+
<linearGradient
167
167
+
inkscape:collect="always"
168
168
+
xlink:href="#SVGID_1_"
169
169
+
id="linearGradient3739"
170
170
+
gradientUnits="userSpaceOnUse"
171
171
+
gradientTransform="matrix(0.4226,-0.9063,0.9063,0.4226,4226.9761,-6584.5938)"
172
172
+
x1="-7708.7969"
173
173
+
y1="-803.36011"
174
174
+
x2="-7633.1528"
175
175
+
y2="-714.90741" />
176
176
+
<linearGradient
177
177
+
inkscape:collect="always"
178
178
+
xlink:href="#SVGID_2_"
179
179
+
id="linearGradient3741"
180
180
+
gradientUnits="userSpaceOnUse"
181
181
+
gradientTransform="matrix(0.4226,-0.9063,0.9063,0.4226,4226.9761,-6584.5938)"
182
182
+
x1="-8268.6387"
183
183
+
y1="-813.12323"
184
184
+
x2="-7728.9585"
185
185
+
y2="-813.12323" />
186
186
+
<linearGradient
187
187
+
inkscape:collect="always"
188
188
+
xlink:href="#SVGID_3_"
189
189
+
id="linearGradient3743"
190
190
+
gradientUnits="userSpaceOnUse"
191
191
+
gradientTransform="matrix(0.4226,-0.9063,0.9063,0.4226,4226.9761,-6584.5938)"
192
192
+
x1="-8203.4922"
193
193
+
y1="-758.99402"
194
194
+
x2="-7881.895"
195
195
+
y2="-758.99402" />
196
196
+
<linearGradient
197
197
+
inkscape:collect="always"
198
198
+
xlink:href="#SVGID_4_"
199
199
+
id="linearGradient3745"
200
200
+
gradientUnits="userSpaceOnUse"
201
201
+
gradientTransform="matrix(0.4226,-0.9063,0.9063,0.4226,4226.9761,-6584.5938)"
202
202
+
x1="-8238.3281"
203
203
+
y1="-818.15222"
204
204
+
x2="-7698.647"
205
205
+
y2="-818.15222" />
206
206
+
<linearGradient
207
207
+
inkscape:collect="always"
208
208
+
xlink:href="#SVGID_5_"
209
209
+
id="linearGradient3747"
210
210
+
gradientUnits="userSpaceOnUse"
211
211
+
gradientTransform="matrix(0.4226,-0.9063,0.9063,0.4226,4226.9761,-6584.5938)"
212
212
+
x1="-8198.9678"
213
213
+
y1="-810.85059"
214
214
+
x2="-7915.3501"
215
215
+
y2="-810.85059" />
216
216
+
<linearGradient
217
217
+
inkscape:collect="always"
218
218
+
xlink:href="#SVGID_6_"
219
219
+
id="linearGradient3749"
220
220
+
gradientUnits="userSpaceOnUse"
221
221
+
gradientTransform="matrix(0.4226,-0.9063,0.9063,0.4226,4226.9761,-6584.5938)"
222
222
+
x1="-8238.3281"
223
223
+
y1="-762.29712"
224
224
+
x2="-7698.647"
225
225
+
y2="-762.29712" />
226
226
+
<linearGradient
227
227
+
inkscape:collect="always"
228
228
+
xlink:href="#SVGID_7_"
229
229
+
id="linearGradient3751"
230
230
+
gradientUnits="userSpaceOnUse"
231
231
+
gradientTransform="matrix(0.4226,-0.9063,0.9063,0.4226,4226.9761,-6584.5938)"
232
232
+
x1="-8271.8057"
233
233
+
y1="-765.07068"
234
234
+
x2="-7732.125"
235
235
+
y2="-765.07068" />
236
236
+
<linearGradient
237
237
+
inkscape:collect="always"
238
238
+
xlink:href="#SVGID_8_"
239
239
+
id="linearGradient3753"
240
240
+
gradientUnits="userSpaceOnUse"
241
241
+
gradientTransform="matrix(0.4226,-0.9063,0.9063,0.4226,4226.9761,-6584.5938)"
242
242
+
x1="-8238.3281"
243
243
+
y1="-745.68481"
244
244
+
x2="-7698.647"
245
245
+
y2="-745.68481" />
246
246
+
<linearGradient
247
247
+
inkscape:collect="always"
248
248
+
xlink:href="#SVGID_9_"
249
249
+
id="linearGradient3755"
250
250
+
gradientUnits="userSpaceOnUse"
251
251
+
gradientTransform="matrix(0.4226,-0.9063,0.9063,0.4226,4226.9761,-6584.5938)"
252
252
+
x1="-8238.3281"
253
253
+
y1="-747.58557"
254
254
+
x2="-7698.647"
255
255
+
y2="-747.58557" />
256
256
+
<linearGradient
257
257
+
inkscape:collect="always"
258
258
+
xlink:href="#SVGID_10_"
259
259
+
id="linearGradient3757"
260
260
+
gradientUnits="userSpaceOnUse"
261
261
+
gradientTransform="matrix(0.4226,-0.9063,0.9063,0.4226,4226.9761,-6584.5938)"
262
262
+
x1="-7935.1431"
263
263
+
y1="-747.9668"
264
264
+
x2="-7815.856"
265
265
+
y2="-747.9668" />
266
266
+
</defs>
267
267
+
<sodipodi:namedview
268
268
+
id="base"
269
269
+
pagecolor="#ffffff"
270
270
+
bordercolor="#666666"
271
271
+
borderopacity="1.0"
272
272
+
inkscape:pageopacity="0.0"
273
273
+
inkscape:pageshadow="2"
274
274
+
inkscape:zoom="0.49497475"
275
275
+
inkscape:cx="535.73925"
276
276
+
inkscape:cy="71.922574"
277
277
+
inkscape:document-units="px"
278
278
+
inkscape:current-layer="layer1"
279
279
+
showgrid="false"
280
280
+
showguides="true"
281
281
+
inkscape:guide-bbox="true"
282
282
+
inkscape:window-width="1366"
283
283
+
inkscape:window-height="713"
284
284
+
inkscape:window-x="0"
285
285
+
inkscape:window-y="27"
286
286
+
inkscape:window-maximized="1"
287
287
+
fit-margin-top="0"
288
288
+
fit-margin-left="0"
289
289
+
fit-margin-right="0"
290
290
+
fit-margin-bottom="0" />
291
291
+
<metadata
292
292
+
id="metadata7">
293
293
+
<rdf:RDF>
294
294
+
<cc:Work
295
295
+
rdf:about="">
296
296
+
<dc:format>image/svg+xml</dc:format>
297
297
+
<dc:type
298
298
+
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
299
299
+
<dc:title></dc:title>
300
300
+
</cc:Work>
301
301
+
</rdf:RDF>
302
302
+
</metadata>
303
303
+
<g
304
304
+
inkscape:label="Ebene 1"
305
305
+
inkscape:groupmode="layer"
306
306
+
id="layer1"
307
307
+
transform="translate(647.23187,288.06562)">
308
308
+
<g
309
309
+
id="g3347"
310
310
+
transform="matrix(0.61056696,0,0,0.61056696,-671.81995,122.75139)" />
311
311
+
<g
312
312
+
id="g3349"
313
313
+
transform="matrix(0.61056696,0,0,0.61056696,-671.81995,122.75139)" />
314
314
+
<g
315
315
+
id="g3351"
316
316
+
transform="matrix(0.61056696,0,0,0.61056696,-671.81995,122.75139)" />
317
317
+
<g
318
318
+
id="g3353"
319
319
+
transform="matrix(0.61056696,0,0,0.61056696,-671.81995,122.75139)" />
320
320
+
<g
321
321
+
id="g3355"
322
322
+
transform="matrix(0.61056696,0,0,0.61056696,-671.81995,122.75139)" />
323
323
+
<g
324
324
+
id="g3357"
325
325
+
transform="matrix(0.61056696,0,0,0.61056696,-671.81995,122.75139)" />
326
326
+
<text
327
327
+
xml:space="preserve"
328
328
+
style="font-size:48px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Arial;-inkscape-font-specification:Sans Bold"
329
329
+
x="175.76654"
330
330
+
y="103.82894"
331
331
+
id="text3762"
332
332
+
sodipodi:linespacing="125%"><tspan
333
333
+
sodipodi:role="line"
334
334
+
id="tspan3764"
335
335
+
x="175.76654"
336
336
+
y="103.82894"
337
337
+
style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-family:Droid Sans;-inkscape-font-specification:Droid Sans Bold" /></text>
338
338
+
<g
339
339
+
id="g8326"
340
340
+
transform="translate(132.42046,222.12974)" />
341
341
+
<g
342
342
+
id="g8328"
343
343
+
transform="translate(132.42046,222.12974)" />
344
344
+
<g
345
345
+
id="g8330"
346
346
+
transform="translate(132.42046,222.12974)" />
347
347
+
<g
348
348
+
id="g8332"
349
349
+
transform="translate(132.42046,222.12974)" />
350
350
+
<g
351
351
+
id="g8334"
352
352
+
transform="translate(132.42046,222.12974)" />
353
353
+
<g
354
354
+
id="g8336"
355
355
+
transform="translate(132.42046,222.12974)" />
356
356
+
<path
357
357
+
id="path3343"
358
358
+
d="m -645.36121,64.332075 v 2.94229 h -0.82752 v -2.94229 h -1.04206 v -0.70493 h 2.88099 v 0.70493 h -1.01141 z"
359
359
+
inkscape:connector-curvature="0"
360
360
+
style="fill:#b0afb0" />
361
361
+
<path
362
362
+
id="path3345"
363
363
+
d="m -640.48803,64.975705 -0.98077,1.99217 h -0.49038 l -0.98077,-1.99217 v 2.29866 h -0.79687 v -3.64722 h 1.10336 l 0.95012,1.99218 0.95012,-1.99218 h 1.10336 v 3.64722 h -0.79687 v -2.29866 z"
364
364
+
inkscape:connector-curvature="0"
365
365
+
style="fill:#b0afb0" />
366
366
+
<path
367
367
+
inkscape:connector-curvature="0"
368
368
+
id="path3718"
369
369
+
style="font-size:160.72227478px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#d22128;fill-opacity:1;stroke:#d22128;stroke-width:3;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;font-family:Droid Sans;-inkscape-font-specification:Droid Sans Bold"
370
370
+
d="m -611.92187,207.08073 c -3.4007,-3e-5 -6.38284,-0.18315 -8.94645,-0.54934 -2.5636,-0.31394 -4.73481,-0.70633 -6.51365,-1.17717 l 0,-20.24724 c 1.93579,0.41854 3.97621,0.78477 6.12126,1.09869 2.09274,0.3139 4.39475,0.47085 6.90603,0.47087 2.40665,-2e-5 4.63018,-0.26161 6.6706,-0.78478 2.09274,-0.5232 3.89772,-1.43877 5.41496,-2.74672 1.56955,-1.25565 2.77287,-2.956 3.60998,-5.10105 0.8894,-2.14506 1.3341,-4.83945 1.33412,-8.0832 l 0,-111.359825 24.32808,0 0,110.575055 c -4e-5,6.59212 -0.96793,12.26866 -2.90368,17.02965 -1.8835,4.76096 -4.55173,8.68484 -8.00472,11.77165 -3.40072,3.13908 -7.48156,5.44109 -12.24252,6.90604 -4.76099,1.46488 -10.01899,2.19734 -15.77401,2.19737" />
371
371
+
<path
372
372
+
style="font-size:160.72227478px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#FFFFFF;fill-opacity:1;stroke:#FFFFFF;stroke-width:3;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;font-family:Droid Sans;-inkscape-font-specification:Droid Sans Bold"
373
373
+
d="m -559.96009,58.612855 0,114.718755 21.75,0 0,-53.375 c -10e-5,-1.46487 -0.0414,-3.1063 -0.0937,-4.9375 -3e-5,-1.83108 -0.0516,-3.73059 -0.15625,-5.71875 -0.0524,-1.98803 -0.11415,-3.99076 -0.21875,-6.03125 -0.0524,-2.04035 -0.1454,-4.032902 -0.25,-5.968752 -0.20931,-4.49931 -0.46738,-9.15537 -0.78125,-13.968753 l 0.71875,0 25.1875,90.000005 22.34375,0 27.15625,-89.843755 0.625,0 c -0.15707,4.761063 -0.32209,9.324083 -0.53125,13.718753 -0.0524,1.88354 -0.14547,3.824472 -0.25,5.812502 -0.0524,1.98817 -0.10405,3.93929 -0.15625,5.875 -0.0524,1.93585 -0.10405,3.77355 -0.15625,5.5 -1.1e-4,1.72657 -1.1e-4,3.26478 0,4.625 l 0,54.3125 22.6875,0 0,-114.718755 -33.125,0 -26.375,87.718755 -0.46875,0 -24.78125,-87.718755 -33.125,0 z m 227.78125,8.3125 -6.90625,18.500003 -13.15625,8.03125 0,10.125002 11.4375,0 0,42.28125 c -1e-5,5.65041 0.67095,10.35809 2.03125,14.125 1.41258,3.71462 3.34333,6.68782 5.75,8.9375 2.40662,2.19738 5.26641,3.76683 8.5625,4.65625 3.29602,0.88941 6.83696,1.3125 10.65625,1.3125 3.92384,0 7.54764,-0.37147 10.84375,-1.15625 3.34832,-0.73246 6.12525,-1.69275 8.375,-2.84375 l 0,-17.8125 c -2.19743,0.7848 -4.355,1.44558 -6.5,1.96875 -2.09279,0.5232 -4.33322,0.78127 -6.6875,0.78125 -2.7206,2e-5 -4.91961,-0.81561 -6.59375,-2.4375 -1.67423,-1.62185 -2.50004,-4.13053 -2.5,-7.53125 l 0,-42.28125 21.34375,0 0,-17.968752 -21.34375,0 0,-18.687503 -15.3125,0 z m -61.4375,17.03125 c -5.96434,9e-5 -11.3946,0.97055 -16.3125,2.906253 -4.86564,1.93586 -9.05719,4.81602 -12.5625,8.6875 -3.45304,3.81932 -6.15798,8.620042 -8.09375,14.375002 -1.9358,5.75509 -2.90626,12.46548 -2.90625,20.15625 -1e-5,7.58621 1.0635,14.22463 3.15625,19.875 2.14504,5.59809 5.11824,10.25416 8.9375,13.96875 3.81923,3.6623 8.37206,6.38761 13.65625,8.21875 5.28412,1.83114 11.0655,2.75 17.34375,2.75 3.24369,0 6.21688,-0.11341 8.9375,-0.375 2.7205,-0.20928 5.27061,-0.57057 7.625,-1.09375 2.35426,-0.52318 4.56344,-1.17379 6.65625,-1.90625 2.14498,-0.78478 4.28218,-1.71381 6.375,-2.8125 l 0,-18.53125 c -2.30209,1.15103 -4.5527,2.17311 -6.75,3.0625 -2.19745,0.83711 -4.43788,1.54951 -6.6875,2.125 -2.24976,0.57552 -4.56216,1.02985 -6.96875,1.34375 -2.35439,0.26161 -4.86307,0.37502 -7.53125,0.375 -3.19148,2e-5 -6.05126,-0.47468 -8.5625,-1.46875 -2.45901,-0.99403 -4.59621,-2.41883 -6.375,-4.25 -1.72655,-1.88344 -3.06849,-4.17549 -4.0625,-6.84375 -0.94177,-2.72053 -1.4579,-5.74534 -1.5625,-9.09375 l 53.5,0 0,-11.625 c -9e-5,-6.38279 -0.87751,-12.0195 -2.65625,-16.9375 -1.72659,-4.97018 -4.23527,-9.161732 -7.53125,-12.562502 -3.24381,-3.40062 -7.2289,-5.9609 -11.9375,-7.6875 -4.6564,-1.778733 -9.88021,-2.656163 -15.6875,-2.656253 z m 144.09375,0 c -5.96434,9e-5 -11.39461,0.97055 -16.3125,2.906253 -4.86565,1.93586 -9.05719,4.81602 -12.5625,8.6875 -3.45303,3.81932 -6.15798,8.620042 -8.09375,14.375002 -1.93579,5.75509 -2.90625,12.46548 -2.90625,20.15625 0,7.58621 1.0635,14.22463 3.15625,19.875 2.14504,5.59809 5.11823,10.25416 8.9375,13.96875 3.81922,3.6623 8.37206,6.38761 13.65625,8.21875 5.28413,1.83114 11.06549,2.75 17.34375,2.75 3.24369,0 6.21688,-0.11341 8.9375,-0.375 2.7205,-0.20928 5.2706,-0.57057 7.625,-1.09375 2.35426,-0.52318 4.56344,-1.17379 6.65625,-1.90625 2.14498,-0.78478 4.28218,-1.71381 6.375,-2.8125 l 0,-18.53125 c -2.30209,1.15103 -4.5527,2.17311 -6.75,3.0625 -2.19745,0.83711 -4.43788,1.54951 -6.6875,2.125 -2.24976,0.57552 -4.56216,1.02985 -6.96875,1.34375 -2.35438,0.26161 -4.86307,0.37502 -7.53125,0.375 -3.19148,2e-5 -6.05126,-0.47468 -8.5625,-1.46875 -2.45901,-0.99403 -4.56496,-2.41883 -6.34375,-4.25 -1.72654,-1.88344 -3.09973,-4.17549 -4.09375,-6.84375 -0.94176,-2.72053 -1.4579,-5.74534 -1.5625,-9.09375 l 53.5,0 0,-11.625 c -9e-5,-6.38279 -0.87751,-12.0195 -2.65625,-16.9375 -1.72659,-4.97018 -4.23526,-9.161732 -7.53125,-12.562502 -3.24381,-3.40062 -7.22891,-5.9609 -11.9375,-7.6875 -4.6564,-1.778733 -9.8802,-2.656163 -15.6875,-2.656253 z m 89.96875,0 c -2.92989,9e-5 -5.5418,0.36138 -7.84375,1.09375 -2.24975,0.680233 -4.2939,1.660883 -6.125,2.968753 -1.77887,1.25573 -3.37887,2.82518 -4.84375,4.65625 -1.46495,1.83122 -2.83814,3.84414 -4.09375,6.09375 l -1.1875,0 -3.53125,-13.15625 -18.125,0 0,87.718752 23.9375,0 0,-44.65625 c -4e-5,-4.13311 0.50592,-7.61225 1.5,-10.4375 1.04633,-2.87746 2.48131,-5.17968 4.3125,-6.90625 1.88342,-1.77876 4.12385,-3.05891 6.6875,-3.84375 2.61587,-0.78471 5.4444,-1.18743 8.53125,-1.1875 0.52312,1e-4 1.18391,0.0414 1.96875,0.0937 0.78471,6e-5 1.55891,0.0517 2.34375,0.15625 0.83703,0.0524 1.64248,0.14543 2.375,0.25 0.73239,0.1047 1.30013,0.20793 1.71875,0.3125 l 0,-22.468755 c -0.31398,-0.10455 -0.7785,-0.16635 -1.40625,-0.21875 -0.57557,-0.10455 -1.23636,-0.1976 -1.96875,-0.25 -0.68021,-0.10456 -1.40278,-0.15616 -2.1875,-0.15625 -0.73252,-0.0522 -1.43474,-0.0624 -2.0625,-0.0625 z m -233.90625,17.031255 c 2.51123,7e-5 4.71023,0.46459 6.59375,1.40625 1.88341,0.9418 3.46305,2.23213 4.71875,3.90625 1.25558,1.62194 2.18461,3.56287 2.8125,5.8125 0.62776,2.24975 0.97885,4.70681 1.03125,7.375 l -30.53125,0 c 0.41852,-6.38279 2.00834,-11.04904 4.78125,-14.03125 2.82516,-2.98208 6.35591,-4.46868 10.59375,-4.46875 z m 144.09375,0 c 2.51123,7e-5 4.71024,0.46459 6.59375,1.40625 1.88341,0.9418 3.46305,2.23213 4.71875,3.90625 1.25558,1.62194 2.18462,3.56287 2.8125,5.8125 0.62776,2.24975 0.97885,4.70681 1.03125,7.375 l -30.53125,0 c 0.41852,-6.38279 2.00834,-11.04904 4.78125,-14.03125 2.82516,-2.98208 6.35591,-4.46868 10.59375,-4.46875 z"
374
374
+
id="path3720"
375
375
+
inkscape:connector-curvature="0" />
376
376
+
<g
377
377
+
style="font-size:35.26461411px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#4d4d4d;fill-opacity:1;stroke:none;font-family:Arial;-inkscape-font-specification:Sans Bold"
378
378
+
id="text3756"
379
379
+
transform="matrix(0.66101965,0,0,0.66101965,-594.78493,-41.604628)">
380
380
+
<path
381
381
+
d="m 658.02758,171.06244 -5.32069,0 0,-20.73174 -6.31939,0 0,-4.44251 17.94225,0 0,4.44251 -6.30217,0 0,20.73174"
382
382
+
style="fill:#4d4d4d;font-family:Droid Sans;-inkscape-font-specification:Droid Sans Bold"
383
383
+
id="path3879"
384
384
+
inkscape:connector-curvature="0" />
385
385
+
<path
386
386
+
d="m 678.32884,171.06244 -5.52732,-19.75025 -0.15497,0 c 0.0689,1.05612 0.12627,2.07778 0.17219,3.06499 0.0229,0.42475 0.0402,0.86097 0.0517,1.30865 0.023,0.44771 0.0402,0.88966 0.0517,1.32586 0.023,0.43623 0.0344,0.85523 0.0344,1.25699 0.0115,0.4018 0.0172,0.76339 0.0172,1.08481 l 0,11.70895 -4.76967,0 0,-25.17425 7.26643,0 5.44122,19.2509 0.10332,0 5.7856,-19.2509 7.26644,0 0,25.17425 -4.97631,0 0,-11.91558 c -2e-5,-0.29845 -2e-5,-0.6371 0,-1.01593 0.0115,-0.3788 0.0229,-0.78058 0.0344,-1.20533 0.0115,-0.42472 0.0229,-0.8552 0.0344,-1.29143 0.0229,-0.4362 0.0401,-0.86094 0.0517,-1.27421 0.0459,-0.96425 0.0861,-1.96869 0.12053,-3.01333 l -0.13775,0 -5.95779,19.71581 -4.90743,0"
387
387
+
style="fill:#4d4d4d;font-family:Droid Sans;-inkscape-font-specification:Droid Sans Bold"
388
388
+
id="path3881"
389
389
+
inkscape:connector-curvature="0" />
390
390
+
</g>
391
391
+
<g
392
392
+
id="g8126"
393
393
+
transform="matrix(0.34856159,0,0,0.34856159,-678.72925,-55.700873)">
394
394
+
<g
395
395
+
id="g8128">
396
396
+
<path
397
397
+
style="fill:#d22128"
398
398
+
inkscape:connector-curvature="0"
399
399
+
d="m 232.6,277.3 49.3,-117.8 h 9.5 l 49.3,117.8 H 328.3 L 313,240.5 h -53 l -15.1,36.8 h -12.3 z m 54.1,-104.2 -24.2,58.2 h 47.8 l -23.6,-58.2 z"
400
400
+
id="path8130" />
401
401
+
<path
402
402
+
style="fill:#d22128"
403
403
+
inkscape:connector-curvature="0"
404
404
+
d="M 353.3,277.3 V 159.5 h 48.8 c 20.2,0 34.8,18.7 34.8,37 0,19.2 -13.6,37.3 -33.8,37.3 h -38.3 v 43.5 h -11.5 z m 11.5,-53.8 h 37.7 c 13.9,0 22.9,-12.8 22.9,-27 0,-14.8 -10.9,-26.7 -23.9,-26.7 h -36.7 v 53.7 z"
405
405
+
id="path8132" />
406
406
+
<path
407
407
+
style="fill:#d22128"
408
408
+
inkscape:connector-curvature="0"
409
409
+
d="m 430.5,277.3 49.3,-117.8 h 9.5 l 49.3,117.8 H 526 l -15.3,-36.8 h -52.9 l -15.1,36.8 h -12.2 z m 54.1,-104.2 -24.2,58.2 h 47.8 l -23.6,-58.2 z"
410
410
+
id="path8134" />
411
411
+
<path
412
412
+
style="fill:#d22128"
413
413
+
inkscape:connector-curvature="0"
414
414
+
d="m 594.2,158.8 c 20.9,0 36.2,10.6 43.5,25.7 l -9.3,5.6 c -7.5,-15.6 -22.1,-20.9 -34.8,-20.9 -28.2,0 -43.6,25.2 -43.6,48.9 0,26 19.1,49.6 44.1,49.6 13.3,0 28.9,-6.6 36.3,-21.9 l 9.6,5 c -7.6,17.6 -28.5,27.4 -46.6,27.4 -32.3,0 -55.1,-30.9 -55.1,-60.7 0,-28.3 20.4,-58.7 55.9,-58.7 z"
415
415
+
id="path8136" />
416
416
+
<path
417
417
+
style="fill:#d22128"
418
418
+
inkscape:connector-curvature="0"
419
419
+
d="m 749.1,159.5 v 117.8 h -11.6 v -55.1 h -69.8 v 55.1 H 656.3 V 159.5 h 11.4 v 52.4 h 69.8 v -52.4 h 11.6 z"
420
420
+
id="path8138" />
421
421
+
<path
422
422
+
style="fill:#d22128"
423
423
+
inkscape:connector-curvature="0"
424
424
+
d="m 854.8,267 v 10.3 H 775.7 V 159.5 h 77.6 v 10.3 h -66.2 v 42.5 h 57.7 v 9.8 H 787.1 V 267 h 67.7 z"
425
425
+
id="path8140" />
426
426
+
</g>
427
427
+
</g>
428
428
+
<g
429
429
+
id="g3203"
430
430
+
transform="matrix(0.65116247,0,0,0.65116247,-385.65397,-284.55663)">
431
431
+
<linearGradient
432
432
+
id="SVGID_1_"
433
433
+
gradientUnits="userSpaceOnUse"
434
434
+
x1="-7708.7969"
435
435
+
y1="-803.36011"
436
436
+
x2="-7633.1528"
437
437
+
y2="-714.90741"
438
438
+
gradientTransform="matrix(0.4226,-0.9063,0.9063,0.4226,4226.9761,-6584.5938)">
439
439
+
<stop
440
440
+
offset="0"
441
441
+
style="stop-color:#F69923"
442
442
+
id="stop3206" />
443
443
+
<stop
444
444
+
offset="0.3123"
445
445
+
style="stop-color:#F79A23"
446
446
+
id="stop3208" />
447
447
+
<stop
448
448
+
offset="0.8383"
449
449
+
style="stop-color:#E97826"
450
450
+
id="stop3210" />
451
451
+
</linearGradient>
452
452
+
<path
453
453
+
style="fill:url(#linearGradient3739)"
454
454
+
inkscape:connector-curvature="0"
455
455
+
d="m 267.1,19.6 c -8.4,5 -22.4,19 -39,39.3 l 15.3,28.9 c 10.7,-15.4 21.7,-29.2 32.7,-41 0.8,-0.9 1.3,-1.4 1.3,-1.4 -0.4,0.5 -0.9,0.9 -1.3,1.4 -3.6,3.9 -14.4,16.5 -30.7,41.6 15.7,-0.8 39.8,-4 59.5,-7.4 5.9,-32.8 -5.7,-47.8 -5.7,-47.8 0,0 -14.8,-23.9 -32.1,-13.6 z"
456
456
+
id="path3212" />
457
457
+
<path
458
458
+
style="fill:none"
459
459
+
inkscape:connector-curvature="0"
460
460
+
d="m 241.1,184.4 c 0.1,0 0.2,0 0.3,-0.1 l -2.2,0.2 c -0.1,0.1 -0.3,0.1 -0.4,0.2 0.8,-0.1 1.6,-0.2 2.3,-0.3 z"
461
461
+
id="path3214" />
462
462
+
<path
463
463
+
style="fill:none"
464
464
+
inkscape:connector-curvature="0"
465
465
+
d="m 225.5,236.1 c -1.2,0.3 -2.5,0.5 -3.8,0.7 1.3,-0.2 2.6,-0.4 3.8,-0.7 z"
466
466
+
id="path3216" />
467
467
+
<path
468
468
+
style="fill:none"
469
469
+
inkscape:connector-curvature="0"
470
470
+
d="m 119.3,352.2 c 0.2,-0.4 0.3,-0.9 0.5,-1.3 3.4,-8.9 6.7,-17.5 10,-26 3.7,-9.4 7.4,-18.6 11,-27.5 3.8,-9.3 7.6,-18.4 11.3,-27.1 3.9,-9.2 7.7,-18 11.5,-26.5 3.1,-6.9 6.1,-13.6 9.1,-20.1 1,-2.2 2,-4.3 3,-6.4 2,-4.2 3.9,-8.3 5.8,-12.3 1.8,-3.7 3.5,-7.3 5.2,-10.9 0.6,-1.2 1.2,-2.4 1.7,-3.5 0.1,-0.2 0.2,-0.4 0.3,-0.6 l -1.9,0.2 -1.5,-2.9 c -0.1,0.3 -0.3,0.6 -0.4,0.9 -2.7,5.3 -5.4,10.7 -8,16.2 -1.5,3.1 -3,6.3 -4.6,9.5 -4.2,8.8 -8.3,17.6 -12.3,26.6 -4.1,9 -8.1,18.1 -12,27.1 -3.9,8.9 -7.6,17.8 -11.3,26.7 -3.7,8.9 -7.3,17.7 -10.8,26.5 -3.7,9.2 -7.3,18.3 -10.7,27.3 -0.8,2 -1.6,4.1 -2.3,6.1 -2.8,7.3 -5.5,14.4 -8.1,21.5 l 2.4,4.7 2.1,-0.2 c 0.1,-0.2 0.2,-0.4 0.2,-0.6 3.1,-9.5 6.5,-18.6 9.8,-27.4 z"
471
471
+
id="path3218" />
472
472
+
<path
473
473
+
style="fill:none"
474
474
+
inkscape:connector-curvature="0"
475
475
+
d="m 220.7,236.9 0,0 c 0,0 0,0 0,0 0,0 0,0 0,0 z"
476
476
+
id="path3220" />
477
477
+
<path
478
478
+
style="fill:#be202e"
479
479
+
inkscape:connector-curvature="0"
480
480
+
d="m 215.6,262.2 c -2,0.4 -4,0.7 -6,1 0,0 0,0 0,0 1,-0.1 2.1,-0.3 3.1,-0.5 1,-0.1 2,-0.3 2.9,-0.5 z"
481
481
+
id="path3222" />
482
482
+
<path
483
483
+
style="opacity:0.35;fill:#be202e"
484
484
+
inkscape:connector-curvature="0"
485
485
+
d="m 215.6,262.2 c -2,0.4 -4,0.7 -6,1 0,0 0,0 0,0 1,-0.1 2.1,-0.3 3.1,-0.5 1,-0.1 2,-0.3 2.9,-0.5 z"
486
486
+
id="path3224" />
487
487
+
<path
488
488
+
style="fill:#be202e"
489
489
+
inkscape:connector-curvature="0"
490
490
+
d="m 220.8,236.9 c 0,0 0,0 0,0 -0.1,0 -0.1,0 0,0 0.3,0 0.6,-0.1 0.9,-0.1 1.3,-0.2 2.6,-0.4 3.8,-0.7 -1.5,0.3 -3.1,0.5 -4.7,0.8 l 0,0 0,0 z"
491
491
+
id="path3226" />
492
492
+
<path
493
493
+
style="opacity:0.35;fill:#be202e"
494
494
+
inkscape:connector-curvature="0"
495
495
+
d="m 220.8,236.9 c 0,0 0,0 0,0 -0.1,0 -0.1,0 0,0 0.3,0 0.6,-0.1 0.9,-0.1 1.3,-0.2 2.6,-0.4 3.8,-0.7 -1.5,0.3 -3.1,0.5 -4.7,0.8 l 0,0 0,0 z"
496
496
+
id="path3228" />
497
497
+
<linearGradient
498
498
+
id="SVGID_2_"
499
499
+
gradientUnits="userSpaceOnUse"
500
500
+
x1="-8268.6387"
501
501
+
y1="-813.12323"
502
502
+
x2="-7728.9585"
503
503
+
y2="-813.12323"
504
504
+
gradientTransform="matrix(0.4226,-0.9063,0.9063,0.4226,4226.9761,-6584.5938)">
505
505
+
<stop
506
506
+
offset="0.3233"
507
507
+
style="stop-color:#9E2064"
508
508
+
id="stop3231" />
509
509
+
<stop
510
510
+
offset="0.6302"
511
511
+
style="stop-color:#C92037"
512
512
+
id="stop3233" />
513
513
+
<stop
514
514
+
offset="0.7514"
515
515
+
style="stop-color:#CD2335"
516
516
+
id="stop3235" />
517
517
+
<stop
518
518
+
offset="1"
519
519
+
style="stop-color:#E97826"
520
520
+
id="stop3237" />
521
521
+
</linearGradient>
522
522
+
<path
523
523
+
style="fill:url(#linearGradient3741)"
524
524
+
inkscape:connector-curvature="0"
525
525
+
d="m 198.2,162.4 c 4.7,-8.7 9.4,-17.2 14.1,-25.5 4.9,-8.6 9.9,-16.9 15,-25 0.3,-0.5 0.6,-1 0.9,-1.4 5,-7.9 10,-15.5 15.1,-22.8 L 228,58.9 c -1.1,1.4 -2.3,2.8 -3.5,4.3 -4.4,5.5 -9,11.4 -13.7,17.7 -5.3,7.1 -10.7,14.6 -16.3,22.5 -5.1,7.3 -10.3,15 -15.5,22.9 -4.4,6.8 -8.8,13.7 -13.2,20.8 -0.2,0.3 -0.3,0.5 -0.5,0.8 l 19.9,39.3 c 4.4,-8.3 8.7,-16.6 13,-24.8 z"
526
526
+
id="path3239" />
527
527
+
<linearGradient
528
528
+
id="SVGID_3_"
529
529
+
gradientUnits="userSpaceOnUse"
530
530
+
x1="-8203.4922"
531
531
+
y1="-758.99402"
532
532
+
x2="-7881.895"
533
533
+
y2="-758.99402"
534
534
+
gradientTransform="matrix(0.4226,-0.9063,0.9063,0.4226,4226.9761,-6584.5938)">
535
535
+
<stop
536
536
+
offset="0"
537
537
+
style="stop-color:#282662"
538
538
+
id="stop3242" />
539
539
+
<stop
540
540
+
offset="9.548390e-02"
541
541
+
style="stop-color:#662E8D"
542
542
+
id="stop3244" />
543
543
+
<stop
544
544
+
offset="0.7882"
545
545
+
style="stop-color:#9F2064"
546
546
+
id="stop3246" />
547
547
+
<stop
548
548
+
offset="0.9487"
549
549
+
style="stop-color:#CD2032"
550
550
+
id="stop3248" />
551
551
+
</linearGradient>
552
552
+
<path
553
553
+
style="fill:url(#linearGradient3743)"
554
554
+
inkscape:connector-curvature="0"
555
555
+
d="m 107.5,384.1 c -2.6,7.2 -5.3,14.6 -7.9,22.2 0,0.1 -0.1,0.2 -0.1,0.3 -0.4,1.1 -0.8,2.1 -1.1,3.2 -1.8,5.1 -3.3,9.7 -6.9,20.1 5.9,2.7 10.6,9.7 15,17.7 -0.5,-8.3 -3.9,-16.1 -10.4,-22.1 28.9,1.3 53.9,-6 66.7,-27.2 1.1,-1.9 2.2,-3.9 3.2,-6 -5.9,7.4 -13.1,10.6 -26.8,9.8 0,0 -0.1,0 -0.1,0 0,0 0.1,0 0.1,0 20.1,-9 30.2,-17.7 39.1,-32 2.1,-3.4 4.2,-7.1 6.3,-11.2 -17.6,18.1 -38,23.2 -59.5,19.3 L 109,380 c -0.5,1.4 -1,2.7 -1.5,4.1 z"
556
556
+
id="path3250" />
557
557
+
<linearGradient
558
558
+
id="SVGID_4_"
559
559
+
gradientUnits="userSpaceOnUse"
560
560
+
x1="-8238.3281"
561
561
+
y1="-818.15222"
562
562
+
x2="-7698.647"
563
563
+
y2="-818.15222"
564
564
+
gradientTransform="matrix(0.4226,-0.9063,0.9063,0.4226,4226.9761,-6584.5938)">
565
565
+
<stop
566
566
+
offset="0.3233"
567
567
+
style="stop-color:#9E2064"
568
568
+
id="stop3253" />
569
569
+
<stop
570
570
+
offset="0.6302"
571
571
+
style="stop-color:#C92037"
572
572
+
id="stop3255" />
573
573
+
<stop
574
574
+
offset="0.7514"
575
575
+
style="stop-color:#CD2335"
576
576
+
id="stop3257" />
577
577
+
<stop
578
578
+
offset="1"
579
579
+
style="stop-color:#E97826"
580
580
+
id="stop3259" />
581
581
+
</linearGradient>
582
582
+
<path
583
583
+
style="fill:url(#linearGradient3745)"
584
584
+
inkscape:connector-curvature="0"
585
585
+
d="m 115,348 c 3.5,-9 7.1,-18.1 10.7,-27.3 3.5,-8.8 7.1,-17.6 10.8,-26.5 3.7,-8.9 7.5,-17.8 11.3,-26.7 3.9,-9.1 7.9,-18.1 12,-27.1 4,-8.9 8.2,-17.8 12.3,-26.6 1.5,-3.2 3,-6.3 4.6,-9.5 2.6,-5.4 5.3,-10.8 8,-16.2 0.1,-0.3 0.3,-0.6 0.4,-0.9 L 165.4,148 c -0.3,0.5 -0.6,1.1 -1,1.6 -4.6,7.6 -9.3,15.3 -13.8,23.2 -4.6,8 -9.1,16.1 -13.5,24.4 -3.7,7 -7.3,14 -10.9,21.1 -0.7,1.4 -1.4,2.9 -2.1,4.3 -4.3,8.9 -8.3,17.6 -11.8,25.9 -4,9.4 -7.5,18.4 -10.6,26.9 -2,5.6 -3.9,11 -5.6,16.2 -1.4,4.4 -2.7,8.9 -4,13.3 -3,10.4 -5.5,20.8 -7.6,31.2 l 20,39.5 c 2.6,-7.1 5.4,-14.2 8.1,-21.5 0.8,-2 1.6,-4 2.4,-6.1 z"
586
586
+
id="path3261" />
587
587
+
<linearGradient
588
588
+
id="SVGID_5_"
589
589
+
gradientUnits="userSpaceOnUse"
590
590
+
x1="-8198.9678"
591
591
+
y1="-810.85059"
592
592
+
x2="-7915.3501"
593
593
+
y2="-810.85059"
594
594
+
gradientTransform="matrix(0.4226,-0.9063,0.9063,0.4226,4226.9761,-6584.5938)">
595
595
+
<stop
596
596
+
offset="0"
597
597
+
style="stop-color:#282662"
598
598
+
id="stop3264" />
599
599
+
<stop
600
600
+
offset="9.548390e-02"
601
601
+
style="stop-color:#662E8D"
602
602
+
id="stop3266" />
603
603
+
<stop
604
604
+
offset="0.7882"
605
605
+
style="stop-color:#9F2064"
606
606
+
id="stop3268" />
607
607
+
<stop
608
608
+
offset="0.9487"
609
609
+
style="stop-color:#CD2032"
610
610
+
id="stop3270" />
611
611
+
</linearGradient>
612
612
+
<path
613
613
+
style="fill:url(#linearGradient3747)"
614
614
+
inkscape:connector-curvature="0"
615
615
+
d="m 84.2,337.5 c -2.5,12.6 -4.3,25.2 -5.2,37.8 0,0.4 -0.1,0.9 -0.1,1.3 -6.2,-10 -23,-19.8 -22.9,-19.7 12,17.4 21.1,34.6 22.4,51.5 -6.4,1.3 -15.2,-0.6 -25.3,-4.3 10.6,9.7 18.5,12.4 21.6,13.1 -9.7,0.6 -19.8,7.3 -30,15 14.9,-6.1 27,-8.5 35.6,-6.5 -13.7,38.7 -27.4,81.5 -41.1,126.9 4.2,-1.2 6.7,-4.1 8.1,-7.9 2.4,-8.2 18.7,-62.2 44.1,-133.1 0.7,-2 1.5,-4 2.2,-6.1 0.2,-0.6 0.4,-1.1 0.6,-1.7 2.7,-7.4 5.5,-15 8.4,-22.8 0.7,-1.8 1.3,-3.5 2,-5.3 0,0 0,-0.1 0,-0.1 l -20,-39.5 c -0.2,0.5 -0.3,0.9 -0.4,1.4 z"
616
616
+
id="path3272" />
617
617
+
<linearGradient
618
618
+
id="SVGID_6_"
619
619
+
gradientUnits="userSpaceOnUse"
620
620
+
x1="-8238.3281"
621
621
+
y1="-762.29712"
622
622
+
x2="-7698.647"
623
623
+
y2="-762.29712"
624
624
+
gradientTransform="matrix(0.4226,-0.9063,0.9063,0.4226,4226.9761,-6584.5938)">
625
625
+
<stop
626
626
+
offset="0.3233"
627
627
+
style="stop-color:#9E2064"
628
628
+
id="stop3275" />
629
629
+
<stop
630
630
+
offset="0.6302"
631
631
+
style="stop-color:#C92037"
632
632
+
id="stop3277" />
633
633
+
<stop
634
634
+
offset="0.7514"
635
635
+
style="stop-color:#CD2335"
636
636
+
id="stop3279" />
637
637
+
<stop
638
638
+
offset="1"
639
639
+
style="stop-color:#E97826"
640
640
+
id="stop3281" />
641
641
+
</linearGradient>
642
642
+
<path
643
643
+
style="fill:url(#linearGradient3749)"
644
644
+
inkscape:connector-curvature="0"
645
645
+
d="m 188.4,190.6 c -0.6,1.2 -1.1,2.3 -1.7,3.5 -1.7,3.6 -3.5,7.2 -5.2,10.9 -1.9,4 -3.8,8.1 -5.8,12.3 -1,2.1 -2,4.2 -3,6.4 -3,6.5 -6,13.2 -9.1,20.1 -3.8,8.5 -7.6,17.3 -11.5,26.5 -3.7,8.7 -7.5,17.8 -11.3,27.1 -3.6,8.9 -7.3,18 -11,27.5 -3.3,8.4 -6.6,17.1 -10,26 -0.2,0.4 -0.3,0.9 -0.5,1.3 -3.3,8.8 -6.7,17.9 -10.1,27.2 -0.1,0.2 -0.2,0.4 -0.2,0.6 l 16.1,-1.8 c -0.3,-0.1 -0.6,-0.1 -1,-0.2 19.3,-2.4 44.9,-16.8 61.4,-34.6 7.6,-8.2 14.5,-17.8 20.9,-29.1 4.8,-8.4 9.2,-17.7 13.5,-28.1 3.7,-9 7.3,-18.8 10.7,-29.4 -4.4,2.3 -9.5,4 -15.1,5.2 -1,0.2 -2,0.4 -3,0.6 -1,0.2 -2,0.3 -3.1,0.5 l 0,0 0,0 c 0,0 0,0 0,0 18,-6.9 29.3,-20.2 37.5,-36.6 -4.7,3.2 -12.4,7.4 -21.6,9.5 -1.2,0.3 -2.5,0.5 -3.8,0.7 -0.3,0 -0.6,0.1 -1,0.1 l 0,0 0,0 c 0,0 0,0 0,0 0,0 0,0 0,0 l 0,0 c 6.2,-2.6 11.5,-5.5 16.1,-9 1,-0.7 1.9,-1.5 2.8,-2.3 1.4,-1.2 2.7,-2.5 4,-3.8 0.8,-0.9 1.6,-1.7 2.4,-2.6 1.8,-2.1 3.5,-4.4 5,-6.9 0.5,-0.8 1,-1.5 1.4,-2.3 0.6,-1.2 1.2,-2.3 1.7,-3.4 2.5,-5 4.5,-9.5 6.1,-13.5 0.8,-2 1.5,-3.8 2.1,-5.5 0.2,-0.7 0.5,-1.3 0.7,-2 0.6,-1.9 1.2,-3.6 1.6,-5.1 0.6,-2.2 1,-4 1.2,-5.3 l 0,0 0,0 c -0.6,0.5 -1.3,1 -2.1,1.4 -5.4,3.2 -14.7,6.2 -22.2,7.6 l 14.8,-1.6 -14.8,1.6 c -0.1,0 -0.2,0 -0.3,0.1 -0.7,0.1 -1.5,0.2 -2.3,0.4 0.1,-0.1 0.3,-0.1 0.4,-0.2 l -50.6,5.5 c 0.1,0.4 0,0.6 -0.1,0.7 z"
646
646
+
id="path3283" />
647
647
+
<linearGradient
648
648
+
id="SVGID_7_"
649
649
+
gradientUnits="userSpaceOnUse"
650
650
+
x1="-8271.8057"
651
651
+
y1="-765.07068"
652
652
+
x2="-7732.125"
653
653
+
y2="-765.07068"
654
654
+
gradientTransform="matrix(0.4226,-0.9063,0.9063,0.4226,4226.9761,-6584.5938)">
655
655
+
<stop
656
656
+
offset="0.3233"
657
657
+
style="stop-color:#9E2064"
658
658
+
id="stop3286" />
659
659
+
<stop
660
660
+
offset="0.6302"
661
661
+
style="stop-color:#C92037"
662
662
+
id="stop3288" />
663
663
+
<stop
664
664
+
offset="0.7514"
665
665
+
style="stop-color:#CD2335"
666
666
+
id="stop3290" />
667
667
+
<stop
668
668
+
offset="1"
669
669
+
style="stop-color:#E97826"
670
670
+
id="stop3292" />
671
671
+
</linearGradient>
672
672
+
<path
673
673
+
style="fill:url(#linearGradient3751)"
674
674
+
inkscape:connector-curvature="0"
675
675
+
d="m 245.4,88.4 c -4.5,6.9 -9.4,14.8 -14.7,23.6 -0.3,0.5 -0.6,0.9 -0.8,1.4 -4.6,7.7 -9.4,16.1 -14.5,25.4 -4.4,8 -9,16.5 -13.8,25.8 -4.2,8 -8.4,16.5 -12.9,25.5 l 50.6,-5.5 c 14.7,-6.8 21.3,-12.9 27.7,-21.8 1.7,-2.4 3.4,-5 5.1,-7.7 5.2,-8.1 10.3,-17 14.8,-25.9 4.4,-8.6 8.3,-17.1 11.2,-24.7 1.9,-4.9 3.4,-9.4 4.5,-13.4 0.9,-3.5 1.6,-6.8 2.2,-10 -19.6,3.3 -43.7,6.5 -59.4,7.3 z"
676
676
+
id="path3294" />
677
677
+
<path
678
678
+
style="fill:#be202e"
679
679
+
inkscape:connector-curvature="0"
680
680
+
d="m 212.7,262.8 c -1,0.2 -2,0.3 -3.1,0.5 l 0,0 c 1,-0.2 2,-0.4 3.1,-0.5 z"
681
681
+
id="path3296" />
682
682
+
<path
683
683
+
style="opacity:0.35;fill:#be202e"
684
684
+
inkscape:connector-curvature="0"
685
685
+
d="m 212.7,262.8 c -1,0.2 -2,0.3 -3.1,0.5 l 0,0 c 1,-0.2 2,-0.4 3.1,-0.5 z"
686
686
+
id="path3298" />
687
687
+
<linearGradient
688
688
+
id="SVGID_8_"
689
689
+
gradientUnits="userSpaceOnUse"
690
690
+
x1="-8238.3281"
691
691
+
y1="-745.68481"
692
692
+
x2="-7698.647"
693
693
+
y2="-745.68481"
694
694
+
gradientTransform="matrix(0.4226,-0.9063,0.9063,0.4226,4226.9761,-6584.5938)">
695
695
+
<stop
696
696
+
offset="0.3233"
697
697
+
style="stop-color:#9E2064"
698
698
+
id="stop3301" />
699
699
+
<stop
700
700
+
offset="0.6302"
701
701
+
style="stop-color:#C92037"
702
702
+
id="stop3303" />
703
703
+
<stop
704
704
+
offset="0.7514"
705
705
+
style="stop-color:#CD2335"
706
706
+
id="stop3305" />
707
707
+
<stop
708
708
+
offset="1"
709
709
+
style="stop-color:#E97826"
710
710
+
id="stop3307" />
711
711
+
</linearGradient>
712
712
+
<path
713
713
+
style="fill:url(#linearGradient3753)"
714
714
+
inkscape:connector-curvature="0"
715
715
+
d="m 212.7,262.8 c -1,0.2 -2,0.3 -3.1,0.5 l 0,0 c 1,-0.2 2,-0.4 3.1,-0.5 z"
716
716
+
id="path3309" />
717
717
+
<path
718
718
+
style="fill:#be202e"
719
719
+
inkscape:connector-curvature="0"
720
720
+
d="m 220.7,236.9 c 0.3,0 0.6,-0.1 1,-0.1 -0.3,0 -0.6,0.1 -1,0.1 l 0,0 z"
721
721
+
id="path3311" />
722
722
+
<path
723
723
+
style="opacity:0.35;fill:#be202e"
724
724
+
inkscape:connector-curvature="0"
725
725
+
d="m 220.7,236.9 c 0.3,0 0.6,-0.1 1,-0.1 -0.3,0 -0.6,0.1 -1,0.1 l 0,0 z"
726
726
+
id="path3313" />
727
727
+
<linearGradient
728
728
+
id="SVGID_9_"
729
729
+
gradientUnits="userSpaceOnUse"
730
730
+
x1="-8238.3281"
731
731
+
y1="-747.58557"
732
732
+
x2="-7698.647"
733
733
+
y2="-747.58557"
734
734
+
gradientTransform="matrix(0.4226,-0.9063,0.9063,0.4226,4226.9761,-6584.5938)">
735
735
+
<stop
736
736
+
offset="0.3233"
737
737
+
style="stop-color:#9E2064"
738
738
+
id="stop3316" />
739
739
+
<stop
740
740
+
offset="0.6302"
741
741
+
style="stop-color:#C92037"
742
742
+
id="stop3318" />
743
743
+
<stop
744
744
+
offset="0.7514"
745
745
+
style="stop-color:#CD2335"
746
746
+
id="stop3320" />
747
747
+
<stop
748
748
+
offset="1"
749
749
+
style="stop-color:#E97826"
750
750
+
id="stop3322" />
751
751
+
</linearGradient>
752
752
+
<path
753
753
+
style="fill:url(#linearGradient3755)"
754
754
+
inkscape:connector-curvature="0"
755
755
+
d="m 220.7,236.9 c 0.3,0 0.6,-0.1 1,-0.1 -0.3,0 -0.6,0.1 -1,0.1 l 0,0 z"
756
756
+
id="path3324" />
757
757
+
<path
758
758
+
style="fill:#be202e"
759
759
+
inkscape:connector-curvature="0"
760
760
+
d="m 220.8,236.9 c 0,0 0,0 0,0 l 0,0 0,0 0,0 c 0,0 0,0 0,0 z"
761
761
+
id="path3326" />
762
762
+
<path
763
763
+
style="opacity:0.35;fill:#be202e"
764
764
+
inkscape:connector-curvature="0"
765
765
+
d="m 220.8,236.9 c 0,0 0,0 0,0 l 0,0 0,0 0,0 c 0,0 0,0 0,0 z"
766
766
+
id="path3328" />
767
767
+
<linearGradient
768
768
+
id="SVGID_10_"
769
769
+
gradientUnits="userSpaceOnUse"
770
770
+
x1="-7935.1431"
771
771
+
y1="-747.9668"
772
772
+
x2="-7815.856"
773
773
+
y2="-747.9668"
774
774
+
gradientTransform="matrix(0.4226,-0.9063,0.9063,0.4226,4226.9761,-6584.5938)">
775
775
+
<stop
776
776
+
offset="0.3233"
777
777
+
style="stop-color:#9E2064"
778
778
+
id="stop3331" />
779
779
+
<stop
780
780
+
offset="0.6302"
781
781
+
style="stop-color:#C92037"
782
782
+
id="stop3333" />
783
783
+
<stop
784
784
+
offset="0.7514"
785
785
+
style="stop-color:#CD2335"
786
786
+
id="stop3335" />
787
787
+
<stop
788
788
+
offset="1"
789
789
+
style="stop-color:#E97826"
790
790
+
id="stop3337" />
791
791
+
</linearGradient>
792
792
+
<path
793
793
+
style="fill:url(#linearGradient3757)"
794
794
+
inkscape:connector-curvature="0"
795
795
+
d="m 220.8,236.9 c 0,0 0,0 0,0 l 0,0 0,0 0,0 c 0,0 0,0 0,0 z"
796
796
+
id="path3339" />
797
797
+
</g>
798
798
+
</g>
799
799
+
</svg>
+799
icons/skills/jmeter.svg
···
1
1
+
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
2
2
+
<!-- Created with Inkscape (http://www.inkscape.org/) -->
3
3
+
4
4
+
<svg
5
5
+
xmlns:dc="http://purl.org/dc/elements/1.1/"
6
6
+
xmlns:cc="http://creativecommons.org/ns#"
7
7
+
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
8
8
+
xmlns:svg="http://www.w3.org/2000/svg"
9
9
+
xmlns="http://www.w3.org/2000/svg"
10
10
+
xmlns:xlink="http://www.w3.org/1999/xlink"
11
11
+
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
12
12
+
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
13
13
+
width="511.23999"
14
14
+
height="511.23999"
15
15
+
id="svg2"
16
16
+
version="1.1"
17
17
+
inkscape:version="0.48.4 r9939"
18
18
+
sodipodi:docname="jmeter_square.svg">
19
19
+
<defs
20
20
+
id="defs4">
21
21
+
<linearGradient
22
22
+
inkscape:collect="always"
23
23
+
xlink:href="#SVGID_5_"
24
24
+
id="linearGradient9387"
25
25
+
x1="580.10394"
26
26
+
y1="215.96693"
27
27
+
x2="634.46875"
28
28
+
y2="215.96693"
29
29
+
gradientUnits="userSpaceOnUse" />
30
30
+
<linearGradient
31
31
+
inkscape:collect="always"
32
32
+
xlink:href="#SVGID_5_"
33
33
+
id="linearGradient9389"
34
34
+
x1="496.00687"
35
35
+
y1="216.75172"
36
36
+
x2="574.69977"
37
37
+
y2="216.75172"
38
38
+
gradientUnits="userSpaceOnUse" />
39
39
+
<linearGradient
40
40
+
inkscape:collect="always"
41
41
+
xlink:href="#SVGID_5_"
42
42
+
id="linearGradient9391"
43
43
+
x1="433.14154"
44
44
+
y1="208.23689"
45
45
+
x2="491.82263"
46
46
+
y2="208.23689"
47
47
+
gradientUnits="userSpaceOnUse" />
48
48
+
<linearGradient
49
49
+
inkscape:collect="always"
50
50
+
xlink:href="#SVGID_5_"
51
51
+
id="linearGradient9393"
52
52
+
x1="351.91241"
53
53
+
y1="216.75172"
54
54
+
x2="430.60532"
55
55
+
y2="216.75172"
56
56
+
gradientUnits="userSpaceOnUse" />
57
57
+
<linearGradient
58
58
+
inkscape:collect="always"
59
59
+
xlink:href="#SVGID_5_"
60
60
+
id="linearGradient9395"
61
61
+
x1="225.43741"
62
62
+
y1="203.29279"
63
63
+
x2="344.31088"
64
64
+
y2="203.29279"
65
65
+
gradientUnits="userSpaceOnUse" />
66
66
+
<linearGradient
67
67
+
inkscape:collect="always"
68
68
+
xlink:href="#SVGID_1_"
69
69
+
id="linearGradient3611"
70
70
+
gradientUnits="userSpaceOnUse"
71
71
+
gradientTransform="matrix(0.4226,-0.9063,0.9063,0.4226,4226.9761,-6584.5938)"
72
72
+
x1="-7708.7969"
73
73
+
y1="-803.36011"
74
74
+
x2="-7633.1528"
75
75
+
y2="-714.90741" />
76
76
+
<linearGradient
77
77
+
inkscape:collect="always"
78
78
+
xlink:href="#SVGID_2_"
79
79
+
id="linearGradient3613"
80
80
+
gradientUnits="userSpaceOnUse"
81
81
+
gradientTransform="matrix(0.4226,-0.9063,0.9063,0.4226,4226.9761,-6584.5938)"
82
82
+
x1="-8268.6387"
83
83
+
y1="-813.12323"
84
84
+
x2="-7728.9585"
85
85
+
y2="-813.12323" />
86
86
+
<linearGradient
87
87
+
inkscape:collect="always"
88
88
+
xlink:href="#SVGID_3_"
89
89
+
id="linearGradient3615"
90
90
+
gradientUnits="userSpaceOnUse"
91
91
+
gradientTransform="matrix(0.4226,-0.9063,0.9063,0.4226,4226.9761,-6584.5938)"
92
92
+
x1="-8203.4922"
93
93
+
y1="-758.99402"
94
94
+
x2="-7881.895"
95
95
+
y2="-758.99402" />
96
96
+
<linearGradient
97
97
+
inkscape:collect="always"
98
98
+
xlink:href="#SVGID_4_"
99
99
+
id="linearGradient3617"
100
100
+
gradientUnits="userSpaceOnUse"
101
101
+
gradientTransform="matrix(0.4226,-0.9063,0.9063,0.4226,4226.9761,-6584.5938)"
102
102
+
x1="-8238.3281"
103
103
+
y1="-818.15222"
104
104
+
x2="-7698.647"
105
105
+
y2="-818.15222" />
106
106
+
<linearGradient
107
107
+
inkscape:collect="always"
108
108
+
xlink:href="#SVGID_5_"
109
109
+
id="linearGradient3619"
110
110
+
gradientUnits="userSpaceOnUse"
111
111
+
gradientTransform="matrix(0.4226,-0.9063,0.9063,0.4226,4226.9761,-6584.5938)"
112
112
+
x1="-8198.9678"
113
113
+
y1="-810.85059"
114
114
+
x2="-7915.3501"
115
115
+
y2="-810.85059" />
116
116
+
<linearGradient
117
117
+
inkscape:collect="always"
118
118
+
xlink:href="#SVGID_6_"
119
119
+
id="linearGradient3621"
120
120
+
gradientUnits="userSpaceOnUse"
121
121
+
gradientTransform="matrix(0.4226,-0.9063,0.9063,0.4226,4226.9761,-6584.5938)"
122
122
+
x1="-8238.3281"
123
123
+
y1="-762.29712"
124
124
+
x2="-7698.647"
125
125
+
y2="-762.29712" />
126
126
+
<linearGradient
127
127
+
inkscape:collect="always"
128
128
+
xlink:href="#SVGID_7_"
129
129
+
id="linearGradient3623"
130
130
+
gradientUnits="userSpaceOnUse"
131
131
+
gradientTransform="matrix(0.4226,-0.9063,0.9063,0.4226,4226.9761,-6584.5938)"
132
132
+
x1="-8271.8057"
133
133
+
y1="-765.07068"
134
134
+
x2="-7732.125"
135
135
+
y2="-765.07068" />
136
136
+
<linearGradient
137
137
+
inkscape:collect="always"
138
138
+
xlink:href="#SVGID_8_"
139
139
+
id="linearGradient3625"
140
140
+
gradientUnits="userSpaceOnUse"
141
141
+
gradientTransform="matrix(0.4226,-0.9063,0.9063,0.4226,4226.9761,-6584.5938)"
142
142
+
x1="-8238.3281"
143
143
+
y1="-745.68481"
144
144
+
x2="-7698.647"
145
145
+
y2="-745.68481" />
146
146
+
<linearGradient
147
147
+
inkscape:collect="always"
148
148
+
xlink:href="#SVGID_9_"
149
149
+
id="linearGradient3627"
150
150
+
gradientUnits="userSpaceOnUse"
151
151
+
gradientTransform="matrix(0.4226,-0.9063,0.9063,0.4226,4226.9761,-6584.5938)"
152
152
+
x1="-8238.3281"
153
153
+
y1="-747.58557"
154
154
+
x2="-7698.647"
155
155
+
y2="-747.58557" />
156
156
+
<linearGradient
157
157
+
inkscape:collect="always"
158
158
+
xlink:href="#SVGID_10_"
159
159
+
id="linearGradient3629"
160
160
+
gradientUnits="userSpaceOnUse"
161
161
+
gradientTransform="matrix(0.4226,-0.9063,0.9063,0.4226,4226.9761,-6584.5938)"
162
162
+
x1="-7935.1431"
163
163
+
y1="-747.9668"
164
164
+
x2="-7815.856"
165
165
+
y2="-747.9668" />
166
166
+
<linearGradient
167
167
+
inkscape:collect="always"
168
168
+
xlink:href="#SVGID_1_"
169
169
+
id="linearGradient3739"
170
170
+
gradientUnits="userSpaceOnUse"
171
171
+
gradientTransform="matrix(0.4226,-0.9063,0.9063,0.4226,4226.9761,-6584.5938)"
172
172
+
x1="-7708.7969"
173
173
+
y1="-803.36011"
174
174
+
x2="-7633.1528"
175
175
+
y2="-714.90741" />
176
176
+
<linearGradient
177
177
+
inkscape:collect="always"
178
178
+
xlink:href="#SVGID_2_"
179
179
+
id="linearGradient3741"
180
180
+
gradientUnits="userSpaceOnUse"
181
181
+
gradientTransform="matrix(0.4226,-0.9063,0.9063,0.4226,4226.9761,-6584.5938)"
182
182
+
x1="-8268.6387"
183
183
+
y1="-813.12323"
184
184
+
x2="-7728.9585"
185
185
+
y2="-813.12323" />
186
186
+
<linearGradient
187
187
+
inkscape:collect="always"
188
188
+
xlink:href="#SVGID_3_"
189
189
+
id="linearGradient3743"
190
190
+
gradientUnits="userSpaceOnUse"
191
191
+
gradientTransform="matrix(0.4226,-0.9063,0.9063,0.4226,4226.9761,-6584.5938)"
192
192
+
x1="-8203.4922"
193
193
+
y1="-758.99402"
194
194
+
x2="-7881.895"
195
195
+
y2="-758.99402" />
196
196
+
<linearGradient
197
197
+
inkscape:collect="always"
198
198
+
xlink:href="#SVGID_4_"
199
199
+
id="linearGradient3745"
200
200
+
gradientUnits="userSpaceOnUse"
201
201
+
gradientTransform="matrix(0.4226,-0.9063,0.9063,0.4226,4226.9761,-6584.5938)"
202
202
+
x1="-8238.3281"
203
203
+
y1="-818.15222"
204
204
+
x2="-7698.647"
205
205
+
y2="-818.15222" />
206
206
+
<linearGradient
207
207
+
inkscape:collect="always"
208
208
+
xlink:href="#SVGID_5_"
209
209
+
id="linearGradient3747"
210
210
+
gradientUnits="userSpaceOnUse"
211
211
+
gradientTransform="matrix(0.4226,-0.9063,0.9063,0.4226,4226.9761,-6584.5938)"
212
212
+
x1="-8198.9678"
213
213
+
y1="-810.85059"
214
214
+
x2="-7915.3501"
215
215
+
y2="-810.85059" />
216
216
+
<linearGradient
217
217
+
inkscape:collect="always"
218
218
+
xlink:href="#SVGID_6_"
219
219
+
id="linearGradient3749"
220
220
+
gradientUnits="userSpaceOnUse"
221
221
+
gradientTransform="matrix(0.4226,-0.9063,0.9063,0.4226,4226.9761,-6584.5938)"
222
222
+
x1="-8238.3281"
223
223
+
y1="-762.29712"
224
224
+
x2="-7698.647"
225
225
+
y2="-762.29712" />
226
226
+
<linearGradient
227
227
+
inkscape:collect="always"
228
228
+
xlink:href="#SVGID_7_"
229
229
+
id="linearGradient3751"
230
230
+
gradientUnits="userSpaceOnUse"
231
231
+
gradientTransform="matrix(0.4226,-0.9063,0.9063,0.4226,4226.9761,-6584.5938)"
232
232
+
x1="-8271.8057"
233
233
+
y1="-765.07068"
234
234
+
x2="-7732.125"
235
235
+
y2="-765.07068" />
236
236
+
<linearGradient
237
237
+
inkscape:collect="always"
238
238
+
xlink:href="#SVGID_8_"
239
239
+
id="linearGradient3753"
240
240
+
gradientUnits="userSpaceOnUse"
241
241
+
gradientTransform="matrix(0.4226,-0.9063,0.9063,0.4226,4226.9761,-6584.5938)"
242
242
+
x1="-8238.3281"
243
243
+
y1="-745.68481"
244
244
+
x2="-7698.647"
245
245
+
y2="-745.68481" />
246
246
+
<linearGradient
247
247
+
inkscape:collect="always"
248
248
+
xlink:href="#SVGID_9_"
249
249
+
id="linearGradient3755"
250
250
+
gradientUnits="userSpaceOnUse"
251
251
+
gradientTransform="matrix(0.4226,-0.9063,0.9063,0.4226,4226.9761,-6584.5938)"
252
252
+
x1="-8238.3281"
253
253
+
y1="-747.58557"
254
254
+
x2="-7698.647"
255
255
+
y2="-747.58557" />
256
256
+
<linearGradient
257
257
+
inkscape:collect="always"
258
258
+
xlink:href="#SVGID_10_"
259
259
+
id="linearGradient3757"
260
260
+
gradientUnits="userSpaceOnUse"
261
261
+
gradientTransform="matrix(0.4226,-0.9063,0.9063,0.4226,4226.9761,-6584.5938)"
262
262
+
x1="-7935.1431"
263
263
+
y1="-747.9668"
264
264
+
x2="-7815.856"
265
265
+
y2="-747.9668" />
266
266
+
</defs>
267
267
+
<sodipodi:namedview
268
268
+
id="base"
269
269
+
pagecolor="#ffffff"
270
270
+
bordercolor="#666666"
271
271
+
borderopacity="1.0"
272
272
+
inkscape:pageopacity="0.0"
273
273
+
inkscape:pageshadow="2"
274
274
+
inkscape:zoom="0.49497475"
275
275
+
inkscape:cx="535.73925"
276
276
+
inkscape:cy="71.922574"
277
277
+
inkscape:document-units="px"
278
278
+
inkscape:current-layer="layer1"
279
279
+
showgrid="false"
280
280
+
showguides="true"
281
281
+
inkscape:guide-bbox="true"
282
282
+
inkscape:window-width="1366"
283
283
+
inkscape:window-height="713"
284
284
+
inkscape:window-x="0"
285
285
+
inkscape:window-y="27"
286
286
+
inkscape:window-maximized="1"
287
287
+
fit-margin-top="0"
288
288
+
fit-margin-left="0"
289
289
+
fit-margin-right="0"
290
290
+
fit-margin-bottom="0" />
291
291
+
<metadata
292
292
+
id="metadata7">
293
293
+
<rdf:RDF>
294
294
+
<cc:Work
295
295
+
rdf:about="">
296
296
+
<dc:format>image/svg+xml</dc:format>
297
297
+
<dc:type
298
298
+
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
299
299
+
<dc:title></dc:title>
300
300
+
</cc:Work>
301
301
+
</rdf:RDF>
302
302
+
</metadata>
303
303
+
<g
304
304
+
inkscape:label="Ebene 1"
305
305
+
inkscape:groupmode="layer"
306
306
+
id="layer1"
307
307
+
transform="translate(647.23187,288.06562)">
308
308
+
<g
309
309
+
id="g3347"
310
310
+
transform="matrix(0.61056696,0,0,0.61056696,-671.81995,122.75139)" />
311
311
+
<g
312
312
+
id="g3349"
313
313
+
transform="matrix(0.61056696,0,0,0.61056696,-671.81995,122.75139)" />
314
314
+
<g
315
315
+
id="g3351"
316
316
+
transform="matrix(0.61056696,0,0,0.61056696,-671.81995,122.75139)" />
317
317
+
<g
318
318
+
id="g3353"
319
319
+
transform="matrix(0.61056696,0,0,0.61056696,-671.81995,122.75139)" />
320
320
+
<g
321
321
+
id="g3355"
322
322
+
transform="matrix(0.61056696,0,0,0.61056696,-671.81995,122.75139)" />
323
323
+
<g
324
324
+
id="g3357"
325
325
+
transform="matrix(0.61056696,0,0,0.61056696,-671.81995,122.75139)" />
326
326
+
<text
327
327
+
xml:space="preserve"
328
328
+
style="font-size:48px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Arial;-inkscape-font-specification:Sans Bold"
329
329
+
x="175.76654"
330
330
+
y="103.82894"
331
331
+
id="text3762"
332
332
+
sodipodi:linespacing="125%"><tspan
333
333
+
sodipodi:role="line"
334
334
+
id="tspan3764"
335
335
+
x="175.76654"
336
336
+
y="103.82894"
337
337
+
style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-family:Droid Sans;-inkscape-font-specification:Droid Sans Bold" /></text>
338
338
+
<g
339
339
+
id="g8326"
340
340
+
transform="translate(132.42046,222.12974)" />
341
341
+
<g
342
342
+
id="g8328"
343
343
+
transform="translate(132.42046,222.12974)" />
344
344
+
<g
345
345
+
id="g8330"
346
346
+
transform="translate(132.42046,222.12974)" />
347
347
+
<g
348
348
+
id="g8332"
349
349
+
transform="translate(132.42046,222.12974)" />
350
350
+
<g
351
351
+
id="g8334"
352
352
+
transform="translate(132.42046,222.12974)" />
353
353
+
<g
354
354
+
id="g8336"
355
355
+
transform="translate(132.42046,222.12974)" />
356
356
+
<path
357
357
+
id="path3343"
358
358
+
d="m -645.36121,64.332075 v 2.94229 h -0.82752 v -2.94229 h -1.04206 v -0.70493 h 2.88099 v 0.70493 h -1.01141 z"
359
359
+
inkscape:connector-curvature="0"
360
360
+
style="fill:#b0afb0" />
361
361
+
<path
362
362
+
id="path3345"
363
363
+
d="m -640.48803,64.975705 -0.98077,1.99217 h -0.49038 l -0.98077,-1.99217 v 2.29866 h -0.79687 v -3.64722 h 1.10336 l 0.95012,1.99218 0.95012,-1.99218 h 1.10336 v 3.64722 h -0.79687 v -2.29866 z"
364
364
+
inkscape:connector-curvature="0"
365
365
+
style="fill:#b0afb0" />
366
366
+
<path
367
367
+
inkscape:connector-curvature="0"
368
368
+
id="path3718"
369
369
+
style="font-size:160.72227478px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#d22128;fill-opacity:1;stroke:#d22128;stroke-width:3;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;font-family:Droid Sans;-inkscape-font-specification:Droid Sans Bold"
370
370
+
d="m -611.92187,207.08073 c -3.4007,-3e-5 -6.38284,-0.18315 -8.94645,-0.54934 -2.5636,-0.31394 -4.73481,-0.70633 -6.51365,-1.17717 l 0,-20.24724 c 1.93579,0.41854 3.97621,0.78477 6.12126,1.09869 2.09274,0.3139 4.39475,0.47085 6.90603,0.47087 2.40665,-2e-5 4.63018,-0.26161 6.6706,-0.78478 2.09274,-0.5232 3.89772,-1.43877 5.41496,-2.74672 1.56955,-1.25565 2.77287,-2.956 3.60998,-5.10105 0.8894,-2.14506 1.3341,-4.83945 1.33412,-8.0832 l 0,-111.359825 24.32808,0 0,110.575055 c -4e-5,6.59212 -0.96793,12.26866 -2.90368,17.02965 -1.8835,4.76096 -4.55173,8.68484 -8.00472,11.77165 -3.40072,3.13908 -7.48156,5.44109 -12.24252,6.90604 -4.76099,1.46488 -10.01899,2.19734 -15.77401,2.19737" />
371
371
+
<path
372
372
+
style="font-size:160.72227478px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:3;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;font-family:Droid Sans;-inkscape-font-specification:Droid Sans Bold"
373
373
+
d="m -559.96009,58.612855 0,114.718755 21.75,0 0,-53.375 c -10e-5,-1.46487 -0.0414,-3.1063 -0.0937,-4.9375 -3e-5,-1.83108 -0.0516,-3.73059 -0.15625,-5.71875 -0.0524,-1.98803 -0.11415,-3.99076 -0.21875,-6.03125 -0.0524,-2.04035 -0.1454,-4.032902 -0.25,-5.968752 -0.20931,-4.49931 -0.46738,-9.15537 -0.78125,-13.968753 l 0.71875,0 25.1875,90.000005 22.34375,0 27.15625,-89.843755 0.625,0 c -0.15707,4.761063 -0.32209,9.324083 -0.53125,13.718753 -0.0524,1.88354 -0.14547,3.824472 -0.25,5.812502 -0.0524,1.98817 -0.10405,3.93929 -0.15625,5.875 -0.0524,1.93585 -0.10405,3.77355 -0.15625,5.5 -1.1e-4,1.72657 -1.1e-4,3.26478 0,4.625 l 0,54.3125 22.6875,0 0,-114.718755 -33.125,0 -26.375,87.718755 -0.46875,0 -24.78125,-87.718755 -33.125,0 z m 227.78125,8.3125 -6.90625,18.500003 -13.15625,8.03125 0,10.125002 11.4375,0 0,42.28125 c -1e-5,5.65041 0.67095,10.35809 2.03125,14.125 1.41258,3.71462 3.34333,6.68782 5.75,8.9375 2.40662,2.19738 5.26641,3.76683 8.5625,4.65625 3.29602,0.88941 6.83696,1.3125 10.65625,1.3125 3.92384,0 7.54764,-0.37147 10.84375,-1.15625 3.34832,-0.73246 6.12525,-1.69275 8.375,-2.84375 l 0,-17.8125 c -2.19743,0.7848 -4.355,1.44558 -6.5,1.96875 -2.09279,0.5232 -4.33322,0.78127 -6.6875,0.78125 -2.7206,2e-5 -4.91961,-0.81561 -6.59375,-2.4375 -1.67423,-1.62185 -2.50004,-4.13053 -2.5,-7.53125 l 0,-42.28125 21.34375,0 0,-17.968752 -21.34375,0 0,-18.687503 -15.3125,0 z m -61.4375,17.03125 c -5.96434,9e-5 -11.3946,0.97055 -16.3125,2.906253 -4.86564,1.93586 -9.05719,4.81602 -12.5625,8.6875 -3.45304,3.81932 -6.15798,8.620042 -8.09375,14.375002 -1.9358,5.75509 -2.90626,12.46548 -2.90625,20.15625 -1e-5,7.58621 1.0635,14.22463 3.15625,19.875 2.14504,5.59809 5.11824,10.25416 8.9375,13.96875 3.81923,3.6623 8.37206,6.38761 13.65625,8.21875 5.28412,1.83114 11.0655,2.75 17.34375,2.75 3.24369,0 6.21688,-0.11341 8.9375,-0.375 2.7205,-0.20928 5.27061,-0.57057 7.625,-1.09375 2.35426,-0.52318 4.56344,-1.17379 6.65625,-1.90625 2.14498,-0.78478 4.28218,-1.71381 6.375,-2.8125 l 0,-18.53125 c -2.30209,1.15103 -4.5527,2.17311 -6.75,3.0625 -2.19745,0.83711 -4.43788,1.54951 -6.6875,2.125 -2.24976,0.57552 -4.56216,1.02985 -6.96875,1.34375 -2.35439,0.26161 -4.86307,0.37502 -7.53125,0.375 -3.19148,2e-5 -6.05126,-0.47468 -8.5625,-1.46875 -2.45901,-0.99403 -4.59621,-2.41883 -6.375,-4.25 -1.72655,-1.88344 -3.06849,-4.17549 -4.0625,-6.84375 -0.94177,-2.72053 -1.4579,-5.74534 -1.5625,-9.09375 l 53.5,0 0,-11.625 c -9e-5,-6.38279 -0.87751,-12.0195 -2.65625,-16.9375 -1.72659,-4.97018 -4.23527,-9.161732 -7.53125,-12.562502 -3.24381,-3.40062 -7.2289,-5.9609 -11.9375,-7.6875 -4.6564,-1.778733 -9.88021,-2.656163 -15.6875,-2.656253 z m 144.09375,0 c -5.96434,9e-5 -11.39461,0.97055 -16.3125,2.906253 -4.86565,1.93586 -9.05719,4.81602 -12.5625,8.6875 -3.45303,3.81932 -6.15798,8.620042 -8.09375,14.375002 -1.93579,5.75509 -2.90625,12.46548 -2.90625,20.15625 0,7.58621 1.0635,14.22463 3.15625,19.875 2.14504,5.59809 5.11823,10.25416 8.9375,13.96875 3.81922,3.6623 8.37206,6.38761 13.65625,8.21875 5.28413,1.83114 11.06549,2.75 17.34375,2.75 3.24369,0 6.21688,-0.11341 8.9375,-0.375 2.7205,-0.20928 5.2706,-0.57057 7.625,-1.09375 2.35426,-0.52318 4.56344,-1.17379 6.65625,-1.90625 2.14498,-0.78478 4.28218,-1.71381 6.375,-2.8125 l 0,-18.53125 c -2.30209,1.15103 -4.5527,2.17311 -6.75,3.0625 -2.19745,0.83711 -4.43788,1.54951 -6.6875,2.125 -2.24976,0.57552 -4.56216,1.02985 -6.96875,1.34375 -2.35438,0.26161 -4.86307,0.37502 -7.53125,0.375 -3.19148,2e-5 -6.05126,-0.47468 -8.5625,-1.46875 -2.45901,-0.99403 -4.56496,-2.41883 -6.34375,-4.25 -1.72654,-1.88344 -3.09973,-4.17549 -4.09375,-6.84375 -0.94176,-2.72053 -1.4579,-5.74534 -1.5625,-9.09375 l 53.5,0 0,-11.625 c -9e-5,-6.38279 -0.87751,-12.0195 -2.65625,-16.9375 -1.72659,-4.97018 -4.23526,-9.161732 -7.53125,-12.562502 -3.24381,-3.40062 -7.22891,-5.9609 -11.9375,-7.6875 -4.6564,-1.778733 -9.8802,-2.656163 -15.6875,-2.656253 z m 89.96875,0 c -2.92989,9e-5 -5.5418,0.36138 -7.84375,1.09375 -2.24975,0.680233 -4.2939,1.660883 -6.125,2.968753 -1.77887,1.25573 -3.37887,2.82518 -4.84375,4.65625 -1.46495,1.83122 -2.83814,3.84414 -4.09375,6.09375 l -1.1875,0 -3.53125,-13.15625 -18.125,0 0,87.718752 23.9375,0 0,-44.65625 c -4e-5,-4.13311 0.50592,-7.61225 1.5,-10.4375 1.04633,-2.87746 2.48131,-5.17968 4.3125,-6.90625 1.88342,-1.77876 4.12385,-3.05891 6.6875,-3.84375 2.61587,-0.78471 5.4444,-1.18743 8.53125,-1.1875 0.52312,1e-4 1.18391,0.0414 1.96875,0.0937 0.78471,6e-5 1.55891,0.0517 2.34375,0.15625 0.83703,0.0524 1.64248,0.14543 2.375,0.25 0.73239,0.1047 1.30013,0.20793 1.71875,0.3125 l 0,-22.468755 c -0.31398,-0.10455 -0.7785,-0.16635 -1.40625,-0.21875 -0.57557,-0.10455 -1.23636,-0.1976 -1.96875,-0.25 -0.68021,-0.10456 -1.40278,-0.15616 -2.1875,-0.15625 -0.73252,-0.0522 -1.43474,-0.0624 -2.0625,-0.0625 z m -233.90625,17.031255 c 2.51123,7e-5 4.71023,0.46459 6.59375,1.40625 1.88341,0.9418 3.46305,2.23213 4.71875,3.90625 1.25558,1.62194 2.18461,3.56287 2.8125,5.8125 0.62776,2.24975 0.97885,4.70681 1.03125,7.375 l -30.53125,0 c 0.41852,-6.38279 2.00834,-11.04904 4.78125,-14.03125 2.82516,-2.98208 6.35591,-4.46868 10.59375,-4.46875 z m 144.09375,0 c 2.51123,7e-5 4.71024,0.46459 6.59375,1.40625 1.88341,0.9418 3.46305,2.23213 4.71875,3.90625 1.25558,1.62194 2.18462,3.56287 2.8125,5.8125 0.62776,2.24975 0.97885,4.70681 1.03125,7.375 l -30.53125,0 c 0.41852,-6.38279 2.00834,-11.04904 4.78125,-14.03125 2.82516,-2.98208 6.35591,-4.46868 10.59375,-4.46875 z"
374
374
+
id="path3720"
375
375
+
inkscape:connector-curvature="0" />
376
376
+
<g
377
377
+
style="font-size:35.26461411px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#4d4d4d;fill-opacity:1;stroke:none;font-family:Arial;-inkscape-font-specification:Sans Bold"
378
378
+
id="text3756"
379
379
+
transform="matrix(0.66101965,0,0,0.66101965,-594.78493,-41.604628)">
380
380
+
<path
381
381
+
d="m 658.02758,171.06244 -5.32069,0 0,-20.73174 -6.31939,0 0,-4.44251 17.94225,0 0,4.44251 -6.30217,0 0,20.73174"
382
382
+
style="fill:#4d4d4d;font-family:Droid Sans;-inkscape-font-specification:Droid Sans Bold"
383
383
+
id="path3879"
384
384
+
inkscape:connector-curvature="0" />
385
385
+
<path
386
386
+
d="m 678.32884,171.06244 -5.52732,-19.75025 -0.15497,0 c 0.0689,1.05612 0.12627,2.07778 0.17219,3.06499 0.0229,0.42475 0.0402,0.86097 0.0517,1.30865 0.023,0.44771 0.0402,0.88966 0.0517,1.32586 0.023,0.43623 0.0344,0.85523 0.0344,1.25699 0.0115,0.4018 0.0172,0.76339 0.0172,1.08481 l 0,11.70895 -4.76967,0 0,-25.17425 7.26643,0 5.44122,19.2509 0.10332,0 5.7856,-19.2509 7.26644,0 0,25.17425 -4.97631,0 0,-11.91558 c -2e-5,-0.29845 -2e-5,-0.6371 0,-1.01593 0.0115,-0.3788 0.0229,-0.78058 0.0344,-1.20533 0.0115,-0.42472 0.0229,-0.8552 0.0344,-1.29143 0.0229,-0.4362 0.0401,-0.86094 0.0517,-1.27421 0.0459,-0.96425 0.0861,-1.96869 0.12053,-3.01333 l -0.13775,0 -5.95779,19.71581 -4.90743,0"
387
387
+
style="fill:#4d4d4d;font-family:Droid Sans;-inkscape-font-specification:Droid Sans Bold"
388
388
+
id="path3881"
389
389
+
inkscape:connector-curvature="0" />
390
390
+
</g>
391
391
+
<g
392
392
+
id="g8126"
393
393
+
transform="matrix(0.34856159,0,0,0.34856159,-678.72925,-55.700873)">
394
394
+
<g
395
395
+
id="g8128">
396
396
+
<path
397
397
+
style="fill:#d22128"
398
398
+
inkscape:connector-curvature="0"
399
399
+
d="m 232.6,277.3 49.3,-117.8 h 9.5 l 49.3,117.8 H 328.3 L 313,240.5 h -53 l -15.1,36.8 h -12.3 z m 54.1,-104.2 -24.2,58.2 h 47.8 l -23.6,-58.2 z"
400
400
+
id="path8130" />
401
401
+
<path
402
402
+
style="fill:#d22128"
403
403
+
inkscape:connector-curvature="0"
404
404
+
d="M 353.3,277.3 V 159.5 h 48.8 c 20.2,0 34.8,18.7 34.8,37 0,19.2 -13.6,37.3 -33.8,37.3 h -38.3 v 43.5 h -11.5 z m 11.5,-53.8 h 37.7 c 13.9,0 22.9,-12.8 22.9,-27 0,-14.8 -10.9,-26.7 -23.9,-26.7 h -36.7 v 53.7 z"
405
405
+
id="path8132" />
406
406
+
<path
407
407
+
style="fill:#d22128"
408
408
+
inkscape:connector-curvature="0"
409
409
+
d="m 430.5,277.3 49.3,-117.8 h 9.5 l 49.3,117.8 H 526 l -15.3,-36.8 h -52.9 l -15.1,36.8 h -12.2 z m 54.1,-104.2 -24.2,58.2 h 47.8 l -23.6,-58.2 z"
410
410
+
id="path8134" />
411
411
+
<path
412
412
+
style="fill:#d22128"
413
413
+
inkscape:connector-curvature="0"
414
414
+
d="m 594.2,158.8 c 20.9,0 36.2,10.6 43.5,25.7 l -9.3,5.6 c -7.5,-15.6 -22.1,-20.9 -34.8,-20.9 -28.2,0 -43.6,25.2 -43.6,48.9 0,26 19.1,49.6 44.1,49.6 13.3,0 28.9,-6.6 36.3,-21.9 l 9.6,5 c -7.6,17.6 -28.5,27.4 -46.6,27.4 -32.3,0 -55.1,-30.9 -55.1,-60.7 0,-28.3 20.4,-58.7 55.9,-58.7 z"
415
415
+
id="path8136" />
416
416
+
<path
417
417
+
style="fill:#d22128"
418
418
+
inkscape:connector-curvature="0"
419
419
+
d="m 749.1,159.5 v 117.8 h -11.6 v -55.1 h -69.8 v 55.1 H 656.3 V 159.5 h 11.4 v 52.4 h 69.8 v -52.4 h 11.6 z"
420
420
+
id="path8138" />
421
421
+
<path
422
422
+
style="fill:#d22128"
423
423
+
inkscape:connector-curvature="0"
424
424
+
d="m 854.8,267 v 10.3 H 775.7 V 159.5 h 77.6 v 10.3 h -66.2 v 42.5 h 57.7 v 9.8 H 787.1 V 267 h 67.7 z"
425
425
+
id="path8140" />
426
426
+
</g>
427
427
+
</g>
428
428
+
<g
429
429
+
id="g3203"
430
430
+
transform="matrix(0.65116247,0,0,0.65116247,-385.65397,-284.55663)">
431
431
+
<linearGradient
432
432
+
id="SVGID_1_"
433
433
+
gradientUnits="userSpaceOnUse"
434
434
+
x1="-7708.7969"
435
435
+
y1="-803.36011"
436
436
+
x2="-7633.1528"
437
437
+
y2="-714.90741"
438
438
+
gradientTransform="matrix(0.4226,-0.9063,0.9063,0.4226,4226.9761,-6584.5938)">
439
439
+
<stop
440
440
+
offset="0"
441
441
+
style="stop-color:#F69923"
442
442
+
id="stop3206" />
443
443
+
<stop
444
444
+
offset="0.3123"
445
445
+
style="stop-color:#F79A23"
446
446
+
id="stop3208" />
447
447
+
<stop
448
448
+
offset="0.8383"
449
449
+
style="stop-color:#E97826"
450
450
+
id="stop3210" />
451
451
+
</linearGradient>
452
452
+
<path
453
453
+
style="fill:url(#linearGradient3739)"
454
454
+
inkscape:connector-curvature="0"
455
455
+
d="m 267.1,19.6 c -8.4,5 -22.4,19 -39,39.3 l 15.3,28.9 c 10.7,-15.4 21.7,-29.2 32.7,-41 0.8,-0.9 1.3,-1.4 1.3,-1.4 -0.4,0.5 -0.9,0.9 -1.3,1.4 -3.6,3.9 -14.4,16.5 -30.7,41.6 15.7,-0.8 39.8,-4 59.5,-7.4 5.9,-32.8 -5.7,-47.8 -5.7,-47.8 0,0 -14.8,-23.9 -32.1,-13.6 z"
456
456
+
id="path3212" />
457
457
+
<path
458
458
+
style="fill:none"
459
459
+
inkscape:connector-curvature="0"
460
460
+
d="m 241.1,184.4 c 0.1,0 0.2,0 0.3,-0.1 l -2.2,0.2 c -0.1,0.1 -0.3,0.1 -0.4,0.2 0.8,-0.1 1.6,-0.2 2.3,-0.3 z"
461
461
+
id="path3214" />
462
462
+
<path
463
463
+
style="fill:none"
464
464
+
inkscape:connector-curvature="0"
465
465
+
d="m 225.5,236.1 c -1.2,0.3 -2.5,0.5 -3.8,0.7 1.3,-0.2 2.6,-0.4 3.8,-0.7 z"
466
466
+
id="path3216" />
467
467
+
<path
468
468
+
style="fill:none"
469
469
+
inkscape:connector-curvature="0"
470
470
+
d="m 119.3,352.2 c 0.2,-0.4 0.3,-0.9 0.5,-1.3 3.4,-8.9 6.7,-17.5 10,-26 3.7,-9.4 7.4,-18.6 11,-27.5 3.8,-9.3 7.6,-18.4 11.3,-27.1 3.9,-9.2 7.7,-18 11.5,-26.5 3.1,-6.9 6.1,-13.6 9.1,-20.1 1,-2.2 2,-4.3 3,-6.4 2,-4.2 3.9,-8.3 5.8,-12.3 1.8,-3.7 3.5,-7.3 5.2,-10.9 0.6,-1.2 1.2,-2.4 1.7,-3.5 0.1,-0.2 0.2,-0.4 0.3,-0.6 l -1.9,0.2 -1.5,-2.9 c -0.1,0.3 -0.3,0.6 -0.4,0.9 -2.7,5.3 -5.4,10.7 -8,16.2 -1.5,3.1 -3,6.3 -4.6,9.5 -4.2,8.8 -8.3,17.6 -12.3,26.6 -4.1,9 -8.1,18.1 -12,27.1 -3.9,8.9 -7.6,17.8 -11.3,26.7 -3.7,8.9 -7.3,17.7 -10.8,26.5 -3.7,9.2 -7.3,18.3 -10.7,27.3 -0.8,2 -1.6,4.1 -2.3,6.1 -2.8,7.3 -5.5,14.4 -8.1,21.5 l 2.4,4.7 2.1,-0.2 c 0.1,-0.2 0.2,-0.4 0.2,-0.6 3.1,-9.5 6.5,-18.6 9.8,-27.4 z"
471
471
+
id="path3218" />
472
472
+
<path
473
473
+
style="fill:none"
474
474
+
inkscape:connector-curvature="0"
475
475
+
d="m 220.7,236.9 0,0 c 0,0 0,0 0,0 0,0 0,0 0,0 z"
476
476
+
id="path3220" />
477
477
+
<path
478
478
+
style="fill:#be202e"
479
479
+
inkscape:connector-curvature="0"
480
480
+
d="m 215.6,262.2 c -2,0.4 -4,0.7 -6,1 0,0 0,0 0,0 1,-0.1 2.1,-0.3 3.1,-0.5 1,-0.1 2,-0.3 2.9,-0.5 z"
481
481
+
id="path3222" />
482
482
+
<path
483
483
+
style="opacity:0.35;fill:#be202e"
484
484
+
inkscape:connector-curvature="0"
485
485
+
d="m 215.6,262.2 c -2,0.4 -4,0.7 -6,1 0,0 0,0 0,0 1,-0.1 2.1,-0.3 3.1,-0.5 1,-0.1 2,-0.3 2.9,-0.5 z"
486
486
+
id="path3224" />
487
487
+
<path
488
488
+
style="fill:#be202e"
489
489
+
inkscape:connector-curvature="0"
490
490
+
d="m 220.8,236.9 c 0,0 0,0 0,0 -0.1,0 -0.1,0 0,0 0.3,0 0.6,-0.1 0.9,-0.1 1.3,-0.2 2.6,-0.4 3.8,-0.7 -1.5,0.3 -3.1,0.5 -4.7,0.8 l 0,0 0,0 z"
491
491
+
id="path3226" />
492
492
+
<path
493
493
+
style="opacity:0.35;fill:#be202e"
494
494
+
inkscape:connector-curvature="0"
495
495
+
d="m 220.8,236.9 c 0,0 0,0 0,0 -0.1,0 -0.1,0 0,0 0.3,0 0.6,-0.1 0.9,-0.1 1.3,-0.2 2.6,-0.4 3.8,-0.7 -1.5,0.3 -3.1,0.5 -4.7,0.8 l 0,0 0,0 z"
496
496
+
id="path3228" />
497
497
+
<linearGradient
498
498
+
id="SVGID_2_"
499
499
+
gradientUnits="userSpaceOnUse"
500
500
+
x1="-8268.6387"
501
501
+
y1="-813.12323"
502
502
+
x2="-7728.9585"
503
503
+
y2="-813.12323"
504
504
+
gradientTransform="matrix(0.4226,-0.9063,0.9063,0.4226,4226.9761,-6584.5938)">
505
505
+
<stop
506
506
+
offset="0.3233"
507
507
+
style="stop-color:#9E2064"
508
508
+
id="stop3231" />
509
509
+
<stop
510
510
+
offset="0.6302"
511
511
+
style="stop-color:#C92037"
512
512
+
id="stop3233" />
513
513
+
<stop
514
514
+
offset="0.7514"
515
515
+
style="stop-color:#CD2335"
516
516
+
id="stop3235" />
517
517
+
<stop
518
518
+
offset="1"
519
519
+
style="stop-color:#E97826"
520
520
+
id="stop3237" />
521
521
+
</linearGradient>
522
522
+
<path
523
523
+
style="fill:url(#linearGradient3741)"
524
524
+
inkscape:connector-curvature="0"
525
525
+
d="m 198.2,162.4 c 4.7,-8.7 9.4,-17.2 14.1,-25.5 4.9,-8.6 9.9,-16.9 15,-25 0.3,-0.5 0.6,-1 0.9,-1.4 5,-7.9 10,-15.5 15.1,-22.8 L 228,58.9 c -1.1,1.4 -2.3,2.8 -3.5,4.3 -4.4,5.5 -9,11.4 -13.7,17.7 -5.3,7.1 -10.7,14.6 -16.3,22.5 -5.1,7.3 -10.3,15 -15.5,22.9 -4.4,6.8 -8.8,13.7 -13.2,20.8 -0.2,0.3 -0.3,0.5 -0.5,0.8 l 19.9,39.3 c 4.4,-8.3 8.7,-16.6 13,-24.8 z"
526
526
+
id="path3239" />
527
527
+
<linearGradient
528
528
+
id="SVGID_3_"
529
529
+
gradientUnits="userSpaceOnUse"
530
530
+
x1="-8203.4922"
531
531
+
y1="-758.99402"
532
532
+
x2="-7881.895"
533
533
+
y2="-758.99402"
534
534
+
gradientTransform="matrix(0.4226,-0.9063,0.9063,0.4226,4226.9761,-6584.5938)">
535
535
+
<stop
536
536
+
offset="0"
537
537
+
style="stop-color:#282662"
538
538
+
id="stop3242" />
539
539
+
<stop
540
540
+
offset="9.548390e-02"
541
541
+
style="stop-color:#662E8D"
542
542
+
id="stop3244" />
543
543
+
<stop
544
544
+
offset="0.7882"
545
545
+
style="stop-color:#9F2064"
546
546
+
id="stop3246" />
547
547
+
<stop
548
548
+
offset="0.9487"
549
549
+
style="stop-color:#CD2032"
550
550
+
id="stop3248" />
551
551
+
</linearGradient>
552
552
+
<path
553
553
+
style="fill:url(#linearGradient3743)"
554
554
+
inkscape:connector-curvature="0"
555
555
+
d="m 107.5,384.1 c -2.6,7.2 -5.3,14.6 -7.9,22.2 0,0.1 -0.1,0.2 -0.1,0.3 -0.4,1.1 -0.8,2.1 -1.1,3.2 -1.8,5.1 -3.3,9.7 -6.9,20.1 5.9,2.7 10.6,9.7 15,17.7 -0.5,-8.3 -3.9,-16.1 -10.4,-22.1 28.9,1.3 53.9,-6 66.7,-27.2 1.1,-1.9 2.2,-3.9 3.2,-6 -5.9,7.4 -13.1,10.6 -26.8,9.8 0,0 -0.1,0 -0.1,0 0,0 0.1,0 0.1,0 20.1,-9 30.2,-17.7 39.1,-32 2.1,-3.4 4.2,-7.1 6.3,-11.2 -17.6,18.1 -38,23.2 -59.5,19.3 L 109,380 c -0.5,1.4 -1,2.7 -1.5,4.1 z"
556
556
+
id="path3250" />
557
557
+
<linearGradient
558
558
+
id="SVGID_4_"
559
559
+
gradientUnits="userSpaceOnUse"
560
560
+
x1="-8238.3281"
561
561
+
y1="-818.15222"
562
562
+
x2="-7698.647"
563
563
+
y2="-818.15222"
564
564
+
gradientTransform="matrix(0.4226,-0.9063,0.9063,0.4226,4226.9761,-6584.5938)">
565
565
+
<stop
566
566
+
offset="0.3233"
567
567
+
style="stop-color:#9E2064"
568
568
+
id="stop3253" />
569
569
+
<stop
570
570
+
offset="0.6302"
571
571
+
style="stop-color:#C92037"
572
572
+
id="stop3255" />
573
573
+
<stop
574
574
+
offset="0.7514"
575
575
+
style="stop-color:#CD2335"
576
576
+
id="stop3257" />
577
577
+
<stop
578
578
+
offset="1"
579
579
+
style="stop-color:#E97826"
580
580
+
id="stop3259" />
581
581
+
</linearGradient>
582
582
+
<path
583
583
+
style="fill:url(#linearGradient3745)"
584
584
+
inkscape:connector-curvature="0"
585
585
+
d="m 115,348 c 3.5,-9 7.1,-18.1 10.7,-27.3 3.5,-8.8 7.1,-17.6 10.8,-26.5 3.7,-8.9 7.5,-17.8 11.3,-26.7 3.9,-9.1 7.9,-18.1 12,-27.1 4,-8.9 8.2,-17.8 12.3,-26.6 1.5,-3.2 3,-6.3 4.6,-9.5 2.6,-5.4 5.3,-10.8 8,-16.2 0.1,-0.3 0.3,-0.6 0.4,-0.9 L 165.4,148 c -0.3,0.5 -0.6,1.1 -1,1.6 -4.6,7.6 -9.3,15.3 -13.8,23.2 -4.6,8 -9.1,16.1 -13.5,24.4 -3.7,7 -7.3,14 -10.9,21.1 -0.7,1.4 -1.4,2.9 -2.1,4.3 -4.3,8.9 -8.3,17.6 -11.8,25.9 -4,9.4 -7.5,18.4 -10.6,26.9 -2,5.6 -3.9,11 -5.6,16.2 -1.4,4.4 -2.7,8.9 -4,13.3 -3,10.4 -5.5,20.8 -7.6,31.2 l 20,39.5 c 2.6,-7.1 5.4,-14.2 8.1,-21.5 0.8,-2 1.6,-4 2.4,-6.1 z"
586
586
+
id="path3261" />
587
587
+
<linearGradient
588
588
+
id="SVGID_5_"
589
589
+
gradientUnits="userSpaceOnUse"
590
590
+
x1="-8198.9678"
591
591
+
y1="-810.85059"
592
592
+
x2="-7915.3501"
593
593
+
y2="-810.85059"
594
594
+
gradientTransform="matrix(0.4226,-0.9063,0.9063,0.4226,4226.9761,-6584.5938)">
595
595
+
<stop
596
596
+
offset="0"
597
597
+
style="stop-color:#282662"
598
598
+
id="stop3264" />
599
599
+
<stop
600
600
+
offset="9.548390e-02"
601
601
+
style="stop-color:#662E8D"
602
602
+
id="stop3266" />
603
603
+
<stop
604
604
+
offset="0.7882"
605
605
+
style="stop-color:#9F2064"
606
606
+
id="stop3268" />
607
607
+
<stop
608
608
+
offset="0.9487"
609
609
+
style="stop-color:#CD2032"
610
610
+
id="stop3270" />
611
611
+
</linearGradient>
612
612
+
<path
613
613
+
style="fill:url(#linearGradient3747)"
614
614
+
inkscape:connector-curvature="0"
615
615
+
d="m 84.2,337.5 c -2.5,12.6 -4.3,25.2 -5.2,37.8 0,0.4 -0.1,0.9 -0.1,1.3 -6.2,-10 -23,-19.8 -22.9,-19.7 12,17.4 21.1,34.6 22.4,51.5 -6.4,1.3 -15.2,-0.6 -25.3,-4.3 10.6,9.7 18.5,12.4 21.6,13.1 -9.7,0.6 -19.8,7.3 -30,15 14.9,-6.1 27,-8.5 35.6,-6.5 -13.7,38.7 -27.4,81.5 -41.1,126.9 4.2,-1.2 6.7,-4.1 8.1,-7.9 2.4,-8.2 18.7,-62.2 44.1,-133.1 0.7,-2 1.5,-4 2.2,-6.1 0.2,-0.6 0.4,-1.1 0.6,-1.7 2.7,-7.4 5.5,-15 8.4,-22.8 0.7,-1.8 1.3,-3.5 2,-5.3 0,0 0,-0.1 0,-0.1 l -20,-39.5 c -0.2,0.5 -0.3,0.9 -0.4,1.4 z"
616
616
+
id="path3272" />
617
617
+
<linearGradient
618
618
+
id="SVGID_6_"
619
619
+
gradientUnits="userSpaceOnUse"
620
620
+
x1="-8238.3281"
621
621
+
y1="-762.29712"
622
622
+
x2="-7698.647"
623
623
+
y2="-762.29712"
624
624
+
gradientTransform="matrix(0.4226,-0.9063,0.9063,0.4226,4226.9761,-6584.5938)">
625
625
+
<stop
626
626
+
offset="0.3233"
627
627
+
style="stop-color:#9E2064"
628
628
+
id="stop3275" />
629
629
+
<stop
630
630
+
offset="0.6302"
631
631
+
style="stop-color:#C92037"
632
632
+
id="stop3277" />
633
633
+
<stop
634
634
+
offset="0.7514"
635
635
+
style="stop-color:#CD2335"
636
636
+
id="stop3279" />
637
637
+
<stop
638
638
+
offset="1"
639
639
+
style="stop-color:#E97826"
640
640
+
id="stop3281" />
641
641
+
</linearGradient>
642
642
+
<path
643
643
+
style="fill:url(#linearGradient3749)"
644
644
+
inkscape:connector-curvature="0"
645
645
+
d="m 188.4,190.6 c -0.6,1.2 -1.1,2.3 -1.7,3.5 -1.7,3.6 -3.5,7.2 -5.2,10.9 -1.9,4 -3.8,8.1 -5.8,12.3 -1,2.1 -2,4.2 -3,6.4 -3,6.5 -6,13.2 -9.1,20.1 -3.8,8.5 -7.6,17.3 -11.5,26.5 -3.7,8.7 -7.5,17.8 -11.3,27.1 -3.6,8.9 -7.3,18 -11,27.5 -3.3,8.4 -6.6,17.1 -10,26 -0.2,0.4 -0.3,0.9 -0.5,1.3 -3.3,8.8 -6.7,17.9 -10.1,27.2 -0.1,0.2 -0.2,0.4 -0.2,0.6 l 16.1,-1.8 c -0.3,-0.1 -0.6,-0.1 -1,-0.2 19.3,-2.4 44.9,-16.8 61.4,-34.6 7.6,-8.2 14.5,-17.8 20.9,-29.1 4.8,-8.4 9.2,-17.7 13.5,-28.1 3.7,-9 7.3,-18.8 10.7,-29.4 -4.4,2.3 -9.5,4 -15.1,5.2 -1,0.2 -2,0.4 -3,0.6 -1,0.2 -2,0.3 -3.1,0.5 l 0,0 0,0 c 0,0 0,0 0,0 18,-6.9 29.3,-20.2 37.5,-36.6 -4.7,3.2 -12.4,7.4 -21.6,9.5 -1.2,0.3 -2.5,0.5 -3.8,0.7 -0.3,0 -0.6,0.1 -1,0.1 l 0,0 0,0 c 0,0 0,0 0,0 0,0 0,0 0,0 l 0,0 c 6.2,-2.6 11.5,-5.5 16.1,-9 1,-0.7 1.9,-1.5 2.8,-2.3 1.4,-1.2 2.7,-2.5 4,-3.8 0.8,-0.9 1.6,-1.7 2.4,-2.6 1.8,-2.1 3.5,-4.4 5,-6.9 0.5,-0.8 1,-1.5 1.4,-2.3 0.6,-1.2 1.2,-2.3 1.7,-3.4 2.5,-5 4.5,-9.5 6.1,-13.5 0.8,-2 1.5,-3.8 2.1,-5.5 0.2,-0.7 0.5,-1.3 0.7,-2 0.6,-1.9 1.2,-3.6 1.6,-5.1 0.6,-2.2 1,-4 1.2,-5.3 l 0,0 0,0 c -0.6,0.5 -1.3,1 -2.1,1.4 -5.4,3.2 -14.7,6.2 -22.2,7.6 l 14.8,-1.6 -14.8,1.6 c -0.1,0 -0.2,0 -0.3,0.1 -0.7,0.1 -1.5,0.2 -2.3,0.4 0.1,-0.1 0.3,-0.1 0.4,-0.2 l -50.6,5.5 c 0.1,0.4 0,0.6 -0.1,0.7 z"
646
646
+
id="path3283" />
647
647
+
<linearGradient
648
648
+
id="SVGID_7_"
649
649
+
gradientUnits="userSpaceOnUse"
650
650
+
x1="-8271.8057"
651
651
+
y1="-765.07068"
652
652
+
x2="-7732.125"
653
653
+
y2="-765.07068"
654
654
+
gradientTransform="matrix(0.4226,-0.9063,0.9063,0.4226,4226.9761,-6584.5938)">
655
655
+
<stop
656
656
+
offset="0.3233"
657
657
+
style="stop-color:#9E2064"
658
658
+
id="stop3286" />
659
659
+
<stop
660
660
+
offset="0.6302"
661
661
+
style="stop-color:#C92037"
662
662
+
id="stop3288" />
663
663
+
<stop
664
664
+
offset="0.7514"
665
665
+
style="stop-color:#CD2335"
666
666
+
id="stop3290" />
667
667
+
<stop
668
668
+
offset="1"
669
669
+
style="stop-color:#E97826"
670
670
+
id="stop3292" />
671
671
+
</linearGradient>
672
672
+
<path
673
673
+
style="fill:url(#linearGradient3751)"
674
674
+
inkscape:connector-curvature="0"
675
675
+
d="m 245.4,88.4 c -4.5,6.9 -9.4,14.8 -14.7,23.6 -0.3,0.5 -0.6,0.9 -0.8,1.4 -4.6,7.7 -9.4,16.1 -14.5,25.4 -4.4,8 -9,16.5 -13.8,25.8 -4.2,8 -8.4,16.5 -12.9,25.5 l 50.6,-5.5 c 14.7,-6.8 21.3,-12.9 27.7,-21.8 1.7,-2.4 3.4,-5 5.1,-7.7 5.2,-8.1 10.3,-17 14.8,-25.9 4.4,-8.6 8.3,-17.1 11.2,-24.7 1.9,-4.9 3.4,-9.4 4.5,-13.4 0.9,-3.5 1.6,-6.8 2.2,-10 -19.6,3.3 -43.7,6.5 -59.4,7.3 z"
676
676
+
id="path3294" />
677
677
+
<path
678
678
+
style="fill:#be202e"
679
679
+
inkscape:connector-curvature="0"
680
680
+
d="m 212.7,262.8 c -1,0.2 -2,0.3 -3.1,0.5 l 0,0 c 1,-0.2 2,-0.4 3.1,-0.5 z"
681
681
+
id="path3296" />
682
682
+
<path
683
683
+
style="opacity:0.35;fill:#be202e"
684
684
+
inkscape:connector-curvature="0"
685
685
+
d="m 212.7,262.8 c -1,0.2 -2,0.3 -3.1,0.5 l 0,0 c 1,-0.2 2,-0.4 3.1,-0.5 z"
686
686
+
id="path3298" />
687
687
+
<linearGradient
688
688
+
id="SVGID_8_"
689
689
+
gradientUnits="userSpaceOnUse"
690
690
+
x1="-8238.3281"
691
691
+
y1="-745.68481"
692
692
+
x2="-7698.647"
693
693
+
y2="-745.68481"
694
694
+
gradientTransform="matrix(0.4226,-0.9063,0.9063,0.4226,4226.9761,-6584.5938)">
695
695
+
<stop
696
696
+
offset="0.3233"
697
697
+
style="stop-color:#9E2064"
698
698
+
id="stop3301" />
699
699
+
<stop
700
700
+
offset="0.6302"
701
701
+
style="stop-color:#C92037"
702
702
+
id="stop3303" />
703
703
+
<stop
704
704
+
offset="0.7514"
705
705
+
style="stop-color:#CD2335"
706
706
+
id="stop3305" />
707
707
+
<stop
708
708
+
offset="1"
709
709
+
style="stop-color:#E97826"
710
710
+
id="stop3307" />
711
711
+
</linearGradient>
712
712
+
<path
713
713
+
style="fill:url(#linearGradient3753)"
714
714
+
inkscape:connector-curvature="0"
715
715
+
d="m 212.7,262.8 c -1,0.2 -2,0.3 -3.1,0.5 l 0,0 c 1,-0.2 2,-0.4 3.1,-0.5 z"
716
716
+
id="path3309" />
717
717
+
<path
718
718
+
style="fill:#be202e"
719
719
+
inkscape:connector-curvature="0"
720
720
+
d="m 220.7,236.9 c 0.3,0 0.6,-0.1 1,-0.1 -0.3,0 -0.6,0.1 -1,0.1 l 0,0 z"
721
721
+
id="path3311" />
722
722
+
<path
723
723
+
style="opacity:0.35;fill:#be202e"
724
724
+
inkscape:connector-curvature="0"
725
725
+
d="m 220.7,236.9 c 0.3,0 0.6,-0.1 1,-0.1 -0.3,0 -0.6,0.1 -1,0.1 l 0,0 z"
726
726
+
id="path3313" />
727
727
+
<linearGradient
728
728
+
id="SVGID_9_"
729
729
+
gradientUnits="userSpaceOnUse"
730
730
+
x1="-8238.3281"
731
731
+
y1="-747.58557"
732
732
+
x2="-7698.647"
733
733
+
y2="-747.58557"
734
734
+
gradientTransform="matrix(0.4226,-0.9063,0.9063,0.4226,4226.9761,-6584.5938)">
735
735
+
<stop
736
736
+
offset="0.3233"
737
737
+
style="stop-color:#9E2064"
738
738
+
id="stop3316" />
739
739
+
<stop
740
740
+
offset="0.6302"
741
741
+
style="stop-color:#C92037"
742
742
+
id="stop3318" />
743
743
+
<stop
744
744
+
offset="0.7514"
745
745
+
style="stop-color:#CD2335"
746
746
+
id="stop3320" />
747
747
+
<stop
748
748
+
offset="1"
749
749
+
style="stop-color:#E97826"
750
750
+
id="stop3322" />
751
751
+
</linearGradient>
752
752
+
<path
753
753
+
style="fill:url(#linearGradient3755)"
754
754
+
inkscape:connector-curvature="0"
755
755
+
d="m 220.7,236.9 c 0.3,0 0.6,-0.1 1,-0.1 -0.3,0 -0.6,0.1 -1,0.1 l 0,0 z"
756
756
+
id="path3324" />
757
757
+
<path
758
758
+
style="fill:#be202e"
759
759
+
inkscape:connector-curvature="0"
760
760
+
d="m 220.8,236.9 c 0,0 0,0 0,0 l 0,0 0,0 0,0 c 0,0 0,0 0,0 z"
761
761
+
id="path3326" />
762
762
+
<path
763
763
+
style="opacity:0.35;fill:#be202e"
764
764
+
inkscape:connector-curvature="0"
765
765
+
d="m 220.8,236.9 c 0,0 0,0 0,0 l 0,0 0,0 0,0 c 0,0 0,0 0,0 z"
766
766
+
id="path3328" />
767
767
+
<linearGradient
768
768
+
id="SVGID_10_"
769
769
+
gradientUnits="userSpaceOnUse"
770
770
+
x1="-7935.1431"
771
771
+
y1="-747.9668"
772
772
+
x2="-7815.856"
773
773
+
y2="-747.9668"
774
774
+
gradientTransform="matrix(0.4226,-0.9063,0.9063,0.4226,4226.9761,-6584.5938)">
775
775
+
<stop
776
776
+
offset="0.3233"
777
777
+
style="stop-color:#9E2064"
778
778
+
id="stop3331" />
779
779
+
<stop
780
780
+
offset="0.6302"
781
781
+
style="stop-color:#C92037"
782
782
+
id="stop3333" />
783
783
+
<stop
784
784
+
offset="0.7514"
785
785
+
style="stop-color:#CD2335"
786
786
+
id="stop3335" />
787
787
+
<stop
788
788
+
offset="1"
789
789
+
style="stop-color:#E97826"
790
790
+
id="stop3337" />
791
791
+
</linearGradient>
792
792
+
<path
793
793
+
style="fill:url(#linearGradient3757)"
794
794
+
inkscape:connector-curvature="0"
795
795
+
d="m 220.8,236.9 c 0,0 0,0 0,0 l 0,0 0,0 0,0 c 0,0 0,0 0,0 z"
796
796
+
id="path3339" />
797
797
+
</g>
798
798
+
</g>
799
799
+
</svg>
+1
icons/skills/mongodb.svg
···
1
1
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128"><path fill-rule="evenodd" clip-rule="evenodd" fill="#439934" d="M88.038 42.812c1.605 4.643 2.761 9.383 3.141 14.296.472 6.095.256 12.147-1.029 18.142-.035.165-.109.32-.164.48-.403.001-.814-.049-1.208.012-3.329.523-6.655 1.065-9.981 1.604-3.438.557-6.881 1.092-10.313 1.687-1.216.21-2.721-.041-3.212 1.641-.014.046-.154.054-.235.08l.166-10.051-.169-24.252 1.602-.275c2.62-.429 5.24-.864 7.862-1.281 3.129-.497 6.261-.98 9.392-1.465 1.381-.215 2.764-.412 4.148-.618z"/><path fill-rule="evenodd" clip-rule="evenodd" fill="#45A538" d="M61.729 110.054c-1.69-1.453-3.439-2.842-5.059-4.37-8.717-8.222-15.093-17.899-18.233-29.566-.865-3.211-1.442-6.474-1.627-9.792-.13-2.322-.318-4.665-.154-6.975.437-6.144 1.325-12.229 3.127-18.147l.099-.138c.175.233.427.439.516.702 1.759 5.18 3.505 10.364 5.242 15.551 5.458 16.3 10.909 32.604 16.376 48.9.107.318.384.579.583.866l-.87 2.969z"/><path fill-rule="evenodd" clip-rule="evenodd" fill="#46A037" d="M88.038 42.812c-1.384.206-2.768.403-4.149.616-3.131.485-6.263.968-9.392 1.465-2.622.417-5.242.852-7.862 1.281l-1.602.275-.012-1.045c-.053-.859-.144-1.717-.154-2.576-.069-5.478-.112-10.956-.18-16.434-.042-3.429-.105-6.857-.175-10.285-.043-2.13-.089-4.261-.185-6.388-.052-1.143-.236-2.28-.311-3.423-.042-.657.016-1.319.029-1.979.817 1.583 1.616 3.178 2.456 4.749 1.327 2.484 3.441 4.314 5.344 6.311 7.523 7.892 12.864 17.068 16.193 27.433z"/><path fill-rule="evenodd" clip-rule="evenodd" fill="#409433" d="M65.036 80.753c.081-.026.222-.034.235-.08.491-1.682 1.996-1.431 3.212-1.641 3.432-.594 6.875-1.13 10.313-1.687 3.326-.539 6.652-1.081 9.981-1.604.394-.062.805-.011 1.208-.012-.622 2.22-1.112 4.488-1.901 6.647-.896 2.449-1.98 4.839-3.131 7.182a49.142 49.142 0 01-6.353 9.763c-1.919 2.308-4.058 4.441-6.202 6.548-1.185 1.165-2.582 2.114-3.882 3.161l-.337-.23-1.214-1.038-1.256-2.753a41.402 41.402 0 01-1.394-9.838l.023-.561.171-2.426c.057-.828.133-1.655.168-2.485.129-2.982.241-5.964.359-8.946z"/><path fill-rule="evenodd" clip-rule="evenodd" fill="#4FAA41" d="M65.036 80.753c-.118 2.982-.23 5.964-.357 8.947-.035.83-.111 1.657-.168 2.485l-.765.289c-1.699-5.002-3.399-9.951-5.062-14.913-2.75-8.209-5.467-16.431-8.213-24.642a4498.887 4498.887 0 00-6.7-19.867c-.105-.31-.407-.552-.617-.826l4.896-9.002c.168.292.39.565.496.879a6167.476 6167.476 0 016.768 20.118c2.916 8.73 5.814 17.467 8.728 26.198.116.349.308.671.491 1.062l.67-.78-.167 10.052z"/><path fill-rule="evenodd" clip-rule="evenodd" fill="#4AA73C" d="M43.155 32.227c.21.274.511.516.617.826a4498.887 4498.887 0 016.7 19.867c2.746 8.211 5.463 16.433 8.213 24.642 1.662 4.961 3.362 9.911 5.062 14.913l.765-.289-.171 2.426-.155.559c-.266 2.656-.49 5.318-.814 7.968-.163 1.328-.509 2.632-.772 3.947-.198-.287-.476-.548-.583-.866-5.467-16.297-10.918-32.6-16.376-48.9a3888.972 3888.972 0 00-5.242-15.551c-.089-.263-.34-.469-.516-.702l3.272-8.84z"/><path fill-rule="evenodd" clip-rule="evenodd" fill="#57AE47" d="M65.202 70.702l-.67.78c-.183-.391-.375-.714-.491-1.062-2.913-8.731-5.812-17.468-8.728-26.198a6167.476 6167.476 0 00-6.768-20.118c-.105-.314-.327-.588-.496-.879l6.055-7.965c.191.255.463.482.562.769 1.681 4.921 3.347 9.848 5.003 14.778 1.547 4.604 3.071 9.215 4.636 13.813.105.308.47.526.714.786l.012 1.045c.058 8.082.115 16.167.171 24.251z"/><path fill-rule="evenodd" clip-rule="evenodd" fill="#60B24F" d="M65.021 45.404c-.244-.26-.609-.478-.714-.786-1.565-4.598-3.089-9.209-4.636-13.813-1.656-4.93-3.322-9.856-5.003-14.778-.099-.287-.371-.514-.562-.769 1.969-1.928 3.877-3.925 5.925-5.764 1.821-1.634 3.285-3.386 3.352-5.968.003-.107.059-.214.145-.514l.519 1.306c-.013.661-.072 1.322-.029 1.979.075 1.143.259 2.28.311 3.423.096 2.127.142 4.258.185 6.388.069 3.428.132 6.856.175 10.285.067 5.478.111 10.956.18 16.434.008.861.098 1.718.152 2.577z"/><path fill-rule="evenodd" clip-rule="evenodd" fill="#A9AA88" d="M62.598 107.085c.263-1.315.609-2.62.772-3.947.325-2.649.548-5.312.814-7.968l.066-.01.066.011a41.402 41.402 0 001.394 9.838c-.176.232-.425.439-.518.701-.727 2.05-1.412 4.116-2.143 6.166-.1.28-.378.498-.574.744l-.747-2.566.87-2.969z"/><path fill-rule="evenodd" clip-rule="evenodd" fill="#B6B598" d="M62.476 112.621c.196-.246.475-.464.574-.744.731-2.05 1.417-4.115 2.143-6.166.093-.262.341-.469.518-.701l1.255 2.754c-.248.352-.59.669-.728 1.061l-2.404 7.059c-.099.283-.437.483-.663.722l-.695-3.985z"/><path fill-rule="evenodd" clip-rule="evenodd" fill="#C2C1A7" d="M63.171 116.605c.227-.238.564-.439.663-.722l2.404-7.059c.137-.391.48-.709.728-1.061l1.215 1.037c-.587.58-.913 1.25-.717 2.097l-.369 1.208c-.168.207-.411.387-.494.624-.839 2.403-1.64 4.819-2.485 7.222-.107.305-.404.544-.614.812-.109-1.387-.22-2.771-.331-4.158z"/><path fill-rule="evenodd" clip-rule="evenodd" fill="#CECDB7" d="M63.503 120.763c.209-.269.506-.508.614-.812.845-2.402 1.646-4.818 2.485-7.222.083-.236.325-.417.494-.624l-.509 5.545c-.136.157-.333.294-.398.477-.575 1.614-1.117 3.24-1.694 4.854-.119.333-.347.627-.525.938-.158-.207-.441-.407-.454-.623-.051-.841-.016-1.688-.013-2.533z"/><path fill-rule="evenodd" clip-rule="evenodd" fill="#DBDAC7" d="M63.969 123.919c.178-.312.406-.606.525-.938.578-1.613 1.119-3.239 1.694-4.854.065-.183.263-.319.398-.477l.012 3.64-1.218 3.124-1.411-.495z"/><path fill-rule="evenodd" clip-rule="evenodd" fill="#EBE9DC" d="M65.38 124.415l1.218-3.124.251 3.696-1.469-.572z"/><path fill-rule="evenodd" clip-rule="evenodd" fill="#CECDB7" d="M67.464 110.898c-.196-.847.129-1.518.717-2.097l.337.23-1.054 1.867z"/><path fill-rule="evenodd" clip-rule="evenodd" fill="#4FAA41" d="M64.316 95.172l-.066-.011-.066.01.155-.559-.023.56z"/></svg>
+50
icons/skills/postman.svg
···
1
1
+
<?xml version="1.0" encoding="UTF-8"?>
2
2
+
<!-- Uploaded to: SVG Repo, www.svgrepo.com, Generator: SVG Repo Mixer Tools -->
3
3
+
<svg width="800px" height="800px" viewBox="0 0 256 256" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" preserveAspectRatio="xMidYMid">
4
4
+
<g>
5
5
+
<path d="M254.953118,144.253071 C263.911504,74.1217108 214.38443,10.0052669 144.381048,1.04688158 C74.3776647,-7.9115038 10.0052669,41.6155696 1.04688158,111.618952 C-7.9115038,181.622335 41.6155696,245.866756 111.618952,254.953118 C181.750312,263.911504 245.866756,214.38443 254.953118,144.253071 Z" fill="#FF6C37">
6
6
+
</path>
7
7
+
<g transform="translate(50.181225, 45.198924)">
8
8
+
<path d="M124.018448,36.9853339 L70.012182,90.9916 L54.7829269,75.7623449 C107.893354,22.6519173 113.140409,27.2590869 124.018448,36.9853339 L124.018448,36.9853339 Z" fill="#FFFFFF">
9
9
+
</path>
10
10
+
<path d="M70.012182,92.2713693 C69.6282512,92.2713693 69.3722974,92.1433924 69.1163435,91.8874385 L53.7591114,76.6581834 C53.2472037,76.1462757 53.2472037,75.3784141 53.7591114,74.8665063 C107.765378,20.8602402 113.396363,25.9793176 124.78631,36.2174723 C125.042264,36.4734262 125.170241,36.72938 125.170241,37.1133108 C125.170241,37.4972416 125.042264,37.7531955 124.78631,38.0091494 L70.7800436,91.8874385 C70.6520667,92.1433924 70.2681359,92.2713693 70.012182,92.2713693 Z M56.574604,75.7623449 L70.012182,89.1999229 L122.098794,37.1133108 C112.628501,28.6668332 106.229654,26.1072945 56.574604,75.7623449 L56.574604,75.7623449 Z" fill="#FF6C37">
11
11
+
</path>
12
12
+
<path d="M85.497391,106.476809 L70.7800436,91.7594616 L124.78631,37.7531955 C139.247703,52.342566 117.619601,76.0182987 85.497391,106.476809 Z" fill="#FFFFFF">
13
13
+
</path>
14
14
+
<path d="M85.497391,107.756578 C85.1134602,107.756578 84.8575064,107.628601 84.6015525,107.372648 L69.8842051,92.6553001 C69.6282512,92.3993463 69.6282512,92.1433924 69.6282512,91.7594616 C69.6282512,91.3755308 69.7562282,91.1195769 70.012182,90.8636231 L124.018448,36.857357 C124.530356,36.3454492 125.298217,36.3454492 125.810125,36.857357 C129.137525,39.9288034 130.929203,44.2800191 130.801226,48.7592118 C130.545272,62.9646515 114.420178,81.0093992 86.5212065,107.372648 C86.1372757,107.628601 85.7533449,107.756578 85.497391,107.756578 L85.497391,107.756578 Z M72.5717207,91.7594616 C80.7622445,100.077962 84.2176217,103.405363 85.497391,104.685132 C106.997516,84.2088225 127.857756,63.2206053 127.985733,48.7592118 C128.11371,45.4318115 126.833941,42.1044113 124.658333,39.5448726 L72.5717207,91.7594616 Z" fill="#FF6C37">
15
15
+
</path>
16
16
+
<path d="M55.0388808,76.1462757 L65.9169201,87.024315 C66.172874,87.2802689 66.172874,87.5362228 65.9169201,87.7921767 C65.7889432,87.9201536 65.7889432,87.9201536 65.6609663,87.9201536 L43.1370259,92.7832771 C41.9852335,92.911254 40.961418,92.1433924 40.7054642,90.9916 C40.5774872,90.3517153 40.8334411,89.7118307 41.2173719,89.3278999 L54.2710192,76.2742526 C54.526973,76.0182987 54.9109038,75.8903218 55.0388808,76.1462757 Z" fill="#FFFFFF">
17
17
+
</path>
18
18
+
<path d="M42.7530951,94.0630464 C40.8334411,94.0630464 39.4256948,92.5273232 39.4256948,90.6076692 C39.4256948,89.7118307 39.8096256,88.8159921 40.4495103,88.1761075 L53.5031576,75.1224602 C54.2710192,74.4825755 55.2948346,74.4825755 56.0626962,75.1224602 L66.9407356,86.0004996 C67.7085972,86.6403842 67.7085972,87.7921767 66.9407356,88.5600383 C66.6847817,88.8159921 66.4288279,88.9439691 66.0448971,89.071946 L43.5209567,93.9350695 C43.2650028,93.9350695 43.009049,94.0630464 42.7530951,94.0630464 L42.7530951,94.0630464 Z M54.65495,77.5540219 L42.1132104,90.0957615 C41.8572566,90.3517153 41.7292796,90.7356461 41.9852335,91.1195769 C42.1132104,91.5035077 42.4971412,91.6314847 42.881072,91.5035077 L63.9972661,86.8963381 L54.65495,77.5540219 Z" fill="#FF6C37">
19
19
+
</path>
20
20
+
<path d="M152.557304,7.03873136 C144.366781,-0.895838537 131.185156,-0.639884669 123.250587,7.67861603 C115.316017,15.9971167 115.57197,29.050764 123.890471,36.9853339 C130.673249,43.5121575 140.911403,44.6639499 148.97395,39.8008264 L134.38458,25.211456 L152.557304,7.03873136 Z" fill="#FFFFFF">
21
21
+
</path>
22
22
+
<path d="M138.223888,44.0240653 C126.066079,44.0240653 116.211855,34.1698413 116.211855,22.0120326 C116.211855,9.85422391 126.066079,-1.81866161e-14 138.223888,-1.81866161e-14 C143.854873,-1.81866161e-14 149.357881,2.17560788 153.453143,6.14289283 C153.709097,6.39884669 153.837074,6.65480056 153.837074,7.03873136 C153.837074,7.42266217 153.709097,7.67861603 153.453143,7.9345699 L136.176257,25.211456 L149.741812,38.777011 C150.25372,39.2889187 150.25372,40.0567803 149.741812,40.568688 C149.613835,40.696665 149.613835,40.696665 149.485858,40.8246419 C146.158458,42.8722729 142.191173,44.0240653 138.223888,44.0240653 Z M138.223888,2.68751561 C127.473825,2.68751561 118.771394,11.3899471 118.899371,22.1400096 C118.899371,32.890072 127.601802,41.5925035 138.351865,41.4645266 C141.295334,41.4645266 144.238804,40.8246419 146.926319,39.4168956 L133.488741,26.1072945 C133.232787,25.8513406 133.10481,25.5953868 133.10481,25.211456 C133.10481,24.8275252 133.232787,24.5715713 133.488741,24.3156174 L150.63765,7.1667083 C147.182273,4.22323882 142.831057,2.68751561 138.223888,2.68751561 L138.223888,2.68751561 Z" fill="#FF6C37">
23
23
+
</path>
24
24
+
<path d="M152.941235,7.42266217 L152.685281,7.1667083 L134.38458,25.211456 L148.845973,39.6728495 C150.25372,38.777011 151.661466,37.7531955 152.813258,36.6014031 C161.003782,28.5388563 161.003782,15.485209 152.941235,7.42266217 L152.941235,7.42266217 Z" fill="#FFFFFF">
25
25
+
</path>
26
26
+
<path d="M148.97395,41.0805958 C148.590019,41.0805958 148.334066,40.9526188 148.078112,40.696665 L133.488741,26.1072945 C133.232787,25.8513406 133.10481,25.5953868 133.10481,25.211456 C133.10481,24.8275252 133.232787,24.5715713 133.488741,24.3156174 L151.661466,6.14289283 C152.173374,5.63098509 152.941235,5.63098509 153.453143,6.14289283 L153.837074,6.39884669 C162.411528,14.9733013 162.411528,28.7948101 153.965051,37.4972416 C152.685281,38.777011 151.277535,39.9288034 149.741812,40.8246419 C149.357881,40.9526188 149.101927,41.0805958 148.97395,41.0805958 L148.97395,41.0805958 Z M136.176257,25.211456 L149.101927,38.1371263 C150.125743,37.4972416 151.149558,36.6014031 151.91742,35.8335415 C159.212105,28.5388563 159.596036,16.6370014 152.557304,8.95838537 L136.176257,25.211456 Z" fill="#FF6C37">
27
27
+
</path>
28
28
+
<path d="M126.194056,39.2889187 C123.12261,36.2174723 118.131509,36.2174723 115.060063,39.2889187 L66.8127587,87.5362228 L74.8753055,95.5987696 L125.938102,50.8068428 C129.265502,47.9913502 129.521456,43.0002498 126.705964,39.6728495 C126.45001,39.5448726 126.322033,39.4168956 126.194056,39.2889187 L126.194056,39.2889187 Z" fill="#FFFFFF">
29
29
+
</path>
30
30
+
<path d="M74.7473286,96.878539 C74.3633978,96.878539 74.1074439,96.750562 73.85149,96.4946082 L65.7889432,88.4320613 C65.2770355,87.9201536 65.2770355,87.152292 65.7889432,86.6403842 L114.036247,38.3930802 C117.619601,34.809726 123.378563,34.809726 126.961918,38.3930802 C130.545272,41.9764343 130.545272,47.7353963 126.961918,51.3187505 C126.833941,51.4467274 126.705964,51.5747044 126.577987,51.7026813 L75.5151902,96.4946082 C75.3872133,96.750562 75.1312594,96.878539 74.7473286,96.878539 L74.7473286,96.878539 Z M68.6044358,87.5362228 L74.8753055,93.8070925 L125.042264,49.7830273 C127.857756,47.4794425 128.11371,43.2562037 125.810125,40.4407111 C123.50654,37.6252186 119.283302,37.3692647 116.467809,39.6728495 C116.339832,39.8008264 116.211855,39.9288034 115.955901,40.0567803 L68.6044358,87.5362228 Z" fill="#FF6C37">
31
31
+
</path>
32
32
+
<path d="M29.8274248,142.438327 C29.3155171,142.694281 29.0595632,143.206189 29.1875401,143.718097 L31.363148,152.932436 C31.8750557,154.212205 31.1071941,155.747929 29.6994479,156.131859 C28.6756324,156.51579 27.52384,156.131859 26.8839553,155.363998 L12.8064926,141.414512 L58.7502118,95.4707927 L74.6193516,95.7267466 L85.3694141,106.476809 C82.8098754,108.652417 67.3246664,123.625718 29.8274248,142.438327 L29.8274248,142.438327 Z" fill="#FFFFFF">
33
33
+
</path>
34
34
+
<path d="M28.8036093,157.411629 C27.7797938,157.411629 26.7559784,157.027698 26.1160937,156.259836 L12.1666079,142.31035 C11.910654,142.054397 11.7826771,141.798443 11.7826771,141.414512 C11.7826771,141.030581 11.910654,140.774627 12.1666079,140.518673 L58.1103272,94.5749541 C58.366281,94.3190003 58.7502118,94.1910233 59.0061657,94.1910233 L74.8753055,94.4469772 C75.2592363,94.4469772 75.5151902,94.5749541 75.7711441,94.830908 L86.5212065,105.58097 C86.7771604,105.836924 86.9051373,106.220855 86.9051373,106.604786 C86.9051373,106.988717 86.7771604,107.244671 86.3932296,107.500624 L85.497391,108.268486 C71.931836,120.170341 53.5031576,132.072196 30.5952864,143.462143 L32.7708943,152.548505 C33.1548251,154.212205 32.3869635,156.003882 30.8512403,156.899721 C30.0833787,157.283652 29.443494,157.411629 28.8036093,157.411629 Z M14.7261466,141.414512 L27.9077708,154.468159 C28.2917016,155.108044 29.0595632,155.363998 29.6994479,154.980067 C30.3393325,154.596136 30.5952864,153.828275 30.2113556,153.18839 L28.0357477,143.974051 C27.7797938,142.822258 28.2917016,141.798443 29.3155171,141.286535 C51.9674343,129.896588 70.2681359,118.12271 83.705714,106.476809 L74.2354208,97.0065159 L59.5180734,96.750562 L14.7261466,141.414512 Z" fill="#FF6C37">
35
35
+
</path>
36
36
+
<path d="M1.9284532,152.420528 L12.9344695,141.414512 L29.3155171,157.795559 L3.20822254,156.003882 C2.05643013,155.875905 1.28856853,154.85209 1.41654546,153.700298 C1.41654546,153.18839 1.5445224,152.676482 1.9284532,152.420528 L1.9284532,152.420528 Z" fill="#FFFFFF">
37
37
+
</path>
38
38
+
<path d="M29.3155171,158.947352 L3.0802456,157.155675 C1.16059159,157.027698 -0.119177745,155.363998 0.00879918845,153.444344 C0.136776122,152.676482 0.39272999,151.908621 1.03261466,151.396713 L12.038631,140.390696 C12.5505387,139.878789 13.3184003,139.878789 13.830308,140.390696 L30.2113556,156.771744 C30.5952864,157.155675 30.7232633,157.667583 30.4673095,158.17949 C30.2113556,158.691398 29.8274248,158.947352 29.3155171,158.947352 L29.3155171,158.947352 Z M12.9344695,143.206189 L2.82429173,153.316367 C2.44036093,153.572321 2.44036093,154.212205 2.82429173,154.468159 C2.95226867,154.596136 3.0802456,154.724113 3.33619947,154.724113 L25.9881168,156.259836 L12.9344695,143.206189 Z" fill="#FF6C37">
39
39
+
</path>
40
40
+
<path d="M54.2710192,101.357732 C53.5031576,101.357732 52.9912498,100.717847 52.9912498,100.077962 C52.9912498,99.6940315 53.1192268,99.4380776 53.3751806,99.1821238 L65.7889432,86.7683612 C66.3008509,86.2564534 67.0687125,86.2564534 67.5806203,86.7683612 L75.6431671,94.830908 C76.0270979,95.2148388 76.1550749,95.5987696 76.0270979,96.1106774 C75.899121,96.4946082 75.5151902,96.878539 75.0032825,97.0065159 L54.526973,101.357732 C54.3989961,101.357732 54.2710192,101.357732 54.2710192,101.357732 L54.2710192,101.357732 Z M66.6847817,89.4558768 L58.2383041,97.9023544 L72.059813,94.9588849 L66.6847817,89.4558768 Z" fill="#FF6C37">
41
41
+
</path>
42
42
+
<path d="M74.6193516,95.7267466 L60.5418889,98.798193 C59.5180734,99.0541468 58.494258,98.4142622 58.2383041,97.3904467 C58.1103272,96.750562 58.2383041,96.1106774 58.7502118,95.5987696 L66.5568048,87.7921767 L74.6193516,95.7267466 Z" fill="#FFFFFF">
43
43
+
</path>
44
44
+
<path d="M60.2859351,100.077962 C58.494258,100.077962 57.0865117,98.670216 57.0865117,96.878539 C57.0865117,95.9827004 57.4704425,95.2148388 57.9823502,94.5749541 L65.7889432,86.7683612 C66.3008509,86.2564534 67.0687125,86.2564534 67.5806203,86.7683612 L75.6431671,94.830908 C76.0270979,95.2148388 76.1550749,95.5987696 76.0270979,96.1106774 C75.899121,96.4946082 75.5151902,96.878539 75.0032825,97.0065159 L60.9258197,100.077962 C60.6698659,100.077962 60.413912,100.077962 60.2859351,100.077962 L60.2859351,100.077962 Z M66.6847817,89.4558768 L59.7740273,96.3666312 C59.5180734,96.6225851 59.5180734,96.878539 59.6460504,97.1344928 C59.7740273,97.3904467 60.0299812,97.5184236 60.413912,97.5184236 L72.1877899,94.9588849 L66.6847817,89.4558768 Z" fill="#FF6C37">
45
45
+
</path>
46
46
+
<path d="M153.069212,19.7084478 C152.813258,18.9405862 151.91742,18.5566554 151.149558,18.8126093 C150.381697,19.0685632 149.997766,19.9644017 150.25372,20.7322633 C150.25372,20.8602402 150.381697,20.9882172 150.381697,21.1161941 C151.149558,22.6519173 150.893604,24.5715713 149.869789,25.9793176 C149.357881,26.6192023 149.485858,27.5150408 149.997766,28.0269485 C150.63765,28.5388563 151.533489,28.4108793 152.045397,27.7709947 C153.965051,25.3394329 154.348981,22.2679865 153.069212,19.7084478 L153.069212,19.7084478 Z" fill="#FF6C37">
47
47
+
</path>
48
48
+
</g>
49
49
+
</g>
50
50
+
</svg>
+1
icons/skills/pytest.svg
···
1
1
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128"><path d="M31.512 30.398h61.304a3.006 3.006 0 010 6.012H31.512a3.007 3.007 0 01-3.004-3.004 3.008 3.008 0 013.004-3.008zm0 0" fill="#696969"/><path d="M32.047 24.32H44.37v2.844H32.047zm0 0" fill="#009fe3"/><path d="M48.168 24.32h12.324v2.844H48.168zm0 0" fill="#c7d302"/><path d="M64.07 24.32h12.328v2.844H64.07zm0 0" fill="#f07e16"/><path d="M79.91 24.32h12.324v2.844H79.91zm0 15.22h12.324v20.835H79.91zm0 0" fill="#df2815"/><path d="M64.07 39.54h12.352v33.847H64.07zm0 0" fill="#f07e16"/><path d="M48.168 39.54h12.324v50.698H48.168zm0 0" fill="#c7d302"/><path d="M32.047 39.54H44.37v61.792H32.047zm0 0" fill="#009fe3"/></svg>
+2
icons/skills/robotframework.svg
···
1
1
+
<?xml version="1.0" encoding="utf-8"?><!-- Uploaded to: SVG Repo, www.svgrepo.com, Generator: SVG Repo Mixer Tools -->
2
2
+
<svg width="800px" height="800px" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg"><title>file_type_robotframework</title><circle cx="16" cy="16" r="14" style="fill:#fff"/><path d="M10.387,14.6a2.727,2.727,0,0,1,5.453,0,.99.99,0,1,1-1.98,0,.746.746,0,0,0-1.492,0,.99.99,0,1,1-1.98,0m11.3,4.586a.991.991,0,0,1-.992.992H11.508a.992.992,0,0,1,0-1.984h9.184a.994.994,0,0,1,.992.992M17.391,15.16a.992.992,0,0,1,.27-1.375l2.293-1.551a.989.989,0,1,1,1.109,1.637l-2.3,1.551a.965.965,0,0,1-.551.172.994.994,0,0,1-.824-.434m6.289,6.094a.707.707,0,0,1-.207.5l-1.707,1.707a.707.707,0,0,1-.5.207H10.8a.707.707,0,0,1-.5-.207L8.6,21.754a.707.707,0,0,1-.207-.5V10.8a.707.707,0,0,1,.207-.5L10.3,8.594a.707.707,0,0,1,.5-.207H21.266a.707.707,0,0,1,.5.207L23.473,10.3a.707.707,0,0,1,.207.5ZM25.129,9.16,22.9,6.93A1.807,1.807,0,0,0,21.629,6.4H10.438a1.807,1.807,0,0,0-1.273.527L6.938,9.16a1.8,1.8,0,0,0-.527,1.27V21.621a1.8,1.8,0,0,0,.527,1.273l2.227,2.23a1.81,1.81,0,0,0,1.273.523H21.629a1.8,1.8,0,0,0,1.273-.523l2.227-2.23a1.784,1.784,0,0,0,.527-1.273V10.434a1.784,1.784,0,0,0-.527-1.273"/></svg>