Compare commits

..

197 commits

Author SHA1 Message Date
6fb057a102
Migrated to latest solid-start version 2024-02-22 17:14:09 +01:00
777b807225
Fix grid resize 2023-12-15 08:57:31 +01:00
44bf98e88e
FontAwesomeIcon react-free 2023-10-19 18:35:35 +02:00
8b179b5e65
Fix hit boolean for torpedos 2023-09-10 19:46:21 +02:00
2991dc19f2
Add missing cleanup 2023-09-10 19:44:18 +02:00
c8a5c47b98
Working player wise drawing 2023-09-10 19:33:21 +02:00
d245009c37
Fixid color picker and drawing functionality 2023-09-10 01:42:09 +02:00
efcb61b1ed
user states improvements and fixes 2023-09-08 19:55:33 +02:00
252f6f6028
Replace gameProp signals with store 2023-09-08 18:55:59 +02:00
4390269ed1
Use of client-side <A> instead of navigator 2023-09-08 10:17:45 +02:00
1e7b46ff69
Little changes 2023-09-07 18:10:46 +02:00
a3eab18535
Update packages 2023-09-07 18:10:45 +02:00
129e36a6f2
Fix tests 2023-09-07 17:38:07 +02:00
8e4c11570a
Further fixes for solidJS 2023-09-04 09:51:28 +02:00
26ee9652e6
Rework 'hits' storage 2023-09-03 18:48:39 +02:00
b067747d48
Fix some game logic 2023-09-03 18:48:06 +02:00
b4fd992611
Update README.md 2023-08-31 11:40:16 +02:00
89b79fa245
Further fixes for SolidJS 2023-08-31 09:20:33 +02:00
db7fb9213e
Fixed drizzle config 2023-08-20 15:49:37 +02:00
1cc34744a8
Partial start on types for prizma query 2023-08-19 23:19:38 +02:00
4c2c578311
Fix tests 2023-08-19 23:17:14 +02:00
2479dd518d
Migration from Prisma to Drizzle-ORM 2023-08-19 23:16:49 +02:00
ed472e40ed
Update Packages 2023-08-16 05:26:52 +02:00
9d8bb8e20b
Fixed all eslint errors 2023-08-16 05:19:31 +02:00
fc7bf96b04
Fully working FontAwesomeIcon 2023-08-16 04:31:28 +02:00
16a3279e5a
Fix signin and little changes 2023-08-16 01:37:34 +02:00
3adddef8cc
Fix eslint and add to config 2023-08-16 01:33:04 +02:00
afe1e0426c
SolidJS implementation 2023-08-15 03:27:55 +02:00
6e9485df22
Synthetic changes based on coding preferences 2023-08-05 23:42:21 +02:00
a95c0b1f7f
Fixed socket event listeners removal 2023-08-05 23:42:13 +02:00
7f350393ff
Working Playwright test with workflow 2023-07-28 23:24:23 +02:00
eb8aee090f
Using Playwright for e2e testing 2023-07-27 11:02:54 +02:00
b407553f0d
Improved & added email auth E2E testing 2023-07-25 19:23:53 +02:00
833130628e
Update all packages 2023-07-24 11:53:03 +02:00
4d54a8b1f3
Format all files 2023-07-11 19:25:44 +02:00
27fefef081
Update Prettier to v3.0.0 2023-07-11 19:21:32 +02:00
4020ca40f5
Reworked Azure auth testing 2023-07-10 20:52:03 +02:00
ce328cd1cd
Fix unwanted linting in config files 2023-07-10 19:36:45 +02:00
c71d74dd18
Add jest E2E testing 2023-07-24 11:47:59 +02:00
0291e6656e
Prisma migrate to Postgres 2023-07-08 13:39:49 +02:00
dbb9bd8476
Custom sign in/out page 2023-07-07 22:57:30 +02:00
0a6fd88733
Working game logic 2023-06-16 08:22:34 +02:00
e0e0f0a728
Adding assets 2023-06-16 08:19:59 +02:00
d9e0250b8c
Working state change to "running" 2023-06-13 23:02:29 +02:00
0b8fb0a476
Fully working ship placement 2023-06-13 18:08:46 +02:00
c2af2dffa2
Working ship placement 2023-06-11 22:09:36 +02:00
0317a3343c
Improved handling ws connection and redirect 2023-06-11 00:37:12 +02:00
53a07b21b0
Step towards full multiplayer compatibility 2023-06-10 20:26:46 +02:00
9895a286a3
Working Eventbar 2023-06-07 11:51:33 +02:00
787a85e425
Use socket broadcast instead of server wide 2023-06-07 09:41:17 +02:00
84b4025bf9
Merge pull request #12 from aronmal/expansion
Expansion
2023-06-02 12:57:42 +02:00
f8fe083b03
pnpm up 2023-06-02 12:53:19 +02:00
63fc8c56bf
Added userState (isReady and isConnection) 2023-06-02 12:40:51 +02:00
29cb4a279d
Lobby disable leave on launch 2023-06-02 09:36:59 +02:00
df315df8f4
Implemented isReady & isConnected 2023-05-29 19:48:51 +02:00
4fa3b9ae64
Format documents (prettier-plugin-tailwindcss) 2023-05-29 15:53:25 +02:00
1b05d1120b
Fix prettier-plugin-tailwindcss 2023-05-29 15:52:03 +02:00
a088bff7be
Drawing function 2023-05-26 18:25:14 +02:00
6bff62c0c2
Better fog 2023-05-26 18:24:51 +02:00
d54db32980
Working torpedo 2023-05-26 18:24:19 +02:00
b3695916a0
Fixed targetPreview 2023-05-24 10:10:56 +02:00
986555a368
Use an older version of Zod to avoid errors 2023-05-16 07:57:17 +02:00
dacc33bf21
Update packages 2023-05-13 15:21:24 +02:00
f1ea064d4c
Working real time lobby 2023-05-13 15:03:12 +02:00
61ae4b901d
Game settings and better socket performance
- Added game settings
- Reworked GamePropsSchema for only relevant information
-> Prisma schema and zod object
- Imporved toast notifications
- No duplicate socket connections anymore
- Using now Zustand for the gameProps instead of React Context & State
2023-05-10 21:02:22 +02:00
12295b316f
Some after work from last commit 2023-04-27 18:57:00 +02:00
30db96a3f7
Functioning websocket connections 2023-04-27 17:41:16 +02:00
a227da52bc
Implement api redirect 2023-04-26 13:49:33 +02:00
2ed943857e
Use React Context as in the first place 2023-04-26 13:49:15 +02:00
f97b3a622a
Fixed types 2023-04-26 12:24:14 +02:00
ba7097207c
SocketIO with auth working 2023-04-25 22:27:23 +02:00
4af85bb572
API data types rework 2023-04-25 22:27:03 +02:00
207cf47c10
Fix compile errors 2023-04-24 18:57:12 +02:00
da53662d6e
Keep improving 2023-04-24 18:56:56 +02:00
d3e8a43b34
Using zod-prisma-types ❤️ 2023-04-24 18:55:22 +02:00
c895bcef19
Some repatches 2023-04-23 19:01:55 +02:00
dab3abdda2
Using next-auth 2023-04-23 18:21:18 +02:00
b9e72b2a32
Little fix 2023-04-15 12:10:56 +02:00
549d0f1d77
Backend rewrite using async/await 2023-04-15 12:09:25 +02:00
2862f94f1c
Implemented simple full-stack logic (unfinished) 2023-04-12 22:33:29 +02:00
a32b40395e
Starting to implement full-stack logic 2023-04-12 22:32:40 +02:00
06f0eacc78
Frontend creating a game lobby 2023-04-11 21:33:25 +02:00
8cf563ed92
Improving type safety 2023-04-11 20:07:27 +02:00
37e4f35e33
Creating API endpoints 2023-04-11 20:06:55 +02:00
85fb7cfa7a
Using @trivago/prettier-plugin-sort-imports 2023-04-11 20:05:50 +02:00
4b33cff0d8
Changed imports 2023-04-11 18:46:02 +02:00
47ed7da260
Fixed amount styling 2023-04-11 18:19:52 +02:00
051af9a147
Player registration 2023-04-10 22:10:46 +02:00
ac578e9247
Remove response function 2023-04-10 22:08:52 +02:00
2a009585f4
Improve errors 2023-04-10 22:08:16 +02:00
8193b85274
Improve code quality 2023-04-10 20:21:27 +02:00
39ddf8fde9
Improved passing of req, res, and tokens 2023-04-10 18:51:38 +02:00
a8e5b57363
Return next() function 2023-04-10 17:06:38 +02:00
295acb1c84
Update packages 2023-04-08 19:53:07 +02:00
bda0483b3d
Use enum 2023-04-08 19:48:36 +02:00
eb09017dab
Complete backend rework 2023-04-08 16:56:03 +02:00
53d4ab527a
Reworked login page 2023-04-08 16:54:15 +02:00
4fae4b40b6
Improved logging dev experience 2023-04-05 01:20:57 +02:00
81c620f191
Type safe websockets 2023-02-16 09:20:16 +01:00
a8dbb30795
Nicely working ws 2023-02-14 22:18:46 +01:00
9e1522426a
Resolve login problem 2023-02-14 21:39:44 +01:00
945ae9d1ac
Fix schema 2023-02-14 21:05:34 +01:00
db79dc43c9
Adapt to recent changes 2023-02-14 21:05:19 +01:00
d825a0347f
Add git ignores 2023-02-14 21:00:18 +01:00
2ae2d51629
Remove uuid dependency 2023-02-14 20:59:55 +01:00
a61b423609
Reworked Prisma schema with mysql usage 2023-02-13 23:22:23 +01:00
da9337a50b
Fix req.body with JSON.parse() 2023-02-13 23:21:38 +01:00
15296f9163
Updated packages 2023-02-13 23:04:21 +01:00
d86bf88e55
Fix tailwind config in the best practice way 2023-02-12 17:59:12 +01:00
38f6d5eca9
Better Lobby 2023-02-12 17:50:19 +01:00
d2594f51d5
Add responsive intermediate steps 2023-02-12 16:03:15 +01:00
41d152f0e3
Fix linting errors and warnings 2023-02-12 02:17:22 +01:00
9ce74a7227
Fairly responsive start page 2023-02-12 02:17:06 +01:00
b486ab99c2
Mobile sizeed start screen 2023-02-11 20:30:55 +01:00
3c6acb5597
Fix link 2023-02-11 19:58:29 +01:00
78eabd3a7e
Add artificial screws 2023-02-11 19:37:46 +01:00
44e3b58cb4
Homepage tailwindcss rework 2023-02-11 13:34:50 +01:00
a15da1bf7a
Adding login and logut page 2023-02-11 13:31:56 +01:00
20d1fd3094
Refactoring 2023-02-08 20:17:02 +01:00
bf74ff9e68
Add Settings and more functionality to lobby 2023-02-08 20:00:21 +01:00
539518883f
global classes rename 2023-02-08 19:54:06 +01:00
ec3ce1585b
Burgermenu with tailwindcss 2023-02-08 17:36:29 +01:00
366f67351e
Fix warn log message for tailwindcss colors 2023-02-08 17:31:18 +01:00
41d5f2d138
Lobby improvement in many ways
- using button instead of div
- shield styled with tailwindcss
- implement Head for initial-scale
- Player component with reworked edit button
2023-02-08 14:20:00 +01:00
2e0966aa49
Added 'lobby' page made with tailwind 2023-02-08 11:06:31 +01:00
ea80456a56
Formatted all files with Prettier 2023-02-08 10:32:36 +01:00
0bc2196d9f
Adding Prettier config files 2023-02-08 10:26:33 +01:00
7db0b104a1
Use Prettier 2023-02-07 20:44:00 +01:00
2aa5e4f050
Added tailwind 2023-02-07 20:25:39 +01:00
49a09f9af8
Responsive startBox 2023-02-05 23:00:28 +01:00
0268eb23a1
Responsive burger menu, videoWrapper, startButton 2023-02-05 22:09:11 +01:00
61acca3018
Frontend homepage looking good on desktop 2023-02-05 00:40:19 +00:00
78c0263444
Startpage logo 2023-02-04 22:23:28 +00:00
b5473c9b92
Add font 2023-02-04 22:21:44 +00:00
71f643320d
Add assets 2023-02-04 22:20:56 +00:00
ddb393be50
Little dependency array fix 2023-02-04 00:29:45 +01:00
0507309ab1
First prisma integration step 2023-02-04 00:29:06 +01:00
6918729c45
Improve logging 2023-02-03 23:13:39 +01:00
530a58f703
Started introducing prisma to connect to MongoDB 2023-02-03 22:42:20 +01:00
8397320a6b
Remove JSX from useGameEvents Hook 2023-02-02 09:34:21 +01:00
4bb3054a0e
Pages moved 2023-02-01 12:00:25 +01:00
5051fec3ef
Implement if target or preview 'hasAnyBorder' 2023-02-01 10:59:19 +01:00
keremadana
986064efe1
Create todo.md 2023-02-01 13:58:22 +01:00
ed2894f5cf
Moving stuff around 2023-01-28 20:20:43 +01:00
8920b864a1
Using pnpm 2023-01-28 20:17:02 +01:00
180ca06f7b
Working Socket.IO implementation
With the help of [this](https://blog.logrocket.com/implementing-websocket-communication-next-js/) blog post.
But ts types had to be adapted. Thanks to [this](https://stackoverflow.com/questions/74023393/working-with-typescript-next-js-and-socket-io) helpful answer.
2023-01-27 22:14:24 +01:00
4e3cb9d2c1
Fix lint warning for implicit use of <img> tags 2023-01-27 22:13:48 +01:00
46a899b0ec
Stylistic rework
- interfaces instead of types
- remove semicolons
- use functions instead of anonymous arrow functions
- rename vars/types for better understanding
- fix typo
2023-01-23 16:02:08 +01:00
77aabd5901
Implemented unfinished Homepage 2023-01-16 10:28:24 +01:00
ed9aff43c6
Rename stuff 2023-01-16 10:19:40 +01:00
95d680a894
Tiny general style compatibility 2023-01-14 16:28:40 +01:00
7e989d8b60
Big rework for mutliple different events 2023-01-14 16:28:03 +01:00
eb5e3de267
half radar implementation 2023-01-13 13:34:14 +01:00
e16db72db4
Use fontawesome pro icons 2023-01-13 09:16:33 +01:00
398498fc48
Bugfix the last hardly broken Quickfix 2023-01-13 09:00:11 +01:00
3535a6f259
Implemented amount to Item component 2023-01-13 08:49:09 +01:00
313f4b40c9
Quick fix 2023-01-12 11:50:04 +01:00
aaebf92b34
Added and changed types 2023-01-12 11:40:29 +01:00
f0131a219d
Change way of imply param 2023-01-12 09:59:57 +01:00
902e79032a
Add implied border 2023-01-12 09:59:39 +01:00
76f69a06bd
Hotfix 2023-01-11 21:13:46 +01:00
ee08d3fc1f
Use of classNames 2023-01-11 21:08:40 +01:00
b3fdf8dbeb
Working multiselect/multi trageting 2023-01-11 21:05:17 +01:00
b928510632
Add custom useGameEvent hook 2023-01-11 16:31:59 +01:00
9230b06f6c
Rewrote targetPreview for pulsation effect 2023-01-09 01:13:10 +01:00
7196f45ee8
Aesthetic looking gamefield 2023-01-08 21:32:50 +01:00
4ca74f3f47
Adapt to assets 2023-01-07 13:53:58 +01:00
804474fc5a
Format document 2023-01-07 13:53:39 +01:00
c7f019d4a0
Fix layout glitches 2023-01-07 13:50:35 +01:00
898fd6d0a5
Added more assets 2023-01-07 12:29:59 +01:00
8e958ebfdc
Repalce img with Image tags 2023-01-06 21:30:31 +01:00
87f5af71da
Added game assets 2023-01-06 21:26:27 +01:00
c2770e5094
merged react app into nextjs app 2023-01-06 16:33:37 +01:00
16b48b3ead
Init NextJS app 2023-01-06 15:58:48 +01:00
ceed5206ba
deleted backend 2023-01-06 15:57:01 +01:00
33106da88f
Add functionality to Socket.IO client 2022-10-28 22:21:55 +02:00
9a5c0b20ba
Add Socket.IO server 2022-10-28 22:21:37 +02:00
137b1715a7
Fix fog images pointer events 2022-10-27 19:15:44 +02:00
dbc372a0a0
Add Socket.IO client 2022-10-26 00:15:33 +02:00
224f674ae1
Quickfix 2022-10-26 00:13:20 +02:00
49f4975516
Reveal grid effect finished 2022-10-24 23:56:11 +02:00
a04a608718
Colorfull shockwave effect 2022-10-24 20:36:50 +02:00
7b17dad274
Adding copy of files for grid outline effect 2022-10-24 18:24:39 +02:00
da7ff6cb2f
Better functioning grid effect with rainbow colors 2022-10-24 18:16:57 +02:00
09a9981192
Implement CSS grid click effect 2022-10-24 00:35:28 +02:00
1cfde0e232
Added example sketch for HM-10 module 2022-09-25 15:04:30 +02:00
5a010bfb1b
Improved Bluetooth sketches and docs 2022-09-25 14:45:22 +02:00
6ba0802caf
Using Bluetooth on mobile 2022-09-25 00:28:29 +02:00
43d7de56b8
targetPreview missle fix
`targetPreview` did not show up when moving the mouse from an empty to a missle field and then back to the empty field.

The cause of the problem was no update of the position when going over the missle field and when going back resultend in no `potisionChange` which reslted into an early return.

Fixed this by adding the dependency `show` for early return caused by no `positionChange` which blocks the early return when `targetPreview` is not being `show`-n.
2022-08-16 17:47:53 +02:00
daf31f2b7c
Manuel missle fire 2022-08-16 11:03:12 +02:00
6eeea185ea
Refactoring 2022-08-15 23:16:31 +02:00
54df49341c
Finished targetPreview
Reverted back to react logic instead of scss logic and improved performance by partially showing the preview icon instead of letting it follow the mouse directly.
2022-08-14 02:37:58 +02:00
070597e6fb
Working experimental targetPreview 2022-08-12 19:38:47 +02:00
febb6b1607
New functional features and fog images 2022-08-10 23:25:34 +02:00
2a8f25a6e6
Move styles and add mixins 2022-08-10 23:06:41 +02:00
03c456208d
Working CSS grid 2022-08-09 03:06:15 +02:00
aronmal
19e9b224a4
Update README.md 2022-08-07 01:50:55 +02:00
202 changed files with 15646 additions and 32099 deletions

66
.github/workflows/playwright.yml vendored Normal file
View file

@ -0,0 +1,66 @@
name: Playwright Tests
on:
push:
branches: [ main, master ]
pull_request:
branches: [ main, master ]
jobs:
test:
timeout-minutes: 60
runs-on: [self-hosted, linux]
defaults:
run:
working-directory: ./leaky-ships
steps:
- name: Checkout
uses: actions/checkout@v3
- name: Install Node.js
uses: actions/setup-node@v3
with:
node-version: 20
- uses: pnpm/action-setup@v2
name: Install pnpm
with:
version: 8.7.4
run_install: false
- name: Get pnpm store directory
shell: bash
run: |
echo "STORE_PATH=$(pnpm store path --silent)" >> $GITHUB_ENV
- uses: actions/cache@v3
name: Setup pnpm cache
with:
path: ${{ env.STORE_PATH }}
key: ${{ runner.os }}-pnpm-store-${{ hashFiles('./leaky-ships/pnpm-lock.yaml') }}
restore-keys: |
${{ runner.os }}-pnpm-store-
- name: Add FA token
run: |
npm config set "@fortawesome:registry" "https://npm.fontawesome.com/"
npm config set "//npm.fontawesome.com/:_authToken" "${{ secrets.FONTAWESOME_NPM_AUTH_TOKEN }}"
- name: Install dependencies
run: pnpm install --frozen-lockfile
- name: Install Playwright Browsers
run: pnpm playwright install --with-deps
- name: 'Compiling page'
run: |
echo "${{ secrets.ENV_FILE }}" > .env
pnpm build
- name: Run Playwright tests
run: pnpm playwright test
- uses: actions/upload-artifact@v3
if: always()
with:
name: playwright-report
path: leaky-ships/playwright-report/
retention-days: 30

View file

@ -1,5 +1,6 @@
# leaky-ships
Battleship web app with react frontend and ASP.NET Core backend
Battleship web app made with SolidJS using solid-start.
## Bluetooth

11
backend/.gitignore vendored
View file

@ -1,11 +0,0 @@
# See https://help.github.com/articles/ignoring-files/ for more about ignoring files.
# dependencies
/node_modules
# production
/build
/log
# dotenv
.env

2684
backend/package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -1,34 +0,0 @@
{
"name": "score-board-backend",
"version": "1.0.0",
"description": "",
"scripts": {
"build": "tsc",
"start": "node ./build/index.js",
"test": "nodemon --watch ./src/ --exec ts-node ./src/index.ts"
},
"keywords": [],
"author": "",
"license": "ISC",
"dependencies": {
"colors": "^1.4.0",
"cors": "^2.8.5",
"dotenv": "^10.0.0",
"express": "^4.17.1",
"formidable": "^2.0.1",
"socket.io": "^4.5.3",
"uuid": "^8.3.2"
},
"devDependencies": {
"@types/colors": "^1.2.1",
"@types/cors": "^2.8.12",
"@types/dotenv": "^8.2.0",
"@types/express": "^4.17.13",
"@types/formidable": "^2.0.5",
"@types/node": "^17.0.0",
"@types/uuid": "^8.3.3",
"nodemon": "^2.0.15",
"ts-node": "^10.4.0",
"typescript": "^4.5.2"
}
}

View file

@ -1,81 +0,0 @@
import cors from 'cors';
import dotenv from 'dotenv';
import express from 'express';
import formidable from 'formidable';
import { mkdir, rename } from 'fs/promises';
const app = express();
dotenv.config();
if (!process.env.API_PORT)
process.exit(1)
// Start listening on port 5000
app.listen(+process.env.API_PORT, () => console.log(`Server running on: ${process.env.CORS_HOST}:${process.env.API_PORT}`))
// Middlewares
app.use(express.json());
app.use(cors({ origin: process.env.CORS_HOST }));
// File upload post route
app.post('/api/upload', (req, res) => {
const form = new formidable.IncomingForm();
form.parse(req, (err, fields, files) => {
if (!('filepath' in files.filetoupload) || !files.filetoupload?.filepath) {
res.write('Ups! Missing property "filetoupload" file');
res.end();
return;
}
const filename = files.filetoupload.originalFilename
const oldpath = files.filetoupload.filepath
const newdir = process.cwd() + '/upload/'
const newpath = newdir + filename
mkdir(newdir, { recursive: true })
.then(() => {
return rename(oldpath, newpath)
})
.then(() => {
console.log('New Upload: ' + filename)
res.write('File uploaded and moved!');
res.end();
})
.catch((err) => {
if (err) throw err;
})
});
});
// - - - - -
import { createServer } from "http";
import { Server } from "socket.io";
const ws = {
CORS: 'http://localhost:3000',
PORT: 5001
}
const serverOptions = {
cors: {
origin: ws.CORS // React frontend
}
}
const app2 = express();
const httpServer = createServer(app2);
const io = new Server(httpServer, serverOptions);
httpServer.listen(ws.PORT);
io.on("connection", (socket) => {
console.log(socket.id)
// console.log(socket)
// ...
socket.on("test", (payload) => {
console.log("Got test:", payload)
// ...
});
socket.emit('test2', 'lol')
});

View file

@ -1,101 +0,0 @@
{
"compilerOptions": {
/* Visit https://aka.ms/tsconfig.json to read more about this file */
/* Projects */
// "incremental": true, /* Enable incremental compilation */
// "composite": true, /* Enable constraints that allow a TypeScript project to be used with project references. */
// "tsBuildInfoFile": "./", /* Specify the folder for .tsbuildinfo incremental compilation files. */
// "disableSourceOfProjectReferenceRedirect": true, /* Disable preferring source files instead of declaration files when referencing composite projects */
// "disableSolutionSearching": true, /* Opt a project out of multi-project reference checking when editing. */
// "disableReferencedProjectLoad": true, /* Reduce the number of projects loaded automatically by TypeScript. */
/* Language and Environment */
"target": "es2016", /* Set the JavaScript language version for emitted JavaScript and include compatible library declarations. */
// "lib": [], /* Specify a set of bundled library declaration files that describe the target runtime environment. */
// "jsx": "preserve", /* Specify what JSX code is generated. */
// "experimentalDecorators": true, /* Enable experimental support for TC39 stage 2 draft decorators. */
// "emitDecoratorMetadata": true, /* Emit design-type metadata for decorated declarations in source files. */
// "jsxFactory": "", /* Specify the JSX factory function used when targeting React JSX emit, e.g. 'React.createElement' or 'h' */
// "jsxFragmentFactory": "", /* Specify the JSX Fragment reference used for fragments when targeting React JSX emit e.g. 'React.Fragment' or 'Fragment'. */
// "jsxImportSource": "", /* Specify module specifier used to import the JSX factory functions when using `jsx: react-jsx*`.` */
// "reactNamespace": "", /* Specify the object invoked for `createElement`. This only applies when targeting `react` JSX emit. */
// "noLib": true, /* Disable including any library files, including the default lib.d.ts. */
// "useDefineForClassFields": true, /* Emit ECMAScript-standard-compliant class fields. */
/* Modules */
"module": "commonjs", /* Specify what module code is generated. */
// "rootDir": "./", /* Specify the root folder within your source files. */
// "moduleResolution": "node", /* Specify how TypeScript looks up a file from a given module specifier. */
// "baseUrl": "./", /* Specify the base directory to resolve non-relative module names. */
// "paths": {}, /* Specify a set of entries that re-map imports to additional lookup locations. */
// "rootDirs": [], /* Allow multiple folders to be treated as one when resolving modules. */
// "typeRoots": [], /* Specify multiple folders that act like `./node_modules/@types`. */
// "types": [], /* Specify type package names to be included without being referenced in a source file. */
// "allowUmdGlobalAccess": true, /* Allow accessing UMD globals from modules. */
// "resolveJsonModule": true, /* Enable importing .json files */
// "noResolve": true, /* Disallow `import`s, `require`s or `<reference>`s from expanding the number of files TypeScript should add to a project. */
/* JavaScript Support */
// "allowJs": true, /* Allow JavaScript files to be a part of your program. Use the `checkJS` option to get errors from these files. */
// "checkJs": true, /* Enable error reporting in type-checked JavaScript files. */
// "maxNodeModuleJsDepth": 1, /* Specify the maximum folder depth used for checking JavaScript files from `node_modules`. Only applicable with `allowJs`. */
/* Emit */
// "declaration": true, /* Generate .d.ts files from TypeScript and JavaScript files in your project. */
// "declarationMap": true, /* Create sourcemaps for d.ts files. */
// "emitDeclarationOnly": true, /* Only output d.ts files and not JavaScript files. */
// "sourceMap": true, /* Create source map files for emitted JavaScript files. */
// "outFile": "./", /* Specify a file that bundles all outputs into one JavaScript file. If `declaration` is true, also designates a file that bundles all .d.ts output. */
"outDir": "./build", /* Specify an output folder for all emitted files. */
// "removeComments": true, /* Disable emitting comments. */
// "noEmit": true, /* Disable emitting files from a compilation. */
// "importHelpers": true, /* Allow importing helper functions from tslib once per project, instead of including them per-file. */
// "importsNotUsedAsValues": "remove", /* Specify emit/checking behavior for imports that are only used for types */
// "downlevelIteration": true, /* Emit more compliant, but verbose and less performant JavaScript for iteration. */
// "sourceRoot": "", /* Specify the root path for debuggers to find the reference source code. */
// "mapRoot": "", /* Specify the location where debugger should locate map files instead of generated locations. */
// "inlineSourceMap": true, /* Include sourcemap files inside the emitted JavaScript. */
// "inlineSources": true, /* Include source code in the sourcemaps inside the emitted JavaScript. */
// "emitBOM": true, /* Emit a UTF-8 Byte Order Mark (BOM) in the beginning of output files. */
// "newLine": "crlf", /* Set the newline character for emitting files. */
// "stripInternal": true, /* Disable emitting declarations that have `@internal` in their JSDoc comments. */
// "noEmitHelpers": true, /* Disable generating custom helper functions like `__extends` in compiled output. */
// "noEmitOnError": true, /* Disable emitting files if any type checking errors are reported. */
// "preserveConstEnums": true, /* Disable erasing `const enum` declarations in generated code. */
// "declarationDir": "./", /* Specify the output directory for generated declaration files. */
// "preserveValueImports": true, /* Preserve unused imported values in the JavaScript output that would otherwise be removed. */
/* Interop Constraints */
// "isolatedModules": true, /* Ensure that each file can be safely transpiled without relying on other imports. */
// "allowSyntheticDefaultImports": true, /* Allow 'import x from y' when a module doesn't have a default export. */
"esModuleInterop": true, /* Emit additional JavaScript to ease support for importing CommonJS modules. This enables `allowSyntheticDefaultImports` for type compatibility. */
// "preserveSymlinks": true, /* Disable resolving symlinks to their realpath. This correlates to the same flag in node. */
"forceConsistentCasingInFileNames": true, /* Ensure that casing is correct in imports. */
/* Type Checking */
"strict": true, /* Enable all strict type-checking options. */
// "noImplicitAny": true, /* Enable error reporting for expressions and declarations with an implied `any` type.. */
// "strictNullChecks": true, /* When type checking, take into account `null` and `undefined`. */
// "strictFunctionTypes": true, /* When assigning functions, check to ensure parameters and the return values are subtype-compatible. */
// "strictBindCallApply": true, /* Check that the arguments for `bind`, `call`, and `apply` methods match the original function. */
// "strictPropertyInitialization": true, /* Check for class properties that are declared but not set in the constructor. */
// "noImplicitThis": true, /* Enable error reporting when `this` is given the type `any`. */
// "useUnknownInCatchVariables": true, /* Type catch clause variables as 'unknown' instead of 'any'. */
// "alwaysStrict": true, /* Ensure 'use strict' is always emitted. */
// "noUnusedLocals": true, /* Enable error reporting when a local variables aren't read. */
// "noUnusedParameters": true, /* Raise an error when a function parameter isn't read */
// "exactOptionalPropertyTypes": true, /* Interpret optional property types as written, rather than adding 'undefined'. */
// "noImplicitReturns": true, /* Enable error reporting for codepaths that do not explicitly return in a function. */
// "noFallthroughCasesInSwitch": true, /* Enable error reporting for fallthrough cases in switch statements. */
// "noUncheckedIndexedAccess": true, /* Include 'undefined' in index signature results */
// "noImplicitOverride": true, /* Ensure overriding members in derived classes are marked with an override modifier. */
// "noPropertyAccessFromIndexSignature": true, /* Enforces using indexed accessors for keys declared using an indexed type */
// "allowUnusedLabels": true, /* Disable error reporting for unused labels. */
// "allowUnreachableCode": true, /* Disable error reporting for unreachable code. */
/* Completeness */
// "skipDefaultLibCheck": true, /* Skip type checking .d.ts files that are included with TypeScript. */
"skipLibCheck": true /* Skip type checking all .d.ts files. */
}
}

23
frontend/.gitignore vendored
View file

@ -1,23 +0,0 @@
# See https://help.github.com/articles/ignoring-files/ for more about ignoring files.
# dependencies
/node_modules
/.pnp
.pnp.js
# testing
/coverage
# production
/build
# misc
.DS_Store
.env.local
.env.development.local
.env.test.local
.env.production.local
npm-debug.log*
yarn-debug.log*
yarn-error.log*

View file

@ -1,46 +0,0 @@
# Getting Started with Create React App
This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).
## Available Scripts
In the project directory, you can run:
### `npm start`
Runs the app in the development mode.\
Open [http://localhost:3000](http://localhost:3000) to view it in the browser.
The page will reload if you make edits.\
You will also see any lint errors in the console.
### `npm test`
Launches the test runner in the interactive watch mode.\
See the section about [running tests](https://facebook.github.io/create-react-app/docs/running-tests) for more information.
### `npm run build`
Builds the app for production to the `build` folder.\
It correctly bundles React in production mode and optimizes the build for the best performance.
The build is minified and the filenames include the hashes.\
Your app is ready to be deployed!
See the section about [deployment](https://facebook.github.io/create-react-app/docs/deployment) for more information.
### `npm run eject`
**Note: this is a one-way operation. Once you `eject`, you cant go back!**
If you arent satisfied with the build tool and configuration choices, you can `eject` at any time. This command will remove the single build dependency from your project.
Instead, it will copy all the configuration files and the transitive dependencies (webpack, Babel, ESLint, etc) right into your project so you have full control over them. All of the commands except `eject` will still work, but they will point to the copied scripts so you can tweak them. At this point youre on your own.
You dont have to ever use `eject`. The curated feature set is suitable for small and middle deployments, and you shouldnt feel obligated to use this feature. However we understand that this tool wouldnt be useful if you couldnt customize it when you are ready for it.
## Learn More
You can learn more in the [Create React App documentation](https://facebook.github.io/create-react-app/docs/getting-started).
To learn React, check out the [React documentation](https://reactjs.org/).

24414
frontend/package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -1,55 +0,0 @@
{
"name": "frontend",
"version": "0.1.0",
"private": true,
"dependencies": {
"@fortawesome/fontawesome-svg-core": "^6.1.1",
"@fortawesome/free-regular-svg-icons": "^6.1.1",
"@fortawesome/free-solid-svg-icons": "^6.1.1",
"@fortawesome/react-fontawesome": "^0.2.0",
"@testing-library/jest-dom": "^5.16.4",
"@testing-library/react": "^13.3.0",
"@testing-library/user-event": "^13.5.0",
"@types/jest": "^27.5.2",
"@types/node": "^16.11.43",
"@types/react": "^18.0.14",
"@types/react-dom": "^18.0.5",
"@types/react-router-dom": "^5.3.3",
"@types/sass": "^1.43.1",
"@types/web-bluetooth": "^0.0.15",
"classnames": "^2.3.2",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-dropzone": "^14.2.3",
"react-router-dom": "^6.3.0",
"react-scripts": "5.0.1",
"sass": "^1.53.0",
"socket.io-client": "^4.5.3",
"typescript": "^4.7.4",
"web-vitals": "^2.1.4"
},
"scripts": {
"start": "react-scripts start",
"build": "react-scripts build",
"test": "nodemon --watch ./src/ --exec react-scripts build",
"eject": "react-scripts eject"
},
"eslintConfig": {
"extends": [
"react-app",
"react-app/jest"
]
},
"browserslist": {
"production": [
">0.2%",
"not dead",
"not op_mini all"
],
"development": [
"last 1 chrome version",
"last 1 firefox version",
"last 1 safari version"
]
}
}

View file

@ -1,888 +0,0 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
width="129.85663mm"
height="30.08066mm"
viewBox="0 0 129.85663 30.08066"
version="1.1"
id="svg11017"
inkscape:export-filename="1.svg"
inkscape:export-xdpi="96"
inkscape:export-ydpi="96"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns="http://www.w3.org/2000/svg"
xmlns:svg="http://www.w3.org/2000/svg">
<sodipodi:namedview
id="namedview11019"
pagecolor="#ffffff"
bordercolor="#000000"
borderopacity="0.25"
inkscape:showpageshadow="2"
inkscape:pageopacity="0.0"
inkscape:pagecheckerboard="0"
inkscape:deskcolor="#d1d1d1"
inkscape:document-units="mm"
showgrid="false" />
<defs
id="defs11014" />
<g
inkscape:label="Layer 1"
inkscape:groupmode="layer"
id="layer1"
transform="translate(-31.126486,-21.783751)">
<path
d="m 75.642696,29.463371 c 0,0.21131 -0.17145,0.38276 -0.38277,0.38276 h -1.3402 c -0.21167,0 -0.38312,-0.17145 -0.38312,-0.38276 v -1.91453 c 0,-0.21166 0.17145,-0.38311 0.38312,-0.38311 h 1.3402 c 0.21132,0 0.38277,0.17145 0.38277,0.38311 v 1.91453"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path168" />
<path
d="m 74.691256,30.453621 h -0.78282 v -1.33068 h 0.78282 v 1.33068"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path170" />
<path
d="m 65.519736,33.380261 h -1.34211 l 0.33556,-5.47052 h 0.67106 l 0.33549,5.47052"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path172" />
<path
d="m 70.503076,30.348141 h -2.60915 l 0.97508,-8.00665 h 0.65934 l 0.97473,8.00665"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path174" />
<path
d="m 76.292156,41.090931 h -12.61833 v -8.37036 h 12.61833 v 8.37036"
style="fill:#466480;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path176" />
<path
d="m 68.389586,39.104081 h -3.89375 v -1.45168 h 3.89375 v 1.45168"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path178" />
<path
d="m 72.800366,34.655551 v 2.42429 h -9.12654 v 2.52624 h 0.23481 v -2.3502 h 9.12668 v -2.42429 h 3.25684 v -0.17604 h -3.49179"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path180" />
<path
d="m 77.548756,32.754791 h -12.44706 v -0.92252 h 12.44706 v 0.92252"
style="fill:#3b5972;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path182" />
<path
d="m 77.548756,31.903891 h -12.44706 v -0.39512 h 12.44706 v 0.39512"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path184" />
<path
d="m 78.916476,30.650821 h -12.28831 v -0.28434 h 12.28831 v 0.28434"
style="fill:#3b5972;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path186" />
<path
d="m 78.916476,30.388711 h -12.28831 v -0.12171 h 12.28831 v 0.12171"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path188" />
<path
d="m 78.211976,31.516181 h -11.58381 v -0.65722 h 11.58381 v 0.65722"
style="fill:#3b5972;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path190" />
<path
d="m 78.211976,30.910111 h -11.58381 v -0.28152 h 11.58381 v 0.28152"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path192" />
<path
d="m 78.345676,35.861701 -2.20592,1.77694 v -2.2673 h 2.20592 v 0.49036"
style="fill:#3b5972;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path194" />
<path
d="m 62.361776,32.897661 1.45662,0.64841 v -0.82727 h -1.45662 v 0.17886"
style="fill:#3b5972;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path196" />
<path
d="m 62.361776,33.523841 1.45662,0.64841 v -0.82727 h -1.45662 v 0.17886"
style="fill:#3b5972;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path198" />
<path
d="m 62.361776,34.150021 1.45662,0.64841 v -0.82727 h -1.45662 v 0.17886"
style="fill:#3b5972;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path200" />
<path
d="m 65.298546,29.042511 h -1.02006 l -0.87118,-0.88936 h 2.7626 z m -2.01652,-0.9331 0.95677,0.97649 h 1.09961 l 0.95638,-0.97649 h -3.01276"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path202" />
<path
d="m 65.121096,27.791911 c 0,0.0974 -0.0787,0.17639 -0.17604,0.17639 -0.0974,0 -0.17603,-0.079 -0.17603,-0.17639 v -0.97826 c 0,-0.0974 0.0787,-0.17638 0.17603,-0.17638 0.0974,0 0.17604,0.079 0.17604,0.17638 v 0.97826"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path204" />
<path
d="m 67.743646,22.958151 v -0.75354 h -0.2346 v 0.98849 h 2.99403 v -0.23495 h -2.75943"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path206" />
<path
d="m 69.759776,22.342901 c 0,0.0783 -0.0635,0.14182 -0.14147,0.14182 h -1.29046 c -0.0783,0 -0.14182,-0.0635 -0.14182,-0.14182 v -0.34713 c 0,-0.0783 0.0635,-0.14182 0.14182,-0.14182 h 1.29046 c 0.078,0 0.14147,0.0635 0.14147,0.14182 z m -0.14147,-0.55915 h -1.29046 c -0.11712,0 -0.21202,0.0949 -0.21202,0.21202 v 0.34748 c 0,0.11677 0.0949,0.21167 0.21202,0.21167 h 1.29046 c 0.11677,0 0.21202,-0.0949 0.21202,-0.21167 v -0.34748 c 0,-0.11712 -0.0952,-0.21202 -0.21202,-0.21202"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path208" />
<path
d="m 70.297756,23.119371 h 0.14676 v -0.41064 h -0.14676 v 0.41064"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path210" />
<path
d="m 70.953926,22.499541 c 0,-0.0557 -0.0452,-0.1009 -0.10125,-0.1009 h -0.92145 c -0.0557,0 -0.10125,0.0452 -0.10125,0.1009 v 0.248 c 0,0.0561 0.0455,0.10125 0.10125,0.10125 h 0.92145 c 0.0561,0 0.10125,-0.0452 0.10125,-0.10125 v -0.248"
style="fill:#3b5972;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path212" />
<path
d="m 64.426516,28.021921 c -0.0973,0 -0.17611,-0.0787 -0.17611,-0.17604 0,-0.0974 0.0788,-0.17603 0.17611,-0.17603 h 0.97857 c 0.0974,0 0.17603,0.0787 0.17603,0.17603 0,0.0974 -0.0787,0.17604 -0.17603,0.17604 h -0.97857"
style="fill:#466480;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path214" />
<path
d="m 63.330536,28.261811 c -0.0595,0 -0.1076,-0.0483 -0.1076,-0.1076 0,-0.0593 0.0481,-0.1076 0.1076,-0.1076 h 1.09598 c 0.0594,0 0.10763,0.0483 0.10763,0.1076 0,0.0593 -0.0483,0.1076 -0.10763,0.1076 h -1.09598"
style="fill:#466480;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path216" />
<path
d="m 71.970986,25.130551 h -5.51886 v -0.31326 h 5.51886 v 0.31326"
style="fill:#466480;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path218" />
<path
d="m 70.373256,26.214641 h -2.32375 l -1.36631,-1.02341 h 5.05672 z m -3.90173,-1.09397 1.5547,1.16452 h 2.37066 l 1.55469,-1.16452 h -5.48005"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path220" />
<path
d="m 72.740036,27.381271 h -7.05696 v -0.4004 h 7.05696 v 0.4004"
style="fill:#466480;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path222" />
<path
d="m 70.697106,28.767691 h -2.9711 l -1.74731,-1.3088 h 6.46571 z m -4.98899,-1.39876 1.98791,1.48872 h 3.03106 l 1.9879,-1.48872 h -7.00687"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path224" />
<path
d="m 75.876936,28.868591 c 0,0.26846 -0.21766,0.48577 -0.48577,0.48577 h -1.7011 c -0.26846,0 -0.48613,-0.21731 -0.48613,-0.48577 v -2.43029 c 0,-0.26811 0.21767,-0.48578 0.48613,-0.48578 h 1.7011 c 0.26811,0 0.48577,0.21767 0.48577,0.48578 v 2.43029"
style="fill:#466480;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path226" />
<path
d="m 76.969496,30.388001 c 0,0.0579 -0.0469,0.10513 -0.10513,0.10513 -0.0579,0 -0.10478,-0.0473 -0.10478,-0.10513 v -3.49991 c 0,-0.0582 0.0469,-0.10513 0.10478,-0.10513 0.0582,0 0.10513,0.0469 0.10513,0.10513 v 3.49991"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path228" />
<path
d="m 77.680336,30.413051 c 0,0.0441 -0.0469,0.0801 -0.10477,0.0801 -0.0582,0 -0.10513,-0.036 -0.10513,-0.0801 v -2.65854 c 0,-0.0441 0.0469,-0.0797 0.10513,-0.0797 0.0579,0 0.10477,0.0356 0.10477,0.0797 v 2.65854"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path230" />
<path
d="m 78.002076,33.131551 h -3.03142 v -1.03999 h 3.03142 v 1.03999"
style="fill:#466480;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path232" />
<path
d="m 78.002076,32.953051 h -3.03142 v -0.41593 h 3.03142 v 0.41593"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path234" />
<path
d="m 78.002076,34.141911 h -3.03142 v -1.03999 h 3.03142 v 1.03999"
style="fill:#466480;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path236" />
<path
d="m 78.002076,33.963761 h -3.03142 v -0.41593 h 3.03142 v 0.41593"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path238" />
<path
d="m 78.002076,35.152621 h -3.03142 v -1.04035 h 3.03142 v 1.04035"
style="fill:#466480;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path240" />
<path
d="m 78.002076,34.974111 h -3.03142 v -0.41592 h 3.03142 v 0.41592"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path242" />
<path
d="m 156.97139,44.724181 c -1.63795,1.44745 -1.02729,2.38055 -1.80552,2.38055 H 32.542146 c -0.77818,0 -1.40905,-0.63077 -1.40905,-1.409 v -5.1502 c 0.40473,-0.22578 0.63087,-0.13935 1.40905,-0.13935 H 160.86076 c 0.1337,0 0.2914,1.08726 -0.32597,1.7526 -0.75565,0.81351 -1.52047,0.76024 -3.5634,2.5654"
style="fill:#466480;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path244" />
<path
d="M 157.94611,47.167171 H 34.257946 c -1.24425,0 -2.25972,0.96838 -2.3406,2.19216 h 2.49712 v 0.62618 c 0,0.51894 0.42059,0.93945 0.93942,0.93945 h 1.09597 c 0.51883,0 0.93941,-0.42051 0.93941,-0.93945 v -0.62618 h 7.66974 c 0.51883,0 1.36025,0.42051 1.8795,0.93945 l 1.56697,1.56563 H 157.94611 c 1.29717,0 2.34844,-1.05163 2.34844,-2.34845 0,-1.29716 -1.05127,-2.34879 -2.34844,-2.34879"
style="fill:#e4355c;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path246" />
<path
d="m 160.20001,48.859801 c -0.28434,-0.97755 -1.18498,-1.69263 -2.2539,-1.69263 H 34.257946 c -1.06881,0 -1.96688,0.71543 -2.25076,1.69263 H 160.20001"
style="fill:#f2736d;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path248" />
<path
d="m 71.364206,40.406181 v 5.97853 h 20.35387 v -5.97853 h -20.35387"
style="fill:#3b5972;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path250" />
<path
d="m 121.8573,39.573981 v 5.51886 h 9.8245 v -5.51886 h -9.8245"
style="fill:#3b5972;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path252" />
<path
d="m 48.975266,40.406181 v 5.97853 h 8.14144 v -5.97853 h -8.14144"
style="fill:#3b5972;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path254" />
<path
d="m 37.389266,44.818731 h -1.87882 v -4.0707 h 1.87882 v 4.0707"
style="fill:#3b5972;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path256" />
<path
d="m 39.894236,44.818731 h -1.87879 v -4.0707 h 1.87879 v 4.0707"
style="fill:#3b5972;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path258" />
<path
d="m 42.399386,44.818731 h -1.87883 v -4.0707 h 1.87883 v 4.0707"
style="fill:#3b5972;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path260" />
<path
d="m 44.904526,44.818731 h -1.87882 v -4.0707 h 1.87882 v 4.0707"
style="fill:#3b5972;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path262" />
<path
d="m 47.409536,44.818731 h -1.87883 v -4.0707 h 1.87883 v 4.0707"
style="fill:#3b5972;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path264" />
<path
d="m 92.044396,46.367071 c 0,0.40781 -0.33056,0.73836 -0.73837,0.73836 h -59.44105 c -0.4079,0 -0.73849,-0.33055 -0.73849,-0.73836 v -0.12312 c 0,-0.40781 0.33059,-0.73836 0.73849,-0.73836 h 59.44105 c 0.40781,0 0.73837,0.33055 0.73837,0.73836 v 0.12312"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path266" />
<path
d="m 71.417126,44.393281 c 0,0.30586 -0.24836,0.55421 -0.55457,0.55421 h -13.34816 c -0.30607,0 -0.55425,-0.24835 -0.55425,-0.55421 v -0.0924 c 0,-0.30621 0.24818,-0.55457 0.55425,-0.55457 h 13.34816 c 0.30621,0 0.55457,0.24836 0.55457,0.55457 v 0.0924"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path268" />
<path
d="m 49.497516,45.176091 c 0,0.30586 -0.24818,0.55422 -0.55439,0.55422 h -13.34809 c -0.30617,0 -0.55439,-0.24836 -0.55439,-0.55422 v -0.0924 c 0,-0.30621 0.24822,-0.55421 0.55439,-0.55421 h 13.34809 c 0.30621,0 0.55439,0.248 0.55439,0.55421 v 0.0924"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path270" />
<path
d="m 50.384296,43.409731 h -0.78285 v -2.1918 h 0.78285 v 2.1918"
style="fill:#466480;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path272" />
<path
d="m 51.871746,43.409731 h -0.78285 v -2.1918 h 0.78285 v 2.1918"
style="fill:#466480;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path274" />
<path
d="m 53.359056,43.409731 h -0.7827 v -2.1918 h 0.7827 v 2.1918"
style="fill:#466480;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path276" />
<path
d="m 54.846516,43.409731 h -0.78285 v -2.1918 h 0.78285 v 2.1918"
style="fill:#466480;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path278" />
<path
d="m 56.333826,43.409731 h -0.78271 v -2.1918 h 0.78271 v 2.1918"
style="fill:#466480;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path280" />
<path
d="m 91.639756,42.391971 h -20.30236 v -1.17404 h 20.30236 v 1.17404"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path282" />
<path
d="m 72.743916,43.973831 c 0,0.20602 -0.16721,0.37359 -0.37359,0.37359 -0.20637,0 -0.37359,-0.16757 -0.37359,-0.37359 0,-0.20638 0.16722,-0.3736 0.37359,-0.3736 0.20638,0 0.37359,0.16722 0.37359,0.3736"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path284" />
<path
d="m 74.441136,43.973831 c 0,0.20602 -0.16722,0.37359 -0.37359,0.37359 -0.20603,0 -0.37324,-0.16757 -0.37324,-0.37359 0,-0.20638 0.16721,-0.3736 0.37324,-0.3736 0.20637,0 0.37359,0.16722 0.37359,0.3736"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path286" />
<path
d="m 76.138346,43.973831 c 0,0.20602 -0.16722,0.37359 -0.37324,0.37359 -0.20637,0 -0.37359,-0.16757 -0.37359,-0.37359 0,-0.20638 0.16722,-0.3736 0.37359,-0.3736 0.20602,0 0.37324,0.16722 0.37324,0.3736"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path288" />
<path
d="m 77.835916,43.973831 c 0,0.20602 -0.16757,0.37359 -0.37359,0.37359 -0.20638,0 -0.3736,-0.16757 -0.3736,-0.37359 0,-0.20638 0.16722,-0.3736 0.3736,-0.3736 0.20602,0 0.37359,0.16722 0.37359,0.3736"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path290" />
<path
d="m 79.533126,43.973831 c 0,0.20602 -0.16722,0.37359 -0.37359,0.37359 -0.20638,0 -0.37359,-0.16757 -0.37359,-0.37359 0,-0.20638 0.16721,-0.3736 0.37359,-0.3736 0.20637,0 0.37359,0.16722 0.37359,0.3736"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path292" />
<path
d="m 81.230346,43.973831 c 0,0.20602 -0.16722,0.37359 -0.3736,0.37359 -0.20637,0 -0.37359,-0.16757 -0.37359,-0.37359 0,-0.20638 0.16722,-0.3736 0.37359,-0.3736 0.20638,0 0.3736,0.16722 0.3736,0.3736"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path294" />
<path
d="m 82.927556,43.973831 c 0,0.20602 -0.16722,0.37359 -0.37359,0.37359 -0.20638,0 -0.37359,-0.16757 -0.37359,-0.37359 0,-0.20638 0.16721,-0.3736 0.37359,-0.3736 0.20637,0 0.37359,0.16722 0.37359,0.3736"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path296" />
<path
d="m 84.624766,43.973831 c 0,0.20602 -0.16721,0.37359 -0.37359,0.37359 -0.20602,0 -0.37359,-0.16757 -0.37359,-0.37359 0,-0.20638 0.16757,-0.3736 0.37359,-0.3736 0.20638,0 0.37359,0.16722 0.37359,0.3736"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path298" />
<path
d="m 86.321986,43.973831 c 0,0.20602 -0.16722,0.37359 -0.37359,0.37359 -0.20603,0 -0.37324,-0.16757 -0.37324,-0.37359 0,-0.20638 0.16721,-0.3736 0.37324,-0.3736 0.20637,0 0.37359,0.16722 0.37359,0.3736"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path300" />
<path
d="m 88.019196,43.973831 c 0,0.20602 -0.16722,0.37359 -0.37324,0.37359 -0.20637,0 -0.37359,-0.16757 -0.37359,-0.37359 0,-0.20638 0.16722,-0.3736 0.37359,-0.3736 0.20602,0 0.37324,0.16722 0.37324,0.3736"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path302" />
<path
d="m 89.716766,43.973831 c 0,0.20602 -0.16722,0.37359 -0.37359,0.37359 -0.20638,0 -0.3736,-0.16757 -0.3736,-0.37359 0,-0.20638 0.16722,-0.3736 0.3736,-0.3736 0.20637,0 0.37359,0.16722 0.37359,0.3736"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path304" />
<path
d="m 93.593796,45.523581 c 0,0.20602 -0.16722,0.37324 -0.37324,0.37324 -0.20638,0 -0.37359,-0.16722 -0.37359,-0.37324 0,-0.20638 0.16721,-0.37359 0.37359,-0.37359 0.20602,0 0.37324,0.16721 0.37324,0.37359"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path306" />
<path
d="m 95.291356,45.523581 c 0,0.20602 -0.16721,0.37324 -0.37359,0.37324 -0.20637,0 -0.37359,-0.16722 -0.37359,-0.37324 0,-0.20638 0.16722,-0.37359 0.37359,-0.37359 0.20638,0 0.37359,0.16721 0.37359,0.37359"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path308" />
<path
d="m 96.988576,45.523581 c 0,0.20602 -0.16722,0.37324 -0.37359,0.37324 -0.20638,0 -0.3736,-0.16722 -0.3736,-0.37324 0,-0.20638 0.16722,-0.37359 0.3736,-0.37359 0.20637,0 0.37359,0.16721 0.37359,0.37359"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path310" />
<path
d="m 98.685786,45.523581 c 0,0.20602 -0.16722,0.37324 -0.37359,0.37324 -0.20638,0 -0.37359,-0.16722 -0.37359,-0.37324 0,-0.20638 0.16721,-0.37359 0.37359,-0.37359 0.20637,0 0.37359,0.16721 0.37359,0.37359"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path312" />
<path
d="m 100.38301,45.523581 c 0,0.20602 -0.16722,0.37324 -0.3736,0.37324 -0.206374,0 -0.373594,-0.16722 -0.373594,-0.37324 0,-0.20638 0.16722,-0.37359 0.373594,-0.37359 0.20638,0 0.3736,0.16721 0.3736,0.37359"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path314" />
<path
d="m 102.08022,45.523581 c 0,0.20602 -0.16722,0.37324 -0.37359,0.37324 -0.20602,0 -0.37324,-0.16722 -0.37324,-0.37324 0,-0.20638 0.16722,-0.37359 0.37324,-0.37359 0.20637,0 0.37359,0.16721 0.37359,0.37359"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path316" />
<path
d="m 103.77743,45.523581 c 0,0.20602 -0.16721,0.37324 -0.37359,0.37324 -0.20602,0 -0.37324,-0.16722 -0.37324,-0.37324 0,-0.20638 0.16722,-0.37359 0.37324,-0.37359 0.20638,0 0.37359,0.16721 0.37359,0.37359"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path318" />
<path
d="m 105.47465,45.523581 c 0,0.20602 -0.16722,0.37324 -0.37324,0.37324 -0.20638,0 -0.37359,-0.16722 -0.37359,-0.37324 0,-0.20638 0.16721,-0.37359 0.37359,-0.37359 0.20602,0 0.37324,0.16721 0.37324,0.37359"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path320" />
<path
d="m 107.17221,45.523581 c 0,0.20602 -0.16721,0.37324 -0.37359,0.37324 -0.20637,0 -0.37359,-0.16722 -0.37359,-0.37324 0,-0.20638 0.16722,-0.37359 0.37359,-0.37359 0.20638,0 0.37359,0.16721 0.37359,0.37359"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path322" />
<path
d="m 108.86943,45.523581 c 0,0.20602 -0.16722,0.37324 -0.37359,0.37324 -0.20638,0 -0.3736,-0.16722 -0.3736,-0.37324 0,-0.20638 0.16722,-0.37359 0.3736,-0.37359 0.20637,0 0.37359,0.16721 0.37359,0.37359"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path324" />
<path
d="m 110.56664,45.523581 c 0,0.20602 -0.16721,0.37324 -0.37359,0.37324 -0.20637,0 -0.37359,-0.16722 -0.37359,-0.37324 0,-0.20638 0.16722,-0.37359 0.37359,-0.37359 0.20638,0 0.37359,0.16721 0.37359,0.37359"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path326" />
<path
d="m 160.90239,40.545531 c 0.15628,-0.54716 0.0519,-1.07879 -0.0416,-1.07879 H 32.542146 c -0.66422,0 -1.2197,0.46002 -1.36853,1.07879 H 160.90239"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path328" />
<path
d="m 71.234736,41.452521 h -14.07354 v -0.46954 h 14.07354 v 0.46954"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path330" />
<path
d="m 71.234736,42.069181 h -14.07354 v -0.4699 h 14.07354 v 0.4699"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path332" />
<path
d="M 124.04946,44.740411 H 91.405156 v -1.64394 h 32.644304 v 1.64394"
style="fill:#3b5972;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path334" />
<path
d="m 96.501736,42.412781 h -3.8869 v -0.97155 h 3.8869 v 0.97155"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path336" />
<path
d="m 100.7125,42.412781 h -3.886914 v -0.97155 h 3.886914 v 0.97155"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path338" />
<path
d="m 104.9229,42.412781 h -3.88655 v -0.97155 h 3.88655 v 0.97155"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path340" />
<path
d="m 109.13366,42.412781 h -3.88691 v -0.97155 h 3.88691 v 0.97155"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path342" />
<path
d="m 113.18249,42.412781 h -3.88691 v -0.97155 h 3.88691 v 0.97155"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path344" />
<path
d="m 117.39289,42.412781 h -3.88655 v -0.97155 h 3.88655 v 0.97155"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path346" />
<path
d="m 121.76557,42.412781 h -3.88655 v -0.97155 h 3.88655 v 0.97155"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path348" />
<path
d="m 145.4546,44.958081 c 0,0.40781 -0.33055,0.73836 -0.73836,0.73836 H 112.3016 c -0.40781,0 -0.73871,-0.33055 -0.73871,-0.73836 v -0.12312 c 0,-0.40782 0.3309,-0.73837 0.73871,-0.73837 h 32.41464 c 0.40781,0 0.73836,0.33055 0.73836,0.73837 v 0.12312"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path350" />
<path
d="m 151.90091,41.916071 c 0,0.2533 -0.20567,0.45932 -0.45932,0.45932 h -20.1616 c -0.25365,0 -0.45932,-0.20602 -0.45932,-0.45932 v -0.0766 c 0,-0.25365 0.20567,-0.45932 0.45932,-0.45932 h 20.1616 c 0.25365,0 0.45932,0.20567 0.45932,0.45932 v 0.0766"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path352" />
<path
d="m 93.593796,43.957601 c 0,0.20637 -0.16722,0.37359 -0.37324,0.37359 -0.20638,0 -0.37359,-0.16722 -0.37359,-0.37359 0,-0.20638 0.16721,-0.37324 0.37359,-0.37324 0.20602,0 0.37324,0.16686 0.37324,0.37324"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path354" />
<path
d="m 95.291356,43.957601 c 0,0.20637 -0.16721,0.37359 -0.37359,0.37359 -0.20637,0 -0.37359,-0.16722 -0.37359,-0.37359 0,-0.20638 0.16722,-0.37324 0.37359,-0.37324 0.20638,0 0.37359,0.16686 0.37359,0.37324"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path356" />
<path
d="m 96.988576,43.957601 c 0,0.20637 -0.16722,0.37359 -0.37359,0.37359 -0.20638,0 -0.3736,-0.16722 -0.3736,-0.37359 0,-0.20638 0.16722,-0.37324 0.3736,-0.37324 0.20637,0 0.37359,0.16686 0.37359,0.37324"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path358" />
<path
d="m 98.685786,43.957601 c 0,0.20637 -0.16722,0.37359 -0.37359,0.37359 -0.20638,0 -0.37359,-0.16722 -0.37359,-0.37359 0,-0.20638 0.16721,-0.37324 0.37359,-0.37324 0.20637,0 0.37359,0.16686 0.37359,0.37324"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path360" />
<path
d="m 100.38301,43.957601 c 0,0.20637 -0.16722,0.37359 -0.3736,0.37359 -0.206374,0 -0.373594,-0.16722 -0.373594,-0.37359 0,-0.20638 0.16722,-0.37324 0.373594,-0.37324 0.20638,0 0.3736,0.16686 0.3736,0.37324"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path362" />
<path
d="m 102.08022,43.957601 c 0,0.20637 -0.16722,0.37359 -0.37359,0.37359 -0.20602,0 -0.37324,-0.16722 -0.37324,-0.37359 0,-0.20638 0.16722,-0.37324 0.37324,-0.37324 0.20637,0 0.37359,0.16686 0.37359,0.37324"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path364" />
<path
d="m 103.77743,43.957601 c 0,0.20637 -0.16721,0.37359 -0.37359,0.37359 -0.20602,0 -0.37324,-0.16722 -0.37324,-0.37359 0,-0.20638 0.16722,-0.37324 0.37324,-0.37324 0.20638,0 0.37359,0.16686 0.37359,0.37324"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path366" />
<path
d="m 105.47465,43.957601 c 0,0.20637 -0.16722,0.37359 -0.37324,0.37359 -0.20638,0 -0.37359,-0.16722 -0.37359,-0.37359 0,-0.20638 0.16721,-0.37324 0.37359,-0.37324 0.20602,0 0.37324,0.16686 0.37324,0.37324"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path368" />
<path
d="m 107.17221,43.957601 c 0,0.20637 -0.16721,0.37359 -0.37359,0.37359 -0.20637,0 -0.37359,-0.16722 -0.37359,-0.37359 0,-0.20638 0.16722,-0.37324 0.37359,-0.37324 0.20638,0 0.37359,0.16686 0.37359,0.37324"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path370" />
<path
d="m 108.86943,43.957601 c 0,0.20637 -0.16722,0.37359 -0.37359,0.37359 -0.20638,0 -0.3736,-0.16722 -0.3736,-0.37359 0,-0.20638 0.16722,-0.37324 0.3736,-0.37324 0.20637,0 0.37359,0.16686 0.37359,0.37324"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path372" />
<path
d="m 110.56664,43.957601 c 0,0.20637 -0.16721,0.37359 -0.37359,0.37359 -0.20637,0 -0.37359,-0.16722 -0.37359,-0.37359 0,-0.20638 0.16722,-0.37324 0.37359,-0.37324 0.20638,0 0.37359,0.16686 0.37359,0.37324"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path374" />
<path
d="m 86.389016,39.301991 h 0.30197 l 0.23954,-0.30198 -1.34056,0.0681 0.79905,0.23389"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path376" />
<path
d="m 87.520016,38.889241 c -0.65969,0.0198 -3.36515,0.0988 -4.9022,0.0988 l -2.32551,-0.10337 0.004,-0.0579 c -0.0642,-0.061 -0.13934,-0.16193 -0.19579,-0.26706 l -0.42757,-0.84066 0.009,0.0589 0.40181,0.95955 c 0.0459,0.10513 0.11077,0.20638 0.16898,0.26741 l -0.01,0.0575 2.31528,0.10337 c 1.75966,0 5.0606,-0.10337 5.0606,-0.10337 0,-0.0624 -0.0342,-0.11959 -0.0991,-0.17321"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path378" />
<path
d="m 87.619146,38.974261 c 0,-0.30198 -0.79057,-0.47978 -2.01612,-0.7172 -0.80786,-0.15628 -1.86302,-0.002 -2.67053,0.12136 -0.1711,0.0261 -1.74766,0.22119 -1.99108,0.22119 l -0.75353,-0.85302 c -0.0406,-0.0459 -0.0942,-0.0801 -0.12312,-0.0801 h -0.35948 c -0.0286,0 -0.037,0.0342 -0.0169,0.0801 l 0.39582,0.90276 c 0.0459,0.10513 0.11077,0.20602 0.16898,0.26705 l -0.01,0.0579 2.31528,0.10336 c 1.75966,0 5.0606,-0.10336 5.0606,-0.10336"
style="fill:#3b5972;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path380" />
<path
d="m 85.149346,39.219441 c 0,0.0328 -0.0265,0.0593 -0.0593,0.0593 h -3.54507 c -0.0328,0 -0.0593,-0.0265 -0.0593,-0.0593 0,-0.0328 0.0264,-0.0593 0.0593,-0.0593 0,0 1.84397,-0.56621 2.3929,-0.5468 l 1.15217,0.5468 c 0.0328,0 0.0593,0.0265 0.0593,0.0593"
style="fill:#466480;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path382" />
<path
d="m 85.149346,39.219441 c 0,0.0328 -0.0265,0.0593 -0.0593,0.0593 h -3.54507 c -0.0328,0 -0.0593,-0.0265 -0.0593,-0.0593 0,-0.0328 0.0264,-0.0593 0.0593,-0.0593 h 3.54507 c 0.0328,0 0.0593,0.0265 0.0593,0.0593"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path384" />
<path
d="m 85.046696,38.211911 0.31291,0.37994 c 0.0744,0.0903 0.19897,0.15945 0.28257,0.15945 h 1.80764 c -0.29422,-0.18027 -0.95532,-0.32173 -1.84679,-0.49424 -0.1397,-0.0272 -0.33126,-0.0413 -0.55633,-0.0451"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path386" />
<path
d="m 83.390756,39.312571 c 0,0.0861 -0.0699,0.15628 -0.15593,0.15628 h -0.073 c -0.0864,0 -0.15628,-0.0702 -0.15628,-0.15628 0,-0.0864 0.0699,-0.15628 0.15628,-0.15628 h 0.073 c 0.0861,0 0.15593,0.0699 0.15593,0.15628"
style="fill:#3b5972;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path388" />
<path
d="m 83.203426,39.312571 c 0,0.0861 -0.0699,0.15628 -0.15628,0.15628 h -0.0727 c -0.0864,0 -0.15628,-0.0702 -0.15628,-0.15628 0,-0.0864 0.0699,-0.15628 0.15628,-0.15628 h 0.0727 c 0.0864,0 0.15628,0.0699 0.15628,0.15628"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path390" />
<path
d="m 86.805646,39.312571 c 0,0.0861 -0.0699,0.15628 -0.15628,0.15628 h -0.0727 c -0.0864,0 -0.15628,-0.0702 -0.15628,-0.15628 0,-0.0864 0.0699,-0.15628 0.15628,-0.15628 h 0.0727 c 0.0864,0 0.15628,0.0699 0.15628,0.15628"
style="fill:#3b5972;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path392" />
<path
d="m 86.618316,39.312571 c 0,0.0861 -0.0702,0.15628 -0.15628,0.15628 h -0.073 c -0.0861,0 -0.15629,-0.0702 -0.15629,-0.15628 0,-0.0864 0.0702,-0.15628 0.15629,-0.15628 h 0.073 c 0.0861,0 0.15628,0.0699 0.15628,0.15628"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path394" />
<path
d="m 94.550176,39.301991 h 0.30197 l 0.23954,-0.30198 -1.34055,0.0681 0.79904,0.23389"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path396" />
<path
d="m 95.681176,38.889241 c -0.65969,0.0198 -3.36514,0.0988 -4.90255,0.0988 l -2.32551,-0.10337 0.005,-0.0579 c -0.0645,-0.061 -0.13934,-0.16193 -0.19614,-0.26706 l -0.42757,-0.84066 0.01,0.0589 0.40146,0.95955 c 0.0462,0.10513 0.11112,0.20638 0.16933,0.26741 l -0.01,0.0575 2.31493,0.10337 c 1.75966,0 5.06095,-0.10337 5.06095,-0.10337 0,-0.0624 -0.0346,-0.11959 -0.0991,-0.17321"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path398" />
<path
d="m 95.780306,38.974261 c 0,-0.30198 -0.79057,-0.47978 -2.01612,-0.7172 -0.80786,-0.15628 -1.86302,-0.002 -2.67053,0.12136 -0.1711,0.0261 -1.74766,0.22119 -1.99108,0.22119 l -0.75353,-0.85302 c -0.0406,-0.0459 -0.0942,-0.0801 -0.12312,-0.0801 h -0.35948 c -0.0289,0 -0.037,0.0342 -0.0173,0.0801 l 0.39582,0.90276 c 0.0462,0.10513 0.11112,0.20602 0.16933,0.26705 l -0.01,0.0579 2.31493,0.10336 c 1.75966,0 5.06095,-0.10336 5.06095,-0.10336"
style="fill:#3b5972;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path400" />
<path
d="m 93.310516,39.219441 c 0,0.0328 -0.0268,0.0593 -0.0596,0.0593 h -3.54472 c -0.0328,0 -0.0593,-0.0265 -0.0593,-0.0593 0,-0.0328 0.0265,-0.0593 0.0593,-0.0593 0,0 1.84397,-0.56621 2.3929,-0.5468 l 1.15182,0.5468 c 0.0328,0 0.0596,0.0265 0.0596,0.0593"
style="fill:#466480;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path402" />
<path
d="m 93.310516,39.219441 c 0,0.0328 -0.0268,0.0593 -0.0596,0.0593 h -3.54472 c -0.0328,0 -0.0593,-0.0265 -0.0593,-0.0593 0,-0.0328 0.0265,-0.0593 0.0593,-0.0593 h 3.54472 c 0.0328,0 0.0596,0.0265 0.0596,0.0593"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path404" />
<path
d="m 93.207856,38.211911 0.31291,0.37994 c 0.0741,0.0903 0.19897,0.15945 0.28258,0.15945 h 1.80763 c -0.29422,-0.18027 -0.95532,-0.32173 -1.84679,-0.49424 -0.14005,-0.0272 -0.33126,-0.0413 -0.55633,-0.0451"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path406" />
<path
d="m 91.551916,39.312571 c 0,0.0861 -0.0699,0.15628 -0.15628,0.15628 h -0.0727 c -0.0864,0 -0.15628,-0.0702 -0.15628,-0.15628 0,-0.0864 0.0699,-0.15628 0.15628,-0.15628 h 0.0727 c 0.0864,0 0.15628,0.0699 0.15628,0.15628"
style="fill:#3b5972;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path408" />
<path
d="m 91.364586,39.312571 c 0,0.0861 -0.0699,0.15628 -0.15628,0.15628 h -0.073 c -0.0861,0 -0.15593,-0.0702 -0.15593,-0.15628 0,-0.0864 0.0699,-0.15628 0.15593,-0.15628 h 0.073 c 0.0864,0 0.15628,0.0699 0.15628,0.15628"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path410" />
<path
d="m 94.966806,39.312571 c 0,0.0861 -0.0699,0.15628 -0.15628,0.15628 h -0.073 c -0.0861,0 -0.15593,-0.0702 -0.15593,-0.15628 0,-0.0864 0.0699,-0.15628 0.15593,-0.15628 h 0.073 c 0.0864,0 0.15628,0.0699 0.15628,0.15628"
style="fill:#3b5972;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path412" />
<path
d="m 94.779126,39.312571 c 0,0.0861 -0.0699,0.15628 -0.15593,0.15628 h -0.073 c -0.0864,0 -0.15628,-0.0702 -0.15628,-0.15628 0,-0.0864 0.0698,-0.15628 0.15628,-0.15628 h 0.073 c 0.0861,0 0.15593,0.0699 0.15593,0.15628"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path414" />
<path
d="m 102.71134,39.301991 h 0.30198 l 0.23953,-0.30198 -1.34055,0.0681 0.79904,0.23389"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path416" />
<path
d="m 103.84199,38.889241 c -0.65934,0.0198 -3.36479,0.0988 -4.902204,0.0988 l -2.32551,-0.10337 0.004,-0.0579 c -0.0642,-0.061 -0.13934,-0.16193 -0.19579,-0.26706 l -0.42757,-0.84066 0.009,0.0589 0.40181,0.95955 c 0.0462,0.10513 0.11113,0.20638 0.16933,0.26741 l -0.0102,0.0575 2.31528,0.10337 c 1.759664,0 5.060954,-0.10337 5.060954,-0.10337 0,-0.0624 -0.0346,-0.11959 -0.0995,-0.17321"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path418" />
<path
d="m 103.94147,38.974261 c 0,-0.30198 -0.79092,-0.47978 -2.01647,-0.7172 -0.80751,-0.15628 -1.86267,-0.002 -2.670184,0.12136 -0.17145,0.0261 -1.74766,0.22119 -1.99108,0.22119 l -0.75388,-0.85302 c -0.0402,-0.0459 -0.0942,-0.0801 -0.12312,-0.0801 h -0.35913 c -0.0289,0 -0.0374,0.0342 -0.0173,0.0801 l 0.39582,0.90276 c 0.0462,0.10513 0.11113,0.20602 0.16933,0.26705 l -0.0102,0.0579 2.31528,0.10336 c 1.759664,0 5.060954,-0.10336 5.060954,-0.10336"
style="fill:#3b5972;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path420" />
<path
d="m 101.47132,39.219441 c 0,0.0328 -0.0265,0.0593 -0.0593,0.0593 h -3.544714 c -0.0328,0 -0.0596,-0.0265 -0.0596,-0.0593 0,-0.0328 0.0268,-0.0593 0.0596,-0.0593 0,0 1.84397,-0.56621 2.392894,-0.5468 l 1.15182,0.5468 c 0.0328,0 0.0593,0.0265 0.0593,0.0593"
style="fill:#466480;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path422" />
<path
d="m 101.47132,39.219441 c 0,0.0328 -0.0265,0.0593 -0.0593,0.0593 h -3.544714 c -0.0328,0 -0.0596,-0.0265 -0.0596,-0.0593 0,-0.0328 0.0268,-0.0593 0.0596,-0.0593 h 3.544714 c 0.0328,0 0.0593,0.0265 0.0593,0.0593"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path424" />
<path
d="m 101.36867,38.211911 0.31326,0.37994 c 0.0741,0.0903 0.19897,0.15945 0.28223,0.15945 h 1.80798 c -0.29457,-0.18027 -0.95532,-0.32173 -1.84714,-0.49424 -0.1397,-0.0272 -0.33126,-0.0413 -0.55633,-0.0451"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path426" />
<path
d="m 99.713076,39.312571 c 0,0.0861 -0.0699,0.15628 -0.15628,0.15628 h -0.073 c -0.0861,0 -0.15592,-0.0702 -0.15592,-0.15628 0,-0.0864 0.0699,-0.15628 0.15592,-0.15628 h 0.073 c 0.0864,0 0.15628,0.0699 0.15628,0.15628"
style="fill:#3b5972;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path428" />
<path
d="m 99.525746,39.312571 c 0,0.0861 -0.0702,0.15628 -0.15628,0.15628 h -0.073 c -0.0861,0 -0.15628,-0.0702 -0.15628,-0.15628 0,-0.0864 0.0702,-0.15628 0.15628,-0.15628 h 0.073 c 0.0861,0 0.15628,0.0699 0.15628,0.15628"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path430" />
<path
d="m 103.12797,39.312571 c 0,0.0861 -0.0702,0.15628 -0.15628,0.15628 h -0.073 c -0.0861,0 -0.15628,-0.0702 -0.15628,-0.15628 0,-0.0864 0.0702,-0.15628 0.15628,-0.15628 h 0.073 c 0.0861,0 0.15628,0.0699 0.15628,0.15628"
style="fill:#3b5972;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path432" />
<path
d="m 102.94029,39.312571 c 0,0.0861 -0.0698,0.15628 -0.15628,0.15628 h -0.0727 c -0.0864,0 -0.15628,-0.0702 -0.15628,-0.15628 0,-0.0864 0.0699,-0.15628 0.15628,-0.15628 h 0.0727 c 0.0864,0 0.15628,0.0699 0.15628,0.15628"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path434" />
<path
d="m 110.8725,39.301991 h 0.30198 l 0.23953,-0.30198 -1.34055,0.0681 0.79904,0.23389"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path436" />
<path
d="m 112.00315,38.889241 c -0.65969,0.0198 -3.36514,0.0988 -4.9022,0.0988 l -2.32551,-0.10337 0.004,-0.0579 c -0.0642,-0.061 -0.13934,-0.16193 -0.19579,-0.26706 l -0.42756,-0.84066 0.009,0.0589 0.40181,0.95955 c 0.0459,0.10513 0.11113,0.20638 0.16934,0.26741 l -0.0102,0.0575 2.31528,0.10337 c 1.75965,0 5.06095,-0.10337 5.06095,-0.10337 0,-0.0624 -0.0346,-0.11959 -0.0995,-0.17321"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path438" />
<path
d="m 112.10264,38.974261 c 0,-0.30198 -0.79093,-0.47978 -2.01648,-0.7172 -0.80751,-0.15628 -1.86267,-0.002 -2.67018,0.12136 -0.17145,0.0261 -1.74801,0.22119 -1.99143,0.22119 l -0.75353,-0.85302 c -0.0402,-0.0459 -0.0942,-0.0801 -0.12312,-0.0801 h -0.35913 c -0.0289,0 -0.0374,0.0342 -0.0173,0.0801 l 0.39581,0.90276 c 0.0459,0.10513 0.11113,0.20602 0.16934,0.26705 l -0.0102,0.0579 2.31528,0.10336 c 1.75965,0 5.06095,-0.10336 5.06095,-0.10336"
style="fill:#3b5972;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path440" />
<path
d="m 109.63249,39.219441 c 0,0.0328 -0.0265,0.0593 -0.0593,0.0593 h -3.54506 c -0.0328,0 -0.0593,-0.0265 -0.0593,-0.0593 0,-0.0328 0.0265,-0.0593 0.0593,-0.0593 0,0 1.84396,-0.56621 2.39289,-0.5468 l 1.15217,0.5468 c 0.0328,0 0.0593,0.0265 0.0593,0.0593"
style="fill:#466480;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path442" />
<path
d="m 109.63249,39.219441 c 0,0.0328 -0.0265,0.0593 -0.0593,0.0593 h -3.54506 c -0.0328,0 -0.0593,-0.0265 -0.0593,-0.0593 0,-0.0328 0.0265,-0.0593 0.0593,-0.0593 h 3.54506 c 0.0328,0 0.0593,0.0265 0.0593,0.0593"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path444" />
<path
d="m 109.52983,38.211911 0.31291,0.37994 c 0.0744,0.0903 0.19897,0.15945 0.28258,0.15945 h 1.80763 c -0.29422,-0.18027 -0.95532,-0.32173 -1.84679,-0.49424 -0.1397,-0.0272 -0.33126,-0.0413 -0.55633,-0.0451"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path446" />
<path
d="m 107.87424,39.312571 c 0,0.0861 -0.0702,0.15628 -0.15628,0.15628 h -0.073 c -0.0861,0 -0.15628,-0.0702 -0.15628,-0.15628 0,-0.0864 0.0702,-0.15628 0.15628,-0.15628 h 0.073 c 0.0861,0 0.15628,0.0699 0.15628,0.15628"
style="fill:#3b5972;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path448" />
<path
d="m 107.68656,39.312571 c 0,0.0861 -0.0699,0.15628 -0.15592,0.15628 h -0.073 c -0.0864,0 -0.15628,-0.0702 -0.15628,-0.15628 0,-0.0864 0.0699,-0.15628 0.15628,-0.15628 h 0.073 c 0.0861,0 0.15592,0.0699 0.15592,0.15628"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path450" />
<path
d="m 111.28878,39.312571 c 0,0.0861 -0.0698,0.15628 -0.15593,0.15628 h -0.073 c -0.0864,0 -0.15629,-0.0702 -0.15629,-0.15628 0,-0.0864 0.0699,-0.15628 0.15629,-0.15628 h 0.073 c 0.0861,0 0.15593,0.0699 0.15593,0.15628"
style="fill:#3b5972;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path452" />
<path
d="m 111.10145,39.312571 c 0,0.0861 -0.0699,0.15628 -0.15628,0.15628 h -0.0727 c -0.0864,0 -0.15628,-0.0702 -0.15628,-0.15628 0,-0.0864 0.0699,-0.15628 0.15628,-0.15628 h 0.0727 c 0.0864,0 0.15628,0.0699 0.15628,0.15628"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path454" />
<path
d="m 127.19447,39.301991 h 0.30198 l 0.23953,-0.30198 -1.34055,0.0681 0.79904,0.23389"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path456" />
<path
d="m 128.32548,38.889241 c -0.6597,0.0198 -3.36515,0.0988 -4.9022,0.0988 l -2.32587,-0.10337 0.005,-0.0579 c -0.0646,-0.061 -0.13935,-0.16193 -0.19615,-0.26706 l -0.42756,-0.84066 0.01,0.0589 0.40146,0.95955 c 0.0462,0.10513 0.11113,0.20638 0.16934,0.26741 l -0.01,0.0575 2.31493,0.10337 c 1.75965,0 5.06095,-0.10337 5.06095,-0.10337 0,-0.0624 -0.0346,-0.11959 -0.0991,-0.17321"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path458" />
<path
d="m 128.42461,38.974261 c 0,-0.30198 -0.79058,-0.47978 -2.01613,-0.7172 -0.80786,-0.15628 -1.86302,-0.002 -2.67053,0.12136 -0.17109,0.0261 -1.74766,0.22119 -1.99107,0.22119 l -0.75354,-0.85302 c -0.0406,-0.0459 -0.0942,-0.0801 -0.12312,-0.0801 h -0.35948 c -0.0289,0 -0.037,0.0342 -0.0169,0.0801 l 0.39546,0.90276 c 0.0462,0.10513 0.11113,0.20602 0.16934,0.26705 l -0.01,0.0579 2.31493,0.10336 c 1.75965,0 5.06095,-0.10336 5.06095,-0.10336"
style="fill:#3b5972;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path460" />
<path
d="m 125.95481,39.219441 c 0,0.0328 -0.0268,0.0593 -0.0593,0.0593 h -3.54506 c -0.0328,0 -0.0593,-0.0265 -0.0593,-0.0593 0,-0.0328 0.0265,-0.0593 0.0593,-0.0593 0,0 1.84397,-0.56621 2.39289,-0.5468 l 1.15217,0.5468 c 0.0325,0 0.0593,0.0265 0.0593,0.0593"
style="fill:#466480;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path462" />
<path
d="m 125.95481,39.219441 c 0,0.0328 -0.0268,0.0593 -0.0593,0.0593 h -3.54506 c -0.0328,0 -0.0593,-0.0265 -0.0593,-0.0593 0,-0.0328 0.0265,-0.0593 0.0593,-0.0593 h 3.54506 c 0.0325,0 0.0593,0.0265 0.0593,0.0593"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path464" />
<path
d="m 125.85215,38.211911 0.31291,0.37994 c 0.0741,0.0903 0.19897,0.15945 0.28258,0.15945 h 1.80763 c -0.29421,-0.18027 -0.95532,-0.32173 -1.84679,-0.49424 -0.14005,-0.0272 -0.33126,-0.0413 -0.55633,-0.0451"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path466" />
<path
d="m 124.19621,39.312571 c 0,0.0861 -0.0699,0.15628 -0.15628,0.15628 h -0.0727 c -0.0864,0 -0.15628,-0.0702 -0.15628,-0.15628 0,-0.0864 0.0698,-0.15628 0.15628,-0.15628 h 0.0727 c 0.0864,0 0.15628,0.0699 0.15628,0.15628"
style="fill:#3b5972;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path468" />
<path
d="m 124.00889,39.312571 c 0,0.0861 -0.0699,0.15628 -0.15628,0.15628 h -0.073 c -0.0861,0 -0.15593,-0.0702 -0.15593,-0.15628 0,-0.0864 0.0699,-0.15628 0.15593,-0.15628 h 0.073 c 0.0864,0 0.15628,0.0699 0.15628,0.15628"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path470" />
<path
d="m 127.6111,39.312571 c 0,0.0861 -0.0699,0.15628 -0.15628,0.15628 h -0.073 c -0.0861,0 -0.15593,-0.0702 -0.15593,-0.15628 0,-0.0864 0.0699,-0.15628 0.15593,-0.15628 h 0.073 c 0.0864,0 0.15628,0.0699 0.15628,0.15628"
style="fill:#3b5972;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path472" />
<path
d="m 127.42378,39.312571 c 0,0.0861 -0.0702,0.15628 -0.15628,0.15628 h -0.073 c -0.0861,0 -0.15628,-0.0702 -0.15628,-0.15628 0,-0.0864 0.0702,-0.15628 0.15628,-0.15628 h 0.073 c 0.0861,0 0.15628,0.0699 0.15628,0.15628"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path474" />
<path
d="m 135.35563,39.301991 h 0.30198 l 0.23954,-0.30198 -1.34056,0.0681 0.79904,0.23389"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path476" />
<path
d="m 136.48629,38.889241 c -0.65935,0.0198 -3.3648,0.0988 -4.90221,0.0988 l -2.32551,-0.10337 0.004,-0.0579 c -0.0642,-0.061 -0.13935,-0.16193 -0.19579,-0.26706 l -0.42757,-0.84066 0.009,0.0589 0.40181,0.95955 c 0.0462,0.10513 0.11113,0.20638 0.16934,0.26741 l -0.0102,0.0575 2.31528,0.10337 c 1.75965,0 5.06095,-0.10337 5.06095,-0.10337 0,-0.0624 -0.0346,-0.11959 -0.0995,-0.17321"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path478" />
<path
d="m 136.58577,38.974261 c 0,-0.30198 -0.79093,-0.47978 -2.01648,-0.7172 -0.80751,-0.15628 -1.86267,-0.002 -2.67017,0.12136 -0.1711,0.0261 -1.74767,0.22119 -1.99108,0.22119 l -0.75389,-0.85302 c -0.0402,-0.0459 -0.0942,-0.0801 -0.12277,-0.0801 h -0.35948 c -0.0289,0 -0.0374,0.0342 -0.0173,0.0801 l 0.39581,0.90276 c 0.0462,0.10513 0.11113,0.20602 0.16934,0.26705 l -0.0102,0.0579 2.31528,0.10336 c 1.75965,0 5.06095,-0.10336 5.06095,-0.10336"
style="fill:#3b5972;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path480" />
<path
d="m 134.11562,39.219441 c 0,0.0328 -0.0265,0.0593 -0.0593,0.0593 h -3.54471 c -0.0328,0 -0.0596,-0.0265 -0.0596,-0.0593 0,-0.0328 0.0268,-0.0593 0.0596,-0.0593 0,0 1.84397,-0.56621 2.39289,-0.5468 l 1.15182,0.5468 c 0.0328,0 0.0593,0.0265 0.0593,0.0593"
style="fill:#466480;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path482" />
<path
d="m 134.11562,39.219441 c 0,0.0328 -0.0265,0.0593 -0.0593,0.0593 h -3.54471 c -0.0328,0 -0.0596,-0.0265 -0.0596,-0.0593 0,-0.0328 0.0268,-0.0593 0.0596,-0.0593 h 3.54471 c 0.0328,0 0.0593,0.0265 0.0593,0.0593"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path484" />
<path
d="m 134.01296,38.211911 0.31327,0.37994 c 0.0741,0.0903 0.19896,0.15945 0.28222,0.15945 h 1.80799 c -0.29422,-0.18027 -0.95533,-0.32173 -1.84715,-0.49424 -0.1397,-0.0272 -0.33126,-0.0413 -0.55633,-0.0451"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path486" />
<path
d="m 132.35737,39.312571 c 0,0.0861 -0.0698,0.15628 -0.15628,0.15628 h -0.0727 c -0.0864,0 -0.15628,-0.0702 -0.15628,-0.15628 0,-0.0864 0.0699,-0.15628 0.15628,-0.15628 h 0.0727 c 0.0864,0 0.15628,0.0699 0.15628,0.15628"
style="fill:#3b5972;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path488" />
<path
d="m 132.17005,39.312571 c 0,0.0861 -0.0702,0.15628 -0.15628,0.15628 h -0.073 c -0.0861,0 -0.15628,-0.0702 -0.15628,-0.15628 0,-0.0864 0.0702,-0.15628 0.15628,-0.15628 h 0.073 c 0.0861,0 0.15628,0.0699 0.15628,0.15628"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path490" />
<path
d="m 135.77226,39.312571 c 0,0.0861 -0.0702,0.15628 -0.15628,0.15628 h -0.073 c -0.0861,0 -0.15628,-0.0702 -0.15628,-0.15628 0,-0.0864 0.0702,-0.15628 0.15628,-0.15628 h 0.073 c 0.0861,0 0.15628,0.0699 0.15628,0.15628"
style="fill:#3b5972;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path492" />
<path
d="m 135.58459,39.312571 c 0,0.0861 -0.0699,0.15628 -0.15629,0.15628 h -0.0727 c -0.0864,0 -0.15628,-0.0702 -0.15628,-0.15628 0,-0.0864 0.0699,-0.15628 0.15628,-0.15628 h 0.0727 c 0.0864,0 0.15629,0.0699 0.15629,0.15628"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path494" />
<path
d="m 151.6776,39.301991 h 0.30198 l 0.23954,-0.30198 -1.34021,0.0681 0.79869,0.23389"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path496" />
<path
d="m 152.80861,38.889241 c -0.6597,0.0198 -3.36515,0.0988 -4.9022,0.0988 l -2.32551,-0.10337 0.004,-0.0579 c -0.0642,-0.061 -0.13935,-0.16193 -0.19579,-0.26706 l -0.42757,-0.84066 0.009,0.0589 0.40182,0.95955 c 0.0459,0.10513 0.11077,0.20638 0.16898,0.26741 l -0.01,0.0575 2.31528,0.10337 c 1.75966,0 5.0606,-0.10337 5.0606,-0.10337 0,-0.0624 -0.0342,-0.11959 -0.0991,-0.17321"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path498" />
<path
d="m 152.90774,38.974261 c 0,-0.30198 -0.79058,-0.47978 -2.01613,-0.7172 -0.80786,-0.15628 -1.86302,-0.002 -2.67017,0.12136 -0.17145,0.0261 -1.74802,0.22119 -1.99143,0.22119 l -0.75354,-0.85302 c -0.0402,-0.0459 -0.0942,-0.0801 -0.12311,-0.0801 h -0.35913 c -0.0289,0 -0.0374,0.0342 -0.0173,0.0801 l 0.39582,0.90276 c 0.0459,0.10513 0.11077,0.20602 0.16898,0.26705 l -0.01,0.0579 2.31528,0.10336 c 1.75966,0 5.0606,-0.10336 5.0606,-0.10336"
style="fill:#3b5972;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path500" />
<path
d="m 150.43794,39.219441 c 0,0.0328 -0.0265,0.0593 -0.0593,0.0593 h -3.54506 c -0.0328,0 -0.0593,-0.0265 -0.0593,-0.0593 0,-0.0328 0.0265,-0.0593 0.0593,-0.0593 0,0 1.84397,-0.56621 2.39289,-0.5468 l 1.15217,0.5468 c 0.0328,0 0.0593,0.0265 0.0593,0.0593"
style="fill:#466480;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path502" />
<path
d="m 150.43794,39.219441 c 0,0.0328 -0.0265,0.0593 -0.0593,0.0593 h -3.54506 c -0.0328,0 -0.0593,-0.0265 -0.0593,-0.0593 0,-0.0328 0.0265,-0.0593 0.0593,-0.0593 h 3.54506 c 0.0328,0 0.0593,0.0265 0.0593,0.0593"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path504" />
<path
d="m 150.33528,38.211911 0.31292,0.37994 c 0.0744,0.0903 0.19896,0.15945 0.28257,0.15945 h 1.80764 c -0.29422,-0.18027 -0.95533,-0.32173 -1.8468,-0.49424 -0.1397,-0.0272 -0.33125,-0.0413 -0.55633,-0.0451"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path506" />
<path
d="m 148.6797,39.312571 c 0,0.0861 -0.0702,0.15628 -0.15628,0.15628 h -0.073 c -0.0861,0 -0.15628,-0.0702 -0.15628,-0.15628 0,-0.0864 0.0702,-0.15628 0.15628,-0.15628 h 0.073 c 0.0861,0 0.15628,0.0699 0.15628,0.15628"
style="fill:#3b5972;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path508" />
<path
d="m 148.49202,39.312571 c 0,0.0861 -0.0699,0.15628 -0.15628,0.15628 h -0.0727 c -0.0864,0 -0.15628,-0.0702 -0.15628,-0.15628 0,-0.0864 0.0699,-0.15628 0.15628,-0.15628 h 0.0727 c 0.0864,0 0.15628,0.0699 0.15628,0.15628"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path510" />
<path
d="m 152.09423,39.312571 c 0,0.0861 -0.0699,0.15628 -0.15628,0.15628 h -0.0727 c -0.0864,0 -0.15628,-0.0702 -0.15628,-0.15628 0,-0.0864 0.0699,-0.15628 0.15628,-0.15628 h 0.0727 c 0.0864,0 0.15628,0.0699 0.15628,0.15628"
style="fill:#3b5972;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path512" />
<path
d="m 151.90691,39.312571 c 0,0.0861 -0.0699,0.15628 -0.15628,0.15628 h -0.073 c -0.0861,0 -0.15593,-0.0702 -0.15593,-0.15628 0,-0.0864 0.0698,-0.15628 0.15593,-0.15628 h 0.073 c 0.0864,0 0.15628,0.0699 0.15628,0.15628"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path514" />
<path
d="m 32.739206,38.825741 h -0.19995 v -0.41663 h 0.0666 l 0.1334,0.41663"
style="fill:#3b5972;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path516" />
<path
d="m 38.237596,38.825741 h 0.19992 v -0.41663 h -0.0667 l -0.13324,0.41663"
style="fill:#3b5972;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path518" />
<path
d="m 35.606226,39.392301 c 0,0.0448 -0.0361,0.0808 -0.0806,0.0808 -0.0447,0 -0.0808,-0.036 -0.0808,-0.0808 v -0.22154 c 0,-0.0448 0.0361,-0.0808 0.0808,-0.0808 0.0445,0 0.0806,0.036 0.0806,0.0808 v 0.22154"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path520" />
<path
d="m 33.508716,39.392301 c 0,0.0448 -0.0361,0.0808 -0.0806,0.0808 -0.0446,0 -0.0807,-0.036 -0.0807,-0.0808 v -0.22154 c 0,-0.0448 0.0361,-0.0808 0.0807,-0.0808 0.0445,0 0.0806,0.036 0.0806,0.0808 v 0.22154"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path522" />
<path
d="m 35.718376,38.635941 c -0.0672,-0.52563 -0.13847,-0.76094 -0.19664,-0.76094 -0.0583,0 -0.12954,0.23531 -0.19678,0.76094 h 0.39342"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path524" />
<path
d="m 32.510306,38.817631 0.0404,-0.0402 h 5.91935 l 0.0404,0.0402 -0.0404,0.0402 c 0,0 -2.22331,0.36301 -2.96457,0.36301 -0.73861,0 -2.95478,-0.36301 -2.95478,-0.36301 l -0.0404,-0.0402"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path526" />
<path
d="m 36.571386,39.119961 c -0.0798,-0.43039 -0.51717,-0.76059 -1.04965,-0.76059 -0.53249,0 -0.97,0.3302 -1.0498,0.76059 h 2.09945"
style="fill:#3b5972;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path528" />
<path
d="m 32.510306,38.817631 0.0404,-0.0402 h 5.91935 l 0.0404,0.0402 -0.0404,0.0402 h -5.91935 l -0.0404,-0.0402"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path530" />
<path
d="m 36.571386,39.119961 c -0.0798,-0.43039 -0.51717,-0.76059 -1.04965,-0.76059 -0.53249,0 -0.97,0.3302 -1.0498,0.76059 0,0 0.78631,0.18203 1.05368,0.18168 0.26539,0 1.04577,-0.18168 1.04577,-0.18168"
style="fill:#3b5972;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path532" />
<path
d="m 36.138816,38.590081 c -0.17403,-0.115 -0.38541,-0.18591 -0.61708,-0.18591 -0.23178,0 -0.44302,0.0709 -0.61722,0.18591 0.13987,0.2406 0.36255,0.39864 0.61722,0.39864 0.25453,0 0.4772,-0.15804 0.61708,-0.39864"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path534" />
<path
d="m 33.539016,39.331981 h -0.0707 v -0.41346 h 0.0707 v 0.41346"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path536" />
<path
d="m 37.532286,39.392301 c 0,0.0448 0.0361,0.0808 0.0806,0.0808 0.0447,0 0.0808,-0.036 0.0808,-0.0808 v -0.22154 c 0,-0.0448 -0.0361,-0.0808 -0.0808,-0.0808 -0.0445,0 -0.0806,0.036 -0.0806,0.0808 v 0.22154"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path538" />
<path
d="m 37.501976,39.331981 h 0.0707 v -0.41346 h -0.0707 v 0.41346"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path540" />
<path
d="m 39.226996,38.825741 h -0.19996 v -0.41663 h 0.0667 l 0.13325,0.41663"
style="fill:#3b5972;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path542" />
<path
d="m 44.725386,38.825741 h 0.19996 v -0.41663 h -0.0667 l -0.13325,0.41663"
style="fill:#3b5972;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path544" />
<path
d="m 42.094016,39.392301 c 0,0.0448 -0.0361,0.0808 -0.0806,0.0808 -0.0447,0 -0.0807,-0.036 -0.0807,-0.0808 v -0.22154 c 0,-0.0448 0.0361,-0.0808 0.0807,-0.0808 0.0445,0 0.0806,0.036 0.0806,0.0808 v 0.22154"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path546" />
<path
d="m 39.996506,39.392301 c 0,0.0448 -0.0361,0.0808 -0.0806,0.0808 -0.0447,0 -0.0806,-0.036 -0.0806,-0.0808 v -0.22154 c 0,-0.0448 0.036,-0.0808 0.0806,-0.0808 0.0445,0 0.0806,0.036 0.0806,0.0808 v 0.22154"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path548" />
<path
d="m 42.206346,38.635941 c -0.0674,-0.52563 -0.13864,-0.76094 -0.19682,-0.76094 -0.0581,0 -0.1295,0.23531 -0.19678,0.76094 h 0.3936"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path550" />
<path
d="m 38.998256,38.817631 0.0404,-0.0402 h 5.91936 l 0.0402,0.0402 -0.0402,0.0402 c 0,0 -2.22348,0.36301 -2.96474,0.36301 -0.73861,0 -2.95462,-0.36301 -2.95462,-0.36301 l -0.0404,-0.0402"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path552" />
<path
d="m 43.059186,39.119961 c -0.0797,-0.43039 -0.51717,-0.76059 -1.04966,-0.76059 -0.53244,0 -0.97,0.3302 -1.04976,0.76059 h 2.09942"
style="fill:#3b5972;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path554" />
<path
d="m 38.998256,38.817631 0.0404,-0.0402 h 5.91936 l 0.0402,0.0402 -0.0402,0.0402 h -5.91936 l -0.0404,-0.0402"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path556" />
<path
d="m 43.059186,39.119961 c -0.0797,-0.43039 -0.51717,-0.76059 -1.04966,-0.76059 -0.53244,0 -0.97,0.3302 -1.04976,0.76059 0,0 0.78631,0.18203 1.05364,0.18168 0.2654,0 1.04578,-0.18168 1.04578,-0.18168"
style="fill:#3b5972;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path558" />
<path
d="m 42.626746,38.590081 c -0.17416,-0.115 -0.38541,-0.18591 -0.61722,-0.18591 -0.23177,0 -0.44302,0.0709 -0.61722,0.18591 0.13988,0.2406 0.36259,0.39864 0.61722,0.39864 0.25453,0 0.47738,-0.15804 0.61722,-0.39864"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path560" />
<path
d="m 40.026816,39.331981 h -0.0706 v -0.41346 h 0.0706 v 0.41346"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path562" />
<path
d="m 44.020116,39.392301 c 0,0.0448 0.0361,0.0808 0.0807,0.0808 0.0445,0 0.0806,-0.036 0.0806,-0.0808 v -0.22154 c 0,-0.0448 -0.0361,-0.0808 -0.0806,-0.0808 -0.0447,0 -0.0807,0.036 -0.0807,0.0808 v 0.22154"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path564" />
<path
d="m 43.989776,39.331981 h 0.0707 v -0.41346 h -0.0707 v 0.41346"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path566" />
<path
d="m 45.655986,38.825741 h -0.19996 v -0.41663 h 0.0667 l 0.13328,0.41663"
style="fill:#3b5972;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path568" />
<path
d="m 51.154336,38.825741 h 0.19996 v -0.41663 h -0.0667 l -0.13325,0.41663"
style="fill:#3b5972;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path570" />
<path
d="m 48.522976,39.392301 c 0,0.0448 -0.0361,0.0808 -0.0806,0.0808 -0.0445,0 -0.0806,-0.036 -0.0806,-0.0808 v -0.22154 c 0,-0.0448 0.0361,-0.0808 0.0806,-0.0808 0.0445,0 0.0806,0.036 0.0806,0.0808 v 0.22154"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path572" />
<path
d="m 46.425456,39.392301 c 0,0.0448 -0.0361,0.0808 -0.0806,0.0808 -0.0445,0 -0.0806,-0.036 -0.0806,-0.0808 v -0.22154 c 0,-0.0448 0.0361,-0.0808 0.0806,-0.0808 0.0445,0 0.0806,0.036 0.0806,0.0808 v 0.22154"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path574" />
<path
d="m 48.635296,38.635941 c -0.0672,-0.52563 -0.13864,-0.76094 -0.19678,-0.76094 -0.0582,0 -0.12954,0.23531 -0.19678,0.76094 h 0.39356"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path576" />
<path
d="m 45.427206,38.817631 0.0404,-0.0402 h 5.91937 l 0.0402,0.0402 -0.0402,0.0402 c 0,0 -2.22349,0.36301 -2.96457,0.36301 -0.73879,0 -2.9548,-0.36301 -2.9548,-0.36301 l -0.0404,-0.0402"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path578" />
<path
d="m 49.488276,39.119961 c -0.0798,-0.43039 -0.51731,-0.76059 -1.04976,-0.76059 -0.53248,0 -0.97,0.3302 -1.04965,0.76059 h 2.09941"
style="fill:#3b5972;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path580" />
<path
d="m 45.427206,38.817631 0.0404,-0.0402 h 5.91937 l 0.0402,0.0402 -0.0402,0.0402 h -5.91937 l -0.0404,-0.0402"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path582" />
<path
d="m 49.488276,39.119961 c -0.0798,-0.43039 -0.51731,-0.76059 -1.04976,-0.76059 -0.53248,0 -0.97,0.3302 -1.04965,0.76059 0,0 0.78616,0.18203 1.0535,0.18168 0.26539,0 1.04591,-0.18168 1.04591,-0.18168"
style="fill:#3b5972;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path584" />
<path
d="m 49.055736,38.590081 c -0.1742,-0.115 -0.38544,-0.18591 -0.61722,-0.18591 -0.23181,0 -0.44305,0.0709 -0.61722,0.18591 0.13984,0.2406 0.36269,0.39864 0.61722,0.39864 0.25464,0 0.47734,-0.15804 0.61722,-0.39864"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path586" />
<path
d="m 46.455796,39.331981 h -0.0705 v -0.41346 h 0.0705 v 0.41346"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path588" />
<path
d="m 50.449066,39.392301 c 0,0.0448 0.0361,0.0808 0.0808,0.0808 0.0445,0 0.0806,-0.036 0.0806,-0.0808 v -0.22154 c 0,-0.0448 -0.0361,-0.0808 -0.0806,-0.0808 -0.0447,0 -0.0808,0.036 -0.0808,0.0808 v 0.22154"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path590" />
<path
d="m 50.418866,39.331981 h 0.0706 v -0.41346 h -0.0706 v 0.41346"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path592" />
</g>
</svg>

Before

Width:  |  Height:  |  Size: 67 KiB

View file

@ -1,84 +0,0 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
width="5.5767097mm"
height="6.8865757mm"
viewBox="0 0 5.5767099 6.8865757"
version="1.1"
id="svg11017"
inkscape:export-filename="7.svg"
inkscape:export-xdpi="96"
inkscape:export-ydpi="96"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns="http://www.w3.org/2000/svg"
xmlns:svg="http://www.w3.org/2000/svg">
<sodipodi:namedview
id="namedview11019"
pagecolor="#ffffff"
bordercolor="#000000"
borderopacity="0.25"
inkscape:showpageshadow="2"
inkscape:pageopacity="0.0"
inkscape:pagecheckerboard="0"
inkscape:deskcolor="#d1d1d1"
inkscape:document-units="mm"
showgrid="false" />
<defs
id="defs11014" />
<g
inkscape:label="Layer 1"
inkscape:groupmode="layer"
id="layer1"
transform="translate(-193.08358,-28.012432)">
<path
d="m 195.51457,28.702818 c 0,-0.197908 0.15628,-0.359128 0.34855,-0.359128 0.19191,0 0.34854,0.16122 0.34854,0.359128 0,0.197908 -0.15663,0.359128 -0.34854,0.359128 -0.19227,0 -0.34855,-0.16122 -0.34855,-0.359128 m -0.32208,0 c 0,0.381353 0.30021,0.690386 0.67063,0.690386 0.37006,0 0.67028,-0.309033 0.67028,-0.690386 0,-0.381353 -0.30022,-0.690386 -0.67028,-0.690386 -0.37042,0 -0.67063,0.309033 -0.67063,0.690386"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path1498" />
<path
d="m 195.8797,29.061593 v -0.0014 c 0.1778,-0.0088 0.32138,-0.154517 0.33126,-0.337256 -0.01,0.183092 -0.15346,0.329848 -0.33126,0.338667 m 0.64911,-0.280458 c 3.5e-4,-3.53e-4 3.5e-4,-3.53e-4 3.5e-4,-3.53e-4 0,0 0,0 -3.5e-4,3.53e-4 m 7.1e-4,-0.0042 c 0,-3.52e-4 0,-3.52e-4 0,-7.05e-4 0,3.53e-4 0,3.53e-4 0,7.05e-4 m 3.5e-4,-0.0042 c 0,-3.53e-4 0,-7.06e-4 0,-7.06e-4 0,0 0,3.53e-4 0,7.06e-4 m 3.5e-4,-0.0046 c 0,0 0,-3.53e-4 0,-7.06e-4 0,3.53e-4 0,7.06e-4 0,7.06e-4 m 3.5e-4,-0.0042 c 0,-3.53e-4 0,-7.06e-4 0,-0.0011 0,3.53e-4 0,7.06e-4 0,0.0011 m 3.6e-4,-0.0042 c 0,-3.53e-4 0,-7.05e-4 0,-0.0011 0,3.53e-4 0,7.05e-4 0,0.0011 m 3.5e-4,-0.0042 c 0,-3.53e-4 0,-0.0011 0,-0.0014 0,3.53e-4 0,0.0011 0,0.0014 m 3.5e-4,-0.0042 c 0,-7.06e-4 0,-0.0011 0,-0.0014 0,3.53e-4 0,7.06e-4 0,0.0014 m 3.6e-4,-0.0046 c 0,-3.52e-4 0,-0.0011 0,-0.0014 0,3.53e-4 0,0.0011 0,0.0014 m 0,-0.0042 c 3.5e-4,-3.53e-4 3.5e-4,-0.0011 3.5e-4,-0.0018 0,7.06e-4 0,0.0014 -3.5e-4,0.0018 m 3.5e-4,-0.0042 c 0,-7.06e-4 0,-0.0014 0,-0.0018 0,3.53e-4 0,0.0011 0,0.0018 m 3.5e-4,-0.0046 c 0,-3.53e-4 0,-0.0011 0,-0.0018 0,7.05e-4 0,0.0014 0,0.0018 m 0,-0.0042 c 0,-7.05e-4 0,-0.0014 0,-0.0021 0,7.05e-4 0,0.0014 0,0.0021 m 3.5e-4,-0.0042 c 0,-0.0011 0,-0.0018 0,-0.0025 0,7.05e-4 0,0.0014 0,0.0025 m -0.32208,-0.0021 c 0,-7.05e-4 0,-0.0014 0,-0.0021 0,7.05e-4 0,0.0014 0,0.0021 m 0,-0.0025 c 0,-7.06e-4 3.5e-4,-0.0014 3.5e-4,-0.0018 0,3.53e-4 -3.5e-4,0.0011 -3.5e-4,0.0018 m 0.32208,0 c 0,-7.06e-4 0,-0.0018 0,-0.0025 0,7.06e-4 0,0.0018 0,0.0025 m -0.32173,-0.0021 c 0,-7.05e-4 0,-0.0014 0,-0.0021 0,7.05e-4 0,0.0014 0,0.0021 m 0.32173,-0.0021 c 0,-0.0011 0,-0.0018 0,-0.0028 0,7.06e-4 0,0.0018 0,0.0028 m -0.32173,-3.53e-4 c 0,-7.06e-4 0,-0.0011 0,-0.0018 0,7.05e-4 0,0.0011 0,0.0018 m 0,-0.0025 c 0,-3.52e-4 0,-0.0011 0,-0.0014 0,3.53e-4 0,0.0011 0,0.0014 m 0.32173,-0.0018 c 0,-0.0011 0,-0.0021 0,-0.0028 0,7.06e-4 0,0.0018 0,0.0028 m -0.32173,-0.0011 c 0,-3.53e-4 0,-7.05e-4 0,-0.0011 0,3.53e-4 0,7.05e-4 0,0.0011 m 0,-0.0021 c 0,-3.52e-4 0,-7.05e-4 0,-0.0011 0,3.53e-4 0,7.06e-4 0,0.0011 m 0.32209,-0.0011 c 0,-0.0018 0,-0.0032 0,-0.0046 v 0 c 0,0.0014 0,0.0028 0,0.0046 m -0.32174,-0.0014 c 0,-3.53e-4 0,-7.06e-4 0,-0.0011 0,3.52e-4 0,7.05e-4 0,0.0011 m 0.32174,-0.0032 c 0,-0.0014 0,-0.0028 0,-0.0046 0,0.0018 0,0.0032 0,0.0046 m -0.32174,-0.0021 c 0,-3.52e-4 0,-7.05e-4 0,-0.0011 0,3.53e-4 0,7.06e-4 0,0.0011 m -3.5e-4,-0.0025 c 0,-3.53e-4 0,-7.06e-4 0,-0.0011 0,3.52e-4 0,7.05e-4 0,0.0011 m 0.32173,-0.0014 c 0,-7.06e-4 0,-0.0018 0,-0.0028 0,0.0011 0,0.0018 0,0.0028 m -0.32173,-7.06e-4 c 0,-3.53e-4 0,-7.05e-4 0,-0.0011 0,3.53e-4 0,7.05e-4 0,0.0011 m 0,-0.0025 c 0,-3.53e-4 0,-0.0011 0,-0.0014 0,3.52e-4 0,0.0011 0,0.0014 m 0.32173,-0.0014 c 0,-0.0011 0,-0.0018 0,-0.0028 0,0.0011 0,0.0018 0,0.0028 m -0.32173,-7.06e-4 c 0,-7.05e-4 0,-0.0011 0,-0.0018 0,7.06e-4 0,0.0011 0,0.0018 m 0,-0.0021 c 0,-7.05e-4 0,-0.0014 0,-0.0021 0,7.05e-4 0,0.0014 0,0.0021 m 0.32173,-0.0018 c 0,-0.0011 0,-0.0018 0,-0.0025 0,7.06e-4 0,0.0014 0,0.0025 m -0.32173,-7.06e-4 c 0,-7.06e-4 -3.5e-4,-0.0011 -3.5e-4,-0.0018 0,7.06e-4 3.5e-4,0.0011 3.5e-4,0.0018 m -3.5e-4,-0.0021 c 0,-7.05e-4 0,-0.0014 0,-0.0021 0,7.05e-4 0,0.0014 0,0.0021 m 0.32208,-0.0018 c 0,-7.05e-4 0,-0.0018 0,-0.0025 0,7.06e-4 0,0.0018 0,0.0025 m -0.32208,-3.52e-4 c -0.01,-0.182739 -0.15346,-0.328436 -0.33126,-0.337256 v -0.0014 c 0.1778,0.0088 0.32138,0.155575 0.33126,0.338667 m 0.32173,-0.0046 c 0,-3.53e-4 0,-0.0011 0,-0.0018 0,7.05e-4 0,0.0014 0,0.0018 m 0,-0.0046 c 0,-3.52e-4 0,-0.0011 0,-0.0014 0,3.53e-4 0,0.0011 0,0.0014 m -3.5e-4,-0.0042 c 0,-7.05e-4 0,-0.0011 0,-0.0018 0,7.06e-4 0,0.0011 0,0.0018 m 0,-0.0046 c 0,-3.53e-4 0,-0.0011 -3.5e-4,-0.0014 3.5e-4,3.53e-4 3.5e-4,0.0011 3.5e-4,0.0014 m -3.5e-4,-0.0046 c 0,-3.53e-4 0,-7.06e-4 0,-0.0011 0,3.52e-4 0,7.05e-4 0,0.0011 m -3.6e-4,-0.0042 c 0,-3.53e-4 0,-0.0011 0,-0.0014 0,7.06e-4 0,0.0011 0,0.0014 m -3.5e-4,-0.0046 c 0,-3.52e-4 0,-7.05e-4 0,-0.0011 0,3.53e-4 0,7.06e-4 0,0.0011 m -3.5e-4,-0.0046 c 0,0 0,-3.52e-4 0,-7.05e-4 0,3.53e-4 0,7.05e-4 0,7.05e-4 m -3.6e-4,-0.0042 c 0,-3.53e-4 0,-7.06e-4 0,-7.06e-4 0,0 0,3.53e-4 0,7.06e-4 m -3.5e-4,-0.0046 c 0,-3.53e-4 0,-3.53e-4 0,-3.53e-4 0,0 0,0 0,3.53e-4 m -3.5e-4,-0.0046 v 0 0"
style="fill:#f9fcfc;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path1500" />
<path
d="m 196.33443,29.193179 c -0.13688,-0.02364 -0.27728,-0.03669 -0.42016,-0.0388 -7e-4,0 -0.002,0 -0.002,0 -0.002,-3.53e-4 -0.004,-3.53e-4 -0.006,-3.53e-4 -0.001,0 -0.003,0 -0.005,0 -0.001,0 -0.002,0 -0.003,0 -0.002,0 -0.005,0 -0.007,0 -3.5e-4,0 -0.001,0 -0.002,0 -0.002,0 -0.005,0 -0.007,0 -3.5e-4,0 -0.001,0 -0.001,0 h -3.5e-4 v -0.09243 c 0.1778,-0.0088 0.32138,-0.155575 0.33126,-0.338667 v 0 c 0,-7.05e-4 0,-0.0014 0,-0.0021 v -3.53e-4 c 0,-7.06e-4 3.5e-4,-0.0014 3.5e-4,-0.0018 0,-3.53e-4 0,-3.53e-4 0,-3.53e-4 0,-7.05e-4 0,-0.0014 0,-0.0021 v -3.53e-4 c 0,-7.06e-4 0,-0.0011 0,-0.0018 0,-3.53e-4 0,-3.53e-4 0,-7.06e-4 0,-3.52e-4 0,-0.0011 0,-0.0014 0,-3.53e-4 0,-7.05e-4 0,-0.0014 0,-3.53e-4 0,-7.05e-4 0,-0.0011 0,-3.53e-4 0,-7.06e-4 0,-0.0011 0,-3.52e-4 0,-7.05e-4 0,-0.0011 0,-7.05e-4 3.5e-4,-0.0011 3.5e-4,-0.0014 0,-3.53e-4 0,-7.06e-4 0,-0.0011 0,-7.06e-4 0,-0.0014 0,-0.0021 v 0 0 0 c 0,-7.06e-4 0,-0.0014 0,-0.0021 0,-3.52e-4 0,-7.05e-4 0,-0.0011 0,-3.53e-4 -3.5e-4,-0.0011 -3.5e-4,-0.0014 0,-3.53e-4 0,-7.06e-4 0,-0.0011 0,-3.53e-4 0,-7.06e-4 0,-0.0011 0,-3.53e-4 0,-7.05e-4 0,-0.0011 0,-7.06e-4 0,-0.0011 0,-0.0014 0,-3.53e-4 0,-0.0011 0,-0.0014 0,-3.53e-4 0,-3.53e-4 0,-7.06e-4 0,-7.05e-4 0,-0.0011 0,-0.0018 v -3.53e-4 c 0,-7.05e-4 0,-0.0014 0,-0.0021 0,0 0,0 0,-3.53e-4 0,-7.06e-4 -3.5e-4,-0.0011 -3.5e-4,-0.0018 v -3.53e-4 c 0,-7.05e-4 0,-0.0014 0,-0.0021 v 0 c -0.01,-0.183092 -0.15346,-0.329848 -0.33126,-0.338667 v -0.330906 c 0.33972,0.0088 0.61701,0.277284 0.65017,0.620184 v 0 c 0,0.0014 3.5e-4,0.0028 3.5e-4,0.0042 0,0 0,0 0,3.53e-4 3.5e-4,0.0011 3.5e-4,0.0025 3.5e-4,0.0039 0,0 0,3.53e-4 0,7.06e-4 3.6e-4,0.0011 3.6e-4,0.0025 3.6e-4,0.0035 0,3.53e-4 0,7.05e-4 0,7.05e-4 3.5e-4,0.0014 3.5e-4,0.0025 3.5e-4,0.0035 0,3.53e-4 0,7.06e-4 0,0.0011 3.5e-4,0.0011 3.5e-4,0.0021 3.5e-4,0.0032 0,3.53e-4 0,0.0011 0,0.0014 0,0.0011 3.6e-4,0.0021 3.6e-4,0.0032 0,3.52e-4 0,7.05e-4 0,0.0011 0,0.0011 0,0.0021 0,0.0032 3.5e-4,3.53e-4 3.5e-4,0.0011 3.5e-4,0.0014 0,0.0011 0,0.0021 0,0.0028 0,7.06e-4 0,0.0011 0,0.0018 0,7.06e-4 3.5e-4,0.0018 3.5e-4,0.0028 0,3.53e-4 0,0.0011 0,0.0014 0,0.0011 0,0.0018 0,0.0028 0,7.05e-4 0,0.0014 0,0.0018 0,0.0011 3.5e-4,0.0018 3.5e-4,0.0025 0,7.06e-4 0,0.0018 0,0.0025 0,7.06e-4 0,0.0014 0,0.0021 0,7.06e-4 0,0.0014 0,0.0025 0,7.05e-4 0,0.0011 0,0.0018 0,0.0011 0,0.0018 0,0.0028 0,7.05e-4 0,0.0011 0,0.0018 0,0.0011 0,0.0021 0,0.0028 0,7.05e-4 0,0.0011 3.6e-4,0.0014 0,0.0018 0,0.0032 0,0.0046 v 0 c 0,0.0014 0,0.0028 0,0.0046 -3.6e-4,3.53e-4 -3.6e-4,7.06e-4 -3.6e-4,0.0014 0,7.06e-4 0,0.0018 0,0.0028 0,7.06e-4 0,0.0011 0,0.0018 0,0.0011 0,0.0018 0,0.0028 0,3.52e-4 0,0.0011 0,0.0018 0,7.06e-4 0,0.0018 0,0.0025 0,7.05e-4 0,0.0014 0,0.0021 0,7.05e-4 0,0.0014 0,0.0025 0,7.06e-4 -3.5e-4,0.0014 -3.5e-4,0.0021 0,7.05e-4 0,0.0014 0,0.0021 0,7.06e-4 0,0.0018 0,0.0025 0,7.05e-4 0,0.0014 0,0.0018 0,0.0011 -3.5e-4,0.0018 -3.5e-4,0.0028 0,3.53e-4 0,0.0011 0,0.0018 0,7.05e-4 0,0.0018 0,0.0025 0,7.06e-4 0,0.0014 -3.5e-4,0.0018 0,0.0011 0,0.0018 0,0.0028 0,3.53e-4 0,0.0011 0,0.0014 0,0.0011 -3.6e-4,0.0021 -3.6e-4,0.0032 0,3.53e-4 0,7.06e-4 0,0.0014 0,0.0011 0,0.0018 -3.5e-4,0.0028 0,3.53e-4 0,0.0011 0,0.0014 0,0.0011 0,0.0021 -3.5e-4,0.0032 0,3.53e-4 0,7.05e-4 0,0.0011 0,0.0011 0,0.0021 -3.6e-4,0.0032 0,3.53e-4 0,7.06e-4 0,0.0011 0,0.0014 0,0.0025 -3.5e-4,0.0035 0,3.53e-4 0,7.06e-4 0,7.06e-4 0,0.0014 -3.5e-4,0.0025 -3.5e-4,0.0039 0,0 0,3.53e-4 0,7.06e-4 0,0.0011 -3.5e-4,0.0025 -3.5e-4,0.0035 0,3.53e-4 0,3.53e-4 0,7.05e-4 -3.6e-4,0.0011 -3.6e-4,0.0025 -3.6e-4,0.0039 0,0 0,0 -3.5e-4,3.53e-4 -0.0173,0.160514 -0.0885,0.304447 -0.19438,0.412044"
style="fill:#607784;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path1502" />
<path
d="m 193.08358,32.026338 c 0,1.586441 1.24848,2.872669 2.78836,2.872669 1.53987,0 2.78835,-1.286228 2.78835,-2.872669 0,-1.586442 -1.24848,-2.872317 -2.78835,-2.872317 -1.53988,0 -2.78836,1.285875 -2.78836,2.872317"
style="fill:#e9f3f4;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path1504" />
<path
d="m 194.62452,29.458115 c 0.37535,-0.194028 0.79868,-0.304094 1.24742,-0.304094 0.44873,0 0.87207,0.110066 1.24742,0.304094 h -2.49484"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path1506" />
<path
d="m 198.38548,30.785265 c 0.1651,0.354189 0.26247,0.748595 0.27305,1.165578 h -5.57318 c 0.0106,-0.416983 0.10759,-0.811389 0.27269,-1.165578 h 5.02744"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path1508" />
<path
d="m 197.55434,34.315513 h -3.36515 c -0.35313,-0.276578 -0.641,-0.637117 -0.83362,-1.053748 h 5.03273 c -0.19297,0.416631 -0.48048,0.77717 -0.83396,1.053748"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path1510" />
<path
d="m 198.65218,32.246824 v -3.53e-4 c 0,0 0,0 0,3.53e-4 m 0.002,-0.03669 v -3.53e-4 3.53e-4 m 7.1e-4,-0.0092 v 0 0 m 3.5e-4,-0.0088 c 0,-3.53e-4 0,-3.53e-4 0,-7.05e-4 0,3.52e-4 0,3.52e-4 0,7.05e-4 m 7e-4,-0.0092 c 0,-3.53e-4 0,-7.06e-4 0,-0.0011 0,3.52e-4 0,7.05e-4 0,0.0011 m 3.6e-4,-0.0092 c 0,-3.53e-4 0,-0.0011 0,-0.0014 0,3.52e-4 0,0.0011 0,0.0014 m 3.5e-4,-0.0092 c 0,-7.06e-4 0,-0.0014 0,-0.0018 0,3.52e-4 0,0.0011 0,0.0018 m 3.5e-4,-0.0092 c 0,-7.05e-4 0,-0.0014 3.5e-4,-0.0021 -3.5e-4,7.05e-4 -3.5e-4,0.0014 -3.5e-4,0.0021 m 3.5e-4,-0.0092 c 0,-7.05e-4 0,-0.0014 3.6e-4,-0.0021 -3.6e-4,7.06e-4 -3.6e-4,0.0014 -3.6e-4,0.0021 m 3.6e-4,-0.0092 c 0,-7.06e-4 0,-0.0011 0,-0.0018 0,3.53e-4 0,0.0011 0,0.0018 m 3.5e-4,-0.0092 c 0,-7.06e-4 0,-0.0018 0,-0.0025 0,7.06e-4 0,0.0018 0,0.0025 m 3.5e-4,-0.0092 c 0,-7.05e-4 0,-0.0014 0,-0.0021 0,7.05e-4 0,0.0014 0,0.0021 m 3.6e-4,-0.0092 c 0,-7.05e-4 0,-0.0018 0,-0.0025 0,7.05e-4 0,0.0018 0,0.0025 m 3.5e-4,-0.0092 c 0,-0.0011 0,-0.0021 0,-0.0028 0,0.0011 0,0.0018 0,0.0028 m 0,-0.0092 c 0,-7.06e-4 0,-0.0014 0,-0.0018 0,3.53e-4 0,0.0011 0,0.0018 m 3.5e-4,-0.0092 c 0,-0.0011 0,-0.0021 0,-0.0028 0,7.06e-4 0,0.0018 0,0.0028 m 0,-0.0095 c 0,-0.0011 0,-0.0021 0,-0.0035 0,0.0011 0,0.0025 0,0.0035 m 0,-0.0092 c 3.5e-4,-0.0018 3.5e-4,-0.0035 3.5e-4,-0.0056 0,0.0021 0,0.0039 -3.5e-4,0.0056 m 3.5e-4,-0.0092 c 0,-0.0018 0,-0.0039 0,-0.0056 0,0.0018 0,0.0039 0,0.0056 m 0,-0.0092 c 0,-0.0028 0,-0.0053 0,-0.0078 0,0.0025 0,0.0049 0,0.0078 m 0,-0.0092 c 0,-0.0032 0,-0.0063 0,-0.0095 v 0 c 0,0.0032 0,0.0063 0,0.0095 m 0,-0.0095 c 0,-0.0032 0,-0.006 0,-0.0092 0,0.0032 0,0.0064 0,0.0092 m 0,-0.01058 c 0,-0.0025 0,-0.0053 0,-0.0078 0,0.0025 0,0.0053 0,0.0078 m 0,-0.01094 c 0,-0.0021 0,-0.0042 0,-0.0064 0,0.0021 0,0.0042 0,0.0064 m 0,-0.0092 c 0,-0.0021 0,-0.0042 -3.5e-4,-0.0064 3.5e-4,0.0021 3.5e-4,0.0042 3.5e-4,0.0064 m -3.5e-4,-0.01129 c 0,-0.0014 0,-0.0028 0,-0.0042 0,0.0014 0,0.0028 0,0.0042 m 0,-0.0099 c 0,-0.0014 0,-0.0025 0,-0.0035 0,0.0011 0,0.0021 0,0.0035 m -3.5e-4,-0.01023 c 0,-7.06e-4 0,-0.0018 0,-0.0025 0,7.06e-4 0,0.0014 0,0.0025 m 0,-0.0081 c 0,-0.0014 0,-0.0025 0,-0.0035 0,0.0011 0,0.0021 0,0.0035 m -3.5e-4,-0.0095 c 0,-0.0011 0,-0.0021 0,-0.0035 0,0.0014 0,0.0025 0,0.0035 m -3.6e-4,-0.0092 c 0,-0.0011 0,-0.0025 0,-0.0035 0,0.0011 0,0.0025 0,0.0035 m 0,-0.0088 c -3.5e-4,-0.0014 -3.5e-4,-0.0025 -3.5e-4,-0.0039 0,0.0014 0,0.0025 3.5e-4,0.0039 m -3.5e-4,-0.0095 c 0,-0.0011 -3.5e-4,-0.0021 -3.5e-4,-0.0035 0,0.0011 3.5e-4,0.0025 3.5e-4,0.0035 m -3.5e-4,-0.0092 c 0,-0.0014 -3.6e-4,-0.0025 -3.6e-4,-0.0035 0,0.0011 3.6e-4,0.0021 3.6e-4,0.0035 m -3.6e-4,-0.0088 c 0,-0.0014 -3.5e-4,-0.0025 -3.5e-4,-0.0039 0,0.0014 3.5e-4,0.0025 3.5e-4,0.0039 m -3.5e-4,-0.0092 c -3.5e-4,-0.0014 -3.5e-4,-0.0025 -3.5e-4,-0.0039 0,0.0014 0,0.0025 3.5e-4,0.0039 m -7e-4,-0.0099 c 0,-0.0011 0,-0.0021 0,-0.0032 0,0.0014 0,0.0021 0,0.0032 m -3.6e-4,-0.0095 c 0,-7.06e-4 0,-0.0018 0,-0.0028 0,0.0011 0,0.0021 0,0.0028 m -3.5e-4,-0.0092 c -3.5e-4,-0.0011 -3.5e-4,-0.0018 -3.5e-4,-0.0025 0,7.05e-4 0,0.0014 3.5e-4,0.0025 m -7e-4,-0.0095 c 0,-7.05e-4 0,-0.0014 0,-0.0021 0,7.05e-4 0,0.0014 0,0.0021 m -3.6e-4,-0.0088 c -3.5e-4,-7.06e-4 -3.5e-4,-0.0018 -3.5e-4,-0.0025 0,7.06e-4 0,0.0018 3.5e-4,0.0025 m -7e-4,-0.0095 c 0,-7.06e-4 0,-0.0014 0,-0.0021 0,7.06e-4 0,0.0014 0,0.0021 m -7.1e-4,-0.0092 c 0,-7.06e-4 0,-0.0014 0,-0.0021 0,7.05e-4 0,0.0014 0,0.0021 m -7e-4,-0.0092 c 0,-7.05e-4 0,-0.0014 0,-0.0021 0,7.05e-4 0,0.0014 0,0.0021 m -3.6e-4,-0.0085 c -3.5e-4,-0.0011 -3.5e-4,-0.0018 -3.5e-4,-0.0028 0,0.0011 0,0.0018 3.5e-4,0.0028 m -7e-4,-0.0095 c 0,-7.06e-4 -3.6e-4,-0.0014 -3.6e-4,-0.0021 0,7.06e-4 3.6e-4,0.0014 3.6e-4,0.0021 m -7.1e-4,-0.0088 c 0,-0.0011 -3.5e-4,-0.0018 -3.5e-4,-0.0025 0,7.05e-4 3.5e-4,0.0014 3.5e-4,0.0025 m -7e-4,-0.0095 c -3.6e-4,-7.05e-4 -3.6e-4,-0.0014 -3.6e-4,-0.0021 0,7.05e-4 0,0.0014 3.6e-4,0.0021 m -10e-4,-0.0092 c 0,-7.06e-4 0,-0.0014 0,-0.0018 0,7.06e-4 0,0.0011 0,0.0018 m -7.1e-4,-0.0092 c 0,-3.53e-4 0,-0.0011 0,-0.0018 0,7.05e-4 0,0.0014 0,0.0018 m -7e-4,-0.0092 c 0,-3.53e-4 0,-0.0011 -3.6e-4,-0.0018 3.6e-4,7.05e-4 3.6e-4,0.0011 3.6e-4,0.0018 m -0.001,-0.0092 c 0,-7.05e-4 0,-0.0011 0,-0.0014 0,3.53e-4 0,0.0011 0,0.0014 m -7.1e-4,-0.0095 c 0,-3.52e-4 0,-7.05e-4 0,-0.0011 0,3.53e-4 0,0.0011 0,0.0011 m -10e-4,-0.0092 c 0,-3.53e-4 0,-3.53e-4 0,-7.05e-4 0,3.52e-4 0,7.05e-4 0,7.05e-4 m -7e-4,-0.0088 c 0,-3.53e-4 -3.5e-4,-7.06e-4 -3.5e-4,-0.0011 0,3.53e-4 3.5e-4,7.06e-4 3.5e-4,0.0011 m -10e-4,-0.0092 c 0,-3.52e-4 0,-7.05e-4 0,-7.05e-4 0,0 0,3.53e-4 0,7.05e-4 m -0.001,-0.0095 v 0 0 m -0.001,-0.0092 v 0 0 m -0.001,-0.0088 v 0 0"
style="fill:#f9fcfc;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path1512" />
<path
d="m 195.88852,34.898302 v -0.582789 h 1.66582 c 0.35348,-0.276578 0.64099,-0.637117 0.83396,-1.053748 h -2.49978 v -1.310922 h 2.77001 v 0 c -0.0106,-0.416983 -0.10795,-0.811389 -0.27305,-1.165578 h -2.49696 v -1.32715 h 1.23084 v 0 c -0.21837,-0.112889 -0.45261,-0.197203 -0.69885,-0.248355 1.16981,0.240594 2.07539,1.234369 2.21968,2.47015 v 0 c 3.5e-4,0.0028 7e-4,0.006 0.001,0.0088 v 0 c 3.6e-4,0.0032 7.1e-4,0.006 0.001,0.0092 v 0 c 3.6e-4,0.0032 7.1e-4,0.006 0.001,0.0088 0,0 0,3.53e-4 0,7.05e-4 3.5e-4,0.0028 7.1e-4,0.0053 7.1e-4,0.0081 0,3.53e-4 3.5e-4,7.06e-4 3.5e-4,0.0011 0,0.0028 3.5e-4,0.0053 7e-4,0.0081 0,3.52e-4 0,3.52e-4 0,7.05e-4 3.6e-4,0.0028 7.1e-4,0.0056 0.001,0.0081 0,3.53e-4 0,7.06e-4 0,0.0011 3.6e-4,0.0028 3.6e-4,0.0053 7.1e-4,0.0081 0,3.53e-4 0,7.06e-4 0,0.0014 3.5e-4,0.0025 7e-4,0.0049 7e-4,0.0074 3.6e-4,7.05e-4 3.6e-4,0.0014 3.6e-4,0.0018 0,0.0025 3.5e-4,0.0049 7e-4,0.0074 0,7.05e-4 0,0.0014 0,0.0018 3.6e-4,0.0025 3.6e-4,0.0049 7.1e-4,0.0074 0,3.53e-4 0,0.0011 0,0.0018 3.5e-4,0.0021 7e-4,0.0049 7e-4,0.0071 0,7.05e-4 0,0.0014 3.6e-4,0.0021 0,0.0025 3.5e-4,0.0046 3.5e-4,0.0071 0,7.05e-4 3.5e-4,0.0014 3.5e-4,0.0025 0,0.0021 3.5e-4,0.0042 3.5e-4,0.0067 0,7.06e-4 3.6e-4,0.0014 3.6e-4,0.0021 0,0.0025 3.5e-4,0.0046 3.5e-4,0.0067 0,0.0011 0,0.0018 3.5e-4,0.0028 0,0.0021 3.6e-4,0.0042 3.6e-4,0.0064 0,7.05e-4 0,0.0014 0,0.0021 3.5e-4,0.0025 3.5e-4,0.0049 7e-4,0.0071 0,7.05e-4 0,0.0014 0,0.0021 3.5e-4,0.0021 3.5e-4,0.0046 7.1e-4,0.0071 0,7.06e-4 0,0.0014 0,0.0021 0,0.0025 3.5e-4,0.0046 3.5e-4,0.0071 0,7.06e-4 0,0.0018 3.5e-4,0.0025 0,0.0021 0,0.0046 3.6e-4,0.0067 0,7.05e-4 0,0.0014 0,0.0021 0,0.0021 3.5e-4,0.0046 3.5e-4,0.0071 0,7.05e-4 0,0.0014 3.5e-4,0.0025 0,0.0021 0,0.0042 3.5e-4,0.0063 0,0.0011 0,0.0021 0,0.0028 0,0.0021 3.6e-4,0.0042 3.6e-4,0.0063 0,0.0011 0,0.0021 0,0.0032 3.5e-4,0.0021 3.5e-4,0.0042 3.5e-4,0.006 0,0.0014 0,0.0025 3.5e-4,0.0039 0,0.0018 0,0.0035 0,0.0053 0,0.0014 3.5e-4,0.0025 3.5e-4,0.0039 0,0.0018 0,0.0035 0,0.0053 0,0.0011 3.6e-4,0.0021 3.6e-4,0.0035 0,0.0018 0,0.0039 0,0.0056 0,0.0014 3.5e-4,0.0025 3.5e-4,0.0035 0,0.0018 0,0.0039 0,0.0056 0,0.0014 0,0.0025 3.5e-4,0.0039 0,0.0018 0,0.0035 0,0.0053 0,0.0011 0,0.0025 0,0.0035 3.6e-4,0.0018 3.6e-4,0.0039 3.6e-4,0.0056 0,0.0014 0,0.0025 0,0.0035 0,0.0021 0,0.0039 3.5e-4,0.006 0,0.0011 0,0.0021 0,0.0035 0,0.0018 0,0.0035 0,0.0056 0,7.06e-4 0,0.0018 0,0.0025 0,0.0021 3.5e-4,0.0046 3.5e-4,0.0067 0,0.0011 0,0.0021 0,0.0035 0,0.0018 0,0.0039 0,0.0056 0,0.0014 0,0.0028 0,0.0042 0,0.0018 0,0.0035 0,0.0049 3.5e-4,0.0021 3.5e-4,0.0042 3.5e-4,0.0064 0,0.0011 0,0.0018 0,0.0028 0,0.0021 0,0.0042 0,0.0064 0,0.0011 0,0.0021 0,0.0032 0,0.0025 0,0.0053 0,0.0078 0,7.06e-4 0,0.0011 0,0.0014 0,0.0032 0,0.006 0,0.0092 v 0 c 0,0.0032 0,0.0063 0,0.0095 0,3.52e-4 0,7.05e-4 0,0.0014 0,0.0025 0,0.0049 0,0.0078 0,0.0011 0,0.0021 0,0.0035 0,0.0018 0,0.0039 0,0.0056 0,0.0011 0,0.0025 0,0.0035 0,0.0021 0,0.0039 -3.5e-4,0.0056 0,0.0021 0,0.0039 0,0.0056 0,0.0014 0,0.0025 0,0.0035 0,0.0021 0,0.0046 0,0.0067 0,7.06e-4 0,0.0018 0,0.0028 -3.5e-4,0.0025 -3.5e-4,0.0049 -3.5e-4,0.0074 0,3.53e-4 0,0.0011 0,0.0018 0,0.0021 0,0.0042 0,0.0064 0,7.05e-4 0,0.0018 0,0.0028 -3.5e-4,0.0021 -3.5e-4,0.0042 -3.5e-4,0.0067 0,7.05e-4 0,0.0018 0,0.0025 0,0.0021 -3.6e-4,0.0046 -3.6e-4,0.0071 0,7.05e-4 0,0.0014 0,0.0021 0,0.0021 0,0.0042 -3.5e-4,0.0067 0,7.06e-4 0,0.0018 0,0.0025 0,0.0025 0,0.0049 -3.5e-4,0.0074 0,7.06e-4 0,0.0011 0,0.0018 0,0.0025 0,0.0049 0,0.0071 -3.6e-4,7.06e-4 -3.6e-4,0.0014 -3.6e-4,0.0021 0,0.0025 0,0.0046 0,0.0071 -3.5e-4,7.05e-4 -3.5e-4,0.0014 -3.5e-4,0.0021 0,0.0025 0,0.0049 -3.5e-4,0.0074 0,3.52e-4 0,0.0011 0,0.0018 0,0.0025 -3.5e-4,0.0053 -3.5e-4,0.0078 0,3.52e-4 0,0.0011 0,0.0014 -3.6e-4,0.0028 -3.6e-4,0.0053 -3.6e-4,0.0081 0,3.52e-4 0,7.05e-4 0,0.0011 -3.5e-4,0.0028 -3.5e-4,0.0056 -7e-4,0.0085 0,3.52e-4 0,3.52e-4 0,7.05e-4 0,0.0028 -3.5e-4,0.0056 -3.5e-4,0.0088 v 0 c -3.6e-4,0.0032 -3.6e-4,0.006 -7.1e-4,0.0088 v 3.53e-4 c -7.1e-4,0.01235 -10e-4,0.02434 -0.002,0.03634 v 3.53e-4 c -0.10866,1.477786 -1.30316,2.642658 -2.76366,2.651478"
style="fill:#e9f3f4;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path1514" />
<path
d="m 197.11936,29.458115 h -1.23084 v -0.303741 c 0.18203,0.0011 0.35983,0.02011 0.53199,0.05539 0.24624,0.05115 0.48048,0.135466 0.69885,0.248355"
style="fill:#607784;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path1516" />
<path
d="m 198.65853,31.950843 h -2.77001 v -1.165578 h 2.49696 c 0.1651,0.354189 0.26247,0.748595 0.27305,1.165578"
style="fill:#607784;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path1518" />
<path
d="m 197.55434,34.315513 h -1.66582 v -1.053748 h 2.49978 c -0.19297,0.416631 -0.48048,0.77717 -0.83396,1.053748"
style="fill:#607784;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path1520" />
</g>
</svg>

Before

Width:  |  Height:  |  Size: 20 KiB

View file

@ -1,76 +0,0 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
width="8.9827805mm"
height="12.835467mm"
viewBox="0 0 8.9827807 12.835467"
version="1.1"
id="svg11017"
inkscape:export-filename="11.svg"
inkscape:export-xdpi="96"
inkscape:export-ydpi="96"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns="http://www.w3.org/2000/svg"
xmlns:svg="http://www.w3.org/2000/svg">
<sodipodi:namedview
id="namedview11019"
pagecolor="#ffffff"
bordercolor="#000000"
borderopacity="0.25"
inkscape:showpageshadow="2"
inkscape:pageopacity="0.0"
inkscape:pagecheckerboard="0"
inkscape:deskcolor="#d1d1d1"
inkscape:document-units="mm"
showgrid="false" />
<defs
id="defs11014" />
<g
inkscape:label="Layer 1"
inkscape:groupmode="layer"
id="layer1"
transform="translate(-86.311716,38.156781)">
<path
d="m 90.080088,-35.257653 c 0,0.400403 0.324556,0.724958 0.724959,0.724958 0.400402,0 0.724605,-0.324555 0.724605,-0.724958 v -2.17417 c 0,-0.400403 -0.324203,-0.724958 -0.724605,-0.724958 -0.400403,0 -0.724959,0.324555 -0.724959,0.724958 v 2.17417"
style="fill:#f2736d;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path1454" />
<path
d="m 86.311716,-25.321314 h 8.982781 l -2.831395,-11.424003 h -3.319639 l -2.831747,11.424003"
style="fill:#e9f3f4;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path1456" />
<path
d="m 88.777633,-35.270706 0.36583,-1.474611 h 3.319639 l 0.365478,1.474611 h -4.050947"
style="fill:#e4355c;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path1458" />
<path
d="m 93.436769,-32.816784 0.577497,2.329745 h -6.42232 l 0.577498,-2.329745 h 5.267325"
style="fill:#e4355c;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path1460" />
<path
d="m 94.622455,-28.033117 0.672042,2.711803 h -8.982781 l 0.672041,-2.711803 h 7.638698"
style="fill:#e4355c;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path1462" />
<path
d="m 95.294497,-25.321314 -0.672042,-2.711803 h -3.677708 v -2.453922 h 3.069519 l -0.577497,-2.329745 h -2.492022 v -2.453922 h 1.883833 l -0.365478,-1.474611 2.831395,11.424003"
style="fill:#f0f7f7;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path1464" />
<path
d="m 92.82858,-35.270706 h -1.883833 v -1.474611 h 1.518355 l 0.365478,1.474611"
style="fill:#ec728d;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path1466" />
<path
d="m 94.014266,-30.487039 h -3.069519 v -2.329745 h 2.492022 l 0.577497,2.329745"
style="fill:#ec728d;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path1468" />
<path
d="m 95.294497,-25.321314 h -4.34975 v -2.711803 h 3.677708 l 0.672042,2.711803"
style="fill:#ec728d;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path1470" />
<path
d="m 88.630524,-37.015192 c 0,0.160161 0.129822,0.289983 0.289984,0.289983 h 3.696405 c 0.160162,0 0.289984,-0.129822 0.289984,-0.289983 0,-0.160161 -0.129822,-0.289984 -0.289984,-0.289984 h -3.696405 c -0.160162,0 -0.289984,0.129823 -0.289984,0.289984"
style="fill:#e9f3f4;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path1472" />
</g>
</svg>

Before

Width:  |  Height:  |  Size: 3.6 KiB

View file

@ -1,76 +0,0 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
width="8.9828796mm"
height="12.835396mm"
viewBox="0 0 8.9828799 12.835395"
version="1.1"
id="svg11017"
inkscape:export-filename="12.svg"
inkscape:export-xdpi="96"
inkscape:export-ydpi="96"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns="http://www.w3.org/2000/svg"
xmlns:svg="http://www.w3.org/2000/svg">
<sodipodi:namedview
id="namedview11019"
pagecolor="#ffffff"
bordercolor="#000000"
borderopacity="0.25"
inkscape:showpageshadow="2"
inkscape:pageopacity="0.0"
inkscape:pagecheckerboard="0"
inkscape:deskcolor="#d1d1d1"
inkscape:document-units="mm"
showgrid="false" />
<defs
id="defs11014" />
<g
inkscape:label="Layer 1"
inkscape:groupmode="layer"
id="layer1"
transform="translate(-159.4972,-12.013686)">
<path
d="m 163.26571,14.912743 c 0,0.400474 0.32452,0.724994 0.72471,0.724994 0.40033,0 0.72485,-0.32452 0.72485,-0.724994 v -2.174099 c 0,-0.400402 -0.32452,-0.724958 -0.72485,-0.724958 -0.40019,0 -0.72471,0.324556 -0.72471,0.724958 v 2.174099"
style="fill:#f2736d;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path1434" />
<path
d="m 159.4972,24.849083 h 8.98288 l -2.8316,-11.423933 h -3.31968 l -2.8316,11.423933"
style="fill:#e9f3f4;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path1436" />
<path
d="m 161.96318,14.900079 0.36562,-1.474929 h 3.31968 l 0.36547,1.474929 h -4.05077"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path1438" />
<path
d="m 166.62221,17.354072 0.57754,2.329321 h -6.42222 l 0.57739,-2.329321 h 5.26729"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path1440" />
<path
d="m 167.80786,22.137386 0.67222,2.711697 h -8.98288 l 0.67207,-2.711697 h 7.63859"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path1442" />
<path
d="m 168.48008,24.849083 -0.67222,-2.711697 h -3.67756 v -2.453993 h 3.06945 l 1.28033,5.16569 m -1.42229,-5.73786 -0.43558,-1.757151 h -2.49191 v -2.453993 h 1.88365 l -0.36547,-1.474929 1.40931,5.686073"
style="fill:#f0f7f7;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path1444" />
<path
d="M 166.01395,14.900079 H 164.1303 V 13.42515 h 1.51818 l 0.36547,1.474929"
style="fill:#677b88;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path1446" />
<path
d="m 167.19975,19.683393 h -3.06945 v -2.329321 h 2.49191 l 0.43558,1.757151 0.14196,0.57217"
style="fill:#677b88;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path1448" />
<path
d="m 168.48008,24.849083 h -4.34978 v -2.711697 h 3.67756 l 0.67222,2.711697"
style="fill:#677b88;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path1450" />
<path
d="m 161.81614,13.155275 c 0,0.160161 0.12969,0.289983 0.28981,0.289983 h 3.69644 c 0.16016,0 0.28995,-0.129822 0.28995,-0.289983 0,-0.160161 -0.12979,-0.289983 -0.28995,-0.289983 h -3.69644 c -0.16012,0 -0.28981,0.129822 -0.28981,0.289983"
style="fill:#e9f3f4;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path1452" />
</g>
</svg>

Before

Width:  |  Height:  |  Size: 3.6 KiB

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 23 KiB

View file

@ -1,252 +0,0 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
width="52.279022mm"
height="20.402199mm"
viewBox="0 0 52.279023 20.402199"
version="1.1"
id="svg11017"
inkscape:export-filename="2.svg"
inkscape:export-xdpi="96"
inkscape:export-ydpi="96"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns="http://www.w3.org/2000/svg"
xmlns:svg="http://www.w3.org/2000/svg">
<sodipodi:namedview
id="namedview11019"
pagecolor="#ffffff"
bordercolor="#000000"
borderopacity="0.25"
inkscape:showpageshadow="2"
inkscape:pageopacity="0.0"
inkscape:pagecheckerboard="0"
inkscape:deskcolor="#d1d1d1"
inkscape:document-units="mm"
showgrid="false" />
<defs
id="defs11014" />
<g
inkscape:label="Layer 1"
inkscape:groupmode="layer"
id="layer1"
transform="translate(-91.802359,-27.399221)">
<path
d="m 128.29299,42.061372 h -0.0981 V 36.94433 h 0.0981 v 5.117042"
style="fill:#29516a;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path1326" />
<path
d="m 139.51097,40.044188 h -0.0984 v -1.672872 h 0.0984 v 1.672872"
style="fill:#29516a;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path1328" />
<path
d="m 138.92077,40.732811 h -0.0984 v -1.672873 h 0.0984 v 1.672873"
style="fill:#29516a;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path1330" />
<path
d="m 133.01633,39.847338 h -0.0984 v -1.672872 h 0.0984 v 1.672872"
style="fill:#29516a;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path1332" />
<path
d="m 130.75326,40.142613 h -0.0984 v -1.672872 h 0.0984 v 1.672872"
style="fill:#29516a;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path1334" />
<path
d="m 129.37566,39.748913 h -0.0984 v -1.672872 h 0.0984 v 1.672872"
style="fill:#29516a;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path1336" />
<path
d="m 101.62613,39.748913 h -0.0984 v -1.672872 h 0.0984 v 1.672872"
style="fill:#29516a;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path1338" />
<path
d="m 100.54366,39.650488 h -0.0984 v -1.672872 h 0.0984 v 1.672872"
style="fill:#29516a;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path1340" />
<path
d="m 101.87208,40.486925 h 0.59052 v -2.263423 h -0.59052 v 2.263423"
style="fill:#29516a;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path1342" />
<path
d="m 131.88497,40.7822 h 0.5902 v -2.263423 h -0.5902 V 40.7822"
style="fill:#29516a;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path1344" />
<path
d="m 135.42721,41.323361 h 2.7619 v -2.263423 h -2.7619 v 2.263423"
style="fill:#29516a;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path1346" />
<path
d="m 140.04896,40.641441 h 1.18745 v -1.293283 h -1.18745 v 1.293283"
style="fill:#29516a;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path1348" />
<path
d="m 110.17079,28.219429 c 0,0.452967 0.3671,0.819856 0.81993,0.819856 0.45297,0 0.82007,-0.366889 0.82007,-0.819856 0,-0.452966 -0.3671,-0.820208 -0.82007,-0.820208 -0.45283,0 -0.81993,0.367242 -0.81993,0.820208"
style="fill:#6b99b5;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path1350" />
<path
d="m 106.90054,36.115655 c -0.0422,0.269875 0.15022,0.490008 0.42997,0.490008 h 4.9149 c 0.32152,0 0.55591,-0.251883 0.52394,-0.557742 l -0.67592,-6.474178 c -0.0215,-0.205669 -0.24832,-0.370416 -0.50683,-0.370416 h -3.1381 c -0.25866,0 -0.49774,0.188736 -0.53425,0.422627 l -1.01371,6.489701"
style="fill:#6b99b5;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path1352" />
<path
d="m 110.71358,35.108827 -0.58812,-5.633509 c -0.0115,-0.108302 -0.0805,-0.204258 -0.18041,-0.271991 h 1.64155 c 0.25851,0 0.48531,0.164747 0.50683,0.370416 l 0.57796,5.535084 h -1.95781"
style="fill:#9dc0e1;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path1354" />
<path
d="m 106.40845,39.166124 c -0.042,0.269875 0.15036,0.490009 0.42997,0.490009 h 14.31339 c 0.27976,0 0.50645,-0.220134 0.50645,-0.490009 v -6.4897 c 0,-0.233892 -0.20962,-0.422628 -0.46828,-0.422628 h -13.23357 c -0.25852,0 -0.4976,0.188736 -0.53411,0.422628 l -1.01385,6.4897"
style="fill:#6b99b5;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path1356" />
<path
d="m 118.70622,32.253796 h 2.48376 c 0.25866,0 0.46828,0.188736 0.46828,0.422628 v 6.4897 c 0,0.269875 -0.22669,0.490009 -0.50645,0.490009 h -2.44559 v -7.402337"
style="fill:#9dc0e1;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path1358" />
<path
d="m 106.1082,41.879691 c -0.0387,0.29845 0.17431,0.542573 0.47611,0.542573 h 17.34108 c 0.3018,0 0.51484,-0.244123 0.47611,-0.542573 l -0.79015,-6.096353 c -0.0321,-0.247297 -0.27824,-0.446264 -0.54984,-0.446264 h -15.61317 c -0.27175,0 -0.51788,0.198967 -0.54984,0.446264 l -0.7903,6.096353"
style="fill:#29516a;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path1360" />
<path
d="m 121.71047,35.337074 h 1.35104 c 0.2716,0 0.51773,0.198967 0.54984,0.446264 l 0.79015,6.096353 c 0.0387,0.29845 -0.17431,0.542573 -0.47611,0.542573 h -1.50135 l -0.71357,-7.08519"
style="fill:#466480;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path1362" />
<path
d="m 121.97904,39.633908 c 0,0.271992 0.22024,0.492125 0.49199,0.492125 h 3.54252 c 0.27175,0 0.49195,-0.220133 0.49195,-0.492125 V 37.73173 c 0,-0.271992 -0.2202,-0.492125 -0.49195,-0.492125 h -3.54252 c -0.27175,0 -0.49199,0.220133 -0.49199,0.492125 v 1.902178"
style="fill:#6b99b5;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path1364" />
<path
d="m 113.64756,40.946241 c 0,0.271639 0.22034,0.491772 0.49212,0.491772 h 3.54239 c 0.27174,0 0.49209,-0.220133 0.49209,-0.491772 v -1.90253 c 0,-0.271639 -0.22035,-0.492125 -0.49209,-0.492125 h -3.54239 c -0.27178,0 -0.49212,0.220486 -0.49212,0.492125 v 1.90253"
style="fill:#6b99b5;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path1366" />
<path
d="m 103.41386,40.880625 c 0,0.271638 0.22021,0.491772 0.49195,0.491772 h 3.54253 c 0.27174,0 0.49195,-0.220134 0.49195,-0.491772 v -1.902531 c 0,-0.271639 -0.22021,-0.492125 -0.49195,-0.492125 h -3.54253 c -0.27174,0 -0.49195,0.220486 -0.49195,0.492125 v 1.902531"
style="fill:#6b99b5;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path1368" />
<path
d="m 109.5147,35.435499 c 0,0.19932 0.1615,0.360892 0.36092,0.360892 h 8.8561 c 0.19925,0 0.36075,-0.161572 0.36075,-0.360892 0,-0.199319 -0.1615,-0.360891 -0.36075,-0.360891 h -8.8561 c -0.19942,0 -0.36092,0.161572 -0.36092,0.360891"
style="fill:#588399;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path1370" />
<path
d="m 120.33781,32.647496 h 0.91956 v 0.7874 h -0.91956 v -0.7874"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path1372" />
<path
d="m 120.20898,32.647496 v 0.7874 h -1.31438 v -0.7874 h 1.31438"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path1374" />
<path
d="m 118.76573,32.647496 v 0.7874 h -1.70808 v -0.7874 h 1.70808"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path1376" />
<path
d="m 116.92882,32.647496 v 0.7874 h -1.77229 v -0.7874 h 1.77229"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path1378" />
<path
d="m 110.43315,33.238046 h 3.47695 V 32.77873 h -3.47695 v 0.459316"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path1380" />
<path
d="m 108.0059,35.796391 h 9.05302 v 0.524933 h -9.05302 v -0.524933"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path1382" />
<path
d="m 107.7694,29.194507 c 0,0.161925 0.1312,0.293159 0.29312,0.293159 h 4.17682 c 0.16179,0 0.29298,-0.131234 0.29298,-0.293159 0,-0.161925 -0.13119,-0.293158 -0.29298,-0.293158 h -4.17682 c -0.16192,0 -0.29312,0.131233 -0.29312,0.293158"
style="fill:#29516a;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path1384" />
<path
d="m 94.623202,35.501116 c 0,0.271639 0.220349,0.492125 0.491963,0.492125 h 2.755395 c 0.271604,0 0.491949,-0.220486 0.491949,-0.492125 v -0.459317 c 0,-0.271639 -0.220345,-0.491772 -0.491949,-0.491772 h -2.755395 c -0.271614,0 -0.491963,0.220133 -0.491963,0.491772 v 0.459317"
style="fill:#466480;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path1386" />
<path
d="m 96.591177,39.633908 c 0,0.271992 -0.220204,0.492125 -0.491949,0.492125 H 95.96803 c -0.271745,0 -0.491949,-0.220133 -0.491949,-0.492125 v -3.673475 c 0,-0.271639 0.220204,-0.492125 0.491949,-0.492125 h 0.131198 c 0.271745,0 0.491949,0.220486 0.491949,0.492125 v 3.673475"
style="fill:#6b99b5;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path1388" />
<path
d="m 99.280825,37.947277 c 0,0.297392 -0.239501,0.513645 -0.530825,0.483306 l -2.162528,-0.225072 c -0.253012,-0.02646 -0.455471,-0.267759 -0.455471,-0.539398 v -5.248275 c 0,-0.271639 0.202459,-0.509058 0.455471,-0.530225 L 98.75,31.705932 c 0.291324,-0.02434 0.530825,0.19685 0.530825,0.494242 v 5.747103"
style="fill:#588399;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path1390" />
<path
d="m 93.048794,45.308692 h 27.619046 c 0.0176,-1.343731 1.11153,-2.427465 2.45911,-2.427465 h 16.07252 c 1.35854,0 2.45992,1.101373 2.45992,2.460273 0,1.358547 -1.10138,2.459919 -2.45992,2.459919 h -9.47703 -6.59549 -30.078156 c -0.688468,0 -1.246435,-0.558094 -1.246435,-1.246364 0,-0.688269 0.557967,-1.246363 1.246435,-1.246363"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path1392" />
<path
d="m 94.885581,45.443805 c 0,0.07056 0.125264,0.127353 0.279604,0.127353 h 24.320985 c 3.28003,0 12.20019,-0.136172 19.28679,-2.624314 3.01519,-1.058333 7.24182,-2.144536 4.32964,-2.755194 -0.32032,-0.06703 -13.27503,-0.983898 -14.16967,-0.983898 H 95.279288 c -0.217456,0 -0.393707,0.245181 -0.393707,0.540456 v 5.695597"
style="fill:#588399;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path1394" />
<path
d="m 140.59329,41.913558 c -7.0866,2.488142 -16.00658,2.624314 -19.28671,2.624314 H 96.985723 c -0.154481,0 -0.279611,-0.0568 -0.279611,-0.127353 v -5.202767 h -1.426824 c -0.217456,0 -0.393707,0.245181 -0.393707,0.540456 v 5.695597 c 0,0.07056 0.125264,0.127353 0.279604,0.127353 h 24.320985 c 3.28003,0 12.20019,-0.136172 19.28679,-2.624314 2.26342,-0.794455 5.20912,-1.604433 5.30578,-2.217561 -1.0347,0.380647 -2.34633,0.784578 -3.48545,1.184275"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path1396" />
<path
d="m 135.68968,42.093122 c 1.44322,0 3.86327,0.579261 3.08328,0.853722 -7.08484,2.493081 -16.00676,2.624314 -19.28679,2.624314 H 92.803641 c -0.154478,0 -0.279604,-0.0568 -0.279604,-0.127353 l 2.361544,-3.350683 h 40.804099"
style="fill:#6b99b5;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path1398" />
<path
d="m 120.33891,41.831714 c 0,0.217311 0.17625,0.3937 0.3937,0.3937 h 3.4768 c 0.21745,0 0.3937,-0.176389 0.3937,-0.3937 0,-0.217312 -0.17625,-0.393701 -0.3937,-0.393701 h -3.4768 c -0.21745,0 -0.3937,0.176389 -0.3937,0.393701"
style="fill:#466480;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path1400" />
<path
d="m 107.12036,41.831714 c 0,0.217311 0.17611,0.3937 0.39356,0.3937 h 3.4768 c 0.21745,0 0.3937,-0.176389 0.3937,-0.3937 0,-0.217312 -0.17625,-0.393701 -0.3937,-0.393701 h -3.4768 c -0.21745,0 -0.39356,0.176389 -0.39356,0.393701"
style="fill:#466480;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path1402" />
<path
d="m 124.99667,44.455675 h 0.72157 v -1.508831 h -0.72157 v 1.508831"
style="fill:#466480;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path1404" />
<path
d="m 123.94705,44.455675 h 0.72168 v -1.508831 h -0.72168 v 1.508831"
style="fill:#466480;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path1406" />
<path
d="m 96.788097,44.455675 h 0.721537 v -1.508831 h -0.721537 v 1.508831"
style="fill:#466480;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path1408" />
<path
d="m 95.738442,44.455675 h 0.721536 v -1.508831 h -0.721536 v 1.508831"
style="fill:#466480;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path1410" />
<path
d="m 92.029046,45.839622 c 0.122921,0.559153 0.62053,0.9779 1.216534,0.9779 h 30.07829 6.59542 9.47703 c 1.01564,0 1.88701,-0.615597 2.26271,-1.494014 l 3.6e-4,0.01799 c 0,1.358547 -1.10138,2.459919 -2.45992,2.459919 h -9.47703 -6.59549 -30.078156 c -0.688468,0 -1.246435,-0.558094 -1.246435,-1.246364 0,-0.266347 0.08434,-0.512938 0.226687,-0.715433"
style="fill:#162b35;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path1412" />
<path
d="m 112.09026,34.015216 h 2.49714 v -0.249767 h -2.49714 v 0.249767"
style="fill:#588399;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path1414" />
<path
d="m 117.17823,34.695019 h 1.21723 v -0.454731 h -1.21723 v 0.454731"
style="fill:#588399;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path1416" />
<path
d="m 115.52391,34.788858 h 1.21737 v -0.455084 h -1.21737 v 0.455084"
style="fill:#588399;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path1418" />
<path
d="m 143.56545,40.58535 c -0.3302,-0.06738 -13.67367,-0.984251 -14.59513,-0.984251 H 94.900877 c 0.04699,-0.225072 0.198437,-0.393347 0.378411,-0.393347 h 33.653642 c 0.89464,0 13.84935,0.91687 14.16967,0.983898 0.71191,0.149225 0.99625,0.327025 0.9772,0.525638 -0.13935,-0.04621 -0.30904,-0.09031 -0.51435,-0.131938"
style="fill:#e4355c;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path1420" />
<path
d="m 124.39173,36.559097 2.14464,-1.047751 -0.0239,-0.04868 -2.14464,1.04775 0.0238,0.04868"
style="fill:#1e4559;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path1422" />
<path
d="m 124.918,36.402463 0.72993,-0.356658 -0.11091,-0.227189 -0.72997,0.356658 0.11095,0.227189"
style="fill:#29516a;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path1424" />
<path
d="m 123.03215,37.239605 c -0.0584,-0.254706 0.10295,-0.528814 0.27535,-0.8128 0.23685,-0.390172 0.44439,-0.66287 0.80338,-0.591961 l 0.60716,0.120297 c 0.29683,0.05891 0.39907,0.290336 0.53041,0.660753 0.0744,0.209903 0.0845,0.430036 0.028,0.623711 h -2.24427"
style="fill:#9dc0e1;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path1426" />
<path
d="m 138.77296,42.946844 c -0.12559,0.0441 -0.25153,0.08749 -0.37818,0.130175 -0.71085,-0.165805 -1.65523,-0.295275 -2.37067,-0.295275 H 94.400098 l 0.485483,-0.688622 h 40.804099 c 1.44322,0 3.86327,0.579261 3.08328,0.853722"
style="fill:#f2736d;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path1428" />
<path
d="m 98.998603,33.181955 -2.866602,0.1651 v -0.929217 c 0,-0.271639 0.202459,-0.509058 0.455471,-0.530225 L 98.75,31.705932 c 0.291324,-0.02434 0.530825,0.19685 0.530825,0.494242 v 1.0033 c -0.08763,-0.01905 -0.182704,-0.02716 -0.282222,-0.02152"
style="fill:#6b99b5;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path1430" />
<path
d="m 99.239374,37.118602 0.04145,0.0018 v 0.826911 c 0,0.297392 -0.239501,0.513645 -0.530825,0.483306 L 96.587472,38.205511 C 96.33446,38.179052 96.132001,37.937752 96.132001,37.666113 V 36.89353 l 3.107373,0.225072"
style="fill:#447284;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path1432" />
</g>
</svg>

Before

Width:  |  Height:  |  Size: 17 KiB

View file

@ -1,528 +0,0 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
width="80.819328mm"
height="26.925783mm"
viewBox="0 0 80.81933 26.925783"
version="1.1"
id="svg11017"
inkscape:export-filename="3.svg"
inkscape:export-xdpi="96"
inkscape:export-ydpi="96"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns="http://www.w3.org/2000/svg"
xmlns:svg="http://www.w3.org/2000/svg">
<sodipodi:namedview
id="namedview11019"
pagecolor="#ffffff"
bordercolor="#000000"
borderopacity="0.25"
inkscape:showpageshadow="2"
inkscape:pageopacity="0.0"
inkscape:pagecheckerboard="0"
inkscape:deskcolor="#d1d1d1"
inkscape:document-units="mm"
showgrid="false" />
<defs
id="defs11014" />
<g
inkscape:label="Layer 1"
inkscape:groupmode="layer"
id="layer1"
transform="translate(-92.42659,19.22255)">
<path
d="m 93.738102,2.2291618 c 0,0.1905 -0.15451,0.345017 -0.34501,0.345017 -0.19015,0 -0.34467,-0.154517 -0.34467,-0.345017 v -4.309181 c 0,-0.1905 0.15452,-0.345016 0.34467,-0.345016 0.1905,0 0.34501,0.154516 0.34501,0.345016 v 4.309181"
style="fill:#447284;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path1080" />
<path
d="m 94.760102,0.72421177 c 0.0469,0.08008 0.0201,0.183092 -0.0603,0.230364 -0.0801,0.04692 -0.18309,0.02011 -0.23001,-0.05997 l -1.06433,-1.814336 c -0.0469,-0.08008 -0.0201,-0.18344497 0.0603,-0.23036397 0.0801,-0.04692 0.18309,-0.02011 0.23001,0.05997 l 1.06433,1.81433597"
style="fill:#447284;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path1082" />
<path
d="m 95.294562,2.7565648 c 0,0.145345 -0.11818,0.263525 -0.26388,0.263525 -0.14534,0 -0.26353,-0.11818 -0.26353,-0.263525 v -3.29529703 c 0,-0.145345 0.11819,-0.263525 0.26353,-0.263525 0.1457,0 0.26388,0.11818 0.26388,0.263525 V 2.7565648"
style="fill:#447284;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path1084" />
<path
d="m 96.242472,2.7565648 c 0,0.145345 -0.11783,0.263525 -0.26352,0.263525 -0.1457,0 -0.26353,-0.11818 -0.26353,-0.263525 v -3.29529703 c 0,-0.145345 0.11783,-0.263525 0.26353,-0.263525 0.14569,0 0.26352,0.11818 0.26352,0.263525 V 2.7565648"
style="fill:#447284;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path1086" />
<path
d="m 159.34878,0.15765077 c 0,0.96978603 -0.78599,1.75612803 -1.75578,1.75612803 h -5.64938 c -0.96979,0 -1.75578,-0.786342 -1.75578,-1.75612803 0,-0.969786 0.78599,-1.75577497 1.75578,-1.75577497 h 5.64938 c 0.96979,0 1.75578,0.78598897 1.75578,1.75577497"
style="fill:#447284;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path1088" />
<path
d="m 145.68357,-3.3538992 2.48815,-1.215672 -0.0279,-0.05644 -2.48779,1.215672 0.0275,0.05644"
style="fill:#1e4559;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path1090" />
<path
d="m 146.29423,-3.5355802 0.84667,-0.413808 -0.12876,-0.263525 -0.84667,0.413808 0.12876,0.263525"
style="fill:#29516a;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path1092" />
<path
d="m 146.67735,-3.2879302 c -0.15205,-0.429683 -0.27093,-0.698147 -0.61524,-0.766586 l -0.70415,-0.139347 c -0.41663,-0.08255 -0.65722,0.234244 -0.93204,0.686506 -0.26811,0.440972 -0.51329,0.862541 -0.15346,1.235075 l 2.23415,0.07091 c 0.25576,-0.274814 0.30938,-0.696383 0.17074,-1.086556"
style="fill:#447284;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path1094" />
<path
d="m 148.94077,0.13225077 c 0,0.42157 -0.34184,0.763411 -0.76341,0.763411 h -5.70018 c -0.42157,0 -0.76341,-0.341841 -0.76341,-0.763411 V -2.1071822 c 0,-0.42157 0.34184,-0.763412 0.76341,-0.763412 h 5.70018 c 0.42157,0 0.76341,0.341842 0.76341,0.763412 v 2.23943297"
style="fill:#588399;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path1096" />
<path
d="m 126.34818,-5.3135802 h -0.11183 v -7.0033448 h 0.11183 v 7.0033448"
style="fill:#29516a;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path1098" />
<path
d="m 127.82455,-6.7994802 h -0.11183 v -7.0033448 h 0.11183 v 7.0033448"
style="fill:#29516a;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path1100" />
<path
d="m 123.23915,-6.7892492 h -0.38171 v -1.908528 h 0.38171 v 1.908528"
style="fill:#29516a;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path1102" />
<path
d="m 123.23915,-7.9343662 h -0.68722 v -1.22167 h 0.68722 v 1.22167"
style="fill:#29516a;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path1104" />
<path
d="m 124.02513,-7.5914662 h -0.25047 v -1.25342 h 0.25047 v 1.25342"
style="fill:#29516a;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path1106" />
<path
d="m 124.02513,-8.3435882 h -0.4512 v -0.802217 h 0.4512 v 0.802217"
style="fill:#29516a;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path1108" />
<path
d="m 124.99492,-7.3812112 h -0.36265 v -1.812925 h 0.36265 v 1.812925"
style="fill:#29516a;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path1110" />
<path
d="m 129.95709,-6.7130492 h -0.83961 v -6.1838418 h 0.22895 l 0.61066,6.1838418"
style="fill:#29516a;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path1112" />
<path
d="m 120.26699,-13.676178 h -2.19639 v 0.05927 h 2.19639 v -0.05927"
style="fill:#29516a;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path1114" />
<path
d="m 120.44479,-12.756133 h -2.52271 v 0.05927 h 2.52271 v -0.05927"
style="fill:#29516a;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path1116" />
<path
d="m 120.50441,-11.747189 h -2.74531 v 0.05962 h 2.74531 v -0.05962"
style="fill:#29516a;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path1118" />
<path
d="m 120.68221,-10.648991 h -3.042 v 0.05927 h 3.042 v -0.05927"
style="fill:#29516a;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path1120" />
<path
d="m 120.54921,-10.5675 -3.20639,1.1031368 0.0145,0.05786 3.20605,-1.1034888 -0.0141,-0.0575"
style="fill:#29516a;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path1122" />
<path
d="m 120.67551,-11.70415 -3.20605,1.103137 0.0141,0.0575 3.20639,-1.103136 -0.0145,-0.0575"
style="fill:#29516a;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path1124" />
<path
d="m 120.40916,-12.692986 -2.64301,0.964142 0.0141,0.05786 2.64301,-0.964494 -0.0141,-0.0575"
style="fill:#29516a;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path1126" />
<path
d="m 120.13717,-13.545297 -2.20804,0.856544 0.0141,0.05786 2.20803,-0.856897 -0.0141,-0.0575"
style="fill:#29516a;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path1128" />
<path
d="m 118.04202,-13.545297 2.20804,0.856544 -0.0141,0.05786 -2.20804,-0.856897 0.0141,-0.0575"
style="fill:#29516a;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path1130" />
<path
d="m 117.92913,-12.532119 2.61762,0.75565 -0.0201,0.05891 -2.61761,-0.75565 0.0201,-0.05891"
style="fill:#29516a;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path1132" />
<path
d="m 117.87269,-11.690039 2.96898,1.106664 -0.025,0.05397 -2.96898,-1.106664 0.025,-0.05398"
style="fill:#29516a;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path1134" />
<path
d="m 117.67125,-10.636644 3.2565,1.0354028 -0.0289,0.05539 -3.25685,-1.0357558 0.0293,-0.05503"
style="fill:#29516a;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path1136" />
<path
d="m 117.4744,-8.7217662 h -0.38417 l 0.83255,-5.8906838 h 0.38418 l -0.83256,5.8906838"
style="fill:#29516a;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path1138" />
<path
d="m 120.87095,-8.7217662 h 0.38417 l -0.8322,-5.8906838 h -0.38417 l 0.8322,5.8906838"
style="fill:#29516a;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path1140" />
<path
d="m 120.48395,-14.58458 v -0.604309 c 0,-0.707319 -0.57326,-1.280583 -1.28058,-1.280583 -0.70732,0 -1.28059,0.573264 -1.28059,1.280583 v 0.604309 h 2.56117"
style="fill:#a5c1cc;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path1142" />
<path
d="m 120.93198,-14.676655 h -5.12233 v 0.192263 h 5.12233 v -0.192263"
style="fill:#29516a;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path1144" />
<path
d="m 122.02065,-6.2248052 h -5.05848 v -2.881136 h 5.05848 v 2.881136"
style="fill:#466480;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path1146" />
<path
d="m 131.30435,-4.9819692 c 0,0.08467 -0.0684,0.152753 -0.15275,0.152753 h -14.50517 c -0.0843,0 -0.15275,-0.06809 -0.15275,-0.152753 v -2.442633 c 0,-0.08431 0.0684,-0.152753 0.15275,-0.152753 h 14.50517 c 0.0843,0 0.15275,0.06844 0.15275,0.152753 v 2.442633"
style="fill:#29516a;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path1148" />
<path
d="m 130.69264,-7.4492972 h -10.01219 c -0.0843,0 -0.15275,0.06844 -0.15275,0.152753 v 2.442634 c 0,0.08431 0.0684,0.152752 0.15275,0.152752 h 10.01219 v -2.748139"
style="fill:#466480;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path1150" />
<path
d="m 116.06647,-5.7492602 c 0.3175,0.61348 0.0152,1.173691 -0.71508,1.173691 h -2.77601 c -0.73025,0 -1.32221,-0.560211 -1.32221,-1.173691 v -2.778478 c 0,-0.271639 0.34184,-0.475545 0.76341,-0.475545 h 1.60337 c 0.42157,0 0.8689,0.203906 1.0093,0.475545 l 1.43722,2.778478"
style="fill:#29516a;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path1152" />
<path
d="m 107.51266,-6.6368492 h 0.45791 v -2.824339 h -0.45791 v 2.824339"
style="fill:#1e4559;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path1154" />
<path
d="m 108.73398,-6.7130492 h -3.2064 v -0.916164 h 3.2064 v 0.916164"
style="fill:#466480;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path1156" />
<path
d="m 109.11569,-4.7283212 h -2.29024 v -3.511551 h 2.29024 v 3.511551"
style="fill:#1e4559;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path1158" />
<path
d="m 105.22243,-3.7356052 c 0,0.08431 -0.0684,0.152753 -0.15275,0.152753 h -1.90853 c -0.0843,0 -0.15275,-0.06844 -0.15275,-0.152753 v -0.839964 c 0,-0.08431 0.0684,-0.152752 0.15275,-0.152752 h 1.90853 c 0.0843,0 0.15275,0.06844 0.15275,0.152752 v 0.839964"
style="fill:#466480;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path1160" />
<path
d="M 105.37483,-0.98746623 H 103.0084 V -3.4304522 h 2.36643 v 2.44298597"
style="fill:#3b5972;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path1162" />
<path
d="m 105.75654,-3.3538992 h -3.12985 v -0.381706 h 3.12985 v 0.381706"
style="fill:#1e4559;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path1164" />
<path
d="m 105.18151,0.61061777 c -0.0335,0.157339 0.0187,0.285044 0.11677,0.285044 h 31.76235 c 0.0981,0 0.15028,-0.127705 0.11677,-0.285044 l -1.29011,-6.09211997 c -0.0279,-0.132292 -0.12277,-0.239183 -0.21202,-0.239183 h -28.99163 c -0.0893,0 -0.18415,0.106891 -0.21202,0.239183 l -1.29011,6.09211997"
style="fill:#466480;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path1166" />
<path
d="m 108.99468,-0.18701323 c -0.0314,0.09172 0.0176,0.166511 0.11007,0.166511 h 29.99881 c 0.0924,0 0.14182,-0.07479 0.11042,-0.166511 l -1.21849,-3.56164397 c -0.0265,-0.07726 -0.11642,-0.139701 -0.20073,-0.139701 h -27.3812 c -0.0843,0 -0.17392,0.06244 -0.20073,0.139701 l -1.21815,3.56164397"
style="fill:#29516a;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path1168" />
<path
d="m 123.40742,1.8809708 v 0 H 97.295162 l 2.729798,-2.967214 h 23.38246 v 2.967214"
style="fill:#3b5972;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path1170" />
<path
d="m 133.10281,1.4992648 v 0 h -26.11226 l 2.73015,-2.967214 h 23.38211 v 2.967214"
style="fill:#1e4559;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path1172" />
<path
d="m 147.38291,1.9995038 -3.0861,0.593725 -35.13244,-0.593725 c 0,0 4.06753,-1.46579203 4.06753,-3.560586 h 28.57253 l 5.57848,3.560586"
style="fill:#447284;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path1174" />
<path
d="m 149.75992,0.53371177 c -9.98114,0 -57.172578,0 -57.172578,0 -0.19262,-0.192616 -0.1584,2.08985603 -0.1584,2.08985603 l 0.2473,1.896181 c 0,0 67.677598,0.222955 74.068878,0.222955 2.53894,-3.77119503 4.99074,-6.923264 6.47911,-8.061325 0.76482,-0.584906 -18.92653,3.85233297 -23.46431,3.85233297"
style="fill:#588399;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path1176" />
<path
d="m 149.75992,0.94081777 c 4.03225,0 20.0279,-3.50308397 23.00605,-3.87349997 0.16087,-0.146403 0.31433,-0.275873 0.45826,-0.385939 0.76482,-0.584906 -18.92653,3.85233297 -23.46431,3.85233297 -9.98114,0 -57.172578,0 -57.172578,0 -0.0607,-0.06068 -0.0988,0.124884 -0.12277,0.407106 6.58495,0 48.112548,0 57.295348,0"
style="fill:#a5c1cc;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path1178" />
<path
d="m 114.51883,-1.0146302 h -0.75953 v -0.239183 h 0.75953 v 0.239183"
style="fill:#29516a;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path1180" />
<path
d="m 115.58175,-1.0146302 h -0.75953 v -0.239183 h 0.75953 v 0.239183"
style="fill:#29516a;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path1182" />
<path
d="m 116.64467,-1.0146302 h -0.75953 v -0.239183 h 0.75953 v 0.239183"
style="fill:#29516a;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path1184" />
<path
d="m 117.70759,-1.0146302 h -0.75953 v -0.239183 h 0.75953 v 0.239183"
style="fill:#29516a;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path1186" />
<path
d="m 118.77051,-1.0146302 h -0.75953 v -0.239183 h 0.75953 v 0.239183"
style="fill:#29516a;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path1188" />
<path
d="m 119.83308,-1.0146302 h -0.75918 v -0.239183 h 0.75918 v 0.239183"
style="fill:#29516a;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path1190" />
<path
d="m 120.896,-1.0146302 h -0.75918 v -0.239183 h 0.75918 v 0.239183"
style="fill:#29516a;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path1192" />
<path
d="m 121.95892,-1.0146302 h -0.75918 v -0.239183 h 0.75918 v 0.239183"
style="fill:#29516a;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path1194" />
<path
d="m 123.02183,-1.0146302 h -0.75953 v -0.239183 h 0.75953 v 0.239183"
style="fill:#29516a;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path1196" />
<path
d="m 124.08475,-1.0146302 h -0.75953 v -0.239183 h 0.75953 v 0.239183"
style="fill:#29516a;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path1198" />
<path
d="m 125.14767,-1.0146302 h -0.75953 v -0.239183 h 0.75953 v 0.239183"
style="fill:#29516a;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path1200" />
<path
d="m 126.21059,-1.0146302 h -0.75953 v -0.239183 h 0.75953 v 0.239183"
style="fill:#29516a;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path1202" />
<path
d="m 127.27351,-1.0146302 h -0.75953 v -0.239183 h 0.75953 v 0.239183"
style="fill:#29516a;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path1204" />
<path
d="m 128.33608,-1.0146302 h -0.75918 v -0.239183 h 0.75918 v 0.239183"
style="fill:#29516a;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path1206" />
<path
d="m 129.399,-1.0146302 h -0.75918 v -0.239183 h 0.75918 v 0.239183"
style="fill:#29516a;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path1208" />
<path
d="m 130.46192,-1.0146302 h -0.75918 v -0.239183 h 0.75918 v 0.239183"
style="fill:#29516a;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path1210" />
<path
d="m 131.52484,-1.0146302 h -0.75918 v -0.239183 h 0.75918 v 0.239183"
style="fill:#29516a;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path1212" />
<path
d="m 132.58776,-1.0146302 h -0.75953 v -0.239183 h 0.75953 v 0.239183"
style="fill:#29516a;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path1214" />
<path
d="m 133.65068,-1.0146302 h -0.75953 v -0.239183 h 0.75953 v 0.239183"
style="fill:#29516a;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path1216" />
<path
d="m 134.7136,-1.0146302 h -0.75953 v -0.239183 h 0.75953 v 0.239183"
style="fill:#29516a;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path1218" />
<path
d="m 135.77652,-1.0146302 h -0.75953 v -0.239183 h 0.75953 v 0.239183"
style="fill:#29516a;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path1220" />
<path
d="m 136.83944,-1.0146302 h -0.75954 v -0.239183 h 0.75954 v 0.239183"
style="fill:#29516a;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path1222" />
<path
d="m 137.902,-1.0146302 h -0.75918 v -0.239183 h 0.75918 v 0.239183"
style="fill:#29516a;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path1224" />
<path
d="m 138.96492,-1.0146302 h -0.75918 v -0.239183 h 0.75918 v 0.239183"
style="fill:#29516a;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path1226" />
<path
d="m 140.02784,-1.0146302 h -0.75918 v -0.239183 h 0.75918 v 0.239183"
style="fill:#29516a;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path1228" />
<path
d="m 141.09076,-1.0146302 h -0.75953 v -0.239183 h 0.75953 v 0.239183"
style="fill:#29516a;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path1230" />
<path
d="m 171.31465,-3.1076602 c -3.09492,1.551164 -7.2697,3.79800597 -11.79654,6.323542 -5.14103,0 -49.77095,-0.144286 -67.038368,-0.200731 l 0.1965,1.504598 c 0,0 67.677598,0.222955 74.068878,0.222955 2.53894,-3.77119503 4.99074,-6.923264 6.47911,-8.061325 0.16087,-0.12312 -0.58808,-0.02293 -1.90958,0.210961"
style="fill:#447284;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path1232" />
<path
d="m 163.64349,2.5177348 -1.16381,0.9017 -1.36913,-1.600906 1.16381,-0.90170003 1.36913,1.60090603"
style="fill:#29516a;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path1234" />
<path
d="m 98.103372,5.9802488 c 2.307518,0.166864 3.677358,0.938389 3.679478,0.582083 H 98.103372 Z M 167.08978,4.4227348 H 92.640962 l 0.0713,1.212497 c 0.0586,0 0.13371,0.0014 0.21696,0.0039 l 0.4251,2.064102 h 1.28341 l 0.40181,-1.951214 c 0.72531,0.04657 0.19473,0.105128 1.13771,0.172156 v 0.638175 h -0.99836 v 0.356306 l 2.94816,-0.02258 c 2.772828,0.319969 3.303408,0.642055 3.303408,0.642055 0,0 47.56433,-0.08749 64.79505,-0.08749 1.39877,0 1.51977,-0.994834 0.16934,-1.576212 -0.4565,-0.196497 0.69497,-1.45168 0.69497,-1.45168"
style="fill:#e4355c;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path1236" />
<path
d="m 92.712222,5.6352318 -10e-4,-0.02716 h 73.589098 c -0.0286,0.124531 -0.007,0.22225 0.0949,0.266347 0.13264,0.05715 0.24694,0.118886 0.35136,0.182739 H 98.847092 c -0.23566,-0.03175 -0.48331,-0.05821 -0.74331,-0.07691 v 0.07691 h -1.92616 v -0.132997 c -0.94298,-0.06703 -0.4124,-0.125589 -1.13771,-0.172156 l -0.0628,0.305153 h -1.96144 l -0.0861,-0.418041 c -0.0833,-0.0025 -0.15839,-0.0039 -0.21696,-0.0039"
style="fill:#f2736d;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path1238" />
<path
d="m 125.14767,-1.5219242 h -7.1 v -1.984728 h 7.1 v 1.984728"
style="fill:#1e4559;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path1240" />
<path
d="m 128.58302,-3.5066522 v 0.992364 h 3.2826 v 0.992364 h 3.81706 v -1.984728 h -7.09966"
style="fill:#1e4559;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path1242" />
<path
d="m 111.73436,-3.6371802 c 0,0.219428 -0.1778,0.397228 -0.39723,0.397228 h -0.7553 c -0.21943,0 -0.39723,-0.1778 -0.39723,-0.397228 0,-0.21978 0.1778,-0.39758 0.39723,-0.39758 h 0.7553 c 0.21943,0 0.39723,0.1778 0.39723,0.39758"
style="fill:#a5c1cc;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path1244" />
<path
d="m 113.56668,-3.6371802 c 0,0.219428 -0.1778,0.397228 -0.39722,0.397228 h -0.7553 c -0.21943,0 -0.39758,-0.1778 -0.39758,-0.397228 0,-0.21978 0.17815,-0.39758 0.39758,-0.39758 h 0.7553 c 0.21942,0 0.39722,0.1778 0.39722,0.39758"
style="fill:#a5c1cc;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path1246" />
<path
d="m 115.39901,-3.6371802 c 0,0.219428 -0.17815,0.397228 -0.39758,0.397228 h -0.75494 c -0.21978,0 -0.39758,-0.1778 -0.39758,-0.397228 0,-0.21978 0.1778,-0.39758 0.39758,-0.39758 h 0.75494 c 0.21943,0 0.39758,0.1778 0.39758,0.39758"
style="fill:#a5c1cc;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path1248" />
<path
d="m 117.23099,-3.6371802 c 0,0.219428 -0.1778,0.397228 -0.39723,0.397228 h -0.7553 c -0.21943,0 -0.39723,-0.1778 -0.39723,-0.397228 0,-0.21978 0.1778,-0.39758 0.39723,-0.39758 h 0.7553 c 0.21943,0 0.39723,0.1778 0.39723,0.39758"
style="fill:#a5c1cc;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path1250" />
<path
d="m 119.06331,-3.6371802 c 0,0.219428 -0.1778,0.397228 -0.39722,0.397228 h -0.7553 c -0.21943,0 -0.39758,-0.1778 -0.39758,-0.397228 0,-0.21978 0.17815,-0.39758 0.39758,-0.39758 h 0.7553 c 0.21942,0 0.39722,0.1778 0.39722,0.39758"
style="fill:#a5c1cc;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path1252" />
<path
d="m 120.89564,-3.6371802 c 0,0.219428 -0.17815,0.397228 -0.39758,0.397228 h -0.75494 c -0.21978,0 -0.39758,-0.1778 -0.39758,-0.397228 0,-0.21978 0.1778,-0.39758 0.39758,-0.39758 h 0.75494 c 0.21943,0 0.39758,0.1778 0.39758,0.39758"
style="fill:#a5c1cc;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path1254" />
<path
d="m 122.72797,-3.6371802 c 0,0.219428 -0.17815,0.397228 -0.39758,0.397228 h -0.7553 c -0.21943,0 -0.39723,-0.1778 -0.39723,-0.397228 0,-0.21978 0.1778,-0.39758 0.39723,-0.39758 h 0.7553 c 0.21943,0 0.39758,0.1778 0.39758,0.39758"
style="fill:#a5c1cc;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path1256" />
<path
d="m 124.55995,-3.6371802 c 0,0.219428 -0.1778,0.397228 -0.39723,0.397228 h -0.7553 c -0.21943,0 -0.39758,-0.1778 -0.39758,-0.397228 0,-0.21978 0.17815,-0.39758 0.39758,-0.39758 h 0.7553 c 0.21943,0 0.39723,0.1778 0.39723,0.39758"
style="fill:#a5c1cc;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path1258" />
<path
d="m 130.04493,-3.6371802 c 0,0.219428 -0.1778,0.397228 -0.39722,0.397228 h -0.7553 c -0.21943,0 -0.39723,-0.1778 -0.39723,-0.397228 0,-0.21978 0.1778,-0.39758 0.39723,-0.39758 h 0.7553 c 0.21942,0 0.39722,0.1778 0.39722,0.39758"
style="fill:#a5c1cc;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path1260" />
<path
d="m 131.87726,-3.6371802 c 0,0.219428 -0.1778,0.397228 -0.39758,0.397228 h -0.75494 c -0.21943,0 -0.39758,-0.1778 -0.39758,-0.397228 0,-0.21978 0.17815,-0.39758 0.39758,-0.39758 h 0.75494 c 0.21978,0 0.39758,0.1778 0.39758,0.39758"
style="fill:#a5c1cc;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path1262" />
<path
d="m 133.70959,-3.6371802 c 0,0.219428 -0.17815,0.397228 -0.39758,0.397228 h -0.7553 c -0.21942,0 -0.39722,-0.1778 -0.39722,-0.397228 0,-0.21978 0.1778,-0.39758 0.39722,-0.39758 h 0.7553 c 0.21943,0 0.39758,0.1778 0.39758,0.39758"
style="fill:#a5c1cc;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path1264" />
<path
d="m 135.54157,-3.6371802 c 0,0.219428 -0.1778,0.397228 -0.39723,0.397228 h -0.7553 c -0.21943,0 -0.39723,-0.1778 -0.39723,-0.397228 0,-0.21978 0.1778,-0.39758 0.39723,-0.39758 h 0.7553 c 0.21943,0 0.39723,0.1778 0.39723,0.39758"
style="fill:#a5c1cc;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path1266" />
<path
d="m 137.37389,-3.6371802 c 0,0.219428 -0.1778,0.397228 -0.39758,0.397228 h -0.75494 c -0.21943,0 -0.39758,-0.1778 -0.39758,-0.397228 0,-0.21978 0.17815,-0.39758 0.39758,-0.39758 h 0.75494 c 0.21978,0 0.39758,0.1778 0.39758,0.39758"
style="fill:#a5c1cc;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path1268" />
<path
d="m 121.76489,-5.4917332 h -2.39572 v 1.22167 h 2.39572 v -1.22167"
style="fill:#1e4559;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path1270" />
<path
d="m 124.58958,-5.4917332 h -2.62467 v 1.22167 h 2.62467 v -1.22167"
style="fill:#1e4559;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path1272" />
<path
d="m 127.41427,-5.4917332 h -2.62467 v 1.22167 h 2.62467 v -1.22167"
style="fill:#1e4559;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path1274" />
<path
d="m 129.7807,-5.4917332 h -2.1664 v 1.22167 h 2.1664 v -1.22167"
style="fill:#1e4559;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path1276" />
<path
d="m 129.98073,-5.4917332 v 1.22167 h 2.2666 v -1.22167 h -2.2666"
style="fill:#1e4559;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path1278" />
<path
d="m 119.16915,-5.4917332 h -3.10621 v 1.22167 h 3.10621 v -1.22167"
style="fill:#1e4559;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path1280" />
<path
d="m 108.50503,-9.0413832 c 0,0.316089 -0.25647,0.572559 -0.57256,0.572559 h -0.83996 c -0.31609,0 -0.57256,-0.25647 -0.57256,-0.572559 0,-0.316442 0.25647,-0.572558 0.57256,-0.572558 h 0.83996 c 0.31609,0 0.57256,0.256116 0.57256,0.572558"
style="fill:#466480;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path1282" />
<path
d="m 111.55867,-8.1636722 h 1.60303 c 0.42192,0 0.95214,0.204259 1.20332,0.475545 l 1.58433,1.712736 -1.3201,-2.552347 c -0.1404,-0.271639 -0.58773,-0.475545 -1.0093,-0.475545 h -1.60337 c -0.42157,0 -0.76341,0.203906 -0.76341,0.475545 v 0.409222 c 0.0871,-0.02822 0.18944,-0.04516 0.3055,-0.04516"
style="fill:#466480;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path1284" />
<path
d="M 116.98581,-17.737708 H 116.578 l -0.001,0.02928 h 0.40992 l -0.001,-0.02928"
style="fill:#29516a;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path1286" />
<path
d="m 117.0172,-17.191256 h -0.48895 l -0.001,0.03563 h 0.49177 l -10e-4,-0.03563"
style="fill:#29516a;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path1288" />
<path
d="m 117.08211,-16.455361 h -0.60854 l -0.002,0.04515 h 0.61277 l -0.002,-0.04515"
style="fill:#29516a;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path1290" />
<path
d="m 117.05813,-16.393272 -0.70062,0.968022 v 0.05821 l 0.7052,-0.98178 -0.005,-0.04445"
style="fill:#29516a;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path1292" />
<path
d="m 117.0486,-17.165503 -0.61101,0.746478 3.5e-4,0.0441 0.61489,-0.756003 -0.004,-0.03457"
style="fill:#29516a;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path1294" />
<path
d="m 116.98122,-17.706311 -0.45191,0.525992 0.001,0.03457 0.45403,-0.531989 -0.003,-0.02857"
style="fill:#29516a;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path1296" />
<path
d="m 116.92548,-18.099658 -0.34784,0.395464 10e-4,0.02858 0.34925,-0.399345 -0.003,-0.02469"
style="fill:#29516a;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path1298" />
<path
d="m 116.60975,-18.099658 0.34536,0.395464 -0.001,0.02858 -0.34713,-0.399345 0.003,-0.02469"
style="fill:#29516a;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path1300" />
<path
d="m 116.57482,-17.625172 0.44909,0.416278 -0.002,0.03528 -0.4512,-0.421216 0.004,-0.03034"
style="fill:#29516a;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path1302" />
<path
d="m 116.5473,-17.157036 0.56903,0.751417 -0.003,0.04163 -0.57185,-0.760236 0.006,-0.03281"
style="fill:#29516a;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path1304" />
<path
d="m 116.47922,-16.446189 0.6992,0.885825 -0.004,0.05398 -0.70308,-0.897819 0.008,-0.04198"
style="fill:#29516a;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path1306" />
<path
d="m 116.34587,-14.600455 h -0.0981 l 0.35948,-3.917951 h 0.0533 l -0.31468,3.917951"
style="fill:#29516a;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path1308" />
<path
d="m 117.21405,-14.600455 h 0.0984 l -0.35948,-3.917951 h -0.0533 l 0.31432,3.917951"
style="fill:#29516a;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path1310" />
<path
d="m 117.53861,-18.390347 h -2.94534 v -0.128059 h 2.94534 v 0.128059"
style="fill:#29516a;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path1312" />
<path
d="M 117.09023,-18.4542 H 116.578 l 0.12805,-0.76835 z"
style="fill:#29516a;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path1314" />
<path
d="m 122.10849,-13.07575 h -1.7526 l 0.19191,0.896409 1.44075,-0.576439 0.11994,-0.0441 v -0.275872"
style="fill:#29516a;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path1316" />
<path
d="m 122.5664,-11.859372 h -2.0186 l 0.23672,0.896408 1.77306,-0.576086 0.009,-0.0028 v -0.3175"
style="fill:#29516a;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path1318" />
<path
d="m 124.99492,-8.4688242 h -0.65264 v -1.160287 h 0.65264 v 1.160287"
style="fill:#29516a;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path1320" />
<path
d="m 146.44699,0.15765077 -3.2826,-1.98472797 v -0.305505 l 3.2826,1.98507997 v 0.305153"
style="fill:#447284;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path1322" />
<path
d="m 148.54637,-2.1325822 h -3.35915 v -0.305153 h 3.35915 v 0.305153"
style="fill:#447284;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path1324" />
</g>
</svg>

Before

Width:  |  Height:  |  Size: 33 KiB

View file

@ -1,772 +0,0 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
width="99.406662mm"
height="28.795378mm"
viewBox="0 0 99.406664 28.795378"
version="1.1"
id="svg11017"
inkscape:export-filename="4.svg"
inkscape:export-xdpi="96"
inkscape:export-ydpi="96"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns="http://www.w3.org/2000/svg"
xmlns:svg="http://www.w3.org/2000/svg">
<sodipodi:namedview
id="namedview11019"
pagecolor="#ffffff"
bordercolor="#000000"
borderopacity="0.25"
inkscape:showpageshadow="2"
inkscape:pageopacity="0.0"
inkscape:pagecheckerboard="0"
inkscape:deskcolor="#d1d1d1"
inkscape:document-units="mm"
showgrid="false" />
<defs
id="defs11014" />
<g
inkscape:label="Layer 1"
inkscape:groupmode="layer"
id="layer1"
transform="translate(-105.98952,18.858108)">
<path
d="m 162.03768,-4.5808375 -0.0388,0.033514 -8.13294,-9.5126535 0.0392,-0.03351 8.13258,9.5126536"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path594" />
<path
d="m 160.86787,-3.6928958 -0.0423,0.028928 -7.02063,-10.3607312 0.0423,-0.02893 7.02063,10.3607314"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path596" />
<path
d="m 169.0823,-9.7821934 c 0,0.396875 -0.32173,0.7182556 -0.71825,0.7182556 -0.39652,0 -0.7179,-0.3213806 -0.7179,-0.7182556 0,-0.3965226 0.32138,-0.7179026 0.7179,-0.7179026 0.39652,0 0.71825,0.32138 0.71825,0.7179026"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path598" />
<path
d="m 161.79885,-6.858371 h -1.07703 v -3.179939 h 1.07703 v 3.179939"
style="fill:#466480;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path600" />
<path
d="m 162.67057,-8.1064988 h -0.10231 v -5.2659142 h 0.10231 v 5.2659142"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path602" />
<path
d="m 164.20938,-8.1064988 h -0.10265 v -5.2659142 h 0.10265 v 5.2659142"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path604" />
<path
d="m 163.33414,-6.858371 h -1.24989 v -3.179939 h 1.24989 v 3.179939"
style="fill:#466480;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path606" />
<path
d="m 164.92446,-6.858371 h -1.25024 v -3.179939 h 1.25024 v 3.179939"
style="fill:#466480;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path608" />
<path
d="m 165.85333,-2.1269151 h -5.31142 v -5.4017337 h 4.86127 l 0.45015,5.4017337"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path610" />
<path
d="m 159.10151,-0.86679282 h -5.31142 V -6.2681737 h 4.86128 l 0.45014,5.40138088"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path612" />
<path
d="m 142.87232,-2.5498957 h 5.12904 v -4.1035114 h -5.12904 v 4.1035114"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path614" />
<path
d="m 141.38501,-5.3195542 h 0.35878 v -4.1035114 h -0.35878 v 4.1035114"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path616" />
<path
d="m 143.05753,-5.1657431 h 1.39912 v -4.1035114 h -1.39912 v 4.1035114"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path618" />
<path
d="m 143.51967,-7.1659932 h 0.47484 v -3.6932308 h -0.47484 v 3.6932308"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path620" />
<path
d="m 138.27972,-3.4731152 h 6.95198 v -4.513792 h -5.59082 l -1.36116,4.513792"
style="fill:#466480;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path622" />
<path
d="m 171.57433,-1.0978623 h -5.31143 v -5.4013809 h 4.86128 l 0.45015,5.4013809"
style="fill:#3b5972;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path624" />
<path
d="m 173.86562,-2.3971429 h -5.31142 v -5.4013809 h 4.86127 l 0.45015,5.4013809"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path626" />
<path
d="m 147.21819,-0.86679282 h -5.31142 V -6.2681737 h 4.86163 l 0.44979,5.40138088"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path628" />
<path
d="m 149.73914,2.4641352 h -11.61323 v -7.0216894 h 11.61323 v 7.0216894"
style="fill:#3b5972;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path630" />
<path
d="m 174.31576,2.4641352 h -18.3649 v -7.0216894 h 18.3649 v 7.0216894"
style="fill:#3b5972;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path632" />
<path
d="m 175.2157,-2.4871013 -7.11165,2.79082522 V -6.2681737 h 6.39163 l 0.72002,3.7810724"
style="fill:#466480;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path634" />
<path
d="m 168.82407,-3.0272041 h -20.70559 v 1.3504335 h -9.09228 v 4.9512364 h 20.70538 V 1.9240324 h 9.09249 v -4.9512365"
style="fill:#466480;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path636" />
<path
d="M 175.2157,4.5345881 H 156.22073 V -2.4871013 H 175.2157 V 4.5345881"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path638" />
<path
d="m 151.17954,3.5443408 -0.0903,-3.87103081 h -3.92325 L 146.31826,-1.1366678 H 125.61249 V 2.734363 h 4.77132 v 0.8099778 h 20.79573"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path640" />
<path
d="m 141.41923,-6.636121 h -1.53881 v -0.4102805 h 1.53881 v 0.4102805"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path642" />
<path
d="m 143.16301,-6.636121 h -1.53881 v -0.4102805 h 1.53881 v 0.4102805"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path644" />
<path
d="m 144.90679,-6.636121 h -1.53881 v -0.4102805 h 1.53881 v 0.4102805"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path646" />
<path
d="m 141.4531,-7.6154321 h -1.53846 v -0.1612195 h 1.53846 v 0.1612195"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path648" />
<path
d="m 143.19723,-7.6154321 h -1.53881 v -0.1612195 h 1.53881 v 0.1612195"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path650" />
<path
d="m 144.94101,-7.6154321 h -1.53881 v -0.1612195 h 1.53881 v 0.1612195"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path652" />
<path
d="m 144.12363,-6.2642932 v -2.0806834 h -0.78705 v 2.0806834 h 0.78705"
style="fill:#3b5972;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path654" />
<path
d="m 145.24617,-6.2642932 v -2.0806834 h -0.91405 v 2.0806834 h 0.91405"
style="fill:#3b5972;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path656" />
<path
d="m 146.40822,-6.2642932 v -2.0806834 h -0.9137 v 2.0806834 h 0.9137"
style="fill:#3b5972;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path658" />
<path
d="m 142.6917,-1.5240179 c 0,0.1414639 -0.0568,0.2564695 -0.127,0.2564695 h -0.60854 c -0.0699,0 -0.12665,-0.1150056 -0.12665,-0.2564695 0,-0.1418166 0.0568,-0.2564694 0.12665,-0.2564694 h 0.60854 c 0.0702,0 0.127,0.1146528 0.127,0.2564694"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path660" />
<path
d="m 143.60434,-1.5240179 c 0,0.1414639 -0.0568,0.2564695 -0.12665,0.2564695 h -0.60854 c -0.0702,0 -0.127,-0.1150056 -0.127,-0.2564695 0,-0.1418166 0.0568,-0.2564694 0.127,-0.2564694 h 0.60854 c 0.0699,0 0.12665,0.1146528 0.12665,0.2564694"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path662" />
<path
d="m 144.51733,-1.5240179 c 0,0.1414639 -0.0568,0.2564695 -0.12665,0.2564695 h -0.60889 c -0.0699,0 -0.12665,-0.1150056 -0.12665,-0.2564695 0,-0.1418166 0.0568,-0.2564694 0.12665,-0.2564694 h 0.60889 c 0.0699,0 0.12665,0.1146528 0.12665,0.2564694"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path664" />
<path
d="m 145.43032,-1.5240179 c 0,0.1414639 -0.0568,0.2564695 -0.127,0.2564695 h -0.60855 c -0.0699,0 -0.12664,-0.1150056 -0.12664,-0.2564695 0,-0.1418166 0.0568,-0.2564694 0.12664,-0.2564694 h 0.60855 c 0.0702,0 0.127,0.1146528 0.127,0.2564694"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path666" />
<path
d="m 146.34295,-1.5240179 c 0,0.1414639 -0.0568,0.2564695 -0.12664,0.2564695 h -0.60855 c -0.0702,0 -0.127,-0.1150056 -0.127,-0.2564695 0,-0.1418166 0.0568,-0.2564694 0.127,-0.2564694 h 0.60855 c 0.0699,0 0.12664,0.1146528 0.12664,0.2564694"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path668" />
<path
d="m 142.6917,-2.1053957 c 0,0.1414639 -0.0568,0.2564695 -0.127,0.2564695 h -0.60854 c -0.0699,0 -0.12665,-0.1150056 -0.12665,-0.2564695 0,-0.1418167 0.0568,-0.2564694 0.12665,-0.2564694 h 0.60854 c 0.0702,0 0.127,0.1146527 0.127,0.2564694"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path670" />
<path
d="m 143.60434,-2.1053957 c 0,0.1414639 -0.0568,0.2564695 -0.12665,0.2564695 h -0.60854 c -0.0702,0 -0.127,-0.1150056 -0.127,-0.2564695 0,-0.1418167 0.0568,-0.2564694 0.127,-0.2564694 h 0.60854 c 0.0699,0 0.12665,0.1146527 0.12665,0.2564694"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path672" />
<path
d="m 144.51733,-2.1053957 c 0,0.1414639 -0.0568,0.2564695 -0.12665,0.2564695 h -0.60889 c -0.0699,0 -0.12665,-0.1150056 -0.12665,-0.2564695 0,-0.1418167 0.0568,-0.2564694 0.12665,-0.2564694 h 0.60889 c 0.0699,0 0.12665,0.1146527 0.12665,0.2564694"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path674" />
<path
d="m 145.43032,-2.1053957 c 0,0.1414639 -0.0568,0.2564695 -0.127,0.2564695 h -0.60855 c -0.0699,0 -0.12664,-0.1150056 -0.12664,-0.2564695 0,-0.1418167 0.0568,-0.2564694 0.12664,-0.2564694 h 0.60855 c 0.0702,0 0.127,0.1146527 0.127,0.2564694"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path676" />
<path
d="m 146.34295,-2.1053957 c 0,0.1414639 -0.0568,0.2564695 -0.12664,0.2564695 h -0.60855 c -0.0702,0 -0.127,-0.1150056 -0.127,-0.2564695 0,-0.1418167 0.0568,-0.2564694 0.127,-0.2564694 h 0.60855 c 0.0699,0 0.12664,0.1146527 0.12664,0.2564694"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path678" />
<path
d="m 147.07391,-1.9367679 c 0.0582,0.50165 0.31362,0.8794751 0.61983,0.8794751 h 4.24004 c 0.30621,0 0.56162,-0.3778251 0.61983,-0.8794751 h -5.4797"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path680" />
<path
d="m 134.51188,0.06595168 h -0.5129 v -0.9232195 h 0.5129 v 0.9232195"
style="fill:#3b5972;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path682" />
<path
d="m 135.38377,0.06595168 h -0.5129 v -0.9232195 h 0.5129 v 0.9232195"
style="fill:#3b5972;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path684" />
<path
d="m 136.2558,0.06595168 h -0.5129 v -0.9232195 h 0.5129 v 0.9232195"
style="fill:#3b5972;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path686" />
<path
d="m 137.12769,0.06595168 h -0.51294 v -0.9232195 h 0.51294 v 0.9232195"
style="fill:#3b5972;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path688" />
<path
d="m 137.99969,0.06595168 h -0.51305 v -0.9232195 h 0.51305 v 0.9232195"
style="fill:#3b5972;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path690" />
<path
d="m 138.87158,0.06595168 h -0.51291 v -0.9232195 h 0.51291 v 0.9232195"
style="fill:#3b5972;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path692" />
<path
d="m 139.74354,0.06595168 h -0.51283 v -0.9232195 h 0.51283 v 0.9232195"
style="fill:#3b5972;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path694" />
<path
d="m 140.61561,0.06595168 h -0.51294 v -0.9232195 h 0.51294 v 0.9232195"
style="fill:#3b5972;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path696" />
<path
d="m 141.48732,0.06595168 h -0.51294 v -0.9232195 h 0.51294 v 0.9232195"
style="fill:#3b5972;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path698" />
<path
d="m 142.35939,0.06595168 h -0.51294 v -0.9232195 h 0.51294 v 0.9232195"
style="fill:#3b5972;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path700" />
<path
d="m 143.23145,0.06595168 h -0.51294 v -0.9232195 h 0.51294 v 0.9232195"
style="fill:#3b5972;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path702" />
<path
d="m 144.10317,0.06595168 h -0.51294 v -0.9232195 h 0.51294 v 0.9232195"
style="fill:#3b5972;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path704" />
<path
d="m 144.97523,0.06595168 h -0.51294 v -0.9232195 h 0.51294 v 0.9232195"
style="fill:#3b5972;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path706" />
<path
d="m 145.8473,0.06595168 h -0.51294 v -0.9232195 h 0.51294 v 0.9232195"
style="fill:#3b5972;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path708" />
<path
d="m 142.76967,-4.0887125 h -4.46225 v -0.2564694 h 4.46225 v 0.2564694"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path710" />
<path
d="m 141.28236,-2.652554 h -0.92322 v -1.0258779 h 0.92322 v 1.0258779"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path712" />
<path
d="m 139.89735,-1.2163956 h -0.25647 v -1.5899696 h 0.25647 v 1.5899696"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path714" />
<path
d="m 140.51295,-5.011932 h -0.46179 v -1.2308417 h 0.46179 v 1.2308417"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path716" />
<path
d="m 141.1797,-5.011932 h -0.46144 v -1.2308417 h 0.46144 v 1.2308417"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path718" />
<path
d="m 141.84645,-5.011932 h -0.46144 v -1.2308417 h 0.46144 v 1.2308417"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path720" />
<path
d="m 142.5132,-5.011932 h -0.46144 v -1.2308417 h 0.46144 v 1.2308417"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path722" />
<path
d="m 143.59023,-4.9092736 h -0.46144 v -0.7182556 h 0.46144 v 0.7182556"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path724" />
<path
d="m 144.35964,-4.9092736 h -0.46144 v -0.7182556 h 0.46144 v 0.7182556"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path726" />
<path
d="m 145.12904,-4.9092736 h -0.46143 v -0.7182556 h 0.46143 v 0.7182556"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path728" />
<path
d="m 135.25561,-1.8062401 h -9.61719 v 0.66675 h 0.077 v -0.5898444 h 0.88474 v 0.5898444 h 0.0769 v -0.5898444 h 0.88483 v 0.5898444 h 0.0769 v -0.5898444 h 0.88484 v 0.5898444 h 0.0769 v -0.5898444 h 0.0899 v 0.5640917 h 0.23069 v -0.5640917 h 0.5643 v 0.5898444 h 0.0769 v -0.5898444 h 0.88473 v 0.5898444 h 0.077 v -0.5898444 h 0.24363 v 0.5640917 h 0.23082 v -0.5640917 h 0.41025 v 0.5898444 h 0.077 v -0.5898444 h 0.88469 v 0.5898444 h 0.0769 v -0.5898444 h 0.88483 v 0.5898444 h 0.0769 v -0.5898444 h 0.88484 v 0.5898444 h 0.0769 v -0.5898444 h 0.88484 v 0.5898444 h 0.0769 v -0.66675 h -0.0769"
style="fill:#3b5972;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path730" />
<path
d="m 143.08928,-4.713482 h -0.49706 v -1.0279945 h 0.49706 v 1.0279945"
style="fill:#466480;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path732" />
<path
d="m 144.1515,-4.713482 h -0.49671 v -1.0279945 h 0.49671 v 1.0279945"
style="fill:#466480;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path734" />
<path
d="M 145.21371,-4.713482 H 144.717 v -1.0279945 h 0.49671 v 1.0279945"
style="fill:#466480;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path736" />
<path
d="m 146.27592,-4.713482 h -0.49671 v -1.0279945 h 0.49671 v 1.0279945"
style="fill:#466480;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path738" />
<path
d="m 147.65387,-6.6548182 h -0.41345 v -0.5214056 h 0.41345 v 0.5214056"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path740" />
<path
d="m 146.99206,-6.6548182 h -0.41345 v -0.5214056 h 0.41345 v 0.5214056"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path742" />
<path
d="m 157.72956,-3.0459013 h -0.61524 v -4.4450003 h 0.61524 v 4.4450003"
style="fill:#466480;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path744" />
<path
d="m 158.07176,-4.3451819 h -1.36808 v -1.0600973 h 1.36808 v 1.0600973"
style="fill:#466480;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path746" />
<path
d="m 158.37938,-3.8664625 h -2.01754 v -0.7521222 h 2.01754 v 0.7521222"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path748" />
<path
d="m 158.687,-3.0713013 h -2.56434 v -0.9405056 h 2.56434 v 0.9405056"
style="fill:#466480;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path750" />
<path
d="m 165.16506,0.39015448 h -0.13123 V -2.7629735 h 0.13123 v 3.15312798"
style="fill:#466480;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path752" />
<path
d="m 166.11756,0.39015448 h -0.13123 V -2.7629735 h 0.13123 v 3.15312798"
style="fill:#466480;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path754" />
<path
d="m 154.35948,0.32453781 h -0.16405 V -2.9929846 h 0.16405 v 3.31752241"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path756" />
<path
d="m 155.39417,0.32453781 h -0.16439 V -2.9929846 h 0.16439 v 3.31752241"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path758" />
<path
d="m 168.12098,-5.0292181 h -9.78746 v -0.1640417 h 9.78746 v 0.1640417"
style="fill:#466480;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path760" />
<path
d="m 158.82635,-4.5653153 h -0.0984 v -0.6311195 h 0.0984 v 0.6311195"
style="fill:#466480;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path762" />
<path
d="m 159.97605,-4.5653153 h -0.0988 v -0.6311195 h 0.0988 v 0.6311195"
style="fill:#466480;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path764" />
<path
d="m 161.1254,-4.5653153 h -0.0984 v -0.6311195 h 0.0984 v 0.6311195"
style="fill:#466480;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path766" />
<path
d="m 162.2751,-4.5653153 h -0.0984 v -0.6311195 h 0.0984 v 0.6311195"
style="fill:#466480;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path768" />
<path
d="m 163.42481,-4.5653153 h -0.0984 v -0.6311195 h 0.0984 v 0.6311195"
style="fill:#466480;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path770" />
<path
d="m 164.57451,-4.5653153 h -0.0988 v -0.6311195 h 0.0988 v 0.6311195"
style="fill:#466480;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path772" />
<path
d="m 165.72386,-4.5653153 h -0.0984 v -0.6311195 h 0.0984 v 0.6311195"
style="fill:#466480;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path774" />
<path
d="m 166.87356,-4.5653153 h -0.0984 v -0.6311195 h 0.0984 v 0.6311195"
style="fill:#466480;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path776" />
<path
d="M 156.05422,0.33688503 V 0.20529892 h 19.13326 v 0.13158611 h -19.13326"
style="fill:#466480;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path778" />
<path
d="m 186.71273,-0.83680671 h 6.23358 v -0.0924278 h -6.23358 v 0.0924278"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path780" />
<path
d="m 187.63983,-0.68229003 h 1.39065 V -1.1147956 h -1.39065 v 0.43250557"
style="fill:#3b5972;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path782" />
<path
d="m 188.3034,0.24481003 h -1.50389 c -0.32173,-0.16157223 -0.58314,-0.4656667 -0.65864,-0.81879728 -0.11077,-0.52034725 0.2212,-0.94262225 0.7419,-0.94262225 h 0.96978 c 0.52035,0 0.64982,0.422275 0.76059,0.94262225 0.0751,0.35313058 -0.0564,0.65722505 -0.30974,0.81879728"
style="fill:#466480;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path784" />
<path
d="M 153.38687,4.7847075 H 115.02119 V -0.139365 h 38.36568 v 4.9240725"
style="fill:#466480;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path786" />
<path
d="m 187.57104,-0.45757057 -0.74225,0.8311445 h -67.81818 c -0.40957,0.97225557 -2.37603,1.70991397 -4.74169,1.70991397 h -8.2794 l 0.31213,2.3935974 h 93.96551 l 5.12903,-5.7446337 -17.82515,0.80997783"
style="fill:#29516a;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path788" />
<path
d="m 113.4593,6.3207021 c 2.91292,0.2106083 6.36739,0.4737806 9.74206,0.7348361 h -9.74206 z m 86.78316,-1.9660307 h -93.98505 l 0.09,1.5303501 c 0.0736,0 0.16881,0.00212 0.27368,0.00494 l 0.53661,2.6059696 h 1.62028 l 0.50712,-2.4634474 c 0.91585,0.058914 1.99376,0.1326445 3.18396,0.2173111 v 0.8057445 h -1.26033 v 0.4501445 h 17.16553 c 3.50033,0.4035778 4.17022,0.8099778 4.17022,0.8099778 0,0 34.78276,0 56.53504,0 1.86726,0 4.28555,1.6206613 6.93173,1.6206613 3.60116,0 3.9624,0.091722 3.06106,-1.5307029 -0.90029,-1.6203085 1.17016,-4.0509475 1.17016,-4.0509475"
style="fill:#e4355c;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path790" />
<path
d="M 119.49251,-0.14112888 V -1.0795178 h -1.84658 v 0.93838892 h 1.84658"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path792" />
<path
d="m 119.1586,-1.3723234 v -0.5792612 h -1.17877 v 0.5792612 h 1.17877"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path794" />
<path
d="M 119.79127,-0.68652336 V -1.1137373 h -2.39282 v 0.42721394 h 2.39282"
style="fill:#3b5972;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path796" />
<path
d="M 107.76871,2.1078296 H 106.5377 V 0.36369615 h 1.23101 V 2.1078296"
style="fill:#466480;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path798" />
<path
d="m 109.83906,2.1078296 h -1.23084 V 0.36369615 h 1.23084 V 2.1078296"
style="fill:#466480;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path800" />
<path
d="M 107.76871,0.88510174 H 106.5377 V 0.53585171 h 1.23101 v 0.34925003"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path802" />
<path
d="m 113.58969,0.99940174 h -3.52284 v -0.0927806 h 3.52284 v 0.0927806"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path804" />
<path
d="m 112.66255,1.1539184 h -1.39058 V 0.72106006 h 1.39058 V 1.1539184"
style="fill:#3b5972;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path806" />
<path
d="m 111.99873,2.0806657 h 1.504 c 0.32191,-0.1612195 0.58331,-0.4653139 0.65856,-0.8187973 0.11092,-0.52034723 -0.22119,-0.94226948 -0.74168,-0.94226948 h -0.96971 c -0.52063,0 -0.64975,0.42192225 -0.76066,0.94226948 -0.0754,0.3534834 0.0563,0.6575778 0.30949,0.8187973"
style="fill:#466480;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path808" />
<path
d="m 109.83906,0.88510174 h -1.23084 V 0.53585171 h 1.23084 v 0.34925003"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path810" />
<path
d="m 117.38053,1.707074 h -11.3866 V 1.3994518 h 11.3866 V 1.707074"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path812" />
<path
d="m 119.8825,-0.95181227 c -1.17976,0 -2.45029,0 -3.47102,0 -0.72139,0 0.0846,-0.76446953 1.67214,-0.76446953 1.43742,0 1.86252,0.046567 2.43469,0.046567 0.17957,0 0.44373,0.71790283 -0.63581,0.71790283"
style="fill:#466480;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path814" />
<path
d="m 166.62027,-5.8839987 h -0.30798 v -6.4625363 h 0.30798 v 6.4625363"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path816" />
<path
d="m 168.26139,-10.477518 h -2.35938 v -0.788812 h 2.35938 v 0.788812"
style="fill:#466480;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path818" />
<path
d="m 165.90201,-10.579471 v 0.101953 h 2.35938 v -0.101953 h -2.35938"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path820" />
<path
d="m 166.46646,-9.5539461 v 0.1019527 l 1.79493,-1.0255246 v -0.101953 l -1.79493,1.0255249"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path822" />
<path
d="m 169.23612,-8.8586211 h -3.38526 v -0.5644445 h 3.38526 v 0.5644445"
style="fill:#466480;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path824" />
<path
d="m 169.23612,-8.8547405 h -3.38526 v -0.1107723 h 3.38526 v 0.1107723"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path826" />
<path
d="m 168.92673,-6.2427737 h -0.20532 l -0.61559,-2.667353 h 0.20531 l 0.6156,2.667353"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path828" />
<path
d="m 168.51786,-7.5766266 h -2.0514 v -0.1023055 h 2.0514 v 0.1023055"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path830" />
<path
d="m 168.67167,-7.525121 -2.20521,-1.2823473 v -0.1026584 l 2.20521,1.2823473 v 0.1026584"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path832" />
<path
d="m 168.80008,-6.2685265 -2.20556,-1.2823473 v -0.1026583 l 2.20556,1.2823473 v 0.1026583"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path834" />
<path
d="m 168.6886,-7.6535321 -2.20556,1.2823473 v 0.1026583 l 2.20556,-1.2823473 v -0.1026583"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path836" />
<path
d="m 168.26139,-8.9101267 -1.79493,1.2823473 v 0.1026584 l 1.79493,-1.2823473 v -0.1026584"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path838" />
<path
d="m 169.95896,-6.6749265 -0.0988,-0.1181806 4.00967,-3.3602089 0.0988,0.117828 -4.00967,3.3605615"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path840" />
<path
d="m 172.62137,-3.2166457 h -1.84679 v -2.4108835 h 1.84679 v 2.4108835"
style="fill:#3b5972;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path842" />
<path
d="m 153.70578,-18.638327 h 0.18309 v 15.5754924 h -0.18309 V -18.638327"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path844" />
<path
d="m 151.50021,-14.24448 h 0.18309 l -1.07703,11.1816454 h -0.18309 l 1.07703,-11.1816454"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path846" />
<path
d="m 155.78046,-14.074088 h -4.82106 v -0.172861 h 4.82106 v 0.172861"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path848" />
<path
d="m 155.60972,-15.450627 h -2.66735 v -0.588433 h 2.66735 v 0.588433"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path850" />
<path
d="m 153.86735,-12.541269 h -2.42041 v -0.172861 h 2.42041 v 0.172861"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path852" />
<path
d="m 153.86735,-11.031027 h -6.12246 v -0.172861 h 6.12246 v 0.172861"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path854" />
<path
d="m 153.86735,-9.4904461 h -4.48098 l -0.061,-0.1728612 h 4.54201 v 0.1728612"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path856" />
<path
d="m 153.86735,-7.7805321 h -3.81847 V -7.953746 h 3.81847 v 0.1732139"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path858" />
<path
d="m 153.86735,-5.9524376 h -3.11326 v -0.1728611 h 3.11326 v 0.1728611"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path860" />
<path
d="m 153.86735,-4.3430653 h -3.21592 v -0.1732139 h 3.21592 v 0.1732139"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path862" />
<path
d="m 153.86735,-3.0187374 -3.21592,-1.2057945 V -4.397393 l 3.21592,1.2057945 v 0.1728611"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path864" />
<path
d="m 153.83172,-4.6446903 -2.98873,-1.2057945 v -0.1728611 l 2.98873,1.2057945 v 0.1728611"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path866" />
<path
d="m 153.84724,-7.8179266 -2.68076,-1.6160751 v -0.1728611 l 2.68076,1.6160751 v 0.1728611"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path868" />
<path
d="m 153.80773,-6.0522737 -2.81764,-1.6160751 v -0.1728611 l 2.81764,1.6160751 v 0.1728611"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path870" />
<path
d="m 153.76328,-9.5232545 -2.43875,-1.4111115 v -0.172861 l 2.43875,1.4107586 v 0.1732139"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path872" />
<path
d="m 153.7975,-11.047255 -2.3047,-1.376891 v -0.172861 l 2.3047,1.376891 v 0.172861"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path874" />
<path
d="m 153.89981,-12.604416 -2.28812,-1.376892 v -0.172861 l 2.28812,1.376539 v 0.173214"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path876" />
<path
d="m 151.49527,-12.609002 2.28812,-1.376892 v -0.172861 l -2.28812,1.376539 v 0.173214"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path878" />
<path
d="m 153.84865,-12.59736 1.14406,-1.376892 v -0.172861 l -1.14406,1.376539 v 0.173214"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path880" />
<path
d="m 151.26703,-11.094527 2.48814,-1.376892 v -0.172861 l -2.48814,1.376892 v 0.172861"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path882" />
<path
d="m 151.11709,-9.5200795 2.65924,-1.5134165 v -0.172861 l -2.65924,1.5134164 v 0.1728611"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path884" />
<path
d="m 150.9594,-7.9050627 2.85574,-1.5134168 v -0.1728611 l -2.85574,1.5134168 v 0.1728611"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path886" />
<path
d="m 150.74597,-6.0395737 2.99262,-1.684514 v -0.1728611 l -2.99262,1.684514 v 0.1728611"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path888" />
<path
d="m 150.59146,-4.4079764 3.16335,-1.5137695 V -6.094607 l -3.16335,1.5137695 v 0.1728611"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path890" />
<path
d="m 150.42883,-3.0593068 3.33445,-1.3426724 v -0.1728611 l -3.33445,1.3423196 v 0.1732139"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path892" />
<path
d="m 150.79007,-6.0046487 -2.08633,-4.9604083 0.0328,-0.170745 2.08633,4.9604088 -0.0328,0.1707445"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path894" />
<path
d="m 154.39581,-18.296486 h -1.19697 v -0.175683 h 1.19697 v 0.175683"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path896" />
<path
d="m 154.19049,-18.623511 h -0.85478 v -0.234597 h 0.85478 v 0.234597"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path898" />
<path
d="m 154.00246,-16.791888 h -0.47872 v -0.410281 h 0.47872 v 0.410281"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path900" />
<path
d="m 153.83172,-14.192974 h -0.44485 v -2.017536 h 0.44485 v 2.017536"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path902" />
<path
d="m 150.9594,-14.91123 v 0.786695 h 0.13653 v -0.684036 h 4.47957 v 0.684036 h 0.13688 v -0.786695 h -4.75298"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path904" />
<path
d="m 155.60972,-14.500949 h -4.58223 v -0.06809 h 4.58223 v 0.06809"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path906" />
<path
d="m 154.72072,-14.090316 h -0.0684 v -0.786694 h 0.0684 v 0.786694"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path908" />
<path
d="m 152.32712,-14.090316 h -0.0684 v -0.786694 h 0.0684 v 0.786694"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path910" />
<path
d="m 153.42179,-14.227899 h -0.0684 l -0.30903,-1.264003 h 0.0684 l 0.30903,1.264003"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path912" />
<path
d="m 153.67826,-14.313271 h -0.0684 l 1.50354,-1.332442 h 0.0681 l -1.50319,1.332442"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path914" />
<path
d="m 150.43764,-11.895332 h -2.1283 c -0.41875,0 -0.75918,-0.340431 -0.75918,-0.758825 0,-0.418748 0.34043,-0.759178 0.75918,-0.759178 h 2.1283 c 0.41875,0 0.75918,0.34043 0.75918,0.759178 0,0.418394 -0.34043,0.758825 -0.75918,0.758825 z m 0,-1.579739 h -2.1283 c -0.45332,0 -0.82092,0.367594 -0.82092,0.820914 0,0.452966 0.3676,0.820561 0.82092,0.820561 h 2.1283 c 0.45332,0 0.82092,-0.367595 0.82092,-0.820561 0,-0.45332 -0.3676,-0.820914 -0.82092,-0.820914"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path916" />
<path
d="m 151.18165,-12.859474 h -3.61632 v -0.07691 h 3.61632 v 0.07691"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path918" />
<path
d="m 151.18165,-12.449194 h -3.61632 v -0.07691 h 3.61632 v 0.07691"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path920" />
<path
d="m 151.00209,-12.038913 h -3.2572 v -0.07691 h 3.2572 v 0.07691"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path922" />
<path
d="m 151.00209,-13.167096 h -3.2572 v -0.07691 h 3.2572 v 0.07691"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path924" />
<path
d="m 148.12977,-11.885102 h -0.0258 v -1.538464 h 0.0258 v 1.538464"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path926" />
<path
d="m 148.5016,-11.885102 h -0.0257 v -1.538464 h 0.0257 v 1.538464"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path928" />
<path
d="m 148.87343,-11.885102 h -0.0258 v -1.538464 h 0.0258 v 1.538464"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path930" />
<path
d="m 149.24526,-11.885102 h -0.0258 v -1.538464 h 0.0258 v 1.538464"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path932" />
<path
d="m 149.61708,-11.885102 h -0.0257 v -1.538464 h 0.0257 v 1.538464"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path934" />
<path
d="m 149.98891,-11.885102 h -0.0254 v -1.538464 h 0.0254 v 1.538464"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path936" />
<path
d="m 150.36074,-11.885102 h -0.0257 v -1.538464 h 0.0257 v 1.538464"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path938" />
<path
d="m 150.73257,-11.885102 h -0.0254 v -1.538464 h 0.0254 v 1.538464"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path940" />
<path
d="m 151.10439,-12.26963 h -0.0254 v -0.769408 h 0.0254 v 0.769408"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path942" />
<path
d="m 147.78334,-12.090066 h -0.0254 v -1.128536 h 0.0254 v 1.128536"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path944" />
<path
d="m 149.51443,-11.872049 h -0.20497 v -1.179689 h 0.20497 v 1.179689"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path946" />
<path
d="m 148.82228,-12.231177 v -0.205317 h 1.17968 v 0.205317 h -1.17968"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path948" />
<path
d="m 149.89931,-11.166846 h -0.94898 v -0.384881 h 0.94898 v 0.384881"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path950" />
<path
d="m 149.18105,-11.423316 h -0.12806 v -0.948972 h 0.12806 v 0.948972"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path952" />
<path
d="m 149.79665,-11.423316 h -0.12841 v -0.948972 h 0.12841 v 0.948972"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path954" />
<path
d="m 114.04759,7.5056827 c -0.21636,-0.020461 -0.43078,-0.040217 -0.64174,-0.059972 v 0.059972 h 0.64174"
style="fill:#f2736d;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path956" />
<path
d="m 198.84687,7.4104327 c 0.0416,-1.465439 1.39559,-3.0557613 1.39559,-3.0557613 h -93.98505 l 0.0568,0.9648473 92.53268,2.090914"
style="fill:#f2736d;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path958" />
<path
d="m 106.05856,2.613713 0.24309,1.8633723 h 93.96551 l 2.5146,-2.8162252 -96.7232,0.9528529"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path960" />
</g>
</svg>

Before

Width:  |  Height:  |  Size: 43 KiB

View file

@ -1,272 +0,0 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
width="80.905701mm"
height="20.01342mm"
viewBox="0 0 80.905703 20.01342"
version="1.1"
id="svg11017"
inkscape:export-filename="5.svg"
inkscape:export-xdpi="96"
inkscape:export-ydpi="96"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns="http://www.w3.org/2000/svg"
xmlns:svg="http://www.w3.org/2000/svg">
<sodipodi:namedview
id="namedview11019"
pagecolor="#ffffff"
bordercolor="#000000"
borderopacity="0.25"
inkscape:showpageshadow="2"
inkscape:pageopacity="0.0"
inkscape:pagecheckerboard="0"
inkscape:deskcolor="#d1d1d1"
inkscape:document-units="mm"
showgrid="false" />
<defs
id="defs11014" />
<g
inkscape:label="Layer 1"
inkscape:groupmode="layer"
id="layer1"
transform="translate(-54.225784,24.780967)">
<path
d="m 65.7976,-12.906855 c 0,0.144286 -0.154164,0.270651 -0.343958,0.270651 h -1.979084 c -0.190147,0 -0.252588,-0.126365 -0.147813,-0.270651 l 0.608541,-0.838799 c 0.05539,-0.0762 0.199672,-0.134797 0.325261,-0.134797 h 1.309512 c 0.125588,0 0.227541,0.0586 0.227541,0.134797 v 0.838799"
style="fill:#4f6d8c;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path962" />
<path
d="m 60.076955,-10.94534 h -5.386211 v -0.971267 h 5.386211 v 0.971267"
style="fill:#4f6d8c;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path964" />
<path
d="m 86.566335,-22.55882 h -1.147939 v -0.922514 h 1.147939 v 0.922514"
style="fill:#36556e;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path966" />
<path
d="m 87.005896,-23.446762 -0.05574,0.05539 h -1.884539 l -0.05539,-0.05539 v -0.683683 l 0.05539,-0.05539 h 1.884539 l 0.05574,0.05539 v 0.683683"
style="fill:#4f6d8c;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path968" />
<path
d="m 102.67029,-15.230214 h -0.94474 v -0.759178 h 0.94474 v 0.759178"
style="fill:#36556e;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path970" />
<path
d="m 103.03189,-15.960852 -0.0455,0.04561 h -1.55117 l -0.0459,-0.04561 v -0.562645 l 0.0459,-0.04551 h 1.55117 l 0.0455,0.04551 v 0.562645"
style="fill:#4f6d8c;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path972" />
<path
d="m 69.440384,-15.277486 h -0.504472 v -0.405271 h 0.504472 v 0.405271"
style="fill:#36556e;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path974" />
<path
d="m 69.633353,-15.667623 -0.02434,0.02427 h -0.82797 l -0.02434,-0.02427 v -0.300249 l 0.02434,-0.02441 h 0.82797 l 0.02434,0.02441 v 0.300249"
style="fill:#4f6d8c;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path976" />
<path
d="m 93.080024,-18.579839 h 0.655461 v -1.336675 h -0.288572 l -0.366889,1.336675"
style="fill:#4f6d8c;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path978" />
<path
d="m 94.492194,-18.579839 h -0.655109 v -1.336675 h 0.28822 l 0.366889,1.336675"
style="fill:#4f6d8c;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path980" />
<path
d="m 107.47265,-12.663756 h 1.40688 v -1.857727 h -0.61877 l -0.78811,1.857727"
style="fill:#4f6d8c;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path982" />
<path
d="m 110.15165,-12.663756 h -1.40688 v -1.857727 h 0.61912 l 0.78776,1.857727"
style="fill:#36556e;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path984" />
<path
d="m 78.707857,-22.55882 h -1.147939 v -0.922514 h 1.147939 v 0.922514"
style="fill:#36556e;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path986" />
<path
d="m 91.113641,-14.918641 -3.738739,-7.683571 c -0.05256,-0.07267 -0.321381,-0.13088 -0.600781,-0.13088 h -9.587442 c -0.279047,0 -0.547864,0.05821 -0.600781,0.13088 l -4.798131,7.683571 h 19.325874"
style="fill:#5c789a;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path988" />
<path
d="m 90.864932,-15.430168 -3.49003,-7.172044 c -0.03246,-0.0448 -1.719087,-0.08431 -1.867959,-0.10795 l 3.002139,7.279994 h 2.35585"
style="fill:#396384;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path990" />
<path
d="m 99.003516,-11.324576 -3.019425,-7.151899 c -0.05256,-0.08364 -0.321381,-0.151024 -0.600781,-0.151024 h -8.266289 l 3.083278,7.302923 h 8.803217"
style="fill:#4f6d8c;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path992" />
<path
d="m 105.27873,-12.384038 -1.7519,-2.781265 c -0.0526,-0.08368 -0.32138,-0.151059 -0.60078,-0.151059 H 69.240006 c -0.2794,0 -0.548217,0.06738 -0.600781,0.151059 l -1.752247,2.781265 h 38.391752"
style="fill:#36556e;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path994" />
<path
d="m 120.84328,-13.025776 2.59998,-1.976261 -0.0448,-0.05884 -2.59997,1.976262 0.0448,0.05884"
style="fill:#36556e;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path996" />
<path
d="m 121.50792,-13.375661 0.88512,-0.672747 -0.2092,-0.275202 -0.88512,0.672465 0.2092,0.275484"
style="fill:#4f6d8c;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path998" />
<path
d="m 122.05966,-11.880624 -2.60068,0.430071 c -0.502,-0.348897 -0.31467,-0.892527 -0.10583,-1.464028 0.21449,-0.586634 0.42051,-1.007886 0.9211,-1.007886 h 0.84667 c 0.41416,0 0.61278,0.283316 0.88759,0.745385 0.24941,0.420158 0.28399,0.919691 0.0511,1.296458"
style="fill:#5c789a;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path1000" />
<path
d="m 113.55878,-13.754192 2.59997,-1.976261 -0.0448,-0.05898 -2.59998,1.976402 0.0448,0.05884"
style="fill:#36556e;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path1002" />
<path
d="m 114.22341,-14.104077 0.88512,-0.672782 -0.20955,-0.275202 -0.88477,0.672782 0.2092,0.275202"
style="fill:#4f6d8c;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path1004" />
<path
d="m 114.77515,-12.609075 -2.60067,0.430107 c -0.50201,-0.348933 -0.31468,-0.892563 -0.10584,-1.464169 0.21414,-0.586634 0.42016,-1.007745 0.92075,-1.007745 h 0.84702 c 0.41381,0 0.61278,0.283174 0.88724,0.745349 0.24976,0.420193 0.28434,0.919727 0.0515,1.296458"
style="fill:#5c789a;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path1006" />
<path
d="M 118.72203,-8.885858 H 62.892475 v -3.935977 h 55.829555 v 3.935977"
style="fill:#4f6d8c;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path1008" />
<path
d="m 120.88315,-13.076223 -0.59302,0.664351 H 66.081586 c -0.327377,0.77724 -1.899355,1.366626 -3.790244,1.366626 h -7.953023 l 0.656519,1.9131138 h 76.036672 l 4.09998,-4.5917558 -14.24834,0.647665"
style="fill:#274152;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path1010" />
<path
d="m 61.644347,-7.6581913 c 2.328334,0.168275 5.089526,0.3785659 7.786865,0.5873398 H 61.644347 Z M 131.01175,-9.2298164 H 54.938747 l 0.331964,1.2233981 c 0.05891,0 0.823736,0.00138 0.907697,0.00388 l 0.428625,2.0829059 h 1.2954 l 0.405342,-1.9689587 c 0.732014,0.04699 1.593497,0.1058334 2.544939,0.1736372 v 0.6441018 H 59.84518 v 0.3599391 h 13.72094 c 2.797881,0.3223331 3.333045,0.6472768 3.333045,0.6472768 0,0 27.802775,0 45.189775,0 1.49261,0 3.42548,1.2953295 5.54073,1.2953295 2.87831,0 3.16724,0.073448 2.44687,-1.2233982 -0.71967,-1.2949414 0.93521,-3.2381121 0.93521,-3.2381121"
style="fill:#e4355c;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path1012" />
<path
d="M 64.778425,-11.345813 H 54.277994 l -0.05221,-0.246239 h 10.552642 v 0.246239"
style="fill:#04090d;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path1014" />
<path
d="m 129.89627,-6.7871124 c 0.0332,-1.1716103 1.11548,-2.442704 1.11548,-2.442704 H 54.938747 l 0.209197,0.7715603 74.748326,1.6711437"
style="fill:#f2736d;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path1016" />
<path
d="m 54.483663,-10.621525 0.511175,1.4893928 h 76.036672 l 3.77366,-4.2263138 -21.30778,2.810228 -59.013727,-0.07331"
style="fill:#19313d;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path1018" />
<path
d="m 87.714274,-22.821639 c 0,0.09772 -0.07902,0.176741 -0.176742,0.176741 H 76.147395 c -0.09772,0 -0.176741,-0.07902 -0.176741,-0.176741 0,-0.09737 0.07902,-0.176389 0.176741,-0.176389 h 11.390137 c 0.09772,0 0.176742,0.07902 0.176742,0.176389"
style="fill:#4f6d8c;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path1020" />
<path
d="m 96.246205,-18.610813 c 0,0.09768 -0.07902,0.176636 -0.176742,0.176636 h -9.012414 c -0.09772,0 -0.176742,-0.07895 -0.176742,-0.176636 0,-0.09744 0.07902,-0.176389 0.176742,-0.176389 h 9.012414 c 0.09772,0 0.176742,0.07895 0.176742,0.176389"
style="fill:#36556e;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path1022" />
<path
d="m 103.71557,-15.222523 c 0,0.09786 -0.079,0.176812 -0.17674,0.176812 H 68.655453 c -0.09737,0 -0.176389,-0.07895 -0.176389,-0.176812 0,-0.09726 0.07902,-0.176389 0.176389,-0.176389 h 34.883377 c 0.0977,0 0.17674,0.07913 0.17674,0.176389"
style="fill:#4f6d8c;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path1024" />
<path
d="m 85.153813,-20.83483 c 0,0.07303 -0.05962,0.132291 -0.132645,0.132291 h -6.445603 c -0.07338,0 -0.132645,-0.05927 -0.132645,-0.132291 v -0.971127 c 0,-0.07345 0.05927,-0.13268 0.132645,-0.13268 h 6.445603 c 0.07303,0 0.132645,0.05923 0.132645,0.13268 v 0.971127"
style="fill:#4f6d8c;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path1026" />
<path
d="m 85.153813,-18.494784 c 0,0.07302 -0.05962,0.132291 -0.132645,0.132291 h -6.445603 c -0.07338,0 -0.132645,-0.05927 -0.132645,-0.132291 v -1.63382 c 0,-0.07288 0.05927,-0.132292 0.132645,-0.132292 h 6.445603 c 0.07303,0 0.132645,0.05941 0.132645,0.132292 v 1.63382"
style="fill:#4f6d8c;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path1028" />
<path
d="m 79.147065,-23.446762 -0.05539,0.05539 H 77.20714 l -0.05539,-0.05539 v -0.683683 l 0.05539,-0.05539 h 1.884539 l 0.05539,0.05539 v 0.683683"
style="fill:#4f6d8c;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path1030" />
<path
d="M 77.824854,-20.790733 H 76.58872 v -0.971127 h 1.236134 v 0.971127"
style="fill:#4f6d8c;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path1032" />
<path
d="M 77.824854,-19.377858 H 76.58872 v -0.971232 h 1.236134 v 0.971232"
style="fill:#4f6d8c;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path1034" />
<path
d="M 77.294982,-17.80909 H 76.58872 v -1.283371 h 0.706262 v 1.283371"
style="fill:#4f6d8c;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path1036" />
<path
d="m 87.720977,-20.702539 h -0.706262 l -0.366888,-1.28337 h 0.706613 l 0.366537,1.28337"
style="fill:#36556e;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path1038" />
<path
d="m 88.250849,-19.17748 h -0.706261 l -0.366889,-1.283794 h 0.706261 l 0.366889,1.283794"
style="fill:#36556e;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path1040" />
<path
d="m 95.572752,-17.611887 h -5.474406 v -0.264866 h 5.474406 v 0.264866"
style="fill:#36556e;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path1042" />
<path
d="m 80.72751,-22.909834 h 0.917222 v -1.871133 h -0.403578 l -0.513644,1.871133"
style="fill:#4f6d8c;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path1044" />
<path
d="m 82.704476,-22.909834 h -0.917222 v -1.871133 h 0.403578 l 0.513644,1.871133"
style="fill:#4f6d8c;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path1046" />
<path
d="m 109.71314,-15.505416 c 0.0194,0.06876 0.0307,0.141781 0.0307,0.218405 0,0.379236 -0.26212,0.686541 -0.58561,0.686541 h -0.68122 c -0.3235,0 -0.58561,-0.307305 -0.58561,-0.686541 0,-0.07662 0.0109,-0.149649 0.0307,-0.218405 -0.11783,0.123472 -0.1905,0.290089 -0.1905,0.473781 0,0.379236 0.30762,0.686929 0.68686,0.686929 h 0.79834 c 0.37923,0 0.68685,-0.307693 0.68685,-0.686929 0,-0.183692 -0.0727,-0.350309 -0.1905,-0.473781"
style="fill:#36556e;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path1048" />
<path
d="m 109.69586,-15.438706 c 0,0.4717 -0.38241,0.854358 -0.85443,0.854358 -0.47166,0 -0.85407,-0.382658 -0.85407,-0.854358 0,-0.471981 0.38241,-0.854392 0.85407,-0.854392 0.47202,0 0.85443,0.382411 0.85443,0.854392"
style="fill:#5c789a;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path1050" />
<path
d="m 84.535393,-17.258686 h -2.472267 v -0.529873 h 2.472267 v 0.529873"
style="fill:#36556e;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path1052" />
<path
d="m 81.268671,-16.728849 h -1.942748 v -0.35306 h 1.942748 v 0.35306"
style="fill:#36556e;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path1054" />
<path
d="m 86.919465,-16.110783 h -3.973336 v -0.35306 h 3.973336 v 0.35306"
style="fill:#36556e;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path1056" />
<path
d="m 77.736659,-17.611887 h -3.267075 v -0.794703 h 3.267075 v 0.794703"
style="fill:#36556e;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path1058" />
<path
d="m 67.695898,-11.770945 h -1.110192 v -0.379519 h 1.110192 v 0.379519"
style="fill:#04090d;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path1060" />
<path
d="m 69.373356,-11.770945 h -1.109839 v -0.379519 h 1.109839 v 0.379519"
style="fill:#04090d;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path1062" />
<path
d="m 71.051167,-11.770945 h -1.110191 v -0.379519 h 1.110191 v 0.379519"
style="fill:#04090d;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path1064" />
<path
d="m 72.728978,-11.770945 h -1.110191 v -0.379519 h 1.110191 v 0.379519"
style="fill:#04090d;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path1066" />
<path
d="m 74.406437,-11.770945 h -1.109839 v -0.379519 h 1.109839 v 0.379519"
style="fill:#04090d;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path1068" />
<path
d="m 76.084248,-11.770945 h -1.110192 v -0.379519 h 1.110192 v 0.379519"
style="fill:#04090d;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path1070" />
<path
d="m 80.120732,-10.590798 v -1.105323 H 76.23559 v 1.105323 h 3.885142"
style="fill:#36556e;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path1072" />
<path
d="m 80.609329,-11.680246 h -4.944886 v -0.176671 h 4.944886 v 0.176671"
style="fill:#5c789a;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path1074" />
<path
d="m 85.948268,-10.590798 v -1.105323 h -3.885142 v 1.105323 h 3.885142"
style="fill:#36556e;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path1076" />
<path
d="m 86.436865,-11.680246 h -4.944533 v -0.176671 h 4.944533 v 0.176671"
style="fill:#5c789a;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path1078" />
</g>
</svg>

Before

Width:  |  Height:  |  Size: 17 KiB

View file

@ -1,344 +0,0 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
width="84.482117mm"
height="16.435846mm"
viewBox="0 0 84.482119 16.435846"
version="1.1"
id="svg11017"
inkscape:export-filename="4.svg"
inkscape:export-xdpi="96"
inkscape:export-ydpi="96"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns="http://www.w3.org/2000/svg"
xmlns:svg="http://www.w3.org/2000/svg">
<sodipodi:namedview
id="namedview11019"
pagecolor="#ffffff"
bordercolor="#000000"
borderopacity="0.25"
inkscape:showpageshadow="2"
inkscape:pageopacity="0.0"
inkscape:pagecheckerboard="0"
inkscape:deskcolor="#d1d1d1"
inkscape:document-units="mm"
showgrid="false" />
<defs
id="defs11014" />
<g
inkscape:label="Layer 1"
inkscape:groupmode="layer"
id="layer1"
transform="translate(-182.19698,-29.512134)">
<path
d="m 189.09187,45.612153 c -0.0228,0.05815 -0.10308,0.105144 -0.17956,0.105144 h -4.80039 c -0.0765,0 -0.13851,-0.04699 -0.13851,-0.105144 v -3.959665 c 0,-0.09977 0.0823,-0.18161 0.18384,-0.18161 h 6.37134 c 0.10157,0 0.15187,0.08184 0.11271,0.18161 l -1.54943,3.959665"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path14" />
<path
d="m 192.32709,40.217811 c 0.14675,0.624135 -0.26956,1.153972 -0.93694,1.153972 h -3.62508 c -0.66738,0 -1.2084,0.822289 -1.2084,0.198155 v -6.252281 c 0,-0.381988 0.39909,-0.681179 0.89147,-0.681179 h 2.67423 c 0.49237,0 0.96171,0.299191 1.0517,0.681179 l 1.15302,4.900154"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path16" />
<path
d="m 187.22518,35.082425 h 2.67434 c 0.49223,0 0.96174,0.298767 1.05174,0.681178 l 1.15284,4.899731 c 0.0345,0.146086 0.0368,0.286491 0.0135,0.416737 0.20203,-0.213889 0.2891,-0.523523 0.20948,-0.86226 l -1.15302,-4.900154 c -0.09,-0.381988 -0.55933,-0.681179 -1.0517,-0.681179 h -2.67423 c -0.48948,0 -0.8865,0.295593 -0.89105,0.674829 0.1633,-0.141111 0.40171,-0.228882 0.66809,-0.228882"
style="fill:#008096;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path18" />
<path
d="m 216.55573,32.507147 c 0,0.163971 -0.133,0.296968 -0.29704,0.296968 -0.16404,0 -0.29704,-0.132997 -0.29704,-0.296968 v -2.476465 c 0,-0.164148 0.133,-0.29711 0.29704,-0.29711 0.16404,0 0.29704,0.132962 0.29704,0.29711 v 2.476465"
style="fill:#29516a;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path20" />
<path
d="m 218.05397,33.249779 c 0,0.164395 -0.13299,0.297357 -0.29739,0.297357 -0.16404,0 -0.29704,-0.132962 -0.29704,-0.297357 v -2.476218 c 0,-0.163971 0.133,-0.296968 0.29704,-0.296968 0.1644,0 0.29739,0.132997 0.29739,0.296968 v 2.476218"
style="fill:#29516a;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path22" />
<path
d="m 219.14335,33.002129 c 0,0.164395 -0.133,0.297392 -0.29704,0.297392 -0.16404,0 -0.29704,-0.132997 -0.29704,-0.297392 v -2.476182 c 0,-0.164007 0.133,-0.296969 0.29704,-0.296969 0.16404,0 0.29704,0.132962 0.29704,0.296969 v 2.476182"
style="fill:#29516a;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path24" />
<path
d="m 224.11293,32.216528 c 0,0.07084 -0.0575,0.12827 -0.12841,0.12827 -0.0713,0 -0.12876,-0.05743 -0.12876,-0.12827 v -2.464646 c 0,-0.0708 0.0575,-0.12827 0.12876,-0.12827 0.0709,0 0.12841,0.05747 0.12841,0.12827 v 2.464646"
style="fill:#29516a;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path26" />
<path
d="m 224.85553,32.105051 c 0,0.0708 -0.0575,0.12827 -0.12841,0.12827 -0.0709,0 -0.12841,-0.05747 -0.12841,-0.12827 v -2.464647 c 0,-0.07084 0.0575,-0.12827 0.12841,-0.12827 0.0709,0 0.12841,0.05743 0.12841,0.12827 v 2.464647"
style="fill:#29516a;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path28" />
<path
d="m 226.47302,36.073378 c 0,0.516749 -0.43075,0.940082 -0.95956,0.940082 H 213.5333 c -0.45833,0 -0.76771,-0.391231 -0.69412,-0.869527 l 0.53728,-3.493206 c 0.0673,-0.436703 0.47117,-0.7983 0.90498,-0.811389 l 11.29129,-0.344628 c 0.496,-0.01517 0.90029,0.348509 0.90029,0.817033 v 3.761635"
style="fill:#008096;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path30" />
<path
d="m 266.6791,41.542104 c 0,2.433489 -1.97238,4.405877 -4.40584,4.405877 h -54.52841 c -2.43335,0 -20.94177,-1.972388 -20.94177,-4.405877 0,-2.433038 18.50842,-4.405454 20.94177,-4.405454 h 54.52841 c 2.43346,0 4.40584,1.972416 4.40584,4.405454"
style="fill:#008096;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path32" />
<path
d="m 209.38845,37.13665 c 1.04108,1.206218 3.60066,2.059481 6.59578,2.059481 h 5.49275 c 2.99508,0 5.55484,-0.853263 6.59588,-2.059481 h -18.68441"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path34" />
<path
d="m 188.63241,40.193858 c -0.74055,0.277671 -1.29423,0.567196 -1.58792,0.866069 h 79.6078 c -0.0324,-0.298873 -0.096,-0.588398 -0.18521,-0.866069 h -77.83467"
style="fill:#f2736d;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path36" />
<path
d="m 227.69927,37.13665 c -0.0826,-1.011732 -1.65594,-1.699648 -4.33317,-1.699648 h -5.449 c -2.67656,0 -5.75194,0.688199 -8.04842,1.699648 h 17.83059"
style="fill:#f2736d;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path38" />
<path
d="m 187.35733,40.806668 c -0.35514,0.239077 -0.55425,0.485069 -0.55425,0.735436 0,2.433489 18.50842,4.405877 20.94177,4.405877 h 54.52841 c 2.43346,0 4.40584,-1.972388 4.40584,-4.405877 0,-0.25079 -0.0219,-0.496359 -0.0621,-0.735436 h -79.25968"
style="fill:#29516a;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path40" />
<path
d="m 226.34566,31.883718 c -0.15734,-0.242676 -0.4445,-0.399203 -0.77293,-0.389008 l -11.29129,0.344628 c -0.32054,0.0099 -0.62385,0.210291 -0.78797,0.490044 l 12.85219,-0.445664"
style="fill:#f2736d;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path42" />
<path
d="m 263.22505,38.845153 c 0,0.08184 -0.0667,0.148555 -0.14851,0.148555 h -6.97901 c -0.0822,0 -0.14887,-0.06671 -0.14887,-0.148555 v -0.183409 c 0,-0.08227 0.0667,-0.148555 0.14887,-0.148555 h 6.97901 c 0.0818,0 0.14851,0.06629 0.14851,0.148555 v 0.183409"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path44" />
<path
d="m 262.46094,39.005279 c 0,0.08227 -0.0667,0.148837 -0.14887,0.148837 h -2.63561 c -0.0822,0 -0.14852,-0.06657 -0.14852,-0.148837 v -0.508353 c 0,-0.08185 0.0663,-0.148555 0.14852,-0.148555 h 2.63561 c 0.0822,0 0.14887,0.06671 0.14887,0.148555 v 0.508353"
style="fill:#e4355c;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path46" />
<path
d="m 254.74675,40.010025 c 0,0.05539 0.0452,0.100577 0.10054,0.100577 h 1.00718 c 0.0557,0 0.10089,-0.04519 0.10089,-0.100577 v -0.251919 c 0,-0.05567 -0.0452,-0.100859 -0.10089,-0.100859 h -1.00718 c -0.0554,0 -0.10054,0.04519 -0.10054,0.100859 v 0.251919"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path48" />
<path
d="m 253.3434,40.010025 c 0,0.05539 0.0452,0.100577 0.10054,0.100577 h 1.00718 c 0.0557,0 0.10089,-0.04519 0.10089,-0.100577 v -0.251919 c 0,-0.05567 -0.0452,-0.100859 -0.10089,-0.100859 h -1.00718 c -0.0554,0 -0.10054,0.04519 -0.10054,0.100859 v 0.251919"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path50" />
<path
d="m 251.94005,40.010025 c 0,0.05539 0.0451,0.100577 0.10054,0.100577 h 1.00718 c 0.0557,0 0.10089,-0.04519 0.10089,-0.100577 v -0.251919 c 0,-0.05567 -0.0452,-0.100859 -0.10089,-0.100859 h -1.00718 c -0.0554,0 -0.10054,0.04519 -0.10054,0.100859 v 0.251919"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path52" />
<path
d="m 250.5367,40.010025 c 0,0.05539 0.0452,0.100577 0.10054,0.100577 h 1.00718 c 0.0557,0 0.10089,-0.04519 0.10089,-0.100577 v -0.251919 c 0,-0.05567 -0.0451,-0.100859 -0.10089,-0.100859 h -1.00718 c -0.0554,0 -0.10054,0.04519 -0.10054,0.100859 v 0.251919"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path54" />
<path
d="m 249.13335,40.010025 c 0,0.05539 0.0448,0.100577 0.10054,0.100577 h 1.00718 c 0.0557,0 0.10054,-0.04519 0.10054,-0.100577 v -0.251919 c 0,-0.05567 -0.0448,-0.100859 -0.10054,-0.100859 h -1.00718 c -0.0557,0 -0.10054,0.04519 -0.10054,0.100859 v 0.251919"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path56" />
<path
d="m 247.73,40.010025 c 0,0.05539 0.0448,0.100577 0.10054,0.100577 h 1.00718 c 0.0557,0 0.10054,-0.04519 0.10054,-0.100577 v -0.251919 c 0,-0.05567 -0.0448,-0.100859 -0.10054,-0.100859 h -1.00718 c -0.0557,0 -0.10054,0.04519 -0.10054,0.100859 v 0.251919"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path58" />
<path
d="m 242.05345,40.010025 c 0,0.05539 0.0452,0.100577 0.10089,0.100577 h 1.00718 c 0.0554,0 0.10054,-0.04519 0.10054,-0.100577 v -0.251919 c 0,-0.05567 -0.0451,-0.100859 -0.10054,-0.100859 h -1.00718 c -0.0557,0 -0.10089,0.04519 -0.10089,0.100859 v 0.251919"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path60" />
<path
d="m 240.6501,40.010025 c 0,0.05539 0.0451,0.100577 0.10089,0.100577 h 1.00718 c 0.0554,0 0.10054,-0.04519 0.10054,-0.100577 v -0.251919 c 0,-0.05567 -0.0452,-0.100859 -0.10054,-0.100859 h -1.00718 c -0.0557,0 -0.10089,0.04519 -0.10089,0.100859 v 0.251919"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path62" />
<path
d="m 239.24675,40.010025 c 0,0.05539 0.0452,0.100577 0.10089,0.100577 h 1.00718 c 0.0554,0 0.10054,-0.04519 0.10054,-0.100577 v -0.251919 c 0,-0.05567 -0.0452,-0.100859 -0.10054,-0.100859 h -1.00718 c -0.0557,0 -0.10089,0.04519 -0.10089,0.100859 v 0.251919"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path64" />
<path
d="m 237.8434,40.010025 c 0,0.05539 0.0452,0.100577 0.10089,0.100577 h 1.00718 c 0.0554,0 0.10054,-0.04519 0.10054,-0.100577 v -0.251919 c 0,-0.05567 -0.0452,-0.100859 -0.10054,-0.100859 h -1.00718 c -0.0557,0 -0.10089,0.04519 -0.10089,0.100859 v 0.251919"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path66" />
<path
d="m 236.44005,40.010025 c 0,0.05539 0.0451,0.100577 0.10089,0.100577 h 1.00718 c 0.0554,0 0.10054,-0.04519 0.10054,-0.100577 v -0.251919 c 0,-0.05567 -0.0452,-0.100859 -0.10054,-0.100859 h -1.00718 c -0.0557,0 -0.10089,0.04519 -0.10089,0.100859 v 0.251919"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path68" />
<path
d="m 235.0367,40.010025 c 0,0.05539 0.0452,0.100577 0.10089,0.100577 h 1.00683 c 0.0557,0 0.10089,-0.04519 0.10089,-0.100577 v -0.251919 c 0,-0.05567 -0.0451,-0.100859 -0.10089,-0.100859 h -1.00683 c -0.0557,0 -0.10089,0.04519 -0.10089,0.100859 v 0.251919"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path70" />
<path
d="m 229.3605,40.010025 c 0,0.05539 0.0452,0.100577 0.10054,0.100577 h 1.00718 c 0.0557,0 0.1009,-0.04519 0.1009,-0.100577 v -0.251919 c 0,-0.05567 -0.0452,-0.100859 -0.1009,-0.100859 h -1.00718 c -0.0554,0 -0.10054,0.04519 -0.10054,0.100859 v 0.251919"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path72" />
<path
d="m 227.95715,40.010025 c 0,0.05539 0.0448,0.100577 0.10054,0.100577 h 1.00718 c 0.0557,0 0.1009,-0.04519 0.1009,-0.100577 v -0.251919 c 0,-0.05567 -0.0452,-0.100859 -0.1009,-0.100859 h -1.00718 c -0.0557,0 -0.10054,0.04519 -0.10054,0.100859 v 0.251919"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path74" />
<path
d="m 226.5538,40.010025 c 0,0.05539 0.0452,0.100577 0.10054,0.100577 h 1.00718 c 0.0557,0 0.1009,-0.04519 0.1009,-0.100577 v -0.251919 c 0,-0.05567 -0.0452,-0.100859 -0.1009,-0.100859 h -1.00718 c -0.0554,0 -0.10054,0.04519 -0.10054,0.100859 v 0.251919"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path76" />
<path
d="m 225.15045,40.010025 c 0,0.05539 0.0448,0.100577 0.10054,0.100577 h 1.00718 c 0.0557,0 0.10055,-0.04519 0.10055,-0.100577 v -0.251919 c 0,-0.05567 -0.0448,-0.100859 -0.10055,-0.100859 h -1.00718 c -0.0557,0 -0.10054,0.04519 -0.10054,0.100859 v 0.251919"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path78" />
<path
d="m 223.7471,40.010025 c 0,0.05539 0.0448,0.100577 0.10054,0.100577 h 1.00718 c 0.0557,0 0.10055,-0.04519 0.10055,-0.100577 v -0.251919 c 0,-0.05567 -0.0448,-0.100859 -0.10055,-0.100859 h -1.00718 c -0.0557,0 -0.10054,0.04519 -0.10054,0.100859 v 0.251919"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path80" />
<path
d="m 222.34375,40.010025 c 0,0.05539 0.0448,0.100577 0.10054,0.100577 h 1.00718 c 0.0557,0 0.10055,-0.04519 0.10055,-0.100577 v -0.251919 c 0,-0.05567 -0.0448,-0.100859 -0.10055,-0.100859 h -1.00718 c -0.0557,0 -0.10054,0.04519 -0.10054,0.100859 v 0.251919"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path82" />
<path
d="m 241.02969,41.272582 c 0,0.05581 0.0452,0.100859 0.10089,0.100859 h 1.00683 c 0.0557,0 0.10089,-0.04505 0.10089,-0.100859 v -0.251496 c 0,-0.05567 -0.0452,-0.100894 -0.10089,-0.100894 h -1.00683 c -0.0557,0 -0.10089,0.04523 -0.10089,0.100894 v 0.251496"
style="fill:#162d38;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path84" />
<path
d="m 239.62634,41.272582 c 0,0.05581 0.0452,0.100859 0.10054,0.100859 h 1.00718 c 0.0557,0 0.10089,-0.04505 0.10089,-0.100859 v -0.251496 c 0,-0.05567 -0.0451,-0.100894 -0.10089,-0.100894 h -1.00718 c -0.0554,0 -0.10054,0.04523 -0.10054,0.100894 v 0.251496"
style="fill:#162d38;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path86" />
<path
d="m 238.22299,41.272582 c 0,0.05581 0.0451,0.100859 0.10054,0.100859 h 1.00718 c 0.0557,0 0.10089,-0.04505 0.10089,-0.100859 v -0.251496 c 0,-0.05567 -0.0452,-0.100894 -0.10089,-0.100894 h -1.00718 c -0.0554,0 -0.10054,0.04523 -0.10054,0.100894 v 0.251496"
style="fill:#162d38;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path88" />
<path
d="m 236.81964,41.272582 c 0,0.05581 0.0452,0.100859 0.10054,0.100859 h 1.00718 c 0.0557,0 0.10089,-0.04505 0.10089,-0.100859 v -0.251496 c 0,-0.05567 -0.0452,-0.100894 -0.10089,-0.100894 h -1.00718 c -0.0554,0 -0.10054,0.04523 -0.10054,0.100894 v 0.251496"
style="fill:#162d38;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path90" />
<path
d="m 235.41629,41.272582 c 0,0.05581 0.0452,0.100859 0.10054,0.100859 h 1.00718 c 0.0557,0 0.10089,-0.04505 0.10089,-0.100859 v -0.251496 c 0,-0.05567 -0.0452,-0.100894 -0.10089,-0.100894 h -1.00718 c -0.0554,0 -0.10054,0.04523 -0.10054,0.100894 v 0.251496"
style="fill:#162d38;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path92" />
<path
d="m 234.01294,41.272582 c 0,0.05581 0.0452,0.100859 0.10054,0.100859 h 1.00718 c 0.0557,0 0.10089,-0.04505 0.10089,-0.100859 v -0.251496 c 0,-0.05567 -0.0452,-0.100894 -0.10089,-0.100894 h -1.00718 c -0.0554,0 -0.10054,0.04523 -0.10054,0.100894 v 0.251496"
style="fill:#162d38;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path94" />
<path
d="m 230.53067,41.272582 c 0,0.05581 0.0452,0.100859 0.10054,0.100859 h 1.00718 c 0.0557,0 0.10089,-0.04505 0.10089,-0.100859 v -0.251496 c 0,-0.05567 -0.0452,-0.100894 -0.10089,-0.100894 h -1.00718 c -0.0554,0 -0.10054,0.04523 -0.10054,0.100894 v 0.251496"
style="fill:#162d38;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path96" />
<path
d="m 229.12732,41.272582 c 0,0.05581 0.0452,0.100859 0.10054,0.100859 h 1.00718 c 0.0557,0 0.10089,-0.04505 0.10089,-0.100859 v -0.251496 c 0,-0.05567 -0.0451,-0.100894 -0.10089,-0.100894 h -1.00718 c -0.0554,0 -0.10054,0.04523 -0.10054,0.100894 v 0.251496"
style="fill:#162d38;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path98" />
<path
d="m 227.72397,41.272582 c 0,0.05581 0.0451,0.100859 0.10054,0.100859 h 1.00718 c 0.0557,0 0.10089,-0.04505 0.10089,-0.100859 v -0.251496 c 0,-0.05567 -0.0452,-0.100894 -0.10089,-0.100894 h -1.00718 c -0.0554,0 -0.10054,0.04523 -0.10054,0.100894 v 0.251496"
style="fill:#162d38;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path100" />
<path
d="m 226.32062,41.272582 c 0,0.05581 0.0452,0.100859 0.10054,0.100859 h 1.00718 c 0.0557,0 0.10089,-0.04505 0.10089,-0.100859 v -0.251496 c 0,-0.05567 -0.0452,-0.100894 -0.10089,-0.100894 h -1.00718 c -0.0554,0 -0.10054,0.04523 -0.10054,0.100894 v 0.251496"
style="fill:#162d38;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path102" />
<path
d="m 224.91727,41.272582 c 0,0.05581 0.0452,0.100859 0.10054,0.100859 h 1.00718 c 0.0557,0 0.10089,-0.04505 0.10089,-0.100859 v -0.251496 c 0,-0.05567 -0.0452,-0.100894 -0.10089,-0.100894 h -1.00718 c -0.0554,0 -0.10054,0.04523 -0.10054,0.100894 v 0.251496"
style="fill:#162d38;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path104" />
<path
d="m 223.51392,41.272582 c 0,0.05581 0.0451,0.100859 0.10054,0.100859 h 1.00718 c 0.0557,0 0.10089,-0.04505 0.10089,-0.100859 v -0.251496 c 0,-0.05567 -0.0452,-0.100894 -0.10089,-0.100894 h -1.00718 c -0.0554,0 -0.10054,0.04523 -0.10054,0.100894 v 0.251496"
style="fill:#162d38;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path106" />
<path
d="m 220.03165,41.272582 c 0,0.05581 0.0451,0.100859 0.10054,0.100859 h 1.00718 c 0.0557,0 0.10054,-0.04505 0.10054,-0.100859 v -0.251496 c 0,-0.05567 -0.0448,-0.100894 -0.10054,-0.100894 h -1.00718 c -0.0554,0 -0.10054,0.04523 -0.10054,0.100894 v 0.251496"
style="fill:#162d38;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path108" />
<path
d="m 218.6283,41.272582 c 0,0.05581 0.0448,0.100859 0.10054,0.100859 h 1.00718 c 0.0557,0 0.10089,-0.04505 0.10089,-0.100859 v -0.251496 c 0,-0.05567 -0.0451,-0.100894 -0.10089,-0.100894 h -1.00718 c -0.0557,0 -0.10054,0.04523 -0.10054,0.100894 v 0.251496"
style="fill:#162d38;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path110" />
<path
d="m 217.22495,41.272582 c 0,0.05581 0.0452,0.100859 0.10054,0.100859 h 1.00718 c 0.0557,0 0.10054,-0.04505 0.10054,-0.100859 v -0.251496 c 0,-0.05567 -0.0448,-0.100894 -0.10054,-0.100894 h -1.00718 c -0.0554,0 -0.10054,0.04523 -0.10054,0.100894 v 0.251496"
style="fill:#162d38;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path112" />
<path
d="m 215.8216,41.272582 c 0,0.05581 0.0448,0.100859 0.10054,0.100859 h 1.00718 c 0.0557,0 0.10054,-0.04505 0.10054,-0.100859 v -0.251496 c 0,-0.05567 -0.0448,-0.100894 -0.10054,-0.100894 h -1.00718 c -0.0557,0 -0.10054,0.04523 -0.10054,0.100894 v 0.251496"
style="fill:#162d38;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path114" />
<path
d="m 214.41814,41.272582 c 0,0.05581 0.0451,0.100859 0.10072,0.100859 h 1.00707 c 0.0557,0 0.10076,-0.04505 0.10076,-0.100859 v -0.251496 c 0,-0.05567 -0.0451,-0.100894 -0.10076,-0.100894 h -1.00707 c -0.0557,0 -0.10072,0.04523 -0.10072,0.100894 v 0.251496"
style="fill:#162d38;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path116" />
<path
d="m 213.01472,41.272582 c 0,0.05581 0.0451,0.100859 0.10075,0.100859 h 1.00708 c 0.0557,0 0.10072,-0.04505 0.10072,-0.100859 v -0.251496 c 0,-0.05567 -0.0451,-0.100894 -0.10072,-0.100894 h -1.00708 c -0.0557,0 -0.10075,0.04523 -0.10075,0.100894 v 0.251496"
style="fill:#162d38;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path118" />
<path
d="m 263.0656,43.945554 h -59.6445 c -1.67294,0 -10.29271,-0.802844 -16.46548,-2.021992 1.76029,2.254466 18.48447,4.024419 20.78923,4.024419 h 54.52841 c 2.09656,0 3.84951,-1.464441 4.29507,-3.425804 -0.87842,0.87588 -2.12231,1.423377 -3.50273,1.423377"
style="fill:#254254;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path120" />
<path
d="m 210.04437,41.272582 c 0,0.05581 0.0451,0.100859 0.10075,0.100859 h 1.00707 c 0.0557,0 0.10072,-0.04505 0.10072,-0.100859 v -0.251496 c 0,-0.05567 -0.0451,-0.100894 -0.10072,-0.100894 h -1.00707 c -0.0557,0 -0.10075,0.04523 -0.10075,0.100894 v 0.251496"
style="fill:#162d38;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path122" />
<path
d="m 208.64098,41.272582 c 0,0.05581 0.045,0.100859 0.10072,0.100859 h 1.00721 c 0.0555,0 0.10076,-0.04505 0.10076,-0.100859 v -0.251496 c 0,-0.05567 -0.0452,-0.100894 -0.10076,-0.100894 h -1.00721 c -0.0557,0 -0.10072,0.04523 -0.10072,0.100894 v 0.251496"
style="fill:#162d38;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path124" />
<path
d="m 207.23774,41.272582 c 0,0.05581 0.0451,0.100859 0.10057,0.100859 h 1.00722 c 0.0555,0 0.10072,-0.04505 0.10072,-0.100859 v -0.251496 c 0,-0.05567 -0.0452,-0.100894 -0.10072,-0.100894 h -1.00722 c -0.0555,0 -0.10057,0.04523 -0.10057,0.100894 v 0.251496"
style="fill:#162d38;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path126" />
<path
d="m 205.83432,41.272582 c 0,0.05581 0.0451,0.100859 0.10075,0.100859 h 1.00707 c 0.0557,0 0.10072,-0.04505 0.10072,-0.100859 v -0.251496 c 0,-0.05567 -0.0451,-0.100894 -0.10072,-0.100894 h -1.00707 c -0.0557,0 -0.10075,0.04523 -0.10075,0.100894 v 0.251496"
style="fill:#162d38;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path128" />
<path
d="m 204.43093,41.272582 c 0,0.05581 0.0451,0.100859 0.10075,0.100859 h 1.00708 c 0.0557,0 0.10072,-0.04505 0.10072,-0.100859 v -0.251496 c 0,-0.05567 -0.0451,-0.100894 -0.10072,-0.100894 h -1.00708 c -0.0557,0 -0.10075,0.04523 -0.10075,0.100894 v 0.251496"
style="fill:#162d38;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path130" />
<path
d="m 203.02754,41.272582 c 0,0.05581 0.0452,0.100859 0.10072,0.100859 h 1.00722 c 0.0555,0 0.10075,-0.04505 0.10075,-0.100859 v -0.251496 c 0,-0.05567 -0.0452,-0.100894 -0.10075,-0.100894 h -1.00722 c -0.0555,0 -0.10072,0.04523 -0.10072,0.100894 v 0.251496"
style="fill:#162d38;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path132" />
<path
d="m 199.7434,41.272582 c 0,0.05581 0.0451,0.100859 0.10075,0.100859 h 1.00707 c 0.0557,0 0.10072,-0.04505 0.10072,-0.100859 v -0.251496 c 0,-0.05567 -0.0451,-0.100894 -0.10072,-0.100894 h -1.00707 c -0.0557,0 -0.10075,0.04523 -0.10075,0.100894 v 0.251496"
style="fill:#162d38;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path134" />
<path
d="m 198.34001,41.272582 c 0,0.05581 0.0451,0.100859 0.10072,0.100859 h 1.00707 c 0.0557,0 0.10076,-0.04505 0.10076,-0.100859 v -0.251496 c 0,-0.05567 -0.0451,-0.100894 -0.10076,-0.100894 h -1.00707 c -0.0557,0 -0.10072,0.04523 -0.10072,0.100894 v 0.251496"
style="fill:#162d38;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path136" />
<path
d="m 196.93677,41.272582 c 0,0.05581 0.0451,0.100859 0.10057,0.100859 h 1.00722 c 0.0555,0 0.10072,-0.04505 0.10072,-0.100859 v -0.251496 c 0,-0.05567 -0.0452,-0.100894 -0.10072,-0.100894 h -1.00722 c -0.0555,0 -0.10057,0.04523 -0.10057,0.100894 v 0.251496"
style="fill:#162d38;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path138" />
<path
d="m 195.53334,41.272582 c 0,0.05581 0.0451,0.100859 0.10076,0.100859 h 1.00707 c 0.0557,0 0.10072,-0.04505 0.10072,-0.100859 v -0.251496 c 0,-0.05567 -0.0451,-0.100894 -0.10072,-0.100894 h -1.00707 c -0.0557,0 -0.10076,0.04523 -0.10076,0.100894 v 0.251496"
style="fill:#162d38;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path140" />
<path
d="m 194.12996,41.272582 c 0,0.05581 0.045,0.100859 0.10075,0.100859 h 1.00704 c 0.0557,0 0.10076,-0.04505 0.10076,-0.100859 v -0.251496 c 0,-0.05567 -0.0451,-0.100894 -0.10076,-0.100894 h -1.00704 c -0.0557,0 -0.10075,0.04523 -0.10075,0.100894 v 0.251496"
style="fill:#162d38;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path142" />
<path
d="m 192.72657,41.272582 c 0,0.05581 0.0451,0.100859 0.10072,0.100859 h 1.00708 c 0.0557,0 0.10075,-0.04505 0.10075,-0.100859 v -0.251496 c 0,-0.05567 -0.0451,-0.100894 -0.10075,-0.100894 h -1.00708 c -0.0557,0 -0.10072,0.04523 -0.10072,0.100894 v 0.251496"
style="fill:#162d38;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path144" />
<path
d="m 190.90659,41.047545 h -6.23189 c -0.31573,0 -2.47772,0.256187 -2.47772,0.571888 0,0.315701 2.16199,0.571888 2.47772,0.571888 h 6.23189 v -1.143776"
style="fill:#008096;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path146" />
<path
d="m 209.4335,37.507772 c 0,0.08213 -0.0666,0.148555 -0.14856,0.148555 h -1.89219 c -0.0821,0 -0.1487,-0.06643 -0.1487,-0.148555 v -0.07578 c 0,-0.08227 0.0666,-0.148554 0.1487,-0.148554 h 1.89219 c 0.082,0 0.14856,0.06629 0.14856,0.148554 v 0.07578"
style="fill:#e4355c;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path148" />
<path
d="m 207.11934,37.52019 c 0,0.08213 -0.0666,0.148802 -0.14855,0.148802 h -0.54804 c -0.082,0 -0.14856,-0.06668 -0.14856,-0.148802 v -0.07595 c 0,-0.08213 0.0666,-0.148555 0.14856,-0.148555 h 0.54804 c 0.082,0 0.14855,0.06643 0.14855,0.148555 v 0.07595"
style="fill:#e4355c;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path150" />
<path
d="m 231.42214,37.507772 c 0,0.08213 -0.0663,0.148555 -0.14852,0.148555 h -1.8923 c -0.0818,0 -0.14852,-0.06643 -0.14852,-0.148555 v -0.07578 c 0,-0.08227 0.0667,-0.148554 0.14852,-0.148554 h 1.8923 c 0.0822,0 0.14852,0.06629 0.14852,0.148554 v 0.07578"
style="fill:#e4355c;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path152" />
<path
d="m 229.10791,37.52019 c 0,0.08213 -0.0663,0.148802 -0.14852,0.148802 h -0.54786 c -0.0822,0 -0.14852,-0.06668 -0.14852,-0.148802 v -0.07595 c 0,-0.08213 0.0663,-0.148555 0.14852,-0.148555 h 0.54786 c 0.0822,0 0.14852,0.06643 0.14852,0.148555 v 0.07595"
style="fill:#e4355c;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path154" />
<path
d="m 234.83949,37.507772 c 0,0.08213 -0.0667,0.148555 -0.14851,0.148555 h -1.89231 c -0.0822,0 -0.14851,-0.06643 -0.14851,-0.148555 v -0.07578 c 0,-0.08227 0.0663,-0.148554 0.14851,-0.148554 h 1.89231 c 0.0818,0 0.14851,0.06629 0.14851,0.148554 v 0.07578"
style="fill:#e4355c;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path156" />
<path
d="m 232.52527,37.52019 c 0,0.08213 -0.0667,0.148802 -0.14852,0.148802 h -0.54821 c -0.0819,0 -0.14852,-0.06668 -0.14852,-0.148802 v -0.07595 c 0,-0.08213 0.0667,-0.148555 0.14852,-0.148555 h 0.54821 c 0.0819,0 0.14852,0.06643 0.14852,0.148555 v 0.07595"
style="fill:#e4355c;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path158" />
<path
d="m 238.2565,37.507772 c 0,0.08213 -0.0663,0.148555 -0.14852,0.148555 h -1.8923 c -0.0818,0 -0.14852,-0.06643 -0.14852,-0.148555 v -0.07578 c 0,-0.08227 0.0667,-0.148554 0.14852,-0.148554 h 1.8923 c 0.0822,0 0.14852,0.06629 0.14852,0.148554 v 0.07578"
style="fill:#e4355c;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path160" />
<path
d="m 235.94263,37.52019 c 0,0.08213 -0.0667,0.148802 -0.14887,0.148802 h -0.54787 c -0.0822,0 -0.14851,-0.06668 -0.14851,-0.148802 v -0.07595 c 0,-0.08213 0.0663,-0.148555 0.14851,-0.148555 h 0.54787 c 0.0822,0 0.14887,0.06643 0.14887,0.148555 v 0.07595"
style="fill:#e4355c;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path162" />
<path
d="m 241.67386,37.507772 c 0,0.08213 -0.0667,0.148555 -0.14852,0.148555 h -1.8923 c -0.0822,0 -0.14852,-0.06643 -0.14852,-0.148555 v -0.07578 c 0,-0.08227 0.0663,-0.148554 0.14852,-0.148554 h 1.8923 c 0.0818,0 0.14852,0.06629 0.14852,0.148554 v 0.07578"
style="fill:#e4355c;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path164" />
<path
d="m 239.35964,37.52019 c 0,0.08213 -0.0663,0.148802 -0.14852,0.148802 h -0.54822 c -0.0818,0 -0.14852,-0.06668 -0.14852,-0.148802 v -0.07595 c 0,-0.08213 0.0667,-0.148555 0.14852,-0.148555 h 0.54822 c 0.0822,0 0.14852,0.06643 0.14852,0.148555 v 0.07595"
style="fill:#e4355c;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0352778"
id="path166" />
</g>
</svg>

Before

Width:  |  Height:  |  Size: 30 KiB

View file

@ -1,26 +0,0 @@
// import Gamefield from './components/Gamefield';
// import Homepage from './components/Homepage';
// import Homepage2 from './components/Homepage2';
// import SocketIO from './components/SocketIO';
// import Upload from './components/Upload';
import MyDropzone from './components/MyDropzone';
import './styles/App.scss';
function App() {
return (
<div className="App">
<header className="App-header">
{/* <Gamefield/> */}
{/* <Homepage/> */}
{/* <Homepage2/> */}
{/* <SocketIO/> */}
{/* <Upload /> */}
<MyDropzone />
</header>
</div>
);
}
export default App;

View file

@ -1,153 +0,0 @@
import { useState } from "react"
function Bluetooth() {
const [startDisabled, setStartDisabled] = useState(true)
const [stopDisabled, setStopDisabled] = useState(true)
const deviceName = 'Chromecast Remote'
// ble UV Index
const bleService = 'environmental_sensing'
const bleCharacteristic = 'uv_index'
// ble Battery percentage
// const bleService = 'battery_service'
// const bleCharacteristic = 'battery_level'
// ble Manufacturer Name
// const bleService = 'device_information'
// const bleCharacteristic = 'manufacturer_name_string'
let bluetoothDeviceDetected: BluetoothDevice
let gattCharacteristic: BluetoothRemoteGATTCharacteristic
function isWebBluetoothEnabled() {
if (!navigator.bluetooth) {
alert('Web Bluetooth API is not available in this browser!')
return false
}
return true
}
function getDeviceInfo() {
const options = {
// acceptAllDevices: true,
filters: [
{ name: deviceName }
],
// optionalServices: ['battery_service'],
}
console.log('Requesting Bluetooth Device...')
return navigator.bluetooth
.requestDevice(options)
.then(device => {
bluetoothDeviceDetected = device
console.log('> Name: ' + device.name)
device.addEventListener('gattserverdisconnected', onDisconnected)
})
.catch(error => console.log('Argh! ' + error))
}
function read() {
if (!isWebBluetoothEnabled())
return
return getDeviceInfo()
.then(connectGatt)
.then(_ => {
console.log('Reading UV Index...')
return gattCharacteristic.readValue()
})
.catch(error => console.log('Waiting to start reading: ' + error))
}
function connectGatt() {
if (bluetoothDeviceDetected.gatt && bluetoothDeviceDetected.gatt.connected && gattCharacteristic)
return Promise.resolve()
if (!bluetoothDeviceDetected || !bluetoothDeviceDetected.gatt)
return Promise.reject()
return bluetoothDeviceDetected.gatt.connect()
.then(server => {
console.log('Getting GATT Service...')
return server.getPrimaryService(bleService)
})
.then(service => {
console.log('Getting GATT Characteristic...')
return service.getCharacteristic(bleCharacteristic)
})
.then(characteristic => {
gattCharacteristic = characteristic
characteristic.addEventListener('characteristicvaluechanged', handleChangedValue)
setStartDisabled(false)
setStopDisabled(true)
})
}
function handleChangedValue(event: Event) {
const characteristic = event.target as BluetoothRemoteGATTCharacteristic
if (!characteristic.value) {
console.log('Characteristic undefined!')
return
}
const value = characteristic.value.getUint8(0)
const now = new Date()
// Output the UV Index
console.log(`> ${now.getHours()}:${now.getMinutes()}:${now.getSeconds()} UV Index is ${value}`)
// Output the Battery percentage
// console.log(`> ${now.getHours()}:${now.getMinutes()}:${now.getSeconds()} Battery percentage is ${value}`)
// Output the Manufacturer Name
// let decoder = new TextDecoder('utf-8')
// console.log(`> ${now.getHours()}:${now.getMinutes()}:${now.getSeconds()} Manufacturer Name is ${decoder.decode(characteristic.value)}`)
}
function start() {
if (!isWebBluetoothEnabled())
return
gattCharacteristic.startNotifications()
.then(_ => {
console.log('Start reading...')
setStartDisabled(true)
setStopDisabled(false)
})
.catch(error => console.log('[ERROR] Start: ' + error))
}
function stop() {
if (!isWebBluetoothEnabled())
return
gattCharacteristic.stopNotifications()
.then(_ => {
console.log('Stop reading...')
setStartDisabled(false)
setStopDisabled(true)
})
.catch(error => console.log('[ERROR] Stop: ' + error))
}
function onDisconnected(event: Event) {
alert("Device Disconnected")
// console.log(event)
const device = event.target as BluetoothDevice
console.log(`Device "${device.name}" is disconnected.`)
}
return (
<>
<button
id="read"
className="bluetooth"
onClick={read}
>Connect with BLE device</button>
<button
id="start"
className="bluetooth"
disabled={startDisabled}
onClick={start}
>Start</button>
<button
id="stop"
className="bluetooth"
disabled={stopDisabled}
onClick={stop}
>Stop</button>
</>
)
}
export default Bluetooth

View file

@ -1,54 +0,0 @@
import { CSSProperties, Dispatch, SetStateAction } from 'react';
import { borderCN, cornerCN, fieldIndex, isHit } from '../helpers';
import { HitDispatchType, HitType, TargetPreviewType, TargetType } from '../interfaces';
function BorderTiles({count, actions: {setTarget, setTargetPreview, hits, DispatchHits}}: {count: number, actions: {setTarget: Dispatch<SetStateAction<TargetType>>, setTargetPreview: Dispatch<SetStateAction<TargetPreviewType>>, hits: HitType[], DispatchHits: Dispatch<HitDispatchType>}}) {
let tilesProperties: {
key: number,
isGameTile: boolean,
classNameString: string,
x: number,
y: number
}[] = [];
for (let y = 0; y < count+2; y++) {
for (let x = 0; x < count+2; x++) {
const key = fieldIndex(count, x, y);
const cornerReslt = cornerCN(count, x, y);
const borderType = cornerReslt ? cornerReslt : borderCN(count, x, y);
const isGameTile = x > 0 && x < count+1 && y > 0 && y < count+1;
const classNames = ['border-tile'];
if (borderType)
classNames.push('edge', borderType);
if (isGameTile)
classNames.push('game-tile');
const classNameString = classNames.join(' ')
tilesProperties.push({key, classNameString, isGameTile, x: x+1, y: y+1})
}
}
return <>
{tilesProperties.map(({key, classNameString, isGameTile, x, y}) => {
return <div
key={key}
className={classNameString}
style={{'--x': x, '--y': y} as CSSProperties}
onClick={() => {
if (!isGameTile && !isHit(hits, x, y).length)
return;
setTarget(t => {
if (t.x === x && t.y === y) {
DispatchHits({type: 'fireMissle', payload: {hit: (x+y)%2 !== 0, x, y}});
return { show: false, x, y };
} else {
return { show: true, x, y };
}
});
}}
onMouseEnter={() => setTargetPreview(e => ({...e, newX: x, newY: y, shouldShow: isGameTile}))}
></div>
})}
</>
}
export default BorderTiles;

View file

@ -1,9 +0,0 @@
function FogImages() {
return <>
<img className='fog left' src={`/fog/fog2.png`} alt={`fog1.png`} />
<img className='fog right' src={`/fog/fog2.png`} alt={`fog1.png`} />
<img className='fog middle' src={`/fog/fog4.png`} alt={`fog4.png`} />
</>
}
export default FogImages;

View file

@ -1,126 +0,0 @@
import { faCrosshairs } from '@fortawesome/free-solid-svg-icons';
import { FontAwesomeIcon } from '@fortawesome/react-fontawesome';
import { CSSProperties, useEffect, useReducer, useState } from 'react';
import Bluetooth from './Bluetooth';
import BorderTiles from './BorderTiles';
// import FogImages from './FogImages';
import HitElems from './HitElems';
import Labeling from './Labeling';
import Ships from './Ships';
import { hitReducer, initlialTarget, initlialTargetPreview, isHit } from '../helpers';
import { HitType, TargetPreviewType, TargetType } from '../interfaces';
function Gamefield() {
const count = 12;
const [target, setTarget] = useState<TargetType>(initlialTarget);
const [targetPreview, setTargetPreview] = useState<TargetPreviewType>(initlialTargetPreview);
const [hits, DispatchHits] = useReducer(hitReducer, [] as HitType[]);
// handle visibility and position change of targetPreview
useEffect(() => {
const { newX, newY, shouldShow, appearOK, eventReady, show, x, y } = targetPreview;
const positionChange = !(x === newX && y === newY);
// if not ready or no new position
if (!eventReady || (!positionChange && show))
return;
if (show) {
// hide preview to change position when hidden
setTargetPreview(e => ({ ...e, appearOK: false, eventReady: false, show: false }));
} else if (shouldShow && appearOK && !isHit(hits, newX, newY).length) {
// BUT only appear again if it's supposed to (in case the mouse left over the edge) and ()
setTargetPreview(e => ({ ...e, appearOK: false, eventReady: false, show: true, x: newX, y: newY }));
}
}, [targetPreview, hits])
// enable targetPreview event again after 200 mil. sec.
useEffect(() => {
if (targetPreview.eventReady)
return;
const autoTimeout = setTimeout(() => {
setTargetPreview(e => ({ ...e, eventReady: true }));
}, 200);
// or abort if state has changed early
return () => {
clearTimeout(autoTimeout);
}
}, [targetPreview.eventReady]);
// approve targetPreview new position after 200 mil. sec.
useEffect(() => {
// early return to start cooldown only when about to show up
if (!targetPreview.shouldShow)
return;
const autoTimeout = setTimeout(() => {
setTargetPreview(e => ({ ...e, appearOK: true }));
}, 350);
// or abort if movement is repeated early
return () => {
clearTimeout(autoTimeout);
}
}, [targetPreview.shouldShow, targetPreview.newX, targetPreview.newY]);
return (
<div id='gamefield'>
<Bluetooth />
<p>
<span
className="App-link"
onClick={() => { navigator.clipboard.writeText("chrome://flags/#enable-experimental-web-platform-features") }}
// target="_blank"
style={{ "cursor": "pointer" }}
// rel="noopener noreferrer"
>
Step 1
</span>
{" "}
<span
className="App-link"
onClick={() => { navigator.clipboard.writeText("chrome://flags/#enable-web-bluetooth-new-permissions-backend") }}
// target="_blank"
style={{ "cursor": "pointer" }}
// rel="noopener noreferrer"
>
Step 2
</span>
</p>
<div id="game-frame" style={{ '--i': count } as CSSProperties}>
{/* Bordes */}
<BorderTiles count={count} actions={{ setTarget, setTargetPreview, hits, DispatchHits }} />
{/* Collumn lettes and row numbers */}
<Labeling count={count} />
{/* Ships */}
<Ships />
<HitElems hits={hits} />
{/* Fog images */}
{/* <FogImages /> */}
<div className={`hit-svg target ${target.show ? 'show' : ''}`} style={{ '--x': target.x, '--y': target.y } as CSSProperties}>
<FontAwesomeIcon icon={faCrosshairs} />
</div>
<div className={`hit-svg target-preview ${targetPreview.show && (target.x !== targetPreview.x || target.y !== targetPreview.y) ? 'show' : ''}`} style={{ '--x': targetPreview.x, '--y': targetPreview.y } as CSSProperties}>
<FontAwesomeIcon icon={faCrosshairs} />
</div>
</div>
{/* <p>
Edit <code>src/App.tsx</code> and save to reload.
</p> */}
<a
className="App-link"
href="https://www.freepik.com/free-vector/militaristic-ships-set-navy-ammunition-warship-submarine-nuclear-battleship-float-cruiser-trawler-gunboat-frigate-ferry_10704121.htm"
target="_blank"
rel="noopener noreferrer"
>
<p>Battleships designed by macrovector</p>
</a>
</div>
)
}
export default Gamefield

View file

@ -1,17 +0,0 @@
import { faBurst, faXmark } from '@fortawesome/free-solid-svg-icons';
import { FontAwesomeIcon } from '@fortawesome/react-fontawesome';
import { CSSProperties } from 'react';
import { HitType } from '../interfaces';
function HitElems({hits}: {hits: HitType[]}) {
return <>
{hits.map(({hit, x, y}, i) =>
<div key={i} className='hit-svg' style={{'--x': x, '--y': y} as CSSProperties}>
<FontAwesomeIcon icon={hit ? faBurst : faXmark} />
</div>
)}
</>
}
export default HitElems;

View file

@ -1,87 +0,0 @@
import { CSSProperties, useEffect, useMemo, useState } from 'react'
import '../styles/home.scss'
function Homepage() {
const floorClient = (number: number) => Math.floor(number / 50)
const [columns, setColumns] = useState(floorClient(document.body.clientWidth))
const [rows, setRows] = useState(floorClient(document.body.clientHeight))
const [params, setParams] = useState({ columns, rows, quantity: columns * rows })
const [position, setPosition] = useState([0, 0])
const [active, setActve] = useState(false)
const [count, setCount] = useState(0)
useEffect(() => {
function handleResize() {
setColumns(floorClient(document.body.clientWidth))
setRows(floorClient(document.body.clientHeight))
}
handleResize()
window.addEventListener('resize', handleResize)
}, [])
useEffect(() => {
const timeout = setTimeout(() => {
setParams({ columns, rows, quantity: columns * rows })
}, 500)
return () => clearTimeout(timeout)
}, [columns, rows])
const createTiles = useMemo(() => {
const colors = [
'rgb(229, 57, 53)',
'rgb(253, 216, 53)',
'rgb(244, 81, 30)',
'rgb(76, 175, 80)',
'rgb(33, 150, 243)',
'rgb(156, 39, 176)'
]
function createTile(index: number) {
const x = index % params.columns
const y = Math.floor(index / params.columns)
const xDiff = (x - position[0]) / 20
const yDiff = (y - position[1]) / 20
const pos = (Math.sqrt(xDiff * xDiff + yDiff * yDiff)).toFixed(2)
const doEffect = (posX: number, posY: number) => {
if (active)
return
setPosition([posX, posY])
setActve(true)
const xDiff = (x: number) => (x - posX) / 20
const yDiff = (y: number) => (y - posY) / 20
const pos = (x: number, y: number) => Math.sqrt(xDiff(x) * xDiff(x) + yDiff(y) * yDiff(y))
const diagonals = [pos(0, 0), pos(params.columns, 0), pos(0, params.rows), pos(params.columns, params.rows)]
setTimeout(() => {
setActve(false)
setCount(e => e + 1)
}, Math.max(...diagonals) * 1000 + 300)
}
return (
<div
key={index}
className={'tile ' + (active ? 'active' : '')}
style={{ '--delay': pos + 's' } as CSSProperties}
onClick={() => doEffect(x, y)}
></div>
)
}
return (
<div id='tiles' style={{ '--columns': params.columns, '--rows': params.rows, '--bg-color-1': colors[count % colors.length], '--bg-color-2': colors[(count + 1) % colors.length] } as CSSProperties}>
{Array.from(Array(params.quantity)).map((_tile, index) => createTile(index))}
</div>
)
}, [params, position, active, count])
return createTiles
}
export default Homepage

View file

@ -1,92 +0,0 @@
import { CSSProperties, useEffect, useMemo, useState } from 'react'
import '../styles/home2.scss'
function Homepage2() {
const floorClient = (number: number) => Math.floor(number / 50)
const [columns, setColumns] = useState(floorClient(document.body.clientWidth))
const [rows, setRows] = useState(floorClient(document.body.clientHeight))
const [params, setParams] = useState({ columns, rows, quantity: columns * rows })
const [position, setPosition] = useState([0, 0])
const [active, setActve] = useState(false)
const [action, setAction] = useState(false)
const [count, setCount] = useState(0)
useEffect(() => {
function handleResize() {
setColumns(floorClient(document.body.clientWidth))
setRows(floorClient(document.body.clientHeight))
}
handleResize()
window.addEventListener('resize', handleResize)
}, [])
useEffect(() => {
const timeout = setTimeout(() => {
setParams({ columns, rows, quantity: columns * rows })
}, 500)
return () => clearTimeout(timeout)
}, [columns, rows])
const createTiles = useMemo(() => {
const sentences = [
'Ethem ...',
'hat ...',
'lange ...',
'Hörner 🐂',
'Grüße von Mallorca 🌊 🦦 ☀️'
]
function createTile(index: number) {
const x = index % params.columns
const y = Math.floor(index / params.columns)
const xDiff = (x - position[0]) / 20
const yDiff = (y - position[1]) / 20
const pos = (Math.sqrt(xDiff * xDiff + yDiff * yDiff)).toFixed(2)
const doEffect = (posX: number, posY: number) => {
if (action)
return
setPosition([posX, posY])
setActve(e => !e)
setAction(true)
const xDiff = (x: number) => (x - posX) / 50
const yDiff = (y: number) => (y - posY) / 50
const pos = (x: number, y: number) => Math.sqrt(xDiff(x) * xDiff(x) + yDiff(y) * yDiff(y))
const diagonals = [pos(0, 0), pos(params.columns, 0), pos(0, params.rows), pos(params.columns, params.rows)]
setTimeout(() => {
setAction(false)
if (active)
setCount(e => e + 1)
}, Math.max(...diagonals) * 1000 + 1000)
}
return (
<div
key={index}
className={'tile ' + (active ? 'active' : 'inactive')}
style={{ '--delay': pos + 's' } as CSSProperties}
onClick={() => doEffect(x, y)}
></div>
)
}
return (
<div id='tiles' style={{ '--columns': params.columns, '--rows': params.rows } as CSSProperties}>
<div className="center-div">
<h1 className={'headline ' + (!active ? 'active' : 'inactive')}>{sentences[count % sentences.length]}</h1>
</div>
{Array.from(Array(params.quantity)).map((_tile, index) => createTile(index))}
</div >
)
}, [params, position, active, action, count])
return createTiles
}
export default Homepage2

View file

@ -1,29 +0,0 @@
import { CSSProperties } from 'react'
import { fieldIndex } from '../helpers';
import { FieldType } from '../interfaces';
function Labeling({count}: {count: number}) {
let elems: (FieldType & {
orientation: string
})[] = [];
for (let x = 0; x < count; x++) {
elems.push(
// Up
{field: String.fromCharCode(65+x), x: x+2, y: 1, orientation: 'up'},
// Left
{field: (x+1).toString(), x: 1, y: x+2, orientation: 'left'},
// Bottom
{field: String.fromCharCode(65+x), x: x+2, y: count+2, orientation: 'bottom'},
// Right
{field: (x+1).toString(), x: count+2, y: x+2, orientation: 'right'}
);
}
elems = elems.sort((a, b) => fieldIndex(count, a.x, a.y)-fieldIndex(count, b.x, b.y));
return <>
{elems.map(({field, x, y, orientation}, i) =>
<span key={i} className={`label ${orientation} ${field}`} style={{'--x': x, '--y': y} as CSSProperties}>{field}</span>
)}
</>
}
export default Labeling;

View file

@ -1,28 +0,0 @@
import classNames from 'classnames'
import {useCallback, useState} from 'react'
import {useDropzone} from 'react-dropzone'
import { readFile } from '../helpers'
function MyDropzone() {
const [txt, settxt] = useState('Empty!')
const onDrop = useCallback(async (acceptedFiles: any) => {
// Do something with the files
console.log(acceptedFiles)
settxt(await readFile(acceptedFiles[0]))
}, [])
const {getRootProps, getInputProps, isDragActive} = useDropzone({onDrop})
return (
<div {...getRootProps()} className={classNames('filedropper', isDragActive ? 'dragging' : 'standby')}>
<input {...getInputProps()} />
{
isDragActive ?
<p>Drop the files here ...</p> :
<p>Drag 'n' drop some files here, or click to select files</p>
}
{txt}
</div>
)
}
export default MyDropzone

View file

@ -1,19 +0,0 @@
import { CSSProperties } from 'react'
function Ships() {
let shipIndexes: number[] = [];
for (let i = 1; i <= 6; i++) {
shipIndexes.push(i);
}
return <>
{shipIndexes.map(i =>
<div key={i} className={`ship s${i}`} style={{'--x': i+3} as CSSProperties}>
<img src={`/svgs/${i}.svg`} alt={`${i}.svg`}/>
</div>
)}
</>
}
export default Ships;

View file

@ -1,30 +0,0 @@
import { io } from 'socket.io-client';
function SocketIO() {
const socket = io("ws://localhost:5001");
socket.on('test2', (warst) => {
console.log('Test2:', warst, socket.id)
})
socket.on("connect", () => {
console.log(socket.connected); // true
setTimeout(() => {
socket.emit('test', "warst")
socket.emit('test', "tsra")
socket.emit('test', "1234")
// socket.disconnect()
}, 1000)
});
socket.on("test", () => {
console.log("Got test1234"); // false
});
socket.on("disconnect", () => {
console.log(socket.connected); // false
});
return (
<div>SocketIO</div>
)
}
export default SocketIO

View file

@ -1,44 +0,0 @@
import { useState } from 'react';
function Upload() {
const [file, setFile] = useState('');
const [filename, setFilename] = useState('');
// function handleChange
function handleChange(e: React.ChangeEvent<HTMLInputElement>) {
console.log(e.target.files);
if (!e.target.files?.length)
return
const file = e.target.files[0]
console.log(URL.createObjectURL(e.target.files[0]))
setFile(URL.createObjectURL(e.target.files[0]));
setFilename(e.target.files[0].name);
const url = 'http://localhost:5000/api/upload';
const formData = new FormData();
formData.append('filetoupload', file);
console.log(file)
const config = {
method: 'POST',
body: formData
};
fetch(url, config)
.then((response) => {
console.log(response.body)
})
.catch(error => console.log(error))
}
return (
<div>
<h2>Add Image:</h2>
<input type="file" className='inputt' onChange={handleChange} />
<img src={file} alt={filename || 'No selection'} />
</div>
)
}
export default Upload

View file

@ -1,67 +0,0 @@
import { HitType, HitDispatchType } from "./interfaces";
export const borderCN = (count: number, x: number, y: number) => {
if (x === 0)
return 'left';
if (y === 0)
return 'top';
if (x === count+1)
return 'right';
if (y === count+1)
return 'bottom';
return '';
};
export const cornerCN = (count: number, x: number, y: number) => {
if (x === 0 && y === 0)
return 'left-top-corner';
if (x === count+1 && y === 0)
return 'right-top-corner';
if (x === 0 && y === count+1)
return 'left-bottom-corner';
if (x === count+1 && y === count+1)
return 'right-bottom-corner';
return '';
};
export const fieldIndex = (count: number, x: number, y: number) => y*(count+2)+x;
export const hitReducer = (formObject: HitType[], action: HitDispatchType) => {
switch (action.type) {
case 'fireMissle': {
const result = [...formObject, action.payload];
return result;
}
default:
return formObject;
}
}
export const initlialTarget = {
show: false,
x: 0,
y: 0
};
export const initlialTargetPreview = {
newX: 0,
newY: 0,
shouldShow: false,
appearOK: false,
eventReady: true,
show: false,
x: 0,
y: 0
};
export const isHit = (hits: HitType[], x: number, y: number) => hits.filter(h => h.x === x && h.y === y);
export function readFile(file: File): Promise<string> {
return new Promise((resolve) => {
const reader = new FileReader()
reader.onload = async (e) => {
if (!e.target)
return
const text = (e.target.result)
if (typeof text !== 'string')
return
resolve(text)
};
reader.readAsText(file)
})
}

View file

@ -1,13 +0,0 @@
body {
margin: 0;
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Roboto', 'Oxygen',
'Ubuntu', 'Cantarell', 'Fira Sans', 'Droid Sans', 'Helvetica Neue',
sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
code {
font-family: source-code-pro, Menlo, Monaco, Consolas, 'Courier New',
monospace;
}

View file

@ -1,13 +0,0 @@
import React from 'react';
import ReactDOM from 'react-dom/client';
import './index.scss';
import App from './App';
const root = ReactDOM.createRoot(
document.getElementById('root') as HTMLElement
);
root.render(
<React.StrictMode>
<App />
</React.StrictMode>
);

View file

@ -1,30 +0,0 @@
export interface TargetType {
show: boolean,
x: number,
y: number
};
export interface TargetPreviewType {
newX: number,
newY: number,
shouldShow: boolean,
appearOK: boolean,
eventReady: boolean,
show: boolean,
x: number,
y: number
};
export interface FieldType {
field: string,
x: number,
y: number,
};
export interface HitType {
hit: boolean,
x: number,
y: number,
};
interface fireMissle { type: 'fireMissle', payload: { x: number, y: number, hit: boolean } };
interface removeMissle { type: 'removeMissle', payload: { x: number, y: number, hit: boolean } };
export type HitDispatchType = fireMissle | removeMissle;

View file

@ -1,214 +0,0 @@
@use './mixins/display' as *;
@use './mixins/effects' as *;
@import './mixins/variables';
.App {
text-align: center;
}
.App-logo {
height: 40vmin;
pointer-events: none;
}
.App-header {
background-color: $theme;
min-height: 100vh;
@include flex-col;
align-items: center;
justify-content: center;
font-size: calc(10px + 2vmin);
color: white;
}
.App-link {
color: #61dafb;
}
@keyframes App-logo-spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
#game-frame {
// border: 1px solid orange;
// position: relative;
$height: 945px;
$width: $height;
height: $height;
width: $width;
max-height: 100vw;
max-width: 100vw;
display: grid;
align-items: center;
justify-items: center;
grid-template-rows: .75fr repeat(12, 1fr) .75fr;
grid-template-columns: .75fr repeat(12, 1fr) .75fr;
// grid-gap: 1px solid blue;
> .label {
grid-column: var(--x);
grid-row: var(--y);
}
> .border-tile {
box-sizing: border-box;
border: 1px solid blue;
height: 100%;
width: 100%;
grid-column: var(--x);
grid-row: var(--y);
&.edge {
border: 1px solid gray;
}
@include gradient-edge;
}
> :not(.border) {
box-sizing: border-box;
// border: 1px solid red;
}
> span {
vertical-align: center;
user-select: none;
}
.ship {
height: 100%;
width: 100%;
position: relative;
@include flex-col;
align-items: center;
// justify-content: center;
border: 1px solid yellow;
grid-row: var(--x);
pointer-events: none;
img {
position: absolute;
// height: 90%;
width: 90%;
// object-fit: cover;
}
&.s1 {
grid-column: 3 / 7;
}
&.s2 {
grid-column: 3 / 5;
}
&.s3 {
grid-column: 3 / 6;
img {
margin-top: -2%;
}
}
&.s4 {
grid-column: 3 / 6;
}
&.s5 {
grid-column: 3 / 6;
}
&.s6 {
grid-column: 3 / 7;
}
}
.hit-svg {
// border: 2px solid blue;
// height: 50px;
// width: 50px;
height: 100%;
width: 100%;
position: relative;
@include flex;
// align-items: center;
// align-self: center;
// justify-self: center;
grid-column: var(--x);
grid-row: var(--y);
pointer-events: none;
svg {
position: absolute;
height: 100%;
width: 100%;
box-sizing: border-box;
padding: 25%;
&.fa-burst {
color: red;
}
}
&.target {
color: red;
opacity: 0;
}
&.target-preview {
color: orange;
opacity: 0;
@include transition(.2s);
}
&.show {
opacity: 1;
}
}
.r2 {
border: 2px solid green;
}
.r3 {
border: 2px solid yellowgreen;
}
.fog {
width: inherit;
pointer-events: none;
&.left {
grid-area: 1 / 1 / -1 / -1;
align-self: flex-start;
transform: rotate(180deg);
}
&.right {
grid-area: 1 / 1 / -1 / -1;
align-self: flex-end;
}
&.middle {
grid-area: 4 / 4 / -4 / -4;
}
}
}
.inputt {
background-color: #61dafb;
&:hover {
background-color: red;
}
}
.filedropper {
@include transition(.2s);
transition-property: background-color;
background-color: transparent;
border: .25em dashed #fff2;
border-radius: 1em;
width: 40vw;
min-height: 10vw;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
&.dragging {
background-color: #fff1;
border: .25em dashed #00f8;
}
}

View file

@ -1,36 +0,0 @@
@use './mixins/effects' as *;
#tiles {
height: 100vh;
width: 100vw;
display: grid;
grid-template-columns: repeat(var(--columns), 1fr);
grid-template-rows: repeat(var(--rows), 1fr);
.tile {
background-color: var(--bg-color-1);
&.active {
animation: bright .3s forwards;
animation-delay: var(--delay);
}
}
}
@keyframes bright {
0% {
background-color: var(--bg-color-1);
}
50% {
background-color: var(--bg-color-2);
filter: brightness(130%);
outline: 1px solid white;
}
100% {
background-color: var(--bg-color-2);
}
}

View file

@ -1,94 +0,0 @@
@use './mixins/effects' as *;
$g1: rgb(98, 0, 234);
$g2: rgb(236, 64, 122);
#tiles {
height: 100vh;
width: 100vw;
display: grid;
grid-template-columns: repeat(var(--columns), 1fr);
grid-template-rows: repeat(var(--rows), 1fr);
background: linear-gradient(to right, $g1, $g2, $g1);
background-size: 200%;
animation: background-pan 10s linear infinite;
.tile {
position: relative;
&::before {
position: absolute;
content: '';
background-color: rgb(20, 20, 20);
inset: 1px;
}
&.active {
opacity: 1;
animation: hide .2s forwards;
animation-delay: var(--delay);
}
&.inactive {
opacity: 0;
animation: show .2s forwards;
animation-delay: var(--delay);
}
}
.center-div {
position: absolute;
height: 100vh;
width: 100vw;
display: inherit;
.headline {
margin: auto;
font-size: 5em;
background-color: rgba(20, 20, 20, 0.2);
padding: .25em .5em;
border-radius: .25em;
&.active {
opacity: 1;
animation: hide 2s forwards;
// animation-delay: 1s;
}
&.inactive {
opacity: 0;
animation: show 2s forwards;
// animation-delay: 1s;
}
}
}
}
@keyframes background-pan {
from {
background-position: 0% center;
}
to {
background-position: -200% center;
}
}
@keyframes hide {
0% {
opacity: 1;
}
100% {
opacity: 0;
}
}
@keyframes show {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}

View file

@ -1,11 +0,0 @@
@mixin flex {
display: flex;
}
@mixin flex-col {
display: flex;
flex-direction: column;
}
@mixin flex-row {
display: flex;
flex-direction: row;
}

View file

@ -1,53 +0,0 @@
@mixin transition($timing) {
-moz-transition: $timing;
-webkit-transition: $timing;
-o-transition: $timing;
-ms-transition: $timing;
transition: $timing;
}
@mixin appear($timing) {
animation: appear $timing forwards;
}
@keyframes appear {
From {
opacity: 0;
}
To {
opacity: 1;
}
}
@mixin gradient-edge {
&.left-top-corner {
-webkit-mask-image: -webkit-gradient(linear, right bottom,
left top, color-stop(0, rgba(0,0,0,1)), color-stop(0.5, rgba(0,0,0,0)));
}
&.right-top-corner {
-webkit-mask-image: -webkit-gradient(linear, left bottom,
right top, color-stop(0, rgba(0,0,0,1)), color-stop(0.5, rgba(0,0,0,0)));
}
&.left-bottom-corner {
-webkit-mask-image: -webkit-gradient(linear, right top,
left bottom, color-stop(0, rgba(0,0,0,1)), color-stop(0.5, rgba(0,0,0,0)));
}
&.right-bottom-corner {
-webkit-mask-image: -webkit-gradient(linear, left top,
right bottom, color-stop(0, rgba(0,0,0,1)), color-stop(0.5, rgba(0,0,0,0)));
}
&.left {
-webkit-mask-image: -webkit-gradient(linear, right top,
left top, from(rgba(0,0,0,1)), to(rgba(0,0,0,0)));
}
&.right {
-webkit-mask-image: -webkit-gradient(linear, left top,
right top, from(rgba(0,0,0,1)), to(rgba(0,0,0,0)));
}
&.top {
-webkit-mask-image: -webkit-gradient(linear, left bottom,
left top, from(rgba(0,0,0,1)), to(rgba(0,0,0,0)));
}
&.bottom {
-webkit-mask-image: -webkit-gradient(linear, left top,
left bottom, from(rgba(0,0,0,1)), to(rgba(0,0,0,0)));
}
}

View file

@ -1 +0,0 @@
$theme: #282c34;

View file

@ -1,26 +0,0 @@
{
"compilerOptions": {
"target": "es5",
"lib": [
"dom",
"dom.iterable",
"esnext"
],
"allowJs": true,
"skipLibCheck": true,
"esModuleInterop": true,
"allowSyntheticDefaultImports": true,
"strict": true,
"forceConsistentCasingInFileNames": true,
"noFallthroughCasesInSwitch": true,
"module": "esnext",
"moduleResolution": "node",
"resolveJsonModule": true,
"isolatedModules": true,
"noEmit": true,
"jsx": "react-jsx"
},
"include": [
"src"
]
}

View file

@ -0,0 +1,11 @@
{
"parser": "@typescript-eslint/parser",
"env": {
"node": true
},
"plugins": ["solid"],
"extends": [
"plugin:@typescript-eslint/recommended",
"plugin:solid/typescript"
]
}

35
leaky-ships/.gitignore vendored Normal file
View file

@ -0,0 +1,35 @@
/log
src/drizzle/migrations
dist
.vinxi
.output
.vercel
.netlify
netlify
# Environment
.env
.env*.local
# dependencies
/node_modules
# IDEs and editors
/.idea
.project
.classpath
*.launch
.settings/
# Temp
gitignore
# System Files
.DS_Store
Thumbs.db
# playwright
/test-results/
/playwright-report/
/playwright/.cache/

View file

@ -0,0 +1,6 @@
.next
next.config.js
package.json
pnpm-lock.yaml
postcss.config.js
tailwind.config.js

36
leaky-ships/README.md Normal file
View file

@ -0,0 +1,36 @@
This is a [Next.js](https://nextjs.org/) project bootstrapped with [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app).
## Getting Started
First, run the development server:
```bash
npm run dev
# or
yarn dev
```
Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.
You can start editing the page by modifying `pages/index.tsx`. The page auto-updates as you edit the file.
[API routes](https://nextjs.org/docs/api-routes/introduction) can be accessed on [http://localhost:3000/api/hello](http://localhost:3000/api/hello). This endpoint can be edited in `pages/api/hello.ts`.
The `pages/api` directory is mapped to `/api/*`. Files in this directory are treated as [API routes](https://nextjs.org/docs/api-routes/introduction) instead of React pages.
This project uses [`next/font`](https://nextjs.org/docs/basic-features/font-optimization) to automatically optimize and load Inter, a custom Google Font.
## Learn More
To learn more about Next.js, take a look at the following resources:
- [Next.js Documentation](https://nextjs.org/docs) - learn about Next.js features and API.
- [Learn Next.js](https://nextjs.org/learn) - an interactive Next.js tutorial.
You can check out [the Next.js GitHub repository](https://github.com/vercel/next.js/) - your feedback and contributions are welcome!
## Deploy on Vercel
The easiest way to deploy your Next.js app is to use the [Vercel Platform](https://vercel.com/new?utm_medium=default-template&filter=next.js&utm_source=create-next-app&utm_campaign=create-next-app-readme) from the creators of Next.js.
Check out our [Next.js deployment documentation](https://nextjs.org/docs/deployment) for more details.

View file

@ -0,0 +1,11 @@
import "dotenv/config"
import type { Config } from "drizzle-kit"
export default {
schema: "./src/drizzle/schemas/Tables.ts",
out: "./src/drizzle/migrations",
driver: "pg",
dbCredentials: {
connectionString: process.env.DATABASE_URL ?? "",
},
} satisfies Config

View file

@ -0,0 +1,83 @@
import { expect, test, type BrowserContext, type Page } from "@playwright/test"
let context: BrowserContext
let page: Page
test.describe.serial("Check Azure AD auth", () => {
test.beforeAll(async ({ browser }) => {
context = await browser.newContext()
page = await context.newPage()
page.route(/Regelwerk\.mp4/, (route) => route.abort())
})
test.afterAll(async () => {
await context.close()
})
test("Login process...", async () => {
await page.goto("/signin")
await page.locator("button#microsoft").click()
// Indicates email can be filled in
await page.waitForSelector("a#cantAccessAccount")
// Fill email input
await page.locator("input#i0116").fill(process.env.AUTH_EMAIL!)
// Click the "Next" button
await page.locator("input#idSIButton9").click()
// Indicates password can be filled in
await page.waitForSelector("a#idA_PWD_ForgotPassword")
// Fill password input
await page.locator("input#i0118").fill(process.env.AUTH_PW!)
// Click the "Sign in" button
await page.locator("input#idSIButton9").click()
// Click the "No" button
await page.locator("input#idBtn_Back").click()
await page.waitForSelector("#start")
})
test("Is logged in", async () => {
await page.goto("/signin")
await page.waitForSelector("button#signout")
await page.goto("/")
await page.waitForSelector("#start")
await page.evaluate(() => document.fonts.ready)
expect(await page.screenshot()).toMatchSnapshot("1.png", {
maxDiffPixelRatio: 0.02,
})
})
test("Is logged out", async () => {
await page.goto("/signout")
await page.locator("button#signout").click()
await page.waitForSelector("#start")
await page.goto(
"https://login.microsoftonline.com/common/oauth2/v2.0/logout",
)
await page.waitForSelector("div#loginHeader")
const emailLocator = page.locator(
`[data-test-id="${process.env.AUTH_EMAIL ?? ""}"]`,
)
if (await emailLocator.isVisible()) {
await emailLocator.click()
} else {
console.log(
"The email locator is not present on the page. Skipping this step.",
)
// Optionally, you can throw an error, fail the test, or take any other desired action here.
}
await page.waitForSelector("div#SignOutStatusMessage")
})
})

Binary file not shown.

After

Width:  |  Height:  |  Size: 29 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 56 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 52 KiB

View file

@ -0,0 +1,76 @@
import {
test,
type Browser,
type BrowserContext,
type Page,
} from "@playwright/test"
import { createHash, randomBytes } from "crypto"
import { and, desc, eq } from "drizzle-orm"
import db from "~/drizzle"
import { verificationTokens } from "~/drizzle/schemas/Tables"
const player1Email = (browser: Browser) =>
browser.browserType().name() + "-player-1@example.com"
let context: BrowserContext
let page: Page
test.describe.serial("Check Email auth", () => {
test.beforeAll(async ({ browser }) => {
context = await browser.newContext()
page = await context.newPage()
})
test.afterAll(async () => {
await context.close()
})
test("Email login process...", async ({ browser }) => {
await page.goto("/signin")
await page.locator("input#email").fill(player1Email(browser))
await page.locator("button#email-submit").click()
await page.waitForURL("/api/auth/verify-request?provider=email&type=email")
const token = randomBytes(32).toString("hex")
const hash = createHash("sha256")
// Prefer provider specific secret, but use default secret if none specified
.update(`${token}${process.env.AUTH_SECRET}`)
.digest("hex")
// Use drizzle to fetch the latest token for the email
const latestToken = await db.query.verificationTokens.findFirst({
where: eq(verificationTokens.identifier, player1Email(browser)),
orderBy: [desc(verificationTokens.expires)],
})
await db
.update(verificationTokens)
.set({ token: hash })
.where(
and(
eq(verificationTokens.identifier, player1Email(browser)),
eq(verificationTokens.token, latestToken?.token ?? ""),
),
)
const params = new URLSearchParams({
callbackUrl: process.env.AUTH_URL!,
token,
email: player1Email(browser),
})
await page.goto("/api/auth/callback/email?" + params)
})
test("Verify Logged in...", async () => {
await page.goto("/signin")
await page.waitForSelector("button#signout")
})
test("Logging out...", async () => {
await page.locator("button#signout").click()
await page.waitForSelector("#start")
})
})

5
leaky-ships/kill-server.sh Executable file
View file

@ -0,0 +1,5 @@
server_pid=$(lsof -i :3000 -t)
if [[ -n $server_pid ]]; then
echo "Killing server..." $server_pid
kill -9 $server_pid
fi

80
leaky-ships/package.json Normal file
View file

@ -0,0 +1,80 @@
{
"name": "leaky-ships",
"scripts": {
"dev": "vinxi dev",
"build": "vinxi build",
"start": "vinxi start",
"lint": "eslint --fix \"**/*.{ts,tsx,js,jsx}\"",
"push": "drizzle-kit push:pg",
"test": "pnpm playwright test --ui",
"typecheck": "tsc --noEmit --checkJs false --skipLibCheck"
},
"type": "module",
"dependencies": {
"@auth/core": "^0.27.0",
"@auth/drizzle-adapter": "^0.7.0",
"@auth/solid-start": "^0.6.1",
"@fortawesome/fontawesome-svg-core": "^6.5.1",
"@fortawesome/pro-duotone-svg-icons": "^6.5.1",
"@fortawesome/pro-light-svg-icons": "^6.5.1",
"@fortawesome/pro-regular-svg-icons": "^6.5.1",
"@fortawesome/pro-solid-svg-icons": "^6.5.1",
"@fortawesome/pro-thin-svg-icons": "^6.5.1",
"@fortawesome/sharp-solid-svg-icons": "^6.5.1",
"@paralleldrive/cuid2": "^2.2.2",
"@solidjs/meta": "^0.29.3",
"@solidjs/router": "^0.12.4",
"@solidjs/start": "^0.5.9",
"classnames": "^2.5.1",
"colors": "^1.4.0",
"drizzle-orm": "^0.29.4",
"drizzle-zod": "^0.5.1",
"http-status": "^1.7.3",
"json-stable-stringify": "^1.1.1",
"lodash-es": "^4.17.21",
"nodemailer": "^6.9.10",
"object-hash": "^3.0.0",
"postgres": "^3.4.3",
"socket.io": "^4.7.4",
"socket.io-client": "^4.7.4",
"solid-color": "^0.0.4",
"solid-js": "^1.8.15",
"tinycolor2": "^1.6.0",
"unique-names-generator": "^4.7.1",
"vinxi": "^0.3.3",
"zod": "3.22.4"
},
"packageManager": "pnpm@8.7.4",
"devDependencies": {
"@playwright/test": "^1.41.2",
"@total-typescript/ts-reset": "^0.5.1",
"@types/json-stable-stringify": "^1.0.36",
"@types/node": "^20.11.19",
"@types/nodemailer": "^6.4.14",
"@types/object-hash": "^3.0.6",
"@types/web-bluetooth": "^0.0.20",
"@typescript-eslint/eslint-plugin": "^7.0.2",
"autoprefixer": "^10.4.17",
"dotenv": "^16.4.5",
"drizzle-kit": "^0.20.14",
"eslint": "^8.56.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-solid": "^0.13.1",
"pg": "^8.11.3",
"postcss": "^8.4.35",
"prettier": "^3.2.5",
"prettier-plugin-organize-imports": "^3.2.4",
"prettier-plugin-tailwindcss": "^0.5.11",
"sass": "^1.71.1",
"solid-start-node": "^0.3.10",
"tailwindcss": "^3.4.1",
"typescript": "^5.3.3",
"vite": "^5.1.4"
},
"pnpm": {
"overrides": {
"@auth/core": "^0.13.0",
"solid-start": "^0.3.5"
}
}
}

View file

@ -0,0 +1,78 @@
import { defineConfig, devices } from "@playwright/test"
import dotenv from "dotenv"
/**
* Read environment variables from file.
* https://github.com/motdotla/dotenv
*/
dotenv.config()
/**
* See https://playwright.dev/docs/test-configuration.
*/
export default defineConfig({
testDir: "./e2e",
/* Run tests in files in parallel */
fullyParallel: true,
/* Fail the build on CI if you accidentally left test.only in the source code. */
forbidOnly: !!process.env.CI,
/* Retry on CI only */
retries: process.env.CI ? 2 : 0,
/* Opt out of parallel tests on CI. */
workers: process.env.CI ? 1 : undefined,
/* Reporter to use. See https://playwright.dev/docs/test-reporters */
reporter: "html",
/* Shared settings for all the projects below. See https://playwright.dev/docs/api/class-testoptions. */
use: {
/* Base URL to use in actions like `await page.goto('/')`. */
baseURL: process.env.AUTH_URL!,
/* Collect trace when retrying the failed test. See https://playwright.dev/docs/trace-viewer */
trace: "on-first-retry",
},
/* Configure projects for major browsers */
projects: [
{
name: "chromium",
use: { ...devices["Desktop Chrome"] },
},
{
name: "firefox",
use: { ...devices["Desktop Firefox"] },
},
{
name: "webkit",
use: { ...devices["Desktop Safari"] },
},
/* Test against mobile viewports. */
// {
// name: 'Mobile Chrome',
// use: { ...devices['Pixel 5'] },
// },
// {
// name: 'Mobile Safari',
// use: { ...devices['iPhone 12'] },
// },
/* Test against branded browsers. */
// {
// name: 'Microsoft Edge',
// use: { ...devices['Desktop Edge'], channel: 'msedge' },
// },
// {
// name: 'Google Chrome',
// use: { ...devices['Desktop Chrome'], channel: 'chrome' },
// },
],
/* Run your local dev server before starting the tests */
webServer: {
command: "pnpm start",
url: process.env.AUTH_URL,
reuseExistingServer: !process.env.CI,
},
})

8316
leaky-ships/pnpm-lock.yaml generated Normal file

File diff suppressed because it is too large Load diff

View file

@ -0,0 +1,6 @@
module.exports = {
plugins: {
tailwindcss: {},
autoprefixer: {},
},
}

View file

@ -0,0 +1,7 @@
module.exports = {
semi: false,
plugins: [
"prettier-plugin-organize-imports",
"prettier-plugin-tailwindcss", // MUST come last
],
}

View file

@ -0,0 +1,168 @@
generator zod {
provider = "zod-prisma-types"
}
generator client {
provider = "prisma-client-js"
}
datasource db {
provider = "postgres"
url = env("DATABASE_URL")
}
model Account {
id String @id @default(cuid())
userId String @map("user_id")
type String
provider String
providerAccountId String @map("provider_account_id")
refresh_token String?
access_token String?
expires_at Int?
ext_expires_in Int?
token_type String?
scope String?
id_token String?
session_state String?
oauth_token_secret String?
oauth_token String?
user User @relation(fields: [userId], references: [id], onDelete: Cascade)
@@unique([provider, providerAccountId])
@@map("accounts")
}
model Session {
id String @id @default(cuid())
sessionToken String @unique @map("session_token")
userId String @map("user_id")
expires DateTime
user User @relation(fields: [userId], references: [id], onDelete: Cascade)
@@map("sessions")
}
model User {
id String @id @default(cuid())
name String?
email String? @unique
emailVerified DateTime? @map("email_verified")
image String?
createdAt DateTime @default(now()) @map("created_at")
updatedAt DateTime @updatedAt @map("updated_at")
games User_Game[]
accounts Account[]
sessions Session[]
@@map("users")
}
model VerificationToken {
identifier String
token String @unique
expires DateTime
@@unique([identifier, token])
@@map("verificationtokens")
}
enum GameState {
lobby
starting
running
ended
aborted
}
model Game {
id String @id @default(cuid())
createdAt DateTime @default(now())
updatedAt DateTime @updatedAt
state GameState @default(lobby)
allowSpectators Boolean @default(true)
allowSpecials Boolean @default(true)
allowChat Boolean @default(true)
allowMarkDraw Boolean @default(true)
gamePin Gamepin?
users User_Game[]
}
model Gamepin {
id String @id @default(cuid())
createdAt DateTime @default(now())
pin String @unique
gameId String @unique
game Game @relation(fields: [gameId], references: [id], onDelete: Cascade)
}
enum Orientation {
h
v
}
model Ship {
id String @id @default(cuid())
size Int
variant Int
x Int
y Int
orientation Orientation
user_GameId String
User_Game User_Game @relation(fields: [user_GameId], references: [id], onDelete: Cascade)
}
model Hit {
id String @id @default(cuid())
x Int
y Int
hit Boolean
user_GameId String
User_Game User_Game @relation(fields: [user_GameId], references: [id], onDelete: Cascade)
}
model User_Game {
id String @id @default(cuid())
createdAt DateTime @default(now())
gameId String
userId String
index Int
moves Move[]
ships Ship[]
hits Hit[]
chats Chat[]
game Game @relation(fields: [gameId], references: [id], onDelete: Cascade)
user User @relation(fields: [userId], references: [id])
@@unique([gameId, index])
@@unique([gameId, userId])
}
enum MoveType {
missile
vtorpedo
htorpedo
radar
}
model Move {
id String @id @default(cuid())
createdAt DateTime @default(now())
index Int
type MoveType
x Int
y Int
orientation Orientation
user_game_id String
user_game User_Game @relation(fields: [user_game_id], references: [id], onDelete: Cascade)
}
model Chat {
id String @id @default(cuid())
createdAt DateTime @default(now())
message String?
event String?
user_game_id String
user_game User_Game @relation(fields: [user_game_id], references: [id], onDelete: Cascade)
}

Binary file not shown.

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.4 KiB

Some files were not shown because too many files have changed in this diff Show more