@digital-ai/dot-illustrations 1.0.0 → 1.0.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/{workflows → .github/workflows}/publish.yml +4 -4
- package/Agility-illustrations/Dark/global/disconnected.svg +20 -0
- package/Agility-illustrations/Dark/global/nothing-defined.svg +13 -0
- package/Agility-illustrations/Dark/processes/assets.svg +40 -0
- package/Agility-illustrations/Dark/processes/work-item.svg +26 -0
- package/Agility-illustrations/Light/global/disconnected.svg +20 -0
- package/Agility-illustrations/Light/global/features.svg +150 -0
- package/Agility-illustrations/Light/global/launch.svg +17 -0
- package/Agility-illustrations/Light/global/nothing-defined.svg +13 -0
- package/Agility-illustrations/Light/global/survey.svg +23 -0
- package/Agility-illustrations/Light/processes/assets.svg +40 -0
- package/Agility-illustrations/Light/processes/work-item.svg +26 -0
- package/Dashboards/Light/Release/Custom.svg +33 -0
- package/Dashboards/Light/Release/DORA mertrics.svg +26 -0
- package/Dashboards/Light/Release/Onboarding plan and progress.svg +24 -0
- package/Dashboards/Light/Release/Release dependency dashboard.svg +30 -0
- package/Dashboards/Light/Release/Release executive overview.svg +31 -0
- package/Dashboards/Light/Release/Release late task and its impact.svg +17 -0
- package/Dashboards/Light/Release/Release task open work analysis.svg +28 -0
- package/Dashboards/Light/Release/Workflow adoption and usage patterns.svg +35 -0
- package/Dot-illustrations/Dark/global/disconnected.svg +20 -0
- package/Dot-illustrations/Dark/global/features.svg +150 -0
- package/Dot-illustrations/Dark/global/launch.svg +17 -0
- package/Dot-illustrations/Dark/global/nothing-defined.svg +13 -0
- package/Dot-illustrations/Dark/global/survey.svg +23 -0
- package/Dot-illustrations/Dark/processes/assets.svg +40 -0
- package/Dot-illustrations/Dark/processes/work-item.svg +26 -0
- package/Dot-illustrations/Light/global/disconnected.svg +20 -0
- package/Dot-illustrations/Light/global/features.svg +150 -0
- package/Dot-illustrations/Light/global/launch.svg +17 -0
- package/Dot-illustrations/Light/global/nothing-defined.svg +13 -0
- package/Dot-illustrations/Light/global/survey.svg +23 -0
- package/Dot-illustrations/Light/processes/assets.svg +40 -0
- package/Dot-illustrations/Light/processes/work-item.svg +26 -0
- package/README.md +72 -0
- package/demo/demo.css +60 -0
- package/demo/index.html +110 -0
- package/demo/script.js +16 -0
- package/index.css +152 -0
- package/package.json +1 -1
|
@@ -16,12 +16,12 @@ jobs:
|
|
|
16
16
|
|
|
17
17
|
steps:
|
|
18
18
|
- name: Checkout code
|
|
19
|
-
uses: actions/checkout@
|
|
19
|
+
uses: actions/checkout@v4
|
|
20
20
|
|
|
21
21
|
- name: Setup Node.js
|
|
22
22
|
uses: actions/setup-node@v3
|
|
23
23
|
with:
|
|
24
|
-
node-version:
|
|
24
|
+
node-version: 20
|
|
25
25
|
|
|
26
26
|
# Wording ONLY looks at the commit message, not the PR title
|
|
27
27
|
# Settings > pull requests > allow merge commits > default to pull request title
|
|
@@ -45,7 +45,7 @@ jobs:
|
|
|
45
45
|
|
|
46
46
|
steps:
|
|
47
47
|
- name: Checkout code
|
|
48
|
-
uses: actions/checkout@
|
|
48
|
+
uses: actions/checkout@v4
|
|
49
49
|
with:
|
|
50
50
|
fetch-depth: 0 # necessary to get newly created tag above
|
|
51
51
|
ref: 'main'
|
|
@@ -71,7 +71,7 @@ jobs:
|
|
|
71
71
|
|
|
72
72
|
steps:
|
|
73
73
|
- name: Checkout code
|
|
74
|
-
uses: actions/checkout@
|
|
74
|
+
uses: actions/checkout@v4
|
|
75
75
|
with:
|
|
76
76
|
fetch-depth: 0 # necessary to get newly created tag above
|
|
77
77
|
ref: 'main'
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
<svg width="300" height="300" viewBox="0 0 300 300" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<ellipse cx="143.523" cy="132.657" rx="70.4719" ry="70.1966" fill="#333F52"/>
|
|
3
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M141.062 62.4607C141.062 56.6834 145.746 52 151.523 52H242.916C243.829 52 244.568 52.7395 244.568 53.6517V53.6517C244.568 54.5639 243.829 55.3034 242.916 55.3034H151.523C147.57 55.3034 144.366 58.5078 144.366 62.4607V96.3483C144.366 97.2605 143.626 98 142.714 98V98C141.802 98 141.062 97.2605 141.062 96.3483V62.4607Z" fill="#A4C280"/>
|
|
4
|
+
<path d="M136.658 97.1125C136.658 95.0028 138.368 93.2925 140.478 93.2925H144.951C147.06 93.2925 148.771 95.0028 148.771 97.1125V102.101H136.658V97.1125Z" fill="#A4C280"/>
|
|
5
|
+
<path d="M132.805 105.921C132.805 103.811 134.515 102.101 136.625 102.101H149.355C151.465 102.101 153.175 103.811 153.175 105.921V113.112H132.805V105.921Z" fill="#A4C280"/>
|
|
6
|
+
<path d="M145.173 103.042C144.292 112.071 136.364 112.677 132.51 111.851V105.795C132.51 102.491 135.263 102.033 136.639 102.216V96.7105C136.639 93.8476 138.658 93.3154 139.667 93.4071H145.999C146.09 92.8566 146.054 94.0127 145.173 103.042Z" fill="#649726"/>
|
|
7
|
+
<path d="M131.703 113.112H154.276V117.517H131.703V113.112Z" fill="#649726"/>
|
|
8
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M141.737 198.634L141.737 171.652C141.737 170.739 142.476 170 143.388 170V170C144.3 170 145.04 170.739 145.04 171.652L145.04 198.634C145.04 204.411 140.356 209.095 134.579 209.095H65.8923C61.9394 209.095 58.735 212.299 58.735 216.252V246.348C58.735 247.26 57.9955 248 57.0833 248V248C56.1711 248 55.4316 247.26 55.4316 246.348V216.252C55.4316 210.475 60.1151 205.791 65.8923 205.791H134.579C138.532 205.791 141.737 202.587 141.737 198.634Z" fill="#A4C280"/>
|
|
9
|
+
<path d="M136.25 142.782C136.25 141.939 136.934 141.254 137.778 141.254H138.615C139.459 141.254 140.143 141.939 140.143 142.782V149.041H136.25V142.782Z" fill="#A4C280"/>
|
|
10
|
+
<path d="M145.334 142.782C145.334 141.939 146.018 141.254 146.862 141.254H147.699C148.543 141.254 149.227 141.939 149.227 142.782V149.041H145.334V142.782Z" fill="#A4C280"/>
|
|
11
|
+
<path d="M149.229 169.231C149.229 171.34 147.518 173.051 145.408 173.051H141.368C139.258 173.051 137.548 171.34 137.548 169.231V163.966H149.229V169.231Z" fill="#A4C280"/>
|
|
12
|
+
<path d="M153.123 160.146C153.123 162.256 151.413 163.966 149.303 163.966H136.827C134.717 163.966 133.007 162.256 133.007 160.146V152.935H153.123V160.146Z" fill="#A4C280"/>
|
|
13
|
+
<path d="M154.42 152.935H131.708V149.041H154.42V152.935Z" fill="#A4C280"/>
|
|
14
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M120.027 107.983C120.483 107.983 120.853 108.353 120.853 108.809V116.596C120.853 117.052 120.483 117.422 120.027 117.422C119.571 117.422 119.201 117.052 119.201 116.596V108.809C119.201 108.353 119.571 107.983 120.027 107.983Z" fill="#649726"/>
|
|
15
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M107.101 113.431C107.415 113.1 107.938 113.087 108.268 113.402L113.908 118.771C114.238 119.086 114.251 119.608 113.937 119.939C113.622 120.269 113.1 120.282 112.769 119.967L107.129 114.598C106.799 114.284 106.786 113.761 107.101 113.431Z" fill="#649726"/>
|
|
16
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M102.33 125.136C102.324 124.68 102.69 124.305 103.146 124.3L110.932 124.206C111.388 124.2 111.762 124.565 111.768 125.022C111.773 125.478 111.408 125.852 110.952 125.857L103.166 125.951C102.71 125.957 102.335 125.592 102.33 125.136Z" fill="#649726"/>
|
|
17
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M168.047 173.971C167.591 173.971 167.221 173.601 167.221 173.145V165.358C167.221 164.902 167.591 164.532 168.047 164.532C168.503 164.532 168.873 164.902 168.873 165.358V173.145C168.873 173.601 168.503 173.971 168.047 173.971Z" fill="#649726"/>
|
|
18
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M180.974 168.523C180.659 168.854 180.136 168.867 179.806 168.552L174.166 163.183C173.836 162.868 173.823 162.346 174.137 162.015C174.452 161.685 174.975 161.672 175.305 161.987L180.945 167.356C181.275 167.67 181.288 168.193 180.974 168.523Z" fill="#649726"/>
|
|
19
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M185.744 156.818C185.75 157.275 185.385 157.649 184.929 157.654L177.142 157.748C176.686 157.754 176.312 157.389 176.306 156.933C176.301 156.476 176.666 156.102 177.122 156.097L184.909 156.003C185.365 155.997 185.739 156.362 185.744 156.818Z" fill="#649726"/>
|
|
20
|
+
</svg>
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
<svg width="190" height="190" viewBox="0 0 190 190" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M95 190C147.467 190 190 147.467 190 95C190 42.5329 147.467 0 95 0C42.5329 0 0 42.5329 0 95C0 147.467 42.5329 190 95 190Z" fill="#333F52"/>
|
|
3
|
+
<mask id="mask0_2436_2365" style="mask-type:alpha" maskUnits="userSpaceOnUse" x="0" y="0" width="190" height="190">
|
|
4
|
+
<path d="M95 190C147.467 190 190 147.467 190 95C190 42.5329 147.467 0 95 0C42.5329 0 0 42.5329 0 95C0 147.467 42.5329 190 95 190Z" fill="#333F52"/>
|
|
5
|
+
</mask>
|
|
6
|
+
<g mask="url(#mask0_2436_2365)">
|
|
7
|
+
<path d="M152 189.866H38V67.114C43.3732 67.108 48.5246 64.9728 52.324 61.1769C56.1235 57.381 58.2606 52.2344 58.2667 46.8662H131.733C131.728 49.5255 132.25 52.1595 133.27 54.6158C134.29 57.0721 135.787 59.302 137.675 61.1763C139.551 63.0633 141.783 64.5597 144.242 65.5789C146.701 66.5982 149.338 67.1199 152 67.114V189.866Z" fill="#445267"/>
|
|
8
|
+
<path d="M94.9996 129.2C111.789 129.2 125.4 115.59 125.4 98.8004C125.4 82.0109 111.789 68.4004 94.9996 68.4004C78.2102 68.4004 64.5996 82.0109 64.5996 98.8004C64.5996 115.59 78.2102 129.2 94.9996 129.2Z" fill="#E26264"/>
|
|
9
|
+
<path d="M105.748 113.131L95 102.383L84.252 113.131L80.6693 109.548L91.4173 98.8004L80.6693 88.0524L84.252 84.4697L95 95.2177L105.748 84.4697L109.331 88.0524L98.5827 98.8004L109.331 109.548L105.748 113.131Z" fill="#3B485C"/>
|
|
10
|
+
<path d="M111.467 136.8H78.5334C76.4347 136.8 74.7334 138.501 74.7334 140.6C74.7334 142.698 76.4347 144.4 78.5334 144.4H111.467C113.565 144.4 115.267 142.698 115.267 140.6C115.267 138.501 113.565 136.8 111.467 136.8Z" fill="#333F52"/>
|
|
11
|
+
<path d="M122.866 152H67.133C65.0343 152 63.333 153.701 63.333 155.8C63.333 157.899 65.0343 159.6 67.133 159.6H122.866C124.965 159.6 126.666 157.899 126.666 155.8C126.666 153.701 124.965 152 122.866 152Z" fill="#333F52"/>
|
|
12
|
+
</g>
|
|
13
|
+
</svg>
|
|
@@ -0,0 +1,40 @@
|
|
|
1
|
+
<svg width="247" height="175" viewBox="0 0 247 175" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M200 0H50C43.0965 0 37.5 5.59646 37.5 12.5V162.5C37.5 169.404 43.0965 175 50 175H200C206.904 175 212.5 169.404 212.5 162.5V12.5C212.5 5.59646 206.904 0 200 0Z" fill="#333F52"/>
|
|
3
|
+
<path d="M178.793 14H11.2069C7.77892 14 5 16.5584 5 19.7143V48.2857C5 51.4416 7.77892 54 11.2069 54H178.793C182.221 54 185 51.4416 185 48.2857V19.7143C185 16.5584 182.221 14 178.793 14Z" fill="#A4C280"/>
|
|
4
|
+
<rect x="17" y="25.5" width="18" height="18" rx="4" fill="#80AA4D"/>
|
|
5
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M31.3463 30.5539C31.6851 30.8927 31.6851 31.4421 31.3463 31.7809L24.8392 38.2879C24.5004 38.6268 23.9511 38.6268 23.6123 38.2879L20.6545 35.3302C20.3157 34.9914 20.3157 34.442 20.6545 34.1032C20.9933 33.7644 21.5427 33.7644 21.8815 34.1032L24.2257 36.4475L30.1193 30.5539C30.4581 30.2151 31.0075 30.2151 31.3463 30.5539Z" fill="#3B485C"/>
|
|
6
|
+
<path d="M82.2501 24H49.75C47.6789 24 46 25.6789 46 27.75C46 29.8211 47.6789 31.5 49.75 31.5H82.2501C84.3212 31.5 86.0001 29.8211 86.0001 27.75C86.0001 25.6789 84.3212 24 82.2501 24Z" fill="#667385"/>
|
|
7
|
+
<path d="M104.75 37.5H49.75C47.6789 37.5 46 39.1789 46 41.25C46 43.3211 47.6789 45 49.75 45H104.75C106.821 45 108.5 43.3211 108.5 41.25C108.5 39.1789 106.821 37.5 104.75 37.5Z" fill="#4B5A6F"/>
|
|
8
|
+
<g filter="url(#filter0_d_2414_121381)">
|
|
9
|
+
<path d="M11.2069 121.25H178.793C180.439 121.25 182.018 121.852 183.182 122.924C184.346 123.995 185 125.449 185 126.964V155.536C185 157.051 184.346 158.505 183.182 159.576C182.018 160.648 180.439 161.25 178.793 161.25H11.2069C9.56073 161.25 7.98198 160.648 6.81796 159.576C5.65394 158.505 5 157.051 5 155.536V126.964C5 125.449 5.65394 123.995 6.81796 122.924C7.98198 121.852 9.56073 121.25 11.2069 121.25V121.25Z" fill="#3B485C"/>
|
|
10
|
+
</g>
|
|
11
|
+
<rect x="18" y="133.751" width="16" height="16" rx="3" fill="#445267" stroke="#4B5A6F" stroke-width="2"/>
|
|
12
|
+
<path d="M82.2501 131.251H49.75C47.6789 131.251 46 132.93 46 135.001C46 137.072 47.6789 138.751 49.75 138.751H82.2501C84.3212 138.751 86.0001 137.072 86.0001 135.001C86.0001 132.93 84.3212 131.251 82.2501 131.251Z" fill="#667385"/>
|
|
13
|
+
<path d="M104.75 144.751H49.75C47.6789 144.751 46 146.43 46 148.501C46 150.572 47.6789 152.251 49.75 152.251H104.75C106.821 152.251 108.5 150.572 108.5 148.501C108.5 146.43 106.821 144.751 104.75 144.751Z" fill="#4B5A6F"/>
|
|
14
|
+
<g filter="url(#filter1_d_2414_121381)">
|
|
15
|
+
<path d="M64.9549 67.5H232.541C234.187 67.5 235.766 68.102 236.93 69.1737C238.094 70.2453 238.748 71.6988 238.748 73.2143V101.786C238.748 103.301 238.094 104.755 236.93 105.826C235.766 106.898 234.187 107.5 232.541 107.5H64.9549C63.3088 107.5 61.73 106.898 60.566 105.826C59.402 104.755 58.748 103.301 58.748 101.786V73.2143C58.748 71.6988 59.402 70.2453 60.566 69.1737C61.73 68.102 63.3088 67.5 64.9549 67.5Z" fill="#3B485C"/>
|
|
16
|
+
</g>
|
|
17
|
+
<rect x="74" y="80.001" width="16" height="16" rx="3" fill="#445267" stroke="#4B5A6F" stroke-width="2"/>
|
|
18
|
+
<path d="M135.25 77.501H102.75C100.679 77.501 99 79.1799 99 81.251C99 83.3221 100.679 85.001 102.75 85.001H135.25C137.321 85.001 139 83.3221 139 81.251C139 79.1799 137.321 77.501 135.25 77.501Z" fill="#667385"/>
|
|
19
|
+
<path d="M157.75 91.001H102.75C100.679 91.001 99 92.6799 99 94.751C99 96.8221 100.679 98.501 102.75 98.501H157.75C159.821 98.501 161.5 96.8221 161.5 94.751C161.5 92.6799 159.821 91.001 157.75 91.001Z" fill="#4B5A6F"/>
|
|
20
|
+
<defs>
|
|
21
|
+
<filter id="filter0_d_2414_121381" x="0" y="119.25" width="190" height="50" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
|
|
22
|
+
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
|
|
23
|
+
<feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"/>
|
|
24
|
+
<feOffset dy="3"/>
|
|
25
|
+
<feGaussianBlur stdDeviation="2.5"/>
|
|
26
|
+
<feColorMatrix type="matrix" values="0 0 0 0 0.230539 0 0 0 0 0.370572 0 0 0 0 0.482993 0 0 0 0.1 0"/>
|
|
27
|
+
<feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_2414_121381"/>
|
|
28
|
+
<feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_2414_121381" result="shape"/>
|
|
29
|
+
</filter>
|
|
30
|
+
<filter id="filter1_d_2414_121381" x="56.748" y="65.5" width="190" height="50" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
|
|
31
|
+
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
|
|
32
|
+
<feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"/>
|
|
33
|
+
<feOffset dx="3" dy="3"/>
|
|
34
|
+
<feGaussianBlur stdDeviation="2.5"/>
|
|
35
|
+
<feColorMatrix type="matrix" values="0 0 0 0 0.230539 0 0 0 0 0.370572 0 0 0 0 0.482993 0 0 0 0.1 0"/>
|
|
36
|
+
<feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_2414_121381"/>
|
|
37
|
+
<feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_2414_121381" result="shape"/>
|
|
38
|
+
</filter>
|
|
39
|
+
</defs>
|
|
40
|
+
</svg>
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
<svg width="200" height="230" viewBox="0 0 200 230" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M100 218.667C155.228 218.667 200 173.896 200 118.667C200 63.4388 155.228 18.6672 100 18.6672C44.7715 18.6672 0 63.4388 0 118.667C0 173.896 44.7715 218.667 100 218.667Z" fill="#333F52"/>
|
|
3
|
+
<path d="M157.333 76.001H42.6667C38.9848 76.001 36 78.9857 36 82.6676V222.668C36 226.35 38.9848 229.334 42.6667 229.334H157.333C161.015 229.334 164 226.35 164 222.668V82.6676C164 78.9857 161.015 76.001 157.333 76.001Z" fill="#232E40"/>
|
|
4
|
+
<path d="M86.6667 96.0005H52C49.7909 96.0005 48 97.7913 48 100C48 102.21 49.7909 104 52 104H86.6667C88.8758 104 90.6667 102.21 90.6667 100C90.6667 97.7913 88.8758 96.0005 86.6667 96.0005Z" fill="#649726"/>
|
|
5
|
+
<path d="M110.667 113.334H52C49.7909 113.334 48 115.125 48 117.334C48 119.543 49.7909 121.334 52 121.334H110.667C112.876 121.334 114.667 119.543 114.667 117.334C114.667 115.125 112.876 113.334 110.667 113.334Z" fill="#333F52"/>
|
|
6
|
+
<path d="M86.6667 132.001H52C49.7909 132.001 48 133.792 48 136.001C48 138.21 49.7909 140.001 52 140.001H86.6667C88.8758 140.001 90.6667 138.21 90.6667 136.001C90.6667 133.792 88.8758 132.001 86.6667 132.001Z" fill="#445267"/>
|
|
7
|
+
<path d="M110.667 149.334H52C49.7909 149.334 48 151.125 48 153.334C48 155.543 49.7909 157.334 52 157.334H110.667C112.876 157.334 114.667 155.543 114.667 153.334C114.667 151.125 112.876 149.334 110.667 149.334Z" fill="#333F52"/>
|
|
8
|
+
<path d="M86.6667 168.001H52C49.7909 168.001 48 169.792 48 172.001C48 174.21 49.7909 176.001 52 176.001H86.6667C88.8758 176.001 90.6667 174.21 90.6667 172.001C90.6667 169.792 88.8758 168.001 86.6667 168.001Z" fill="#445267"/>
|
|
9
|
+
<path d="M110.667 185.334H52C49.7909 185.334 48 187.125 48 189.334C48 191.544 49.7909 193.334 52 193.334H110.667C112.876 193.334 114.667 191.544 114.667 189.334C114.667 187.125 112.876 185.334 110.667 185.334Z" fill="#333F52"/>
|
|
10
|
+
<g filter="url(#filter0_d_2414_105878)">
|
|
11
|
+
<path d="M157.333 8H42.6667C38.9848 8 36 10.9848 36 14.6667V54.6667C36 58.3486 38.9848 61.3333 42.6667 61.3333H157.333C161.015 61.3333 164 58.3486 164 54.6667V14.6667C164 10.9848 161.015 8 157.333 8Z" fill="#649726"/>
|
|
12
|
+
</g>
|
|
13
|
+
<path d="M86.6667 22.6675H52C49.7909 22.6675 48 24.4583 48 26.6675C48 28.8766 49.7909 30.6675 52 30.6675H86.6667C88.8758 30.6675 90.6667 28.8766 90.6667 26.6675C90.6667 24.4583 88.8758 22.6675 86.6667 22.6675Z" fill="#333F52"/>
|
|
14
|
+
<path d="M110.667 40.001H52C49.7909 40.001 48 41.7918 48 44.001C48 46.2101 49.7909 48.001 52 48.001H110.667C112.876 48.001 114.667 46.2101 114.667 44.001C114.667 41.7918 112.876 40.001 110.667 40.001Z" fill="#4B5A6F"/>
|
|
15
|
+
<defs>
|
|
16
|
+
<filter id="filter0_d_2414_105878" x="20" y="0" width="160" height="85.3333" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
|
|
17
|
+
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
|
|
18
|
+
<feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"/>
|
|
19
|
+
<feOffset dy="8"/>
|
|
20
|
+
<feGaussianBlur stdDeviation="8"/>
|
|
21
|
+
<feColorMatrix type="matrix" values="0 0 0 0 0.231373 0 0 0 0 0.282353 0 0 0 0 0.360784 0 0 0 0.16 0"/>
|
|
22
|
+
<feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_2414_105878"/>
|
|
23
|
+
<feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_2414_105878" result="shape"/>
|
|
24
|
+
</filter>
|
|
25
|
+
</defs>
|
|
26
|
+
</svg>
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
<svg width="300" height="300" viewBox="0 0 300 300" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<ellipse cx="143.522" cy="132.657" rx="70.4719" ry="70.1966" fill="#F3F5F6"/>
|
|
3
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M141.063 62.4607C141.063 56.6834 145.747 52 151.524 52H242.917C243.83 52 244.569 52.7395 244.569 53.6517V53.6517C244.569 54.5639 243.83 55.3034 242.917 55.3034H151.524C147.571 55.3034 144.367 58.5078 144.367 62.4607V96.3483C144.367 97.2605 143.627 98 142.715 98V98C141.803 98 141.063 97.2605 141.063 96.3483V62.4607Z" fill="#649726"/>
|
|
4
|
+
<path d="M136.659 97.1125C136.659 95.0028 138.369 93.2925 140.479 93.2925H144.951C147.061 93.2925 148.772 95.0028 148.772 97.1125V102.101H136.659V97.1125Z" fill="#A4C280"/>
|
|
5
|
+
<path d="M132.805 105.921C132.805 103.811 134.515 102.101 136.625 102.101H149.355C151.465 102.101 153.175 103.811 153.175 105.921V113.112H132.805V105.921Z" fill="#A4C280"/>
|
|
6
|
+
<path d="M145.174 103.042C144.293 112.071 136.365 112.677 132.511 111.851V105.795C132.511 102.491 135.264 102.033 136.64 102.216V96.7105C136.64 93.8476 138.659 93.3154 139.668 93.4071H145.999C146.091 92.8566 146.055 94.0127 145.174 103.042Z" fill="#649726"/>
|
|
7
|
+
<path d="M131.704 113.112H154.277V117.517H131.704V113.112Z" fill="#649726"/>
|
|
8
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M141.737 198.634L141.737 171.652C141.737 170.739 142.476 170 143.388 170V170C144.3 170 145.04 170.739 145.04 171.652L145.04 198.634C145.04 204.411 140.356 209.095 134.579 209.095H65.8923C61.9394 209.095 58.735 212.299 58.735 216.252V246.348C58.735 247.26 57.9955 248 57.0833 248V248C56.1711 248 55.4316 247.26 55.4316 246.348V216.252C55.4316 210.475 60.1151 205.791 65.8923 205.791H134.579C138.532 205.791 141.737 202.587 141.737 198.634Z" fill="#649726"/>
|
|
9
|
+
<path d="M136.25 142.782C136.25 141.939 136.934 141.254 137.778 141.254H138.615C139.459 141.254 140.143 141.939 140.143 142.782V149.041H136.25V142.782Z" fill="#649726"/>
|
|
10
|
+
<path d="M145.335 142.782C145.335 141.939 146.019 141.254 146.863 141.254H147.7C148.544 141.254 149.228 141.939 149.228 142.782V149.041H145.335V142.782Z" fill="#649726"/>
|
|
11
|
+
<path d="M149.229 169.231C149.229 171.34 147.518 173.051 145.408 173.051H141.368C139.258 173.051 137.548 171.34 137.548 169.231V163.966H149.229V169.231Z" fill="#A4C280"/>
|
|
12
|
+
<path d="M153.122 160.146C153.122 162.256 151.412 163.966 149.302 163.966H136.826C134.716 163.966 133.006 162.256 133.006 160.146V152.935H153.122V160.146Z" fill="#A4C280"/>
|
|
13
|
+
<path d="M154.42 152.935H131.708V149.041H154.42V152.935Z" fill="#A4C280"/>
|
|
14
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M120.028 107.983C120.484 107.983 120.854 108.353 120.854 108.809V116.596C120.854 117.052 120.484 117.422 120.028 117.422C119.572 117.422 119.202 117.052 119.202 116.596V108.809C119.202 108.353 119.572 107.983 120.028 107.983Z" fill="#649726"/>
|
|
15
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M107.1 113.431C107.414 113.1 107.937 113.087 108.267 113.402L113.907 118.771C114.237 119.086 114.25 119.608 113.936 119.939C113.621 120.269 113.099 120.282 112.768 119.967L107.128 114.598C106.798 114.284 106.785 113.761 107.1 113.431Z" fill="#649726"/>
|
|
16
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M102.33 125.136C102.324 124.68 102.69 124.305 103.146 124.3L110.932 124.206C111.388 124.2 111.762 124.565 111.768 125.022C111.773 125.478 111.408 125.852 110.952 125.857L103.166 125.951C102.71 125.957 102.335 125.592 102.33 125.136Z" fill="#649726"/>
|
|
17
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M168.046 173.971C167.59 173.971 167.22 173.601 167.22 173.145V165.358C167.22 164.902 167.59 164.532 168.046 164.532C168.502 164.532 168.872 164.902 168.872 165.358V173.145C168.872 173.601 168.502 173.971 168.046 173.971Z" fill="#649726"/>
|
|
18
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M180.974 168.523C180.659 168.854 180.136 168.867 179.806 168.552L174.166 163.183C173.836 162.868 173.823 162.346 174.137 162.015C174.452 161.685 174.975 161.672 175.305 161.987L180.945 167.356C181.275 167.67 181.288 168.193 180.974 168.523Z" fill="#649726"/>
|
|
19
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M185.743 156.818C185.749 157.275 185.384 157.649 184.928 157.654L177.141 157.748C176.685 157.754 176.311 157.389 176.305 156.933C176.3 156.476 176.665 156.102 177.121 156.097L184.908 156.003C185.364 155.997 185.738 156.362 185.743 156.818Z" fill="#649726"/>
|
|
20
|
+
</svg>
|
|
@@ -0,0 +1,150 @@
|
|
|
1
|
+
<svg width="235" height="230" viewBox="0 0 235 230" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M195 55H45C38.0965 55 32.5 60.5965 32.5 67.5V217.5C32.5 224.404 38.0965 230 45 230H195C201.904 230 207.5 224.404 207.5 217.5V67.5C207.5 60.5965 201.904 55 195 55Z" fill="#F3F5F6"/>
|
|
3
|
+
<path d="M113.17 28.677L134.041 25.0843C135.667 24.825 137.32 25.1705 138.639 26.0457C139.957 26.9208 140.832 28.2524 141.071 29.7494L145.131 50.9011C145.37 52.3981 144.953 53.9357 143.972 55.1777C142.992 56.4196 141.527 57.2626 139.902 57.5219L119.031 61.1146C117.406 61.3739 115.752 61.0284 114.433 60.1532C113.115 59.2781 112.24 57.9465 112.001 56.4495L107.941 35.2978C107.702 33.8008 108.119 32.2632 109.1 31.0213C110.08 29.7793 111.545 28.9363 113.17 28.677Z" fill="#E9F0E0"/>
|
|
4
|
+
<path d="M77.2797 53.6285L100.616 49.069C102.238 48.7855 103.897 49.1067 105.228 49.9618C106.559 50.817 107.454 52.1361 107.715 53.629L111.506 75.8071C111.767 77.3 111.373 78.8443 110.411 80.1004C109.449 81.3565 107.997 82.2215 106.375 82.505L83.0387 87.0645C81.4171 87.348 79.7583 87.0268 78.4271 86.1717C77.0959 85.3165 76.2014 83.9974 75.9404 82.5046L72.1497 60.3264C71.8887 58.8335 72.2825 57.2892 73.2446 56.0331C74.2067 54.777 75.6581 53.9121 77.2797 53.6285Z" fill="#E9F0E0"/>
|
|
5
|
+
<path d="M133.583 63.4668L170.981 69.4287C172.61 69.6627 174.088 70.483 175.087 71.7093C176.087 72.9355 176.528 74.4671 176.313 75.9673L174.355 89.1876C174.139 90.6877 173.286 92.0335 171.981 92.9288C170.676 93.8241 169.028 94.1956 167.399 93.9616L130 87.9997C128.371 87.7657 126.894 86.9453 125.894 85.7191C124.894 84.4929 124.453 82.9612 124.669 81.4611L126.626 68.2407C126.842 66.7406 127.696 65.3949 129 64.4996C130.305 63.6043 131.953 63.2328 133.583 63.4668Z" fill="#E9F0E0"/>
|
|
6
|
+
<path d="M97.2433 93.0638L111.991 87.3116C113.523 86.7092 115.212 86.6918 116.688 87.2632C118.163 87.8346 119.304 88.948 119.858 90.3584L125.726 106.655C126.281 108.065 126.204 109.657 125.513 111.08C124.822 112.504 123.573 113.642 122.041 114.244L107.293 119.996C105.761 120.598 104.072 120.616 102.596 120.044C101.121 119.473 99.9806 118.36 99.4261 116.949L93.5578 100.653C93.0032 99.2425 93.08 97.6506 93.7712 96.2274C94.4623 94.8041 95.7113 93.6662 97.2433 93.0638Z" fill="#E9F0E0"/>
|
|
7
|
+
<g filter="url(#filter0_d_2435_2122)">
|
|
8
|
+
<path d="M95.2617 59.6064L85.769 61.3129C81.8369 62.0198 79.2224 65.7803 79.9293 69.7123C80.6361 73.6444 84.3967 76.2589 88.3287 75.552L97.8214 73.8455C101.753 73.1387 104.368 69.3782 103.661 65.4461C102.954 61.5141 99.1937 58.8996 95.2617 59.6064Z" fill="#E9F0E0"/>
|
|
9
|
+
<path d="M85.9459 62.2971L95.4386 60.5907C98.8271 59.9815 102.068 62.2346 102.677 65.6231C103.286 69.0115 101.033 72.2522 97.6445 72.8613L88.1518 74.5678C84.7633 75.1769 81.5226 72.9238 80.9135 69.5354C80.3044 66.1469 82.5574 62.9063 85.9459 62.2971Z" stroke="#498500" stroke-width="2"/>
|
|
10
|
+
</g>
|
|
11
|
+
<path d="M98.4231 66.3877C98.6098 67.4266 97.919 68.4202 96.8801 68.6069C95.8413 68.7937 94.8477 68.1029 94.6609 67.064C94.4742 66.0251 95.1649 65.0315 96.2038 64.8448C97.2427 64.658 98.2363 65.3488 98.4231 66.3877Z" fill="#498500" stroke="#498500"/>
|
|
12
|
+
<g filter="url(#filter1_d_2435_2122)">
|
|
13
|
+
<path d="M121.957 40.002L127.062 52.2542L128.9 46.9449L134.209 45.1071L121.957 40.002Z" fill="#E9F0E0"/>
|
|
14
|
+
<path d="M121.957 40.002L127.062 52.2542L128.9 46.9449L134.209 45.1071L121.957 40.002Z" stroke="#498500" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
|
15
|
+
</g>
|
|
16
|
+
<g filter="url(#filter2_d_2435_2122)">
|
|
17
|
+
<path d="M120.119 33.0596L120.936 36.0205" stroke="#498500" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
|
18
|
+
</g>
|
|
19
|
+
<g filter="url(#filter3_d_2435_2122)">
|
|
20
|
+
<path d="M117.975 38.9819L115.014 38.165" stroke="#498500" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
|
21
|
+
</g>
|
|
22
|
+
<g filter="url(#filter4_d_2435_2122)">
|
|
23
|
+
<path d="M127.062 34.999L125.02 36.939" stroke="#498500" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
|
24
|
+
</g>
|
|
25
|
+
<g filter="url(#filter5_d_2435_2122)">
|
|
26
|
+
<path d="M118.893 43.0645L116.953 45.1065" stroke="#498500" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
|
27
|
+
</g>
|
|
28
|
+
<g filter="url(#filter6_d_2435_2122)">
|
|
29
|
+
<path d="M107.915 105.738C111.019 105.738 113.536 103.221 113.536 100.117C113.536 97.012 111.019 94.4951 107.915 94.4951C104.81 94.4951 102.293 97.012 102.293 100.117C102.293 103.221 104.81 105.738 107.915 105.738Z" fill="#E9F0E0"/>
|
|
30
|
+
<path d="M112.536 100.117C112.536 102.669 110.467 104.738 107.915 104.738C105.362 104.738 103.293 102.669 103.293 100.117C103.293 97.5643 105.362 95.4951 107.915 95.4951C110.467 95.4951 112.536 97.5643 112.536 100.117Z" stroke="#498500" stroke-width="2"/>
|
|
31
|
+
</g>
|
|
32
|
+
<g filter="url(#filter7_d_2435_2122)">
|
|
33
|
+
<path d="M115.265 107.467L111.518 103.72" stroke="#498500" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
|
34
|
+
</g>
|
|
35
|
+
<g filter="url(#filter8_d_2435_2122)">
|
|
36
|
+
<rect x="131.693" y="70.4775" width="10.754" height="10.754" rx="2" transform="rotate(8.77358 131.693 70.4775)" fill="#E9F0E0"/>
|
|
37
|
+
<rect x="132.529" y="71.6184" width="8.75399" height="8.75399" rx="1" transform="rotate(8.77358 132.529 71.6184)" stroke="#498500" stroke-width="2"/>
|
|
38
|
+
</g>
|
|
39
|
+
<g filter="url(#filter9_d_2435_2122)">
|
|
40
|
+
<path d="M148.981 75.0918L161.09 76.9606" stroke="#498500" stroke-width="2" stroke-linecap="round"/>
|
|
41
|
+
</g>
|
|
42
|
+
<g filter="url(#filter10_d_2435_2122)">
|
|
43
|
+
<path d="M148.103 80.79L167.334 83.7582" stroke="#498500" stroke-width="2" stroke-linecap="round"/>
|
|
44
|
+
</g>
|
|
45
|
+
<path d="M58.46 128.239H179.541V197.753C179.541 199.962 177.75 201.753 175.541 201.753H62.46C60.2508 201.753 58.46 199.962 58.46 197.753V128.239Z" fill="white"/>
|
|
46
|
+
<path d="M117.559 128.239H179.541V197.753C179.541 199.962 177.75 201.753 175.541 201.753H117.559V128.239Z" fill="#E3E5E8"/>
|
|
47
|
+
<path d="M134.136 103.734H199.001L179.541 128.239H117.56L134.136 103.734Z" fill="white"/>
|
|
48
|
+
<path d="M100.261 103.734H38.9998L58.4592 128.239H117.559L100.261 103.734Z" fill="#E3E5E8"/>
|
|
49
|
+
<defs>
|
|
50
|
+
<filter id="filter0_d_2435_2122" x="15.8135" y="27.4912" width="151.963" height="144.176" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
|
|
51
|
+
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
|
|
52
|
+
<feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"/>
|
|
53
|
+
<feOffset dy="32"/>
|
|
54
|
+
<feGaussianBlur stdDeviation="32"/>
|
|
55
|
+
<feColorMatrix type="matrix" values="0 0 0 0 0.231373 0 0 0 0 0.282353 0 0 0 0 0.360784 0 0 0 0.24 0"/>
|
|
56
|
+
<feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_2435_2122"/>
|
|
57
|
+
<feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_2435_2122" result="shape"/>
|
|
58
|
+
</filter>
|
|
59
|
+
<filter id="filter1_d_2435_2122" x="56.957" y="7.00195" width="142.252" height="142.252" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
|
|
60
|
+
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
|
|
61
|
+
<feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"/>
|
|
62
|
+
<feOffset dy="32"/>
|
|
63
|
+
<feGaussianBlur stdDeviation="32"/>
|
|
64
|
+
<feColorMatrix type="matrix" values="0 0 0 0 0.231373 0 0 0 0 0.282353 0 0 0 0 0.360784 0 0 0 0.24 0"/>
|
|
65
|
+
<feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_2435_2122"/>
|
|
66
|
+
<feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_2435_2122" result="shape"/>
|
|
67
|
+
</filter>
|
|
68
|
+
<filter id="filter2_d_2435_2122" x="55.1191" y="0.0595703" width="130.817" height="132.961" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
|
|
69
|
+
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
|
|
70
|
+
<feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"/>
|
|
71
|
+
<feOffset dy="32"/>
|
|
72
|
+
<feGaussianBlur stdDeviation="32"/>
|
|
73
|
+
<feColorMatrix type="matrix" values="0 0 0 0 0.231373 0 0 0 0 0.282353 0 0 0 0 0.360784 0 0 0 0.24 0"/>
|
|
74
|
+
<feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_2435_2122"/>
|
|
75
|
+
<feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_2435_2122" result="shape"/>
|
|
76
|
+
</filter>
|
|
77
|
+
<filter id="filter3_d_2435_2122" x="50.0137" y="5.16504" width="132.961" height="130.817" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
|
|
78
|
+
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
|
|
79
|
+
<feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"/>
|
|
80
|
+
<feOffset dy="32"/>
|
|
81
|
+
<feGaussianBlur stdDeviation="32"/>
|
|
82
|
+
<feColorMatrix type="matrix" values="0 0 0 0 0.231373 0 0 0 0 0.282353 0 0 0 0 0.360784 0 0 0 0.24 0"/>
|
|
83
|
+
<feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_2435_2122"/>
|
|
84
|
+
<feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_2435_2122" result="shape"/>
|
|
85
|
+
</filter>
|
|
86
|
+
<filter id="filter4_d_2435_2122" x="60.0195" y="1.99902" width="132.042" height="131.939" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
|
|
87
|
+
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
|
|
88
|
+
<feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"/>
|
|
89
|
+
<feOffset dy="32"/>
|
|
90
|
+
<feGaussianBlur stdDeviation="32"/>
|
|
91
|
+
<feColorMatrix type="matrix" values="0 0 0 0 0.231373 0 0 0 0 0.282353 0 0 0 0 0.360784 0 0 0 0.24 0"/>
|
|
92
|
+
<feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_2435_2122"/>
|
|
93
|
+
<feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_2435_2122" result="shape"/>
|
|
94
|
+
</filter>
|
|
95
|
+
<filter id="filter5_d_2435_2122" x="51.9531" y="10.0645" width="131.939" height="132.042" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
|
|
96
|
+
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
|
|
97
|
+
<feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"/>
|
|
98
|
+
<feOffset dy="32"/>
|
|
99
|
+
<feGaussianBlur stdDeviation="32"/>
|
|
100
|
+
<feColorMatrix type="matrix" values="0 0 0 0 0.231373 0 0 0 0 0.282353 0 0 0 0 0.360784 0 0 0 0.24 0"/>
|
|
101
|
+
<feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_2435_2122"/>
|
|
102
|
+
<feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_2435_2122" result="shape"/>
|
|
103
|
+
</filter>
|
|
104
|
+
<filter id="filter6_d_2435_2122" x="38.293" y="62.4951" width="139.243" height="139.243" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
|
|
105
|
+
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
|
|
106
|
+
<feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"/>
|
|
107
|
+
<feOffset dy="32"/>
|
|
108
|
+
<feGaussianBlur stdDeviation="32"/>
|
|
109
|
+
<feColorMatrix type="matrix" values="0 0 0 0 0.231373 0 0 0 0 0.282353 0 0 0 0 0.360784 0 0 0 0.24 0"/>
|
|
110
|
+
<feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_2435_2122"/>
|
|
111
|
+
<feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_2435_2122" result="shape"/>
|
|
112
|
+
</filter>
|
|
113
|
+
<filter id="filter7_d_2435_2122" x="46.5176" y="70.7197" width="133.748" height="133.748" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
|
|
114
|
+
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
|
|
115
|
+
<feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"/>
|
|
116
|
+
<feOffset dy="32"/>
|
|
117
|
+
<feGaussianBlur stdDeviation="32"/>
|
|
118
|
+
<feColorMatrix type="matrix" values="0 0 0 0 0.231373 0 0 0 0 0.282353 0 0 0 0 0.360784 0 0 0 0.24 0"/>
|
|
119
|
+
<feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_2435_2122"/>
|
|
120
|
+
<feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_2435_2122" result="shape"/>
|
|
121
|
+
</filter>
|
|
122
|
+
<filter id="filter8_d_2435_2122" x="66.334" y="38.7588" width="139.706" height="139.706" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
|
|
123
|
+
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
|
|
124
|
+
<feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"/>
|
|
125
|
+
<feOffset dy="32"/>
|
|
126
|
+
<feGaussianBlur stdDeviation="32"/>
|
|
127
|
+
<feColorMatrix type="matrix" values="0 0 0 0 0.231373 0 0 0 0 0.282353 0 0 0 0 0.360784 0 0 0 0.24 0"/>
|
|
128
|
+
<feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_2435_2122"/>
|
|
129
|
+
<feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_2435_2122" result="shape"/>
|
|
130
|
+
</filter>
|
|
131
|
+
<filter id="filter9_d_2435_2122" x="83.9814" y="42.0918" width="142.109" height="131.869" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
|
|
132
|
+
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
|
|
133
|
+
<feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"/>
|
|
134
|
+
<feOffset dy="32"/>
|
|
135
|
+
<feGaussianBlur stdDeviation="32"/>
|
|
136
|
+
<feColorMatrix type="matrix" values="0 0 0 0 0.231373 0 0 0 0 0.282353 0 0 0 0 0.360784 0 0 0 0.24 0"/>
|
|
137
|
+
<feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_2435_2122"/>
|
|
138
|
+
<feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_2435_2122" result="shape"/>
|
|
139
|
+
</filter>
|
|
140
|
+
<filter id="filter10_d_2435_2122" x="83.1025" y="47.79" width="149.231" height="132.969" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
|
|
141
|
+
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
|
|
142
|
+
<feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"/>
|
|
143
|
+
<feOffset dy="32"/>
|
|
144
|
+
<feGaussianBlur stdDeviation="32"/>
|
|
145
|
+
<feColorMatrix type="matrix" values="0 0 0 0 0.231373 0 0 0 0 0.282353 0 0 0 0 0.360784 0 0 0 0.24 0"/>
|
|
146
|
+
<feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_2435_2122"/>
|
|
147
|
+
<feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_2435_2122" result="shape"/>
|
|
148
|
+
</filter>
|
|
149
|
+
</defs>
|
|
150
|
+
</svg>
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
<svg width="190" height="203" viewBox="0 0 190 203" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M95 203C147.467 203 190 160.467 190 108C190 55.5329 147.467 13 95 13C42.5329 13 0 55.5329 0 108C0 160.467 42.5329 203 95 203Z" fill="#F3F5F6"/>
|
|
3
|
+
<path d="M88.0125 2.95437L80.4113 17.4745C78.1696 21.7512 76.9983 26.5189 77 31.3601V132.383L90.3264 141H99.5656L112 132.383V31.8032C111.989 27.1599 110.902 22.5839 108.827 18.4429L101.09 2.87231C100.66 2.00798 100.001 1.28165 99.1869 0.774432C98.3725 0.267217 97.4349 -0.000910023 96.4787 2.32055e-06H92.6511C91.6818 0.00217709 90.7327 0.280414 89.9124 0.802883C89.0921 1.32535 88.4337 2.07095 88.0125 2.95437Z" fill="#649726"/>
|
|
4
|
+
<mask id="mask0_2435_2123" style="mask-type:alpha" maskUnits="userSpaceOnUse" x="0" y="13" width="190" height="190">
|
|
5
|
+
<path d="M95 203C147.467 203 190 160.467 190 108C190 55.533 147.467 13 95 13C42.533 13 0 55.533 0 108C0 160.467 42.533 203 95 203Z" fill="#F3F5F6"/>
|
|
6
|
+
</mask>
|
|
7
|
+
<g mask="url(#mask0_2435_2123)">
|
|
8
|
+
<path d="M148.064 183.738C145.063 182.37 141.839 181.555 138.548 181.334C129.219 180.688 120.499 176.49 113.538 170.211C113.251 169.952 112.964 169.701 112.677 169.457C108.235 165.725 103.577 159.862 102.63 154.142C99.0415 132.893 96.4005 103.613 96.5871 88.2266H94.4342C94.4342 88.2266 94.1974 125.623 87.2577 157.25C86.895 158.811 86.1618 160.262 85.1201 161.48C84.0783 162.698 82.7586 163.647 81.2725 164.247C74.4785 167.119 68.8472 172.192 65.2834 178.65C64.2752 180.448 62.7441 181.897 60.8933 182.804C59.0424 183.712 56.9594 184.035 54.9206 183.731C48.6629 182.862 42.3123 184.455 37.2047 188.173C32.0972 191.891 28.6309 197.445 27.5352 203.667L163.687 203.739C162.834 199.413 160.976 195.349 158.262 191.875C155.548 188.4 152.054 185.613 148.064 183.738Z" fill="#E3E5E8"/>
|
|
9
|
+
<path d="M87.9837 3.15702L80.3053 17.6508C78.0409 21.9198 76.8577 26.6788 76.8594 31.5112V132.351L90.321 140.952H99.6541L112.215 132.351V31.9535C112.204 27.3186 111.106 22.7509 109.009 18.6175L101.194 3.0751C100.76 2.21234 100.094 1.48733 99.2715 0.981034C98.4489 0.474739 97.5017 0.207099 96.5358 0.20801H92.6693C91.6902 0.210181 90.7315 0.487913 89.9029 1.00943C89.0743 1.53095 88.4091 2.2752 87.9837 3.15702Z" fill="#649726"/>
|
|
10
|
+
<path d="M76.859 124.312H43C43 124.312 43 109.386 57.1607 98.7645C71.3214 88.1426 76.8644 64.1191 76.8644 64.1191L76.859 124.312Z" fill="#498500"/>
|
|
11
|
+
<path d="M112.203 124.312H146.062C146.062 124.312 146.062 109.386 131.901 98.7645C117.741 88.1426 112.203 64.1191 112.203 64.1191V124.312Z" fill="#498500"/>
|
|
12
|
+
<path opacity="0.2" d="M76.859 124.312H43C43 124.312 43 109.386 57.1607 98.7645C71.3214 88.1426 76.8644 64.1191 76.8644 64.1191L76.859 124.312Z" fill="#316800"/>
|
|
13
|
+
<path opacity="0.2" d="M112.203 124.312H146.062C146.062 124.312 146.062 109.386 131.901 98.7645C117.741 88.1426 112.203 64.1191 112.203 64.1191V124.312Z" fill="#316800"/>
|
|
14
|
+
<path d="M97.4474 34.8038H91.6094C89.9119 34.8038 88.2839 34.1295 87.0836 32.9292C85.8833 31.7288 85.209 30.1009 85.209 28.4034C85.209 26.7059 85.8833 25.0779 87.0836 23.8776C88.2839 22.6773 89.9119 22.0029 91.6094 22.0029H97.4474C98.2881 22.0022 99.1207 22.1673 99.8976 22.4887C100.674 22.8101 101.38 23.2815 101.975 23.876C102.569 24.4705 103.041 25.1763 103.362 25.9532C103.683 26.73 103.849 27.5626 103.848 28.4034C103.848 30.1009 103.173 31.7288 101.973 32.9292C100.773 34.1295 99.1449 34.8038 97.4474 34.8038Z" fill="#F3F5F6"/>
|
|
15
|
+
<path opacity="0.4" d="M76.8594 132.351L90.321 140.947H99.6541L112.204 132.351V128.807H76.8594V132.351Z" fill="#316800"/>
|
|
16
|
+
</g>
|
|
17
|
+
</svg>
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
<svg width="190" height="190" viewBox="0 0 190 190" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M95 190C147.467 190 190 147.467 190 95C190 42.5329 147.467 0 95 0C42.5329 0 0 42.5329 0 95C0 147.467 42.5329 190 95 190Z" fill="#F3F5F6"/>
|
|
3
|
+
<mask id="mask0_2436_2356" style="mask-type:alpha" maskUnits="userSpaceOnUse" x="0" y="0" width="190" height="190">
|
|
4
|
+
<path d="M95 190C147.467 190 190 147.467 190 95C190 42.5329 147.467 0 95 0C42.5329 0 0 42.5329 0 95C0 147.467 42.5329 190 95 190Z" fill="#F3F5F6"/>
|
|
5
|
+
</mask>
|
|
6
|
+
<g mask="url(#mask0_2436_2356)">
|
|
7
|
+
<path d="M152 189.866H38V67.114C43.3732 67.108 48.5246 64.9728 52.324 61.1769C56.1235 57.381 58.2606 52.2344 58.2667 46.8662H131.733C131.728 49.5255 132.25 52.1595 133.27 54.6158C134.29 57.0721 135.787 59.302 137.675 61.1763C139.551 63.0633 141.783 64.5597 144.242 65.5789C146.701 66.5982 149.338 67.1199 152 67.114V189.866Z" fill="white"/>
|
|
8
|
+
<path d="M94.9996 129.2C111.789 129.2 125.4 115.59 125.4 98.8004C125.4 82.0109 111.789 68.4004 94.9996 68.4004C78.2102 68.4004 64.5996 82.0109 64.5996 98.8004C64.5996 115.59 78.2102 129.2 94.9996 129.2Z" fill="#E26264"/>
|
|
9
|
+
<path d="M105.748 113.131L95 102.383L84.252 113.131L80.6693 109.548L91.4173 98.8004L80.6693 88.0524L84.252 84.4697L95 95.2177L105.748 84.4697L109.331 88.0524L98.5827 98.8004L109.331 109.548L105.748 113.131Z" fill="white"/>
|
|
10
|
+
<path d="M111.467 136.8H78.5334C76.4347 136.8 74.7334 138.501 74.7334 140.6C74.7334 142.698 76.4347 144.4 78.5334 144.4H111.467C113.565 144.4 115.267 142.698 115.267 140.6C115.267 138.501 113.565 136.8 111.467 136.8Z" fill="#E3E5E8"/>
|
|
11
|
+
<path d="M122.866 152H67.133C65.0343 152 63.333 153.701 63.333 155.8C63.333 157.899 65.0343 159.6 67.133 159.6H122.866C124.965 159.6 126.666 157.899 126.666 155.8C126.666 153.701 124.965 152 122.866 152Z" fill="#E3E5E8"/>
|
|
12
|
+
</g>
|
|
13
|
+
</svg>
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
<svg width="190" height="190" viewBox="0 0 190 190" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M95 190C147.467 190 190 147.467 190 95C190 42.5329 147.467 0 95 0C42.5329 0 0 42.5329 0 95C0 147.467 42.5329 190 95 190Z" fill="#F3F5F6"/>
|
|
3
|
+
<mask id="mask0_2435_2121" style="mask-type:alpha" maskUnits="userSpaceOnUse" x="0" y="0" width="190" height="190">
|
|
4
|
+
<path d="M95 190C147.467 190 190 147.467 190 95C190 42.5329 147.467 0 95 0C42.5329 0 0 42.5329 0 95C0 147.467 42.5329 190 95 190Z" fill="#F3F5F6"/>
|
|
5
|
+
</mask>
|
|
6
|
+
<g mask="url(#mask0_2435_2121)">
|
|
7
|
+
<rect x="38" y="47" width="114" height="143" rx="8" fill="white"/>
|
|
8
|
+
<rect x="52" y="68.5" width="18" height="18" rx="4" fill="#649726"/>
|
|
9
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M66.3463 73.5539C66.6851 73.8927 66.6851 74.4421 66.3463 74.7809L59.8392 81.2879C59.5004 81.6268 58.9511 81.6268 58.6123 81.2879L55.6545 78.3302C55.3157 77.9914 55.3157 77.442 55.6545 77.1032C55.9933 76.7644 56.5427 76.7644 56.8815 77.1032L59.2257 79.4475L65.1193 73.5539C65.4581 73.2151 66.0075 73.2151 66.3463 73.5539Z" fill="white"/>
|
|
10
|
+
<path d="M114.25 67H81.75C79.6789 67 78 68.6789 78 70.75C78 72.8211 79.6789 74.5 81.75 74.5H114.25C116.321 74.5 118 72.8211 118 70.75C118 68.6789 116.321 67 114.25 67Z" fill="#649726"/>
|
|
11
|
+
<path d="M136.75 80.5H81.75C79.6789 80.5 78 82.1789 78 84.25C78 86.3211 79.6789 88 81.75 88H136.75C138.821 88 140.5 86.3211 140.5 84.25C140.5 82.1789 138.821 80.5 136.75 80.5Z" fill="#649726"/>
|
|
12
|
+
<rect x="53" y="106.001" width="16" height="16" rx="3" fill="#F3F5F6" stroke="#C1C6CD" stroke-width="2"/>
|
|
13
|
+
<path d="M114.25 103.501H81.75C79.6789 103.501 78 105.18 78 107.251C78 109.322 79.6789 111.001 81.75 111.001H114.25C116.321 111.001 118 109.322 118 107.251C118 105.18 116.321 103.501 114.25 103.501Z" fill="#C1C6CD"/>
|
|
14
|
+
<path d="M136.75 117.001H81.75C79.6789 117.001 78 118.68 78 120.751C78 122.822 79.6789 124.501 81.75 124.501H136.75C138.821 124.501 140.5 122.822 140.5 120.751C140.5 118.68 138.821 117.001 136.75 117.001Z" fill="#C1C6CD"/>
|
|
15
|
+
<rect x="79" y="146" width="37" height="14" rx="7" fill="#C1C6CD"/>
|
|
16
|
+
<mask id="path-13-outside-1_2435_2121" maskUnits="userSpaceOnUse" x="107.143" y="83" width="22" height="22" fill="black">
|
|
17
|
+
<rect fill="white" x="107.143" y="83" width="22" height="22"/>
|
|
18
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M110.403 86.2604C110.644 86.0189 111.003 85.9371 111.325 86.0499L125.547 91.0277C125.891 91.1481 126.127 91.4663 126.142 91.8304C126.157 92.1946 125.948 92.5309 125.615 92.679L119.527 95.3845L116.822 101.472C116.674 101.805 116.337 102.014 115.973 101.999C115.609 101.984 115.291 101.749 115.17 101.405L110.193 87.1825C110.08 86.8603 110.161 86.5018 110.403 86.2604Z"/>
|
|
19
|
+
</mask>
|
|
20
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M110.403 86.2604C110.644 86.0189 111.003 85.9371 111.325 86.0499L125.547 91.0277C125.891 91.1481 126.127 91.4663 126.142 91.8304C126.157 92.1946 125.948 92.5309 125.615 92.679L119.527 95.3845L116.822 101.472C116.674 101.805 116.337 102.014 115.973 101.999C115.609 101.984 115.291 101.749 115.17 101.405L110.193 87.1825C110.08 86.8603 110.161 86.5018 110.403 86.2604Z" fill="#498500"/>
|
|
21
|
+
<path d="M111.325 86.0499L112.316 83.2183L111.325 86.0499ZM110.403 86.2604L108.282 84.139L108.282 84.139L110.403 86.2604ZM125.547 91.0277L124.556 93.8593L124.556 93.8593L125.547 91.0277ZM126.142 91.8304L123.144 91.9527L123.144 91.9527L126.142 91.8304ZM125.615 92.679L126.833 95.4204L126.833 95.4204L125.615 92.679ZM119.527 95.3845L118.309 92.6431C117.63 92.9448 117.087 93.4874 116.786 94.1661L119.527 95.3845ZM116.822 101.472L119.563 102.691L119.563 102.691L116.822 101.472ZM115.17 101.405L118.002 100.414L118.002 100.414L115.17 101.405ZM110.193 87.1825L113.024 86.1915L113.024 86.1915L110.193 87.1825ZM112.316 83.2183C110.906 82.7248 109.338 83.0827 108.282 84.139L112.524 88.3817C111.951 88.9551 111.1 89.1494 110.334 88.8815L112.316 83.2183ZM126.538 88.1961L112.316 83.2183L110.334 88.8815L124.556 93.8593L126.538 88.1961ZM129.139 91.7082C129.074 90.115 128.043 88.7229 126.538 88.1961L124.556 93.8593C123.739 93.5733 123.18 92.8176 123.144 91.9527L129.139 91.7082ZM126.833 95.4204C128.29 94.7728 129.204 93.3013 129.139 91.7081L123.144 91.9527C123.109 91.0879 123.605 90.2891 124.396 89.9375L126.833 95.4204ZM120.746 98.126L126.833 95.4204L124.396 89.9375L118.309 92.6431L120.746 98.126ZM119.563 102.691L122.269 96.603L116.786 94.1661L114.08 100.254L119.563 102.691ZM115.851 104.997C117.444 105.062 118.915 104.148 119.563 102.691L114.08 100.254C114.432 99.4627 115.23 98.9665 116.095 99.0018L115.851 104.997ZM112.339 102.396C112.865 103.901 114.258 104.932 115.851 104.997L116.095 99.0018C116.96 99.037 117.716 99.5967 118.002 100.414L112.339 102.396ZM107.361 88.1736L112.339 102.396L118.002 100.414L113.024 86.1915L107.361 88.1736ZM108.282 84.139C107.225 85.1954 106.867 86.7635 107.361 88.1736L113.024 86.1915C113.292 86.957 113.098 87.8082 112.524 88.3817L108.282 84.139Z" fill="#E9F1F4" mask="url(#path-13-outside-1_2435_2121)"/>
|
|
22
|
+
</g>
|
|
23
|
+
</svg>
|
|
@@ -0,0 +1,40 @@
|
|
|
1
|
+
<svg width="247" height="175" viewBox="0 0 247 175" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M200 0H50C43.0965 0 37.5 5.59646 37.5 12.5V162.5C37.5 169.404 43.0965 175 50 175H200C206.904 175 212.5 169.404 212.5 162.5V12.5C212.5 5.59646 206.904 0 200 0Z" fill="#F3F5F6"/>
|
|
3
|
+
<path d="M11.2069 14.5H178.793C181.985 14.5 184.5 16.8726 184.5 19.7143V48.2857C184.5 51.1274 181.985 53.5 178.793 53.5H11.2069C8.01533 53.5 5.5 51.1274 5.5 48.2857V19.7143C5.5 16.8726 8.01533 14.5 11.2069 14.5Z" fill="#E9F0E0" stroke="#498500"/>
|
|
4
|
+
<rect x="17" y="25.5" width="18" height="18" rx="4" fill="#498500"/>
|
|
5
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M31.3463 30.5539C31.6851 30.8927 31.6851 31.4421 31.3463 31.7809L24.8392 38.2879C24.5004 38.6268 23.9511 38.6268 23.6123 38.2879L20.6545 35.3302C20.3157 34.9914 20.3157 34.442 20.6545 34.1032C20.9933 33.7644 21.5427 33.7644 21.8815 34.1032L24.2257 36.4475L30.1193 30.5539C30.4581 30.2151 31.0075 30.2151 31.3463 30.5539Z" fill="white"/>
|
|
6
|
+
<path d="M82.2501 24H49.75C47.6789 24 46 25.6789 46 27.75C46 29.8211 47.6789 31.5 49.75 31.5H82.2501C84.3212 31.5 86.0001 29.8211 86.0001 27.75C86.0001 25.6789 84.3212 24 82.2501 24Z" fill="#A4ACB6"/>
|
|
7
|
+
<path d="M104.75 37.5H49.75C47.6789 37.5 46 39.1789 46 41.25C46 43.3211 47.6789 45 49.75 45H104.75C106.821 45 108.5 43.3211 108.5 41.25C108.5 39.1789 106.821 37.5 104.75 37.5Z" fill="#F3F5F6"/>
|
|
8
|
+
<g filter="url(#filter0_d_2414_121376)">
|
|
9
|
+
<path d="M11.2069 121.25H178.793C180.439 121.25 182.018 121.852 183.182 122.924C184.346 123.995 185 125.449 185 126.964V155.536C185 157.051 184.346 158.505 183.182 159.576C182.018 160.648 180.439 161.25 178.793 161.25H11.2069C9.56073 161.25 7.98198 160.648 6.81796 159.576C5.65394 158.505 5 157.051 5 155.536V126.964C5 125.449 5.65394 123.995 6.81796 122.924C7.98198 121.852 9.56073 121.25 11.2069 121.25V121.25Z" fill="white"/>
|
|
10
|
+
</g>
|
|
11
|
+
<rect x="18" y="133.751" width="16" height="16" rx="3" fill="#E3E5E8" stroke="#C1C6CD" stroke-width="2"/>
|
|
12
|
+
<path d="M82.2501 131.251H49.75C47.6789 131.251 46 132.93 46 135.001C46 137.072 47.6789 138.751 49.75 138.751H82.2501C84.3212 138.751 86.0001 137.072 86.0001 135.001C86.0001 132.93 84.3212 131.251 82.2501 131.251Z" fill="#A4ACB6"/>
|
|
13
|
+
<path d="M104.75 144.751H49.75C47.6789 144.751 46 146.43 46 148.501C46 150.572 47.6789 152.251 49.75 152.251H104.75C106.821 152.251 108.5 150.572 108.5 148.501C108.5 146.43 106.821 144.751 104.75 144.751Z" fill="#F3F5F6"/>
|
|
14
|
+
<g filter="url(#filter1_d_2414_121376)">
|
|
15
|
+
<path d="M64.9549 67.5H232.541C234.187 67.5 235.766 68.102 236.93 69.1737C238.094 70.2453 238.748 71.6988 238.748 73.2143V101.786C238.748 103.301 238.094 104.755 236.93 105.826C235.766 106.898 234.187 107.5 232.541 107.5H64.9549C63.3088 107.5 61.73 106.898 60.566 105.826C59.402 104.755 58.748 103.301 58.748 101.786V73.2143C58.748 71.6988 59.402 70.2453 60.566 69.1737C61.73 68.102 63.3088 67.5 64.9549 67.5Z" fill="white"/>
|
|
16
|
+
</g>
|
|
17
|
+
<rect x="74" y="80.001" width="16" height="16" rx="3" fill="#E3E5E8" stroke="#C1C6CD" stroke-width="2"/>
|
|
18
|
+
<path d="M135.25 77.501H102.75C100.679 77.501 99 79.1799 99 81.251C99 83.3221 100.679 85.001 102.75 85.001H135.25C137.321 85.001 139 83.3221 139 81.251C139 79.1799 137.321 77.501 135.25 77.501Z" fill="#A4ACB6"/>
|
|
19
|
+
<path d="M157.75 91.001H102.75C100.679 91.001 99 92.6799 99 94.751C99 96.8221 100.679 98.501 102.75 98.501H157.75C159.821 98.501 161.5 96.8221 161.5 94.751C161.5 92.6799 159.821 91.001 157.75 91.001Z" fill="#F3F5F6"/>
|
|
20
|
+
<defs>
|
|
21
|
+
<filter id="filter0_d_2414_121376" x="0" y="119.25" width="190" height="50" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
|
|
22
|
+
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
|
|
23
|
+
<feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"/>
|
|
24
|
+
<feOffset dy="3"/>
|
|
25
|
+
<feGaussianBlur stdDeviation="2.5"/>
|
|
26
|
+
<feColorMatrix type="matrix" values="0 0 0 0 0.230539 0 0 0 0 0.370572 0 0 0 0 0.482993 0 0 0 0.1 0"/>
|
|
27
|
+
<feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_2414_121376"/>
|
|
28
|
+
<feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_2414_121376" result="shape"/>
|
|
29
|
+
</filter>
|
|
30
|
+
<filter id="filter1_d_2414_121376" x="56.748" y="65.5" width="190" height="50" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
|
|
31
|
+
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
|
|
32
|
+
<feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"/>
|
|
33
|
+
<feOffset dx="3" dy="3"/>
|
|
34
|
+
<feGaussianBlur stdDeviation="2.5"/>
|
|
35
|
+
<feColorMatrix type="matrix" values="0 0 0 0 0.230539 0 0 0 0 0.370572 0 0 0 0 0.482993 0 0 0 0.1 0"/>
|
|
36
|
+
<feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_2414_121376"/>
|
|
37
|
+
<feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_2414_121376" result="shape"/>
|
|
38
|
+
</filter>
|
|
39
|
+
</defs>
|
|
40
|
+
</svg>
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
<svg width="200" height="230" viewBox="0 0 200 230" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M100 218.667C155.228 218.667 200 173.896 200 118.667C200 63.4388 155.228 18.6672 100 18.6672C44.7715 18.6672 0 63.4388 0 118.667C0 173.896 44.7715 218.667 100 218.667Z" fill="#F3F5F6"/>
|
|
3
|
+
<path d="M157.333 76.001H42.6667C38.9848 76.001 36 78.9857 36 82.6676V222.668C36 226.35 38.9848 229.334 42.6667 229.334H157.333C161.015 229.334 164 226.35 164 222.668V82.6676C164 78.9857 161.015 76.001 157.333 76.001Z" fill="white"/>
|
|
4
|
+
<path d="M86.6667 96.0005H52C49.7909 96.0005 48 97.7913 48 100C48 102.21 49.7909 104 52 104H86.6667C88.8758 104 90.6667 102.21 90.6667 100C90.6667 97.7913 88.8758 96.0005 86.6667 96.0005Z" fill="#A4C280"/>
|
|
5
|
+
<path d="M110.667 113.334H52C49.7909 113.334 48 115.125 48 117.334C48 119.543 49.7909 121.334 52 121.334H110.667C112.876 121.334 114.667 119.543 114.667 117.334C114.667 115.125 112.876 113.334 110.667 113.334Z" fill="#F3F5F6"/>
|
|
6
|
+
<path d="M86.6667 132.001H52C49.7909 132.001 48 133.792 48 136.001C48 138.21 49.7909 140.001 52 140.001H86.6667C88.8758 140.001 90.6667 138.21 90.6667 136.001C90.6667 133.792 88.8758 132.001 86.6667 132.001Z" fill="#E3E5E8"/>
|
|
7
|
+
<path d="M110.667 149.334H52C49.7909 149.334 48 151.125 48 153.334C48 155.543 49.7909 157.334 52 157.334H110.667C112.876 157.334 114.667 155.543 114.667 153.334C114.667 151.125 112.876 149.334 110.667 149.334Z" fill="#F3F5F6"/>
|
|
8
|
+
<path d="M86.6667 168.001H52C49.7909 168.001 48 169.792 48 172.001C48 174.21 49.7909 176.001 52 176.001H86.6667C88.8758 176.001 90.6667 174.21 90.6667 172.001C90.6667 169.792 88.8758 168.001 86.6667 168.001Z" fill="#E3E5E8"/>
|
|
9
|
+
<path d="M110.667 185.334H52C49.7909 185.334 48 187.125 48 189.334C48 191.544 49.7909 193.334 52 193.334H110.667C112.876 193.334 114.667 191.544 114.667 189.334C114.667 187.125 112.876 185.334 110.667 185.334Z" fill="#F3F5F6"/>
|
|
10
|
+
<g filter="url(#filter0_d_2414_90483)">
|
|
11
|
+
<path d="M157.333 8H42.6667C38.9848 8 36 10.9848 36 14.6667V54.6667C36 58.3486 38.9848 61.3333 42.6667 61.3333H157.333C161.015 61.3333 164 58.3486 164 54.6667V14.6667C164 10.9848 161.015 8 157.333 8Z" fill="#A4C280"/>
|
|
12
|
+
</g>
|
|
13
|
+
<path d="M86.6667 22.6675H52C49.7909 22.6675 48 24.4583 48 26.6675C48 28.8766 49.7909 30.6675 52 30.6675H86.6667C88.8758 30.6675 90.6667 28.8766 90.6667 26.6675C90.6667 24.4583 88.8758 22.6675 86.6667 22.6675Z" fill="#F3F5F6"/>
|
|
14
|
+
<path d="M110.667 40.001H52C49.7909 40.001 48 41.7918 48 44.001C48 46.2101 49.7909 48.001 52 48.001H110.667C112.876 48.001 114.667 46.2101 114.667 44.001C114.667 41.7918 112.876 40.001 110.667 40.001Z" fill="#F3F5F6"/>
|
|
15
|
+
<defs>
|
|
16
|
+
<filter id="filter0_d_2414_90483" x="20" y="0" width="160" height="85.3333" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
|
|
17
|
+
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
|
|
18
|
+
<feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"/>
|
|
19
|
+
<feOffset dy="8"/>
|
|
20
|
+
<feGaussianBlur stdDeviation="8"/>
|
|
21
|
+
<feColorMatrix type="matrix" values="0 0 0 0 0.231373 0 0 0 0 0.282353 0 0 0 0 0.360784 0 0 0 0.16 0"/>
|
|
22
|
+
<feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_2414_90483"/>
|
|
23
|
+
<feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_2414_90483" result="shape"/>
|
|
24
|
+
</filter>
|
|
25
|
+
</defs>
|
|
26
|
+
</svg>
|
|
@@ -0,0 +1,33 @@
|
|
|
1
|
+
<svg width="354" height="212" viewBox="0 0 354 212" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<rect width="353.75" height="212" fill="#F3F5F6"/>
|
|
3
|
+
<rect width="185.692" height="142" transform="translate(84 36)" fill="white"/>
|
|
4
|
+
<rect x="95" y="137" width="162" height="6" rx="1.8171" fill="#E8EDF3"/>
|
|
5
|
+
<rect x="95" y="149" width="51" height="3.55814" rx="1.04594" fill="#E8EDF3"/>
|
|
6
|
+
<rect x="158" y="150" width="21" height="2" rx="1" fill="#E8EDF3"/>
|
|
7
|
+
<rect x="95" y="157" width="21" height="2" rx="1" fill="#E8EDF3"/>
|
|
8
|
+
<rect x="95" y="163" width="21" height="2" rx="1" fill="#E8EDF3"/>
|
|
9
|
+
<rect x="95" y="169" width="21" height="2" rx="1" fill="#E8EDF3"/>
|
|
10
|
+
<rect x="158" y="157" width="12" height="2" rx="1" fill="#E8EDF3"/>
|
|
11
|
+
<rect x="158" y="163" width="12" height="2" rx="1" fill="#E8EDF3"/>
|
|
12
|
+
<rect x="158" y="169" width="12" height="2" rx="1" fill="#E8EDF3"/>
|
|
13
|
+
<rect x="198" y="157" width="12" height="2" rx="1" fill="#E8EDF3"/>
|
|
14
|
+
<rect x="198" y="163" width="12" height="2" rx="1" fill="#E8EDF3"/>
|
|
15
|
+
<rect x="198" y="169" width="12" height="2" rx="1" fill="#E8EDF3"/>
|
|
16
|
+
<rect x="234" y="157" width="12" height="2" rx="1" fill="#E8EDF3"/>
|
|
17
|
+
<rect x="234" y="163" width="12" height="2" rx="1" fill="#E8EDF3"/>
|
|
18
|
+
<rect x="234" y="169" width="12" height="2" rx="1" fill="#E8EDF3"/>
|
|
19
|
+
<rect x="198" y="150" width="21" height="2" rx="1" fill="#E8EDF3"/>
|
|
20
|
+
<rect x="234" y="150" width="17" height="2" rx="1" fill="#E8EDF3"/>
|
|
21
|
+
<rect x="229" y="55" width="17" height="2" rx="1" fill="#E8EDF3"/>
|
|
22
|
+
<rect x="229" y="59" width="17" height="2" rx="1" fill="#E8EDF3"/>
|
|
23
|
+
<rect x="238" y="129" width="9" height="2" rx="1" fill="#E8EDF3"/>
|
|
24
|
+
<rect x="96" y="53" width="17" height="2" rx="1" fill="#E8EDF3"/>
|
|
25
|
+
<rect x="96" y="57" width="17" height="2" rx="1" fill="#E8EDF3"/>
|
|
26
|
+
<rect x="138" y="67" width="45" height="45" rx="22.5" fill="#EFF3F5" fill-opacity="0.8"/>
|
|
27
|
+
<rect x="169" y="57" width="45" height="45" rx="22.5" fill="#5D99D8" fill-opacity="0.5"/>
|
|
28
|
+
<rect x="98" y="110" width="3" height="22" fill="#E8EDF3" fill-opacity="0.8"/>
|
|
29
|
+
<rect x="108" y="120" width="3" height="12" fill="#E8EDF3" fill-opacity="0.8"/>
|
|
30
|
+
<rect x="103" y="104" width="3" height="28" fill="#AECCEC" fill-opacity="0.5"/>
|
|
31
|
+
<path d="M254.946 109.821C255.496 109.771 255.987 110.177 255.997 110.729C256.06 113.934 255.019 117.076 253.033 119.618C251.047 122.161 248.251 123.931 245.125 124.647C244.587 124.77 244.075 124.393 243.99 123.847L243.58 121.2C243.496 120.654 243.872 120.148 244.405 120.006C246.355 119.485 248.092 118.342 249.346 116.738C250.599 115.134 251.287 113.171 251.32 111.154C251.329 110.602 251.729 110.114 252.279 110.064L254.946 109.821Z" fill="#D7E5F5"/>
|
|
32
|
+
<path d="M243.524 123.91C243.589 124.459 243.197 124.96 242.645 124.985C240.224 125.097 237.809 124.578 235.64 123.472C233.174 122.214 231.135 120.253 229.783 117.837C228.431 115.421 227.825 112.658 228.043 109.897C228.262 107.137 229.293 104.503 231.008 102.329C232.723 100.155 235.044 98.5387 237.678 97.6839C240.311 96.829 243.14 96.7744 245.804 97.5268C248.469 98.2792 250.851 99.8049 252.648 101.911C254.229 103.763 255.296 105.99 255.751 108.371C255.855 108.913 255.459 109.411 254.91 109.476L252.25 109.79C251.702 109.855 251.21 109.461 251.087 108.922C250.753 107.461 250.069 106.096 249.09 104.949C247.893 103.546 246.307 102.53 244.533 102.03C242.759 101.529 240.876 101.565 239.122 102.134C237.369 102.703 235.823 103.78 234.682 105.227C233.54 106.675 232.853 108.428 232.708 110.266C232.563 112.104 232.966 113.943 233.866 115.552C234.766 117.161 236.123 118.467 237.766 119.304C239.11 119.989 240.596 120.336 242.095 120.321C242.648 120.315 243.145 120.702 243.21 121.25L243.524 123.91Z" fill="#EDF1F5"/>
|
|
33
|
+
</svg>
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
<svg width="354" height="212" viewBox="0 0 354 212" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<rect width="353.75" height="212" fill="#F3F5F6"/>
|
|
3
|
+
<rect x="118" y="162" width="125" height="26" rx="2.67636" fill="#C5D3E2"/>
|
|
4
|
+
<path d="M136.612 175.675C136.612 176.464 136.484 177.187 136.228 177.842C135.971 178.493 135.609 179.053 135.14 179.521C134.677 179.989 134.117 180.354 133.462 180.615C132.811 180.872 132.086 181 131.288 181H127.265V170.351H131.288C132.086 170.351 132.811 170.482 133.462 170.743C134.117 170.999 134.677 171.362 135.14 171.83C135.609 172.298 135.971 172.86 136.228 173.516C136.484 174.167 136.612 174.887 136.612 175.675ZM134.845 175.675C134.845 175.064 134.761 174.514 134.593 174.026C134.431 173.538 134.194 173.127 133.883 172.791C133.578 172.456 133.205 172.2 132.767 172.022C132.328 171.84 131.835 171.749 131.288 171.749H129.002V179.602H131.288C131.835 179.602 132.328 179.514 132.767 179.336C133.205 179.159 133.578 178.902 133.883 178.567C134.194 178.227 134.431 177.815 134.593 177.332C134.761 176.844 134.845 176.292 134.845 175.675ZM148.522 175.675C148.522 176.464 148.394 177.191 148.137 177.857C147.881 178.523 147.519 179.097 147.05 179.58C146.587 180.058 146.027 180.433 145.372 180.704C144.721 180.975 143.996 181.111 143.197 181.111C142.404 181.111 141.679 180.975 141.023 180.704C140.372 180.433 139.813 180.058 139.345 179.58C138.876 179.097 138.514 178.523 138.257 177.857C138.001 177.191 137.873 176.464 137.873 175.675C137.873 174.887 138.001 174.159 138.257 173.494C138.514 172.828 138.876 172.254 139.345 171.771C139.813 171.288 140.372 170.91 141.023 170.639C141.679 170.368 142.404 170.233 143.197 170.233C143.996 170.233 144.721 170.368 145.372 170.639C146.027 170.91 146.587 171.288 147.05 171.771C147.519 172.254 147.881 172.828 148.137 173.494C148.394 174.159 148.522 174.887 148.522 175.675ZM146.755 175.675C146.755 175.064 146.671 174.514 146.503 174.026C146.34 173.538 146.104 173.124 145.793 172.784C145.488 172.444 145.115 172.182 144.677 172C144.238 171.818 143.745 171.726 143.197 171.726C142.655 171.726 142.165 171.818 141.726 172C141.287 172.182 140.912 172.444 140.602 172.784C140.291 173.124 140.052 173.538 139.884 174.026C139.717 174.514 139.633 175.064 139.633 175.675C139.633 176.292 139.717 176.844 139.884 177.332C140.052 177.82 140.291 178.234 140.602 178.574C140.912 178.91 141.287 179.168 141.726 179.351C142.165 179.528 142.655 179.617 143.197 179.617C143.745 179.617 144.238 179.528 144.677 179.351C145.115 179.168 145.488 178.91 145.793 178.574C146.104 178.234 146.34 177.82 146.503 177.332C146.671 176.844 146.755 176.292 146.755 175.675ZM153.509 175.454C153.904 175.454 154.249 175.407 154.545 175.313C154.84 175.214 155.087 175.079 155.284 174.906C155.481 174.734 155.629 174.529 155.728 174.293C155.826 174.051 155.876 173.785 155.876 173.494C155.876 172.912 155.683 172.468 155.299 172.163C154.914 171.857 154.333 171.704 153.554 171.704H152.148V175.454H153.509ZM158.523 181H156.978C156.672 181 156.45 180.882 156.312 180.645L153.827 177.058C153.743 176.935 153.652 176.846 153.554 176.792C153.455 176.738 153.307 176.711 153.11 176.711H152.148V181H150.418V170.351H153.554C154.254 170.351 154.855 170.422 155.358 170.565C155.866 170.708 156.282 170.913 156.608 171.179C156.933 171.44 157.172 171.756 157.325 172.126C157.483 172.495 157.562 172.907 157.562 173.361C157.562 173.731 157.505 174.076 157.392 174.396C157.283 174.717 157.123 175.007 156.911 175.269C156.704 175.53 156.448 175.757 156.142 175.949C155.836 176.141 155.489 176.292 155.099 176.4C155.311 176.528 155.494 176.708 155.646 176.94L158.523 181ZM165.442 177.007L163.977 173.117C163.859 172.816 163.738 172.434 163.615 171.97C163.561 172.202 163.502 172.417 163.437 172.614C163.373 172.806 163.314 172.976 163.26 173.124L161.796 177.007H165.442ZM168.718 181H167.379C167.226 181 167.103 180.963 167.009 180.889C166.916 180.81 166.844 180.714 166.795 180.601L165.907 178.249H161.322L160.435 180.601C160.396 180.699 160.327 180.79 160.228 180.874C160.129 180.958 160.006 181 159.858 181H158.52L162.742 170.351H164.495L168.718 181ZM184.482 170.351V181H182.959V173.701C182.959 173.583 182.961 173.454 182.966 173.316C182.976 173.173 182.988 173.03 183.003 172.887L179.579 179.21C179.446 179.472 179.241 179.602 178.965 179.602H178.721C178.44 179.602 178.235 179.472 178.107 179.21L174.632 172.873C174.646 173.016 174.656 173.159 174.661 173.302C174.671 173.445 174.676 173.578 174.676 173.701V181H173.152V170.351H174.447C174.599 170.351 174.718 170.366 174.802 170.395C174.885 170.42 174.962 170.501 175.031 170.639L178.447 176.829C178.521 176.972 178.59 177.12 178.655 177.273C178.724 177.421 178.785 177.574 178.839 177.731C178.899 177.574 178.96 177.418 179.024 177.265C179.093 177.108 179.165 176.957 179.239 176.814L182.604 170.639C182.673 170.501 182.749 170.42 182.833 170.395C182.917 170.366 183.035 170.351 183.188 170.351H184.482ZM193.652 179.602L193.645 181H187.004V170.351H193.645V171.749H188.742V174.958H192.661V176.311H188.742V179.602H193.652ZM202.855 171.793H199.534V181H197.811V171.793H194.483V170.351H202.855V171.793ZM207.428 175.454C207.822 175.454 208.167 175.407 208.463 175.313C208.759 175.214 209.005 175.079 209.203 174.906C209.4 174.734 209.548 174.529 209.646 174.293C209.745 174.051 209.794 173.785 209.794 173.494C209.794 172.912 209.602 172.468 209.217 172.163C208.833 171.857 208.251 171.704 207.472 171.704H206.067V175.454H207.428ZM212.442 181H210.896C210.591 181 210.369 180.882 210.231 180.645L207.746 177.058C207.662 176.935 207.571 176.846 207.472 176.792C207.374 176.738 207.226 176.711 207.028 176.711H206.067V181H204.337V170.351H207.472C208.172 170.351 208.774 170.422 209.277 170.565C209.784 170.708 210.201 170.913 210.526 171.179C210.852 171.44 211.091 171.756 211.244 172.126C211.402 172.495 211.48 172.907 211.48 173.361C211.48 173.731 211.424 174.076 211.31 174.396C211.202 174.717 211.042 175.007 210.83 175.269C210.623 175.53 210.366 175.757 210.061 175.949C209.755 176.141 209.407 176.292 209.018 176.4C209.23 176.528 209.412 176.708 209.565 176.94L212.442 181ZM215.463 181H213.725V170.351H215.463V181ZM225.381 178.626C225.475 178.626 225.556 178.663 225.625 178.737L226.313 179.484C225.879 180.007 225.347 180.411 224.716 180.697C224.085 180.978 223.33 181.118 222.453 181.118C221.674 181.118 220.969 180.985 220.338 180.719C219.712 180.448 219.177 180.073 218.733 179.595C218.289 179.112 217.947 178.537 217.705 177.872C217.468 177.206 217.35 176.474 217.35 175.675C217.35 174.877 217.476 174.145 217.727 173.479C217.984 172.809 218.341 172.234 218.799 171.756C219.263 171.273 219.815 170.898 220.456 170.632C221.102 170.366 221.812 170.233 222.586 170.233C223.355 170.233 224.033 170.358 224.62 170.61C225.211 170.856 225.724 171.187 226.158 171.601L225.588 172.407C225.549 172.461 225.502 172.508 225.448 172.547C225.394 172.587 225.32 172.606 225.226 172.606C225.127 172.606 225.014 172.562 224.886 172.473C224.762 172.38 224.602 172.279 224.405 172.17C224.213 172.057 223.969 171.956 223.673 171.867C223.382 171.773 223.017 171.726 222.578 171.726C222.071 171.726 221.605 171.815 221.181 171.993C220.757 172.17 220.392 172.429 220.086 172.769C219.781 173.109 219.541 173.523 219.369 174.012C219.201 174.5 219.117 175.054 219.117 175.675C219.117 176.302 219.206 176.861 219.384 177.354C219.561 177.842 219.805 178.256 220.116 178.597C220.426 178.932 220.791 179.188 221.21 179.366C221.629 179.543 222.08 179.632 222.564 179.632C222.859 179.632 223.123 179.617 223.355 179.588C223.592 179.553 223.809 179.501 224.006 179.432C224.203 179.358 224.388 179.267 224.56 179.159C224.738 179.05 224.913 178.917 225.085 178.759C225.184 178.671 225.283 178.626 225.381 178.626ZM233.376 172.17C233.322 172.259 233.265 172.325 233.206 172.37C233.147 172.409 233.073 172.429 232.984 172.429C232.891 172.429 232.785 172.39 232.666 172.311C232.553 172.232 232.41 172.145 232.238 172.052C232.07 171.953 231.87 171.864 231.638 171.786C231.407 171.702 231.131 171.66 230.81 171.66C230.514 171.66 230.253 171.697 230.026 171.771C229.804 171.845 229.617 171.948 229.464 172.081C229.311 172.214 229.196 172.372 229.117 172.555C229.043 172.732 229.006 172.927 229.006 173.139C229.006 173.41 229.077 173.637 229.22 173.819C229.363 173.997 229.551 174.15 229.782 174.278C230.019 174.406 230.288 174.519 230.588 174.618C230.889 174.712 231.195 174.813 231.505 174.921C231.821 175.03 232.129 175.153 232.43 175.291C232.731 175.429 232.997 175.604 233.228 175.816C233.465 176.028 233.655 176.287 233.798 176.592C233.941 176.898 234.012 177.27 234.012 177.709C234.012 178.182 233.931 178.626 233.768 179.04C233.606 179.454 233.369 179.817 233.058 180.127C232.753 180.433 232.373 180.675 231.92 180.852C231.471 181.03 230.958 181.118 230.381 181.118C230.041 181.118 229.708 181.084 229.383 181.015C229.062 180.951 228.754 180.859 228.459 180.741C228.168 180.618 227.894 180.47 227.638 180.297C227.381 180.125 227.152 179.933 226.95 179.721L227.453 178.892C227.497 178.823 227.554 178.769 227.623 178.73C227.692 178.69 227.768 178.671 227.852 178.671C227.966 178.671 228.091 178.725 228.229 178.833C228.367 178.937 228.533 179.053 228.725 179.181C228.922 179.304 229.159 179.42 229.435 179.528C229.711 179.632 230.041 179.684 230.426 179.684C231.052 179.684 231.535 179.531 231.875 179.225C232.22 178.919 232.393 178.498 232.393 177.961C232.393 177.66 232.321 177.416 232.178 177.228C232.035 177.036 231.846 176.876 231.609 176.748C231.377 176.62 231.111 176.511 230.81 176.422C230.509 176.334 230.204 176.24 229.893 176.141C229.583 176.038 229.277 175.919 228.976 175.786C228.675 175.648 228.407 175.471 228.17 175.254C227.938 175.032 227.751 174.761 227.608 174.44C227.465 174.115 227.394 173.711 227.394 173.228C227.394 172.843 227.468 172.471 227.615 172.111C227.768 171.751 227.988 171.433 228.274 171.157C228.565 170.876 228.922 170.652 229.346 170.484C229.77 170.316 230.253 170.233 230.795 170.233C231.407 170.233 231.966 170.329 232.474 170.521C232.987 170.713 233.428 170.987 233.798 171.342L233.376 172.17Z" fill="#2F598C"/>
|
|
5
|
+
<rect width="165" height="128" transform="translate(98 25)" fill="white"/>
|
|
6
|
+
<path d="M172.037 143.865H141.207C141.032 143.865 140.89 144.007 140.89 144.182V145.873C140.89 146.048 141.032 146.19 141.207 146.19H172.037C172.212 146.19 172.354 146.048 172.354 145.873V144.182C172.354 144.007 172.212 143.865 172.037 143.865Z" fill="#E3E5E8"/>
|
|
7
|
+
<path d="M218.917 143.865H188.087C187.912 143.865 187.771 144.007 187.771 144.182V145.873C187.771 146.048 187.912 146.19 188.087 146.19H218.917C219.092 146.19 219.234 146.048 219.234 145.873V144.182C219.234 144.007 219.092 143.865 218.917 143.865Z" fill="#E3E5E8"/>
|
|
8
|
+
<path d="M233 133H248V126H233V133Z" fill="#E8EDF3"/>
|
|
9
|
+
<path d="M209 133H225V115H209V133Z" fill="#7798BB"/>
|
|
10
|
+
<path d="M186 133H202V111H186V133Z" fill="#E8EDF3"/>
|
|
11
|
+
<path d="M163 133H178V90H163V133Z" fill="#7798BB"/>
|
|
12
|
+
<path d="M140 133H155V79H140V133Z" fill="#E8EDF3"/>
|
|
13
|
+
<path d="M118 133H133V65H118L118 133Z" fill="#7798BB"/>
|
|
14
|
+
<path d="M106.234 33.2942L106.459 58.3259L106.624 83.3575L106.778 133.433L106.234 132.889L144.278 132.854L182.31 132.924L220.354 133.102L258.398 133.433L220.354 133.752L182.31 133.941L144.278 134L106.234 133.976H105.691V133.433L105.844 83.3575L106.01 58.3259L106.234 33.2942Z" fill="#EBEBEB"/>
|
|
15
|
+
<path d="M104 33.2955C105.511 32.9015 107.098 32.9015 108.609 33.2955C107.098 33.6894 105.511 33.6894 104 33.2955Z" fill="#EBEBEB"/>
|
|
16
|
+
<path d="M104 43.2221C105.511 42.8281 107.098 42.8281 108.609 43.2221C107.098 43.6161 105.511 43.6161 104 43.2221Z" fill="#EBEBEB"/>
|
|
17
|
+
<path d="M104 53.15C104.77 52.9419 105.566 52.8425 106.364 52.8545C107.162 52.8363 107.958 52.9358 108.727 53.15C107.216 53.544 105.629 53.544 104.118 53.15H104Z" fill="#EBEBEB"/>
|
|
18
|
+
<path d="M104 63.126C105.511 62.7321 107.098 62.7321 108.609 63.126C107.098 63.52 105.511 63.52 104 63.126Z" fill="#EBEBEB"/>
|
|
19
|
+
<path d="M104 73.0044C105.511 72.6105 107.098 72.6105 108.609 73.0044C107.098 73.3984 105.511 73.3984 104 73.0044Z" fill="#EBEBEB"/>
|
|
20
|
+
<path d="M104 82.9446C104.769 82.7304 105.566 82.6309 106.364 82.6491C107.162 82.6247 107.96 82.7244 108.727 82.9446C107.958 83.1549 107.161 83.2505 106.364 83.2282C105.566 83.2443 104.771 83.1488 104 82.9446Z" fill="#EBEBEB"/>
|
|
21
|
+
<path d="M104 92.8726C105.511 92.4787 107.098 92.4787 108.609 92.8726C107.098 93.2666 105.511 93.2666 104 92.8726Z" fill="#EBEBEB"/>
|
|
22
|
+
<path d="M104 102.8C105.511 102.406 107.098 102.406 108.609 102.8C107.098 103.194 105.511 103.194 104 102.8Z" fill="#EBEBEB"/>
|
|
23
|
+
<path d="M104 112.763C105.511 112.369 107.098 112.369 108.609 112.763C107.84 112.977 107.044 113.077 106.246 113.059C105.487 113.06 104.732 112.961 104 112.763Z" fill="#EBEBEB"/>
|
|
24
|
+
<path d="M104 122.655C105.511 122.261 107.098 122.261 108.609 122.655C107.098 123.049 105.511 123.049 104 122.655Z" fill="#EBEBEB"/>
|
|
25
|
+
<path d="M248 111.667C248 111.667 230 111.166 220.5 107.167C211 103.167 201 98.6665 194.5 93.6667C188 88.6668 178 81.6665 171 73.1667C164 64.6668 162 56.6667 148.5 50.6667C135 44.6667 116 50.6667 116 50.6667" stroke="#9EB6CF" stroke-width="1.96931" stroke-linecap="round" stroke-linejoin="bevel"/>
|
|
26
|
+
</svg>
|