feat: use custom SVGs

This commit is contained in:
pskfyi 2022-01-14 22:02:55 -08:00 committed by pskfyi
parent 78bdaf2616
commit bfed01bb56
17 changed files with 1429 additions and 12 deletions

View File

@ -21,10 +21,30 @@
{{ interval }} seconds
</span>
</div>
<img
src="https://freesvg.org/img/johnny_automatic_hourglass.png"
class="pt-8 pb-3"
/>
<div
class="frame pt-5 m-4"
:class="`text-${$store.getters.activeTab.darkColor}`"
>
<atlantean-clock-image v-if="process.instrument === 'Atlantean Clock'" />
<sundail-image v-if="process.instrument === 'Sundial'" />
<star-chart-image v-if="process.instrument === 'Star Chart'" />
<incense-clock-image v-if="process.instrument === 'Incense Clock'" />
<astrolabe-image v-if="process.instrument === 'Astrolabe'" />
<hourglass-image v-if="process.instrument === 'Hourglass'" />
<mechanical-clock-image
v-if="process.instrument === 'Mechanical Clock'"
/>
<pocket-watch-image v-if="process.instrument === 'Pocket Watch'" />
<digital-clock-image v-if="process.instrument === 'Electric Clock'" />
<atomic-clock-image v-if="process.instrument === 'Atomic Clock'" />
<quantum-clock-image v-if="process.instrument === 'Quantum Clock'" />
<pulsar-clock-image v-if="process.instrument === 'Pulsar Clock'" />
<non-euclidian-clock-image
v-if="process.instrument === 'Non-Euclidian Clock'"
/>
</div>
<p
class="text-center text-sm font-semibold h-5 border-t"
:class="`border-${$store.getters.activeTab.darkColor}`"
@ -35,7 +55,36 @@
</template>
<script>
import AstrolabeImage from './svg/AstrolabeImage.vue'
import AtlanteanClockImage from './svg/AtlanteanClockImage.vue'
import AtomicClockImage from './svg/AtomicClockImage.vue'
import DigitalClockImage from './svg/DigitalClockImage.vue'
import HourglassImage from './svg/HourglassImage.vue'
import IncenseClockImage from './svg/IncenseClockImage.vue'
import MechanicalClockImage from './svg/MechanicalClockImage.vue'
import NonEuclidianClockImage from './svg/NonEuclidianClockImage.vue'
import PocketWatchImage from './svg/PocketWatchImage.vue'
import PulsarClockImage from './svg/PulsarClockImage.vue'
import QuantumClockImage from './svg/QuantumClockImage.vue'
import StarChartImage from './svg/StarChartImage.vue'
import SundailImage from './svg/SundailImage.vue'
export default {
components: {
HourglassImage,
MechanicalClockImage,
PocketWatchImage,
IncenseClockImage,
PulsarClockImage,
AstrolabeImage,
AtomicClockImage,
StarChartImage,
SundailImage,
DigitalClockImage,
QuantumClockImage,
AtlanteanClockImage,
NonEuclidianClockImage,
},
props: {
process: { type: Object, required: true },
},
@ -51,8 +100,9 @@ export default {
</script>
<style scoped>
img {
aspect-ratio: 1/1;
.frame >>> svg {
fill: currentColor;
stroke: currentColor;
}
/* progress for all browsers */
progress::-webkit-progress-bar {

View File

@ -0,0 +1,7 @@
<template>
<svg version="1.1" viewBox="0 0 120 120" xmlns="http://www.w3.org/2000/svg">
<path
d="m60.256.62695a59.373 59.373 0 00-1.2109.0078125 59.373 59.373 0 00-52.395 33.309 59.373 59.373 0 0027.199 79.361 59.373 59.373 0 0079.408-27.061 59.373 59.373 0 00-26.92-79.455l-.375-.18359a59.373 59.373 0 00-24.498-5.9609 59.373 59.373 0 00-1.209-.017578zm-.25391 3.8477a3.6 3.6 0 01.89453.37109 3.6004 3.6004 0 01.75195.31055 3.6 3.6 0 01.90039.37305l2.8203 2.8203c5.8672.60668 11.728 2.2303 17.336 4.957a2 2 0 01.22461.19531 2 2 0 01.10352-.035156c16.536 8.1849 26.78 24.033 28.59 41.139l2.8476 2.8477a3.6004 3.6004 0 010 5.0898l-2.8223 2.8223c-.615 5.9568-2.2745 11.904-5.0742 17.586-8.1708 16.581-24.043 26.86-41.182 28.672l-2.8477 2.8476a3.6004 3.6004 0 01-5.0918 0l-2.8223-2.8223c-5.9259-.61254-11.844-2.2604-17.5-5.0352-16.624-8.1558-26.94-24.051-28.756-41.221l-2.8457-2.8457a3.6004 3.6004 0 010-5.0918l2.8203-2.8203c.60912-5.8982 2.2446-11.788 4.9961-17.422 8.1371-16.66 24.048-26.989 41.24-28.814l2.8691-2.8691a3.6004 3.6004 0 00.001953 0 3.6 3.6 0 00.001953 0 3.6 3.6 0 012.543-1.0547zm3.5977 12.289v29.693c4.9562-1.072 9.3946-4.3356 11.822-9.3105 1.072-2.1967 1.6405-4.5077 1.7578-6.8027l-13.58-13.58zm-7.1992.001953-13.576 13.576c.30857 6.1004 3.7922 11.843 9.6094 14.725 1.2914.63977 2.6238 1.081 3.9668 1.375v-29.676zm-14.039.84961c-4.2467 2.9596-7.826 7.0288-10.258 12.057-.34156.7062-.64481 1.4208-.92969 2.1387l8.5703-8.5703c.32254-1.0688.70634-2.1289 1.207-3.1641.41829-.86482.89559-1.6802 1.4102-2.4609zm35.295.025391c1.1349 1.7325 2.0008 3.6218 2.5977 5.5957l8.5449 8.5449c-2.2172-5.5867-5.9983-10.559-11.143-14.141zm-43.674 2.1289c-7.0844 4.5761-13.066 11.061-17.041 19.199-1.7246 3.531-2.9656 7.1701-3.7695 10.844l12.273-12.273c.54659-3.2579 1.549-6.4923 3.0566-9.6094 1.4718-3.0431 3.3367-5.7627 5.4805-8.1602zm52.064.015625c4.458 5.0064 7.3591 11.181 8.4746 17.719l12.303 12.303c-2.6316-12.043-9.8657-22.977-20.777-30.021zm-46.756 14.092-10.322 10.322c.125 5.2116 1.548 10.299 4.082 14.801h7.293v2h-6.0645c.94158 1.4138 2.0128 2.747 3.1836 4.002l3.291-.88086.51758 1.9316-2.1719.58203c.96436.8901 1.9909 1.7263 3.0781 2.5l.29883-.17188.36328.62891c1.1034.74252 2.266 1.4228 3.4902 2.0293 10.302 5.104 21.986 3.9052 30.869-2.0977l.32422-.56055.26562.15234c1.0707-.75999 2.0977-1.5903 3.0742-2.4902l-2.1367-.57227.51953-1.9316 3.2676.875c1.1517-1.2327 2.2293-2.5552 3.1895-3.9961h-6.0469v-2h7.2695c.31294-.55448.64065-1.0955.92383-1.6758 2.066-4.2338 3.0803-8.7052 3.1836-13.127l-10.307-10.307c-.35653 1.6993-.9146 3.3819-1.709 5.0098-3.1036 6.3599-8.9622 10.459-15.418 11.594v9.5059a3.6 3.6 0 01-3.5996 3.5996 3.6 3.6 0 01-3.5996-3.5996v-9.4844c-1.9482-.33693-3.8809-.9431-5.7422-1.8652-6.0684-3.0064-10.059-8.5718-11.367-14.773zm55.463 14.041c-.47459 3.7827-1.5473 7.5509-3.3086 11.16-.15432.31625-.32197.62213-.48437.93164v.99023h-.53516c-1.0495 1.8558-2.2594 3.568-3.5801 5.1582l3.3184.88867-.51758 1.9316-4.3047-1.1523c-1.1861 1.2545-2.4556 2.4081-3.793 3.4609l5.7637 3.3281-1 1.7305-6.5176-3.7637c-1.162.80318-2.3688 1.5331-3.6113 2.1875l6.416 6.416-1.4141 1.4141-6.9023-6.9023c-1.0834.48987-2.1907.92352-3.3164 1.3008l5.3789 9.3145-1.7305 1-5.6113-9.7188c-5.798 1.5731-12.008 1.6553-18.029.037109l-5.5898 9.6816-1.7324-1 5.3535-9.2715c-1.1196-.37364-2.2306-.80847-3.3281-1.3047l-6.8633 6.8633-1.4141-1.4141 6.3789-6.3789c-1.2643-.6666-2.469-1.4035-3.6152-2.2012l-6.4766 3.7402-1-1.7305 5.7305-3.3086c-1.3533-1.0739-2.6143-2.2369-3.7793-3.4766l-4.2871 1.1484-.51758-1.9316 3.332-.89258c-1.3396-1.6208-2.5449-3.3382-3.5703-5.1543h-.55664v-.99805c-1.9661-3.7591-3.2576-7.8538-3.7969-12.076l-12.076 12.076 46.832 46.832 46.836-46.836-12.08-12.08zm12.082 22.26-36.648 36.65c13.765-3.001 26.081-12.011 32.799-25.645 1.7648-3.5813 3.0347-7.2755 3.8496-11.006zm-93.662.013672c3.0076 13.792 12.048 26.125 25.719 32.832 3.5554 1.7443 7.2205 2.9989 10.922 3.8086l-36.641-36.641zm40.773 8.5371 1.9316.51758-2.9258 10.918-1.9316-.51758 2.9258-10.918zm12.105 0 2.9258 10.918-1.9316.51758-2.9258-10.918 1.9316-.51758zm-7.0527.92773h2v11.305h-2v-11.305z"
/>
</svg>
</template>

View File

@ -0,0 +1,142 @@
<template>
<svg
version="1.1"
viewBox="0 0 31.75 31.75"
xmlns="http://www.w3.org/2000/svg"
>
<defs>
<marker id="Arrow1Send" style="overflow: visible" orient="auto">
<path
transform="scale(.2) rotate(180) translate(6)"
d="m0 0 5-5-17.5 5 17.5 5-5-5z"
style="
fill-rule: evenodd;
fill: context-stroke;
stroke-width: 1pt;
stroke: context-stroke;
"
/>
</marker>
</defs>
<path
transform="scale(.26458)"
d="m60 1.0176-58.982 58.982 58.982 58.982 58.982-58.982-58.982-58.982zm1.3047 26.121a32.888 32.888 0 0113.076 3.2852l.20898.10156a32.888 32.888 0 0114.91 44.012 32.888 32.888 0 01-43.984 14.988 32.888 32.888 0 01-15.066-43.959 32.888 32.888 0 0130.855-18.428z"
style="stroke-linecap: round; stroke-linejoin: round; stroke-width: 4"
/>
<path
d="m19.735 8.0765a8.7016 8.7016 0 013.9453 11.645 8.7016 8.7016 0 01-11.638 3.9658 8.7016 8.7016 0 01-3.9862-11.631 8.7016 8.7016 0 0111.624-4.0067"
style="
fill: none;
stroke-linecap: round;
stroke-linejoin: round;
stroke-width: 0.79375;
"
/>
<path
d="m7.619 31.546h-7.619m7.619-2.8328c0 .14203-.19146.07007-.23607 0-.12089-.1899.053162-.41392.23607-.47214.32716-.10415.642.16017.7082.47214.09715.45782-.26765.87416-.7082.94427-.58719.09345-1.1079-.37517-1.1803-.94427-.09118-.71615.48269-1.3424 1.1803-1.4164.84495-.08965 1.5773.59019 1.6525 1.4164.088544.97367-.69768 1.8126-1.6525 1.8885-1.1023.08773-2.048-.80516-2.1246-1.8885-.087074-1.231.91264-2.2835 2.1246-2.3607 1.3596-.08656 2.5192 1.0201 2.5967 2.3607.08613 1.4883-1.1276 2.7549-2.5967 2.8328"
style="
fill: none;
paint-order: normal;
stroke-dashoffset: 0.85657;
stroke-miterlimit: 4.1;
stroke-width: 0.40789;
"
/>
<path
d="m.20394 26.142v-7.619m2.8328 7.619c-.14203 0-.070072-.19146 0-.23607.1899-.12089.41392.05317.47213.23607.10414.32716-.16017.642-.47213.7082-.45782.09716-.87415-.26765-.94427-.7082-.093451-.58719.37517-1.1079.94427-1.1803.71615-.09119 1.3424.48268 1.4164 1.1803.089655.84495-.59019 1.5773-1.4164 1.6525-.97367.08855-1.8126-.69768-1.8885-1.6525-.087726-1.1024.80516-2.048 1.8885-2.1246 1.231-.08708 2.2835.91264 2.3607 2.1246.08656 1.3596-1.0201 2.5192-2.3607 2.5967-1.4883.08613-2.7549-1.1276-2.8328-2.5967"
style="
fill: none;
paint-order: normal;
stroke-dashoffset: 0.85657;
stroke-miterlimit: 4.1;
stroke-width: 0.40789;
"
/>
<g transform="matrix(-1 0 0 1 31.75 0)">
<path
d="m7.619 31.546h-7.619m7.619-2.8328c0 .14203-.19146.07007-.23607 0-.12089-.1899.053162-.41392.23607-.47214.32716-.10415.642.16017.7082.47214.09715.45782-.26765.87416-.7082.94427-.58719.09345-1.1079-.37517-1.1803-.94427-.09118-.71615.48269-1.3424 1.1803-1.4164.84495-.08965 1.5773.59019 1.6525 1.4164.088544.97367-.69768 1.8126-1.6525 1.8885-1.1023.08773-2.048-.80516-2.1246-1.8885-.087074-1.231.91264-2.2835 2.1246-2.3607 1.3596-.08656 2.5192 1.0201 2.5967 2.3607.08613 1.4883-1.1276 2.7549-2.5967 2.8328"
style="
fill: none;
paint-order: normal;
stroke-dashoffset: 0.85657;
stroke-miterlimit: 4.1;
stroke-width: 0.40789;
"
/>
<path
d="m.20394 26.142v-7.619m2.8328 7.619c-.14203 0-.070072-.19146 0-.23607.1899-.12089.41392.05317.47213.23607.10414.32716-.16017.642-.47213.7082-.45782.09716-.87415-.26765-.94427-.7082-.093451-.58719.37517-1.1079.94427-1.1803.71615-.09119 1.3424.48268 1.4164 1.1803.089655.84495-.59019 1.5773-1.4164 1.6525-.97367.08855-1.8126-.69768-1.8885-1.6525-.087726-1.1024.80516-2.048 1.8885-2.1246 1.231-.08708 2.2835.91264 2.3607 2.1246.08656 1.3596-1.0201 2.5192-2.3607 2.5967-1.4883.08613-2.7549-1.1276-2.8328-2.5967"
style="
fill: none;
paint-order: normal;
stroke-dashoffset: 0.85657;
stroke-miterlimit: 4.1;
stroke-width: 0.40789;
"
/>
</g>
<g transform="matrix(1,0,0,-1,0,31.75)">
<path
d="m7.619 31.546h-7.619m7.619-2.8328c0 .14203-.19146.07007-.23607 0-.12089-.1899.053162-.41392.23607-.47214.32716-.10415.642.16017.7082.47214.09715.45782-.26765.87416-.7082.94427-.58719.09345-1.1079-.37517-1.1803-.94427-.09118-.71615.48269-1.3424 1.1803-1.4164.84495-.08965 1.5773.59019 1.6525 1.4164.088544.97367-.69768 1.8126-1.6525 1.8885-1.1023.08773-2.048-.80516-2.1246-1.8885-.087074-1.231.91264-2.2835 2.1246-2.3607 1.3596-.08656 2.5192 1.0201 2.5967 2.3607.08613 1.4883-1.1276 2.7549-2.5967 2.8328"
style="
fill: none;
paint-order: normal;
stroke-dashoffset: 0.85657;
stroke-miterlimit: 4.1;
stroke-width: 0.40789;
"
/>
<path
d="m.20394 26.142v-7.619m2.8328 7.619c-.14203 0-.070072-.19146 0-.23607.1899-.12089.41392.05317.47213.23607.10414.32716-.16017.642-.47213.7082-.45782.09716-.87415-.26765-.94427-.7082-.093451-.58719.37517-1.1079.94427-1.1803.71615-.09119 1.3424.48268 1.4164 1.1803.089655.84495-.59019 1.5773-1.4164 1.6525-.97367.08855-1.8126-.69768-1.8885-1.6525-.087726-1.1024.80516-2.048 1.8885-2.1246 1.231-.08708 2.2835.91264 2.3607 2.1246.08656 1.3596-1.0201 2.5192-2.3607 2.5967-1.4883.08613-2.7549-1.1276-2.8328-2.5967"
style="
fill: none;
paint-order: normal;
stroke-dashoffset: 0.85657;
stroke-miterlimit: 4.1;
stroke-width: 0.40789;
"
/>
</g>
<g transform="rotate(180 15.875 15.875)">
<path
d="m7.619 31.546h-7.619m7.619-2.8328c0 .14203-.19146.07007-.23607 0-.12089-.1899.053162-.41392.23607-.47214.32716-.10415.642.16017.7082.47214.09715.45782-.26765.87416-.7082.94427-.58719.09345-1.1079-.37517-1.1803-.94427-.09118-.71615.48269-1.3424 1.1803-1.4164.84495-.08965 1.5773.59019 1.6525 1.4164.088544.97367-.69768 1.8126-1.6525 1.8885-1.1023.08773-2.048-.80516-2.1246-1.8885-.087074-1.231.91264-2.2835 2.1246-2.3607 1.3596-.08656 2.5192 1.0201 2.5967 2.3607.08613 1.4883-1.1276 2.7549-2.5967 2.8328"
style="
fill: none;
paint-order: normal;
stroke-dashoffset: 0.85657;
stroke-miterlimit: 4.1;
stroke-width: 0.40789;
"
/>
<path
d="m.20394 26.142v-7.619m2.8328 7.619c-.14203 0-.070072-.19146 0-.23607.1899-.12089.41392.05317.47213.23607.10414.32716-.16017.642-.47213.7082-.45782.09716-.87415-.26765-.94427-.7082-.093451-.58719.37517-1.1079.94427-1.1803.71615-.09119 1.3424.48268 1.4164 1.1803.089655.84495-.59019 1.5773-1.4164 1.6525-.97367.08855-1.8126-.69768-1.8885-1.6525-.087726-1.1024.80516-2.048 1.8885-2.1246 1.231-.08708 2.2835.91264 2.3607 2.1246.08656 1.3596-1.0201 2.5192-2.3607 2.5967-1.4883.08613-2.7549-1.1276-2.8328-2.5967"
style="
fill: none;
paint-order: normal;
stroke-dashoffset: 0.85657;
stroke-miterlimit: 4.1;
stroke-width: 0.40789;
"
/>
</g>
<path
d="m15.875 15.875 1.8516-1.516-4.4901-.56127 4.4901-1.8709-2.1047-.51449v-2.2918"
style="
fill: none;
marker-end: url(#Arrow1Send);
stroke-linecap: round;
stroke-linejoin: round;
stroke-width: 0.79375;
"
/>
<path
d="m15.875 15.875c11.434 0-8.4965 3.6757.28063 3.6757v1.6604"
style="
fill: none;
marker-end: url(#Arrow1Send);
stroke-linecap: round;
stroke-linejoin: round;
stroke-width: 0.79375;
"
/>
</svg>
</template>

View File

@ -0,0 +1,31 @@
<template>
<svg version="1.1" viewBox="0 0 120 120" xmlns="http://www.w3.org/2000/svg">
<path
d="m34.039.36217v17.408h.0039s13.464 5.8951 16.565 11.959c1.6185 3.1643 0 10.662 0 10.662-7.3902 3.0378-13.411 8.6777-16.927 15.853-2.263 4.6331-3.3268 9.5389-3.3197 14.37h-.0097s13.035 49.018 32.673 49.025c19.647.007 32.723-49.025 32.723-49.025-.00034-12.039-6.6724-23.619-18.19-29.32l-.20772-.10095c-.60812-.26576-1.223-.51333-1.8462-.74159 0 0-1.6275-7.5401 0-10.722 3.1013-6.0635 16.565-11.959 16.565-11.959v-17.408h-14.44c.29433 2.757-.19909 5.5415-1.423 8.0294-3.5752 7.2549-12.348 10.245-19.609 6.6821-5.5132-2.7231-8.7419-8.5975-8.0857-14.711zm29.079 52.538a21.665 21.665 0 019.3825 2.1821l.13589.066a21.665 21.665 0 019.8232 28.994 21.665 21.665 0 01-28.976 9.8736 21.665 21.665 0 01-9.9261-28.959 21.665 21.665 0 0119.561-12.157z"
style="
stroke-dashoffset: 5.04;
stroke-linecap: round;
stroke-linejoin: bevel;
stroke-width: 0.72423;
"
/>
<path
d="m63.055 60v21.279"
style="
fill: none;
stroke-linecap: round;
stroke-linejoin: round;
stroke-width: 2.9819;
"
/>
<path
d="m63.055 81.279 11.735-11.735"
style="
fill: none;
stroke-linecap: round;
stroke-linejoin: round;
stroke-width: 2.9819;
"
/>
</svg>
</template>

View File

@ -0,0 +1,8 @@
<template>
<svg version="1.1" viewBox="0 0 120 120" xmlns="http://www.w3.org/2000/svg">
<path
d="m.52252 27.699v59.477h118.95v-59.477zm22.04 17.078a13.557 13.557 0 015.5946 1.3594l.08573.04286a13.557 13.557 0 013.3086 2.3126 13.557 13.557 0 0115.206-2.3554l.08573.04286a13.557 13.557 0 016.1457 18.143 13.557 13.557 0 01-18.131 6.1764 13.557 13.557 0 01-3.3433-2.3411 13.557 13.557 0 01-15.257 2.3411 13.557 13.557 0 01-6.211-18.119 13.557 13.557 0 0112.516-7.6031zm56.134 0a13.557 13.557 0 015.5946 1.3594l.08573.04286a13.557 13.557 0 013.3086 2.3126 13.557 13.557 0 0115.206-2.3554l.0858.04286a13.557 13.557 0 016.1457 18.143 13.557 13.557 0 01-18.131 6.1763 13.557 13.557 0 01-3.3454-2.3411 13.557 13.557 0 01-15.255 2.3411 13.557 13.557 0 01-6.211-18.119 13.557 13.557 0 0112.516-7.6031zm-18.605 4.0944a3.7626 3.7626 0 011.5533.3776l.0245.01224a3.7626 3.7626 0 011.7064 5.0354 3.7626 3.7626 0 01-5.0333 1.7145 3.7626 3.7626 0 01-1.7227-5.0293 3.7626 3.7626 0 013.4719-2.1105zm-38.709 5.3599a4.0985 4.0985 0 00-3.7821 2.2983 4.0985 4.0985 0 001.8758 5.4783 4.0985 4.0985 0 005.4824-1.8676 4.0985 4.0985 0 00-1.8574-5.4844l-.02653-.01224a4.0985 4.0985 0 00-1.6921-.4123zm56.134 0a4.0985 4.0985 0 00-3.7821 2.2983 4.0985 4.0985 0 001.8758 5.4783 4.0985 4.0985 0 005.4824-1.8676 4.0985 4.0985 0 00-1.8574-5.4844l-.02858-.01224a4.0985 4.0985 0 00-1.69-.4123zm-35.331.03879a4.0985 4.0985 0 00-4.2496 2.2595 4.0985 4.0985 0 001.8758 5.4783 4.0985 4.0985 0 005.4824-1.8676 4.0985 4.0985 0 00-1.8574-5.4844l-.02858-.01224a4.0985 4.0985 0 00-1.2226-.37352zm56.132 0a4.0985 4.0985 0 00-4.2496 2.2595 4.0985 4.0985 0 001.8778 5.4783 4.0985 4.0985 0 005.4803-1.8676 4.0985 4.0985 0 00-1.8574-5.4844l-.02653-.01224a4.0985 4.0985 0 00-1.2247-.37352zm-38.226 5.9906a3.7626 3.7626 0 011.5533.3776l.0245.01224a3.7626 3.7626 0 011.7064 5.0354 3.7626 3.7626 0 01-5.0333 1.7145 3.7626 3.7626 0 01-1.7227-5.0293 3.7626 3.7626 0 013.4719-2.1105z"
style="stroke-linecap: round; stroke-linejoin: round; stroke-width: 1.045"
/>
</svg>
</template>

View File

@ -0,0 +1,91 @@
<template>
<svg viewBox="0 0 120 120" version="1.1" xmlns="http://www.w3.org/2000/svg">
<g>
<path
id="path4306"
style="
stroke-width: 1.34876;
stroke-linecap: round;
stroke-linejoin: round;
"
d="M 41.199219 88.042969 C 41.458122 89.954887 42.009426 91.859113 42.902344 93.6875 C 46.080245 100.19478 52.760388 104.25237 60 104.07422 C 62.650908 104.00872 65.255899 103.37445 67.640625 102.21484 L 67.757812 102.1582 C 73.479783 99.325942 77.093571 93.930984 77.896484 88.046875 C 77.896698 88.045275 77.89627 88.044569 77.896484 88.042969 L 70.84375 88.042969 C 71.280955 88.357857 71.390161 88.97976 71.082031 89.423828 A 0.50005 0.50005 0 0 0 71.082031 89.425781 C 67.409888 94.70905 63.582078 97.570447 59.542969 97.560547 C 55.504641 97.55069 51.705189 94.672592 48.080078 89.425781 C 47.770668 88.980808 47.881328 88.357375 48.320312 88.042969 L 41.199219 88.042969 z M 49.478516 88.042969 C 49.572697 88.110328 49.658022 88.191784 49.724609 88.289062 C 53.172456 93.27925 56.472731 95.553047 59.548828 95.560547 C 62.625414 95.568056 65.947634 93.309842 69.441406 88.283203 C 69.50907 88.186069 69.593016 88.107707 69.685547 88.042969 L 49.478516 88.042969 z "
/>
<path
id="rect4196"
style="
stroke-width: 1.22342;
stroke-linecap: round;
stroke-linejoin: round;
stroke-miterlimit: 4;
stroke-dasharray: none;
"
d="M 24.243729,0.61171168 V 13.617685 106.38232 119.38829 H 95.75627 V 106.38232 13.617685 0.61171168 Z M 38.167266,3.3835217 H 81.832735 V 9.7108749 H 38.167266 Z M 30.42772,13.617685 H 89.572281 V 106.38232 H 30.42772 Z m 7.739546,96.193545 h 43.665469 v 6.32975 H 38.167266 Z"
/>
<path
id="path854"
style="
fill: none;
stroke-width: 1.22342;
stroke-linecap: round;
stroke-linejoin: round;
"
d="m 60,15.863805 c -7.239611,-0.178153 -13.918871,3.87981 -17.096774,10.387091 -4.482378,9.178343 -0.687154,20.252921 8.482676,24.752691 0.192215,0.08132 0.385791,0.15939 0.580646,0.234169 0,0 5.050803,5.368905 5.050803,8.731183 0,3.362278 -5.050803,8.731183 -5.050803,8.731183 -0.194855,0.07478 -0.388431,0.152846 -0.580646,0.234169 -9.169828,4.499773 -12.965051,15.574342 -8.482676,24.752687 3.177901,6.507282 9.857162,10.565242 17.096774,10.387092 2.650908,-0.0655 5.256851,-0.69941 7.641577,-1.85902 l 0.117081,-0.0573 c 9.155154,-4.531618 12.912062,-15.620592 8.396654,-24.783751 -1.911216,-3.857642 -5.106695,-6.928918 -9.037037,-8.685781 0,0 -5.050803,-5.3604 -5.050803,-8.719229 0,-3.35883 5.050803,-8.719235 5.050803,-8.719235 3.930342,-1.756862 7.12582,-4.828137 9.037037,-8.685779 4.515414,-9.16316 0.758505,-20.252137 -8.396654,-24.783759 l -0.117081,-0.05738 C 65.25685,16.563184 62.650908,15.929222 60,15.863769 Z"
/>
<path
id="rect1996"
style="
stroke-width: 1.22522;
stroke-linecap: round;
stroke-linejoin: round;
"
d="m 41.041817,34.360817 c -4.53e-4,6.843843 3.78723,13.425225 10.344085,16.64277 0.192215,0.08132 0.385791,0.15939 0.580646,0.234169 0,0 4.684385,4.989447 5.01792,8.360813 h 5.115891 c 0.333535,-3.367711 5.01792,-8.348865 5.01792,-8.348865 3.930342,-1.756862 7.12582,-4.828137 9.037037,-8.685779 1.302089,-2.642336 1.89484,-5.443912 1.890083,-8.203108 z"
/>
<path
id="rect2284"
style="
stroke-width: 0.770142;
stroke-linecap: round;
stroke-linejoin: round;
"
d="m 57.017351,59.968939 h 5.050121 c 0,0 -5.050121,0 8.154828,28.074073 H 48.862523 C 62.067472,59.968939 57.017351,59.968939 57.017351,59.968939 Z"
/>
<path
id="path4302"
style="
fill: none;
stroke-width: 1.22342;
stroke-linecap: round;
stroke-linejoin: round;
"
d="m 60,15.863805 c -7.239611,-0.178153 -13.918871,3.87981 -17.096774,10.387091 -4.482378,9.178343 -0.687154,20.252921 8.482676,24.752691 0.192215,0.08132 0.385791,0.15939 0.580646,0.234169 0,0 5.050803,5.368905 5.050803,8.731183 0,3.362278 -5.050803,8.731183 -5.050803,8.731183 -0.194855,0.07478 -0.388431,0.152846 -0.580646,0.234169 -9.169828,4.499773 -12.965051,15.574342 -8.482676,24.752687 3.177901,6.507282 9.857162,10.565242 17.096774,10.387092 2.650908,-0.0655 5.256851,-0.69941 7.641577,-1.85902 l 0.117081,-0.0573 c 9.155154,-4.531618 12.912062,-15.620592 8.396654,-24.783751 -1.911216,-3.857642 -5.106695,-6.928918 -9.037037,-8.685781 0,0 -5.050803,-5.3604 -5.050803,-8.719229 0,-3.35883 5.050803,-8.719235 5.050803,-8.719235 3.930342,-1.756862 7.12582,-4.828137 9.037037,-8.685779 4.515414,-9.16316 0.758505,-20.252137 -8.396654,-24.783759 l -0.117081,-0.05738 C 65.25685,16.563184 62.650908,15.929222 60,15.863769 Z"
/>
<path
id="path4304"
style="
stroke-width: 1.22522;
stroke-linecap: round;
stroke-linejoin: round;
"
d="m 41.041817,34.360817 c -4.53e-4,6.843843 3.78723,13.425225 10.344085,16.64277 0.192215,0.08132 0.385791,0.15939 0.580646,0.234169 0,0 4.684385,4.989447 5.01792,8.360813 h 5.115891 c 0.333535,-3.367711 5.01792,-8.348865 5.01792,-8.348865 3.930342,-1.756862 7.12582,-4.828137 9.037037,-8.685779 1.302089,-2.642336 1.89484,-5.443912 1.890083,-8.203108 z"
/>
<path
id="path4308"
style="
stroke-width: 0.770142;
stroke-linecap: round;
stroke-linejoin: round;
"
d="m 57.017351,59.968939 h 5.050121 c 0,0 -5.050121,0 8.154828,28.074073 H 48.862523 C 62.067472,59.968939 57.017351,59.968939 57.017351,59.968939 Z"
/>
<path
id="path5019"
style="
stroke-width: 1.22342;
stroke-linecap: round;
stroke-linejoin: round;
"
d="m 38.167266,2.9653578 a 0.41800017,0.41800017 0 0 0 -0.418161,0.4181639 v 6.3273532 a 0.41800017,0.41800017 0 0 0 0.418161,0.4181641 h 43.665469 a 0.41800017,0.41800017 0 0 0 0.41816,-0.4181641 V 3.3835217 a 0.41800017,0.41800017 0 0 0 -0.41816,-0.4181639 z m 0.41816,0.8339299 H 81.414575 V 9.2951089 H 38.585426 Z"
/>
</g>
</svg>
</template>

File diff suppressed because one or more lines are too long

View File

@ -0,0 +1,46 @@
<template>
<svg version="1.1" viewBox="0 0 120 120" xmlns="http://www.w3.org/2000/svg">
<g transform="matrix(.96803 0 0 .96803 -118.3 118.36)">
<g
stroke="currentColor"
stroke-dashoffset="3.7"
stroke-linecap="round"
stroke-linejoin="round"
>
<path
d="m226.25-102.36-12.826 12.828a41.324 41.324 0 012.9609 3.291l-.60352-1.043 9.7812-2.5273 4.8652 8.4297-7.0762 7.207-.60547-1.0488a41.324 41.324 0 011.375 4.2285 41.324 41.324 0 01.91407 4.3535v-1.2461l9.7344 2.7031v9.7344l-9.7344 2.7031v-1.2148a41.324 41.324 0 01-.91602 4.3398 41.324 41.324 0 01-1.377 4.2148l.60937-1.0527 7.0762 7.207-4.8652 8.4297-9.7812-2.5254.9375-1.623a41.324 41.324 0 01-3.1504 3.6445 41.324 41.324 0 01-3.5527 3.252l1.1641-.67188 2.5254 9.7812-8.4297 4.8672-7.209-7.0781 1.3359-.76953a41.324 41.324 0 01-4.5586 1.4961 41.324 41.324 0 01-4.6992.95898h1.6367l-2.7031 9.7324h-9.7324l-2.7051-9.7324h1.5801a41.324 41.324 0 01-4.8262-1.0293 41.324 41.324 0 01-4.6699-1.5977l1.6289.94141-7.207 7.0781-8.4297-4.8672 2.5254-9.7812 1.623.9375a41.324 41.324 0 01-3.8203-3.3438l-12.828 12.826a59.493 59.493 0 0015.77 11.43 59.493 59.493 0 0079.568-27.113 59.493 59.493 0 00-11.305-68.35z"
stroke-width="5"
/>
<path
d="m226.22-102.33a59.493 59.493 0 00-15.67-11.266l-.375-.18555a59.493 59.493 0 00-79.473 27.395 59.493 59.493 0 0011.484 68.09z"
fill="none"
stroke-width="5"
/>
<path
d="m203.87-79.981-39.34 39.34a27.852 27.852 0 007.3825 5.3508 27.852 27.852 0 0037.25-12.693 27.852 27.852 0 00-5.2923-31.998z"
stroke-width=".46815"
/>
</g>
<path d="m151.62-94.375-1.4844 1.4844 33.322 33.322 1.4844-1.4844z" />
<g fill-rule="evenodd">
<path
d="m165.73-78.784 11.879-1e-6-26.729-14.849 14.849 26.729z"
stroke-width="1.68pt"
/>
<path
d="m148-96.516 18.852 33.934v-15.082h15.082zm5.7656 5.7656 19.521 10.846h-8.6758v8.6777z"
/>
</g>
<g
fill="none"
stroke="currentColor"
stroke-dasharray="2, 4"
stroke-width="2"
>
<path d="m184.2-90.039v-29.729" />
<path d="m154.46-111.82 14.871 25.757m-10.899 10.879-25.77-14.878" />
<path d="m154.46-60.311h-29.738" />
</g>
</g>
</svg>
</template>

View File

@ -0,0 +1,84 @@
<template>
<svg
version="1.1"
viewBox="0 0 120 120"
xmlns="http://www.w3.org/2000/svg"
xmlns:xlink="http://www.w3.org/1999/xlink"
>
<defs>
<marker id="Arrow2Send" style="overflow: visible" orient="auto">
<path
transform="scale(.3) rotate(180) translate(-2.3)"
d="m8.7186 4.0337-10.926-4.0177 10.926-4.0177c-1.7455 2.3721-1.7354 5.6175-6e-7 8.0354z"
style="
fill-rule: evenodd;
fill: context-stroke;
stroke-linejoin: round;
stroke-width: 0.625;
stroke: context-stroke;
"
/>
</marker>
<marker id="Arrow2Lend" style="overflow: visible" orient="auto">
<path
transform="scale(1.1) rotate(180) translate(1)"
d="m8.7186 4.0337-10.926-4.0177 10.926-4.0177c-1.7455 2.3721-1.7354 5.6175-6e-7 8.0354z"
style="
fill-rule: evenodd;
fill: context-stroke;
stroke-linejoin: round;
stroke-width: 0.625;
stroke: context-stroke;
"
/>
</marker>
</defs>
<path
d="m52.074 8.3379 42.359 73.371h-50.691l-8.9492 15.5h84.723l-50.752-88.871h-16.689zm13.604 8.5781a.39978.39978 0 01.2207.089843l11.439 9.5352a.39978.39978 0 01.11133.46289.39978.39978 0 01-.41016.24219c-1.5847-.17629-3.1402.11792-4.5117.78906l35.395 61.305a.58144.58144 0 01-.21094.79297.58144.58144 0 01-.29297.039063v.039063h-26.598c.070554.26799.19045.52636.35938.76172a.10903.10903 0 01-.001954.13086.10903.10903 0 01-.12305.035156l-3.8125-1.4004a.10903.10903 0 010-.20508l3.8105-1.4023a.10903.10903 0 01.12695.16797c-.16953.23038-.2891.48408-.35938.75h25.59l-34.891-60.43c-1.2664.85607-2.3099 2.0633-2.9746 3.5332a.39978.39978 0 01-.75977-.097656l-2.5352-14.674a.39978.39978 0 01.42773-.46484z"
style="
fill-opacity: 0.5;
stroke-linecap: round;
stroke-linejoin: round;
stroke-width: 0.969;
"
/>
<path
d="m8.83 111.18 42.361-73.371 25.346 43.9 17.898-2e-6-42.361-73.371-51.589 88.387z"
style="
fill: none;
stroke-linecap: round;
stroke-linejoin: round;
stroke-width: 0.96907px;
"
/>
<path
d="m119.52 97.208-84.722 3e-6 25.346-43.9-8.9489-15.5-42.361 73.371 102.34.48374z"
style="
stroke-linecap: round;
stroke-linejoin: round;
stroke-width: 0.96907px;
"
/>
<g transform="matrix(.96907 0 0 .96907 .55952 8.3371)">
<path
d="m52.156 16.651-42.293 73.254"
style="
marker-end: url(#Arrow2Lend);
stroke-linecap: round;
stroke-linejoin: round;
stroke-width: 1.2;
"
/>
<path
d="m52.156 16.651 14.739 25.529"
style="fill: none; marker-end: url(#Arrow2Send); stroke-width: 1.2"
/>
</g>
<g transform="matrix(-.48454 .83924 -.83924 -.48454 146.66 53.927)">
<path
d="m52.156 16.651-42.293 73.254"
style="-inkscape-stroke: none; stroke: none"
/>
</g>
</svg>
</template>

View File

@ -0,0 +1,113 @@
<template>
<svg version="1.1" viewBox="0 0 120 120" xmlns="http://www.w3.org/2000/svg">
<defs>
<marker id="Arrow2Mend" style="overflow: visible" orient="auto">
<path
transform="scale(-.6)"
d="m8.7186 4.0337-10.926-4.0177 10.926-4.0177c-1.7455 2.3721-1.7354 5.6175-6e-7 8.0354z"
style="
fill-rule: evenodd;
fill: context-stroke;
stroke-linejoin: round;
stroke-width: 0.625;
stroke: context-stroke;
"
/>
</marker>
<marker id="Arrow2Send" style="overflow: visible" orient="auto">
<path
transform="matrix(-.3 0 0 -.3 .69 0)"
d="m8.7186 4.0337-10.926-4.0177 10.926-4.0177c-1.7455 2.3721-1.7354 5.6175-6e-7 8.0354z"
style="
fill-rule: evenodd;
fill: context-stroke;
stroke-linejoin: round;
stroke-width: 0.625;
stroke: context-stroke;
"
/>
</marker>
</defs>
<path
d="m14.13 18.044c-3.3612.07164-6.5728 1.974-8.1442 5.1913-1.1528 2.3604-1.2025 4.982-.35427 7.2754.64473-.72208 1.3775-1.3514 2.1731-1.8802-.28264-1.383-.13284-2.8672.53833-4.2413 1.2096-2.4766 3.7322-3.8616 6.3115-3.7208.03036.0016.06066.01178.09104.01385-.01597-.96835.33163-1.8141 1.0569-2.5155-.33239-.05405-.6644-.09358-.99749-.11083-.22495-.01165-.45081-.01664-.67489-.01188z"
style="
-inkscape-stroke: none;
stroke-linecap: round;
stroke-linejoin: round;
stroke-width: 0.65641;
"
/>
<path
d="m14.803 28.514c-3.5992-.18639-7.1431 1.749-8.8193 5.1808-2.2349 4.5757-.32947 10.134 4.2423 12.377 4.5718 2.2429 10.134.34731 12.385-4.2205 2.2509-4.5678.36513-10.133-4.1987-12.392a1.3128 1.3128 0 00-.0154.0051 1.3128 1.3128 0 00-.04357-.03334c-1.1449-.55673-2.3503-.85457-3.55-.91671zm-.15 2.6128c.85978.04692 1.7263.26364 2.5526.66539a1.3128 1.3128 0 00.03455.003 1.3128 1.3128 0 00.0061.01794c3.2936 1.6302 4.6334 5.5818 3.009 8.8782s-5.5738 4.6417-8.8731 3.0231-4.6526-5.5645-3.0398-8.8667c1.2096-2.4766 3.731-3.8613 6.3103-3.7205z"
style="
-inkscape-stroke: none;
stroke-linecap: round;
stroke-linejoin: round;
stroke-width: 0.65641;
"
/>
<path
d="m14.129 57.183c-3.3612-.071642-6.5728-1.974-8.1442-5.1913-1.1528-2.3604-1.2025-4.982-.35427-7.2754.64473.72208 1.3775 1.3514 2.1731 1.8802-.28264 1.383-.13284 2.8671.53833 4.2413 1.2096 2.4766 3.7322 3.8616 6.3115 3.7208.85978-.04692 1.7269-.26324 2.5531-.665.01121-8e-4.02242-.001.03364-.002.0019-.0071.004-.01317.006-.01976 2.77-1.3711 4.1516-4.3831 3.5565-7.2674.82252-.5486 1.5528-1.1894 2.183-1.902 1.6308 4.3835-.2952 9.4068-4.5738 11.525-.0053-.002-.01057-.0041-.01584-.0061-.01428.01155-.0288.0227-.04354.03364-1.1449.5567-2.3489.8542-3.5486.91634-.22495.01165-.45081.01662-.67489.01186z"
style="
-inkscape-stroke: none;
stroke-linecap: round;
stroke-linejoin: round;
stroke-width: 0.65641;
"
/>
<g transform="matrix(.84615 .22672 -.22672 .84615 -110.35 88.632)">
<path
d="m235.08-91.096c.43572 1.695.0491 4.0575-1.2852 7.1113l-.082.18555c-6.5095 14.612-31.61 39.181-56.221 54.732-11.972 7.5654-23.596 16.974-32.701 10.877 14.083 11.218 30.184 7.1472 48.055 3.0352 31.912-7.3756 51.824-39.2 44.504-71.125zm.23047 13.152a1.45 1.45 0 011.584 1.3008c.0232.23676.0434.47983.0566.72852a1.45 1.45 0 01-1.3711 1.5254 1.45 1.45 0 01-1.5254-1.3711c-.0104-.19463-.0248-.39457-.0449-.59961a1.45 1.45 0 011.3008-1.584zm.26367 3.5586a1.45 1.45 0 011.3086 1.5801c-.0482.5158-.11356 1.0251-.19336 1.5293a1.45 1.45 0 01-1.6602 1.2051 1.45 1.45 0 01-1.2051-1.6582c.0713-.45054.13018-.90099.17188-1.3477a1.45 1.45 0 011.5781-1.3086zm-.55078 4.3164a1.45 1.45 0 011.0293 1.7734c-.51968 1.9509-1.2084 3.8426-2.0039 5.6699a1.45 1.45 0 01-1.9082.75 1.45 1.45 0 01.64258 1.9473l-.16016.31445a1.4501 1.4501 0 01-.008.01758l-.33399.64062a1.4501 1.4501 0 01-.008.01563l-.17773.33203a1.45 1.45 0 01-1.9629.5918 1.45 1.45 0 01.49804 1.9902l-.23047.38281a1.4501 1.4501 0 01-.008.01367l-.40039.65234a1.4501 1.4501 0 01-.01.01367l-.41211.6543a1.4501 1.4501 0 01-.008.01367l-.42187.6543a1.4501 1.4501 0 01-.006.0078c-.56383.86256-1.1447 1.7143-1.7441 2.5547a1.45 1.45 0 01-2.0215.33789 1.45 1.45 0 01-.33789-2.0215c.57373-.80424 1.1303-1.6229 1.6719-2.4512l.41797-.64844.40429-.64062.39258-.63867.22656-.37695a1.45 1.45 0 011.9883-.49805 1.45 1.45 0 01-.5918-1.9629l.17187-.32226.32618-.625.15429-.30664a1.45 1.45 0 011.9473-.64258 1.45 1.45 0 01-.75-1.9082c.74748-1.7169 1.3836-3.4718 1.8594-5.2578a1.45 1.45 0 011.7734-1.0273zm-10.725 19.043a1.45 1.45 0 011.0723.28711 1.45 1.45 0 01.26758 2.0332l-.31836.41406a1.4501 1.4501 0 01-.008.01172l-.51367.65625a1.4501 1.4501 0 01-.01.0098l-.0586.07422a1.45 1.45 0 01-2.0371.22852 1.45 1.45 0 01-.22851-2.0371l.0547-.07031.50391-.64453.31445-.4082a1.45 1.45 0 01.96094-.55469zm-2.6602 3.3789a1.45 1.45 0 011.0566.33789 1.45 1.45 0 01.17187 2.043l-.25195.29688a1.4501 1.4501 0 01-.008.0098l-.56055.65039a1.4501 1.4501 0 01-.008.0098l-.56836.64844a1.4501 1.4501 0 01-.004.0059c-.78301.88471-1.5828 1.7537-2.3965 2.6094a1.4501 1.4501 0 01-.004.0059l-.13867.14453a1.45 1.45 0 01-2.0488.04492 1.45 1.45 0 01-.0117 2.0508l-.32031.31641a1.4501 1.4501 0 01-.01.0098l-.64258.625a1.4501 1.4501 0 01-.008.0078l-.0742.07031a1.45 1.45 0 01-2.0508-.04688 1.45 1.45 0 01.0469-2.0508l.0703-.06641.63281-.61523.31641-.3125a1.45 1.45 0 012.0488.0098 1.45 1.45 0 01-.043-2.0508l.13476-.14062c.78904-.82981 1.5638-1.6724 2.3223-2.5293l.5625-.64258.55273-.64062.2461-.29102a1.45 1.45 0 01.98633-.50976zm-8.875 9.3691a1.45 1.45 0 011.002.47461 1.45 1.45 0 01-.10156 2.0488l-.45313.41016a1.4501 1.4501 0 01-.008.0078l-.67969.60547a1.4501 1.4501 0 01-.01.0078l-.6875.60156a1.4501 1.4501 0 01-.006.0039c-.85889.7434-1.7294 1.4761-2.6172 2.1934a1.45 1.45 0 01-2.0391-.2168 1.45 1.45 0 01.21679-2.0391c.85598-.69157 1.7009-1.4014 2.5371-2.125l.68164-.5957.66992-.59766.44922-.40625a1.45 1.45 0 011.0449-.37305zm-6.5625 5.584a1.45 1.45 0 01.96093.55273 1.45 1.45 0 01-.26367 2.0332l-.13476.10352a1.4501 1.4501 0 01-.01.0078l-.73828.55859a1.4501 1.4501 0 01-.0117.0078l-.28516.21094a1.45 1.45 0 01-2.0271-.30076 1.45 1.45 0 01-.35742 2.0195l-.37305.25977a1.4501 1.4501 0 01-.0117.0078l-.76562.52539a1.4501 1.4501 0 01-.0117.0078l-.77149.51758a1.4501 1.4501 0 01-.0117.0078l-.77735.50977a1.4501 1.4501 0 01-.006.0039c-.72422.47041-1.4567.93603-2.1992 1.3887a1.45 1.45 0 01-1.9922-.48438 1.45 1.45 0 01-.53516 1.9785l-.10156.05859a1.4501 1.4501 0 01-.0137.0078l-.8086.45313a1.4501 1.4501 0 01-.0137.0078l-.35547.19531a1.45 1.45 0 01-1.9668-.57617 1.45 1.45 0 01.57422-1.9688l.34766-.18945.79687-.44727.0957-.05469a1.45 1.45 0 011.9805.5332 1.45 1.45 0 01.48437-1.9902c.71179-.43393 1.417-.88256 2.1211-1.3398l.77149-.50586.75977-.50977.75585-.51758.36524-.25586a1.45 1.45 0 012.0195.35742 1.45 1.45 0 01.30078-2.0293l.28125-.20703.72656-.55078.12891-.09766a1.45 1.45 0 011.0723-.28906zm-14.424 9.3418a1.45 1.45 0 01.84179.72266 1.45 1.45 0 01-.63867 1.9492c-1.7545.88759-3.5421 1.7159-5.3594 2.4766a1.45 1.45 0 01-1.8965-.77734 1.45 1.45 0 000 .002 1.45 1.45 0 01-.84961 1.8652c-.46017.17209-.92454.34206-1.3926.50586a1.45 1.45 0 01-1.8477-.88867 1.45 1.45 0 01-.96289 1.8105c-1.8886.57736-3.8037 1.0747-5.7422 1.4785a1.45 1.45 0 01-1.7148-1.125 1.45 1.45 0 011.123-1.7148c1.847-.38472 3.6774-.85909 5.4863-1.4121a1.45 1.45 0 011.8106.96094 1.45 1.45 0 01.89062-1.8477c.44437-.15552.88875-.31787 1.334-.48438a1.45 1.45 0 011.8652.84961 1.45 1.45 0 01.77735-1.8984c1.7496-.73232 3.4742-1.5308 5.1699-2.3887a1.45 1.45 0 011.1055-.08398zm-21.221 6.8164a1.45 1.45 0 011.6562 1.207 1.45 1.45 0 01-1.207 1.6562c-.48699.0765-.97695.1487-1.4726.21289a1.45 1.45 0 01-1.625-1.248 1.45 1.45 0 01-1.334 1.5586c-1.9809.15434-3.9711.19952-5.9609.125a1.45 1.45 0 01-1.3945-1.5039 1.45 1.45 0 011.502-1.3945c1.8742.07019 3.755.02882 5.6289-.11719a1.45 1.45 0 011.5586 1.3301 1.45 1.45 0 011.252-1.625c.46296-.05995.92855-.12766 1.3965-.20117z"
style="
stroke-linecap: round;
stroke-linejoin: round;
stroke-width: 0.99848;
"
/>
<path
d="m233.79-83.984c-6.5094 14.612-31.611 39.181-56.221 54.733-12.305 7.7756-24.243 17.503-33.456 10.337-2.2876-1.7795-.75261-6.0437.44387-8.6834 10.781-23.785 31.57-38.978 56.203-54.58s39.448-16.494 33.112-1.9914"
style="fill: none; stroke-linecap: round; stroke-linejoin: round"
/>
<path
d="m189.14-55.451 33.754-30.85"
style="fill: none; marker-end: url(#Arrow2Mend); stroke-width: 2"
/>
<path
d="m189.14-55.451-14.364 7.0229"
style="
fill: none;
marker-end: url(#Arrow2Send);
stroke-dasharray: 2, 2;
stroke-linecap: round;
stroke-linejoin: round;
stroke-width: 2;
"
/>
</g>
<path
d="m111.98 55.052c.48209-2.6191.61047 11.635 0 9.6317-.61048-2.0036-3.0309-4.3335-4.8159-4.8159 1.7752-.64265 4.3338-2.1968 4.8159-4.8159z"
/>
<g transform="matrix(.75864 -.438 .438 .75864 -22.846 232.73)">
<path
d="m175.79-176.41c10.596 4.7206 28.414 22.924 39.692 40.771 5.6389 8.9237 12.693 17.581 7.4964 24.262-1.2905 1.659-4.3829.5458-6.2972-.32189-17.249-7.8182-28.267-22.894-39.582-40.758s-11.961-28.608-1.4442-24.013"
style="
stroke-linecap: round;
stroke-linejoin: round;
stroke-width: 0.7252;
"
/>
<path
d="m160.65-190.05c1.695-.43572 4.0576-.0491 7.1113 1.2852l.18555.082c14.612 6.5095 39.181 31.61 54.732 56.221 7.5654 11.972 16.974 23.596 10.877 32.701 11.218-14.083 7.1472-30.184 3.0352-48.055-7.3756-31.912-39.2-51.824-71.125-44.504zm13.152-.23047a1.45 1.45 0 011.3008-1.584c.23676-.0232.47983-.0435.72852-.0566a1.45 1.45 0 011.5254 1.3711 1.45 1.45 0 01-1.3711 1.5254c-.19463.0104-.39457.0248-.59961.0449a1.45 1.45 0 01-1.584-1.3008zm3.5586-.26367a1.45 1.45 0 011.5801-1.3086c.5158.0482 1.0251.11356 1.5293.19336a1.45 1.45 0 011.2051 1.6602 1.45 1.45 0 01-1.6582 1.2051c-.45054-.0713-.90098-.13018-1.3476-.17188a1.45 1.45 0 01-1.3086-1.5781zm4.3164.55078a1.45 1.45 0 011.7734-1.0293c1.9509.51968 3.8426 1.2084 5.6699 2.0039a1.45 1.45 0 01.75 1.9082 1.45 1.45 0 011.9473-.64258l.31446.16016a1.4501 1.4501 0 01.0176.008l.64063.33399a1.4501 1.4501 0 01.0156.008l.33204.17773a1.45 1.45 0 01.59179 1.9629 1.45 1.45 0 011.9902-.49804l.38281.23047a1.4501 1.4501 0 01.0137.008l.65235.40039a1.4501 1.4501 0 01.0137.01l.65429.41211a1.4501 1.4501 0 01.0137.008l.65429.42187a1.4501 1.4501 0 01.008.006c.86256.56383 1.7143 1.1447 2.5547 1.7441a1.45 1.45 0 01.33789 2.0215 1.45 1.45 0 01-2.0215.33789c-.80424-.57373-1.6229-1.1303-2.4512-1.6719l-.64844-.41797-.64063-.40429-.63867-.39258-.37695-.22656a1.45 1.45 0 01-.49805-1.9883 1.45 1.45 0 01-1.9629.5918l-.32226-.17187-.625-.32618-.30664-.15429a1.45 1.45 0 01-.64258-1.9473 1.45 1.45 0 01-1.9082.75c-1.7169-.74748-3.4718-1.3836-5.2578-1.8594a1.45 1.45 0 01-1.0273-1.7734zm19.043 10.725a1.45 1.45 0 01.28711-1.0723 1.45 1.45 0 012.0332-.26758l.41406.31836a1.4501 1.4501 0 01.0117.008l.65625.51367a1.4501 1.4501 0 01.01.01l.0742.0586a1.45 1.45 0 01.22851 2.0371 1.45 1.45 0 01-2.0371.22851l-.0703-.0547-.64453-.50391-.40821-.31445a1.45 1.45 0 01-.55468-.96094zm3.3789 2.6602a1.45 1.45 0 01.33789-1.0566 1.45 1.45 0 012.043-.17187l.29688.25195a1.4501 1.4501 0 01.01.008l.65039.56055a1.4501 1.4501 0 01.01.008l.64844.56836a1.4501 1.4501 0 01.006.004c.8847.78301 1.7537 1.5828 2.6094 2.3965a1.4501 1.4501 0 01.006.004l.14453.13867a1.45 1.45 0 01.0449 2.0488 1.45 1.45 0 012.0508.0117l.3164.32031a1.4501 1.4501 0 01.01.01l.625.64258a1.4501 1.4501 0 01.008.008l.0703.0742a1.45 1.45 0 01-.0469 2.0508 1.45 1.45 0 01-2.0508-.0469l-.0664-.0703-.61523-.63281-.3125-.31641a1.45 1.45 0 01.01-2.0488 1.45 1.45 0 01-2.0508.043l-.14063-.13476c-.8298-.78904-1.6724-1.5638-2.5293-2.3223l-.64258-.5625-.64063-.55273-.29101-.2461a1.45 1.45 0 01-.50977-.98633zm9.3691 8.875a1.45 1.45 0 01.47461-1.002 1.45 1.45 0 012.0488.10156l.41016.45313a1.4501 1.4501 0 01.008.008l.60547.67969a1.4501 1.4501 0 01.008.01l.60156.6875a1.4501 1.4501 0 01.004.006c.7434.85889 1.4761 1.7294 2.1934 2.6172a1.45 1.45 0 01-.2168 2.0391 1.45 1.45 0 01-2.0391-.21679c-.69157-.85598-1.4014-1.7009-2.125-2.5371l-.5957-.68164-.59766-.66992-.40625-.44922a1.45 1.45 0 01-.37305-1.0449zm5.584 6.5625a1.45 1.45 0 01.55273-.96093 1.45 1.45 0 012.0332.26367l.10351.13476a1.4501 1.4501 0 01.008.01l.5586.73828a1.4501 1.4501 0 01.008.0117l.21094.28516a1.45 1.45 0 01-.30078 2.0273 1.45 1.45 0 012.0195.35742l.25976.37305a1.4501 1.4501 0 01.008.0117l.52539.76562a1.4501 1.4501 0 01.008.0117l.51758.77149a1.4501 1.4501 0 01.008.0117l.50977.77735a1.4501 1.4501 0 01.004.006c.47041.72422.93603 1.4567 1.3887 2.1992a1.45 1.45 0 01-.48437 1.9922 1.45 1.45 0 011.9785.53516l.0586.10156a1.4501 1.4501 0 01.008.0137l.45313.8086a1.4501 1.4501 0 01.008.0137l.19531.35547a1.45 1.45 0 01-.57617 1.9668 1.45 1.45 0 01-1.9688-.57422l-.18945-.34766-.44727-.79687-.0547-.0957a1.45 1.45 0 01.53321-1.9805 1.45 1.45 0 01-1.9902-.48437c-.43393-.71179-.88256-1.417-1.3398-2.1211l-.50586-.77149-.50977-.75977-.51758-.75585-.25586-.36524a1.45 1.45 0 01.35743-2.0195 1.45 1.45 0 01-2.0293-.30078l-.20703-.28125-.55078-.72656-.0977-.12891a1.45 1.45 0 01-.28906-1.0723zm9.3418 14.424a1.45 1.45 0 01.72265-.84179 1.45 1.45 0 011.9492.63867c.88759 1.7545 1.7159 3.5421 2.4766 5.3594a1.45 1.45 0 01-.77734 1.8965 1.45 1.45 0 00.002 0 1.45 1.45 0 011.8652.84961c.17209.46017.34205.92454.50586 1.3926a1.45 1.45 0 01-.88868 1.8477 1.45 1.45 0 011.8106.96289c.57737 1.8886 1.0747 3.8037 1.4785 5.7422a1.45 1.45 0 01-1.125 1.7148 1.45 1.45 0 01-1.7148-1.123c-.38472-1.847-.85908-3.6774-1.4121-5.4863a1.45 1.45 0 01.96094-1.8106 1.45 1.45 0 01-1.8477-.89062c-.15551-.44437-.31786-.88875-.48437-1.334a1.45 1.45 0 01.84961-1.8652 1.45 1.45 0 01-1.8984-.77735c-.73232-1.7496-1.5308-3.4742-2.3887-5.1699a1.45 1.45 0 01-.084-1.1055zm6.8164 21.221a1.45 1.45 0 011.207-1.6562 1.45 1.45 0 011.6562 1.207c.0765.48699.1487.97695.21289 1.4726a1.45 1.45 0 01-1.248 1.625 1.45 1.45 0 011.5586 1.334c.15434 1.9809.19952 3.9711.125 5.9609a1.45 1.45 0 01-1.5039 1.3945 1.45 1.45 0 01-1.3945-1.502c.0702-1.8742.0288-3.755-.11718-5.6289a1.45 1.45 0 011.3301-1.5586 1.45 1.45 0 01-1.625-1.252c-.0599-.46296-.12766-.92855-.20117-1.3965z"
style="
stroke-linecap: round;
stroke-linejoin: round;
stroke-width: 0.99848;
"
/>
<path
d="m167.95-188.68c14.612 6.5094 39.181 31.611 54.733 56.221 7.7756 12.305 17.503 24.243 10.337 33.456-1.7795 2.2876-6.0437.75262-8.6834-.44387-23.785-10.781-38.978-31.57-54.58-56.203s-16.494-39.448-1.9914-33.112"
style="fill: none; stroke-linecap: round; stroke-linejoin: round"
/>
</g>
</svg>
</template>

View File

@ -0,0 +1,153 @@
<template>
<svg
version="1.1"
viewBox="0 0 31.75 31.75"
xmlns="http://www.w3.org/2000/svg"
>
<path
d="m15.932 7.645a8.3434 8.3434 0 00-7.5329 4.6814 8.3434 8.3434 0 003.822 11.152 8.3434 8.3434 0 0011.159-3.8024 8.3434 8.3434 0 00-3.7827-11.166l-.05271-.025839a8.3434 8.3434 0 00-3.6127-.83974zm-.03566 1.2898a.39687.39687 0 01.39688.39688v5.4834a1.2395 1.2395 0 01.14469.0584l.0083.0041a1.2395 1.2395 0 01.65836.84543h2.5807a.26458.26458 0 01.26355.2651.26458.26458 0 01-.26355.2651h-2.5787a1.2395 1.2395 0 01-.0987.28267 1.2395 1.2395 0 01-1.6578.56534 1.2395 1.2395 0 01-.56792-1.6567 1.2395 1.2395 0 01.71675-.62787v-5.4849a.39687.39687 0 01.39739-.39688z"
style="
stroke-dashoffset: 5.04;
stroke-linecap: round;
stroke-linejoin: round;
stroke-width: 0.026458;
"
/>
<path
d="m20.337 7.016a10.011 10.011 0 014.5391 13.397 10.011 10.011 0 01-13.389 4.5626 10.011 10.011 0 01-4.5862-13.381 10.011 10.011 0 0113.373-4.6097"
style="
fill: none;
stroke-dashoffset: 5.04;
stroke-linecap: round;
stroke-linejoin: round;
stroke-width: 0.79375;
"
/>
<path
d="m.14999 4.7369s4.342 3.1139 6.5125 4.6697l.0005617-.0005616c-.023302-.023097.00132-.093507.071979-.20588.25684-.40807 1.0461-1.2602 1.7641-1.9045l.00889-.00814c.49387-.44239.84305-.68552.9009-.6273l-4.6598-6.5011c-.6675 1.0846-3.598 4.2011-4.5991 4.5778zm4.59-4.59c.00163.001722.00312.003593.00445.005611-.00084-.001354-.00174-.00264-.00271-.003868l-.0001902-.00019347-.0001936-.00019358c-.000249-.00061219-.00132-.001318-.00136-.001355z"
style="
fill: none;
stroke-dashoffset: 5.04;
stroke-linecap: round;
stroke-linejoin: bevel;
stroke-width: 0.26458;
"
/>
<path
transform="rotate(-45)"
d="m.86317 11.169a1.9419.21577 0 01.88047.28875 1.9419.21577 0 01-2.5972.09834 1.9419.21577 0 01-.8896-.28841 1.9419.21577 0 012.5941-.09935"
style="
fill: none;
stroke-dashoffset: 5.04;
stroke-linecap: round;
stroke-linejoin: round;
stroke-width: 0.26458;
"
/>
<path
transform="rotate(-45)"
d="m1.4417 3.1323a3.2461.36067 0 011.4718.48267 3.2461.36067 0 01-4.3415.16438 3.2461.36067 0 01-1.487-.48209 3.2461.36067 0 014.3362-.16607"
style="
fill: none;
stroke-dashoffset: 5.04;
stroke-linecap: round;
stroke-linejoin: round;
stroke-width: 0.26458;
"
/>
<path
d="m1.6049 5.0769s3.2872 2.3575 4.9305 3.5353l.0004119-.0004119c-.017642-.017487.000996-.07079.054494-.15586.19445-.30894.79199-.95407 1.3355-1.4419l.00673-.00616c.3739-.33492.63825-.519.68205-.47492l-3.5278-4.9218c-.50535.82113-2.724 3.1806-3.4819 3.4657zm3.475-3.475c.00124.0013.00236.00272.0034.00422-.0006365-.00103-.00132-.002-.00208-.0029l-.0001465-.0001465-.0001466-.0001465c-.0001885-.0004634-.0009959-.000996-.00103-.00103z"
style="
stroke-dashoffset: 5.04;
stroke-linecap: round;
stroke-linejoin: bevel;
stroke-width: 0.13229;
"
/>
<path
transform="rotate(-45)"
d="m.6539 10.565a1.4702.16335 0 01.66658.21861 1.4702.16335 0 01-1.9663.07445 1.4702.16335 0 01-.67349-.21835 1.4702.16335 0 011.9639-.07522"
style="
fill: none;
stroke-dashoffset: 5.04;
stroke-linecap: round;
stroke-linejoin: round;
stroke-width: 0.13229;
"
/>
<path
transform="rotate(-45)"
d="m1.0919 4.4801a2.4575.27306 0 011.1142.36542 2.4575.27306 0 01-3.2868.12445 2.4575.27306 0 01-1.1258-.36498 2.4575.27306 0 013.2828-.12573"
style="
fill: none;
stroke-dashoffset: 5.04;
stroke-linecap: round;
stroke-linejoin: round;
stroke-width: 0.13229;
"
/>
<path
d="m31.6 27.013s-4.342-3.1139-6.5125-4.6697l-.000562.000562c.0233.0231-.0013.09351-.07198.20588-.25684.40807-1.0461 1.2602-1.7641 1.9045l-.0089.0081c-.49387.44239-.84305.68552-.9009.6273l4.6598 6.5011c.6675-1.0846 3.598-4.2011 4.5991-4.5778zm-4.59 4.59c-.0016-.0017-.0031-.0036-.0044-.0056.00084.0014.0017.0026.0027.0039l.000387.000387c.000249.000612.0013.0013.0014.0014z"
style="
fill: none;
stroke-dashoffset: 5.04;
stroke-linecap: round;
stroke-linejoin: bevel;
stroke-width: 0.26458;
"
/>
<path
transform="rotate(135)"
d="m.86317-33.732a1.9419.21577 0 01.88047.28875 1.9419.21577 0 01-2.5972.09834 1.9419.21577 0 01-.8896-.28841 1.9419.21577 0 012.5941-.09935"
style="
fill: none;
stroke-dashoffset: 5.04;
stroke-linecap: round;
stroke-linejoin: round;
stroke-width: 0.26458;
"
/>
<path
transform="rotate(135)"
d="m1.4417-41.769a3.2461.36067 0 011.4718.48267 3.2461.36067 0 01-4.3415.16438 3.2461.36067 0 01-1.487-.48209 3.2461.36067 0 014.3362-.16607"
style="
fill: none;
stroke-dashoffset: 5.04;
stroke-linecap: round;
stroke-linejoin: round;
stroke-width: 0.26458;
"
/>
<path
d="m30.145 26.673s-3.2872-2.3575-4.9305-3.5353l-.000412.000412c.01764.01749-.000996.07079-.05449.15586-.19445.30894-.792.95407-1.3355 1.4419l-.0067.0062c-.3739.33492-.63825.51899-.68205.47491l3.5278 4.9218c.50534-.82113 2.724-3.1806 3.4819-3.4657zm-3.475 3.475c-.0012-.0013-.0024-.0027-.0034-.0042.000637.001.0013.002.0021.0029l.000147.000146.000146.000147c.000189.000463.000996.000996.001.001z"
style="
stroke-dashoffset: 5.04;
stroke-linecap: round;
stroke-linejoin: bevel;
stroke-width: 0.13229;
"
/>
<path
transform="rotate(135)"
d="m.6539-34.337a1.4702.16335 0 01.66658.21861 1.4702.16335 0 01-1.9663.07445 1.4702.16335 0 01-.67349-.21835 1.4702.16335 0 011.9639-.07522"
style="
fill: none;
stroke-dashoffset: 5.04;
stroke-linecap: round;
stroke-linejoin: round;
stroke-width: 0.13229;
"
/>
<path
transform="rotate(135)"
d="m1.0919-40.421a2.4575.27306 0 011.1142.36542 2.4575.27306 0 01-3.2868.12445 2.4575.27306 0 01-1.1258-.36498 2.4575.27306 0 013.2828-.12573"
style="
fill: none;
stroke-dashoffset: 5.04;
stroke-linecap: round;
stroke-linejoin: round;
stroke-width: 0.13229;
"
/>
</svg>
</template>

View File

@ -0,0 +1,221 @@
<template>
<svg version="1.1" viewBox="0 0 120 120" xmlns="http://www.w3.org/2000/svg">
<path
d="m60.876 34.357a25.651 25.651 0 00-23.925 14.379 25.651 25.651 0 0011.751 34.285 25.651 25.651 0 0034.306-11.69 25.651 25.651 0 00-11.63-34.327l-.16215-.07938a25.651 25.651 0 00-10.34-2.5682zm-21.299 23.474h20.423l1.5286.6334 9.8649 9.8649a2.162 2.162 0 01.22042.25758 2.162 2.162 0 01.17735.28967 2.162 2.162 0 01.13006.31332 2.162 2.162 0 01.07938.33021 2.162 2.162 0 01.0262.33781 2.162 2.162 0 01-.0262.33866 2.162 2.162 0 01-.07938.33021 2.162 2.162 0 01-.13006.31332 2.162 2.162 0 01-.17735.28967 2.162 2.162 0 01-.22042.25758 2.162 2.162 0 01-.7018.46871 2.162 2.162 0 01-.82764.16468 2.162 2.162 0 01-.82679-.16468 2.162 2.162 0 01-.7018-.46871l-9.2315-9.2324h-19.527a2.162 2.162 0 01-.82764-.16468 2.162 2.162 0 01-.70096-.46871 2.162 2.162 0 01-.46871-.70096 2.162 2.162 0 01-.16468-.82764 2.162 2.162 0 01.16468-.82764 2.162 2.162 0 01.46871-.70096 2.162 2.162 0 01.70096-.46872 2.162 2.162 0 01.82764-.16468z"
style="
stroke-dashoffset: 5.04;
stroke-linecap: round;
stroke-linejoin: round;
stroke-width: 0.4324;
"
/>
<g
transform="matrix(.23252 .13425 -.13425 .23252 58.55 52.483)"
style="stroke-width: 3.7245"
>
<path
d="m68.007-188.56a21.193 21.193 0 00-16.641 7.4883 21.193 21.193 0 013.6914 1.3398l.13281.0645a21.193 21.193 0 0110.904 12.939 21.193 21.193 0 011.9121-.0898 21.193 21.193 0 01.89453.0859 21.193 21.193 0 011.2363-3.2422 21.193 21.193 0 0113.516-11.092 21.193 21.193 0 00-6.7676-5.3027l-.13281-.0644a21.193 21.193 0 00-8.7461-2.127z"
style="
fill: none;
stroke-dashoffset: 5.04;
stroke-linecap: round;
stroke-linejoin: bevel;
stroke-width: 3.7245;
"
/>
<path
d="m46.312-181.86a21.193 21.193 0 00-19.564 11.885 21.193 21.193 0 009.709 28.326 21.193 21.193 0 0010.76 2.0723 21.193 21.193 0 011.2266-15.355 21.193 21.193 0 0117.652-11.797 21.193 21.193 0 00-10.904-12.939l-.13281-.0645a21.193 21.193 0 00-8.7461-2.127z"
style="
stroke-dashoffset: 5.04;
stroke-linecap: round;
stroke-linejoin: bevel;
stroke-width: 3.7245;
"
/>
<path
d="m89.703-181.86a21.193 21.193 0 00-19.564 11.885 21.193 21.193 0 00-1.2363 3.2422 21.193 21.193 0 017.8516 2.041l.13281.0664a21.193 21.193 0 0110.9 25.055 21.193 21.193 0 0020.404-11.736 21.193 21.193 0 00-9.6094-28.361l-.13282-.0645a21.193 21.193 0 00-8.7461-2.127z"
style="
stroke-dashoffset: 5.04;
stroke-linecap: round;
stroke-linejoin: bevel;
stroke-width: 3.7245;
"
/>
<path
d="m76.887-164.62a21.193 21.193 0 019.6087 28.361 21.193 21.193 0 01-28.344 9.6586 21.193 21.193 0 01-9.7084-28.327 21.193 21.193 0 0128.31-9.7582"
style="
fill: none;
stroke-dashoffset: 5.04;
stroke-linecap: round;
stroke-linejoin: bevel;
stroke-width: 3.7245;
"
/>
</g>
<g
transform="matrix(-.23252 .13425 .13425 .23252 60.522 53.104)"
style="stroke-width: 3.7245"
>
<path
d="m68.007-188.56a21.193 21.193 0 00-16.641 7.4883 21.193 21.193 0 013.6914 1.3398l.13281.0645a21.193 21.193 0 0110.904 12.939 21.193 21.193 0 011.9121-.0898 21.193 21.193 0 01.89453.0859 21.193 21.193 0 011.2363-3.2422 21.193 21.193 0 0113.516-11.092 21.193 21.193 0 00-6.7676-5.3027l-.13281-.0644a21.193 21.193 0 00-8.7461-2.127z"
style="
fill: none;
stroke-dashoffset: 5.04;
stroke-linecap: round;
stroke-linejoin: bevel;
stroke-width: 3.7245;
"
/>
<path
d="m46.312-181.86a21.193 21.193 0 00-19.564 11.885 21.193 21.193 0 009.709 28.326 21.193 21.193 0 0010.76 2.0723 21.193 21.193 0 011.2266-15.355 21.193 21.193 0 0117.652-11.797 21.193 21.193 0 00-10.904-12.939l-.13281-.0645a21.193 21.193 0 00-8.7461-2.127z"
style="
stroke-dashoffset: 5.04;
stroke-linecap: round;
stroke-linejoin: bevel;
stroke-width: 3.7245;
"
/>
<path
d="m89.703-181.86a21.193 21.193 0 00-19.564 11.885 21.193 21.193 0 00-1.2363 3.2422 21.193 21.193 0 017.8516 2.041l.13281.0664a21.193 21.193 0 0110.9 25.055 21.193 21.193 0 0020.404-11.736 21.193 21.193 0 00-9.6094-28.361l-.13282-.0645a21.193 21.193 0 00-8.7461-2.127z"
style="
stroke-dashoffset: 5.04;
stroke-linecap: round;
stroke-linejoin: bevel;
stroke-width: 3.7245;
"
/>
<path
d="m76.887-164.62a21.193 21.193 0 019.6087 28.361 21.193 21.193 0 01-28.344 9.6586 21.193 21.193 0 01-9.7084-28.327 21.193 21.193 0 0128.31-9.7582"
style="
fill: none;
stroke-dashoffset: 5.04;
stroke-linecap: round;
stroke-linejoin: bevel;
stroke-width: 3.7245;
"
/>
</g>
<g
transform="matrix(.23252 -.13425 -.13425 -.23252 59.478 66.886)"
style="stroke-width: 3.7245"
>
<path
d="m68.007-188.56a21.193 21.193 0 00-16.641 7.4883 21.193 21.193 0 013.6914 1.3398l.13281.0645a21.193 21.193 0 0110.904 12.939 21.193 21.193 0 011.9121-.0898 21.193 21.193 0 01.89453.0859 21.193 21.193 0 011.2363-3.2422 21.193 21.193 0 0113.516-11.092 21.193 21.193 0 00-6.7676-5.3027l-.13281-.0644a21.193 21.193 0 00-8.7461-2.127z"
style="
fill: none;
stroke-dashoffset: 5.04;
stroke-linecap: round;
stroke-linejoin: bevel;
stroke-width: 3.7245;
"
/>
<path
d="m46.312-181.86a21.193 21.193 0 00-19.564 11.885 21.193 21.193 0 009.709 28.326 21.193 21.193 0 0010.76 2.0723 21.193 21.193 0 011.2266-15.355 21.193 21.193 0 0117.652-11.797 21.193 21.193 0 00-10.904-12.939l-.13281-.0645a21.193 21.193 0 00-8.7461-2.127z"
style="
stroke-dashoffset: 5.04;
stroke-linecap: round;
stroke-linejoin: bevel;
stroke-width: 3.7245;
"
/>
<path
d="m89.703-181.86a21.193 21.193 0 00-19.564 11.885 21.193 21.193 0 00-1.2363 3.2422 21.193 21.193 0 017.8516 2.041l.13281.0664a21.193 21.193 0 0110.9 25.055 21.193 21.193 0 0020.404-11.736 21.193 21.193 0 00-9.6094-28.361l-.13282-.0645a21.193 21.193 0 00-8.7461-2.127z"
style="
stroke-dashoffset: 5.04;
stroke-linecap: round;
stroke-linejoin: bevel;
stroke-width: 3.7245;
"
/>
<path
d="m76.887-164.62a21.193 21.193 0 019.6087 28.361 21.193 21.193 0 01-28.344 9.6586 21.193 21.193 0 01-9.7084-28.327 21.193 21.193 0 0128.31-9.7582"
style="
fill: none;
stroke-dashoffset: 5.04;
stroke-linecap: round;
stroke-linejoin: bevel;
stroke-width: 3.7245;
"
/>
</g>
<g
transform="matrix(-.23252 -.13425 .13425 -.23252 60.522 66.886)"
style="stroke-width: 3.7245"
>
<path
d="m68.007-188.56a21.193 21.193 0 00-16.641 7.4883 21.193 21.193 0 013.6914 1.3398l.13281.0645a21.193 21.193 0 0110.904 12.939 21.193 21.193 0 011.9121-.0898 21.193 21.193 0 01.89453.0859 21.193 21.193 0 011.2363-3.2422 21.193 21.193 0 0113.516-11.092 21.193 21.193 0 00-6.7676-5.3027l-.13281-.0644a21.193 21.193 0 00-8.7461-2.127z"
style="
fill: none;
stroke-dashoffset: 5.04;
stroke-linecap: round;
stroke-linejoin: bevel;
stroke-width: 3.7245;
"
/>
<path
d="m46.312-181.86a21.193 21.193 0 00-19.564 11.885 21.193 21.193 0 009.709 28.326 21.193 21.193 0 0010.76 2.0723 21.193 21.193 0 011.2266-15.355 21.193 21.193 0 0117.652-11.797 21.193 21.193 0 00-10.904-12.939l-.13281-.0645a21.193 21.193 0 00-8.7461-2.127z"
style="
stroke-dashoffset: 5.04;
stroke-linecap: round;
stroke-linejoin: bevel;
stroke-width: 3.7245;
"
/>
<path
d="m89.703-181.86a21.193 21.193 0 00-19.564 11.885 21.193 21.193 0 00-1.2363 3.2422 21.193 21.193 0 017.8516 2.041l.13281.0664a21.193 21.193 0 0110.9 25.055 21.193 21.193 0 0020.404-11.736 21.193 21.193 0 00-9.6094-28.361l-.13282-.0645a21.193 21.193 0 00-8.7461-2.127z"
style="
stroke-dashoffset: 5.04;
stroke-linecap: round;
stroke-linejoin: bevel;
stroke-width: 3.7245;
"
/>
<path
d="m76.887-164.62a21.193 21.193 0 019.6087 28.361 21.193 21.193 0 01-28.344 9.6586 21.193 21.193 0 01-9.7084-28.327 21.193 21.193 0 0128.31-9.7582"
style="
fill: none;
stroke-dashoffset: 5.04;
stroke-linecap: round;
stroke-linejoin: bevel;
stroke-width: 3.7245;
"
/>
</g>
<path
d="m75.905 27.861a35.855 35.855 0 0116.257 47.983 35.855 35.855 0 01-47.954 16.341 35.855 35.855 0 01-16.425-47.925 35.855 35.855 0 0147.896-16.509"
style="
fill: none;
stroke-dashoffset: 5.04;
stroke-linecap: round;
stroke-linejoin: bevel;
stroke-width: 2;
"
/>
<path
d="m73.607 32.505a30.673 30.673 0 0113.907 41.049 30.673 30.673 0 01-41.024 13.979 30.673 30.673 0 01-14.052-40.999 30.673 30.673 0 0140.975-14.124"
style="
fill: none;
stroke-dashoffset: 5.04;
stroke-linecap: round;
stroke-linejoin: bevel;
stroke-width: 2;
"
/>
<path
d="m61.036 22.162a2.3354 2.3354 0 011.0589 3.1253 2.3354 2.3354 0 01-3.1235 1.0644 2.3354 2.3354 0 01-1.0699-3.1216 2.3354 2.3354 0 013.1197-1.0753"
style="
stroke-dashoffset: 5.04;
stroke-linecap: round;
stroke-linejoin: bevel;
"
/>
<path
d="m25.278 57.902a2.3354 2.3354 0 011.0589 3.1253 2.3354 2.3354 0 01-3.1235 1.0644 2.3354 2.3354 0 01-1.0699-3.1216 2.3354 2.3354 0 013.1197-1.0753"
style="
stroke-dashoffset: 5.04;
stroke-linecap: round;
stroke-linejoin: bevel;
"
/>
</svg>
</template>

View File

@ -0,0 +1,48 @@
<template>
<svg version="1.1" viewBox="0 0 120 120" xmlns="http://www.w3.org/2000/svg">
<path
d="m56.106 8.5108v15.793l11.282-5.4229-7.8869-4.8584 13.054 2.3777-3.2454-7.8897zm13.574 0 8.5154 8.9187 2.1636-8.9187zm10.71 0 1.7632 13.068 7.0582-5.9986-6.2962 11.68 9.2357-.70637-11.958 5.7511 7.8869 4.8584-13.057-2.3777 3.5263 8.5682-9.1634-9.5972-2.1859 9.0021-1.7715-13.151-7.0582 5.9986 6.2962-11.68-8.5599.65075v86.464h45.722v-102.53zm10.565 31.823c.20406.04149.33904.2366.30591.44218l-1.1903 6.997 5.9013-5.1532c.37818-.31483.87006.2187.52561.5701l-.01395.01424-5.0586 4.9474 7.8035-.70081c.4957-.03894.58274.69174.09177.77034l-7.022 1.0317 6.705 4.0074.01946.01139c.45226.25403.07127.93259-.381.67856l-.01946-.01139-6.2628-3.2816 3.0758 7.2028c.21622.47066-.4892.7956-.70637.32537l-3.1481-6.3573-1.7465 7.6366c-.10201.50792-.86401.35497-.76199-.15295l1.1903-6.9942-5.9013 5.1504c-.3746.29004-.84336-.21592-.52561-.56733l.01669-.01666 5.0558-4.9446-7.8007.70081c-.51489.06052-.60652-.71142-.09177-.77312l7.0192-1.029-6.7022-4.0102-.01946-.01139c-.40247-.2648-.05797-.88035.37822-.67578l.01946.01139 6.2656 3.2816-3.0758-7.2028c-.17699-.4537.47253-.75406.70359-.32537l3.1509 6.3573 1.7437-7.6366c.03103-.13248.12916-.23904.25863-.28087.06373-.02078.13175-.0247.19745-.01139zm-.70359 9.219-.30591.04442-.2197.21414-.05284.30592.13626.2781.27532.14182.30591-.04442.2197-.21691.05284-.30314-.13626-.2781zm-5.0538 15.187c.67696.10542.94837.91176.46681 1.3869l-2.8288 2.7194 6.5513 2.5717.01594-2.696c.0094-.88543 1.2535-1.1307 1.6159-.31856l1.9271 4.4131 6.0047 2.3581c.85881.33943.60768 1.5834-.31919 1.5811l-3.9739-.02328 2.761 6.3245 1.971-1.8958c.65014-.63221 1.7224.06078 1.3765.88963l-1.8433 4.4481 2.5336 5.8c.36598.8343-.72363 1.5447-1.3765.8974l-2.7889-2.7505-2.6413 6.375 2.769.01989c.9179.0037 1.1693 1.2309.32318 1.5772l-4.5285 1.8764-2.4218 5.8427c-.3417.85144-1.6417.60325-1.6279-.31078l.02394-3.8693-6.4955 2.6922 1.9471 1.9191c.63579.63364-.06796 1.663-.91368 1.3364l-4.5684-1.7948-5.9569 2.4669c-.85112.34517-1.5719-.69993-.92166-1.3364l2.8288-2.7193-6.5514-2.5717-.01594 2.696c-.0095.88543-1.2535 1.1307-1.6159.31854l-1.9271-4.4131-6.0047-2.3581c-.85881-.33943-.60768-1.5834.31919-1.5811l3.9739.02328-2.761-6.3245-1.971 1.8958c-.65152.63952-1.7322-.061969-1.3765-.8935l1.8433-4.4481-2.5336-5.7961c-.36593-.83429.72364-1.5446 1.3765-.89738l2.7889 2.7504 2.6413-6.375-2.769-.01989c-.9179-.003671-1.1693-1.2309-.32318-1.5772l4.5285-1.8764 2.4218-5.8427c.34861-.83621 1.6263-.59168 1.6239.31078l-.02394 3.8693 6.4995-2.6922-1.9471-1.9191c-.63572-.63365.068-1.6629.91368-1.3364l4.5684 1.7948 5.9569-2.4668c.14392-.05737.30134-.07486.45484-.05053zm-3.8542 3.2399-.35111.14758.14363.05053zm-2.5455 1.0528-.60646.24863.88575.87407.7501-.71869zm-2.2742.94011-7.7842 3.2283-.01204 1.7326 5.3504.03102 3.8023-3.6556zm5.0073.13206-1.2688 1.2198 3.7545 3.6983 5.3464.03501.01204-1.8725zm-14.467 1.7249-.13965.33798.13965-.05827zm11.998.64488-2.6014 2.5057 5.1748.03103zm11.994 1.3713-.008 1.2198 1.0573.0079-.4309-.98675zm-24.003.05053-1.0174.41956-.24737.59826 1.2568.0079zm26.828 1.0567.05585.13208h.27929zm-28.771 1.6005-3.164 7.6414 1.2528 1.2354 3.8023-3.6595.03591-5.2018zm3.6108.02328-.02394 3.5662 3.6826-3.5429zm6.0446.03501-6.0845 5.8505-.05186 8.3173 6.0047 5.9204 8.5463.05052 6.0805-5.8466.05585-8.3212-6.0047-5.9204zm10.928.06603 3.6348 3.5818.02394-3.5585zm5.3424.03102-.03193 5.2056 3.7584 3.7022 1.3685-1.3169-3.3076-7.5753zm-24.047 7.3811-2.6054 2.5057 2.5735 2.5329zm23.999.14381-.03193 5.0386 2.6054-2.5057zm-31.217.14759.13965.3302.05585-.13206zm1.4882 1.4684-.41495.99451.25934.59438.89373-.85856zm35.582.0738-.89373.86242.73812.73035.41494-.99841zm-33.658 1.8297-1.3685 1.313 3.3076 7.5754 1.7875.01591.03193-5.2017zm31.564.18657-3.8023 3.6556-.03591 5.2017 1.9271.01591 3.164-7.6375zm3.2876.71479-.05585.13604.1995.19433zm-29.421 4.4481-.02002 3.5624 3.6587.02328zm20.632.1281-3.6787 3.5352 3.6587.02328zm-25.527 5.0464.34712.13604-.05985-.13604zm2.1226.01188.4349.99062.61444.24086.008-1.2237zm2.741.01989-.01204 1.8725 7.8441 3.0807 1.2688-1.2198-3.7545-3.7022zm7.7284.04654 2.5735 2.5368 2.6014-2.5057zm7.5608.04654-3.8063 3.6556 1.3526 1.3325 7.7842-3.2205.01204-1.7365zm7.0301.04276-.008 1.0256 1.0174-.42344.24737-.59438zm.11969 2.7543-.13965.0583v.27971zm-12.153 2.0123-.7501.71868 1.0254.40403.60646-.25251zm-2.0588 1.9774-.1995.19433.33914-.13982z"
style="stroke-linecap: round; stroke-linejoin: round; stroke-width: 0.548"
/>
<path
d="m49.732 2.1368h57.916v115.83h-57.916z"
style="
fill: none;
stroke-linecap: round;
stroke-linejoin: round;
stroke-width: 2.8477;
"
/>
<path
d="m29.79 1.4239 19.942.71293m-19.942 18.279c0-.95221 1.2836-.46979 1.5826 0 .81048 1.2731-.35645 2.775-1.5826 3.1653-2.1934.69818-4.3041-1.0738-4.7479-3.1653-.65133-3.0693 1.7944-5.8605 4.7479-6.3306 3.9366-.62653 7.4274 2.5152 7.9132 6.3306.61131 4.8012-3.236 8.9996-7.9132 9.4958-5.6647.60104-10.575-3.9567-11.078-9.4958-.59367-6.5277 4.6773-12.152 11.078-12.661 7.3904-.58811 13.73 5.3979 14.244 12.661.58378 8.2529-6.1185 15.309-14.244 15.826-9.1153.5803-16.889-6.8391-17.409-15.826-.57746-9.9776 7.5596-18.469 17.409-18.992"
style="
fill: none;
stroke-linecap: round;
stroke-linejoin: round;
stroke-width: 2.8477;
"
/>
<path
d="m29.79 118.58 19.942-.60801m-19.942-18.384c0 .95221 1.2836.46979 1.5826 0 .81048-1.2731-.35645-2.775-1.5826-3.1653-2.1934-.69817-4.3041 1.0738-4.7479 3.1653-.65133 3.0693 1.7944 5.8605 4.7479 6.3306 3.9366.62653 7.4274-2.5152 7.9132-6.3306.61131-4.8012-3.236-8.9996-7.9132-9.4958-5.6647-.60106-10.575 3.9567-11.078 9.4958-.59367 6.5277 4.6773 12.152 11.078 12.661 7.3904.5881 13.73-5.398 14.244-12.661.58378-8.2529-6.1185-15.309-14.244-15.826-9.1153-.58031-16.889 6.8391-17.409 15.826-.57746 9.9776 7.5596 18.469 17.409 18.992"
style="
fill: none;
stroke-linecap: round;
stroke-linejoin: round;
stroke-width: 2.8477;
"
/>
<path d="m41.179 30.017v59.965" style="fill: none; stroke-width: 2.8477" />
<path
d="m32.568 14.379a4.988 4.988 0 012.2615 6.6751 4.988 4.988 0 01-6.6711 2.2733 4.988 4.988 0 01-2.285-6.6671 4.988 4.988 0 016.6631-2.2967"
style="stroke-linecap: round; stroke-linejoin: round; stroke-width: 2"
/>
<path
d="m32.568 96.676a4.988 4.988 0 012.2615 6.6751 4.988 4.988 0 01-6.6711 2.2733 4.988 4.988 0 01-2.285-6.6671 4.988 4.988 0 016.6631-2.2967"
style="stroke-linecap: round; stroke-linejoin: round; stroke-width: 2"
/>
<path
d="m29.79 118.6s19.942-3.8379 19.942-11.514c0-10.865-8.5535-47.063-8.5535-47.063m-11.389-58.627s19.942 3.8379 19.942 11.514c0 10.865-8.5535 47.063-8.5535 47.063"
style="fill: none; stroke-width: 2.8477"
/>
</svg>
</template>

View File

@ -0,0 +1,298 @@
<template>
<svg viewBox="0 0 120 120" version="1.1" xmlns="http://www.w3.org/2000/svg">
<g>
<g
transform="matrix(1.0961927,0,0,1.0961927,-8.4886804,0.08385739)"
style="fill-rule: evenodd"
>
<path
style="
fill: none;
fill-rule: evenodd;
stroke-width: 3;
stroke-linecap: round;
stroke-linejoin: round;
stroke-miterlimit: 4;
stroke-dasharray: none;
stroke-dashoffset: 5.04;
"
d="M 58.898438,27.736328 A 40.183487,40.183487 0 0 0 26.095703,50.070312 40.183487,40.183487 0 0 0 44.503906,103.7832 40.183487,40.183487 0 0 0 98.246094,85.46875 40.183487,40.183487 0 0 0 80.027344,31.693359 l -0.253906,-0.125 A 40.183487,40.183487 0 0 0 65.660156,27.773438 l 0.738282,8.3125 a 31.959038,31.959038 0 0 1 9.779296,2.878906 l 0.201172,0.09961 A 31.959038,31.959038 0 0 1 90.869141,81.833984 31.959038,31.959038 0 0 1 48.125,96.398438 31.959038,31.959038 0 0 1 33.484375,53.679688 31.959038,31.959038 0 0 1 57.605469,36.095703 Z"
/>
<path
style="
fill-rule: evenodd;
stroke-width: 1px;
stroke-linecap: butt;
stroke-linejoin: miter;
stroke-opacity: 1;
"
d="M 63.193359,0 49.232422,90.169922 102.08594,64.349609 69.207031,67.707031 Z"
/>
<path
style="
fill: none;
fill-rule: evenodd;
stroke-width: 1px;
stroke-linecap: butt;
stroke-linejoin: miter;
stroke-opacity: 1;
"
d="M 62.201689,94.475732 V 108.09889"
/>
<path
style="
fill: none;
fill-rule: evenodd;
stroke-width: 1px;
stroke-linecap: butt;
stroke-linejoin: miter;
stroke-opacity: 1;
"
d="m 55.300935,93.56723 -3.525933,13.15896"
/>
<path
style="
fill: none;
fill-rule: evenodd;
stroke-width: 1px;
stroke-linecap: butt;
stroke-linejoin: miter;
stroke-opacity: 1;
"
d="M 48.870456,90.903639 42.058877,102.70164"
/>
<path
style="
fill: none;
fill-rule: evenodd;
stroke-width: 1px;
stroke-linecap: butt;
stroke-linejoin: miter;
stroke-opacity: 1;
"
d="M 43.348478,86.666476 33.71545,96.299504"
/>
<path
style="
fill: none;
fill-rule: evenodd;
stroke-width: 1px;
stroke-linecap: butt;
stroke-linejoin: miter;
stroke-opacity: 1;
"
d="M 39.111315,81.144498 27.313314,87.956077"
/>
<path
style="
fill: none;
fill-rule: evenodd;
stroke-width: 1px;
stroke-linecap: butt;
stroke-linejoin: miter;
stroke-opacity: 1;
"
d="M 36.447724,74.714019 23.288763,78.239952"
/>
<path
style="
fill: none;
fill-rule: evenodd;
stroke-width: 1px;
stroke-linecap: butt;
stroke-linejoin: miter;
stroke-opacity: 1;
"
d="M 35.539222,67.813265 H 21.916064"
/>
<path
style="
fill: none;
fill-rule: evenodd;
stroke-width: 1px;
stroke-linecap: butt;
stroke-linejoin: miter;
stroke-opacity: 1;
"
d="M 36.447724,60.912511 23.288763,57.386578"
/>
<path
style="
fill: none;
fill-rule: evenodd;
stroke-width: 1px;
stroke-linecap: butt;
stroke-linejoin: miter;
stroke-opacity: 1;
"
d="M 39.111315,54.482032 27.313314,47.670453"
/>
<path
style="
fill: none;
fill-rule: evenodd;
stroke-width: 1px;
stroke-linecap: butt;
stroke-linejoin: miter;
stroke-opacity: 1;
"
d="M 43.348478,48.960054 33.71545,39.327026"
/>
<path
style="
fill: none;
fill-rule: evenodd;
stroke-width: 1px;
stroke-linecap: butt;
stroke-linejoin: miter;
stroke-opacity: 1;
"
d="M 48.870455,44.722891 42.058876,32.92489"
/>
<path
style="
fill: none;
fill-rule: evenodd;
stroke-width: 1px;
stroke-linecap: butt;
stroke-linejoin: miter;
stroke-opacity: 1;
"
d="M 55.300935,42.0593 51.775002,28.900339"
/>
<path
style="
fill: none;
fill-rule: evenodd;
stroke-width: 1px;
stroke-linecap: butt;
stroke-linejoin: miter;
stroke-opacity: 1;
"
d="M 69.102443,42.0593 72.628376,28.900339"
/>
<path
style="
fill: none;
fill-rule: evenodd;
stroke-width: 1px;
stroke-linecap: butt;
stroke-linejoin: miter;
stroke-opacity: 1;
"
d="M 75.532922,44.722891 82.344502,32.92489"
/>
<path
style="
fill: none;
fill-rule: evenodd;
stroke-width: 1px;
stroke-linecap: butt;
stroke-linejoin: miter;
stroke-opacity: 1;
"
d="m 81.0549,48.960054 9.633028,-9.633028"
/>
<path
style="
fill: none;
fill-rule: evenodd;
stroke-width: 1px;
stroke-linecap: butt;
stroke-linejoin: miter;
stroke-opacity: 1;
"
d="M 85.292063,54.482032 97.090064,47.670453"
/>
<path
style="
fill: none;
fill-rule: evenodd;
stroke-width: 1px;
stroke-linecap: butt;
stroke-linejoin: miter;
stroke-opacity: 1;
"
d="M 87.955654,60.912511 101.11461,57.386578"
/>
<path
style="
fill: none;
fill-rule: evenodd;
stroke-width: 1px;
stroke-linecap: butt;
stroke-linejoin: miter;
stroke-opacity: 1;
"
d="M 88.864156,67.813265 H 102.48731"
/>
<path
style="
fill: none;
fill-rule: evenodd;
stroke-width: 1px;
stroke-linecap: butt;
stroke-linejoin: miter;
stroke-opacity: 1;
"
d="m 87.955654,74.714019 13.158956,3.525933"
/>
<path
style="
fill: none;
fill-rule: evenodd;
stroke-width: 1px;
stroke-linecap: butt;
stroke-linejoin: miter;
stroke-opacity: 1;
"
d="m 85.292063,81.144499 11.798001,6.811579"
/>
<path
style="
fill: none;
fill-rule: evenodd;
stroke-width: 1px;
stroke-linecap: butt;
stroke-linejoin: miter;
stroke-opacity: 1;
"
d="m 81.0549,86.666476 9.633028,9.633028"
/>
<path
style="
fill: none;
fill-rule: evenodd;
stroke-width: 1px;
stroke-linecap: butt;
stroke-linejoin: miter;
stroke-opacity: 1;
"
d="m 75.532922,90.903639 6.81158,11.798001"
/>
<path
style="
fill: none;
fill-rule: evenodd;
stroke-width: 1px;
stroke-linecap: butt;
stroke-linejoin: miter;
stroke-opacity: 1;
"
d="m 69.102443,93.56723 3.525933,13.15896"
/>
<path
style="
fill: none;
fill-rule: evenodd;
stroke-width: 1px;
stroke-linecap: butt;
stroke-linejoin: miter;
stroke-opacity: 1;
"
d="m 69.102443,93.56723 3.525933,13.15896"
/>
</g>
</g>
</svg>
</template>

View File

@ -11,7 +11,7 @@
/>
</responsive-grid>
<responsive-grid min="2" mid="4" max="6">
<responsive-grid class="pb-20" min="2" mid="3" max="5">
<timekeeping-instrument
v-for="(process, index) in created"
:key="index"

View File

@ -58,11 +58,8 @@ export const state = () => ({
unlocked: false,
},
],
modalText:
'{{ Premise }}' +
'<br><br>' +
'{{ Click to generate <span class="fas fa-hourglass-half text-sm"></span> <b>Spare Time</b> }}',
modalIsOpen: true,
modalText: '',
modalIsOpen: false,
gameStopped: false,

View File

@ -19,8 +19,10 @@ module.exports = {
'grid-cols-1',
'grid-cols-2',
'md:grid-cols-2',
'md:grid-cols-3',
'md:grid-cols-4',
'2xl:grid-cols-3',
'2xl:grid-cols-5',
'2xl:grid-cols-6',
],
},