@pimaonline/pimaonline-themepack 2.2.1 → 3.0.0
Sign up to get free protection for your applications and to get access to all the features.
- package/LICENSE.md +30 -0
- package/README.md +69 -111
- package/dist/css/main.css +1 -1
- package/dist/css/themes/ait/styles.css +1 -0
- package/dist/css/themes/art/styles.css +1 -1
- package/dist/css/themes/business/styles.css +1 -1
- package/dist/css/themes/cards/styles.css +1 -1
- package/dist/css/themes/cda/styles.css +1 -1
- package/dist/css/themes/communication/styles.css +1 -1
- package/dist/css/themes/culinary/styles.css +1 -1
- package/dist/css/themes/ece/styles.css +1 -1
- package/dist/css/themes/ecn/styles.css +1 -0
- package/dist/css/themes/eng/styles.css +1 -0
- package/dist/css/themes/fsc/styles.css +1 -0
- package/dist/css/themes/geography/styles.css +1 -1
- package/dist/css/themes/geology/styles.css +1 -1
- package/dist/css/themes/health-it/styles.css +1 -1
- package/dist/css/themes/history/styles.css +1 -1
- package/dist/css/themes/hrm/styles.css +1 -0
- package/dist/css/themes/hrs/styles.css +1 -1
- package/dist/css/themes/journalism/styles.css +1 -1
- package/dist/css/themes/lang/styles.css +1 -1
- package/dist/css/themes/machine/styles.css +1 -1
- package/dist/css/themes/math/styles.css +1 -1
- package/dist/css/themes/minimalist/styles.css +1 -1
- package/dist/css/themes/music/styles.css +1 -1
- package/dist/css/themes/philosophy/styles.css +1 -1
- package/dist/css/themes/resort/styles.css +1 -1
- package/dist/css/themes/ss/styles.css +1 -0
- package/dist/css/themes/university/styles.css +1 -1
- package/dist/css/themes/vet/styles.css +1 -1
- package/dist/css/themes/welding/styles.css +1 -1
- package/dist/css/themes/writing/styles.css +1 -1
- package/dist/img/theme-images/ecn/arrow-2.svg +4 -0
- package/dist/img/theme-images/ecn/arrow.svg +4 -0
- package/dist/img/theme-images/ecn/point.svg +3 -0
- package/dist/img/theme-images/eng/button-bkg.svg +178 -0
- package/dist/img/theme-images/eng/halftone-banner.svg +1 -0
- package/dist/img/theme-images/eng/halftone.svg +177 -0
- package/dist/img/theme-images/eng/long-button-bkg.svg +353 -0
- package/dist/img/theme-images/fsc/bottomwave-pinkred.svg +17 -0
- package/dist/img/theme-images/fsc/bottomwave-redorange.svg +17 -0
- package/dist/img/theme-images/fsc/bottomwave-yellow.svg +17 -0
- package/dist/img/theme-images/fsc/bottomwave-yelloworange.svg +17 -0
- package/dist/img/theme-images/fsc/fire-icon.png +0 -0
- package/dist/img/theme-images/fsc/mainwave-pinkred.svg +17 -0
- package/dist/img/theme-images/fsc/mainwave-redorange.svg +17 -0
- package/dist/img/theme-images/fsc/mainwave-yellow.svg +17 -0
- package/dist/img/theme-images/fsc/mainwave-yelloworange.svg +17 -0
- package/dist/img/theme-images/lang/country-flags/argentina_flag.png +0 -0
- package/dist/img/theme-images/lang/country-flags/bolivia_flag.png +0 -0
- package/dist/img/theme-images/lang/country-flags/chile_flag.png +0 -0
- package/dist/img/theme-images/lang/country-flags/colombia_flag.png +0 -0
- package/dist/img/theme-images/lang/country-flags/costa-rica_flag.png +0 -0
- package/dist/img/theme-images/lang/country-flags/cuba_flag.png +0 -0
- package/dist/img/theme-images/lang/country-flags/dominican-republic_flag.png +0 -0
- package/dist/img/theme-images/lang/country-flags/ecuador_flag.png +0 -0
- package/dist/img/theme-images/lang/country-flags/el-salvador_flag.png +0 -0
- package/dist/img/theme-images/lang/country-flags/guatemala_flag.png +0 -0
- package/dist/img/theme-images/lang/country-flags/honduras_flag.png +0 -0
- package/dist/img/theme-images/lang/country-flags/mexico_flag.png +0 -0
- package/dist/img/theme-images/lang/country-flags/nicaragua_flag.png +0 -0
- package/dist/img/theme-images/lang/country-flags/panama_flag.png +0 -0
- package/dist/img/theme-images/lang/country-flags/paraguay_flag.png +0 -0
- package/dist/img/theme-images/lang/country-flags/peru_flag.png +0 -0
- package/dist/img/theme-images/lang/country-flags/puerto-rice_flag.png +0 -0
- package/dist/img/theme-images/lang/country-flags/spain_flag.png +0 -0
- package/dist/img/theme-images/lang/country-flags/uruguay_flag.png +0 -0
- package/dist/img/theme-images/lang/country-flags/venezuela_flag.png +0 -0
- package/dist/img/theme-images/music/half_note.svg +5 -5
- package/dist/img/theme-images/resort/flourish-left.svg +32 -32
- package/dist/img/theme-images/resort/flourish-main.svg +37 -37
- package/dist/img/theme-images/resort/flourish-right.svg +31 -31
- package/dist/img/theme-images/resort/separator.svg +15 -15
- package/dist/img/theme-images/ss/blockquote.svg +3 -0
- package/dist/img/theme-images/ss/list-style.svg +3 -0
- package/dist/img/theme-images/ss/main-large-blob.svg +3 -0
- package/dist/img/theme-images/ss/main-small-blob.svg +3 -0
- package/dist/img/theme-images/ss/small-blob.svg +3 -0
- package/dist/img/theme-images/ss/tall-blob.svg +3 -0
- package/dist/img/theme-images/widgets/separator.svg +17 -17
- package/dist/js/jumpTo.js +3 -3
- package/dist/js/scripts.js +326 -326
- package/dist/js/scripts2.js +541 -345
- package/dist/plugins/fancybox/fancybox-example.html +51 -51
- package/dist/plugins/fancybox/fancybox.css +72 -72
- package/dist/plugins/fancybox/helpers/jquery.fancybox-buttons.css +97 -97
- package/dist/plugins/fancybox/helpers/jquery.fancybox-buttons.js +122 -122
- package/dist/plugins/fancybox/helpers/jquery.fancybox-media.js +201 -201
- package/dist/plugins/fancybox/helpers/jquery.fancybox-thumbs.css +54 -54
- package/dist/plugins/fancybox/helpers/jquery.fancybox-thumbs.js +165 -165
- package/dist/plugins/fancybox/jquery.fancybox.css +274 -274
- package/dist/plugins/fancybox/jquery.fancybox.js +2018 -2018
- package/dist/plugins/fancybox/jquery.fancybox.pack.js +46 -46
- package/dist/plugins/flashcards/README.md +135 -135
- package/dist/plugins/flashcards/config.rb +24 -24
- package/dist/plugins/flashcards/css/style.css +215 -215
- package/dist/plugins/flashcards/flashcards-example.html +65 -65
- package/dist/plugins/flashcards/index.html +90 -90
- package/dist/plugins/flashcards/js/flash_cards.min.js +11 -11
- package/dist/plugins/flashcards/js/plugins/flash_cards.js +62 -62
- package/dist/plugins/flashcards/js/plugins/jquery.cycle.js +1147 -1147
- package/dist/plugins/flashcards/js/vendor/jquery-1.7.2.js +9404 -9404
- package/dist/plugins/flashcards/js/vendor/jquery-1.7.2.min.js +3 -3
- package/dist/plugins/flashcards/js/vendor/modernizr-2.5.3.min.js +3 -3
- package/dist/plugins/flashcards/resources/fonts/flash_cards/flash_cards.svg +20 -20
- package/dist/plugins/floating-particles/floating-particles.js +67 -67
- package/dist/plugins/font-awesome-icons/webfonts/fa-brands-400.svg +3570 -3570
- package/dist/plugins/font-awesome-icons/webfonts/fa-regular-400.svg +803 -803
- package/dist/plugins/font-awesome-icons/webfonts/fa-solid-900.svg +4700 -4700
- package/dist/plugins/global-homepage-overrides/global-homepage-overrides.css +539 -539
- package/dist/plugins/global-homepage-overrides/global-homepage-overrides.html +18 -18
- package/dist/plugins/global-homepage-overrides/global-homepage-overrides.js +52 -52
- package/dist/plugins/preview-banner/preview-banner.css +125 -125
- package/dist/plugins/preview-banner/preview-banner.html +17 -17
- package/dist/plugins/preview-banner/preview-banner.js +56 -56
- package/package.json +39 -40
- package/dist/img/theme-images/history/hisribbonv-02.png +0 -0
- package/dist/img/theme-images/img/bouncingball.png +0 -0
@@ -0,0 +1,17 @@
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
+
<svg id="Layer_2" data-name="Layer 2" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 1920 195.36">
|
3
|
+
<defs>
|
4
|
+
<style>
|
5
|
+
.cls-1 {
|
6
|
+
fill: url(#linear-gradient);
|
7
|
+
}
|
8
|
+
</style>
|
9
|
+
<linearGradient id="linear-gradient" x1="0" y1="2704.95" x2="1920" y2="2704.95" gradientTransform="translate(0 2802.64) scale(1 -1)" gradientUnits="userSpaceOnUse">
|
10
|
+
<stop offset="0" stop-color="#b20500"/>
|
11
|
+
<stop offset="1" stop-color="#e73700"/>
|
12
|
+
</linearGradient>
|
13
|
+
</defs>
|
14
|
+
<g id="Layer_1-2" data-name="Layer 1">
|
15
|
+
<path class="cls-1" d="m0,172.7V0h1920v195.36s-229-72.36-450-80.36-477,15-826,43S0,172.7,0,172.7Z"/>
|
16
|
+
</g>
|
17
|
+
</svg>
|
@@ -0,0 +1,17 @@
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
+
<svg id="Layer_2" data-name="Layer 2" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 1920 195.36">
|
3
|
+
<defs>
|
4
|
+
<style>
|
5
|
+
.cls-1 {
|
6
|
+
fill: url(#linear-gradient);
|
7
|
+
}
|
8
|
+
</style>
|
9
|
+
<linearGradient id="linear-gradient" x1="0" y1="1093.95" x2="1920" y2="1093.95" gradientTransform="translate(0 1191.64) scale(1 -1)" gradientUnits="userSpaceOnUse">
|
10
|
+
<stop offset="0" stop-color="#fbb325"/>
|
11
|
+
<stop offset=".9" stop-color="#f9ea65"/>
|
12
|
+
</linearGradient>
|
13
|
+
</defs>
|
14
|
+
<g id="Layer_1-2" data-name="Layer 1">
|
15
|
+
<path class="cls-1" d="m0,172.7V0h1920v195.36s-229-72.36-450-80.36-477,15-826,43S0,172.7,0,172.7Z"/>
|
16
|
+
</g>
|
17
|
+
</svg>
|
@@ -0,0 +1,17 @@
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
+
<svg id="Layer_2" data-name="Layer 2" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 1920 195.36">
|
3
|
+
<defs>
|
4
|
+
<style>
|
5
|
+
.cls-1 {
|
6
|
+
fill: url(#linear-gradient);
|
7
|
+
}
|
8
|
+
</style>
|
9
|
+
<linearGradient id="linear-gradient" x1="0" y1="-1272.05" x2="1920" y2="-1272.05" gradientTransform="translate(0 -1174.36) scale(1 -1)" gradientUnits="userSpaceOnUse">
|
10
|
+
<stop offset="0" stop-color="#f2b82a"/>
|
11
|
+
<stop offset=".87" stop-color="#f5743a"/>
|
12
|
+
</linearGradient>
|
13
|
+
</defs>
|
14
|
+
<g id="Layer_1-2" data-name="Layer 1">
|
15
|
+
<path class="cls-1" d="m0,172.7V0h1920v195.36s-229-72.36-450-80.36-477,15-826,43S0,172.7,0,172.7Z"/>
|
16
|
+
</g>
|
17
|
+
</svg>
|
Binary file
|
@@ -0,0 +1,17 @@
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
+
<svg id="Layer_2" data-name="Layer 2" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 1920 285.36">
|
3
|
+
<defs>
|
4
|
+
<style>
|
5
|
+
.cls-1 {
|
6
|
+
fill: url(#linear-gradient);
|
7
|
+
}
|
8
|
+
</style>
|
9
|
+
<linearGradient id="linear-gradient" x1="0" y1="142.68" x2="1920" y2="142.68" gradientUnits="userSpaceOnUse">
|
10
|
+
<stop offset="0" stop-color="#d90c9f"/>
|
11
|
+
<stop offset=".9" stop-color="#de0d0d"/>
|
12
|
+
</linearGradient>
|
13
|
+
</defs>
|
14
|
+
<g id="Layer_1-2" data-name="Layer 1">
|
15
|
+
<path class="cls-1" d="m0,146.67v138.7h1920V112.22s-72,56.78-123,14.46S1770,0,1770,0C1460.64,115.5,902.28,138.66,0,146.67Z"/>
|
16
|
+
</g>
|
17
|
+
</svg>
|
@@ -0,0 +1,17 @@
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
+
<svg id="Layer_2" data-name="Layer 2" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 1920 285.36">
|
3
|
+
<defs>
|
4
|
+
<style>
|
5
|
+
.cls-1 {
|
6
|
+
fill: url(#linear-gradient);
|
7
|
+
}
|
8
|
+
</style>
|
9
|
+
<linearGradient id="linear-gradient" x1="0" y1="142.68" x2="1920" y2="142.68" gradientUnits="userSpaceOnUse">
|
10
|
+
<stop offset="0" stop-color="#b20500"/>
|
11
|
+
<stop offset=".9" stop-color="#e73700"/>
|
12
|
+
</linearGradient>
|
13
|
+
</defs>
|
14
|
+
<g id="Layer_1-2" data-name="Layer 1">
|
15
|
+
<path class="cls-1" d="m0,146.67v138.7h1920V112.22s-72,56.78-123,14.46S1770,0,1770,0C1460.64,115.5,902.28,138.66,0,146.67Z"/>
|
16
|
+
</g>
|
17
|
+
</svg>
|
@@ -0,0 +1,17 @@
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
+
<svg id="Layer_2" data-name="Layer 2" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 1920 285.36">
|
3
|
+
<defs>
|
4
|
+
<style>
|
5
|
+
.cls-1 {
|
6
|
+
fill: url(#linear-gradient);
|
7
|
+
}
|
8
|
+
</style>
|
9
|
+
<linearGradient id="linear-gradient" x1="0" y1="142.68" x2="1920" y2="142.68" gradientUnits="userSpaceOnUse">
|
10
|
+
<stop offset="0" stop-color="#fbb325"/>
|
11
|
+
<stop offset=".9" stop-color="#f9ea65"/>
|
12
|
+
</linearGradient>
|
13
|
+
</defs>
|
14
|
+
<g id="Layer_1-2" data-name="Layer 1">
|
15
|
+
<path class="cls-1" d="m0,146.67v138.7h1920V112.22s-72,56.78-123,14.46S1770,0,1770,0C1460.64,115.5,902.28,138.66,0,146.67Z"/>
|
16
|
+
</g>
|
17
|
+
</svg>
|
@@ -0,0 +1,17 @@
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
+
<svg id="Layer_2" data-name="Layer 2" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 1920 285.36">
|
3
|
+
<defs>
|
4
|
+
<style>
|
5
|
+
.cls-1 {
|
6
|
+
fill: url(#linear-gradient);
|
7
|
+
}
|
8
|
+
</style>
|
9
|
+
<linearGradient id="linear-gradient" x1="0" y1="142.68" x2="1920" y2="142.68" gradientUnits="userSpaceOnUse">
|
10
|
+
<stop offset="0" stop-color="#f2b82a"/>
|
11
|
+
<stop offset=".87" stop-color="#f5743a"/>
|
12
|
+
</linearGradient>
|
13
|
+
</defs>
|
14
|
+
<g id="Layer_1-2" data-name="Layer 1">
|
15
|
+
<path class="cls-1" d="m0,146.67v138.7h1920V112.22s-72,56.78-123,14.46S1770,0,1770,0C1460.64,115.5,902.28,138.66,0,146.67Z"/>
|
16
|
+
</g>
|
17
|
+
</svg>
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
@@ -1,5 +1,5 @@
|
|
1
|
-
<svg width="10" height="24" viewBox="0 0 10 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
2
|
-
<path d="M8.19011 16.5903C8.26693 16.7343 8.32032 16.8896 8.35026 17.0575C8.38021 17.2269 8.38802 17.4048 8.3711 17.5911C8.35547 17.7774 8.31511 17.9708 8.25261 18.1684C8.19011 18.3674 8.10547 18.5679 7.9987 18.7697C7.89323 18.9716 7.76563 19.172 7.6198 19.3696C7.47396 19.5672 7.3099 19.7592 7.13021 19.9455C6.94922 20.1318 6.75521 20.3097 6.54818 20.4776C6.34115 20.6442 6.1237 20.7995 5.89714 20.942C5.66927 21.0846 5.4375 21.2116 5.20052 21.3231C4.96355 21.4347 4.72526 21.5278 4.48698 21.6054C4.2474 21.6817 4.01303 21.7395 3.78256 21.7777C3.55079 21.8158 3.32943 21.8355 3.11459 21.8341C2.89974 21.8341 2.69792 21.8129 2.50912 21.7734C2.32032 21.7325 2.14714 21.6732 1.98959 21.5956C1.83204 21.5179 1.69401 21.422 1.57553 21.309C1.45573 21.1961 1.35808 21.0677 1.28256 20.9251C1.20573 20.7811 1.15235 20.6259 1.1224 20.4565C1.09245 20.2885 1.08464 20.1107 1.10157 19.9243C1.11719 19.7366 1.15756 19.5446 1.22006 19.3456C1.28256 19.148 1.36719 18.9476 1.47396 18.7457C1.57943 18.5439 1.70573 18.3434 1.85287 18.1458C1.9987 17.9468 2.16276 17.7548 2.34245 17.5685C2.52344 17.3822 2.71745 17.2058 2.92448 17.0378C3.13151 16.8698 3.34896 16.716 3.57553 16.5734C3.80209 16.4308 4.03516 16.3038 4.27214 16.1923C4.50912 16.0808 4.7474 15.9862 4.98568 15.91C5.22526 15.8338 5.45964 15.7759 5.69011 15.7378C5.92188 15.6983 6.14323 15.6799 6.35808 15.6799C6.57292 15.6813 6.77344 15.7011 6.96355 15.742C7.15235 15.7815 7.32552 15.8408 7.48308 15.9199C7.64063 15.9975 7.77865 16.0935 7.89714 16.2064C8.01693 16.3193 8.11459 16.4464 8.19011 16.5903Z" fill="black"/>
|
3
|
-
<path d="M8.04035 16.9178C8.08852 17.0039 8.12368 17.0956 8.14712 17.1944C8.16274 17.265 8.17055 17.337 8.16795 17.4104C8.16795 17.4951 8.15883 17.5784 8.14191 17.6602C8.11977 17.7816 8.08722 17.9002 8.04425 18.0145C7.8242 18.6243 7.42055 19.1494 6.98436 19.5926C5.93618 20.6527 4.42186 21.4403 2.96613 21.3711C2.44399 21.3443 1.86717 21.1876 1.51951 20.7303C1.45571 20.6484 1.40493 20.5581 1.36717 20.4593C1.33592 20.3802 1.31639 20.2984 1.30727 20.2151C1.30727 20.201 1.29816 20.1219 1.30337 20.1953V20.1036C1.30206 20.0725 1.30337 20.0415 1.30727 20.0118C1.30337 20.0203 1.30337 20.0711 1.30727 20.0161C1.31899 19.8961 1.34243 19.7775 1.37498 19.6618C1.54425 19.0703 1.91404 18.5551 2.30467 18.1162C2.83462 17.5417 3.43878 17.0829 4.11587 16.7371C4.85805 16.3546 5.68097 16.1062 6.50519 16.1429C7.06508 16.1711 7.73045 16.3602 8.04035 16.9178C8.12498 17.0745 8.25649 17.0829 8.34113 16.9178C8.42706 16.7512 8.43488 16.4336 8.34113 16.2628C7.54816 14.8287 5.66925 15.128 4.45571 15.6404C3.02602 16.2403 1.60024 17.4344 1.05727 19.0435C0.841126 19.6886 0.802064 20.431 1.04816 21.0719C1.29425 21.7127 1.81639 22.0628 2.40623 22.211C3.16535 22.4043 3.97654 22.2576 4.70571 21.9992C5.54816 21.6915 6.30857 21.2243 6.98436 20.5976C8.04425 19.611 9.13149 17.8028 8.34113 16.2628C8.25649 16.1019 8.12107 16.1019 8.04035 16.2628C7.95962 16.4238 7.9518 16.7428 8.04035 16.9178Z" fill="black"/>
|
4
|
-
<path d="M7.76038 2.35092V16.7752C7.76038 17.042 7.8372 17.6969 8.18486 17.6969C8.53251 17.6969 8.60933 17.0279 8.60933 16.7752V2.35092C8.60933 2.08414 8.53642 1.4292 8.18486 1.4292C7.83199 1.4292 7.76038 2.09826 7.76038 2.35092Z" fill="black"/>
|
5
|
-
</svg>
|
1
|
+
<svg width="10" height="24" viewBox="0 0 10 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
2
|
+
<path d="M8.19011 16.5903C8.26693 16.7343 8.32032 16.8896 8.35026 17.0575C8.38021 17.2269 8.38802 17.4048 8.3711 17.5911C8.35547 17.7774 8.31511 17.9708 8.25261 18.1684C8.19011 18.3674 8.10547 18.5679 7.9987 18.7697C7.89323 18.9716 7.76563 19.172 7.6198 19.3696C7.47396 19.5672 7.3099 19.7592 7.13021 19.9455C6.94922 20.1318 6.75521 20.3097 6.54818 20.4776C6.34115 20.6442 6.1237 20.7995 5.89714 20.942C5.66927 21.0846 5.4375 21.2116 5.20052 21.3231C4.96355 21.4347 4.72526 21.5278 4.48698 21.6054C4.2474 21.6817 4.01303 21.7395 3.78256 21.7777C3.55079 21.8158 3.32943 21.8355 3.11459 21.8341C2.89974 21.8341 2.69792 21.8129 2.50912 21.7734C2.32032 21.7325 2.14714 21.6732 1.98959 21.5956C1.83204 21.5179 1.69401 21.422 1.57553 21.309C1.45573 21.1961 1.35808 21.0677 1.28256 20.9251C1.20573 20.7811 1.15235 20.6259 1.1224 20.4565C1.09245 20.2885 1.08464 20.1107 1.10157 19.9243C1.11719 19.7366 1.15756 19.5446 1.22006 19.3456C1.28256 19.148 1.36719 18.9476 1.47396 18.7457C1.57943 18.5439 1.70573 18.3434 1.85287 18.1458C1.9987 17.9468 2.16276 17.7548 2.34245 17.5685C2.52344 17.3822 2.71745 17.2058 2.92448 17.0378C3.13151 16.8698 3.34896 16.716 3.57553 16.5734C3.80209 16.4308 4.03516 16.3038 4.27214 16.1923C4.50912 16.0808 4.7474 15.9862 4.98568 15.91C5.22526 15.8338 5.45964 15.7759 5.69011 15.7378C5.92188 15.6983 6.14323 15.6799 6.35808 15.6799C6.57292 15.6813 6.77344 15.7011 6.96355 15.742C7.15235 15.7815 7.32552 15.8408 7.48308 15.9199C7.64063 15.9975 7.77865 16.0935 7.89714 16.2064C8.01693 16.3193 8.11459 16.4464 8.19011 16.5903Z" fill="black"/>
|
3
|
+
<path d="M8.04035 16.9178C8.08852 17.0039 8.12368 17.0956 8.14712 17.1944C8.16274 17.265 8.17055 17.337 8.16795 17.4104C8.16795 17.4951 8.15883 17.5784 8.14191 17.6602C8.11977 17.7816 8.08722 17.9002 8.04425 18.0145C7.8242 18.6243 7.42055 19.1494 6.98436 19.5926C5.93618 20.6527 4.42186 21.4403 2.96613 21.3711C2.44399 21.3443 1.86717 21.1876 1.51951 20.7303C1.45571 20.6484 1.40493 20.5581 1.36717 20.4593C1.33592 20.3802 1.31639 20.2984 1.30727 20.2151C1.30727 20.201 1.29816 20.1219 1.30337 20.1953V20.1036C1.30206 20.0725 1.30337 20.0415 1.30727 20.0118C1.30337 20.0203 1.30337 20.0711 1.30727 20.0161C1.31899 19.8961 1.34243 19.7775 1.37498 19.6618C1.54425 19.0703 1.91404 18.5551 2.30467 18.1162C2.83462 17.5417 3.43878 17.0829 4.11587 16.7371C4.85805 16.3546 5.68097 16.1062 6.50519 16.1429C7.06508 16.1711 7.73045 16.3602 8.04035 16.9178C8.12498 17.0745 8.25649 17.0829 8.34113 16.9178C8.42706 16.7512 8.43488 16.4336 8.34113 16.2628C7.54816 14.8287 5.66925 15.128 4.45571 15.6404C3.02602 16.2403 1.60024 17.4344 1.05727 19.0435C0.841126 19.6886 0.802064 20.431 1.04816 21.0719C1.29425 21.7127 1.81639 22.0628 2.40623 22.211C3.16535 22.4043 3.97654 22.2576 4.70571 21.9992C5.54816 21.6915 6.30857 21.2243 6.98436 20.5976C8.04425 19.611 9.13149 17.8028 8.34113 16.2628C8.25649 16.1019 8.12107 16.1019 8.04035 16.2628C7.95962 16.4238 7.9518 16.7428 8.04035 16.9178Z" fill="black"/>
|
4
|
+
<path d="M7.76038 2.35092V16.7752C7.76038 17.042 7.8372 17.6969 8.18486 17.6969C8.53251 17.6969 8.60933 17.0279 8.60933 16.7752V2.35092C8.60933 2.08414 8.53642 1.4292 8.18486 1.4292C7.83199 1.4292 7.76038 2.09826 7.76038 2.35092Z" fill="black"/>
|
5
|
+
</svg>
|
@@ -1,32 +1,32 @@
|
|
1
|
-
<?xml version="1.0" encoding="utf-8"?>
|
2
|
-
<!-- Generator: Adobe Illustrator 24.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
3
|
-
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
4
|
-
viewBox="0 0 1315.7 312.3" style="enable-background:new 0 0 1315.7 312.3;" xml:space="preserve">
|
5
|
-
<style type="text/css">
|
6
|
-
.st0{fill:#C4A96B;}
|
7
|
-
</style>
|
8
|
-
<g>
|
9
|
-
<path class="st0" d="M1046.5,21.8c-40,7.1-84.4,23.1-129.3,41.9c5.6,3.6,10.7,7.5,15.8,11.8c65.8-27.4,132.7-47.9,205.8-40
|
10
|
-
c176.6,19.2,158.2,170.4,99.6,200.1c-32.1,16.2-109.2,10.5-116.3-55.8c-2.1-20.3,3-43,16.5-57.7c7.7-8.3,5.3-6.8,15-3.6
|
11
|
-
c11.1,4.1,22.9,6.6,32.7,0.4c25.4-16.2-12.4-46.4-51.1-16.9c-56.2,42.8-39.5,165.7,75.9,158.2c85.1-5.6,110.1-115.9,60.1-180
|
12
|
-
C1222.8,18.4,1122.6,8.1,1046.5,21.8z"/>
|
13
|
-
<path class="st0" d="M993.2,163.8h100c0.4-5.3,1.1-10.7,2.1-15.8H989.2C990.7,153.3,992.2,158.4,993.2,163.8z"/>
|
14
|
-
<path class="st0" d="M1132.8,163.8h135.3c0.4-5.3,0.4-10.7,0-15.8h-131.9C1134.5,153.1,1133.5,158.4,1132.8,163.8z"/>
|
15
|
-
<path class="st0" d="M896.2,91.5c-6.4-4.1-12.8-7.7-19.2-10.7c-37.2,16.5-74,33.6-107.1,47.2l-128.5,47.7
|
16
|
-
c-23.5,8.1-70.8,20.5-71,35.9c-0.2,17.5,33.6,10.7,34-2.6v-1.9l101.5-35.5c54.9-20.1,109.2-43.6,163.3-68
|
17
|
-
C878.2,99.6,887.2,95.6,896.2,91.5z"/>
|
18
|
-
<path class="st0" d="M685.2,147.9H573.9l-7.5,3.6c-8.3,4.1-16.5,8.1-24.8,12.2h101.1L685.2,147.9z"/>
|
19
|
-
<path class="st0" d="M63.2,163.8H381c2.1-2.4,4.1-4.9,6-7.5c2.1-2.6,4.1-5.3,6-8.3H63.2V163.8L63.2,163.8z"/>
|
20
|
-
<path class="st0" d="M942.6,147.9H795.3c-12.8,5.3-25.7,10.7-38.5,15.8h192C947.3,158.4,945.1,153.1,942.6,147.9z"/>
|
21
|
-
<path class="st0" d="M645,51.3C578.3,73.6,482.4,126.6,414.2,167c4.7-6.6,8.6-13,11.8-19.5c4.1-8.8,7.3-17.3,9.2-26.3
|
22
|
-
c2.4-9.4,3.6-19.2,3.4-29.3c-0.4-9-1.9-18-4.9-26.3c-3.6-9-9-17.3-16.2-24.4c-6.8-6.6-15.4-12-25.2-15.6
|
23
|
-
c-9.6-3.6-20.7-5.3-31.4-5.6c-11.1,0-22,1.5-31,4.7c-8.1,3-14.7,7.3-19.7,11.8c-6.4,6.2-10,13-10.9,18.8c-0.6,3.8,0,7.3,1.3,10
|
24
|
-
c1.3,2.8,3.2,4.7,5.6,6.2c2.6,1.3,5.3,1.9,8.3,1.5s6-1.7,8.6-4.3c6-5.3,10-16.5,13.9-28.2c6.6-2.1,15.2-3.2,23.7-3.2
|
25
|
-
c8.8,0.2,18,1.7,25.7,4.5c7.5,2.8,13.9,6.8,19.2,11.8c5.3,5.1,9.4,11.3,12,18.2c2.4,6.4,3.6,13.5,3.8,20.5c0.2,8.3-0.9,16.7-3,25
|
26
|
-
c-1.7,7.7-4.3,15.2-7.9,22.4c-3.6,7.5-8.6,15-14.5,23.1c-50.7,66.3-162.9,100.9-242.8,87.2C91.8,239.9,41.4,198.4,46.1,133.6
|
27
|
-
c3.2-47.7,53-56.4,85.1-49.6c5.1,11.1,11.3,25.2,22.2,31.4c17.3,9.8,37-1.9,31.2-19.2c-9-26.9-54.5-38.7-86.8-34.6
|
28
|
-
c-95.3,11.8-84,110.1-46.6,157.1c68.8,86.8,222.5,54.5,308.2,20.5c127-50.7,326-181.1,454.7-177.6c37.6,0.9,65.2,9.2,92.6,29.3
|
29
|
-
c105,77.4,46.2,193.2-41.9,182.3c-18.8-2.1-35.3-11.5-49.4-21.2c2.8-17.7,5.6-37.2-7.3-44.9c-25.9-15.4-66.3,36.6,19.7,77.4
|
30
|
-
c99.6,47.2,203.3-63.1,134.9-166.3C896,17.6,747.4,17.1,645,51.3z"/>
|
31
|
-
</g>
|
32
|
-
</svg>
|
1
|
+
<?xml version="1.0" encoding="utf-8"?>
|
2
|
+
<!-- Generator: Adobe Illustrator 24.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
3
|
+
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
4
|
+
viewBox="0 0 1315.7 312.3" style="enable-background:new 0 0 1315.7 312.3;" xml:space="preserve">
|
5
|
+
<style type="text/css">
|
6
|
+
.st0{fill:#C4A96B;}
|
7
|
+
</style>
|
8
|
+
<g>
|
9
|
+
<path class="st0" d="M1046.5,21.8c-40,7.1-84.4,23.1-129.3,41.9c5.6,3.6,10.7,7.5,15.8,11.8c65.8-27.4,132.7-47.9,205.8-40
|
10
|
+
c176.6,19.2,158.2,170.4,99.6,200.1c-32.1,16.2-109.2,10.5-116.3-55.8c-2.1-20.3,3-43,16.5-57.7c7.7-8.3,5.3-6.8,15-3.6
|
11
|
+
c11.1,4.1,22.9,6.6,32.7,0.4c25.4-16.2-12.4-46.4-51.1-16.9c-56.2,42.8-39.5,165.7,75.9,158.2c85.1-5.6,110.1-115.9,60.1-180
|
12
|
+
C1222.8,18.4,1122.6,8.1,1046.5,21.8z"/>
|
13
|
+
<path class="st0" d="M993.2,163.8h100c0.4-5.3,1.1-10.7,2.1-15.8H989.2C990.7,153.3,992.2,158.4,993.2,163.8z"/>
|
14
|
+
<path class="st0" d="M1132.8,163.8h135.3c0.4-5.3,0.4-10.7,0-15.8h-131.9C1134.5,153.1,1133.5,158.4,1132.8,163.8z"/>
|
15
|
+
<path class="st0" d="M896.2,91.5c-6.4-4.1-12.8-7.7-19.2-10.7c-37.2,16.5-74,33.6-107.1,47.2l-128.5,47.7
|
16
|
+
c-23.5,8.1-70.8,20.5-71,35.9c-0.2,17.5,33.6,10.7,34-2.6v-1.9l101.5-35.5c54.9-20.1,109.2-43.6,163.3-68
|
17
|
+
C878.2,99.6,887.2,95.6,896.2,91.5z"/>
|
18
|
+
<path class="st0" d="M685.2,147.9H573.9l-7.5,3.6c-8.3,4.1-16.5,8.1-24.8,12.2h101.1L685.2,147.9z"/>
|
19
|
+
<path class="st0" d="M63.2,163.8H381c2.1-2.4,4.1-4.9,6-7.5c2.1-2.6,4.1-5.3,6-8.3H63.2V163.8L63.2,163.8z"/>
|
20
|
+
<path class="st0" d="M942.6,147.9H795.3c-12.8,5.3-25.7,10.7-38.5,15.8h192C947.3,158.4,945.1,153.1,942.6,147.9z"/>
|
21
|
+
<path class="st0" d="M645,51.3C578.3,73.6,482.4,126.6,414.2,167c4.7-6.6,8.6-13,11.8-19.5c4.1-8.8,7.3-17.3,9.2-26.3
|
22
|
+
c2.4-9.4,3.6-19.2,3.4-29.3c-0.4-9-1.9-18-4.9-26.3c-3.6-9-9-17.3-16.2-24.4c-6.8-6.6-15.4-12-25.2-15.6
|
23
|
+
c-9.6-3.6-20.7-5.3-31.4-5.6c-11.1,0-22,1.5-31,4.7c-8.1,3-14.7,7.3-19.7,11.8c-6.4,6.2-10,13-10.9,18.8c-0.6,3.8,0,7.3,1.3,10
|
24
|
+
c1.3,2.8,3.2,4.7,5.6,6.2c2.6,1.3,5.3,1.9,8.3,1.5s6-1.7,8.6-4.3c6-5.3,10-16.5,13.9-28.2c6.6-2.1,15.2-3.2,23.7-3.2
|
25
|
+
c8.8,0.2,18,1.7,25.7,4.5c7.5,2.8,13.9,6.8,19.2,11.8c5.3,5.1,9.4,11.3,12,18.2c2.4,6.4,3.6,13.5,3.8,20.5c0.2,8.3-0.9,16.7-3,25
|
26
|
+
c-1.7,7.7-4.3,15.2-7.9,22.4c-3.6,7.5-8.6,15-14.5,23.1c-50.7,66.3-162.9,100.9-242.8,87.2C91.8,239.9,41.4,198.4,46.1,133.6
|
27
|
+
c3.2-47.7,53-56.4,85.1-49.6c5.1,11.1,11.3,25.2,22.2,31.4c17.3,9.8,37-1.9,31.2-19.2c-9-26.9-54.5-38.7-86.8-34.6
|
28
|
+
c-95.3,11.8-84,110.1-46.6,157.1c68.8,86.8,222.5,54.5,308.2,20.5c127-50.7,326-181.1,454.7-177.6c37.6,0.9,65.2,9.2,92.6,29.3
|
29
|
+
c105,77.4,46.2,193.2-41.9,182.3c-18.8-2.1-35.3-11.5-49.4-21.2c2.8-17.7,5.6-37.2-7.3-44.9c-25.9-15.4-66.3,36.6,19.7,77.4
|
30
|
+
c99.6,47.2,203.3-63.1,134.9-166.3C896,17.6,747.4,17.1,645,51.3z"/>
|
31
|
+
</g>
|
32
|
+
</svg>
|
@@ -1,37 +1,37 @@
|
|
1
|
-
<?xml version="1.0" encoding="utf-8"?>
|
2
|
-
<!-- Generator: Adobe Illustrator 24.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
3
|
-
<svg version="1.1" id="flourish" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
4
|
-
viewBox="0 0 2609.9 300.3" style="enable-background:new 0 0 2609.9 300.3;" xml:space="preserve">
|
5
|
-
<style type="text/css">
|
6
|
-
.st0{fill:#C4A96B;}
|
7
|
-
</style>
|
8
|
-
<g id="Line">
|
9
|
-
<path class="st0" d="M2598.1,232.6h-942c-0.8,2.3-1.6,4.6-2.7,6.9h949.9L2598.1,232.6z"/>
|
10
|
-
<path class="st0" d="M6.7,239.5h949.7c-1-2.3-1.9-4.5-2.7-6.9H12L6.7,239.5z"/>
|
11
|
-
<path class="st0" d="M1644.1,232.6h-223.5l5.2,6.9h215.5C1642.5,237.3,1643.4,235,1644.1,232.6z"/>
|
12
|
-
<path class="st0" d="M968.5,239.5H1184l5.2-6.9H965.7C966.4,235,967.4,237.3,968.5,239.5z"/>
|
13
|
-
</g>
|
14
|
-
<g id="Main_B">
|
15
|
-
<path class="st0" d="M1620.8,178.5c49.3,25.9,28.2,95.1-31.1,77.7c-2.6-10.5-15.7-5.5-10.2,1.9c5.5,6.8,27.7,8.6,41,5.6
|
16
|
-
c59.7-12.6,54.9-131.8-79.1-112.7l-2.3,0.4c1.7,5.2,2.5,11.2,2.5,16.3C1570.8,163.1,1603.3,169.2,1620.8,178.5z M1068.2,167.6
|
17
|
-
c0-5,0.8-11.1,2.5-16.3l-2.3-0.4c-134-19.1-138.7,100.1-79.1,112.7c13.3,3,35.5,1.1,41-5.6c5.6-7.4-7.5-12.4-10.2-1.9
|
18
|
-
c-59.3,17.4-80.4-51.7-31.1-77.7C1006.6,169.2,1039,163.1,1068.2,167.6z M1304.9,271.7c17.3,0.4,37.8-4,61.2-15.8
|
19
|
-
c55-28,108.6-72.9,164.7-86.2c0.3-3-0.2-11.2-2.4-16.3c-69.6,14.8-146.7,91.9-206.7,103.3c-5.8,1.1-11.4,1.9-16.8,2.2
|
20
|
-
c-5.4-0.3-11.1-1.1-16.8-2.2c-60-11.4-137.1-88.5-206.7-103.3c-2.2,5.2-2.7,13.4-2.4,16.3c56.1,13.3,109.7,58.2,164.7,86.2
|
21
|
-
C1267.2,267.7,1287.6,272.1,1304.9,271.7z"/>
|
22
|
-
</g>
|
23
|
-
<g id="Main_A">
|
24
|
-
<path class="st0" d="M1500.2,120.8c-41-11.3-82.4,20.5-116.2,44.2c-12.9-9.2-17.1-12.3-23.3-16.6c33.6-38.7,16.8-100.1-39-116.8
|
25
|
-
c-5.4-1.5-11-2.5-16.8-3c-5.7,0.5-11.4,1.5-16.8,3c-55.8,16.7-72.6,78.1-39,116.8c-6.1,4.3-10.3,7.3-23.3,16.6
|
26
|
-
c-33.8-23.7-75.2-55.5-116.2-44.2c-43.7,12-46.7,54.8-31.3,74.9c20.9,27.7,58.4,29.5,85.9,15.8l-7-4.3
|
27
|
-
c-109.8,44.5-122.2-160.6,54.8-32.5c-20.2,14.1-32.1,20.8-34.7,22.3l6.5,4c9.3-5.6,19-11.7,34.1-22.1c33.1,23.7,62.5,34.3,87,36
|
28
|
-
c24.5-1.7,54-12.2,87-36c15.1,10.5,24.7,16.5,34.1,22.1l6.5-4c-2.6-1.6-14.5-8.3-34.7-22.3c177-128.1,164.5,77,54.8,32.5l-7,4.3
|
29
|
-
c27.5,13.7,65,11.9,85.9-15.8C1547,175.6,1544,132.8,1500.2,120.8z M1245.4,117.9c-5.3-46.4,25.2-71.7,59.5-77.7
|
30
|
-
c34.3,6,64.8,31.2,59.3,77.7c-1.9,15.5-6.1,21.7-9,25.8h-0.1l-0.5,0.6c-21-14.7-37.7-19.5-49.8-18.6c-12.2-0.9-28.8,3.9-49.8,18.6
|
31
|
-
l-0.5-0.6h-0.1C1251.5,139.6,1247.3,133.5,1245.4,117.9z M1350.2,149.4c-16.5,16.5-33.2,20.7-45.4,18.3
|
32
|
-
c-12.1,2.4-28.9-1.8-45.4-18.3c5.2-3.4,12.2-8,19.9-11.3c6.9-2.9,17-5.7,25.6-5.3c8.6-0.4,18.8,2.4,25.4,5.3
|
33
|
-
C1338,141.5,1345,146,1350.2,149.4z M1304.8,202.3c-21-3.5-45.8-13.8-73.3-33.3c7.7-5.5,14-10.1,22.2-15.7
|
34
|
-
c11.5,11.5,25.7,20.7,42,21.4c3.5,0.3,6.5,0.2,9.2-0.2c2.8,0.4,5.8,0.5,9,0.2c16.3-0.7,30.6-9.9,42-21.4
|
35
|
-
c8.2,5.6,14.5,10.2,22.2,15.7C1350.6,188.5,1325.8,198.8,1304.8,202.3z"/>
|
36
|
-
</g>
|
37
|
-
</svg>
|
1
|
+
<?xml version="1.0" encoding="utf-8"?>
|
2
|
+
<!-- Generator: Adobe Illustrator 24.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
3
|
+
<svg version="1.1" id="flourish" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
4
|
+
viewBox="0 0 2609.9 300.3" style="enable-background:new 0 0 2609.9 300.3;" xml:space="preserve">
|
5
|
+
<style type="text/css">
|
6
|
+
.st0{fill:#C4A96B;}
|
7
|
+
</style>
|
8
|
+
<g id="Line">
|
9
|
+
<path class="st0" d="M2598.1,232.6h-942c-0.8,2.3-1.6,4.6-2.7,6.9h949.9L2598.1,232.6z"/>
|
10
|
+
<path class="st0" d="M6.7,239.5h949.7c-1-2.3-1.9-4.5-2.7-6.9H12L6.7,239.5z"/>
|
11
|
+
<path class="st0" d="M1644.1,232.6h-223.5l5.2,6.9h215.5C1642.5,237.3,1643.4,235,1644.1,232.6z"/>
|
12
|
+
<path class="st0" d="M968.5,239.5H1184l5.2-6.9H965.7C966.4,235,967.4,237.3,968.5,239.5z"/>
|
13
|
+
</g>
|
14
|
+
<g id="Main_B">
|
15
|
+
<path class="st0" d="M1620.8,178.5c49.3,25.9,28.2,95.1-31.1,77.7c-2.6-10.5-15.7-5.5-10.2,1.9c5.5,6.8,27.7,8.6,41,5.6
|
16
|
+
c59.7-12.6,54.9-131.8-79.1-112.7l-2.3,0.4c1.7,5.2,2.5,11.2,2.5,16.3C1570.8,163.1,1603.3,169.2,1620.8,178.5z M1068.2,167.6
|
17
|
+
c0-5,0.8-11.1,2.5-16.3l-2.3-0.4c-134-19.1-138.7,100.1-79.1,112.7c13.3,3,35.5,1.1,41-5.6c5.6-7.4-7.5-12.4-10.2-1.9
|
18
|
+
c-59.3,17.4-80.4-51.7-31.1-77.7C1006.6,169.2,1039,163.1,1068.2,167.6z M1304.9,271.7c17.3,0.4,37.8-4,61.2-15.8
|
19
|
+
c55-28,108.6-72.9,164.7-86.2c0.3-3-0.2-11.2-2.4-16.3c-69.6,14.8-146.7,91.9-206.7,103.3c-5.8,1.1-11.4,1.9-16.8,2.2
|
20
|
+
c-5.4-0.3-11.1-1.1-16.8-2.2c-60-11.4-137.1-88.5-206.7-103.3c-2.2,5.2-2.7,13.4-2.4,16.3c56.1,13.3,109.7,58.2,164.7,86.2
|
21
|
+
C1267.2,267.7,1287.6,272.1,1304.9,271.7z"/>
|
22
|
+
</g>
|
23
|
+
<g id="Main_A">
|
24
|
+
<path class="st0" d="M1500.2,120.8c-41-11.3-82.4,20.5-116.2,44.2c-12.9-9.2-17.1-12.3-23.3-16.6c33.6-38.7,16.8-100.1-39-116.8
|
25
|
+
c-5.4-1.5-11-2.5-16.8-3c-5.7,0.5-11.4,1.5-16.8,3c-55.8,16.7-72.6,78.1-39,116.8c-6.1,4.3-10.3,7.3-23.3,16.6
|
26
|
+
c-33.8-23.7-75.2-55.5-116.2-44.2c-43.7,12-46.7,54.8-31.3,74.9c20.9,27.7,58.4,29.5,85.9,15.8l-7-4.3
|
27
|
+
c-109.8,44.5-122.2-160.6,54.8-32.5c-20.2,14.1-32.1,20.8-34.7,22.3l6.5,4c9.3-5.6,19-11.7,34.1-22.1c33.1,23.7,62.5,34.3,87,36
|
28
|
+
c24.5-1.7,54-12.2,87-36c15.1,10.5,24.7,16.5,34.1,22.1l6.5-4c-2.6-1.6-14.5-8.3-34.7-22.3c177-128.1,164.5,77,54.8,32.5l-7,4.3
|
29
|
+
c27.5,13.7,65,11.9,85.9-15.8C1547,175.6,1544,132.8,1500.2,120.8z M1245.4,117.9c-5.3-46.4,25.2-71.7,59.5-77.7
|
30
|
+
c34.3,6,64.8,31.2,59.3,77.7c-1.9,15.5-6.1,21.7-9,25.8h-0.1l-0.5,0.6c-21-14.7-37.7-19.5-49.8-18.6c-12.2-0.9-28.8,3.9-49.8,18.6
|
31
|
+
l-0.5-0.6h-0.1C1251.5,139.6,1247.3,133.5,1245.4,117.9z M1350.2,149.4c-16.5,16.5-33.2,20.7-45.4,18.3
|
32
|
+
c-12.1,2.4-28.9-1.8-45.4-18.3c5.2-3.4,12.2-8,19.9-11.3c6.9-2.9,17-5.7,25.6-5.3c8.6-0.4,18.8,2.4,25.4,5.3
|
33
|
+
C1338,141.5,1345,146,1350.2,149.4z M1304.8,202.3c-21-3.5-45.8-13.8-73.3-33.3c7.7-5.5,14-10.1,22.2-15.7
|
34
|
+
c11.5,11.5,25.7,20.7,42,21.4c3.5,0.3,6.5,0.2,9.2-0.2c2.8,0.4,5.8,0.5,9,0.2c16.3-0.7,30.6-9.9,42-21.4
|
35
|
+
c8.2,5.6,14.5,10.2,22.2,15.7C1350.6,188.5,1325.8,198.8,1304.8,202.3z"/>
|
36
|
+
</g>
|
37
|
+
</svg>
|
@@ -1,31 +1,31 @@
|
|
1
|
-
<?xml version="1.0" encoding="utf-8"?>
|
2
|
-
<!-- Generator: Adobe Illustrator 24.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
3
|
-
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
4
|
-
viewBox="0 0 1315.7 312.3" style="enable-background:new 0 0 1315.7 312.3;" xml:space="preserve">
|
5
|
-
<style type="text/css">
|
6
|
-
.st0{fill:#C4A96B;}
|
7
|
-
</style>
|
8
|
-
<g>
|
9
|
-
<path class="st0" d="M275.3,21.9c40,7.1,84.4,23.1,129.3,41.9c-5.6,3.6-10.7,7.5-15.8,11.8c-65.8-27.4-132.7-47.9-205.8-40
|
10
|
-
C6.4,54.8,24.7,205.9,83.3,235.7c32.1,16.2,109.2,10.5,116.3-55.8c2.1-20.3-3-43-16.5-57.7c-7.7-8.3-5.3-6.8-15-3.6
|
11
|
-
c-11.1,4.1-22.9,6.6-32.7,0.4c-25.4-16.2,12.4-46.4,51.1-16.9c56.2,42.8,39.5,165.7-75.9,158.2c-85.1-5.6-110.1-115.9-60.1-180
|
12
|
-
C98.9,18.5,199.2,8.2,275.3,21.9z"/>
|
13
|
-
<path class="st0" d="M328.5,163.8h-100c-0.4-5.3-1.1-10.7-2.1-15.8h106.2C331.1,153.4,329.6,158.5,328.5,163.8z"/>
|
14
|
-
<path class="st0" d="M188.9,163.8H53.6c-0.4-5.3-0.4-10.7,0-15.8h131.9C187.2,153.1,188.3,158.5,188.9,163.8z"/>
|
15
|
-
<path class="st0" d="M425.5,91.6c6.4-4.1,12.8-7.7,19.2-10.7c37.2,16.5,74,33.6,107.1,47.2l128.5,47.7c23.5,8.1,70.8,20.5,71,35.9
|
16
|
-
c0.2,17.5-33.6,10.7-34-2.6v-1.9l-101.5-35.5c-54.9-20.1-109.2-43.6-163.3-68C443.5,99.7,434.5,95.6,425.5,91.6z"/>
|
17
|
-
<path class="st0" d="M636.5,148h111.4l7.5,3.6c8.3,4.1,16.5,8.1,24.8,12.2H679L636.5,148z"/>
|
18
|
-
<path class="st0" d="M1258.5,163.8H940.7c-2.1-2.4-4.1-4.9-6-7.5c-2.1-2.6-4.1-5.3-6-8.3h329.8L1258.5,163.8L1258.5,163.8z"/>
|
19
|
-
<path class="st0" d="M379.1,148h147.3c12.8,5.3,25.7,10.7,38.5,15.8H373C374.4,158.5,376.6,153.1,379.1,148z"/>
|
20
|
-
<path class="st0" d="M676.7,51.4c66.7,22.2,162.7,75.2,230.9,115.6c-4.7-6.6-8.6-13-11.8-19.5c-4.1-8.8-7.3-17.3-9.2-26.3
|
21
|
-
c-2.4-9.4-3.6-19.2-3.4-29.3c0.4-9,1.9-18,4.9-26.3c3.6-9,9-17.3,16.2-24.4c6.8-6.6,15.4-12,25.2-15.6c9.6-3.6,20.7-5.3,31.4-5.6
|
22
|
-
c11.1,0,22,1.5,31,4.7c8.1,3,14.7,7.3,19.7,11.8c6.4,6.2,10,13,10.9,18.8c0.6,3.8,0,7.3-1.3,10c-1.3,2.8-3.2,4.7-5.6,6.2
|
23
|
-
c-2.6,1.3-5.3,1.9-8.3,1.5c-3-0.4-6-1.7-8.5-4.3c-6-5.3-10-16.5-13.9-28.2c-6.6-2.1-15.2-3.2-23.7-3.2c-8.8,0.2-18,1.7-25.7,4.5
|
24
|
-
c-7.5,2.8-13.9,6.8-19.2,11.8c-5.3,5.1-9.4,11.3-12,18.2c-2.4,6.4-3.6,13.5-3.8,20.5c-0.2,8.3,0.9,16.7,3,25
|
25
|
-
c1.7,7.7,4.3,15.2,7.9,22.4c3.6,7.5,8.5,15,14.5,23.1c50.7,66.3,162.9,100.9,242.8,87.2c61.1-10.3,111.6-51.7,106.9-116.5
|
26
|
-
c-3.2-47.7-53-56.4-85.1-49.6c-5.1,11.1-11.3,25.2-22.2,31.4c-17.3,9.8-37-1.9-31.2-19.2c9-26.9,54.5-38.7,86.8-34.6
|
27
|
-
c95.3,11.8,84,110.1,46.6,157.1c-68.8,86.8-222.5,54.5-308.2,20.5c-127-50.7-326-181.1-454.7-177.6c-37.6,0.9-65.2,9.2-92.6,29.3
|
28
|
-
c-105,77.4-46.2,193.2,41.9,182.3c18.8-2.1,35.3-11.5,49.4-21.2c-2.8-17.7-5.6-37.2,7.3-44.9c25.9-15.4,66.3,36.6-19.7,77.4
|
29
|
-
c-99.6,47.2-203.3-63.1-134.9-166.3C425.7,17.6,574.3,17.2,676.7,51.4z"/>
|
30
|
-
</g>
|
31
|
-
</svg>
|
1
|
+
<?xml version="1.0" encoding="utf-8"?>
|
2
|
+
<!-- Generator: Adobe Illustrator 24.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
3
|
+
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
4
|
+
viewBox="0 0 1315.7 312.3" style="enable-background:new 0 0 1315.7 312.3;" xml:space="preserve">
|
5
|
+
<style type="text/css">
|
6
|
+
.st0{fill:#C4A96B;}
|
7
|
+
</style>
|
8
|
+
<g>
|
9
|
+
<path class="st0" d="M275.3,21.9c40,7.1,84.4,23.1,129.3,41.9c-5.6,3.6-10.7,7.5-15.8,11.8c-65.8-27.4-132.7-47.9-205.8-40
|
10
|
+
C6.4,54.8,24.7,205.9,83.3,235.7c32.1,16.2,109.2,10.5,116.3-55.8c2.1-20.3-3-43-16.5-57.7c-7.7-8.3-5.3-6.8-15-3.6
|
11
|
+
c-11.1,4.1-22.9,6.6-32.7,0.4c-25.4-16.2,12.4-46.4,51.1-16.9c56.2,42.8,39.5,165.7-75.9,158.2c-85.1-5.6-110.1-115.9-60.1-180
|
12
|
+
C98.9,18.5,199.2,8.2,275.3,21.9z"/>
|
13
|
+
<path class="st0" d="M328.5,163.8h-100c-0.4-5.3-1.1-10.7-2.1-15.8h106.2C331.1,153.4,329.6,158.5,328.5,163.8z"/>
|
14
|
+
<path class="st0" d="M188.9,163.8H53.6c-0.4-5.3-0.4-10.7,0-15.8h131.9C187.2,153.1,188.3,158.5,188.9,163.8z"/>
|
15
|
+
<path class="st0" d="M425.5,91.6c6.4-4.1,12.8-7.7,19.2-10.7c37.2,16.5,74,33.6,107.1,47.2l128.5,47.7c23.5,8.1,70.8,20.5,71,35.9
|
16
|
+
c0.2,17.5-33.6,10.7-34-2.6v-1.9l-101.5-35.5c-54.9-20.1-109.2-43.6-163.3-68C443.5,99.7,434.5,95.6,425.5,91.6z"/>
|
17
|
+
<path class="st0" d="M636.5,148h111.4l7.5,3.6c8.3,4.1,16.5,8.1,24.8,12.2H679L636.5,148z"/>
|
18
|
+
<path class="st0" d="M1258.5,163.8H940.7c-2.1-2.4-4.1-4.9-6-7.5c-2.1-2.6-4.1-5.3-6-8.3h329.8L1258.5,163.8L1258.5,163.8z"/>
|
19
|
+
<path class="st0" d="M379.1,148h147.3c12.8,5.3,25.7,10.7,38.5,15.8H373C374.4,158.5,376.6,153.1,379.1,148z"/>
|
20
|
+
<path class="st0" d="M676.7,51.4c66.7,22.2,162.7,75.2,230.9,115.6c-4.7-6.6-8.6-13-11.8-19.5c-4.1-8.8-7.3-17.3-9.2-26.3
|
21
|
+
c-2.4-9.4-3.6-19.2-3.4-29.3c0.4-9,1.9-18,4.9-26.3c3.6-9,9-17.3,16.2-24.4c6.8-6.6,15.4-12,25.2-15.6c9.6-3.6,20.7-5.3,31.4-5.6
|
22
|
+
c11.1,0,22,1.5,31,4.7c8.1,3,14.7,7.3,19.7,11.8c6.4,6.2,10,13,10.9,18.8c0.6,3.8,0,7.3-1.3,10c-1.3,2.8-3.2,4.7-5.6,6.2
|
23
|
+
c-2.6,1.3-5.3,1.9-8.3,1.5c-3-0.4-6-1.7-8.5-4.3c-6-5.3-10-16.5-13.9-28.2c-6.6-2.1-15.2-3.2-23.7-3.2c-8.8,0.2-18,1.7-25.7,4.5
|
24
|
+
c-7.5,2.8-13.9,6.8-19.2,11.8c-5.3,5.1-9.4,11.3-12,18.2c-2.4,6.4-3.6,13.5-3.8,20.5c-0.2,8.3,0.9,16.7,3,25
|
25
|
+
c1.7,7.7,4.3,15.2,7.9,22.4c3.6,7.5,8.5,15,14.5,23.1c50.7,66.3,162.9,100.9,242.8,87.2c61.1-10.3,111.6-51.7,106.9-116.5
|
26
|
+
c-3.2-47.7-53-56.4-85.1-49.6c-5.1,11.1-11.3,25.2-22.2,31.4c-17.3,9.8-37-1.9-31.2-19.2c9-26.9,54.5-38.7,86.8-34.6
|
27
|
+
c95.3,11.8,84,110.1,46.6,157.1c-68.8,86.8-222.5,54.5-308.2,20.5c-127-50.7-326-181.1-454.7-177.6c-37.6,0.9-65.2,9.2-92.6,29.3
|
28
|
+
c-105,77.4-46.2,193.2,41.9,182.3c18.8-2.1,35.3-11.5,49.4-21.2c-2.8-17.7-5.6-37.2,7.3-44.9c25.9-15.4,66.3,36.6-19.7,77.4
|
29
|
+
c-99.6,47.2-203.3-63.1-134.9-166.3C425.7,17.6,574.3,17.2,676.7,51.4z"/>
|
30
|
+
</g>
|
31
|
+
</svg>
|
@@ -1,15 +1,15 @@
|
|
1
|
-
<?xml version="1.0" encoding="utf-8"?>
|
2
|
-
<!-- Generator: Adobe Illustrator 24.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
3
|
-
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
4
|
-
viewBox="0 0 368.8 22.8" style="enable-background:new 0 0 368.8 22.8;" xml:space="preserve">
|
5
|
-
<style type="text/css">
|
6
|
-
.st0{fill:#C4A96B;}
|
7
|
-
</style>
|
8
|
-
<path class="st0" d="M366.8,11.2l-136.6,5.3c-0.4,0-0.8-0.2-1.1-0.6c-0.7-1.1-2.4-3.2-4.9-3.1c-2.8,0.2-5.1,1.9-6.3,3.9
|
9
|
-
c-0.4,0.6-1.1,0.7-1.7,0.4c-2.3-1.5-9.1-4.7-16.3-4.4c-7.2,0.3-13.1,4.5-15.1,5.9c-0.4,0.2-0.8,0.2-1.2,0c-2.1-1.5-6-5.6-14.9-5.9
|
10
|
-
c-8.4,0.3-16.1,4-16.3,4.1c-0.6,0.2-1.3,0.2-1.7-0.3c-1.1-1.5-3.4-4.2-6.4-3.8c-3,0.4-4.3,2-4.7,2.9c-0.2,0.4-0.6,0.6-1.1,0.6
|
11
|
-
l-136.9-5c-0.3,0-0.3-0.4,0-0.5l136.6-5.3c0.4,0,0.8,0.2,1.1,0.6c0.7,1.1,2.4,3.3,4.9,3.1c2.8-0.2,5.1-1.9,6.3-3.9
|
12
|
-
c0.3-0.6,1.1-0.7,1.7-0.4c2.3,1.5,9.1,4.7,16.3,4.4c7.6-0.3,13.8-5,15.4-6.1c0.2-0.1,0.4-0.1,0.6,0c1.7,1.2,10,6.2,16.5,6.3
|
13
|
-
c8.9,0.1,15-4.3,15-4.4c0.2-0.6,1.3-0.2,1.7,0.3c1.1,1.5,3.4,4.2,6.4,3.8c3-0.4,4.3-2,4.8-2.9c0.2-0.4,0.6-0.6,1.1-0.6l136.9,5
|
14
|
-
C367.1,10.7,367.1,11.2,366.8,11.2z"/>
|
15
|
-
</svg>
|
1
|
+
<?xml version="1.0" encoding="utf-8"?>
|
2
|
+
<!-- Generator: Adobe Illustrator 24.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
3
|
+
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
4
|
+
viewBox="0 0 368.8 22.8" style="enable-background:new 0 0 368.8 22.8;" xml:space="preserve">
|
5
|
+
<style type="text/css">
|
6
|
+
.st0{fill:#C4A96B;}
|
7
|
+
</style>
|
8
|
+
<path class="st0" d="M366.8,11.2l-136.6,5.3c-0.4,0-0.8-0.2-1.1-0.6c-0.7-1.1-2.4-3.2-4.9-3.1c-2.8,0.2-5.1,1.9-6.3,3.9
|
9
|
+
c-0.4,0.6-1.1,0.7-1.7,0.4c-2.3-1.5-9.1-4.7-16.3-4.4c-7.2,0.3-13.1,4.5-15.1,5.9c-0.4,0.2-0.8,0.2-1.2,0c-2.1-1.5-6-5.6-14.9-5.9
|
10
|
+
c-8.4,0.3-16.1,4-16.3,4.1c-0.6,0.2-1.3,0.2-1.7-0.3c-1.1-1.5-3.4-4.2-6.4-3.8c-3,0.4-4.3,2-4.7,2.9c-0.2,0.4-0.6,0.6-1.1,0.6
|
11
|
+
l-136.9-5c-0.3,0-0.3-0.4,0-0.5l136.6-5.3c0.4,0,0.8,0.2,1.1,0.6c0.7,1.1,2.4,3.3,4.9,3.1c2.8-0.2,5.1-1.9,6.3-3.9
|
12
|
+
c0.3-0.6,1.1-0.7,1.7-0.4c2.3,1.5,9.1,4.7,16.3,4.4c7.6-0.3,13.8-5,15.4-6.1c0.2-0.1,0.4-0.1,0.6,0c1.7,1.2,10,6.2,16.5,6.3
|
13
|
+
c8.9,0.1,15-4.3,15-4.4c0.2-0.6,1.3-0.2,1.7,0.3c1.1,1.5,3.4,4.2,6.4,3.8c3-0.4,4.3-2,4.8-2.9c0.2-0.4,0.6-0.6,1.1-0.6l136.9,5
|
14
|
+
C367.1,10.7,367.1,11.2,366.8,11.2z"/>
|
15
|
+
</svg>
|
@@ -0,0 +1,3 @@
|
|
1
|
+
<svg width="87" height="80" viewBox="0 0 87 80" fill="none" xmlns="http://www.w3.org/2000/svg">
|
2
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M50.9101 1.05155C56.8288 1.75043 62.4388 3.17941 68.1257 4.95674C74.5247 6.95659 84.6577 5.81615 86.6114 12.2092C89.0079 20.0514 79.6368 26.7788 77.1858 34.6043C76.0014 38.3859 76.6019 42.3676 75.9423 46.2741C75.2498 50.3753 75.7673 55.0152 73.1876 58.2844C70.6077 61.5539 65.1086 60.878 62.1242 63.7856C57.3566 68.4304 57.5642 79.5671 50.9101 79.9885C44.5106 80.3938 43.2811 69.9976 38.9879 65.251C36.264 62.2394 33.9786 58.4931 30.1726 57.0606C21.2996 53.721 9.30689 58.2685 2.62188 51.5637C-2.61102 46.3152 1.35628 36.8965 2.8405 29.6473C4.34399 22.304 6.02589 14.4433 11.3132 9.11334C16.5353 3.84918 24.3331 2.12672 31.6108 0.645007C37.9951 -0.654823 44.4391 0.287451 50.9101 1.05155Z" fill="#000000"/>
|
3
|
+
</svg>
|
@@ -0,0 +1,3 @@
|
|
1
|
+
<svg width="65" height="69" viewBox="0 0 65 69" fill="none" xmlns="http://www.w3.org/2000/svg">
|
2
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M32.435 0.118429C43.0174 -0.600429 54.5075 1.8497 60.9147 10.3207C67.1937 18.6223 64.9648 29.8373 62.5827 39.977C60.229 49.9959 56.9823 60.4729 47.9719 65.4131C38.4882 70.6129 26.725 69.9176 17.1513 64.8862C7.95209 60.0517 2.15232 50.6694 0.395311 40.4097C-1.24519 30.8303 2.3731 21.4879 8.41749 13.8868C14.465 6.2818 22.7536 0.77608 32.435 0.118429Z" fill="#000000"/>
|
3
|
+
</svg>
|
@@ -0,0 +1,3 @@
|
|
1
|
+
<svg width="1024" height="285" viewBox="0 0 1024 285" fill="none" xmlns="http://www.w3.org/2000/svg">
|
2
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M514.156 49.6823C564.805 56.965 616.051 59.1393 668.904 64.096C762.93 72.9141 878.419 64.6177 944.009 89.9955C1015.02 117.472 1043.01 160.905 1010.6 196.305C978.193 231.716 875.223 252.546 780.388 268.761C697.795 282.883 602.567 289.866 514.156 281.188C436.033 273.519 409.15 238.597 337.375 225.273C243.966 207.934 105.924 223.16 41.923 193.526C-22.351 163.765 -2.11912 119.429 32.3376 84.0315C66.4424 48.9954 126.608 8.23296 229.425 0.903027C335.419 -6.65334 414.006 35.2816 514.156 49.6823Z" fill="#4C4C6D"/>
|
3
|
+
</svg>
|
@@ -0,0 +1,3 @@
|
|
1
|
+
<svg width="520" height="459" viewBox="0 0 520 459" fill="none" xmlns="http://www.w3.org/2000/svg">
|
2
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M518.747 292.757C511.163 363.898 440.15 404.891 377.856 437.098C326.398 463.702 270.615 462.018 214.356 450.131C145.576 435.598 67.8836 426.477 32.6383 364.155C-8.37421 291.635 -10.4849 197.618 30.2012 124.499C71.6254 50.0538 151.869 1.46188 235.136 0.237608C309.302 -0.852853 359.552 65.0224 411.778 118.889C461.313 169.98 526.413 220.85 518.747 292.757Z" fill="#4C4C6D"/>
|
3
|
+
</svg>
|
@@ -0,0 +1,3 @@
|
|
1
|
+
<svg width="293" height="261" viewBox="0 0 293 261" fill="none" xmlns="http://www.w3.org/2000/svg">
|
2
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M192.013 7.52222C214.383 27.4062 184.038 72.2918 203.388 95.132C223.515 118.891 277.432 95.6132 290.57 123.857C301.863 148.137 264.142 169.094 247.593 190.168C235.224 205.919 222.205 220.428 205.763 231.852C190.226 242.647 173.165 249.94 154.841 254.61C135.115 259.637 115.381 261.357 95.0731 260.059C68.3899 258.355 32.8537 267.757 17.5267 245.837C1.76764 223.3 31.5572 192.865 28.9319 165.469C26.5454 140.566 -8.77626 118.326 3.20184 96.3545C15.9424 72.984 56.4801 89.4153 78.5187 74.5108C97.6061 61.6021 97.8281 30.652 117.67 18.9405C139.648 5.96868 172.953 -9.4198 192.013 7.52222Z" fill="#1B9C85"/>
|
3
|
+
</svg>
|
@@ -0,0 +1,3 @@
|
|
1
|
+
<svg width="224" height="420" viewBox="0 0 224 420" fill="none" xmlns="http://www.w3.org/2000/svg">
|
2
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M122.209 11.1194C145.616 1.52446 173.459 -9.48853 193.008 14.1527C212.611 37.8602 211.527 86.7738 217.321 126.143C222.085 158.521 224.726 190.244 223.825 223.561C222.835 260.165 222.737 297.625 211.823 329.361C199.641 364.788 182.152 396.846 159.319 411.148C135.807 425.875 109.654 420.299 85.5729 408.442C61.4883 396.583 36.8662 378.545 22.6348 343.846C8.88936 310.332 13.78 266.304 10.7226 225.942C7.72455 186.365 -7.70321 142.971 4.85214 109.093C17.6055 74.681 49.0013 82.3697 70.621 64.3208C89.0654 48.9228 102.197 19.3226 122.209 11.1194Z" fill="#FFE194"/>
|
3
|
+
</svg>
|
@@ -1,17 +1,17 @@
|
|
1
|
-
<?xml version="1.0" encoding="utf-8"?>
|
2
|
-
<!-- Generator: Adobe Illustrator 24.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
3
|
-
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
4
|
-
viewBox="0 0 368.8 22.8" style="enable-background:new 0 0 368.8 22.8;" xml:space="preserve">
|
5
|
-
<style type="text/css">
|
6
|
-
.color{fill:rgba(4,85,148,1);}
|
7
|
-
</style>
|
8
|
-
<g>
|
9
|
-
<rect class="color" x="2" y="10.7" width="143.4" height="1.3"/>
|
10
|
-
</g>
|
11
|
-
<g>
|
12
|
-
<rect class="color" x="223.4" y="10.7" width="143.4" height="1.3"/>
|
13
|
-
</g>
|
14
|
-
<g>
|
15
|
-
<rect class="color" x="151.4" y="9.7" width="66.1" height="3.3"/>
|
16
|
-
</g>
|
17
|
-
</svg>
|
1
|
+
<?xml version="1.0" encoding="utf-8"?>
|
2
|
+
<!-- Generator: Adobe Illustrator 24.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
3
|
+
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
4
|
+
viewBox="0 0 368.8 22.8" style="enable-background:new 0 0 368.8 22.8;" xml:space="preserve">
|
5
|
+
<style type="text/css">
|
6
|
+
.color{fill:rgba(4,85,148,1);}
|
7
|
+
</style>
|
8
|
+
<g>
|
9
|
+
<rect class="color" x="2" y="10.7" width="143.4" height="1.3"/>
|
10
|
+
</g>
|
11
|
+
<g>
|
12
|
+
<rect class="color" x="223.4" y="10.7" width="143.4" height="1.3"/>
|
13
|
+
</g>
|
14
|
+
<g>
|
15
|
+
<rect class="color" x="151.4" y="9.7" width="66.1" height="3.3"/>
|
16
|
+
</g>
|
17
|
+
</svg>
|
package/dist/js/jumpTo.js
CHANGED
@@ -1,4 +1,4 @@
|
|
1
|
-
const jumpTo = async (anchor) => {
|
2
|
-
document.getElementById(anchor).scrollIntoView();
|
3
|
-
}
|
1
|
+
const jumpTo = async (anchor) => {
|
2
|
+
document.getElementById(anchor).scrollIntoView();
|
3
|
+
}
|
4
4
|
console.log("jumpTo loaded");
|