feat: custom key art w/ animations

This commit is contained in:
pskfyi 2022-01-14 23:13:20 -08:00 committed by pskfyi
parent 4ad037a6ca
commit 42bc01739a
9 changed files with 520 additions and 10 deletions

View File

@ -1,6 +1,16 @@
<template>
<div class="p-8 relative">
<div class="key-art absolute top-8 left-0 right-0" />
<div class="relative">
<div
class="key-art absolute top-0 left-0 right-0"
:class="{
instruments: $route.path === '/',
apprentices: $route.path === '/apprentices',
missions: $route.path === '/missions',
timeMachine: $route.path === '/timemachine',
timeMagic: $route.path === '/timemagic',
wisdom: $route.path === '/wisdom',
}"
/>
<div
class="absolute top-0 bottom-0 left-0 right-0 flex flex-col items-center justify-center"
:class="`text-${$store.getters.activeTab.darkColor}`"
@ -15,7 +25,9 @@
/>
<span class="fas fa-hourglass-half text-xl pl-2 md:text-3xl md:pt-1" />
</span>
<span class="spare-time-explanation text-sm md:text-lg select-none">
<span
class="spare-time-explanation text-sm md:text-xl select-none mt-2 font-bold"
>
Tap to gain
<b><span class="fas fa-hourglass-half" /> Spare Time</b>
</span>
@ -30,6 +42,9 @@ export default {
return this.$store.getters.suffixedDecimalText(this.$store.state.currency)
},
},
mounted() {
console.log(this.$route)
},
methods: {
click() {
if (this.$store.state.gameStopped) return
@ -48,12 +63,55 @@ export default {
<style scoped>
.key-art {
background: url('https://freesvg.org/img/johnny_automatic_hourglass.png');
background-size: contain;
background-repeat: no-repeat;
background-repeat: repeat;
background-position: center;
opacity: 0.4;
height: calc(100% - 4rem); /* 4rem = top padding + bottom padding */
opacity: 0.3;
margin-top: -3rem;
height: calc(100% + 3rem);
transition: background-image 2000ms, background-position 2000ms,
background-size 2000ms;
}
.key-art.instruments {
background: url('/Instruments.svg');
--size: 230px;
background-size: var(--size) var(--size);
background-position-x: -30px;
background-position-y: 24px;
}
.key-art.apprentices {
background: url('/Apprentices.svg');
--size: 275px;
background-size: var(--size) var(--size);
background-position-x: -15px;
background-position-y: 7px;
}
.key-art.missions {
background: url('/Missions.svg');
--size: 275px;
background-size: var(--size) var(--size);
background-position-x: -44px;
background-position-y: 7px;
}
.key-art.timeMachine {
background: url('/TimeMachine.svg');
--size: 380px;
background-size: var(--size) var(--size);
background-position-x: 0;
background-position-y: 7px;
}
.key-art.timeMagic {
background: url('/TimeMagic.svg');
--size: 176px;
background-size: var(--size) var(--size);
background-position-x: -3px;
background-position-y: -21px;
}
.key-art.wisdom {
background: url('/Wisdom.svg');
--size: 153px;
background-size: var(--size) var(--size);
background-position-x: 42px;
background-position-y: -21px;
}
.spare-time {
--color: rgba(2555, 255, 255, 0.5);
@ -62,7 +120,7 @@ export default {
transition: color 2000ms;
}
.spare-time-explanation {
--color: rgba(2555, 255, 255, 0.2);
--color: rgba(2555, 255, 255, 0.5);
box-shadow: 0px 0px 10px 10px var(--color);
background: var(--color);
transition: color 2000ms;

View File

@ -1,6 +1,6 @@
<template>
<header
class="grid grid-cols-3 w-full font-semibold h-10 m-auto md:relative rounded-bl-full rounded-br-full px-4"
class="grid grid-cols-3 w-full font-semibold h-10 m-auto relative rounded-bl-full rounded-br-full px-4 z-10"
:class="colorClasses"
>
<div class="text-center pt-2 pb-1 border-r border-gray-600 select-none">

View File

@ -31,6 +31,36 @@ export default {
integrity:
'sha512-P9vJUXK+LyvAzj8otTOKzdfF1F3UYVl13+F8Fof8/2QNb8Twd6Vb+VD52I7+87tex9UXxnzPgWA3rH96RExA7A==',
},
{
rel: 'preload',
as: 'image',
href: '/Instruments.svg',
},
{
rel: 'preload',
as: 'image',
href: '/Apprentices.svg',
},
{
rel: 'preload',
as: 'image',
href: '/Missions.svg',
},
{
rel: 'preload',
as: 'image',
href: '/TimeMachine.svg',
},
{
rel: 'preload',
as: 'image',
href: '/TimeMagic.svg',
},
{
rel: 'preload',
as: 'image',
href: '/Wisdom.svg',
},
],
},

34
static/Apprentices.svg Normal file
View File

@ -0,0 +1,34 @@
<svg version="1.1" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg" height="275" width="275">
<g transform="matrix(1.0001 0 0 .98999 -.072329 .033944)">
<g transform="matrix(1.7319 0 0 1.8248 -442 -310.92)">
<path d="m398.42 173.63v103.24l-14.333 16.172 12.613 12.613v65.906a61.295 99.177 0 0056.703-55.13 61.295 99.177 0 00-27.793-132.73l-.38634-.30701a61.295 99.177 0 00-26.805-9.7734z" style="fill:none;stroke-linecap:round;stroke-linejoin:round;stroke-width:6.5497;stroke:#000"/>
<path d="m429.64 258.08-20.123 15.443 20.123 9.3981 21.098-9.3981z" style="stroke-dashoffset:3.7;stroke-linecap:round;stroke-linejoin:round;stroke-width:5.5842;stroke:#000"/>
<path d="m398.43 441.1v-39.295a61.295 99.177 0 01-26.997-9.978 61.295 99.177 0 01-29.328-49.985 138.6 46.2 0 00-68.214 21.865 138.6 46.2 0 00-13.882 20.335h-.11763v1.2281a138.6 46.2 0 000 .0358v55.795z" style="stroke-width:6.5497;stroke:#000"/>
<path d="m454.77 341.83a61.295 99.177 0 01-1.3611 4.8022 61.295 99.177 0 01-54.981 55.178v39.295h138.54v-56.03a138.6 46.2 0 00-77.056-42.494l-.875-.14327a138.6 46.2 0 00-4.2675-.60891z" style="fill:none;stroke-width:6.5497;stroke:#000"/>
<path d="m398.42 173.63a61.295 99.177 0 00-55.076 55.439 61.295 99.177 0 0028.078 132.57 61.295 99.177 0 0025.277 9.9297v-65.906l-12.613-12.613 14.334-16.172zm-32.818 84.449 20.123 15.443-20.123 9.3984-21.098-9.3984z" style="stroke-linecap:round;stroke-linejoin:round;stroke-width:6.5497;stroke:#000"/>
</g>
<g transform="matrix(-1.7319 0 0 1.8248 1444.4 -310.92)">
<path d="m398.42 173.63v103.24l-14.333 16.172 12.613 12.613v65.906a61.295 99.177 0 0056.703-55.13 61.295 99.177 0 00-27.793-132.73l-.38634-.30701a61.295 99.177 0 00-26.805-9.7734z" style="fill:none;stroke-linecap:round;stroke-linejoin:round;stroke-width:6.5497;stroke:#000"/>
<path d="m429.64 258.08-20.123 15.443 20.123 9.3981 21.098-9.3981z" style="stroke-dashoffset:3.7;stroke-linecap:round;stroke-linejoin:round;stroke-width:5.5842;stroke:#000"/>
<path d="m398.43 441.1v-39.295a61.295 99.177 0 01-26.997-9.978 61.295 99.177 0 01-29.328-49.985 138.6 46.2 0 00-68.214 21.865 138.6 46.2 0 00-13.882 20.335h-.11763v1.2281a138.6 46.2 0 000 .0358v55.795z" style="stroke-width:6.5497;stroke:#000"/>
<path d="m454.77 341.83a61.295 99.177 0 01-1.3611 4.8022 61.295 99.177 0 01-54.981 55.178v39.295h138.54v-56.03a138.6 46.2 0 00-77.056-42.494l-.875-.14327a138.6 46.2 0 00-4.2675-.60891z" style="fill:none;stroke-width:6.5497;stroke:#000"/>
<path d="m398.42 173.63a61.295 99.177 0 00-55.076 55.439 61.295 99.177 0 0028.078 132.57 61.295 99.177 0 0025.277 9.9297v-65.906l-12.613-12.613 14.334-16.172zm-32.818 84.449 20.123 15.443-20.123 9.3984-21.098-9.3984z" style="stroke-linecap:round;stroke-linejoin:round;stroke-width:6.5497;stroke:#000"/>
</g>
</g>
<g transform="matrix(1.0001 0 0 .98999 -.072329 9.9379)">
<g transform="matrix(1.7319 0 0 1.8248 -444.39 189.12)">
<path d="m398.42 173.63v103.24l-14.333 16.172 12.613 12.613v65.906a61.295 99.177 0 0056.703-55.13 61.295 99.177 0 00-27.793-132.73l-.38634-.30701a61.295 99.177 0 00-26.805-9.7734z" style="fill:none;stroke-linecap:round;stroke-linejoin:round;stroke-width:6.5497;stroke:#000"/>
<path d="m429.64 258.08-20.123 15.443 20.123 9.3981 21.098-9.3981z" style="stroke-dashoffset:3.7;stroke-linecap:round;stroke-linejoin:round;stroke-width:5.5842;stroke:#000"/>
<path d="m398.43 441.1v-39.295a61.295 99.177 0 01-26.997-9.978 61.295 99.177 0 01-29.328-49.985 138.6 46.2 0 00-68.214 21.865 138.6 46.2 0 00-13.882 20.335h-.11763v1.2281a138.6 46.2 0 000 .0358v55.795z" style="stroke-width:6.5497;stroke:#000"/>
<path d="m454.77 341.83a61.295 99.177 0 01-1.3611 4.8022 61.295 99.177 0 01-54.981 55.178v39.295h138.54v-56.03a138.6 46.2 0 00-77.056-42.494l-.875-.14327a138.6 46.2 0 00-4.2675-.60891z" style="fill:none;stroke-width:6.5497;stroke:#000"/>
<path d="m398.42 173.63a61.295 99.177 0 00-55.076 55.439 61.295 99.177 0 0028.078 132.57 61.295 99.177 0 0025.277 9.9297v-65.906l-12.613-12.613 14.334-16.172zm-32.818 84.449 20.123 15.443-20.123 9.3984-21.098-9.3984z" style="stroke-linecap:round;stroke-linejoin:round;stroke-width:6.5497;stroke:#000"/>
</g>
<g transform="matrix(-1.7319 0 0 1.8248 1440.9 189.12)">
<path d="m398.42 173.63v103.24l-14.333 16.172 12.613 12.613v65.906a61.295 99.177 0 0056.703-55.13 61.295 99.177 0 00-27.793-132.73l-.38634-.30701a61.295 99.177 0 00-26.805-9.7734z" style="fill:none;stroke-linecap:round;stroke-linejoin:round;stroke-width:6.5497;stroke:#000"/>
<path d="m429.64 258.08-20.123 15.443 20.123 9.3981 21.098-9.3981z" style="stroke-dashoffset:3.7;stroke-linecap:round;stroke-linejoin:round;stroke-width:5.5842;stroke:#000"/>
<path d="m398.43 441.1v-39.295a61.295 99.177 0 01-26.997-9.978 61.295 99.177 0 01-29.328-49.985 138.6 46.2 0 00-68.214 21.865 138.6 46.2 0 00-13.882 20.335h-.11763v1.2281a138.6 46.2 0 000 .0358v55.795z" style="stroke-width:6.5497;stroke:#000"/>
<path d="m454.77 341.83a61.295 99.177 0 01-1.3611 4.8022 61.295 99.177 0 01-54.981 55.178v39.295h138.54v-56.03a138.6 46.2 0 00-77.056-42.494l-.875-.14327a138.6 46.2 0 00-4.2675-.60891z" style="fill:none;stroke-width:6.5497;stroke:#000"/>
<path d="m398.42 173.63a61.295 99.177 0 00-55.076 55.439 61.295 99.177 0 0028.078 132.57 61.295 99.177 0 0025.277 9.9297v-65.906l-12.613-12.613 14.334-16.172zm-32.818 84.449 20.123 15.443-20.123 9.3984-21.098-9.3984z" style="stroke-linecap:round;stroke-linejoin:round;stroke-width:6.5497;stroke:#000"/>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 5.5 KiB

42
static/Instruments.svg Normal file

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 37 KiB

108
static/Missions.svg Normal file

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 206 KiB

90
static/TimeMachine.svg Normal file
View File

@ -0,0 +1,90 @@
<svg version="1.1" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg">
<g>
<g transform="matrix(1.0666 0 0 1.0666 28.686 -24.912)">
<g transform="matrix(.93789 0 0 .93789 -27.189 23.357)">
<g transform="matrix(1.6745 0 0 1.6745 2216.1 1558.2)">
<path d="m-1275.2-862.77v.002-.002zm0 .002c-14.597 2.5582-28.224 7.446-40.494 15.588-3.9358 5.1102-7.7723 11.473-6.9141 17.777.5612 4.1227 2.2527 7.6803 4.1973 11.111l3.3574 2.0176c-.5485-3.404-.1875-6.8774.9629-10.412 3.4569-3.3006 7.5709-1.4932 10.371 1.2344 7.0534 6.8704 9.2784 15.686 12.924 23.756l15.561 4.3672c-1.5035-1.8535-12.916-16.098-15.434-25.266-1.3732-5.0009.2461-15.555.2461-15.555 3.8495-10.655 8.767-19.176 15.223-24.619zm-7.4766 3.5254c-4.6173 6.1853-7.5171 12.829-10.432 19.469l-21.082-3.3184 3.0547-4.9316c9.1097-4.5307 18.214-9.0728 28.459-11.219z" style="fill:none;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5;stroke:#000"/>
<path d="m-1182.4-875.37c-21.325-.16069-43.548 6.3842-63.484 12.652l13.764 32.248c2.8112-.71646 5.7253-1.4597 8.5273-2.1738 16.832-4.9103 35.072-10.093 81.111-20.67 4.0909-1.0426 7.7751-1.9827 11.936-3.043-19.226-4.674-33.444-18.875-51.854-19.014zm.1875 5.7246c7.6319-.152 21.704 7.6394 34.703 14.107l-3.5781 1.6582s-5.1864-2.2217-7.9453-2.3574c-8.613-.42372-17.925.59602-25.404 4.8887-1.0731.61593-2.4434 2.7949-2.4434 2.7949-2.5492-2.3207-3.6997-5.5646-5.9355-8.0312-1.6328-1.8013-3.4376-3.4068-5.4141-4.8887 0 0 2.8939-.93264 3.1426-2.1836.2833-1.4251-2.3555-3.666-2.3555-3.666l13.793-2.1836c.4493-.0835.9287-.12854 1.4375-.13867z" style="stroke-linecap:round;stroke-linejoin:round;stroke:#000"/>
<path d="m-1054-844.17-87.479 36.498-4.1972 19.752 4.748 18.705c7.1364-.45758 14.213-1.4357 19.203-3.3945 64.287-25.236 87.408-48.396 87.408-48.396v-8.8887l-8.8886-12.594zm9.5 3.4102 2.1601 2.2227-.8652 7.2832-4.5059 2.4707h-1.2344l-.123.74024-4.8164 2.5918-3.209-8.457zm-55.178 24.863.5235 11.393-10.432 5.8926-2.2266-.34961-12.572 6.6348-2.0938-11.174.5664-1.877 11.654-5.0644 1.2227.4375.7852-1.0918z" style="stroke-linecap:round;stroke-linejoin:round;stroke:#000"/>
<path d="m-1241.9-907.74-5.7617 2.9688-8.5547.52539-11.699 4.1875-27.598 2.7051-.053.0156 4.8339 6.5078 29.686-1.0098 8.4961-.53516 9.6035-5.9375 2.4434-4.8887z" style="stroke-linecap:round;stroke-linejoin:round;stroke:#000"/>
<path d="m-1225-868.72-26.174.49414-23.951 5.4316c-6.4987 5.4393-11.444 13.99-15.311 24.693 0 0-1.6193 10.554-.2461 15.555 2.6899 9.7961 15.977 25.953 15.977 25.953l-15.713-4.1719c-3.8942-8.303-6.0049-17.519-13.314-24.639-2.8002-2.7276-6.9141-4.535-10.371-1.2344-1.285 3.9483-1.5948 7.8218-.7402 11.605 1.6414 1.8124 2.4713 3.8961 2.7168 6.1738 1.1165 9.1584 4.5467 16.87 9.3828 23.703 2.7047 2.6286 4.0598 2.2214 5.9258 2.9629 6.4107-.6311 9.3935-1.4898 12.473-4.6914 1.8541-1.9278 3.6269-3.5358 2.5566-7.5938l69.592 22.348s9.5672 31.542 30.379 28.982c16.614-2.0431 20.953-15.016 20.953-15.016l38.062 3.4922c66.782-42.296 78.219-48.539 78.219-48.539-2.1763-1.299-4.2458-2.7166-4.3672-6.2988-1.4722 1.0084-3.0617 2.0689-4.7774 3.1797-1.727 1.118-3.5798 2.2865-5.5624 3.498s-4.0949 2.4671-6.3418 3.7617c-2.2468 1.2947-4.6285 2.6286-7.1485 3.9961-2.52 1.3675-5.1785 2.7673-7.9805 4.1973s-5.747 2.8888-8.8398 4.3711-6.3342 2.9894-9.7266 4.5137c-3.3923 1.5242-6.9357 3.0652-10.637 4.6211-3.7006 1.5558-7.5581 3.1258-11.576 4.7031-.6238.24481-1.2799.47436-1.9649.68946s-1.3984.41641-2.1367.60351c-1.4767.3744-3.0528.6936-4.6953.9668-1.6425.2733-3.3527.5009-5.0977.6875-1.745.1867-3.5245.33287-5.3086.44727-1.7026.1092-3.4097.18758-5.0918.24218-1.6821.055-3.3386.0857-4.9453.0977-3.2133.023-6.221-.028-8.8027-.10547-2.5818-.078-4.7394-.18188-6.25-.26758-1.5107-.086-2.375-.15234-2.375-.15234s-.2659-.52532-.7617-1.4492c-.4959-.9239-1.2207-2.2463-2.1426-3.8398-.9219-1.5934-2.0402-3.4579-3.3184-5.4668-.6391-1.0044-1.3179-2.045-2.0332-3.1055-.7149-1.0606-1.4657-2.1417-2.248-3.2266-.7824-1.0849-1.5966-2.1744-2.4375-3.252-.8409-1.0776-1.7089-2.1434-2.5996-3.1816-.8908-1.0383-1.8045-2.0483-2.7364-3.0156-.9318-.9673-1.8814-1.8913-2.8457-2.7559-.9642-.8645-1.9437-1.6704-2.9316-2.4004-.494-.365-.9901-.71171-1.4883-1.0371s-.9986-.62836-1.5-.91016-1.0043-.54109-1.5078-.77539-1.0072-.44415-1.5117-.62695c-.5046-.1827-1.0093-.3395-1.5137-.4668-.5044-.1272-1.0084-.22516-1.5117-.29296-.694-.093-1.3593-.15706-1.9961-.19336-.6368-.036-1.2443-.0434-1.8262-.0254-.5819.017-1.1385.059-1.6679.12696-.5293.068-1.0327.16119-1.5118.27539-.4791.1143-.9321.2507-1.3632.4082-.431.1574-.8393.33601-1.2247.53321-.3853.19709-.7498.41318-1.0918.64648-.3418.2334-.6621.484-.9628.75-.301.2661-.5818.5466-.8438.8418-.262.2953-.505.60488-.7305.92578-.2254.3209-.4338.65299-.625.99609-.1911.3431-.3642.6968-.5234 1.0586-.3184.7235-.5751 1.4806-.7793 2.2578s-.3566 1.574-.4648 2.377c-.1083.8029-.1725 1.6115-.2032 2.4121-.031.8006-.029 1.593 0 2.3633.029.7702.083 1.5186.1524 2.2305.07.7119.1558 1.3881.248 2.0137.1845 1.2511.3951 2.3015.5606 3.0391.1654.7376.2851 1.1621.2851 1.1621l-21.728-5.6777-.023-.0117-2.8672-19.945 8.543-23.43-14.047-32.916zm-31.201 15.635c1.4473-.026 2.8027.2989 3.9375 1.1543 3.1165 2.3493 1.3477 11.631 1.3477 11.631-1e-4 0-1.6591.51892-1.75 1.2246-.4163 3.2148 6.2832 7.4238 6.2832 7.4238l4.2773 9.3848-.086 10.039-5.3262 7.5078-8.8164 2.2695s-8.4748-9.4825-9.8028-15.43c-1.1218-5.0236-5.4292-9.9961-4.83-13.557.5051-2.8144 4.3778-3.1429 4.789-5.5527.496-2.9074-3.2304-8.2383-3.2304-8.2383.2718-2.0011 2.0107-3.5147 3.6855-4.4805 2.7083-1.5616 6.3373-3.3198 9.5215-3.377zm-49.029 35.756c4.5599.1314 7.1619 8.1664 8.0547 13.004.9767 5.2921 2.3947 14.6-2.9258 15.408-5.2743.8008-8.3612-8.1691-9.248-13.43-.8442-5.0078-1.7968-13.897 3.1816-14.9.3215-.065.6335-.091.9375-.082zm107.89 25.652v.004c7.8131.065 14.486 11.915 16.043 19.992 1.3312 6.9051-.5225 18.317-7.4063 19.754-7.6349 1.5943-14.271-9.2591-16.297-16.791-2.0273-7.5374-1.888-20.804 5.6797-22.715.5402-.1364 1.0758-.21317 1.6074-.23438.1246-.01.249-.01.373-.01z" style="stroke-linecap:round;stroke-linejoin:round;stroke:#000"/>
<path d="m-1130.4-856.07c-64.105 14.501-80.054 19.657-101.73 25.926l-8.1484 23.457 2.4688 20.002 21.728 5.6778s-7.6376-27.189 14.568-24.197c16.105 2.1697 33.088 35.803 33.088 35.803s13.844 1.0589 27.465.18551l-4.7481-18.705 4.1973-19.752 87.478-36.498z" style="fill:none;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8;stroke:#000"/>
<path d="m-1140.3-925.21-68.396 10.125-17.469 11.094-3.666 10.562 8.9804 23.514 17.176-3.6699 3.3731-22.982c13.913-10.119 30.482-16.253 47.656-21.48l11.606 6.4199 8.1484-4.9395zm-28.766 6.7285.123 2.3457-33.457 14.137-21.606 1.1113 16.543-11.852z" style="fill:none;stroke-linecap:round;stroke-linejoin:round;stroke-width:2;stroke:#000"/>
<path d="m-1241.2-929.57-7.8574 4.0156 4.1914 7.1582-4.7149.3496-48.887 7.1582-9.7773 8.2051 4.7129 5.2383 7.1582-.87306.8398.97852 27.795-2.7246 11.699-4.1895 8.5547-.52343 5.7617-2.9688 1.3965 4.5391-2.4434 4.8887-9.6035 5.9375-8.4961.53517.289-.0117 9.7793 23.617 25.359-.47851 4.5723-1.1973-8.9805-23.514 7.332-21.125-.873-1.3984-9.9512-2.6172z" style="fill:none;stroke-linecap:round;stroke-linejoin:round;stroke-width:2;stroke:#000"/>
<path d="m-1183.1-906.67s-.09 2.8985.9166 3.6431c8.3162 6.1508 5.5372-2.4649 30.991-1.5714 2.6585.0933 5.2811-1.9023 6.8966-4.0158.884-1.1565 1.1302-4.2181 1.1302-4.2181l-9.4319-5.2176-30.652 11.451" style="stroke-linecap:round;stroke-linejoin:round;stroke:#000"/>
</g>
<g transform="matrix(-1.6745 0 0 1.6745 -1216.1 1558)">
<path d="m-1275.2-862.77v.002-.002zm0 .002c-14.597 2.5582-28.224 7.446-40.494 15.588-3.9358 5.1102-7.7723 11.473-6.9141 17.777.5612 4.1227 2.2527 7.6803 4.1973 11.111l3.3574 2.0176c-.5485-3.404-.1875-6.8774.9629-10.412 3.4569-3.3006 7.5709-1.4932 10.371 1.2344 7.0534 6.8704 9.2784 15.686 12.924 23.756l15.561 4.3672c-1.5035-1.8535-12.916-16.098-15.434-25.266-1.3732-5.0009.2461-15.555.2461-15.555 3.8495-10.655 8.767-19.176 15.223-24.619zm-7.4766 3.5254c-4.6173 6.1853-7.5171 12.829-10.432 19.469l-21.082-3.3184 3.0547-4.9316c9.1097-4.5307 18.214-9.0728 28.459-11.219z" style="fill:none;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5;stroke:#000"/>
<path d="m-1182.4-875.37c-21.325-.16069-43.548 6.3842-63.484 12.652l13.764 32.248c2.8112-.71646 5.7253-1.4597 8.5273-2.1738 16.832-4.9103 35.072-10.093 81.111-20.67 4.0909-1.0426 7.7751-1.9827 11.936-3.043-19.226-4.674-33.444-18.875-51.854-19.014zm.1875 5.7246c7.6319-.152 21.704 7.6394 34.703 14.107l-3.5781 1.6582s-5.1864-2.2217-7.9453-2.3574c-8.613-.42372-17.925.59602-25.404 4.8887-1.0731.61593-2.4434 2.7949-2.4434 2.7949-2.5492-2.3207-3.6997-5.5646-5.9355-8.0312-1.6328-1.8013-3.4376-3.4068-5.4141-4.8887 0 0 2.8939-.93264 3.1426-2.1836.2833-1.4251-2.3555-3.666-2.3555-3.666l13.793-2.1836c.4493-.0835.9287-.12854 1.4375-.13867z" style="stroke-linecap:round;stroke-linejoin:round;stroke:#000"/>
<path d="m-1054-844.17-87.479 36.498-4.1972 19.752 4.748 18.705c7.1364-.45758 14.213-1.4357 19.203-3.3945 64.287-25.236 87.408-48.396 87.408-48.396v-8.8887l-8.8886-12.594zm9.5 3.4102 2.1601 2.2227-.8652 7.2832-4.5059 2.4707h-1.2344l-.123.74024-4.8164 2.5918-3.209-8.457zm-55.178 24.863.5235 11.393-10.432 5.8926-2.2266-.34961-12.572 6.6348-2.0938-11.174.5664-1.877 11.654-5.0644 1.2227.4375.7852-1.0918z" style="stroke-linecap:round;stroke-linejoin:round;stroke:#000"/>
<path d="m-1241.9-907.74-5.7617 2.9688-8.5547.52539-11.699 4.1875-27.598 2.7051-.053.0156 4.8339 6.5078 29.686-1.0098 8.4961-.53516 9.6035-5.9375 2.4434-4.8887z" style="stroke-linecap:round;stroke-linejoin:round;stroke:#000"/>
<path d="m-1225-868.72-26.174.49414-23.951 5.4316c-6.4987 5.4393-11.444 13.99-15.311 24.693 0 0-1.6193 10.554-.2461 15.555 2.6899 9.7961 15.977 25.953 15.977 25.953l-15.713-4.1719c-3.8942-8.303-6.0049-17.519-13.314-24.639-2.8002-2.7276-6.9141-4.535-10.371-1.2344-1.285 3.9483-1.5948 7.8218-.7402 11.605 1.6414 1.8124 2.4713 3.8961 2.7168 6.1738 1.1165 9.1584 4.5467 16.87 9.3828 23.703 2.7047 2.6286 4.0598 2.2214 5.9258 2.9629 6.4107-.6311 9.3935-1.4898 12.473-4.6914 1.8541-1.9278 3.6269-3.5358 2.5566-7.5938l69.592 22.348s9.5672 31.542 30.379 28.982c16.614-2.0431 20.953-15.016 20.953-15.016l38.062 3.4922c66.782-42.296 78.219-48.539 78.219-48.539-2.1763-1.299-4.2458-2.7166-4.3672-6.2988-1.4722 1.0084-3.0617 2.0689-4.7774 3.1797-1.727 1.118-3.5798 2.2865-5.5624 3.498s-4.0949 2.4671-6.3418 3.7617c-2.2468 1.2947-4.6285 2.6286-7.1485 3.9961-2.52 1.3675-5.1785 2.7673-7.9805 4.1973s-5.747 2.8888-8.8398 4.3711-6.3342 2.9894-9.7266 4.5137c-3.3923 1.5242-6.9357 3.0652-10.637 4.6211-3.7006 1.5558-7.5581 3.1258-11.576 4.7031-.6238.24481-1.2799.47436-1.9649.68946s-1.3984.41641-2.1367.60351c-1.4767.3744-3.0528.6936-4.6953.9668-1.6425.2733-3.3527.5009-5.0977.6875-1.745.1867-3.5245.33287-5.3086.44727-1.7026.1092-3.4097.18758-5.0918.24218-1.6821.055-3.3386.0857-4.9453.0977-3.2133.023-6.221-.028-8.8027-.10547-2.5818-.078-4.7394-.18188-6.25-.26758-1.5107-.086-2.375-.15234-2.375-.15234s-.2659-.52532-.7617-1.4492c-.4959-.9239-1.2207-2.2463-2.1426-3.8398-.9219-1.5934-2.0402-3.4579-3.3184-5.4668-.6391-1.0044-1.3179-2.045-2.0332-3.1055-.7149-1.0606-1.4657-2.1417-2.248-3.2266-.7824-1.0849-1.5966-2.1744-2.4375-3.252-.8409-1.0776-1.7089-2.1434-2.5996-3.1816-.8908-1.0383-1.8045-2.0483-2.7364-3.0156-.9318-.9673-1.8814-1.8913-2.8457-2.7559-.9642-.8645-1.9437-1.6704-2.9316-2.4004-.494-.365-.9901-.71171-1.4883-1.0371s-.9986-.62836-1.5-.91016-1.0043-.54109-1.5078-.77539-1.0072-.44415-1.5117-.62695c-.5046-.1827-1.0093-.3395-1.5137-.4668-.5044-.1272-1.0084-.22516-1.5117-.29296-.694-.093-1.3593-.15706-1.9961-.19336-.6368-.036-1.2443-.0434-1.8262-.0254-.5819.017-1.1385.059-1.6679.12696-.5293.068-1.0327.16119-1.5118.27539-.4791.1143-.9321.2507-1.3632.4082-.431.1574-.8393.33601-1.2247.53321-.3853.19709-.7498.41318-1.0918.64648-.3418.2334-.6621.484-.9628.75-.301.2661-.5818.5466-.8438.8418-.262.2953-.505.60488-.7305.92578-.2254.3209-.4338.65299-.625.99609-.1911.3431-.3642.6968-.5234 1.0586-.3184.7235-.5751 1.4806-.7793 2.2578s-.3566 1.574-.4648 2.377c-.1083.8029-.1725 1.6115-.2032 2.4121-.031.8006-.029 1.593 0 2.3633.029.7702.083 1.5186.1524 2.2305.07.7119.1558 1.3881.248 2.0137.1845 1.2511.3951 2.3015.5606 3.0391.1654.7376.2851 1.1621.2851 1.1621l-21.728-5.6777-.023-.0117-2.8672-19.945 8.543-23.43-14.047-32.916zm-31.201 15.635c1.4473-.026 2.8027.2989 3.9375 1.1543 3.1165 2.3493 1.3477 11.631 1.3477 11.631-1e-4 0-1.6591.51892-1.75 1.2246-.4163 3.2148 6.2832 7.4238 6.2832 7.4238l4.2773 9.3848-.086 10.039-5.3262 7.5078-8.8164 2.2695s-8.4748-9.4825-9.8028-15.43c-1.1218-5.0236-5.4292-9.9961-4.83-13.557.5051-2.8144 4.3778-3.1429 4.789-5.5527.496-2.9074-3.2304-8.2383-3.2304-8.2383.2718-2.0011 2.0107-3.5147 3.6855-4.4805 2.7083-1.5616 6.3373-3.3198 9.5215-3.377zm-49.029 35.756c4.5599.1314 7.1619 8.1664 8.0547 13.004.9767 5.2921 2.3947 14.6-2.9258 15.408-5.2743.8008-8.3612-8.1691-9.248-13.43-.8442-5.0078-1.7968-13.897 3.1816-14.9.3215-.065.6335-.091.9375-.082zm107.89 25.652v.004c7.8131.065 14.486 11.915 16.043 19.992 1.3312 6.9051-.5225 18.317-7.4063 19.754-7.6349 1.5943-14.271-9.2591-16.297-16.791-2.0273-7.5374-1.888-20.804 5.6797-22.715.5402-.1364 1.0758-.21317 1.6074-.23438.1246-.01.249-.01.373-.01z" style="stroke-linecap:round;stroke-linejoin:round;stroke:#000"/>
<path d="m-1130.4-856.07c-64.105 14.501-80.054 19.657-101.73 25.926l-8.1484 23.457 2.4688 20.002 21.728 5.6778s-7.6376-27.189 14.568-24.197c16.105 2.1697 33.088 35.803 33.088 35.803s13.844 1.0589 27.465.18551l-4.7481-18.705 4.1973-19.752 87.478-36.498z" style="fill:none;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8;stroke:#000"/>
<path d="m-1140.3-925.21-68.396 10.125-17.469 11.094-3.666 10.562 8.9804 23.514 17.176-3.6699 3.3731-22.982c13.913-10.119 30.482-16.253 47.656-21.48l11.606 6.4199 8.1484-4.9395zm-28.766 6.7285.123 2.3457-33.457 14.137-21.606 1.1113 16.543-11.852z" style="fill:none;stroke-linecap:round;stroke-linejoin:round;stroke-width:2;stroke:#000"/>
<path d="m-1241.2-929.57-7.8574 4.0156 4.1914 7.1582-4.7149.3496-48.887 7.1582-9.7773 8.2051 4.7129 5.2383 7.1582-.87306.8398.97852 27.795-2.7246 11.699-4.1895 8.5547-.52343 5.7617-2.9688 1.3965 4.5391-2.4434 4.8887-9.6035 5.9375-8.4961.53517.289-.0117 9.7793 23.617 25.359-.47851 4.5723-1.1973-8.9805-23.514 7.332-21.125-.873-1.3984-9.9512-2.6172z" style="fill:none;stroke-linecap:round;stroke-linejoin:round;stroke-width:2;stroke:#000"/>
<path d="m-1183.1-906.67s-.09 2.8985.9166 3.6431c8.3162 6.1508 5.5372-2.4649 30.991-1.5714 2.6585.0933 5.2811-1.9023 6.8966-4.0158.884-1.1565 1.1302-4.2181 1.1302-4.2181l-9.4319-5.2176-30.652 11.451" style="stroke-linecap:round;stroke-linejoin:round;stroke:#000"/>
</g>
</g>
</g>
<g transform="matrix(.93789 0 0 .93789 31.049 29.659)">
<g transform="matrix(.74261 0 0 .74261 870.49 1531.2)">
<path d="m-536.06-1516-24.199 3.209-23.826 2.4687-1.1113 3.0879-50.373-5.4336.49415 297.79 46.916-6.9141 34.074 11.359 15.432 2.4688 3.8281-1.2344 3.209-257.04.24805-48.644zm-8.8887 19.629.49219 20.742-5.4316 1.4805-.2461-21.728zm-21.236.9883-.49414 23.457-5.4316-.4941v-22.223zm9.3828 0 1.7285 21.977-6.1719.4921.2461-21.48zm5.9258 26.668h4.9395l.98828 21.975-4.9394.248zm-6.1719 1.7265.74023 20.248-4.9375-.4942-.98828-19.506zm-14.814.2481h4.6914l.74024 19.754-5.4316.9863z" style="stroke-width:1px;stroke:#000"/>
<path d="m-716.55-1602.6.52343 1.0468c.873 2.0955.17578 11.176.17578 11.176l-5.5879 1.2207v7.1582l-7.334 4.3653v5.5293l3.1426-1.3379v375.74l-4.1895 4.8887-2.0957 24.443 177.83-32.604v-9.3828l-34.074-11.359-46.916 6.9141-.49415-297.79 50.373 5.4336 1.1113-3.0879 15.678-1.8515 8.1484-.6172-1.2344-41.236-15.432-2.9629-.98829-7.6543-9.1348-.9864.12305-7.2851-8.1484-3.0859-.3711-9.6309-54.445-7.9004z" style="fill:none;stroke-linecap:round;stroke-linejoin:round;stroke-width:3;stroke:#000"/>
<path d="m-716.55-1602.6-54.475 28.459.52343 9.2539-6.1113 3.666-.17383 5.414-6.8633 2.793v4.293l-22.295 9.5v18.158l4.8887 2.793-.69922 280.06-2.793 2.7949-.69727 14.666 73.33 52.379 2.0957-24.443 4.1895-4.8887v-375.74l-3.1426 1.3379v-5.5293l7.334-4.3653v-7.1582l5.5879-1.2207s.69722-9.0804-.17578-11.176zm-24.207 97.912.49415 51.854-15.309 2.4688 1.4805-50.371zm-28.643 8.3945-.98633 49.879-10.371 3.4571-1.9766-50.373z" style="stroke-linecap:round;stroke-linejoin:round;stroke-width:3;stroke:#000"/>
<path d="m-694.9-1505.7 33.872 3.8411 1.3968 51.681-35.967 1.3968z" style="stroke-width:1px;stroke:#000"/>
<path d="m-687.92-1330.8 26.19-2.0952 2.0952 69.141-27.587 2.7935z" style="stroke-width:1px;stroke:#000"/>
<path d="m-679.59-1597.6.80268-1.483 5.1236-1.6049.49384-2.2223-1.5432-2.4692s-2.2367-8.4584-.49384-12.099c.55263-1.1544 2.4997-1.1466 3.0865-2.284.5001-.9694.0617-3.2717.0617-3.2717s-1.3042-.3864-1.605-.9259c-.66165-1.1867.12346-4.0742.12346-4.0742-13.001-15.093-21.888-9.9762-29.507.8642 0 0-1.4549 3.8981-.86422 5.7409.56852 1.7737 3.1602 2.2984 3.889 4.0125 1.6435 3.8652.43211 12.593.43211 12.593l-2.0371 1.7901.6768 2.5034z" style="stroke-width:1px;stroke:#000"/>
</g>
<g transform="matrix(-.74265 0 0 .74265 -369.29 1531.3)">
<path d="m-536.06-1516-24.199 3.209-23.826 2.4687-1.1113 3.0879-50.373-5.4336.49415 297.79 46.916-6.9141 34.074 11.359 15.432 2.4688 3.8281-1.2344 3.209-257.04.24805-48.644zm-8.8887 19.629.49219 20.742-5.4316 1.4805-.2461-21.728zm-21.236.9883-.49414 23.457-5.4316-.4941v-22.223zm9.3828 0 1.7285 21.977-6.1719.4921.2461-21.48zm5.9258 26.668h4.9395l.98828 21.975-4.9394.248zm-6.1719 1.7265.74023 20.248-4.9375-.4942-.98828-19.506zm-14.814.2481h4.6914l.74024 19.754-5.4316.9863z" style="stroke-width:1px;stroke:#000"/>
<path d="m-716.55-1602.6.52343 1.0468c.873 2.0955.17578 11.176.17578 11.176l-5.5879 1.2207v7.1582l-7.334 4.3653v5.5293l3.1426-1.3379v375.74l-4.1895 4.8887-2.0957 24.443 177.83-32.604v-9.3828l-34.074-11.359-46.916 6.9141-.49415-297.79 50.373 5.4336 1.1113-3.0879 15.678-1.8515 8.1484-.6172-1.2344-41.236-15.432-2.9629-.98829-7.6543-9.1348-.9864.12305-7.2851-8.1484-3.0859-.3711-9.6309-54.445-7.9004z" style="fill:none;stroke-linecap:round;stroke-linejoin:round;stroke-width:3;stroke:#000"/>
<path d="m-716.55-1602.6-54.475 28.459.52343 9.2539-6.1113 3.666-.17383 5.414-6.8633 2.793v4.293l-22.295 9.5v18.158l4.8887 2.793-.69922 280.06-2.793 2.7949-.69727 14.666 73.33 52.379 2.0957-24.443 4.1895-4.8887v-375.74l-3.1426 1.3379v-5.5293l7.334-4.3653v-7.1582l5.5879-1.2207s.69722-9.0804-.17578-11.176zm-24.207 97.912.49415 51.854-15.309 2.4688 1.4805-50.371zm-28.643 8.3945-.98633 49.879-10.371 3.4571-1.9766-50.373z" style="stroke-linecap:round;stroke-linejoin:round;stroke-width:3;stroke:#000"/>
<path d="m-694.9-1505.7 33.872 3.8411 1.3968 51.681-35.967 1.3968z" style="stroke-width:1px;stroke:#000"/>
<path d="m-687.92-1330.8 26.19-2.0952 2.0952 69.141-27.587 2.7935z" style="stroke-width:1px;stroke:#000"/>
<path d="m-679.59-1597.6.80268-1.483 5.1236-1.6049.49384-2.2223-1.5432-2.4692s-2.2367-8.4584-.49384-12.099c.55263-1.1544 2.4997-1.1466 3.0865-2.284.5001-.9694.0617-3.2717.0617-3.2717s-1.3042-.3864-1.605-.9259c-.66165-1.1867.12346-4.0742.12346-4.0742-13.001-15.093-21.888-9.9762-29.507.8642 0 0-1.4549 3.8981-.86422 5.7409.56852 1.7737 3.1602 2.2984 3.889 4.0125 1.6435 3.8652.43211 12.593.43211 12.593l-2.0371 1.7901.6768 2.5034z" style="stroke-width:1px;stroke:#000"/>
</g>
<g transform="matrix(.74261 0 0 .74261 1362.3 1531.2)">
<path d="m-536.06-1516-24.199 3.209-23.826 2.4687-1.1113 3.0879-50.373-5.4336.49415 297.79 46.916-6.9141 34.074 11.359 15.432 2.4688 3.8281-1.2344 3.209-257.04.24805-48.644zm-8.8887 19.629.49219 20.742-5.4316 1.4805-.2461-21.728zm-21.236.9883-.49414 23.457-5.4316-.4941v-22.223zm9.3828 0 1.7285 21.977-6.1719.4921.2461-21.48zm5.9258 26.668h4.9395l.98828 21.975-4.9394.248zm-6.1719 1.7265.74023 20.248-4.9375-.4942-.98828-19.506zm-14.814.2481h4.6914l.74024 19.754-5.4316.9863z" style="stroke-width:1px;stroke:#000"/>
<path d="m-716.55-1602.6.52343 1.0468c.873 2.0955.17578 11.176.17578 11.176l-5.5879 1.2207v7.1582l-7.334 4.3653v5.5293l3.1426-1.3379v375.74l-4.1895 4.8887-2.0957 24.443 177.83-32.604v-9.3828l-34.074-11.359-46.916 6.9141-.49415-297.79 50.373 5.4336 1.1113-3.0879 15.678-1.8515 8.1484-.6172-1.2344-41.236-15.432-2.9629-.98829-7.6543-9.1348-.9864.12305-7.2851-8.1484-3.0859-.3711-9.6309-54.445-7.9004z" style="fill:none;stroke-linecap:round;stroke-linejoin:round;stroke-width:3;stroke:#000"/>
<path d="m-716.55-1602.6-54.475 28.459.52343 9.2539-6.1113 3.666-.17383 5.414-6.8633 2.793v4.293l-22.295 9.5v18.158l4.8887 2.793-.69922 280.06-2.793 2.7949-.69727 14.666 73.33 52.379 2.0957-24.443 4.1895-4.8887v-375.74l-3.1426 1.3379v-5.5293l7.334-4.3653v-7.1582l5.5879-1.2207s.69722-9.0804-.17578-11.176zm-24.207 97.912.49415 51.854-15.309 2.4688 1.4805-50.371zm-28.643 8.3945-.98633 49.879-10.371 3.4571-1.9766-50.373z" style="stroke-linecap:round;stroke-linejoin:round;stroke-width:3;stroke:#000"/>
<path d="m-694.9-1505.7 33.872 3.8411 1.3968 51.681-35.967 1.3968z" style="stroke-width:1px;stroke:#000"/>
<path d="m-687.92-1330.8 26.19-2.0952 2.0952 69.141-27.587 2.7935z" style="stroke-width:1px;stroke:#000"/>
<path d="m-679.59-1597.6.80268-1.483 5.1236-1.6049.49384-2.2223-1.5432-2.4692s-2.2367-8.4584-.49384-12.099c.55263-1.1544 2.4997-1.1466 3.0865-2.284.5001-.9694.0617-3.2717.0617-3.2717s-1.3042-.3864-1.605-.9259c-.66165-1.1867.12346-4.0742.12346-4.0742-13.001-15.093-21.888-9.9762-29.507.8642 0 0-1.4549 3.8981-.86422 5.7409.56852 1.7737 3.1602 2.2984 3.889 4.0125 1.6435 3.8652.43211 12.593.43211 12.593l-2.0371 1.7901.6768 2.5034z" style="stroke-width:1px;stroke:#000"/>
</g>
<g transform="matrix(-.74265 0 0 .74265 122.52 1531.3)">
<path d="m-536.06-1516-24.199 3.209-23.826 2.4687-1.1113 3.0879-50.373-5.4336.49415 297.79 46.916-6.9141 34.074 11.359 15.432 2.4688 3.8281-1.2344 3.209-257.04.24805-48.644zm-8.8887 19.629.49219 20.742-5.4316 1.4805-.2461-21.728zm-21.236.9883-.49414 23.457-5.4316-.4941v-22.223zm9.3828 0 1.7285 21.977-6.1719.4921.2461-21.48zm5.9258 26.668h4.9395l.98828 21.975-4.9394.248zm-6.1719 1.7265.74023 20.248-4.9375-.4942-.98828-19.506zm-14.814.2481h4.6914l.74024 19.754-5.4316.9863z" style="stroke-width:1px;stroke:#000"/>
<path d="m-716.55-1602.6.52343 1.0468c.873 2.0955.17578 11.176.17578 11.176l-5.5879 1.2207v7.1582l-7.334 4.3653v5.5293l3.1426-1.3379v375.74l-4.1895 4.8887-2.0957 24.443 177.83-32.604v-9.3828l-34.074-11.359-46.916 6.9141-.49415-297.79 50.373 5.4336 1.1113-3.0879 15.678-1.8515 8.1484-.6172-1.2344-41.236-15.432-2.9629-.98829-7.6543-9.1348-.9864.12305-7.2851-8.1484-3.0859-.3711-9.6309-54.445-7.9004z" style="fill:none;stroke-linecap:round;stroke-linejoin:round;stroke-width:3;stroke:#000"/>
<path d="m-716.55-1602.6-54.475 28.459.52343 9.2539-6.1113 3.666-.17383 5.414-6.8633 2.793v4.293l-22.295 9.5v18.158l4.8887 2.793-.69922 280.06-2.793 2.7949-.69727 14.666 73.33 52.379 2.0957-24.443 4.1895-4.8887v-375.74l-3.1426 1.3379v-5.5293l7.334-4.3653v-7.1582l5.5879-1.2207s.69722-9.0804-.17578-11.176zm-24.207 97.912.49415 51.854-15.309 2.4688 1.4805-50.371zm-28.643 8.3945-.98633 49.879-10.371 3.4571-1.9766-50.373z" style="stroke-linecap:round;stroke-linejoin:round;stroke-width:3;stroke:#000"/>
<path d="m-694.9-1505.7 33.872 3.8411 1.3968 51.681-35.967 1.3968z" style="stroke-width:1px;stroke:#000"/>
<path d="m-687.92-1330.8 26.19-2.0952 2.0952 69.141-27.587 2.7935z" style="stroke-width:1px;stroke:#000"/>
<path d="m-679.59-1597.6.80268-1.483 5.1236-1.6049.49384-2.2223-1.5432-2.4692s-2.2367-8.4584-.49384-12.099c.55263-1.1544 2.4997-1.1466 3.0865-2.284.5001-.9694.0617-3.2717.0617-3.2717s-1.3042-.3864-1.605-.9259c-.66165-1.1867.12346-4.0742.12346-4.0742-13.001-15.093-21.888-9.9762-29.507.8642 0 0-1.4549 3.8981-.86422 5.7409.56852 1.7737 3.1602 2.2984 3.889 4.0125 1.6435 3.8652.43211 12.593.43211 12.593l-2.0371 1.7901.6768 2.5034z" style="stroke-width:1px;stroke:#000"/>
</g>
</g>
<g transform="matrix(1.0666 0 0 1.0666 28.686 660.09)">
<g transform="matrix(.93789 0 0 .93789 -27.189 23.357)">
<g transform="matrix(1.6745 0 0 1.6745 2216.1 1558.2)">
<path d="m-1275.2-862.77v.002-.002zm0 .002c-14.597 2.5582-28.224 7.446-40.494 15.588-3.9358 5.1102-7.7723 11.473-6.9141 17.777.5612 4.1227 2.2527 7.6803 4.1973 11.111l3.3574 2.0176c-.5485-3.404-.1875-6.8774.9629-10.412 3.4569-3.3006 7.5709-1.4932 10.371 1.2344 7.0534 6.8704 9.2784 15.686 12.924 23.756l15.561 4.3672c-1.5035-1.8535-12.916-16.098-15.434-25.266-1.3732-5.0009.2461-15.555.2461-15.555 3.8495-10.655 8.767-19.176 15.223-24.619zm-7.4766 3.5254c-4.6173 6.1853-7.5171 12.829-10.432 19.469l-21.082-3.3184 3.0547-4.9316c9.1097-4.5307 18.214-9.0728 28.459-11.219z" style="fill:none;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5;stroke:#000"/>
<path d="m-1182.4-875.37c-21.325-.16069-43.548 6.3842-63.484 12.652l13.764 32.248c2.8112-.71646 5.7253-1.4597 8.5273-2.1738 16.832-4.9103 35.072-10.093 81.111-20.67 4.0909-1.0426 7.7751-1.9827 11.936-3.043-19.226-4.674-33.444-18.875-51.854-19.014zm.1875 5.7246c7.6319-.152 21.704 7.6394 34.703 14.107l-3.5781 1.6582s-5.1864-2.2217-7.9453-2.3574c-8.613-.42372-17.925.59602-25.404 4.8887-1.0731.61593-2.4434 2.7949-2.4434 2.7949-2.5492-2.3207-3.6997-5.5646-5.9355-8.0312-1.6328-1.8013-3.4376-3.4068-5.4141-4.8887 0 0 2.8939-.93264 3.1426-2.1836.2833-1.4251-2.3555-3.666-2.3555-3.666l13.793-2.1836c.4493-.0835.9287-.12854 1.4375-.13867z" style="stroke-linecap:round;stroke-linejoin:round;stroke:#000"/>
<path d="m-1054-844.17-87.479 36.498-4.1972 19.752 4.748 18.705c7.1364-.45758 14.213-1.4357 19.203-3.3945 64.287-25.236 87.408-48.396 87.408-48.396v-8.8887l-8.8886-12.594zm9.5 3.4102 2.1601 2.2227-.8652 7.2832-4.5059 2.4707h-1.2344l-.123.74024-4.8164 2.5918-3.209-8.457zm-55.178 24.863.5235 11.393-10.432 5.8926-2.2266-.34961-12.572 6.6348-2.0938-11.174.5664-1.877 11.654-5.0644 1.2227.4375.7852-1.0918z" style="stroke-linecap:round;stroke-linejoin:round;stroke:#000"/>
<path d="m-1241.9-907.74-5.7617 2.9688-8.5547.52539-11.699 4.1875-27.598 2.7051-.053.0156 4.8339 6.5078 29.686-1.0098 8.4961-.53516 9.6035-5.9375 2.4434-4.8887z" style="stroke-linecap:round;stroke-linejoin:round;stroke:#000"/>
<path d="m-1225-868.72-26.174.49414-23.951 5.4316c-6.4987 5.4393-11.444 13.99-15.311 24.693 0 0-1.6193 10.554-.2461 15.555 2.6899 9.7961 15.977 25.953 15.977 25.953l-15.713-4.1719c-3.8942-8.303-6.0049-17.519-13.314-24.639-2.8002-2.7276-6.9141-4.535-10.371-1.2344-1.285 3.9483-1.5948 7.8218-.7402 11.605 1.6414 1.8124 2.4713 3.8961 2.7168 6.1738 1.1165 9.1584 4.5467 16.87 9.3828 23.703 2.7047 2.6286 4.0598 2.2214 5.9258 2.9629 6.4107-.6311 9.3935-1.4898 12.473-4.6914 1.8541-1.9278 3.6269-3.5358 2.5566-7.5938l69.592 22.348s9.5672 31.542 30.379 28.982c16.614-2.0431 20.953-15.016 20.953-15.016l38.062 3.4922c66.782-42.296 78.219-48.539 78.219-48.539-2.1763-1.299-4.2458-2.7166-4.3672-6.2988-1.4722 1.0084-3.0617 2.0689-4.7774 3.1797-1.727 1.118-3.5798 2.2865-5.5624 3.498s-4.0949 2.4671-6.3418 3.7617c-2.2468 1.2947-4.6285 2.6286-7.1485 3.9961-2.52 1.3675-5.1785 2.7673-7.9805 4.1973s-5.747 2.8888-8.8398 4.3711-6.3342 2.9894-9.7266 4.5137c-3.3923 1.5242-6.9357 3.0652-10.637 4.6211-3.7006 1.5558-7.5581 3.1258-11.576 4.7031-.6238.24481-1.2799.47436-1.9649.68946s-1.3984.41641-2.1367.60351c-1.4767.3744-3.0528.6936-4.6953.9668-1.6425.2733-3.3527.5009-5.0977.6875-1.745.1867-3.5245.33287-5.3086.44727-1.7026.1092-3.4097.18758-5.0918.24218-1.6821.055-3.3386.0857-4.9453.0977-3.2133.023-6.221-.028-8.8027-.10547-2.5818-.078-4.7394-.18188-6.25-.26758-1.5107-.086-2.375-.15234-2.375-.15234s-.2659-.52532-.7617-1.4492c-.4959-.9239-1.2207-2.2463-2.1426-3.8398-.9219-1.5934-2.0402-3.4579-3.3184-5.4668-.6391-1.0044-1.3179-2.045-2.0332-3.1055-.7149-1.0606-1.4657-2.1417-2.248-3.2266-.7824-1.0849-1.5966-2.1744-2.4375-3.252-.8409-1.0776-1.7089-2.1434-2.5996-3.1816-.8908-1.0383-1.8045-2.0483-2.7364-3.0156-.9318-.9673-1.8814-1.8913-2.8457-2.7559-.9642-.8645-1.9437-1.6704-2.9316-2.4004-.494-.365-.9901-.71171-1.4883-1.0371s-.9986-.62836-1.5-.91016-1.0043-.54109-1.5078-.77539-1.0072-.44415-1.5117-.62695c-.5046-.1827-1.0093-.3395-1.5137-.4668-.5044-.1272-1.0084-.22516-1.5117-.29296-.694-.093-1.3593-.15706-1.9961-.19336-.6368-.036-1.2443-.0434-1.8262-.0254-.5819.017-1.1385.059-1.6679.12696-.5293.068-1.0327.16119-1.5118.27539-.4791.1143-.9321.2507-1.3632.4082-.431.1574-.8393.33601-1.2247.53321-.3853.19709-.7498.41318-1.0918.64648-.3418.2334-.6621.484-.9628.75-.301.2661-.5818.5466-.8438.8418-.262.2953-.505.60488-.7305.92578-.2254.3209-.4338.65299-.625.99609-.1911.3431-.3642.6968-.5234 1.0586-.3184.7235-.5751 1.4806-.7793 2.2578s-.3566 1.574-.4648 2.377c-.1083.8029-.1725 1.6115-.2032 2.4121-.031.8006-.029 1.593 0 2.3633.029.7702.083 1.5186.1524 2.2305.07.7119.1558 1.3881.248 2.0137.1845 1.2511.3951 2.3015.5606 3.0391.1654.7376.2851 1.1621.2851 1.1621l-21.728-5.6777-.023-.0117-2.8672-19.945 8.543-23.43-14.047-32.916zm-31.201 15.635c1.4473-.026 2.8027.2989 3.9375 1.1543 3.1165 2.3493 1.3477 11.631 1.3477 11.631-1e-4 0-1.6591.51892-1.75 1.2246-.4163 3.2148 6.2832 7.4238 6.2832 7.4238l4.2773 9.3848-.086 10.039-5.3262 7.5078-8.8164 2.2695s-8.4748-9.4825-9.8028-15.43c-1.1218-5.0236-5.4292-9.9961-4.83-13.557.5051-2.8144 4.3778-3.1429 4.789-5.5527.496-2.9074-3.2304-8.2383-3.2304-8.2383.2718-2.0011 2.0107-3.5147 3.6855-4.4805 2.7083-1.5616 6.3373-3.3198 9.5215-3.377zm-49.029 35.756c4.5599.1314 7.1619 8.1664 8.0547 13.004.9767 5.2921 2.3947 14.6-2.9258 15.408-5.2743.8008-8.3612-8.1691-9.248-13.43-.8442-5.0078-1.7968-13.897 3.1816-14.9.3215-.065.6335-.091.9375-.082zm107.89 25.652v.004c7.8131.065 14.486 11.915 16.043 19.992 1.3312 6.9051-.5225 18.317-7.4063 19.754-7.6349 1.5943-14.271-9.2591-16.297-16.791-2.0273-7.5374-1.888-20.804 5.6797-22.715.5402-.1364 1.0758-.21317 1.6074-.23438.1246-.01.249-.01.373-.01z" style="stroke-linecap:round;stroke-linejoin:round;stroke:#000"/>
<path d="m-1130.4-856.07c-64.105 14.501-80.054 19.657-101.73 25.926l-8.1484 23.457 2.4688 20.002 21.728 5.6778s-7.6376-27.189 14.568-24.197c16.105 2.1697 33.088 35.803 33.088 35.803s13.844 1.0589 27.465.18551l-4.7481-18.705 4.1973-19.752 87.478-36.498z" style="fill:none;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8;stroke:#000"/>
<path d="m-1140.3-925.21-68.396 10.125-17.469 11.094-3.666 10.562 8.9804 23.514 17.176-3.6699 3.3731-22.982c13.913-10.119 30.482-16.253 47.656-21.48l11.606 6.4199 8.1484-4.9395zm-28.766 6.7285.123 2.3457-33.457 14.137-21.606 1.1113 16.543-11.852z" style="fill:none;stroke-linecap:round;stroke-linejoin:round;stroke-width:2;stroke:#000"/>
<path d="m-1241.2-929.57-7.8574 4.0156 4.1914 7.1582-4.7149.3496-48.887 7.1582-9.7773 8.2051 4.7129 5.2383 7.1582-.87306.8398.97852 27.795-2.7246 11.699-4.1895 8.5547-.52343 5.7617-2.9688 1.3965 4.5391-2.4434 4.8887-9.6035 5.9375-8.4961.53517.289-.0117 9.7793 23.617 25.359-.47851 4.5723-1.1973-8.9805-23.514 7.332-21.125-.873-1.3984-9.9512-2.6172z" style="fill:none;stroke-linecap:round;stroke-linejoin:round;stroke-width:2;stroke:#000"/>
<path d="m-1183.1-906.67s-.09 2.8985.9166 3.6431c8.3162 6.1508 5.5372-2.4649 30.991-1.5714 2.6585.0933 5.2811-1.9023 6.8966-4.0158.884-1.1565 1.1302-4.2181 1.1302-4.2181l-9.4319-5.2176-30.652 11.451" style="stroke-linecap:round;stroke-linejoin:round;stroke:#000"/>
</g>
<g transform="matrix(-1.6745 0 0 1.6745 -1216.1 1558)">
<path d="m-1275.2-862.77v.002-.002zm0 .002c-14.597 2.5582-28.224 7.446-40.494 15.588-3.9358 5.1102-7.7723 11.473-6.9141 17.777.5612 4.1227 2.2527 7.6803 4.1973 11.111l3.3574 2.0176c-.5485-3.404-.1875-6.8774.9629-10.412 3.4569-3.3006 7.5709-1.4932 10.371 1.2344 7.0534 6.8704 9.2784 15.686 12.924 23.756l15.561 4.3672c-1.5035-1.8535-12.916-16.098-15.434-25.266-1.3732-5.0009.2461-15.555.2461-15.555 3.8495-10.655 8.767-19.176 15.223-24.619zm-7.4766 3.5254c-4.6173 6.1853-7.5171 12.829-10.432 19.469l-21.082-3.3184 3.0547-4.9316c9.1097-4.5307 18.214-9.0728 28.459-11.219z" style="fill:none;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5;stroke:#000"/>
<path d="m-1182.4-875.37c-21.325-.16069-43.548 6.3842-63.484 12.652l13.764 32.248c2.8112-.71646 5.7253-1.4597 8.5273-2.1738 16.832-4.9103 35.072-10.093 81.111-20.67 4.0909-1.0426 7.7751-1.9827 11.936-3.043-19.226-4.674-33.444-18.875-51.854-19.014zm.1875 5.7246c7.6319-.152 21.704 7.6394 34.703 14.107l-3.5781 1.6582s-5.1864-2.2217-7.9453-2.3574c-8.613-.42372-17.925.59602-25.404 4.8887-1.0731.61593-2.4434 2.7949-2.4434 2.7949-2.5492-2.3207-3.6997-5.5646-5.9355-8.0312-1.6328-1.8013-3.4376-3.4068-5.4141-4.8887 0 0 2.8939-.93264 3.1426-2.1836.2833-1.4251-2.3555-3.666-2.3555-3.666l13.793-2.1836c.4493-.0835.9287-.12854 1.4375-.13867z" style="stroke-linecap:round;stroke-linejoin:round;stroke:#000"/>
<path d="m-1054-844.17-87.479 36.498-4.1972 19.752 4.748 18.705c7.1364-.45758 14.213-1.4357 19.203-3.3945 64.287-25.236 87.408-48.396 87.408-48.396v-8.8887l-8.8886-12.594zm9.5 3.4102 2.1601 2.2227-.8652 7.2832-4.5059 2.4707h-1.2344l-.123.74024-4.8164 2.5918-3.209-8.457zm-55.178 24.863.5235 11.393-10.432 5.8926-2.2266-.34961-12.572 6.6348-2.0938-11.174.5664-1.877 11.654-5.0644 1.2227.4375.7852-1.0918z" style="stroke-linecap:round;stroke-linejoin:round;stroke:#000"/>
<path d="m-1241.9-907.74-5.7617 2.9688-8.5547.52539-11.699 4.1875-27.598 2.7051-.053.0156 4.8339 6.5078 29.686-1.0098 8.4961-.53516 9.6035-5.9375 2.4434-4.8887z" style="stroke-linecap:round;stroke-linejoin:round;stroke:#000"/>
<path d="m-1225-868.72-26.174.49414-23.951 5.4316c-6.4987 5.4393-11.444 13.99-15.311 24.693 0 0-1.6193 10.554-.2461 15.555 2.6899 9.7961 15.977 25.953 15.977 25.953l-15.713-4.1719c-3.8942-8.303-6.0049-17.519-13.314-24.639-2.8002-2.7276-6.9141-4.535-10.371-1.2344-1.285 3.9483-1.5948 7.8218-.7402 11.605 1.6414 1.8124 2.4713 3.8961 2.7168 6.1738 1.1165 9.1584 4.5467 16.87 9.3828 23.703 2.7047 2.6286 4.0598 2.2214 5.9258 2.9629 6.4107-.6311 9.3935-1.4898 12.473-4.6914 1.8541-1.9278 3.6269-3.5358 2.5566-7.5938l69.592 22.348s9.5672 31.542 30.379 28.982c16.614-2.0431 20.953-15.016 20.953-15.016l38.062 3.4922c66.782-42.296 78.219-48.539 78.219-48.539-2.1763-1.299-4.2458-2.7166-4.3672-6.2988-1.4722 1.0084-3.0617 2.0689-4.7774 3.1797-1.727 1.118-3.5798 2.2865-5.5624 3.498s-4.0949 2.4671-6.3418 3.7617c-2.2468 1.2947-4.6285 2.6286-7.1485 3.9961-2.52 1.3675-5.1785 2.7673-7.9805 4.1973s-5.747 2.8888-8.8398 4.3711-6.3342 2.9894-9.7266 4.5137c-3.3923 1.5242-6.9357 3.0652-10.637 4.6211-3.7006 1.5558-7.5581 3.1258-11.576 4.7031-.6238.24481-1.2799.47436-1.9649.68946s-1.3984.41641-2.1367.60351c-1.4767.3744-3.0528.6936-4.6953.9668-1.6425.2733-3.3527.5009-5.0977.6875-1.745.1867-3.5245.33287-5.3086.44727-1.7026.1092-3.4097.18758-5.0918.24218-1.6821.055-3.3386.0857-4.9453.0977-3.2133.023-6.221-.028-8.8027-.10547-2.5818-.078-4.7394-.18188-6.25-.26758-1.5107-.086-2.375-.15234-2.375-.15234s-.2659-.52532-.7617-1.4492c-.4959-.9239-1.2207-2.2463-2.1426-3.8398-.9219-1.5934-2.0402-3.4579-3.3184-5.4668-.6391-1.0044-1.3179-2.045-2.0332-3.1055-.7149-1.0606-1.4657-2.1417-2.248-3.2266-.7824-1.0849-1.5966-2.1744-2.4375-3.252-.8409-1.0776-1.7089-2.1434-2.5996-3.1816-.8908-1.0383-1.8045-2.0483-2.7364-3.0156-.9318-.9673-1.8814-1.8913-2.8457-2.7559-.9642-.8645-1.9437-1.6704-2.9316-2.4004-.494-.365-.9901-.71171-1.4883-1.0371s-.9986-.62836-1.5-.91016-1.0043-.54109-1.5078-.77539-1.0072-.44415-1.5117-.62695c-.5046-.1827-1.0093-.3395-1.5137-.4668-.5044-.1272-1.0084-.22516-1.5117-.29296-.694-.093-1.3593-.15706-1.9961-.19336-.6368-.036-1.2443-.0434-1.8262-.0254-.5819.017-1.1385.059-1.6679.12696-.5293.068-1.0327.16119-1.5118.27539-.4791.1143-.9321.2507-1.3632.4082-.431.1574-.8393.33601-1.2247.53321-.3853.19709-.7498.41318-1.0918.64648-.3418.2334-.6621.484-.9628.75-.301.2661-.5818.5466-.8438.8418-.262.2953-.505.60488-.7305.92578-.2254.3209-.4338.65299-.625.99609-.1911.3431-.3642.6968-.5234 1.0586-.3184.7235-.5751 1.4806-.7793 2.2578s-.3566 1.574-.4648 2.377c-.1083.8029-.1725 1.6115-.2032 2.4121-.031.8006-.029 1.593 0 2.3633.029.7702.083 1.5186.1524 2.2305.07.7119.1558 1.3881.248 2.0137.1845 1.2511.3951 2.3015.5606 3.0391.1654.7376.2851 1.1621.2851 1.1621l-21.728-5.6777-.023-.0117-2.8672-19.945 8.543-23.43-14.047-32.916zm-31.201 15.635c1.4473-.026 2.8027.2989 3.9375 1.1543 3.1165 2.3493 1.3477 11.631 1.3477 11.631-1e-4 0-1.6591.51892-1.75 1.2246-.4163 3.2148 6.2832 7.4238 6.2832 7.4238l4.2773 9.3848-.086 10.039-5.3262 7.5078-8.8164 2.2695s-8.4748-9.4825-9.8028-15.43c-1.1218-5.0236-5.4292-9.9961-4.83-13.557.5051-2.8144 4.3778-3.1429 4.789-5.5527.496-2.9074-3.2304-8.2383-3.2304-8.2383.2718-2.0011 2.0107-3.5147 3.6855-4.4805 2.7083-1.5616 6.3373-3.3198 9.5215-3.377zm-49.029 35.756c4.5599.1314 7.1619 8.1664 8.0547 13.004.9767 5.2921 2.3947 14.6-2.9258 15.408-5.2743.8008-8.3612-8.1691-9.248-13.43-.8442-5.0078-1.7968-13.897 3.1816-14.9.3215-.065.6335-.091.9375-.082zm107.89 25.652v.004c7.8131.065 14.486 11.915 16.043 19.992 1.3312 6.9051-.5225 18.317-7.4063 19.754-7.6349 1.5943-14.271-9.2591-16.297-16.791-2.0273-7.5374-1.888-20.804 5.6797-22.715.5402-.1364 1.0758-.21317 1.6074-.23438.1246-.01.249-.01.373-.01z" style="stroke-linecap:round;stroke-linejoin:round;stroke:#000"/>
<path d="m-1130.4-856.07c-64.105 14.501-80.054 19.657-101.73 25.926l-8.1484 23.457 2.4688 20.002 21.728 5.6778s-7.6376-27.189 14.568-24.197c16.105 2.1697 33.088 35.803 33.088 35.803s13.844 1.0589 27.465.18551l-4.7481-18.705 4.1973-19.752 87.478-36.498z" style="fill:none;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8;stroke:#000"/>
<path d="m-1140.3-925.21-68.396 10.125-17.469 11.094-3.666 10.562 8.9804 23.514 17.176-3.6699 3.3731-22.982c13.913-10.119 30.482-16.253 47.656-21.48l11.606 6.4199 8.1484-4.9395zm-28.766 6.7285.123 2.3457-33.457 14.137-21.606 1.1113 16.543-11.852z" style="fill:none;stroke-linecap:round;stroke-linejoin:round;stroke-width:2;stroke:#000"/>
<path d="m-1241.2-929.57-7.8574 4.0156 4.1914 7.1582-4.7149.3496-48.887 7.1582-9.7773 8.2051 4.7129 5.2383 7.1582-.87306.8398.97852 27.795-2.7246 11.699-4.1895 8.5547-.52343 5.7617-2.9688 1.3965 4.5391-2.4434 4.8887-9.6035 5.9375-8.4961.53517.289-.0117 9.7793 23.617 25.359-.47851 4.5723-1.1973-8.9805-23.514 7.332-21.125-.873-1.3984-9.9512-2.6172z" style="fill:none;stroke-linecap:round;stroke-linejoin:round;stroke-width:2;stroke:#000"/>
<path d="m-1183.1-906.67s-.09 2.8985.9166 3.6431c8.3162 6.1508 5.5372-2.4649 30.991-1.5714 2.6585.0933 5.2811-1.9023 6.8966-4.0158.884-1.1565 1.1302-4.2181 1.1302-4.2181l-9.4319-5.2176-30.652 11.451" style="stroke-linecap:round;stroke-linejoin:round;stroke:#000"/>
</g>
</g>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 38 KiB

86
static/TimeMagic.svg Normal file
View File

@ -0,0 +1,86 @@
<svg version="1.1" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg">
<g transform="translate(54.021)">
<g transform="translate(1.0245e-5)">
<g transform="matrix(.95621 0 0 .95621 -332.89 855.08)">
<path d="m421.57-616.24 27.393 39.31a27.412 27.412 0 01-15.303 24.61 27.412 27.412 0 01-36.663-12.493 27.412 27.412 0 01-2.8196-12.117z" style="stroke-dashoffset:3.7;stroke-linecap:round;stroke-linejoin:round;stroke-width:.43937;stroke:#000"/>
<path d="m389.22-463.43 104.6-104.6-72.118 189.26v.59703l-.11326-.29852-.11423.29852v-.59703z" style="stroke-dashoffset:3.7;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.4572;stroke:#000"/>
<path d="m360.96-537.6 80.562 21.866-52.302 52.302z" style="fill:none;stroke-dashoffset:3.7;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.4572;stroke:#000"/>
<path d="m439.57-635.6a69.331 69.331 0 007.1116 30.646 69.331 69.331 0 0047.14 36.912l-52.303 52.303-80.562-21.866-11.597-30.434a69.331 69.331 0 0016.151-5.3176 69.331 69.331 0 0038.542-62.244z" style="fill:none;stroke-dashoffset:3.7;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.4572;stroke:#000"/>
<path d="m375.38-771.45 118.48 68.406a69.331 69.331 0 00-15.311 5.0949l-.43769.21405a69.331 69.331 0 00-38.546 62.137h-35.518a69.331 69.331 0 00-6.7814-30.427 69.331 69.331 0 00-47.881-37.217z" style="stroke-dashoffset:3.7;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.4572;stroke:#000"/>
<path d="m393.82-760.8 63.963-36.929 36.08 94.688z" style="fill:none;stroke-dashoffset:3.7;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.4572;stroke:#000"/>
<path d="m421.7-893.01v.59703l36.081 94.688-63.963 36.929-18.441-10.647 46.095-120.97v-.59703l.11423.29851z" style="fill:none;stroke-dashoffset:3.7;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.4572;stroke:#000"/>
</g>
<g transform="matrix(.46993 0 0 .46993 -172.9 642.41)">
<path d="m517.53 274.05-55.738 79.988a55.779 55.779 0 0031.138 50.077 55.779 55.779 0 0074.601-25.421 55.779 55.779 0 005.7373-24.656z" style="stroke-dashoffset:3.7;stroke-linecap:round;stroke-linejoin:round;stroke-width:.89403;stroke:#000"/>
<path d="m583.38 584.98-212.85-212.85 146.75 385.11v1.2148l.23047-.60742.23243.60742v-1.2148z" style="stroke-dashoffset:3.7;stroke-linecap:round;stroke-linejoin:round;stroke-width:5;stroke:#000"/>
<path d="m640.88 434.06-163.93 44.492 106.42 106.42z" style="fill:none;stroke-dashoffset:3.7;stroke-linecap:round;stroke-linejoin:round;stroke-width:5;stroke:#000"/>
<path d="m480.92 234.66a141.08 141.08 0 01-14.471 62.359 141.08 141.08 0 01-95.92 75.109l106.43 106.43 163.93-44.492 23.598-61.928a141.08 141.08 0 01-32.863-10.82 141.08 141.08 0 01-78.426-126.65z" style="fill:none;stroke-dashoffset:3.7;stroke-linecap:round;stroke-linejoin:round;stroke-width:5;stroke:#000"/>
<path d="m611.53-41.771-241.09 139.19a141.08 141.08 0 0131.154 10.367l.89062.43555a141.08 141.08 0 0178.434 126.44h72.271a141.08 141.08 0 0113.799-61.912 141.08 141.08 0 0197.428-75.729z" style="stroke-dashoffset:3.7;stroke-linecap:round;stroke-linejoin:round;stroke-width:5;stroke:#000"/>
<path d="m574.01-20.107-130.15-75.143-73.416 192.67z" style="fill:none;stroke-dashoffset:3.7;stroke-linecap:round;stroke-linejoin:round;stroke-width:5;stroke:#000"/>
<path d="m517.27-289.14v1.2148l-73.418 192.67 130.15 75.143 37.523-21.664-93.795-246.15v-1.2148l-.23243.60742z" style="fill:none;stroke-dashoffset:3.7;stroke-linecap:round;stroke-linejoin:round;stroke-width:5;stroke:#000"/>
</g>
</g>
<g transform="matrix(-1 0 0 1 360.55 -2.029e-6)">
<g transform="matrix(.95621 0 0 .95621 -332.89 855.08)">
<path d="m421.57-616.24 27.393 39.31a27.412 27.412 0 01-15.303 24.61 27.412 27.412 0 01-36.663-12.493 27.412 27.412 0 01-2.8196-12.117z" style="stroke-dashoffset:3.7;stroke-linecap:round;stroke-linejoin:round;stroke-width:.43937;stroke:#000"/>
<path d="m389.22-463.43 104.6-104.6-72.118 189.26v.59703l-.11326-.29852-.11423.29852v-.59703z" style="stroke-dashoffset:3.7;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.4572;stroke:#000"/>
<path d="m360.96-537.6 80.562 21.866-52.302 52.302z" style="fill:none;stroke-dashoffset:3.7;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.4572;stroke:#000"/>
<path d="m439.57-635.6a69.331 69.331 0 007.1116 30.646 69.331 69.331 0 0047.14 36.912l-52.303 52.303-80.562-21.866-11.597-30.434a69.331 69.331 0 0016.151-5.3176 69.331 69.331 0 0038.542-62.244z" style="fill:none;stroke-dashoffset:3.7;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.4572;stroke:#000"/>
<path d="m375.38-771.45 118.48 68.406a69.331 69.331 0 00-15.311 5.0949l-.43769.21405a69.331 69.331 0 00-38.546 62.137h-35.518a69.331 69.331 0 00-6.7814-30.427 69.331 69.331 0 00-47.881-37.217z" style="stroke-dashoffset:3.7;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.4572;stroke:#000"/>
<path d="m393.82-760.8 63.963-36.929 36.08 94.688z" style="fill:none;stroke-dashoffset:3.7;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.4572;stroke:#000"/>
<path d="m421.7-893.01v.59703l36.081 94.688-63.963 36.929-18.441-10.647 46.095-120.97v-.59703l.11423.29851z" style="fill:none;stroke-dashoffset:3.7;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.4572;stroke:#000"/>
</g>
<g transform="matrix(.46993 0 0 .46993 -172.9 642.41)">
<path d="m517.53 274.05-55.738 79.988a55.779 55.779 0 0031.138 50.077 55.779 55.779 0 0074.601-25.421 55.779 55.779 0 005.7373-24.656z" style="stroke-dashoffset:3.7;stroke-linecap:round;stroke-linejoin:round;stroke-width:.89403;stroke:#000"/>
<path d="m583.38 584.98-212.85-212.85 146.75 385.11v1.2148l.23047-.60742.23243.60742v-1.2148z" style="stroke-dashoffset:3.7;stroke-linecap:round;stroke-linejoin:round;stroke-width:5;stroke:#000"/>
<path d="m640.88 434.06-163.93 44.492 106.42 106.42z" style="fill:none;stroke-dashoffset:3.7;stroke-linecap:round;stroke-linejoin:round;stroke-width:5;stroke:#000"/>
<path d="m480.92 234.66a141.08 141.08 0 01-14.471 62.359 141.08 141.08 0 01-95.92 75.109l106.43 106.43 163.93-44.492 23.598-61.928a141.08 141.08 0 01-32.863-10.82 141.08 141.08 0 01-78.426-126.65z" style="fill:none;stroke-dashoffset:3.7;stroke-linecap:round;stroke-linejoin:round;stroke-width:5;stroke:#000"/>
<path d="m611.53-41.771-241.09 139.19a141.08 141.08 0 0131.154 10.367l.89062.43555a141.08 141.08 0 0178.434 126.44h72.271a141.08 141.08 0 0113.799-61.912 141.08 141.08 0 0197.428-75.729z" style="stroke-dashoffset:3.7;stroke-linecap:round;stroke-linejoin:round;stroke-width:5;stroke:#000"/>
<path d="m574.01-20.107-130.15-75.143-73.416 192.67z" style="fill:none;stroke-dashoffset:3.7;stroke-linecap:round;stroke-linejoin:round;stroke-width:5;stroke:#000"/>
<path d="m517.27-289.14v1.2148l-73.418 192.67 130.15 75.143 37.523-21.664-93.795-246.15v-1.2148l-.23243.60742z" style="fill:none;stroke-dashoffset:3.7;stroke-linecap:round;stroke-linejoin:round;stroke-width:5;stroke:#000"/>
</g>
</g>
</g>
<g transform="translate(514.08)">
<g transform="translate(1.0245e-5)">
<g transform="matrix(.95621 0 0 .95621 -332.89 855.08)">
<path d="m421.57-616.24 27.393 39.31a27.412 27.412 0 01-15.303 24.61 27.412 27.412 0 01-36.663-12.493 27.412 27.412 0 01-2.8196-12.117z" style="stroke-dashoffset:3.7;stroke-linecap:round;stroke-linejoin:round;stroke-width:.43937;stroke:#000"/>
<path d="m389.22-463.43 104.6-104.6-72.118 189.26v.59703l-.11326-.29852-.11423.29852v-.59703z" style="stroke-dashoffset:3.7;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.4572;stroke:#000"/>
<path d="m360.96-537.6 80.562 21.866-52.302 52.302z" style="fill:none;stroke-dashoffset:3.7;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.4572;stroke:#000"/>
<path d="m439.57-635.6a69.331 69.331 0 007.1116 30.646 69.331 69.331 0 0047.14 36.912l-52.303 52.303-80.562-21.866-11.597-30.434a69.331 69.331 0 0016.151-5.3176 69.331 69.331 0 0038.542-62.244z" style="fill:none;stroke-dashoffset:3.7;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.4572;stroke:#000"/>
<path d="m375.38-771.45 118.48 68.406a69.331 69.331 0 00-15.311 5.0949l-.43769.21405a69.331 69.331 0 00-38.546 62.137h-35.518a69.331 69.331 0 00-6.7814-30.427 69.331 69.331 0 00-47.881-37.217z" style="stroke-dashoffset:3.7;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.4572;stroke:#000"/>
<path d="m393.82-760.8 63.963-36.929 36.08 94.688z" style="fill:none;stroke-dashoffset:3.7;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.4572;stroke:#000"/>
<path d="m421.7-893.01v.59703l36.081 94.688-63.963 36.929-18.441-10.647 46.095-120.97v-.59703l.11423.29851z" style="fill:none;stroke-dashoffset:3.7;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.4572;stroke:#000"/>
</g>
<g transform="matrix(.46993 0 0 .46993 -172.9 642.41)">
<path d="m517.53 274.05-55.738 79.988a55.779 55.779 0 0031.138 50.077 55.779 55.779 0 0074.601-25.421 55.779 55.779 0 005.7373-24.656z" style="stroke-dashoffset:3.7;stroke-linecap:round;stroke-linejoin:round;stroke-width:.89403;stroke:#000"/>
<path d="m583.38 584.98-212.85-212.85 146.75 385.11v1.2148l.23047-.60742.23243.60742v-1.2148z" style="stroke-dashoffset:3.7;stroke-linecap:round;stroke-linejoin:round;stroke-width:5;stroke:#000"/>
<path d="m640.88 434.06-163.93 44.492 106.42 106.42z" style="fill:none;stroke-dashoffset:3.7;stroke-linecap:round;stroke-linejoin:round;stroke-width:5;stroke:#000"/>
<path d="m480.92 234.66a141.08 141.08 0 01-14.471 62.359 141.08 141.08 0 01-95.92 75.109l106.43 106.43 163.93-44.492 23.598-61.928a141.08 141.08 0 01-32.863-10.82 141.08 141.08 0 01-78.426-126.65z" style="fill:none;stroke-dashoffset:3.7;stroke-linecap:round;stroke-linejoin:round;stroke-width:5;stroke:#000"/>
<path d="m611.53-41.771-241.09 139.19a141.08 141.08 0 0131.154 10.367l.89062.43555a141.08 141.08 0 0178.434 126.44h72.271a141.08 141.08 0 0113.799-61.912 141.08 141.08 0 0197.428-75.729z" style="stroke-dashoffset:3.7;stroke-linecap:round;stroke-linejoin:round;stroke-width:5;stroke:#000"/>
<path d="m574.01-20.107-130.15-75.143-73.416 192.67z" style="fill:none;stroke-dashoffset:3.7;stroke-linecap:round;stroke-linejoin:round;stroke-width:5;stroke:#000"/>
<path d="m517.27-289.14v1.2148l-73.418 192.67 130.15 75.143 37.523-21.664-93.795-246.15v-1.2148l-.23243.60742z" style="fill:none;stroke-dashoffset:3.7;stroke-linecap:round;stroke-linejoin:round;stroke-width:5;stroke:#000"/>
</g>
</g>
<g transform="matrix(-1 0 0 1 360.55 -2.029e-6)">
<g transform="matrix(.95621 0 0 .95621 -332.89 855.08)">
<path d="m421.57-616.24 27.393 39.31a27.412 27.412 0 01-15.303 24.61 27.412 27.412 0 01-36.663-12.493 27.412 27.412 0 01-2.8196-12.117z" style="stroke-dashoffset:3.7;stroke-linecap:round;stroke-linejoin:round;stroke-width:.43937;stroke:#000"/>
<path d="m389.22-463.43 104.6-104.6-72.118 189.26v.59703l-.11326-.29852-.11423.29852v-.59703z" style="stroke-dashoffset:3.7;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.4572;stroke:#000"/>
<path d="m360.96-537.6 80.562 21.866-52.302 52.302z" style="fill:none;stroke-dashoffset:3.7;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.4572;stroke:#000"/>
<path d="m439.57-635.6a69.331 69.331 0 007.1116 30.646 69.331 69.331 0 0047.14 36.912l-52.303 52.303-80.562-21.866-11.597-30.434a69.331 69.331 0 0016.151-5.3176 69.331 69.331 0 0038.542-62.244z" style="fill:none;stroke-dashoffset:3.7;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.4572;stroke:#000"/>
<path d="m375.38-771.45 118.48 68.406a69.331 69.331 0 00-15.311 5.0949l-.43769.21405a69.331 69.331 0 00-38.546 62.137h-35.518a69.331 69.331 0 00-6.7814-30.427 69.331 69.331 0 00-47.881-37.217z" style="stroke-dashoffset:3.7;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.4572;stroke:#000"/>
<path d="m393.82-760.8 63.963-36.929 36.08 94.688z" style="fill:none;stroke-dashoffset:3.7;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.4572;stroke:#000"/>
<path d="m421.7-893.01v.59703l36.081 94.688-63.963 36.929-18.441-10.647 46.095-120.97v-.59703l.11423.29851z" style="fill:none;stroke-dashoffset:3.7;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.4572;stroke:#000"/>
</g>
<g transform="matrix(.46993 0 0 .46993 -172.9 642.41)">
<path d="m517.53 274.05-55.738 79.988a55.779 55.779 0 0031.138 50.077 55.779 55.779 0 0074.601-25.421 55.779 55.779 0 005.7373-24.656z" style="stroke-dashoffset:3.7;stroke-linecap:round;stroke-linejoin:round;stroke-width:.89403;stroke:#000"/>
<path d="m583.38 584.98-212.85-212.85 146.75 385.11v1.2148l.23047-.60742.23243.60742v-1.2148z" style="stroke-dashoffset:3.7;stroke-linecap:round;stroke-linejoin:round;stroke-width:5;stroke:#000"/>
<path d="m640.88 434.06-163.93 44.492 106.42 106.42z" style="fill:none;stroke-dashoffset:3.7;stroke-linecap:round;stroke-linejoin:round;stroke-width:5;stroke:#000"/>
<path d="m480.92 234.66a141.08 141.08 0 01-14.471 62.359 141.08 141.08 0 01-95.92 75.109l106.43 106.43 163.93-44.492 23.598-61.928a141.08 141.08 0 01-32.863-10.82 141.08 141.08 0 01-78.426-126.65z" style="fill:none;stroke-dashoffset:3.7;stroke-linecap:round;stroke-linejoin:round;stroke-width:5;stroke:#000"/>
<path d="m611.53-41.771-241.09 139.19a141.08 141.08 0 0131.154 10.367l.89062.43555a141.08 141.08 0 0178.434 126.44h72.271a141.08 141.08 0 0113.799-61.912 141.08 141.08 0 0197.428-75.729z" style="stroke-dashoffset:3.7;stroke-linecap:round;stroke-linejoin:round;stroke-width:5;stroke:#000"/>
<path d="m574.01-20.107-130.15-75.143-73.416 192.67z" style="fill:none;stroke-dashoffset:3.7;stroke-linecap:round;stroke-linejoin:round;stroke-width:5;stroke:#000"/>
<path d="m517.27-289.14v1.2148l-73.418 192.67 130.15 75.143 37.523-21.664-93.795-246.15v-1.2148l-.23243.60742z" style="fill:none;stroke-dashoffset:3.7;stroke-linecap:round;stroke-linejoin:round;stroke-width:5;stroke:#000"/>
</g>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 14 KiB

62
static/Wisdom.svg Normal file
View File

@ -0,0 +1,62 @@
<svg version="1.1" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg">
<g transform="matrix(1 0 0 1.612 .018506 93.43)">
<g transform="matrix(.50321 0 0 .50321 -1.4411 -125.26)">
<path d="m45.654 250.93-13.507.011c-10.031 3.382-25.677 13.571-27 29.428-2.4778 29.714 11.094 39.389 34.921 65.615l6.3235 6.96v.0251l336.6 394.98c-8.8539-12.021-18.558-29.022-18.558-46.472 0-31.898 32.724-48.828 32.724-48.828z" style="stroke-linecap:round;stroke-linejoin:round;stroke-width:4;stroke:#000"/>
<path d="m45.845 250.93 351.12 401.72h587.57l-351.12-401.72z" style="fill:none;stroke-dashoffset:3.7;stroke-linecap:round;stroke-linejoin:round;stroke-width:4.0139;stroke:#000"/>
<path d="m397.73 652.65s-32.724 16.93-32.724 48.828c0 17.042 9.2617 33.679 17.943 45.652h589.05l.69769.84204c-9.2368-12.076-20.466-29.338-20.302-42.137.26612-20.712 32.133-53.186 32.133-53.186z" style="fill:none;stroke-linecap:round;stroke-linejoin:round;stroke-width:4.0139;stroke:#000"/>
<g transform="matrix(-.31474 0 0 -.31474 552.39 1893)" style="stroke-width:12.753">
<path d="m81.91 4537.6-380.5-84.46c-19.699-22.45 28.823-42.95 125.11-52.87 139.48-14.31 333.63-2.3 433.93 26.84 27.859 8.1 46.445 17.01 54.322 26.03z" style="stroke-dashoffset:3.7;stroke-linecap:round;stroke-linejoin:round;stroke-width:12.753;stroke:#000"/>
<path d="m157.23 4209.3-974.71 224.74 452.01-406.63-1.121-1.28 1.829.64.718-.64 1.121 1.28z" style="stroke-dashoffset:3.7;stroke-linecap:round;stroke-linejoin:round;stroke-width:12.753;stroke:#000"/>
<path d="m612.91 4368.7-943.02-46.98 487.35-112.37z" style="fill:none;stroke-dashoffset:3.7;stroke-linecap:round;stroke-linejoin:round;stroke-width:12.753;stroke:#000"/>
<path d="m-83.214 4579.2c-19.851-22.82-66.783-45.35-137.17-65.84-139.62-40.4-359.17-69.56-597.09-79.31l487.36-112.37 943.02 46.98 186.99 65.39c-60.416 2.37-117.79 6.21-170.83 11.42-242.75 25.18-364.72 77.03-314.63 133.73z" style="fill:none;stroke-dashoffset:3.7;stroke-linecap:round;stroke-linejoin:round;stroke-width:12.753;stroke:#000"/>
<path d="m890.56 4871.1-1455-146.97c57.105-2.35 111.42-6.03 161.85-10.95l4.499-.46c242.41-25.14 364.43-76.87 314.87-133.5h397.65c18.887 22.62 64.391 44.97 133.06 65.38 141.11 41.03 364.52 70.51 605.96 79.96z" style="stroke-dashoffset:3.7;stroke-linecap:round;stroke-linejoin:round;stroke-width:12.753;stroke:#000"/>
<path d="m664.11 4848.2-646.78 79.34-581.76-203.44z" style="fill:none;stroke-dashoffset:3.7;stroke-linecap:round;stroke-linejoin:round;stroke-width:12.753;stroke:#000"/>
<path d="m600.22 5132.3-1.121-1.28-581.77-203.44 646.78-79.34 226.46 22.87-288.91 259.91 1.121 1.28-1.839-.64z" style="fill:none;stroke-dashoffset:3.7;stroke-linecap:round;stroke-linejoin:round;stroke-width:12.753;stroke:#000"/>
</g>
</g>
<g transform="matrix(-.50321 0 0 .50321 1001.4 -125.26)">
<path d="m45.654 250.93-13.507.011c-10.031 3.382-25.677 13.571-27 29.428-2.4778 29.714 11.094 39.389 34.921 65.615l6.3235 6.96v.0251l336.6 394.98c-8.8539-12.021-18.558-29.022-18.558-46.472 0-31.898 32.724-48.828 32.724-48.828z" style="stroke-linecap:round;stroke-linejoin:round;stroke-width:4;stroke:#000"/>
<path d="m45.845 250.93 351.12 401.72h587.57l-351.12-401.72z" style="fill:none;stroke-dashoffset:3.7;stroke-linecap:round;stroke-linejoin:round;stroke-width:4.0139;stroke:#000"/>
<path d="m397.73 652.65s-32.724 16.93-32.724 48.828c0 17.042 9.2617 33.679 17.943 45.652h589.05l.69769.84204c-9.2368-12.076-20.466-29.338-20.302-42.137.26612-20.712 32.133-53.186 32.133-53.186z" style="fill:none;stroke-linecap:round;stroke-linejoin:round;stroke-width:4.0139;stroke:#000"/>
<g transform="matrix(-.31474 0 0 -.31474 552.39 1893)" style="stroke-width:12.753">
<path d="m81.91 4537.6-380.5-84.46c-19.699-22.45 28.823-42.95 125.11-52.87 139.48-14.31 333.63-2.3 433.93 26.84 27.859 8.1 46.445 17.01 54.322 26.03z" style="stroke-dashoffset:3.7;stroke-linecap:round;stroke-linejoin:round;stroke-width:12.753;stroke:#000"/>
<path d="m157.23 4209.3-974.71 224.74 452.01-406.63-1.121-1.28 1.829.64.718-.64 1.121 1.28z" style="stroke-dashoffset:3.7;stroke-linecap:round;stroke-linejoin:round;stroke-width:12.753;stroke:#000"/>
<path d="m612.91 4368.7-943.02-46.98 487.35-112.37z" style="fill:none;stroke-dashoffset:3.7;stroke-linecap:round;stroke-linejoin:round;stroke-width:12.753;stroke:#000"/>
<path d="m-83.214 4579.2c-19.851-22.82-66.783-45.35-137.17-65.84-139.62-40.4-359.17-69.56-597.09-79.31l487.36-112.37 943.02 46.98 186.99 65.39c-60.416 2.37-117.79 6.21-170.83 11.42-242.75 25.18-364.72 77.03-314.63 133.73z" style="fill:none;stroke-dashoffset:3.7;stroke-linecap:round;stroke-linejoin:round;stroke-width:12.753;stroke:#000"/>
<path d="m890.56 4871.1-1455-146.97c57.105-2.35 111.42-6.03 161.85-10.95l4.499-.46c242.41-25.14 364.43-76.87 314.87-133.5h397.65c18.887 22.62 64.391 44.97 133.06 65.38 141.11 41.03 364.52 70.51 605.96 79.96z" style="stroke-dashoffset:3.7;stroke-linecap:round;stroke-linejoin:round;stroke-width:12.753;stroke:#000"/>
<path d="m664.11 4848.2-646.78 79.34-581.76-203.44z" style="fill:none;stroke-dashoffset:3.7;stroke-linecap:round;stroke-linejoin:round;stroke-width:12.753;stroke:#000"/>
<path d="m600.22 5132.3-1.121-1.28-581.77-203.44 646.78-79.34 226.46 22.87-288.91 259.91 1.121 1.28-1.839-.64z" style="fill:none;stroke-dashoffset:3.7;stroke-linecap:round;stroke-linejoin:round;stroke-width:12.753;stroke:#000"/>
</g>
</g>
</g>
<g transform="matrix(1 0 0 1.612 -.25174 93.43)">
<g transform="matrix(.50321 0 0 .50321 503.81 136.88)">
<path d="m45.654 250.93-13.507.011c-10.031 3.382-25.677 13.571-27 29.428-2.4778 29.714 11.094 39.389 34.921 65.615l6.3235 6.96v.0251l336.6 394.98c-8.8539-12.021-18.558-29.022-18.558-46.472 0-31.898 32.724-48.828 32.724-48.828z" style="stroke-linecap:round;stroke-linejoin:round;stroke-width:4;stroke:#000"/>
<path d="m45.845 250.93 351.12 401.72h587.57l-351.12-401.72z" style="fill:none;stroke-dashoffset:3.7;stroke-linecap:round;stroke-linejoin:round;stroke-width:4.0139;stroke:#000"/>
<path d="m397.73 652.65s-32.724 16.93-32.724 48.828c0 17.042 9.2617 33.679 17.943 45.652h589.05l.69769.84204c-9.2368-12.076-20.466-29.338-20.302-42.137.26612-20.712 32.133-53.186 32.133-53.186z" style="fill:none;stroke-linecap:round;stroke-linejoin:round;stroke-width:4.0139;stroke:#000"/>
<g transform="matrix(-.31474 0 0 -.31474 552.39 1893)" style="stroke-width:12.753">
<path d="m81.91 4537.6-380.5-84.46c-19.699-22.45 28.823-42.95 125.11-52.87 139.48-14.31 333.63-2.3 433.93 26.84 27.859 8.1 46.445 17.01 54.322 26.03z" style="stroke-dashoffset:3.7;stroke-linecap:round;stroke-linejoin:round;stroke-width:12.753;stroke:#000"/>
<path d="m157.23 4209.3-974.71 224.74 452.01-406.63-1.121-1.28 1.829.64.718-.64 1.121 1.28z" style="stroke-dashoffset:3.7;stroke-linecap:round;stroke-linejoin:round;stroke-width:12.753;stroke:#000"/>
<path d="m612.91 4368.7-943.02-46.98 487.35-112.37z" style="fill:none;stroke-dashoffset:3.7;stroke-linecap:round;stroke-linejoin:round;stroke-width:12.753;stroke:#000"/>
<path d="m-83.214 4579.2c-19.851-22.82-66.783-45.35-137.17-65.84-139.62-40.4-359.17-69.56-597.09-79.31l487.36-112.37 943.02 46.98 186.99 65.39c-60.416 2.37-117.79 6.21-170.83 11.42-242.75 25.18-364.72 77.03-314.63 133.73z" style="fill:none;stroke-dashoffset:3.7;stroke-linecap:round;stroke-linejoin:round;stroke-width:12.753;stroke:#000"/>
<path d="m890.56 4871.1-1455-146.97c57.105-2.35 111.42-6.03 161.85-10.95l4.499-.46c242.41-25.14 364.43-76.87 314.87-133.5h397.65c18.887 22.62 64.391 44.97 133.06 65.38 141.11 41.03 364.52 70.51 605.96 79.96z" style="stroke-dashoffset:3.7;stroke-linecap:round;stroke-linejoin:round;stroke-width:12.753;stroke:#000"/>
<path d="m664.11 4848.2-646.78 79.34-581.76-203.44z" style="fill:none;stroke-dashoffset:3.7;stroke-linecap:round;stroke-linejoin:round;stroke-width:12.753;stroke:#000"/>
<path d="m600.22 5132.3-1.121-1.28-581.77-203.44 646.78-79.34 226.46 22.87-288.91 259.91 1.121 1.28-1.839-.64z" style="fill:none;stroke-dashoffset:3.7;stroke-linecap:round;stroke-linejoin:round;stroke-width:12.753;stroke:#000"/>
</g>
</g>
<g transform="matrix(-.50321 0 0 .50321 496.44 136.88)">
<path d="m45.654 250.93-13.507.011c-10.031 3.382-25.677 13.571-27 29.428-2.4778 29.714 11.094 39.389 34.921 65.615l6.3235 6.96v.0251l336.6 394.98c-8.8539-12.021-18.558-29.022-18.558-46.472 0-31.898 32.724-48.828 32.724-48.828z" style="stroke-linecap:round;stroke-linejoin:round;stroke-width:4;stroke:#000"/>
<path d="m45.845 250.93 351.12 401.72h587.57l-351.12-401.72z" style="fill:none;stroke-dashoffset:3.7;stroke-linecap:round;stroke-linejoin:round;stroke-width:4.0139;stroke:#000"/>
<path d="m397.73 652.65s-32.724 16.93-32.724 48.828c0 17.042 9.2617 33.679 17.943 45.652h589.05l.69769.84204c-9.2368-12.076-20.466-29.338-20.302-42.137.26612-20.712 32.133-53.186 32.133-53.186z" style="fill:none;stroke-linecap:round;stroke-linejoin:round;stroke-width:4.0139;stroke:#000"/>
<g transform="matrix(-.31474 0 0 -.31474 552.39 1893)" style="stroke-width:12.753">
<path d="m81.91 4537.6-380.5-84.46c-19.699-22.45 28.823-42.95 125.11-52.87 139.48-14.31 333.63-2.3 433.93 26.84 27.859 8.1 46.445 17.01 54.322 26.03z" style="stroke-dashoffset:3.7;stroke-linecap:round;stroke-linejoin:round;stroke-width:12.753;stroke:#000"/>
<path d="m157.23 4209.3-974.71 224.74 452.01-406.63-1.121-1.28 1.829.64.718-.64 1.121 1.28z" style="stroke-dashoffset:3.7;stroke-linecap:round;stroke-linejoin:round;stroke-width:12.753;stroke:#000"/>
<path d="m612.91 4368.7-943.02-46.98 487.35-112.37z" style="fill:none;stroke-dashoffset:3.7;stroke-linecap:round;stroke-linejoin:round;stroke-width:12.753;stroke:#000"/>
<path d="m-83.214 4579.2c-19.851-22.82-66.783-45.35-137.17-65.84-139.62-40.4-359.17-69.56-597.09-79.31l487.36-112.37 943.02 46.98 186.99 65.39c-60.416 2.37-117.79 6.21-170.83 11.42-242.75 25.18-364.72 77.03-314.63 133.73z" style="fill:none;stroke-dashoffset:3.7;stroke-linecap:round;stroke-linejoin:round;stroke-width:12.753;stroke:#000"/>
<path d="m890.56 4871.1-1455-146.97c57.105-2.35 111.42-6.03 161.85-10.95l4.499-.46c242.41-25.14 364.43-76.87 314.87-133.5h397.65c18.887 22.62 64.391 44.97 133.06 65.38 141.11 41.03 364.52 70.51 605.96 79.96z" style="stroke-dashoffset:3.7;stroke-linecap:round;stroke-linejoin:round;stroke-width:12.753;stroke:#000"/>
<path d="m664.11 4848.2-646.78 79.34-581.76-203.44z" style="fill:none;stroke-dashoffset:3.7;stroke-linecap:round;stroke-linejoin:round;stroke-width:12.753;stroke:#000"/>
<path d="m600.22 5132.3-1.121-1.28-581.77-203.44 646.78-79.34 226.46 22.87-288.91 259.91 1.121 1.28-1.839-.64z" style="fill:none;stroke-dashoffset:3.7;stroke-linecap:round;stroke-linejoin:round;stroke-width:12.753;stroke:#000"/>
</g>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 11 KiB