datastake-daf 0.6.149 → 0.6.151
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/dist/components/index.js +112 -335
- package/package.json +1 -1
- package/src/@daf/core/components/Dashboard/PdfView/index.jsx +59 -102
- package/src/@daf/core/components/Dashboard/Widget/ExpandableMapWidget/ExpandableMapWidget.stories.js +1693 -0
- package/src/@daf/core/components/Dashboard/Widget/ExpandableMapWidget/hook.js +44 -0
- package/src/@daf/core/components/Dashboard/Widget/ExpandableMapWidget/index.js +55 -0
- package/src/@daf/core/components/Dashboard/Widget/index.jsx +2 -1
- package/.vscode/settings.json +0 -13
- package/public/assets/images/SVG/403.svg +0 -20
- package/public/assets/images/SVG/404.svg +0 -11
- package/public/assets/images/SVG/CADD.svg +0 -27
- package/public/assets/images/SVG/InDevelopment.svg +0 -24
- package/public/assets/images/SVG/PME.svg +0 -21
- package/public/assets/images/SVG/comment-alt.svg +0 -3
- package/public/assets/images/SVG/comment.svg +0 -3
- package/public/assets/images/SVG/coordinator.svg +0 -3
- package/public/assets/images/SVG/implementer.svg +0 -3
- package/public/assets/images/SVG/logo-horizontal.svg +0 -1
- package/public/assets/images/SVG/partner-building.svg +0 -3
- package/public/assets/images/SVG/partner.svg +0 -5
- package/public/assets/images/SVG/unavailable-info.svg +0 -16
- package/public/assets/images/SVG/vault.svg +0 -6
- package/public/assets/images/app-navigation/mmt-logo.svg +0 -32
- package/public/assets/images/app-navigation/tazama-logo.svg +0 -31
- package/public/assets/images/app-navigation/tif-logo.svg +0 -33
- package/public/assets/images/applications/arm-prev.png +0 -0
- package/public/assets/images/applications/asm-icon.svg +0 -29
- package/public/assets/images/applications/kota-logo.svg +0 -4
- package/public/assets/images/applications/mmt-logo-2.svg +0 -5
- package/public/assets/images/applications/mmt-logo.svg +0 -6
- package/public/assets/images/applications/mmt-prev.png +0 -0
- package/public/assets/images/applications/sbgi_logo.png +0 -0
- package/public/assets/images/applications/tazama-home-img.jpeg +0 -0
- package/public/assets/images/applications/tazama-logo.svg +0 -9
- package/public/assets/images/applications/tif-app.png +0 -0
- package/public/assets/images/applications/tif-logo.svg +0 -9
- package/public/assets/images/auth-bg-2.svg +0 -296
- package/public/assets/images/auth-bg.svg +0 -303
- package/public/assets/images/countries/fr.png +0 -0
- package/public/assets/images/countries/gb.png +0 -0
- package/public/assets/images/countries/sp.png +0 -0
- package/public/assets/images/dashboard/amp-dashboard/empty.png +0 -0
- package/public/assets/images/dashboard/map-icons/amp.svg +0 -28
- package/public/assets/images/dashboard/map-icons/amp_focused.svg +0 -28
- package/public/assets/images/dashboard/map-icons/amp_location_pin.svg +0 -4
- package/public/assets/images/dashboard/map-icons/datachain-icon.svg +0 -21
- package/public/assets/images/dashboard/map-icons/ellipse.svg +0 -3
- package/public/assets/images/dashboard/map-icons/lir-icon.svg +0 -3
- package/public/assets/images/dashboard/map-icons/major-incident-events-icon.svg +0 -3
- package/public/assets/images/dashboard/map-icons/minesites-location-icon.svg +0 -21
- package/public/assets/images/dashboard/map-icons/minor-incident-events-icon.svg +0 -3
- package/public/assets/images/dashboard/map-icons/moderate-incident-events-icon.svg +0 -3
- package/public/assets/images/dashboard/map-icons/other-events-icon.svg +0 -3
- package/public/assets/images/dashboard/map-icons/other-location-icon.svg +0 -21
- package/public/assets/images/dashboard/map-icons/risk-mitigation-events-icon.svg +0 -3
- package/public/assets/images/dashboard/map-icons/sca_location_pin.svg +0 -4
- package/public/assets/images/dashboard/map-icons/villages-location-icon.svg +0 -21
- package/public/assets/images/dashboard/mine-site.svg +0 -7
- package/public/assets/images/dashboard/programs/key-data.svg +0 -12
- package/public/assets/images/dashboard/programs/key-projects.svg +0 -12
- package/public/assets/images/dashboard/scl-icons/close-icon.svg +0 -4
- package/public/assets/images/dashboard/scl-icons/dot.svg +0 -3
- package/public/assets/images/dashboard/scl-icons/empty-gallery.svg +0 -5
- package/public/assets/images/dashboard/scl-icons/location-icon.svg +0 -14
- package/public/assets/images/dashboard/scl-icons/town-dot.svg +0 -3
- package/public/assets/images/dashboard/scl-icons/town-icon.svg +0 -4
- package/public/assets/images/dashboard/scl-icons/village-icon.svg +0 -6
- package/public/assets/images/dashboard/tif-products/cobalt-bg.png +0 -0
- package/public/assets/images/dashboard/tif-products/cobalt-logo.png +0 -0
- package/public/assets/images/dashboard/tif-products/gold-bg.png +0 -0
- package/public/assets/images/dashboard/tif-products/gold-logo.png +0 -0
- package/public/assets/images/datastake-logo.svg +0 -20
- package/public/assets/images/datastake-white.svg +0 -20
- package/public/assets/images/empty-box.svg +0 -5
- package/public/assets/images/find-information/business-entity.svg +0 -4
- package/public/assets/images/find-information/civil-society.svg +0 -4
- package/public/assets/images/find-information/government.svg +0 -4
- package/public/assets/images/find-information/graphs.png +0 -0
- package/public/assets/images/find-information/individual.svg +0 -11
- package/public/assets/images/find-information/non-stated-arm-group.svg +0 -4
- package/public/assets/images/find-information/other-organisation.svg +0 -4
- package/public/assets/images/find-information/state-security.svg +0 -4
- package/public/assets/images/info-channels/investor.svg +0 -4
- package/public/assets/images/info-channels/mine.svg +0 -4
- package/public/assets/images/info-channels/source.png +0 -0
- package/public/assets/images/kota-bg.jpg +0 -0
- package/public/assets/images/kota-logo-small.svg +0 -2
- package/public/assets/images/kota-logo.svg +0 -2
- package/public/assets/images/logo-new-white-icon.svg +0 -5
- package/public/assets/images/logo-new-white.svg +0 -8
- package/public/assets/images/logo-white.svg +0 -67
- package/public/assets/images/map/assessed.png +0 -0
- package/public/assets/images/map/connected.png +0 -0
- package/public/assets/images/map/disabled.png +0 -0
- package/public/assets/images/map/identified.png +0 -0
- package/public/assets/images/map/position.png +0 -0
- package/public/assets/images/map/treasure-map.png +0 -0
- package/public/assets/images/project-share-info/due-dilligence.svg +0 -3
- package/public/assets/images/project-share-info/event.svg +0 -3
- package/public/assets/images/project-share-info/location.svg +0 -3
- package/public/assets/images/project-share-info/network.svg +0 -3
- package/public/assets/images/project-share-info/stakeholder.svg +0 -10
- package/public/assets/images/tif/antelope-mine-people.png +0 -0
- package/public/assets/images/tif/gesagu-people.png +0 -0
- package/public/assets/images/tif/ironstep-people.png +0 -0
- package/public/assets/images/tif-bg.png +0 -0
- package/public/assets/images/tif-logo-small.svg +0 -3
- package/public/assets/images/tif-logo.svg +0 -9
- package/public/assets/images/verified-user-tif.png +0 -0
- package/public/assets/images/verified-user.svg +0 -100
- package/public/favicons/android-chrome-192x192.png +0 -0
- package/public/favicons/android-chrome-512x512.png +0 -0
- package/public/favicons/apple-touch-icon.png +0 -0
- package/public/favicons/favicon-16x16.png +0 -0
- package/public/favicons/favicon-32x32.png +0 -0
- package/public/favicons/favicon.ico +0 -0
- package/public/favicons/tazama/android-chrome-192x192.png +0 -0
- package/public/favicons/tazama/android-chrome-512x512.png +0 -0
- package/public/favicons/tazama/apple-touch-icon.png +0 -0
- package/public/favicons/tazama/favicon-16x16.png +0 -0
- package/public/favicons/tazama/favicon-32x32.png +0 -0
- package/public/favicons/tazama/favicon.ico +0 -0
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
@@ -1,28 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="44" height="43" viewBox="0 0 44 43" fill="none">
|
|
2
|
-
<g filter="url(#filter0_d_410_147617)">
|
|
3
|
-
<mask id="path-1-inside-1_410_147617" fill="white">
|
|
4
|
-
<path fill-rule="evenodd" clip-rule="evenodd"
|
|
5
|
-
d="M22 32C30.8366 32 38 24.8366 38 16C38 7.16344 30.8366 0 22 0C13.1634 0 6 7.16344 6 16C6 16 6 16.0001 6 16.0002V32.0002H22V32Z" />
|
|
6
|
-
</mask>
|
|
7
|
-
<path fill-rule="evenodd" clip-rule="evenodd"
|
|
8
|
-
d="M22 32C30.8366 32 38 24.8366 38 16C38 7.16344 30.8366 0 22 0C13.1634 0 6 7.16344 6 16C6 16 6 16.0001 6 16.0002V32.0002H22V32Z"
|
|
9
|
-
fill="#5084B4" />
|
|
10
|
-
<path
|
|
11
|
-
d="M22 32V29H19V32H22ZM6 32.0002H3V35.0002H6V32.0002ZM22 32.0002V35.0002H25V32.0002H22ZM35 16C35 23.1797 29.1797 29 22 29V35C32.4934 35 41 26.4934 41 16H35ZM22 3C29.1797 3 35 8.8203 35 16H41C41 5.50659 32.4934 -3 22 -3V3ZM9 16C9 8.8203 14.8203 3 22 3V-3C11.5066 -3 3 5.50659 3 16H9ZM9 16.0002C9 16.0001 9 16.0001 9 16.0001C9 16.0001 9 16.0001 9 16.0001V16.0001C9 16.0001 9 16.0001 9 16.0001V16.0001C9 16.0001 9 16.0001 9 16.0001V16.0001C9 16.0001 9 16.0001 9 16.0001V16.0001C9 16.0001 9 16.0001 9 16.0001V16.0001C9 16.0001 9 16.0001 9 16.0001V16.0001C9 16.0001 9 16.0001 9 16.0001V16.0001C9 16.0001 9 16.0001 9 16.0001V16.0001C9 16.0001 9 16.0001 9 16.0001V16.0001C9 16.0001 9 16.0001 9 16.0001V16.0001C9 16.0001 9 16.0001 9 16.0001V16.0001C9 16.0001 9 16.0001 9 16.0001C9 16.0001 9 16.0001 9 16.0001C9 16.0001 9 16.0001 9 16.0001C9 16.0001 9 16.0001 9 16.0001C9 16.0001 9 16.0001 9 16.0001C9 16.0001 9 16.0001 9 16.0001V16.0001C9 16.0001 9 16.0001 9 16.0001V16.0001C9 16.0001 9 16.0001 9 16.0001V16.0001C9 16.0001 9 16.0001 9 16.0001C9 16.0001 9 16.0001 9 16.0001C9 16.0001 9 16.0001 9 16.0001C9 16.0001 9 16.0001 9 16.0001V16.0001C9 16.0001 9 16.0001 9 16.0001V16.0001C9 16.0001 9 16.0001 9 16.0001C9 16.0001 9 16.0001 9 16.0001C9 16.0001 9 16.0001 9 16.0001C9 16.0001 9 16.0001 9 16.0001V16.0001C9 16.0001 9 16.0001 9 16.0001V16.0001C9 16.0001 9 16.0001 9 16.0001V16.0001C9 16.0001 9 16.0001 9 16.0001C9 16.0001 9 16.0001 9 16.0001C9 16.0001 9 16.0001 9 16C9 16 9 16 9 16C9 16 9 16 9 16C9 16 9 16 9 16V16C9 16 9 16 9 16V16C9 16 9 16 9 16V16C9 16 9 16 9 16V16C9 16 9 16 9 16V16C9 16 9 16 9 16V16C9 16 9 16 9 16V16C9 16 9 16 9 16V16C9 16 9 16 9 16V16C9 16 9 16 9 16V16C9 16 9 16 9 16V16C9 16 9 16 9 16C9 16 9 16 9 16H3C3 16 3 16 3 16C3 16 3 16 3 16V16C3 16 3 16 3 16V16C3 16 3 16 3 16V16C3 16 3 16 3 16V16C3 16 3 16 3 16V16C3 16 3 16 3 16V16C3 16 3 16 3 16V16C3 16 3 16 3 16V16C3 16 3 16 3 16V16C3 16 3 16 3 16V16C3 16 3 16 3 16V16C3 16 3 16 3 16C3 16 3 16 3 16C3 16 3 16 3 16C3 16.0001 3 16.0001 3 16.0001C3 16.0001 3 16.0001 3 16.0001C3 16.0001 3 16.0001 3 16.0001V16.0001C3 16.0001 3 16.0001 3 16.0001V16.0001C3 16.0001 3 16.0001 3 16.0001V16.0001C3 16.0001 3 16.0001 3 16.0001C3 16.0001 3 16.0001 3 16.0001C3 16.0001 3 16.0001 3 16.0001C3 16.0001 3 16.0001 3 16.0001V16.0001C3 16.0001 3 16.0001 3 16.0001V16.0001C3 16.0001 3 16.0001 3 16.0001C3 16.0001 3 16.0001 3 16.0001C3 16.0001 3 16.0001 3 16.0001C3 16.0001 3 16.0001 3 16.0001V16.0001C3 16.0001 3 16.0001 3 16.0001V16.0001C3 16.0001 3 16.0001 3 16.0001V16.0001C3 16.0001 3 16.0001 3 16.0001C3 16.0001 3 16.0001 3 16.0001C3 16.0001 3 16.0001 3 16.0001C3 16.0001 3 16.0001 3 16.0001C3 16.0001 3 16.0001 3 16.0001C3 16.0001 3 16.0001 3 16.0001V16.0001C3 16.0001 3 16.0001 3 16.0001V16.0001C3 16.0001 3 16.0001 3 16.0001V16.0001C3 16.0001 3 16.0001 3 16.0001V16.0001C3 16.0001 3 16.0001 3 16.0001V16.0001C3 16.0001 3 16.0001 3 16.0001V16.0001C3 16.0001 3 16.0001 3 16.0001V16.0001C3 16.0001 3 16.0001 3 16.0001V16.0001C3 16.0001 3 16.0001 3 16.0001V16.0001C3 16.0001 3 16.0001 3 16.0001V16.0001C3 16.0001 3 16.0001 3 16.0001V16.0001C3 16.0001 3 16.0001 3 16.0001C3 16.0001 3 16.0001 3 16.0002H9ZM9 32.0002V16.0002H3V32.0002H9ZM22 29.0002H6V35.0002H22V29.0002ZM19 32V32.0002H25V32H19Z"
|
|
12
|
-
fill="white" mask="url(#path-1-inside-1_410_147617)" />
|
|
13
|
-
</g>
|
|
14
|
-
<defs>
|
|
15
|
-
<filter id="filter0_d_410_147617" x="0.603838" y="0" width="42.7923" height="42.7924"
|
|
16
|
-
filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
|
|
17
|
-
<feFlood flood-opacity="0" result="BackgroundImageFix" />
|
|
18
|
-
<feColorMatrix in="SourceAlpha" type="matrix"
|
|
19
|
-
values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha" />
|
|
20
|
-
<feOffset dy="5.39616" />
|
|
21
|
-
<feGaussianBlur stdDeviation="2.69808" />
|
|
22
|
-
<feComposite in2="hardAlpha" operator="out" />
|
|
23
|
-
<feColorMatrix type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.16 0" />
|
|
24
|
-
<feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_410_147617" />
|
|
25
|
-
<feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_410_147617" result="shape" />
|
|
26
|
-
</filter>
|
|
27
|
-
</defs>
|
|
28
|
-
</svg>
|
|
@@ -1,28 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="44" height="43" viewBox="0 0 44 43" fill="none">
|
|
2
|
-
<g filter="url(#filter0_d_593_32782)">
|
|
3
|
-
<mask id="path-1-inside-1_593_32782" fill="white">
|
|
4
|
-
<path fill-rule="evenodd" clip-rule="evenodd"
|
|
5
|
-
d="M22 32C30.8366 32 38 24.8366 38 16C38 7.16344 30.8366 0 22 0C13.1634 0 6 7.16344 6 16V32H22Z" />
|
|
6
|
-
</mask>
|
|
7
|
-
<path fill-rule="evenodd" clip-rule="evenodd"
|
|
8
|
-
d="M22 32C30.8366 32 38 24.8366 38 16C38 7.16344 30.8366 0 22 0C13.1634 0 6 7.16344 6 16V32H22Z"
|
|
9
|
-
fill="#1A446B" />
|
|
10
|
-
<path
|
|
11
|
-
d="M6 32H3V35H6V32ZM35 16C35 23.1797 29.1797 29 22 29V35C32.4934 35 41 26.4934 41 16H35ZM22 3C29.1797 3 35 8.8203 35 16H41C41 5.50659 32.4934 -3 22 -3V3ZM9 16C9 8.8203 14.8203 3 22 3V-3C11.5066 -3 3 5.50659 3 16H9ZM9 32V16H3V32H9ZM22 29H6V35H22V29Z"
|
|
12
|
-
fill="white" mask="url(#path-1-inside-1_593_32782)" />
|
|
13
|
-
</g>
|
|
14
|
-
<defs>
|
|
15
|
-
<filter id="filter0_d_593_32782" x="0.603838" y="0" width="42.7923" height="42.7923"
|
|
16
|
-
filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
|
|
17
|
-
<feFlood flood-opacity="0" result="BackgroundImageFix" />
|
|
18
|
-
<feColorMatrix in="SourceAlpha" type="matrix"
|
|
19
|
-
values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha" />
|
|
20
|
-
<feOffset dy="5.39616" />
|
|
21
|
-
<feGaussianBlur stdDeviation="2.69808" />
|
|
22
|
-
<feComposite in2="hardAlpha" operator="out" />
|
|
23
|
-
<feColorMatrix type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.16 0" />
|
|
24
|
-
<feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_593_32782" />
|
|
25
|
-
<feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_593_32782" result="shape" />
|
|
26
|
-
</filter>
|
|
27
|
-
</defs>
|
|
28
|
-
</svg>
|
|
@@ -1,4 +0,0 @@
|
|
|
1
|
-
<svg width="36" height="36" viewBox="0 0 36 36" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<circle cx="18" cy="18" r="18" fill="white"/>
|
|
3
|
-
<path d="M26.0297 12.7758C25.5884 11.7583 24.9523 10.8371 24.157 10.0641C23.3592 9.28406 22.4186 8.66498 21.3867 8.24063C20.3133 7.79531 19.1742 7.57031 18 7.57031C16.8258 7.57031 15.6867 7.79531 14.6133 8.23828C13.575 8.66719 12.6445 9.28125 11.843 10.0617C11.0483 10.8352 10.4121 11.7563 9.97031 12.7734C9.51328 13.8281 9.28125 14.9484 9.28125 16.1016C9.28125 17.7563 9.67734 19.4039 10.4555 20.993C11.0813 22.2703 11.9555 23.5148 13.057 24.6984C14.9391 26.7188 16.9125 27.9539 17.4727 28.2844C17.6317 28.3783 17.813 28.4277 17.9977 28.4273C18.1805 28.4273 18.3609 28.3805 18.5227 28.2844C19.0828 27.9539 21.0563 26.7188 22.9383 24.6984C24.0398 23.5172 24.9141 22.2703 25.5398 20.993C26.3227 19.4063 26.7188 17.7609 26.7188 16.1039C26.7188 14.9508 26.4867 13.8305 26.0297 12.7758ZM18 26.6297C16.4555 25.6477 10.9688 21.7594 10.9688 16.1039C10.9688 14.2781 11.6977 12.5625 13.0219 11.2688C14.3508 9.97266 16.118 9.25781 18 9.25781C19.882 9.25781 21.6492 9.97266 22.9781 11.2711C24.3023 12.5625 25.0312 14.2781 25.0312 16.1039C25.0312 21.7594 19.5445 25.6477 18 26.6297ZM18 12.1641C15.7219 12.1641 13.875 14.0109 13.875 16.2891C13.875 18.5672 15.7219 20.4141 18 20.4141C20.2781 20.4141 22.125 18.5672 22.125 16.2891C22.125 14.0109 20.2781 12.1641 18 12.1641ZM19.8563 18.1453C19.6128 18.3895 19.3234 18.5831 19.0049 18.715C18.6863 18.847 18.3448 18.9146 18 18.9141C17.2992 18.9141 16.6406 18.6398 16.1437 18.1453C15.8996 17.9018 15.706 17.6125 15.574 17.2939C15.4421 16.9754 15.3745 16.6339 15.375 16.2891C15.375 15.5883 15.6492 14.9297 16.1437 14.4328C16.6406 13.9359 17.2992 13.6641 18 13.6641C18.7008 13.6641 19.3594 13.9359 19.8563 14.4328C20.3531 14.9297 20.625 15.5883 20.625 16.2891C20.625 16.9898 20.3531 17.6484 19.8563 18.1453Z" fill="#b08336"/>
|
|
4
|
-
</svg>
|
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
<svg width="32" height="32" viewBox="0 0 64 64" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<g filter="url(#filter0_d_4785_131332)">
|
|
3
|
-
<mask id="path-1-inside-1_4785_131332" fill="white">
|
|
4
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M32 48C45.2548 48 56 37.2548 56 24C56 10.7452 45.2548 0 32 0C18.7452 0 8 10.7452 8 24V48H32Z" />
|
|
5
|
-
</mask>
|
|
6
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M32 48C45.2548 48 56 37.2548 56 24C56 10.7452 45.2548 0 32 0C18.7452 0 8 10.7452 8 24V48H32Z" fill="#003A70" />
|
|
7
|
-
<path d="M8 48H4V52H8V48ZM52 24C52 35.0457 43.0457 44 32 44V52C47.464 52 60 39.464 60 24H52ZM32 4C43.0457 4 52 12.9543 52 24H60C60 8.53603 47.464 -4 32 -4V4ZM12 24C12 12.9543 20.9543 4 32 4V-4C16.536 -4 4 8.53603 4 24H12ZM12 48V24H4V48H12ZM32 44H8V52H32V44Z" fill="white" mask="url(#path-1-inside-1_4785_131332)" />
|
|
8
|
-
</g>
|
|
9
|
-
<defs>
|
|
10
|
-
<filter id="filter0_d_4785_131332" x="0" y="0" width="64" height="64" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
|
|
11
|
-
<feFlood flood-opacity="0" result="BackgroundImageFix" />
|
|
12
|
-
<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" />
|
|
13
|
-
<feOffset dy="8" />
|
|
14
|
-
<feGaussianBlur stdDeviation="4" />
|
|
15
|
-
<feComposite in2="hardAlpha" operator="out" />
|
|
16
|
-
<feColorMatrix type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.16 0" />
|
|
17
|
-
<feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_4785_131332" />
|
|
18
|
-
<feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_4785_131332" result="shape" />
|
|
19
|
-
</filter>
|
|
20
|
-
</defs>
|
|
21
|
-
</svg>
|
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
<svg width="24" height="24" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<g filter="url(#filter0_d_4003_172188)">
|
|
3
|
-
<mask id="path-1-inside-1_4003_172188" fill="white">
|
|
4
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M16 24C22.6274 24 28 18.6274 28 12C28 5.37258 22.6274 0 16 0C9.37258 0 4 5.37258 4 12V24H16Z"/>
|
|
5
|
-
</mask>
|
|
6
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M16 24C22.6274 24 28 18.6274 28 12C28 5.37258 22.6274 0 16 0C9.37258 0 4 5.37258 4 12V24H16Z" fill="#8FC9FF"/>
|
|
7
|
-
<path d="M4 24H2V26H4V24ZM26 12C26 17.5228 21.5228 22 16 22V26C23.732 26 30 19.732 30 12H26ZM16 2C21.5228 2 26 6.47715 26 12H30C30 4.26801 23.732 -2 16 -2V2ZM6 12C6 6.47715 10.4772 2 16 2V-2C8.26801 -2 2 4.26801 2 12H6ZM6 24V12H2V24H6ZM16 22H4V26H16V22Z" fill="white" mask="url(#path-1-inside-1_4003_172188)"/>
|
|
8
|
-
</g>
|
|
9
|
-
<defs>
|
|
10
|
-
<filter id="filter0_d_4003_172188" x="0" y="0" width="32" height="32" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
|
|
11
|
-
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
|
|
12
|
-
<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"/>
|
|
13
|
-
<feOffset dy="4"/>
|
|
14
|
-
<feGaussianBlur stdDeviation="2"/>
|
|
15
|
-
<feComposite in2="hardAlpha" operator="out"/>
|
|
16
|
-
<feColorMatrix type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.16 0"/>
|
|
17
|
-
<feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_4003_172188"/>
|
|
18
|
-
<feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_4003_172188" result="shape"/>
|
|
19
|
-
</filter>
|
|
20
|
-
</defs>
|
|
21
|
-
</svg>
|
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
<svg width="24" height="24" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<g filter="url(#filter0_d_4003_172176)">
|
|
3
|
-
<mask id="path-1-inside-1_4003_172176" fill="white">
|
|
4
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M16 24C22.6274 24 28 18.6274 28 12C28 5.37258 22.6274 0 16 0C9.37258 0 4 5.37258 4 12V24H16Z"/>
|
|
5
|
-
</mask>
|
|
6
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M16 24C22.6274 24 28 18.6274 28 12C28 5.37258 22.6274 0 16 0C9.37258 0 4 5.37258 4 12V24H16Z" fill="#416D96"/>
|
|
7
|
-
<path d="M4 24H2V26H4V24ZM26 12C26 17.5228 21.5228 22 16 22V26C23.732 26 30 19.732 30 12H26ZM16 2C21.5228 2 26 6.47715 26 12H30C30 4.26801 23.732 -2 16 -2V2ZM6 12C6 6.47715 10.4772 2 16 2V-2C8.26801 -2 2 4.26801 2 12H6ZM6 24V12H2V24H6ZM16 22H4V26H16V22Z" fill="white" mask="url(#path-1-inside-1_4003_172176)"/>
|
|
8
|
-
</g>
|
|
9
|
-
<defs>
|
|
10
|
-
<filter id="filter0_d_4003_172176" x="0" y="0" width="32" height="32" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
|
|
11
|
-
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
|
|
12
|
-
<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"/>
|
|
13
|
-
<feOffset dy="4"/>
|
|
14
|
-
<feGaussianBlur stdDeviation="2"/>
|
|
15
|
-
<feComposite in2="hardAlpha" operator="out"/>
|
|
16
|
-
<feColorMatrix type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.16 0"/>
|
|
17
|
-
<feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_4003_172176"/>
|
|
18
|
-
<feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_4003_172176" result="shape"/>
|
|
19
|
-
</filter>
|
|
20
|
-
</defs>
|
|
21
|
-
</svg>
|
|
@@ -1,4 +0,0 @@
|
|
|
1
|
-
<svg width="36" height="36" viewBox="0 0 36 36" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<circle cx="18" cy="18" r="18" fill="white"/>
|
|
3
|
-
<path d="M26.0297 12.7758C25.5884 11.7583 24.9523 10.8371 24.157 10.0641C23.3592 9.28406 22.4186 8.66498 21.3867 8.24063C20.3133 7.79531 19.1742 7.57031 18 7.57031C16.8258 7.57031 15.6867 7.79531 14.6133 8.23828C13.575 8.66719 12.6445 9.28125 11.843 10.0617C11.0483 10.8352 10.4121 11.7563 9.97031 12.7734C9.51328 13.8281 9.28125 14.9484 9.28125 16.1016C9.28125 17.7563 9.67734 19.4039 10.4555 20.993C11.0813 22.2703 11.9555 23.5148 13.057 24.6984C14.9391 26.7188 16.9125 27.9539 17.4727 28.2844C17.6317 28.3783 17.813 28.4277 17.9977 28.4273C18.1805 28.4273 18.3609 28.3805 18.5227 28.2844C19.0828 27.9539 21.0563 26.7188 22.9383 24.6984C24.0398 23.5172 24.9141 22.2703 25.5398 20.993C26.3227 19.4063 26.7188 17.7609 26.7188 16.1039C26.7188 14.9508 26.4867 13.8305 26.0297 12.7758ZM18 26.6297C16.4555 25.6477 10.9688 21.7594 10.9688 16.1039C10.9688 14.2781 11.6977 12.5625 13.0219 11.2688C14.3508 9.97266 16.118 9.25781 18 9.25781C19.882 9.25781 21.6492 9.97266 22.9781 11.2711C24.3023 12.5625 25.0312 14.2781 25.0312 16.1039C25.0312 21.7594 19.5445 25.6477 18 26.6297ZM18 12.1641C15.7219 12.1641 13.875 14.0109 13.875 16.2891C13.875 18.5672 15.7219 20.4141 18 20.4141C20.2781 20.4141 22.125 18.5672 22.125 16.2891C22.125 14.0109 20.2781 12.1641 18 12.1641ZM19.8563 18.1453C19.6128 18.3895 19.3234 18.5831 19.0049 18.715C18.6863 18.847 18.3448 18.9146 18 18.9141C17.2992 18.9141 16.6406 18.6398 16.1437 18.1453C15.8996 17.9018 15.706 17.6125 15.574 17.2939C15.4421 16.9754 15.3745 16.6339 15.375 16.2891C15.375 15.5883 15.6492 14.9297 16.1437 14.4328C16.6406 13.9359 17.2992 13.6641 18 13.6641C18.7008 13.6641 19.3594 13.9359 19.8563 14.4328C20.3531 14.9297 20.625 15.5883 20.625 16.2891C20.625 16.9898 20.3531 17.6484 19.8563 18.1453Z" fill="#2E90FA"/>
|
|
4
|
-
</svg>
|
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
<svg width="24" height="24" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<g filter="url(#filter0_d_4003_172164)">
|
|
3
|
-
<mask id="path-1-inside-1_4003_172164" fill="white">
|
|
4
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M16 24C22.6274 24 28 18.6274 28 12C28 5.37258 22.6274 0 16 0C9.37258 0 4 5.37258 4 12V24H16Z"/>
|
|
5
|
-
</mask>
|
|
6
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M16 24C22.6274 24 28 18.6274 28 12C28 5.37258 22.6274 0 16 0C9.37258 0 4 5.37258 4 12V24H16Z" fill="#3D8EDB"/>
|
|
7
|
-
<path d="M4 24H2V26H4V24ZM26 12C26 17.5228 21.5228 22 16 22V26C23.732 26 30 19.732 30 12H26ZM16 2C21.5228 2 26 6.47715 26 12H30C30 4.26801 23.732 -2 16 -2V2ZM6 12C6 6.47715 10.4772 2 16 2V-2C8.26801 -2 2 4.26801 2 12H6ZM6 24V12H2V24H6ZM16 22H4V26H16V22Z" fill="white" mask="url(#path-1-inside-1_4003_172164)"/>
|
|
8
|
-
</g>
|
|
9
|
-
<defs>
|
|
10
|
-
<filter id="filter0_d_4003_172164" x="0" y="0" width="32" height="32" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
|
|
11
|
-
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
|
|
12
|
-
<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"/>
|
|
13
|
-
<feOffset dy="4"/>
|
|
14
|
-
<feGaussianBlur stdDeviation="2"/>
|
|
15
|
-
<feComposite in2="hardAlpha" operator="out"/>
|
|
16
|
-
<feColorMatrix type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.16 0"/>
|
|
17
|
-
<feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_4003_172164"/>
|
|
18
|
-
<feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_4003_172164" result="shape"/>
|
|
19
|
-
</filter>
|
|
20
|
-
</defs>
|
|
21
|
-
</svg>
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
<svg width="26" height="26" viewBox="0 0 26 26" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<rect x="16.5945" y="15.6" width="2.08016" height="2.16667" transform="rotate(15 16.5945 15.6)" fill="#BBDEFF"/>
|
|
3
|
-
<rect x="20.8" y="13.5383" width="1.69827" height="1.6792" transform="rotate(-15 20.8 13.5383)" fill="#BBDEFF"/>
|
|
4
|
-
<path d="M5.31111 5.7099C6.27922 5.30259 6.28615 5.63688 7.28599 5.51008C8.53865 5.51008 9.77242 5.97878 11.0151 6.19142C11.9129 6.34504 12.8219 6.81154 13.6629 7.22921C14.7309 7.75962 15.823 8.36856 16.752 9.26755C16.8807 9.39214 16.8985 9.93465 16.8183 9.6932C16.7533 9.49751 16.5657 9.8696 16.4739 9.6932C16.185 9.85261 15.665 9.2822 15.4406 9.26755C14.412 9.20038 14.13 8.25608 13.1023 8.17121C12.4819 8.11998 11.8452 8.06164 11.2298 7.94236C10.7323 7.84594 10.2594 7.58134 9.75486 7.53257C9.10679 7.46991 8.4501 7.6104 7.8227 7.80931C7.48121 7.91758 7.15625 7.95985 6.80494 7.95035C6.42137 7.93997 6.08247 7.78916 5.70966 7.69489C4.98772 7.51234 4.31112 7.7669 3.59065 7.82794C3.19676 7.86131 2.93485 7.50731 3.01418 6.93384C3.04131 6.73772 3.24437 6.60128 3.34217 6.47881C3.49746 6.28434 3.76779 6.43214 3.88882 6.19142C3.93239 6.10476 5.00007 6.15063 4.44444 5.7099C4.6698 5.63448 5.08976 5.80302 5.31111 5.7099Z" fill="#BBDEFF"/>
|
|
5
|
-
<path d="M18.1453 19.5533C18.0914 19.5533 18.037 19.5455 17.9829 19.5289L15.5934 18.7966C15.4551 18.7541 15.3397 18.6594 15.2722 18.533C15.2048 18.4066 15.1912 18.2591 15.2341 18.1227L15.977 15.7666C16.0666 15.4822 16.3723 15.3243 16.6605 15.4123L19.0497 16.1446C19.3376 16.2329 19.4984 16.5347 19.4091 16.8185L18.6664 19.1746C18.5936 19.4054 18.378 19.5533 18.1453 19.5533ZM16.439 17.9282L17.7857 18.3409L18.2042 17.013L16.8578 16.6004L16.439 17.9282ZM10.5457 4.90547C10.5838 4.4639 10.2662 4.06599 9.81602 4.00738C9.36331 3.94844 8.94943 4.25491 8.87328 4.69503C9.14846 4.68856 10.0578 4.80765 10.5457 4.90547ZM19.09 10.5337C18.9138 10.3282 14.7086 5.49697 9.01524 5.11878C6.73763 4.96738 4.74705 5.24323 3.09861 5.93868C2.1687 6.33096 2.24215 7.69842 2.42326 8.29919C2.62691 8.97457 3.08478 8.95018 3.22021 8.92684C5.1318 8.59631 7.00134 8.48847 8.77683 8.60656C14.0888 8.95799 18.3338 11.3505 18.3762 11.3745C18.442 11.4121 18.5128 11.4353 18.5847 11.4447C18.7716 11.469 18.9645 11.4 19.0919 11.2501C19.2679 11.0425 19.2672 10.7402 19.09 10.5337ZM8.85271 7.49603C7.12086 7.38102 5.30739 7.46971 3.45585 7.75968C3.41776 7.4557 3.44369 7.0503 3.54253 6.9619C5.02555 6.33631 6.84125 6.08977 8.93936 6.22931C9.14188 6.24266 9.34199 6.26254 9.54087 6.28843C11.9745 6.60526 14.1192 7.81494 15.6685 8.96056C13.8915 8.3203 11.5152 7.67314 8.85271 7.49603ZM22.4182 20.7126C22.5581 20.6758 22.6773 20.5857 22.7498 20.4619L23.2536 19.6016C23.3258 19.4781 23.3456 19.3311 23.308 19.1931C23.2707 19.0552 23.179 18.9377 23.0537 18.8662L22.1812 18.3697C21.9192 18.2209 21.5862 18.3092 21.4354 18.5668L20.9318 19.4268C20.7812 19.6841 20.8705 20.0135 21.1317 20.162L22.0039 20.6587C22.0876 20.7066 22.1817 20.731 22.2769 20.731C22.3241 20.731 22.3715 20.725 22.4182 20.7126ZM21.3268 16.4798C21.1063 16.4798 20.8987 16.3468 20.816 16.1313L20.1304 14.3406C20.0241 14.0625 20.1661 13.752 20.4484 13.647L22.2643 12.9709C22.5452 12.8662 22.8609 13.006 22.9677 13.2844L23.6536 15.075C23.7048 15.2087 23.7 15.3567 23.6403 15.4868C23.5808 15.6169 23.4713 15.7184 23.3356 15.7688L21.5195 16.4449C21.4561 16.4685 21.391 16.4798 21.3268 16.4798ZM21.3446 14.4641L21.6448 15.2476L22.4391 14.9517L22.1393 14.1682L21.3446 14.4641ZM19.0979 23.1044C19.1519 23.0368 19.1764 22.9508 19.1661 22.8652L19.0941 22.2703C19.0837 22.1849 19.0393 22.1069 18.9706 22.0536C18.902 22.0003 18.8147 21.9763 18.728 21.9864L18.1247 22.0575C17.9437 22.079 17.8152 22.2403 17.8368 22.4185L17.9088 23.0132C17.9304 23.1911 18.0943 23.3183 18.2748 23.2969L18.8781 23.226C18.936 23.2193 18.9904 23.1976 19.0364 23.1637C19.0592 23.1469 19.0799 23.127 19.0979 23.1044Z" fill="#2E90FA"/>
|
|
6
|
-
<path d="M4.50074 23.1734L7.52805 10.0034C8.03005 10.0147 8.77513 10.0528 9.38311 10.0959L6.37793 23.1697C6.37709 23.1733 6.34033 23.2715 6.11276 23.3718C5.90349 23.4639 5.60916 23.5186 5.28837 23.4942C4.96474 23.4697 4.72714 23.3737 4.59692 23.2762C4.5332 23.2285 4.5092 23.1912 4.50214 23.1765C4.50156 23.1753 4.5011 23.1743 4.50074 23.1734Z" stroke="#2E90FA"/>
|
|
7
|
-
</svg>
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
<svg width="37" height="36" viewBox="0 0 37 36" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<rect x="2.5" y="2.09094" width="31.8182" height="31.8182" rx="15.9091" fill="#CA9F52"/>
|
|
3
|
-
<rect x="2.5" y="2.09094" width="31.8182" height="31.8182" rx="15.9091" stroke="#F8EFE0" stroke-width="3.53535"/>
|
|
4
|
-
<g clip-path="url(#clip0_1207_148980)">
|
|
5
|
-
<path d="M13.5389 21.8964V21.7666C13.5389 20.6756 13.5389 20.1301 13.7513 19.7133C13.938 19.3468 14.236 19.0488 14.6026 18.862C15.0193 18.6497 15.5648 18.6497 16.6558 18.6497H20.8117C21.9027 18.6497 22.4482 18.6497 22.8649 18.862C23.2314 19.0488 23.5294 19.3468 23.7162 19.7133C23.9285 20.1301 23.9285 20.6756 23.9285 21.7666V21.8964M13.5389 21.8964C12.8217 21.8964 12.2402 22.4779 12.2402 23.1951C12.2402 23.9124 12.8217 24.4938 13.5389 24.4938C14.2562 24.4938 14.8376 23.9124 14.8376 23.1951C14.8376 22.4779 14.2562 21.8964 13.5389 21.8964ZM23.9285 21.8964C23.2113 21.8964 22.6298 22.4779 22.6298 23.1951C22.6298 23.9124 23.2113 24.4938 23.9285 24.4938C24.6458 24.4938 25.2272 23.9124 25.2272 23.1951C25.2272 22.4779 24.6458 21.8964 23.9285 21.8964ZM18.7337 21.8964C18.0165 21.8964 17.435 22.4779 17.435 23.1951C17.435 23.9124 18.0165 24.4938 18.7337 24.4938C19.451 24.4938 20.0324 23.9124 20.0324 23.1951C20.0324 22.4779 19.451 21.8964 18.7337 21.8964ZM18.7337 21.8964V15.4029M14.8376 15.4029H22.6298C23.235 15.4029 23.5375 15.4029 23.7762 15.3041C24.0944 15.1723 24.3472 14.9194 24.479 14.6012C24.5779 14.3626 24.5779 14.06 24.5779 13.4549C24.5779 12.8498 24.5779 12.5472 24.479 12.3085C24.3472 11.9903 24.0944 11.7375 23.7762 11.6057C23.5375 11.5068 23.235 11.5068 22.6298 11.5068H14.8376C14.2325 11.5068 13.93 11.5068 13.6913 11.6057C13.3731 11.7375 13.1203 11.9903 12.9884 12.3085C12.8896 12.5472 12.8896 12.8498 12.8896 13.4549C12.8896 14.06 12.8896 14.3626 12.9884 14.6012C13.1203 14.9194 13.3731 15.1723 13.6913 15.3041C13.93 15.4029 14.2325 15.4029 14.8376 15.4029Z" stroke="white" stroke-width="1.35518" stroke-linecap="round" stroke-linejoin="round"/>
|
|
6
|
-
</g>
|
|
7
|
-
<defs>
|
|
8
|
-
<clipPath id="clip0_1207_148980">
|
|
9
|
-
<rect width="15.5844" height="15.5844" fill="white" transform="translate(10.9414 10.2081)"/>
|
|
10
|
-
</clipPath>
|
|
11
|
-
</defs>
|
|
12
|
-
</svg>
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
<svg width="37" height="36" viewBox="0 0 37 36" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<rect x="2.5" y="2.09094" width="31.8182" height="31.8182" rx="15.9091" fill="#CA9F52"/>
|
|
3
|
-
<rect x="2.5" y="2.09094" width="31.8182" height="31.8182" rx="15.9091" stroke="#F8EFE0" stroke-width="3.53535"/>
|
|
4
|
-
<g clip-path="url(#clip0_1207_148987)">
|
|
5
|
-
<path d="M20.0326 11.6819V14.364C20.0326 14.7277 20.0326 14.9095 20.1033 15.0484C20.1656 15.1706 20.2649 15.27 20.3871 15.3322C20.526 15.403 20.7079 15.403 21.0715 15.403H23.7537M16.1365 19.9484V21.8964M21.3313 18.6497V21.8964M18.7339 17.0263V21.8964M23.9287 16.694V21.377C23.9287 22.468 23.9287 23.0135 23.7163 23.4302C23.5296 23.7967 23.2316 24.0947 22.865 24.2815C22.4483 24.4938 21.9028 24.4938 20.8118 24.4938H16.6559C15.5649 24.4938 15.0194 24.4938 14.6027 24.2815C14.2362 24.0947 13.9382 23.7967 13.7514 23.4302C13.5391 23.0135 13.5391 22.468 13.5391 21.377V14.6237C13.5391 13.5327 13.5391 12.9872 13.7514 12.5705C13.9382 12.2039 14.2362 11.9059 14.6027 11.7192C15.0194 11.5068 15.5649 11.5068 16.6559 11.5068H18.7415C19.218 11.5068 19.4562 11.5068 19.6804 11.5607C19.8792 11.6084 20.0692 11.6871 20.2435 11.7939C20.4401 11.9144 20.6086 12.0828 20.9455 12.4197L23.0158 14.49C23.3527 14.8269 23.5211 14.9954 23.6416 15.192C23.7484 15.3663 23.8271 15.5563 23.8748 15.7551C23.9287 15.9793 23.9287 16.2175 23.9287 16.694Z" stroke="white" stroke-width="1.35518" stroke-linecap="round" stroke-linejoin="round"/>
|
|
6
|
-
</g>
|
|
7
|
-
<defs>
|
|
8
|
-
<clipPath id="clip0_1207_148987">
|
|
9
|
-
<rect width="15.5844" height="15.5844" fill="white" transform="translate(10.9414 10.2081)"/>
|
|
10
|
-
</clipPath>
|
|
11
|
-
</defs>
|
|
12
|
-
</svg>
|
|
@@ -1,4 +0,0 @@
|
|
|
1
|
-
<svg width="36" height="36" viewBox="0 0 36 36" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<circle cx="18" cy="18" r="17.5" fill="#BBDEFF" stroke="#2E90FA"/>
|
|
3
|
-
<path d="M18.8093 18L22.9108 13.1109C22.9796 13.0297 22.9218 12.9062 22.8155 12.9062H21.5686C21.4952 12.9062 21.4249 12.9391 21.3764 12.9953L17.9936 17.0281L14.6108 12.9953C14.5639 12.9391 14.4936 12.9062 14.4186 12.9062H13.1718C13.0655 12.9062 13.0077 13.0297 13.0764 13.1109L17.178 18L13.0764 22.8891C13.061 22.9072 13.0512 22.9293 13.048 22.9529C13.0448 22.9764 13.0484 23.0004 13.0585 23.022C13.0685 23.0435 13.0845 23.0617 13.1046 23.0745C13.1247 23.0872 13.148 23.0939 13.1718 23.0938H14.4186C14.4921 23.0938 14.5624 23.0609 14.6108 23.0047L17.9936 18.9719L21.3764 23.0047C21.4233 23.0609 21.4936 23.0938 21.5686 23.0938H22.8155C22.9218 23.0938 22.9796 22.9703 22.9108 22.8891L18.8093 18Z" fill="#2E90FA"/>
|
|
4
|
-
</svg>
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
<svg width="89" height="56" viewBox="0 0 89 56" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<path d="M44.3291 56C68.8114 56 88.6582 51.6907 88.6582 46.375C88.6582 41.0593 68.8114 36.75 44.3291 36.75C19.8468 36.75 0 41.0593 0 46.375C0 51.6907 19.8468 56 44.3291 56Z" fill="#F5F5F5"/>
|
|
3
|
-
<path d="M76.1906 18.545L62.1355 2.72975C61.4609 1.65175 60.4759 1 59.4383 1H29.2198C28.1822 1 27.1973 1.65175 26.5226 2.72838L12.4675 18.5464V31.25H76.1906V18.545Z" stroke="#D9D9D9"/>
|
|
4
|
-
<path d="M57.6458 22.9051C57.6458 20.6983 59.0228 18.8764 60.7308 18.875H76.1906V43.8134C76.1906 46.7325 74.362 49.125 72.104 49.125H16.5541C14.2961 49.125 12.4675 46.7311 12.4675 43.8134V18.875H27.9273C29.6354 18.875 31.0123 20.6941 31.0123 22.901V22.9313C31.0123 25.1381 32.4045 26.9201 34.1112 26.9201H54.5469C56.2536 26.9201 57.6458 25.1216 57.6458 22.9148V22.9051V22.9051Z" fill="#FAFAFA" stroke="#D9D9D9"/>
|
|
5
|
-
</svg>
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
<svg width="36" height="36" viewBox="0 0 36 36" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<circle cx="18" cy="18" r="17.5" fill="#F7EDFF" stroke="#A749F0"/>
|
|
3
|
-
<g clip-path="url(#clip0_2527_11036)">
|
|
4
|
-
<path d="M26.5924 23.2407C26.7831 22.9043 27.1665 22.5237 27.5825 22.1151C28.4609 21.2308 29.4602 20.2365 29.5189 18.7441C29.585 17.0908 28.5317 15.7865 27.6728 14.7304C27.333 14.3101 27.0116 13.9165 26.8633 13.6167C26.1356 12.1813 25.3141 10.5568 23.4042 9.43344C21.821 8.50224 20.1782 8.13418 18.086 8.23375C16.2428 8.32243 14.9541 9.16219 13.7042 9.97761L13.4544 10.1376C13.2174 10.2895 12.6807 10.4382 12.2052 10.5677C10.9873 10.8982 9.47053 11.3127 8.68074 12.7056C7.91438 14.0573 8.10612 15.6104 8.25794 16.8646C8.31849 17.3488 8.37316 17.8139 8.35785 18.1512C8.28427 19.9654 8.2852 21.7369 9.14319 23.43C9.82555 24.768 10.9247 25.5483 11.9173 26.1321C12.1749 26.2836 12.4392 26.4233 12.7189 26.58C12.961 26.7145 13.2031 26.849 13.4481 26.9932L14.2586 27.4698C15.5088 28.2052 16.8713 28.92 18.6059 28.8305L18.8965 28.8203C20.4361 28.7499 22.3558 28.659 23.9267 27.6468C25.1309 26.8675 25.6205 25.6049 26.0487 24.4951C26.2268 24.0332 26.3916 23.5949 26.5924 23.2407ZM24.0422 23.6456C23.6893 24.5635 23.3536 25.4364 22.6654 25.8818C21.5554 26.5984 20.0062 26.671 18.6454 26.7365L18.3549 26.7466C17.2336 26.8033 16.2552 26.283 15.2626 25.6991L14.4521 25.2224C14.1882 25.0672 13.9273 24.9216 13.6664 24.776C12.6507 24.218 11.5898 23.6806 11.0441 22.604C10.4225 21.3805 10.4281 19.967 10.4925 18.3757C10.5153 17.8775 10.4468 17.3334 10.3791 16.7584C10.2508 15.6991 10.1171 14.6051 10.5655 13.8142C10.9638 13.1118 11.9534 12.8439 12.908 12.5789C13.5506 12.4059 14.2221 12.2263 14.7156 11.9026L14.9655 11.7426C16.0885 11.0179 17.0592 10.3846 18.337 10.3176C19.9725 10.2406 21.2254 10.5132 22.4002 11.2042C23.7196 11.9802 24.3227 13.1771 24.9657 14.4368C25.2201 14.9485 25.6403 15.4633 26.0388 15.9574C26.7184 16.7978 27.4227 17.6686 27.3875 18.5137C27.3553 19.2503 26.6999 19.9038 26.0052 20.5971C25.5235 21.0773 25.0255 21.5714 24.7076 22.1322C24.4365 22.6103 24.2375 23.1386 24.0422 23.6456Z" fill="#A749F0"/>
|
|
5
|
-
<path d="M25.3002 15.9007C24.9696 15.4937 24.6545 15.1038 24.4697 14.7353C23.9089 13.6263 23.3267 12.481 22.0262 11.7161C20.9079 11.0583 19.7312 10.7991 18.2138 10.8748C16.9585 10.9314 16.0724 11.5043 15.0499 12.17L14.8389 12.3057C14.5045 12.5261 14.0096 12.6601 13.4859 12.8007C12.6021 13.0444 11.5995 13.3204 11.1443 14.1231C10.6691 14.9613 10.797 16.0361 10.9122 16.9854C10.9702 17.4445 11.0194 17.8749 11.0062 18.2528C10.9492 19.6832 10.9503 20.9668 11.5413 22.1408C11.9718 22.9922 12.7299 23.5168 13.4084 23.9159C13.6157 24.0379 13.8327 24.1576 14.0497 24.2773C14.2666 24.3971 14.4836 24.5168 14.6972 24.6424L15.3849 25.0548C16.3147 25.6017 17.2462 26.0866 18.3834 26.0314L18.6229 26.0227C19.856 25.9609 21.2548 25.9021 22.3326 25.198C23.0727 24.7203 23.408 23.8628 23.73 23.029C23.8843 22.6239 24.0486 22.2011 24.2561 21.8351C24.4837 21.4337 24.8737 21.0413 25.2508 20.6571C25.8961 20.0213 26.5548 19.3619 26.587 18.5072C26.6317 17.5418 25.9274 16.671 25.3002 15.9007ZM22.0642 21.8445C21.8308 22.4629 21.608 23.0481 21.1601 23.3356C20.4167 23.8193 19.3658 23.8701 18.4396 23.9078L18.2416 23.9173C17.5005 23.9536 16.8429 23.6062 16.177 23.2145L15.6178 22.8857C15.4356 22.7785 15.2501 22.6772 15.0708 22.5797C14.3886 22.202 13.674 21.8368 13.3132 21.1287C12.8978 20.3098 12.904 19.3533 12.9453 18.2756C12.9644 17.9169 12.9169 17.5427 12.8668 17.1433C12.7806 16.4236 12.6852 15.6906 12.9797 15.1711C13.234 14.7226 13.8959 14.5452 14.5385 14.3722C14.9886 14.2434 15.4608 14.1197 15.8082 13.8911L15.9803 13.7798C16.7755 13.2637 17.3988 12.859 18.2517 12.8175C19.373 12.7608 20.1912 12.943 20.9891 13.4123C21.8687 13.9296 22.2748 14.7352 22.7053 15.5865C22.8935 15.9491 23.1838 16.3088 23.465 16.6552C23.9158 17.2194 24.3917 17.7984 24.3677 18.3432C24.3458 18.8104 23.9068 19.2448 23.4414 19.7109C23.1071 20.0495 22.7597 20.3961 22.5355 20.7916C22.3447 21.128 22.2042 21.494 22.0642 21.8445Z" fill="#A749F0"/>
|
|
6
|
-
<path d="M22.7455 16.5942C22.5385 16.3387 22.3471 16.1001 22.2381 15.8786C21.868 15.1572 21.4891 14.407 20.6284 13.9007C19.8933 13.4684 19.1194 13.2966 18.1292 13.3438C17.3019 13.3845 16.6949 13.7753 16.0587 14.1882L15.9256 14.2752C15.7276 14.4027 15.4191 14.4888 15.1009 14.5772C14.5161 14.7369 13.8542 14.9143 13.5396 15.4691C13.2183 16.0358 13.3049 16.74 13.3811 17.3593C13.4118 17.645 13.4492 17.9189 13.4401 18.1418C13.4004 19.0393 13.4029 19.9066 13.794 20.6797C14.0819 21.2504 14.5862 21.6022 15.0323 21.8645C15.1705 21.9458 15.3025 22.0234 15.444 22.0988C15.5793 22.1705 15.7175 22.2518 15.8495 22.3294L16.283 22.5844C16.8735 22.9317 17.5059 23.2643 18.2726 23.2273L18.4195 23.2193C19.218 23.1852 20.122 23.1423 20.8361 22.6808C21.3392 22.3549 21.5583 21.7911 21.7673 21.2451C21.8698 20.9905 21.9693 20.7263 22.0965 20.502C22.2337 20.26 22.4793 20.0189 22.7154 19.7799C23.1381 19.3595 23.5708 18.9214 23.5927 18.3361C23.6262 17.671 23.1565 17.0957 22.7455 16.5942ZM20.1392 20.0828C20.0125 20.4097 19.8896 20.7152 19.6849 20.8545C19.3019 21.1015 18.7367 21.1233 18.2384 21.145L18.1266 21.1501C17.7912 21.1654 17.4981 21.0323 17.0709 20.781L16.7567 20.5962C16.6499 20.5334 16.5461 20.4802 16.4455 20.4211C16.087 20.226 15.7155 20.0389 15.5365 19.6897C15.3245 19.2658 15.3221 18.7528 15.3503 18.1712C15.3527 17.9601 15.3299 17.7343 15.3039 17.5143C15.2563 17.14 15.2092 16.7503 15.3498 16.5024C15.4636 16.3017 15.801 16.2089 16.1288 16.1184C16.3955 16.047 16.6622 15.9756 16.8828 15.8377L16.9803 15.7691C17.4022 15.4978 17.7366 15.2774 18.1742 15.2593C18.762 15.2272 19.1934 15.3235 19.608 15.5674C20.0227 15.8113 20.2238 16.1657 20.4996 16.7136C20.612 16.9292 20.7787 17.1375 20.9425 17.3362C21.1772 17.6316 21.4181 17.9307 21.4115 18.1787C21.3999 18.3765 21.1639 18.6155 20.9345 18.8426C20.7412 19.0359 20.5411 19.2409 20.4073 19.477C20.2968 19.6718 20.2115 19.8814 20.1392 20.0828Z" fill="#A749F0"/>
|
|
7
|
-
<path d="M20.6874 18.17C20.7035 17.8017 20.4626 17.5026 20.2648 17.2603C20.1815 17.1562 20.101 17.0616 20.0616 16.9834C19.8948 16.657 19.707 16.2789 19.2735 16.024C18.9091 15.8096 18.5318 15.7215 18.0495 15.7448C17.6341 15.7681 17.3324 15.9605 17.0402 16.1507L16.985 16.1891C16.9201 16.2296 16.7915 16.2642 16.6693 16.3025C16.393 16.3761 16.0459 16.4711 15.8719 16.778C15.7012 17.079 15.7395 17.44 15.7765 17.7294C15.7896 17.8394 15.8059 17.9434 15.8001 18.0423C15.7857 18.4667 15.7876 18.8771 15.9817 19.2589C16.1363 19.5624 16.3868 19.7412 16.613 19.8742L17.1629 20.1898C17.4519 20.3598 17.7635 20.5194 18.2266 20.5006C18.5875 20.4846 19.0284 20.4606 19.3854 20.2298C19.6579 20.0595 19.7708 19.7717 19.867 19.5135C19.908 19.4116 19.946 19.3002 19.9996 19.2058C20.0464 19.1231 20.1448 19.0236 20.2431 18.924C20.4461 18.7285 20.6754 18.5014 20.6874 18.17Z" fill="#A749F0"/>
|
|
8
|
-
</g>
|
|
9
|
-
<defs>
|
|
10
|
-
<clipPath id="clip0_2527_11036">
|
|
11
|
-
<rect width="26" height="24" fill="white" transform="translate(6 31) rotate(-90)"/>
|
|
12
|
-
</clipPath>
|
|
13
|
-
</defs>
|
|
14
|
-
</svg>
|
|
@@ -1,4 +0,0 @@
|
|
|
1
|
-
<svg width="36" height="36" viewBox="0 0 36 36" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<circle cx="18" cy="18" r="17.5" fill="#BBDEFF" stroke="#2E90FA"/>
|
|
3
|
-
<path d="M29.2009 24.1152H28.155V15.0034C28.155 14.6845 27.8698 14.4111 27.537 14.4111H24.5895C24.2568 14.4111 23.9715 14.6845 23.9715 15.0034V24.1152H23.092V12.2471C23.092 11.9281 22.8068 11.6548 22.474 11.6548H13.8218C13.489 11.6548 13.2037 11.9281 13.2037 12.2471V24.0924H12.3243V14.9806C12.3243 14.6617 12.039 14.3883 11.7062 14.3883H8.75877C8.42599 14.3883 8.14075 14.6617 8.14075 14.9806V24.0924H7.09488C6.95226 24.0924 6.85718 24.2063 6.85718 24.3202V25.1175C6.85718 25.2541 6.97603 25.3453 7.09488 25.3453H29.1771C29.3197 25.3453 29.4148 25.2314 29.4148 25.1175V24.343C29.4386 24.2063 29.3197 24.1152 29.2009 24.1152ZM25.2789 15.8462C25.2789 15.7551 25.3502 15.664 25.469 15.664H26.6337C26.7526 15.664 26.8239 15.7551 26.8239 15.8462V16.9852C26.8239 17.0763 26.7526 17.1674 26.6337 17.1674H25.469C25.3502 17.1674 25.2789 17.0991 25.2789 16.9852V15.8462ZM25.2789 18.5798C25.2789 18.4886 25.3502 18.3975 25.469 18.3975H26.6337C26.7526 18.3975 26.8239 18.4886 26.8239 18.5798V19.7187C26.8239 19.8098 26.7526 19.901 26.6337 19.901H25.469C25.3502 19.901 25.2789 19.8098 25.2789 19.7187V18.5798ZM25.2789 21.3361C25.2789 21.245 25.3502 21.1538 25.469 21.1538H26.6337C26.7526 21.1538 26.8239 21.2222 26.8239 21.3361V22.475C26.8239 22.5662 26.7526 22.6573 26.6337 22.6573H25.469C25.3502 22.6573 25.2789 22.5662 25.2789 22.475V21.3361ZM20.2396 13.0899C20.2396 12.9988 20.3347 12.9077 20.4298 12.9077H21.5945C21.6896 12.9077 21.7847 12.9988 21.7847 13.0899V14.2061C21.7847 14.2972 21.6896 14.3883 21.5945 14.3883H20.4298C20.3347 14.3883 20.2396 14.2972 20.2396 14.2061V13.0899V13.0899ZM20.2396 15.8462C20.2396 15.7551 20.3347 15.664 20.4298 15.664H21.5945C21.6896 15.664 21.7847 15.7551 21.7847 15.8462V16.9624C21.7847 17.0535 21.6896 17.1446 21.5945 17.1446H20.4298C20.3347 17.1446 20.2396 17.0535 20.2396 16.9624V15.8462V15.8462ZM20.2396 18.5798C20.2396 18.4886 20.3347 18.3975 20.4298 18.3975H21.5945C21.6896 18.3975 21.7847 18.4886 21.7847 18.5798V19.6959C21.7847 19.7871 21.6896 19.8782 21.5945 19.8782H20.4298C20.3347 19.8782 20.2396 19.7871 20.2396 19.6959V18.5798V18.5798ZM20.2396 21.3361C20.2396 21.245 20.3347 21.1538 20.4298 21.1538H21.5945C21.6896 21.1538 21.7847 21.245 21.7847 21.3361V22.4523C21.7847 22.5434 21.6896 22.6345 21.5945 22.6345H20.4298C20.3347 22.6345 20.2396 22.5434 20.2396 22.4523V21.3361V21.3361ZM17.3635 13.0899C17.3635 12.9988 17.4586 12.9077 17.5536 12.9077H18.7184C18.8134 12.9077 18.9085 12.9988 18.9085 13.0899V14.2061C18.9085 14.2972 18.8134 14.3883 18.7184 14.3883H17.5536C17.4586 14.3883 17.3635 14.2972 17.3635 14.2061V13.0899ZM17.3635 15.8462C17.3635 15.7551 17.4586 15.664 17.5536 15.664H18.7184C18.8134 15.664 18.9085 15.7551 18.9085 15.8462V16.9624C18.9085 17.0535 18.8134 17.1446 18.7184 17.1446H17.5536C17.4586 17.1446 17.3635 17.0535 17.3635 16.9624V15.8462ZM17.3635 18.5798C17.3635 18.4886 17.4586 18.3975 17.5536 18.3975H18.7184C18.8134 18.3975 18.9085 18.4886 18.9085 18.5798V19.6959C18.9085 19.7871 18.8134 19.8782 18.7184 19.8782H17.5536C17.4586 19.8782 17.3635 19.7871 17.3635 19.6959V18.5798ZM17.3635 21.3361C17.3635 21.245 17.4586 21.1538 17.5536 21.1538H18.7184C18.8134 21.1538 18.9085 21.245 18.9085 21.3361V23.7279C18.9085 23.819 18.8134 23.9102 18.7184 23.9102H17.5536C17.4586 23.9102 17.3635 23.819 17.3635 23.7279V21.3361ZM14.5111 13.0899C14.5111 12.9988 14.6062 12.9077 14.7012 12.9077H15.866C15.9611 12.9077 16.0561 12.9988 16.0561 13.0899V14.2061C16.0561 14.2972 15.9611 14.3883 15.866 14.3883H14.7012C14.6062 14.3883 14.5111 14.2972 14.5111 14.2061V13.0899ZM14.5111 15.8462C14.5111 15.7551 14.6062 15.664 14.7012 15.664H15.866C15.9611 15.664 16.0561 15.7551 16.0561 15.8462V16.9624C16.0561 17.0535 15.9611 17.1446 15.866 17.1446H14.7012C14.6062 17.1446 14.5111 17.0535 14.5111 16.9624V15.8462ZM14.5111 18.5798C14.5111 18.4886 14.6062 18.3975 14.7012 18.3975H15.866C15.9611 18.3975 16.0561 18.4886 16.0561 18.5798V19.6959C16.0561 19.7871 15.9611 19.8782 15.866 19.8782H14.7012C14.6062 19.8782 14.5111 19.7871 14.5111 19.6959V18.5798ZM14.5111 21.3361C14.5111 21.245 14.6062 21.1538 14.7012 21.1538H15.866C15.9611 21.1538 16.0561 21.245 16.0561 21.3361V22.4523C16.0561 22.5434 15.9611 22.6345 15.866 22.6345H14.7012C14.6062 22.6345 14.5111 22.5434 14.5111 22.4523V21.3361ZM9.4481 15.8462C9.4481 15.7551 9.51941 15.664 9.63826 15.664H10.803C10.8981 15.664 10.9931 15.7551 10.9931 15.8462V16.9852C10.9931 17.0763 10.8981 17.1674 10.803 17.1674H9.63826C9.51941 17.1674 9.4481 17.0991 9.4481 16.9852V15.8462ZM9.4481 18.5798C9.4481 18.4886 9.51941 18.3975 9.63826 18.3975H10.803C10.8981 18.3975 10.9931 18.4886 10.9931 18.5798V19.7187C10.9931 19.8098 10.8981 19.901 10.803 19.901H9.63826C9.51941 19.901 9.4481 19.8098 9.4481 19.7187V18.5798ZM9.4481 21.3361C9.4481 21.245 9.51941 21.1538 9.63826 21.1538H10.803C10.8981 21.1538 10.9931 21.2222 10.9931 21.3361V22.475C10.9931 22.5662 10.8981 22.6573 10.803 22.6573H9.63826C9.51941 22.6573 9.4481 22.5662 9.4481 22.475V21.3361Z" fill="#2E90FA"/>
|
|
4
|
-
</svg>
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
<svg width="36" height="36" viewBox="0 0 36 36" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<circle cx="18" cy="18" r="17.5" fill="#BBDEFF" stroke="#2E90FA"/>
|
|
3
|
-
<path d="M15.1191 20.125H11.1906L9.61914 22V26.125H17.0834V22.0406L15.1191 20.125ZM13.1549 23.875H10.7977V22.75H13.1549V23.875ZM15.512 25H13.9406V23.125H15.512V25Z" fill="#2E90FA"/>
|
|
4
|
-
<path d="M23.3691 16.75H20.2263L17.8691 19V24.2716L26.512 24.625V18.25L23.3691 16.75ZM20.6191 22.75H19.0477V20.875H20.6191V22.75ZM25.3334 21.25H21.7977V19.375H25.3334V21.25Z" fill="#2E90FA"/>
|
|
5
|
-
<path d="M19.4405 10.75H15.1592L13.1548 12.625V19H16.2976L19.0476 15.625H22.5834V13L19.4405 10.75ZM16.2976 16.375H14.7262V14.125H16.2976V16.375ZM17.4762 14.125V12.625H19.0476L19.4405 14.125H17.4762Z" fill="#2E90FA"/>
|
|
6
|
-
</svg>
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
<svg width="132" height="24" viewBox="0 0 132 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<g clip-path="url(#clip0_2078_99736)">
|
|
3
|
-
<path d="M16.674 13.2495C16.394 14.2604 15.7914 15.1523 14.958 15.7893C14.1246 16.4264 13.106 16.7739 12.057 16.779H7.2195V11.9175C7.22984 10.8728 7.57979 9.85987 8.2165 9.03158C8.85321 8.20329 9.74211 7.60463 10.749 7.326V0C7.8164 0.31459 5.10148 1.69529 3.11988 3.87986C1.13828 6.06443 0.0280301 8.90071 0 11.85V24H12.0945C15.0525 23.9837 17.9009 22.8785 20.0958 20.8956C22.2907 18.9126 23.6784 16.1907 23.994 13.2495H16.674Z" fill="#193E61"/>
|
|
4
|
-
<path d="M13.08 10.92V0C19.0695 0 24 4.929 24 10.92H13.08Z" fill="#3D8EDB"/>
|
|
5
|
-
<path d="M38.118 19.0415C37.2074 19.0567 36.3117 18.8093 35.538 18.329C34.7786 17.8467 34.1581 17.1745 33.738 16.379C33.2986 15.52 33.0694 14.5689 33.0694 13.604C33.0694 12.6391 33.2986 11.688 33.738 10.829C34.1581 10.0335 34.7786 9.36132 35.538 8.87898C36.312 8.39934 37.2075 8.15204 38.118 8.16648C38.8226 8.15592 39.5193 8.31543 40.149 8.63148C40.7334 8.92327 41.2349 9.35765 41.607 9.89448C41.9774 10.4292 42.1858 11.0594 42.207 11.7095V15.4355C42.1875 16.0965 41.9856 16.7391 41.6235 17.2925C41.2625 17.8409 40.7632 18.2843 40.176 18.578C39.5372 18.8955 38.8313 19.0544 38.118 19.0415ZM38.616 16.4285C39.1018 16.4375 39.5804 16.3102 39.9975 16.061C40.3956 15.8218 40.7208 15.4785 40.938 15.068C41.1677 14.6206 41.2826 14.1232 41.2725 13.6205C41.2862 13.1109 41.1733 12.6058 40.944 12.1505C40.7287 11.7417 40.4075 11.3982 40.014 11.156C39.6008 10.9067 39.1254 10.7798 38.643 10.79C38.1547 10.7784 37.6726 10.9014 37.2495 11.1455C36.8535 11.3842 36.532 11.7286 36.321 12.14C36.0915 12.5911 35.9766 13.0919 35.9865 13.598C35.9751 14.1109 36.09 14.6188 36.321 15.077C36.5338 15.4901 36.8594 15.8344 37.26 16.07C37.6711 16.3104 38.1398 16.4343 38.616 16.4285ZM43.95 18.8285H41.094V16.0175L41.568 13.4675L41.0715 10.94V3.20898H43.944L43.95 18.8285Z" fill="#193E61"/>
|
|
6
|
-
<path d="M50.754 19.0407C49.8503 19.0538 48.9619 18.8064 48.195 18.3282C47.4369 17.8497 46.8214 17.1762 46.413 16.3782C45.9869 15.5152 45.7653 14.5656 45.7653 13.6032C45.7653 12.6407 45.9869 11.6912 46.413 10.8282C46.8214 10.0302 47.4369 9.35665 48.195 8.87817C48.9695 8.39833 49.8655 8.15103 50.7765 8.16567C51.4651 8.15386 52.1463 8.30823 52.7625 8.61567C53.3376 8.90391 53.8288 9.33523 54.189 9.86817C54.5525 10.413 54.7547 11.0494 54.7725 11.7042V15.4842C54.7514 16.1335 54.5533 16.7647 54.1995 17.3097C53.8456 17.8502 53.3536 18.2863 52.7745 18.5727C52.1478 18.8871 51.4551 19.0476 50.754 19.0407ZM51.294 16.4277C51.6533 16.4413 52.0112 16.3769 52.3432 16.2389C52.6752 16.1009 52.9733 15.8925 53.217 15.6282C53.7129 15.0792 53.9759 14.359 53.9505 13.6197C53.959 13.1091 53.8404 12.6045 53.6055 12.1512C53.3924 11.7385 53.0716 11.3912 52.677 11.1462C52.2581 10.9013 51.7791 10.7781 51.294 10.7907C50.8219 10.779 50.356 10.9002 49.9494 11.1404C49.5428 11.3807 49.212 11.7304 48.9945 12.1497C48.7637 12.5966 48.6482 13.0942 48.6585 13.5972C48.6467 14.107 48.7622 14.6117 48.9945 15.0657C49.2106 15.4764 49.5355 15.8199 49.9335 16.0587C50.3435 16.3066 50.8149 16.4345 51.294 16.4277ZM53.778 18.8277V16.0167L54.2535 13.4667L53.778 10.9392V8.39967H56.628V18.8247L53.778 18.8277Z" fill="#193E61"/>
|
|
7
|
-
<path d="M58.185 10.8763V8.3998H65.8965V10.8838L58.185 10.8763ZM60.6255 18.8263V4.0498H63.4545V18.8248L60.6255 18.8263Z" fill="#193E61"/>
|
|
8
|
-
<path d="M71.577 19.0407C70.6728 19.054 69.7839 18.8066 69.0165 18.3282C68.2584 17.8497 67.6429 17.1762 67.2345 16.3782C66.8084 15.5152 66.5868 14.5656 66.5868 13.6032C66.5868 12.6407 66.8084 11.6912 67.2345 10.8282C67.6429 10.0302 68.2584 9.35665 69.0165 8.87817C69.7911 8.39849 70.687 8.1512 71.598 8.16567C72.287 8.15386 72.9687 8.30821 73.5855 8.61567C74.16 8.90413 74.6507 9.33543 75.0105 9.86817C75.3773 10.417 75.5798 11.0592 75.594 11.7192V15.4992C75.5743 16.1488 75.376 16.7804 75.021 17.3247C74.6671 17.8652 74.1751 18.3013 73.596 18.5877C72.9686 18.8971 72.2764 19.0524 71.577 19.0407ZM72.117 16.4277C72.476 16.4413 72.8338 16.3769 73.1655 16.2389C73.4972 16.1008 73.7951 15.8925 74.0385 15.6282C74.5349 15.0795 74.7985 14.3592 74.7735 13.6197C74.7822 13.1089 74.6631 12.6041 74.427 12.1512C74.2144 11.7381 73.8934 11.3907 73.4985 11.1462C73.0801 10.9012 72.6016 10.7781 72.117 10.7907C71.6446 10.7787 71.1784 10.8997 70.7715 11.14C70.3646 11.3803 70.0335 11.7302 69.816 12.1497C69.5857 12.5968 69.4707 13.0943 69.4815 13.5972C69.4691 14.1069 69.5841 14.6116 69.816 15.0657C70.0371 15.4823 70.369 15.8297 70.775 16.0698C71.181 16.3099 71.6454 16.4332 72.117 16.4262V16.4277ZM74.601 18.8277V16.0167L75.075 13.4667L74.601 10.9392V8.39967H77.451V18.8247L74.601 18.8277Z" fill="#193E61"/>
|
|
9
|
-
<path d="M83.5215 19.0639C82.9272 19.0648 82.3353 18.9887 81.7605 18.8374C81.2081 18.6928 80.6804 18.4669 80.1945 18.1669C79.7322 17.8827 79.3168 17.5285 78.963 17.1169L80.67 15.4099C80.9984 15.8155 81.4213 16.1343 81.9015 16.3384C82.3942 16.5431 82.9235 16.6452 83.457 16.6384C83.8211 16.6592 84.1847 16.5885 84.5145 16.4329C84.6239 16.3826 84.7166 16.3021 84.7817 16.2008C84.8468 16.0995 84.8816 15.9818 84.882 15.8614C84.8856 15.7261 84.851 15.5924 84.7823 15.4757C84.7136 15.3591 84.6136 15.264 84.4935 15.2014C84.1829 15.03 83.8531 14.8961 83.511 14.8024L82.2465 14.4349C81.8064 14.308 81.3825 14.1303 80.9835 13.9054C80.5829 13.6792 80.2451 13.3564 80.001 12.9664C79.7236 12.4964 79.5882 11.9562 79.611 11.4109C79.5981 10.7945 79.7716 10.1885 80.109 9.67242C80.4556 9.1624 80.9436 8.76464 81.513 8.52792C82.1898 8.24669 82.9179 8.11026 83.6505 8.12741C84.4544 8.11791 85.2518 8.27098 85.995 8.57741C86.6842 8.86486 87.2843 9.33087 87.7335 9.92741L86.0265 11.6554C85.7368 11.3014 85.3713 11.0169 84.957 10.8229C84.5604 10.6428 84.1296 10.5507 83.694 10.5529C83.262 10.5529 82.938 10.6179 82.722 10.7479C82.6233 10.7991 82.5407 10.8766 82.4835 10.972C82.4263 11.0673 82.3967 11.1767 82.398 11.2879C82.3946 11.4128 82.4275 11.5359 82.4927 11.6424C82.558 11.7489 82.6527 11.8342 82.7655 11.8879C83.0744 12.0499 83.4004 12.1767 83.7375 12.2659C84.1375 12.3809 84.5585 12.5069 85.0005 12.6439C85.4405 12.7807 85.8613 12.9728 86.253 13.2154C86.6477 13.4601 86.9803 13.7928 87.225 14.1874C87.4946 14.6601 87.6256 15.1992 87.603 15.7429C87.603 16.7659 87.236 17.5759 86.502 18.1729C85.768 18.7699 84.7745 19.0669 83.5215 19.0639Z" fill="#193E61"/>
|
|
10
|
-
<path d="M88.5975 10.8763V8.3998H96.3075V10.8838L88.5975 10.8763ZM91.038 18.8263V4.0498H93.867V18.8248L91.038 18.8263Z" fill="#193E61"/>
|
|
11
|
-
<path d="M101.994 19.0407C101.09 19.0538 100.202 18.8064 99.435 18.3282C98.6769 17.8497 98.0614 17.1762 97.653 16.3782C97.2269 15.5151 97.0053 14.5656 97.0053 13.6032C97.0053 12.6407 97.2269 11.6912 97.653 10.8282C98.0614 10.0301 98.6769 9.35663 99.435 8.87815C100.21 8.39847 101.106 8.15118 102.017 8.16565C102.706 8.15402 103.387 8.30836 104.004 8.61565C104.579 8.90411 105.069 9.33541 105.429 9.86815C105.793 10.4127 105.995 11.0493 106.012 11.7042V15.4841C105.992 16.1336 105.794 16.765 105.439 17.3097C105.086 17.8502 104.594 18.2863 104.014 18.5727C103.388 18.8873 102.695 19.0477 101.994 19.0407ZM102.535 16.4277C102.895 16.4413 103.252 16.3769 103.584 16.2388C103.916 16.1008 104.214 15.8925 104.457 15.6282C104.953 15.0795 105.217 14.3592 105.192 13.6196C105.201 13.1083 105.081 12.6029 104.844 12.1497C104.631 11.7366 104.31 11.3892 103.916 11.1446C103.497 10.8997 103.019 10.7766 102.534 10.7891C102.061 10.7764 101.593 10.8973 101.186 11.138C100.778 11.3786 100.446 11.7292 100.228 12.1497C99.9982 12.5968 99.8832 13.0943 99.894 13.5972C99.8817 14.1069 99.9966 14.6116 100.228 15.0657C100.449 15.4826 100.781 15.8303 101.187 16.0705C101.593 16.3106 102.058 16.4337 102.53 16.4262L102.535 16.4277ZM105.018 18.8277V16.0167L105.494 13.4667L105.018 10.9391V8.39965H107.868V18.8247L105.018 18.8277Z" fill="#193E61"/>
|
|
12
|
-
<path d="M110.327 18.8255V3.20898H113.156V18.8255H110.327ZM116.958 18.8255L112.944 13.448L116.936 8.40048H120.219L115.511 14.1005L115.619 12.7175L120.419 18.83L116.958 18.8255Z" fill="#193E61"/>
|
|
13
|
-
<path d="M126.246 19.0632C125.226 19.081 124.218 18.8356 123.32 18.3507C122.483 17.8946 121.785 17.2209 121.299 16.4007C120.82 15.5465 120.567 14.5839 120.566 13.6046C120.564 12.6252 120.813 11.6617 121.289 10.8057C121.762 9.9909 122.444 9.3176 123.266 8.8557C124.122 8.3746 125.091 8.12878 126.074 8.1432C126.995 8.12894 127.904 8.35981 128.708 8.8122C129.475 9.24854 130.104 9.89273 130.523 10.6707C130.964 11.5013 131.187 12.4303 131.171 13.3707C131.171 13.5567 131.171 13.7487 131.15 13.9422C131.131 14.1573 131.095 14.3706 131.042 14.5797L122.25 14.6007V12.4962L129.723 12.4752L128.556 13.3602C128.56 12.8245 128.45 12.2941 128.232 11.8047C128.052 11.4115 127.759 11.0809 127.391 10.8552C126.982 10.627 126.519 10.515 126.051 10.5312C125.537 10.5186 125.03 10.6456 124.583 10.8987C124.164 11.1443 123.829 11.5102 123.621 11.9487C123.397 12.4636 123.283 13.0199 123.287 13.5816C123.29 14.1433 123.412 14.6979 123.644 15.2097C123.867 15.6637 124.225 16.0373 124.67 16.2792C125.147 16.5336 125.682 16.6611 126.224 16.6497C126.718 16.6564 127.21 16.5683 127.671 16.3902C128.108 16.2145 128.494 15.9325 128.795 15.5697L130.479 17.2497C129.965 17.8412 129.322 18.3067 128.6 18.6102C127.853 18.9179 127.053 19.072 126.246 19.0632Z" fill="#193E61"/>
|
|
14
|
-
</g>
|
|
15
|
-
<defs>
|
|
16
|
-
<clipPath id="clip0_2078_99736">
|
|
17
|
-
<rect width="131.171" height="24" fill="white"/>
|
|
18
|
-
</clipPath>
|
|
19
|
-
</defs>
|
|
20
|
-
</svg>
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
<svg width="99" height="18" viewBox="0 0 99 18" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<g clip-path="url(#clip0_58_8621)">
|
|
3
|
-
<path d="M12.5055 9.93713C12.2955 10.6953 11.8436 11.3642 11.2185 11.842C10.5935 12.3198 9.8295 12.5805 9.04275 12.5842H5.41463V8.93813C5.42238 8.15462 5.68484 7.3949 6.16237 6.77368C6.6399 6.15246 7.30658 5.70347 8.06175 5.4945V0C5.8623 0.235942 3.82611 1.27146 2.33991 2.90989C0.85371 4.54832 0.0210226 6.67553 0 8.8875V18H9.07088C11.2894 17.9878 13.4256 17.1589 15.0718 15.6717C16.718 14.1844 17.7588 12.143 17.9955 9.93713H12.5055Z" fill="white"/>
|
|
4
|
-
<path d="M9.81006 8.19V0C14.3022 0 18.0001 3.69675 18.0001 8.19H9.81006Z" fill="white"/>
|
|
5
|
-
<path d="M28.5885 14.2809C27.9055 14.2923 27.2338 14.1067 26.6535 13.7465C26.0839 13.3847 25.6186 12.8806 25.3035 12.284C24.9739 11.6397 24.802 10.9264 24.802 10.2027C24.802 9.47907 24.9739 8.76575 25.3035 8.12149C25.6186 7.52485 26.0839 7.02074 26.6535 6.65899C27.234 6.29926 27.9056 6.11379 28.5885 6.12462C29.1169 6.11669 29.6394 6.23633 30.1117 6.47337C30.55 6.69221 30.9261 7.01799 31.2052 7.42062C31.483 7.82163 31.6393 8.29428 31.6552 8.78187V11.5764C31.6406 12.0721 31.4891 12.5541 31.2176 12.9691C30.9468 13.3804 30.5723 13.713 30.132 13.9332C29.6528 14.1713 29.1234 14.2906 28.5885 14.2809ZM28.962 12.3211C29.3263 12.3279 29.6853 12.2324 29.9981 12.0455C30.2966 11.8661 30.5405 11.6086 30.7035 11.3007C30.8757 10.9652 30.9619 10.5922 30.9543 10.2151C30.9646 9.8329 30.88 9.4541 30.708 9.11262C30.5464 8.80602 30.3056 8.54842 30.0105 8.36674C29.7006 8.1798 29.344 8.08461 28.9822 8.09224C28.616 8.08357 28.2544 8.17581 27.9371 8.35887C27.6401 8.53788 27.3989 8.79619 27.2407 9.10474C27.0686 9.44311 26.9824 9.81868 26.9898 10.1982C26.9813 10.583 27.0674 10.9639 27.2407 11.3075C27.4003 11.6173 27.6445 11.8756 27.945 12.0522C28.2533 12.2326 28.6048 12.3255 28.962 12.3211ZM32.9625 14.1211H30.8205V12.0129L31.176 10.1004L30.8036 8.20474V2.40649H32.958L32.9625 14.1211Z" fill="white"/>
|
|
6
|
-
<path d="M38.0655 14.2807C37.3877 14.2906 36.7214 14.1051 36.1462 13.7464C35.5777 13.3875 35.1161 12.8824 34.8097 12.2839C34.4902 11.6366 34.324 10.9245 34.324 10.2026C34.324 9.48078 34.4902 8.76863 34.8097 8.12137C35.1161 7.52286 35.5777 7.01773 36.1462 6.65887C36.7271 6.29899 37.3991 6.11351 38.0824 6.1245C38.5988 6.11564 39.1097 6.23141 39.5719 6.462C40.0032 6.67818 40.3716 7.00167 40.6417 7.40137C40.9143 7.81002 41.066 8.28732 41.0794 8.77837V11.6134C41.0635 12.1004 40.9149 12.5738 40.6496 12.9825C40.3842 13.3879 40.0152 13.715 39.5809 13.9297C39.1108 14.1656 38.5913 14.2859 38.0655 14.2807ZM38.4705 12.321C38.7399 12.3312 39.0084 12.2829 39.2574 12.1794C39.5064 12.0759 39.73 11.9196 39.9127 11.7214C40.2847 11.3097 40.4819 10.7695 40.4629 10.215C40.4692 9.8321 40.3803 9.45363 40.2041 9.11362C40.0443 8.80411 39.8037 8.54365 39.5077 8.35987C39.1935 8.17619 38.8343 8.08385 38.4705 8.09325C38.1164 8.08446 37.767 8.17536 37.462 8.35557C37.1571 8.53579 36.9089 8.79807 36.7459 9.11249C36.5727 9.44773 36.4861 9.82091 36.4939 10.1981C36.485 10.5805 36.5716 10.959 36.7459 11.2995C36.908 11.6076 37.1516 11.8652 37.4501 12.0442C37.7576 12.2302 38.1112 12.3261 38.4705 12.321ZM40.3335 14.121V12.0127L40.6901 10.1002L40.3335 8.20462V6.3H42.471V14.1187L40.3335 14.121Z" fill="white"/>
|
|
7
|
-
<path d="M43.6387 8.15747V6.3001H49.4223V8.1631L43.6387 8.15747ZM45.469 14.12V3.0376H47.5908V14.1188L45.469 14.12Z" fill="white"/>
|
|
8
|
-
<path d="M53.6828 14.2807C53.0047 14.2907 52.338 14.1052 51.7625 13.7464C51.1939 13.3875 50.7323 12.8824 50.426 12.2839C50.1064 11.6366 49.9402 10.9245 49.9402 10.2026C49.9402 9.48078 50.1064 8.76863 50.426 8.12137C50.7323 7.52286 51.1939 7.01773 51.7625 6.65887C52.3434 6.29911 53.0154 6.11364 53.6986 6.1245C54.2153 6.11564 54.7266 6.2314 55.1892 6.462C55.6201 6.67834 55.9881 7.00182 56.2579 7.40137C56.5331 7.81299 56.6849 8.29463 56.6956 8.78962V11.6246C56.6808 12.1118 56.5321 12.5855 56.2658 12.9937C56.0004 13.3992 55.6314 13.7262 55.1971 13.941C54.7265 14.1731 54.2074 14.2895 53.6828 14.2807ZM54.0878 12.321C54.3571 12.3312 54.6254 12.2829 54.8742 12.1794C55.123 12.0759 55.3464 11.9196 55.5289 11.7214C55.9013 11.3098 56.099 10.7696 56.0802 10.215C56.0868 9.83194 55.9974 9.45333 55.8203 9.11362C55.6609 8.80385 55.4201 8.5433 55.1239 8.35987C54.8102 8.17617 54.4513 8.08382 54.0878 8.09325C53.7335 8.08425 53.3839 8.17505 53.0787 8.35527C52.7736 8.5355 52.5252 8.79789 52.3621 9.1125C52.1893 9.44783 52.1031 9.821 52.1112 10.1981C52.102 10.5804 52.1882 10.9589 52.3621 11.2995C52.5279 11.6119 52.7768 11.8726 53.0813 12.0526C53.3858 12.2326 53.7341 12.3251 54.0878 12.3199V12.321ZM55.9508 14.121V12.0127L56.3063 10.1002L55.9508 8.20462V6.3H58.0883V14.1187L55.9508 14.121Z" fill="white"/>
|
|
9
|
-
<path d="M62.641 14.2977C62.1953 14.2983 61.7514 14.2412 61.3203 14.1278C60.906 14.0194 60.5102 13.8499 60.1458 13.6249C59.7991 13.4118 59.4875 13.1461 59.2222 12.8374L60.5024 11.5572C60.7487 11.8614 61.0658 12.1005 61.426 12.2536C61.7956 12.4071 62.1925 12.4836 62.5927 12.4786C62.8658 12.4941 63.1384 12.4411 63.3858 12.3244C63.4678 12.2867 63.5373 12.2263 63.5862 12.1504C63.635 12.0744 63.6611 11.9861 63.6614 11.8958C63.6641 11.7943 63.6382 11.6941 63.5867 11.6066C63.5351 11.5191 63.4601 11.4478 63.37 11.4008C63.1371 11.2723 62.8898 11.1718 62.6332 11.1016L61.6848 10.8259C61.3547 10.7308 61.0368 10.5975 60.7375 10.4288C60.4371 10.2592 60.1838 10.0171 60.0007 9.72457C59.7926 9.37207 59.691 8.9669 59.7082 8.55794C59.6985 8.09561 59.8286 7.64114 60.0817 7.25407C60.3416 6.87156 60.7076 6.57323 61.1347 6.39569C61.6422 6.18478 62.1883 6.08245 62.7378 6.09532C63.3407 6.08819 63.9388 6.20299 64.4962 6.43282C65.0131 6.6484 65.4632 6.99791 65.8 7.44532L64.5198 8.74132C64.3025 8.47577 64.0284 8.2624 63.7177 8.11694C63.4202 7.98188 63.0971 7.9128 62.7704 7.91444C62.4464 7.91444 62.2034 7.96319 62.0414 8.06069C61.9674 8.09905 61.9054 8.15723 61.8625 8.22875C61.8196 8.30026 61.7974 8.3823 61.7984 8.46569C61.7959 8.55933 61.8205 8.6517 61.8695 8.73159C61.9184 8.81147 61.9895 8.87543 62.074 8.91569C62.3057 9.03715 62.5502 9.13225 62.803 9.19919C63.103 9.28544 63.4188 9.37994 63.7503 9.48269C64.0803 9.58531 64.3959 9.72933 64.6897 9.91131C64.9857 10.0948 65.2352 10.3443 65.4187 10.6403C65.6209 10.9948 65.7191 11.3992 65.7022 11.8069C65.7022 12.5742 65.4269 13.1817 64.8764 13.6294C64.3259 14.0772 63.5808 14.2999 62.641 14.2977Z" fill="white"/>
|
|
10
|
-
<path d="M66.4482 8.15747V6.3001H72.2307V8.1631L66.4482 8.15747ZM68.2786 14.12V3.0376H70.4004V14.1188L68.2786 14.12Z" fill="white"/>
|
|
11
|
-
<path d="M76.4954 14.2807C75.8176 14.2906 75.1514 14.1051 74.5762 13.7464C74.0076 13.3875 73.546 12.8824 73.2397 12.2839C72.9201 11.6366 72.7539 10.9245 72.7539 10.2026C72.7539 9.48077 72.9201 8.76862 73.2397 8.12136C73.546 7.52285 74.0076 7.01772 74.5762 6.65886C75.1571 6.2991 75.8291 6.11363 76.5123 6.12448C77.0291 6.11576 77.5403 6.23152 78.0029 6.46198C78.4338 6.67832 78.8018 7.0018 79.0717 7.40136C79.3448 7.80976 79.4965 8.28722 79.5093 8.77836V11.6134C79.494 12.1004 79.3453 12.574 79.0795 12.9825C78.8141 13.3879 78.4451 13.7149 78.0108 13.9297C77.5408 14.1657 77.0213 14.286 76.4954 14.2807ZM76.9015 12.321C77.1708 12.3312 77.4391 12.2829 77.6879 12.1794C77.9367 12.0759 78.1601 11.9196 78.3427 11.7214C78.715 11.3098 78.9127 10.7696 78.8939 10.215C78.9003 9.83145 78.8106 9.45243 78.6329 9.11248C78.4735 8.80272 78.2328 8.54216 77.9366 8.35873C77.6228 8.17503 77.2639 8.08268 76.9004 8.09211C76.5455 8.08258 76.195 8.17324 75.8892 8.35371C75.5833 8.53417 75.3346 8.79714 75.1713 9.11248C74.9986 9.44782 74.9123 9.82099 74.9204 10.1981C74.9112 10.5804 74.9974 10.9589 75.1713 11.2995C75.3369 11.6122 75.5857 11.873 75.8903 12.0531C76.1948 12.2332 76.5433 12.3255 76.8971 12.3199L76.9015 12.321ZM78.7634 14.121V12.0127L79.1201 10.1002L78.7634 8.20461V6.29998H80.9009V14.1187L78.7634 14.121Z" fill="white"/>
|
|
12
|
-
<path d="M82.7449 14.1189V2.40649H84.8666V14.1189H82.7449ZM87.7185 14.1189L84.708 10.0857L87.7016 6.30012H90.1643L86.6329 10.5751L86.7139 9.53787L90.3139 14.1222L87.7185 14.1189Z" fill="white"/>
|
|
13
|
-
<path d="M94.6844 14.2976C93.919 14.311 93.1631 14.127 92.4896 13.7633C91.8619 13.4212 91.3383 12.9159 90.9742 12.3008C90.6148 11.6601 90.4255 10.9382 90.4241 10.2037C90.4227 9.46914 90.6094 8.74649 90.9663 8.10452C91.3212 7.49342 91.8331 6.98845 92.4491 6.64202C93.0916 6.28119 93.8182 6.09683 94.5551 6.10764C95.2464 6.09695 95.9281 6.2701 96.5306 6.60939C97.1064 6.93665 97.5783 7.41979 97.8918 8.00327C98.2228 8.62619 98.39 9.323 98.3778 10.0283C98.3778 10.1678 98.3778 10.3118 98.362 10.4569C98.3483 10.6182 98.3212 10.7782 98.281 10.935L91.6874 10.9508V9.37239L97.2922 9.35664L96.4169 10.0204C96.4202 9.61863 96.3373 9.22082 96.1739 8.85377C96.0391 8.55887 95.8194 8.31092 95.5428 8.14164C95.2364 7.97051 94.8889 7.88648 94.5382 7.89864C94.1529 7.88916 93.7722 7.98442 93.4368 8.17427C93.1229 8.35851 92.8716 8.63289 92.7157 8.96177C92.5474 9.34798 92.462 9.76517 92.4649 10.1864C92.4678 10.6077 92.559 11.0237 92.7326 11.4075C92.9 11.748 93.1688 12.0282 93.5021 12.2096C93.8604 12.4004 94.2617 12.4961 94.6676 12.4875C95.0385 12.4925 95.407 12.4265 95.7532 12.2929C96.0809 12.1612 96.3706 11.9496 96.5958 11.6775L97.8592 12.9375C97.4737 13.3811 96.9914 13.7302 96.4495 13.9579C95.89 14.1887 95.2897 14.3043 94.6844 14.2976Z" fill="white"/>
|
|
14
|
-
</g>
|
|
15
|
-
<defs>
|
|
16
|
-
<clipPath id="clip0_58_8621">
|
|
17
|
-
<rect width="98.3779" height="18" fill="white"/>
|
|
18
|
-
</clipPath>
|
|
19
|
-
</defs>
|
|
20
|
-
</svg>
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
<svg width="184" height="117" viewBox="0 0 184 117" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<path d="M92 117C142.81 117 184 108.057 184 97.0244C184 85.9922 142.81 77.0488 92 77.0488C41.1898 77.0488 0 85.9922 0 97.0244C0 108.057 41.1898 117 92 117Z" fill="#F5F5F5"/>
|
|
3
|
-
<path d="M158.125 39.2662L128.955 6.44342C127.555 4.20615 125.511 2.85352 123.358 2.85352H60.6424C58.489 2.85352 56.4449 4.20615 55.0447 6.44056L25.875 39.2691V65.634H158.125V39.2662Z" stroke="#D9D9D9"/>
|
|
4
|
-
<path d="M119.637 48.3152C119.637 43.7351 122.495 39.954 126.04 39.9512H158.125V91.708C158.125 97.7663 154.33 102.732 149.644 102.732H34.3562C29.67 102.732 25.875 97.7634 25.875 91.708V39.9512H57.96C61.5049 39.9512 64.3626 43.7266 64.3626 48.3067V48.3695C64.3626 52.9496 67.252 56.6479 70.794 56.6479H113.206C116.748 56.6479 119.637 52.9153 119.637 48.3352V48.3152Z" fill="#FAFAFA" stroke="#D9D9D9"/>
|
|
5
|
-
</svg>
|
|
@@ -1,4 +0,0 @@
|
|
|
1
|
-
<svg width="40" height="40" viewBox="0 0 40 40" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<rect width="40" height="40" rx="20" fill="#13C2C2"/>
|
|
3
|
-
<path d="M22.5 27.5V23C22.5 22.5333 22.5 22.2999 22.4092 22.1217C22.3293 21.9649 22.2018 21.8374 22.045 21.7575C21.8667 21.6667 21.6334 21.6667 21.1667 21.6667H18.8333C18.3666 21.6667 18.1333 21.6667 17.955 21.7575C17.7982 21.8374 17.6707 21.9649 17.5908 22.1217C17.5 22.2999 17.5 22.5333 17.5 23V27.5M12.5 15.8333C12.5 17.214 13.6193 18.3333 15 18.3333C16.3807 18.3333 17.5 17.214 17.5 15.8333C17.5 17.214 18.6193 18.3333 20 18.3333C21.3807 18.3333 22.5 17.214 22.5 15.8333C22.5 17.214 23.6193 18.3333 25 18.3333C26.3807 18.3333 27.5 17.214 27.5 15.8333M15.1667 27.5H24.8333C25.7668 27.5 26.2335 27.5 26.59 27.3183C26.9036 27.1586 27.1586 26.9036 27.3183 26.59C27.5 26.2335 27.5 25.7668 27.5 24.8333V15.1667C27.5 14.2332 27.5 13.7665 27.3183 13.41C27.1586 13.0964 26.9036 12.8414 26.59 12.6817C26.2335 12.5 25.7668 12.5 24.8333 12.5H15.1667C14.2332 12.5 13.7665 12.5 13.41 12.6817C13.0964 12.8414 12.8414 13.0964 12.6817 13.41C12.5 13.7665 12.5 14.2332 12.5 15.1667V24.8333C12.5 25.7668 12.5 26.2335 12.6817 26.59C12.8414 26.9036 13.0964 27.1586 13.41 27.3183C13.7665 27.5 14.2332 27.5 15.1667 27.5Z" stroke="white" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
|
|
4
|
-
</svg>
|
|
@@ -1,4 +0,0 @@
|
|
|
1
|
-
<svg width="40" height="40" viewBox="0 0 40 40" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<rect width="40" height="40" rx="20" fill="#FDB022"/>
|
|
3
|
-
<path d="M20.0974 11.4455V18.4158M12.9662 15.9604H27.1064M15.0445 29.1485H25.1912M21.5 29.1485V18.7208C21.5 18.5524 21.3635 18.4158 21.195 18.4158H20.0567H18.7675C18.599 18.4158 18.4625 18.5524 18.4625 18.7208V29.1485H21.5ZM20.7494 11.4851C20.7494 11.8351 20.4575 12.1188 20.0975 12.1188C19.7374 12.1188 19.4455 11.8351 19.4455 11.4851C19.4455 11.1352 19.7374 10.8515 20.0975 10.8515C20.4575 10.8515 20.7494 11.1352 20.7494 11.4851ZM10.1038 19.555L12.8962 16.1077C12.9575 16.032 13.073 16.0324 13.1338 16.1085L15.8881 19.5554C15.9297 19.6074 15.8915 19.6832 15.8238 19.6832H10.1679C10.0998 19.6832 10.0618 19.6069 10.1038 19.555ZM16.0226 19.802C15.9379 21.3469 14.6221 22.5743 13.0114 22.5743C11.4007 22.5743 10.0849 21.3469 10.0002 19.802C9.99543 19.7146 10.0688 19.6436 10.1588 19.6436H15.8644C15.9545 19.6436 16.0273 19.7146 16.0226 19.802ZM24.0811 19.555L26.8734 16.1077C26.9347 16.032 27.0502 16.0324 27.111 16.1085L29.8654 19.5554C29.9069 19.6074 29.8688 19.6832 29.801 19.6832H24.1451C24.0771 19.6832 24.039 19.6069 24.0811 19.555ZM29.9998 19.802C29.9151 21.3469 28.5993 22.5743 26.9886 22.5743C25.3779 22.5743 24.0621 21.3469 23.9774 19.802C23.9727 19.7146 24.046 19.6436 24.136 19.6436H29.8417C29.9317 19.6436 30.0046 19.7146 29.9998 19.802Z" stroke="white" stroke-width="1.5" stroke-linecap="round"/>
|
|
4
|
-
</svg>
|
|
@@ -1,4 +0,0 @@
|
|
|
1
|
-
<svg width="40" height="40" viewBox="0 0 40 40" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<rect width="40" height="40" rx="20" fill="#53B1FD"/>
|
|
3
|
-
<path d="M12.5 27.5H27.5M15 25V18.3333M18.3333 25V18.3333M21.6667 25V18.3333M25 25V18.3333M26.6667 15.8333L20.3533 11.8875C20.2252 11.8074 20.1611 11.7673 20.0923 11.7517C20.0315 11.7379 19.9684 11.7379 19.9077 11.7517C19.8389 11.7673 19.7748 11.8074 19.6467 11.8875L13.3333 15.8333H26.6667Z" stroke="white" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
|
|
4
|
-
</svg>
|
|
Binary file
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
<svg width="40" height="40" viewBox="0 0 40 40" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<rect width="40" height="40" rx="20" fill="#722ED1"/>
|
|
3
|
-
<g clip-path="url(#clip0_978_88033)">
|
|
4
|
-
<path d="M13.3334 28.1812C13.8356 28.3333 14.5138 28.3333 15.6667 28.3333H24.3334C25.4863 28.3333 26.1646 28.3333 26.6667 28.1812M13.3334 28.1812C13.2258 28.1486 13.1262 28.109 13.0318 28.0609C12.5614 27.8212 12.1789 27.4387 11.9392 26.9683C11.6667 26.4335 11.6667 25.7335 11.6667 24.3333V15.6667C11.6667 14.2665 11.6667 13.5665 11.9392 13.0317C12.1789 12.5613 12.5614 12.1788 13.0318 11.9392C13.5666 11.6667 14.2666 11.6667 15.6667 11.6667H24.3334C25.7335 11.6667 26.4336 11.6667 26.9684 11.9392C27.4388 12.1788 27.8212 12.5613 28.0609 13.0317C28.3334 13.5665 28.3334 14.2665 28.3334 15.6667V24.3333C28.3334 25.7335 28.3334 26.4335 28.0609 26.9683C27.8212 27.4387 27.4388 27.8212 26.9684 28.0609C26.874 28.109 26.7744 28.1486 26.6667 28.1812M13.3334 28.1812C13.3337 27.5068 13.3378 27.1499 13.3975 26.8497C13.6605 25.5274 14.6941 24.4937 16.0164 24.2307C16.3384 24.1667 16.7257 24.1667 17.5001 24.1667H22.5001C23.2745 24.1667 23.6617 24.1667 23.9837 24.2307C25.306 24.4937 26.3397 25.5274 26.6027 26.8497C26.6624 27.1499 26.6665 27.5068 26.6667 28.1812M23.3334 17.9167C23.3334 19.7576 21.841 21.25 20.0001 21.25C18.1591 21.25 16.6667 19.7576 16.6667 17.9167C16.6667 16.0757 18.1591 14.5833 20.0001 14.5833C21.841 14.5833 23.3334 16.0757 23.3334 17.9167Z" stroke="white" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
|
|
5
|
-
</g>
|
|
6
|
-
<defs>
|
|
7
|
-
<clipPath id="clip0_978_88033">
|
|
8
|
-
<rect width="20" height="20" fill="white" transform="translate(10 10)"/>
|
|
9
|
-
</clipPath>
|
|
10
|
-
</defs>
|
|
11
|
-
</svg>
|
|
@@ -1,4 +0,0 @@
|
|
|
1
|
-
<svg width="40" height="40" viewBox="0 0 40 40" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<rect width="40" height="40" rx="20" fill="#F97066"/>
|
|
3
|
-
<path d="M21.548 18.6177L21.5421 18.6561L21.4708 19.1193L21.5584 19.1897C22.6162 20.0406 23.9655 20.4426 25.3165 20.3094L25.7659 20.2651C25.7659 20.2651 25.7659 20.2651 25.7659 20.2651C26.1843 20.2238 26.5644 20.51 26.6406 20.9233L25.903 21.0592L26.6406 20.9233L26.9079 22.3745C26.9878 22.8081 26.7055 23.2257 26.2734 23.3132L26.1245 22.5781L26.2733 23.3132C24.0351 23.7665 21.7109 23.2103 19.9204 21.7928L19.5139 21.471L19.4326 21.4066L18.9263 21.9085L18.2754 22.5536L18.2921 22.5703L18.9081 23.1863L19.0431 23.3213L19.0971 23.5044L19.8092 25.9173C19.9312 26.3309 19.7279 26.771 19.3338 26.9462L18.7814 27.1917L18.4843 26.5234L18.7814 27.1917C18.3515 27.3828 17.8478 27.1928 17.6512 26.7654L17.0777 25.5187C16.9352 25.2088 16.6947 24.9545 16.3933 24.795L16.3932 24.795L16.3841 24.7901L16.1461 24.6641L16.0891 24.7206L16.0097 24.6452L15.945 24.7948L13.613 30.1823L12.9248 29.8844L13.613 30.1824C13.4058 30.6611 12.8234 30.8465 12.3776 30.5755L10.495 29.4312C10.0583 29.1658 9.94824 28.5803 10.2586 28.1744L10.8544 28.6299L10.2586 28.1744L12.32 25.4787L12.46 25.2957L12.6786 25.2228L13.3901 24.9856L14.1517 23.6356L14.5067 23.0063V22.8953V22.3247C14.5067 22.0967 14.5972 21.878 14.7584 21.7168L14.7585 21.7168L19.367 17.1083L19.8973 16.5779L19.9178 16.5985L19.9419 16.5744L21.0553 15.461C21.2623 15.254 21.5486 15.1746 21.8164 15.2229L21.9749 15.076L24.1436 13.0674M21.548 18.6177L24.4712 13.4212L24.4712 13.4212L24.1436 13.0674M21.548 18.6177L21.7921 18.3649L22.8671 17.2515L22.3276 16.7305L22.8671 17.2515C23.0218 17.0913 23.102 16.8862 23.108 16.6795M21.548 18.6177L23.108 16.6795M24.1436 13.0674C24.5222 12.7167 25.1154 12.7465 25.4571 13.1334C25.7726 13.4907 25.7558 14.0317 25.4188 14.3688L23.3435 16.4441L23.108 16.6795M24.1436 13.0674L24.4712 13.4211L24.4712 13.4212L23.108 16.6795" stroke="white" stroke-width="1.5" stroke-linecap="round"/>
|
|
4
|
-
</svg>
|
|
@@ -1,4 +0,0 @@
|
|
|
1
|
-
<svg width="40" height="40" viewBox="0 0 40 40" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<rect width="40" height="40" rx="20" fill="#EB2F96"/>
|
|
3
|
-
<path d="M17.9166 15.8333H22.0833M17.9166 19.1667H22.0833M17.9166 22.5H22.0833M24.9999 27.5V15.1667C24.9999 14.2332 24.9999 13.7665 24.8183 13.41C24.6585 13.0964 24.4035 12.8414 24.0899 12.6817C23.7334 12.5 23.2667 12.5 22.3333 12.5H17.6666C16.7332 12.5 16.2665 12.5 15.9099 12.6817C15.5963 12.8414 15.3414 13.0964 15.1816 13.41C14.9999 13.7665 14.9999 14.2332 14.9999 15.1667V27.5M26.6666 27.5H13.3333" stroke="white" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
|
|
4
|
-
</svg>
|
|
@@ -1,4 +0,0 @@
|
|
|
1
|
-
<svg width="40" height="40" viewBox="0 0 40 40" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<rect width="40" height="40" rx="20" fill="#2F54EB"/>
|
|
3
|
-
<path d="M19.9999 12.0833V27.9167M26.6666 20C26.6666 24.0904 22.205 27.0653 20.5816 28.0124C20.3971 28.12 20.3048 28.1738 20.1747 28.2018C20.0736 28.2234 19.9262 28.2234 19.8252 28.2018C19.695 28.1738 19.6028 28.12 19.4183 28.0124C17.7949 27.0653 13.3333 24.0904 13.3333 20V16.0147C13.3333 15.3484 13.3333 15.0153 13.4422 14.7289C13.5385 14.476 13.6949 14.2502 13.898 14.0713C14.1278 13.8687 14.4398 13.7517 15.0636 13.5178L19.5318 11.8422C19.705 11.7773 19.7916 11.7448 19.8807 11.7319C19.9598 11.7205 20.0401 11.7205 20.1191 11.7319C20.2082 11.7448 20.2948 11.7773 20.4681 11.8422L24.9362 13.5178C25.5601 13.7517 25.872 13.8687 26.1019 14.0713C26.3049 14.2502 26.4614 14.476 26.5576 14.7289C26.6666 15.0153 26.6666 15.3484 26.6666 16.0147V20Z" stroke="white" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
|
|
4
|
-
</svg>
|
|
@@ -1,4 +0,0 @@
|
|
|
1
|
-
<svg width="33" height="32" viewBox="0 0 33 32" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<rect x="0.330078" width="32" height="32" rx="4" fill="#36CFC9"/>
|
|
3
|
-
<path d="M12.5802 16.1667H10.1635C9.69678 16.1667 9.46343 16.1667 9.28517 16.2575C9.12837 16.3374 9.00088 16.4649 8.92099 16.6217C8.83016 16.7999 8.83016 17.0333 8.83016 17.5V24.5M20.0802 16.1667H22.4968C22.9635 16.1667 23.1969 16.1667 23.3752 16.2575C23.532 16.3374 23.6594 16.4649 23.7393 16.6217C23.8302 16.7999 23.8302 17.0333 23.8302 17.5V24.5M20.0802 24.5V12.1667C20.0802 11.2332 20.0802 10.7665 19.8985 10.41C19.7387 10.0964 19.4837 9.84144 19.1701 9.68166C18.8136 9.5 18.3469 9.5 17.4135 9.5H15.2468C14.3134 9.5 13.8467 9.5 13.4902 9.68166C13.1766 9.84144 12.9216 10.0964 12.7618 10.41C12.5802 10.7665 12.5802 11.2332 12.5802 12.1667V24.5M24.6635 24.5H7.99683M15.4968 12.8333H17.1635M15.4968 16.1667H17.1635M15.4968 19.5H17.1635" stroke="white" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
|
|
4
|
-
</svg>
|
|
@@ -1,4 +0,0 @@
|
|
|
1
|
-
<svg width="41" height="41" viewBox="0 0 41 41" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<rect x="0.330078" y="0.0429688" width="40" height="40" rx="4" fill="#9254DE"/>
|
|
3
|
-
<path d="M23.433 15.1967C25.8975 16.5064 27.7408 18.7415 28.5574 21.4102M23.433 15.1967C20.9685 13.887 18.0847 13.61 15.4159 14.4266C18.0847 13.61 20.6332 14.5181 23.0977 15.8278C25.5622 17.1374 27.2195 19.183 28.5626 21.4134M23.433 15.1967L15.5545 28.6171M24.7228 13.2663L23.3866 15.373" stroke="white" stroke-width="1.89415" stroke-linecap="round" stroke-linejoin="round"/>
|
|
4
|
-
</svg>
|
|
Binary file
|
|
Binary file
|
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="utf-8"?><!-- Uploaded to: SVG Repo, www.svgrepo.com, Generator: SVG Repo Mixer Tools -->
|
|
2
|
-
<svg width="26" height="26" viewBox="0 0 26 26" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" aria-hidden="true" role="img" class="iconify iconify--emojione" preserveAspectRatio="xMidYMid meet"><path d="M60.3 30.3c-.5 0-1 .2-1.3.6c.1-.2.1-.4.1-.6c0-.9-.7-1.7-1.7-1.7c-.2 0-.3 0-.5.1c-.6-4.6-2.4-8.7-5.1-12.2c.2-.1.3-.2.4-.3c.6-.6.6-1.7 0-2.3c-.6-.6-1.7-.6-2.3 0c-.1.1-.1.2-.2.2c.1-.1.2-.1.2-.2c.6-.6.6-1.7 0-2.3c-.6-.6-1.7-.6-2.3 0c-.1.1-.2.3-.3.4c-3.3-2.7-7.5-4.4-12.1-5c.1-.2.1-.3.1-.5c0-.9-.7-1.7-1.7-1.7c-.2 0-.4 0-.6.1c.4-.3.6-.8.6-1.3c.1-.9-.7-1.6-1.6-1.6s-1.7.7-1.7 1.7c0 .5.2 1 .6 1.3c-.2-.1-.4-.1-.6-.1c-.9 0-1.7.7-1.7 1.7c0 .2 0 .3.1.5c-4.5.5-8.7 2.2-12.1 4.9c-.1-.2-.2-.3-.3-.4c-.6-.6-1.7-.6-2.3 0c-.6.6-.6 1.7 0 2.3c.1.1.2.1.2.2c-.1-.1-.1-.2-.2-.2c-.6-.6-1.7-.6-2.3 0c-.6.6-.6 1.7 0 2.3c.1.1.3.2.4.3C9.3 20 7.6 24.2 7 28.8c-.2-.1-.3-.1-.5-.1c-.9 0-1.7.7-1.7 1.7c0 .2 0 .4.1.6c-.3-.4-.8-.6-1.3-.6c-.9-.1-1.6.7-1.6 1.6c0 .9.7 1.7 1.7 1.7c.5 0 1-.2 1.3-.6c-.1.2-.1.4-.1.6c0 .9.7 1.7 1.7 1.7c.2 0 .3 0 .5-.1c.4 4.5 2.2 8.7 4.9 12.1c-.2.1-.3.2-.4.3c-.6.6-.6 1.7 0 2.3s1.7.6 2.3 0c.1-.1.1-.2.2-.2c-.1.1-.2.1-.2.2c-.6.6-.6 1.7 0 2.3c.6.6 1.7.6 2.3 0c.1-.1.2-.3.3-.4c3.5 2.7 7.6 4.5 12.2 5.1c-.1.2-.1.3-.1.5c0 .9.7 1.7 1.7 1.7c.2 0 .4 0 .6-.1c-.4.3-.6.8-.6 1.3c0 .9.7 1.7 1.7 1.7c.9 0 1.7-.7 1.7-1.7c0-.5-.2-1-.6-1.3c.2.1.4.1.6.1c.9 0 1.7-.7 1.7-1.7c0-.2 0-.3-.1-.5c4.6-.6 8.7-2.4 12.2-5.1c.1.2.2.3.3.4c.6.6 1.7.6 2.3 0c.6-.6.6-1.7 0-2.3c-.1-.1-.2-.1-.2-.2c.1.1.1.2.2.2c.6.6 1.7.6 2.3 0s.6-1.7 0-2.3c-.1-.1-.3-.2-.4-.3c2.7-3.5 4.5-7.6 5.1-12.2c.2.1.3.1.5.1c.9 0 1.7-.7 1.7-1.7c0-.2 0-.4-.1-.6c.3.4.8.6 1.3.6c.9 0 1.7-.7 1.7-1.7c-.2-.8-.9-1.6-1.9-1.6m-26-18.6c3.9.4 7.4 2 10.4 4.3c-.1.6-6 7.1-6.5 7.4c-1.3-.9-2.8-1.6-4.5-1.9c-.2-.6.3-9.3.6-9.8m-4.6 0c.3.5.8 9.2.6 9.8c-1.7.3-3.2.9-4.5 1.9c-.5-.3-6.4-6.8-6.5-7.4c2.9-2.3 6.5-3.9 10.4-4.3M16 19.3c.6.1 7.1 6 7.4 6.5c-.9 1.3-1.6 2.8-1.9 4.5c-.6.2-9.3-.3-9.8-.6c.4-3.9 2-7.5 4.3-10.4m0 25.4c-2.3-2.9-3.8-6.5-4.3-10.4c.5-.3 9.2-.8 9.8-.6c.3 1.7.9 3.2 1.9 4.5c-.3.5-6.8 6.4-7.4 6.5m13.7 7.6c-3.9-.4-7.4-2-10.4-4.3c.1-.6 6-7.1 6.5-7.4c1.3.9 2.8 1.6 4.5 1.9c.2.6-.3 9.3-.6 9.8M32 37c-2.8 0-5-2.2-5-5s2.2-5 5-5s5 2.2 5 5s-2.2 5-5 5m2.3 15.3c-.3-.5-.8-9.2-.6-9.8c1.7-.3 3.2-.9 4.5-1.9c.5.3 6.4 6.8 6.5 7.4c-2.9 2.3-6.5 3.9-10.4 4.3M48 44.7c-.6-.1-7.1-6-7.4-6.5c.9-1.3 1.6-2.8 1.9-4.5c.6-.2 9.3.3 9.8.6c-.4 3.9-2 7.5-4.3 10.4m-5.5-14.4c-.3-1.7-.9-3.2-1.9-4.5c.3-.5 6.8-6.4 7.4-6.5c2.3 2.9 3.8 6.5 4.3 10.4c-.5.3-9.2.8-9.8.6" fill="#c28fef"></path></svg>
|
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="utf-8"?><!-- Uploaded to: SVG Repo, www.svgrepo.com, Generator: SVG Repo Mixer Tools -->
|
|
2
|
-
<svg width="191" height="41" viewBox="0 0 191 61" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" aria-hidden="true" role="img" class="iconify iconify--emojione" preserveAspectRatio="xMidYMid meet"><path d="M60.3 30.3c-.5 0-1 .2-1.3.6c.1-.2.1-.4.1-.6c0-.9-.7-1.7-1.7-1.7c-.2 0-.3 0-.5.1c-.6-4.6-2.4-8.7-5.1-12.2c.2-.1.3-.2.4-.3c.6-.6.6-1.7 0-2.3c-.6-.6-1.7-.6-2.3 0c-.1.1-.1.2-.2.2c.1-.1.2-.1.2-.2c.6-.6.6-1.7 0-2.3c-.6-.6-1.7-.6-2.3 0c-.1.1-.2.3-.3.4c-3.3-2.7-7.5-4.4-12.1-5c.1-.2.1-.3.1-.5c0-.9-.7-1.7-1.7-1.7c-.2 0-.4 0-.6.1c.4-.3.6-.8.6-1.3c.1-.9-.7-1.6-1.6-1.6s-1.7.7-1.7 1.7c0 .5.2 1 .6 1.3c-.2-.1-.4-.1-.6-.1c-.9 0-1.7.7-1.7 1.7c0 .2 0 .3.1.5c-4.5.5-8.7 2.2-12.1 4.9c-.1-.2-.2-.3-.3-.4c-.6-.6-1.7-.6-2.3 0c-.6.6-.6 1.7 0 2.3c.1.1.2.1.2.2c-.1-.1-.1-.2-.2-.2c-.6-.6-1.7-.6-2.3 0c-.6.6-.6 1.7 0 2.3c.1.1.3.2.4.3C9.3 20 7.6 24.2 7 28.8c-.2-.1-.3-.1-.5-.1c-.9 0-1.7.7-1.7 1.7c0 .2 0 .4.1.6c-.3-.4-.8-.6-1.3-.6c-.9-.1-1.6.7-1.6 1.6c0 .9.7 1.7 1.7 1.7c.5 0 1-.2 1.3-.6c-.1.2-.1.4-.1.6c0 .9.7 1.7 1.7 1.7c.2 0 .3 0 .5-.1c.4 4.5 2.2 8.7 4.9 12.1c-.2.1-.3.2-.4.3c-.6.6-.6 1.7 0 2.3s1.7.6 2.3 0c.1-.1.1-.2.2-.2c-.1.1-.2.1-.2.2c-.6.6-.6 1.7 0 2.3c.6.6 1.7.6 2.3 0c.1-.1.2-.3.3-.4c3.5 2.7 7.6 4.5 12.2 5.1c-.1.2-.1.3-.1.5c0 .9.7 1.7 1.7 1.7c.2 0 .4 0 .6-.1c-.4.3-.6.8-.6 1.3c0 .9.7 1.7 1.7 1.7c.9 0 1.7-.7 1.7-1.7c0-.5-.2-1-.6-1.3c.2.1.4.1.6.1c.9 0 1.7-.7 1.7-1.7c0-.2 0-.3-.1-.5c4.6-.6 8.7-2.4 12.2-5.1c.1.2.2.3.3.4c.6.6 1.7.6 2.3 0c.6-.6.6-1.7 0-2.3c-.1-.1-.2-.1-.2-.2c.1.1.1.2.2.2c.6.6 1.7.6 2.3 0s.6-1.7 0-2.3c-.1-.1-.3-.2-.4-.3c2.7-3.5 4.5-7.6 5.1-12.2c.2.1.3.1.5.1c.9 0 1.7-.7 1.7-1.7c0-.2 0-.4-.1-.6c.3.4.8.6 1.3.6c.9 0 1.7-.7 1.7-1.7c-.2-.8-.9-1.6-1.9-1.6m-26-18.6c3.9.4 7.4 2 10.4 4.3c-.1.6-6 7.1-6.5 7.4c-1.3-.9-2.8-1.6-4.5-1.9c-.2-.6.3-9.3.6-9.8m-4.6 0c.3.5.8 9.2.6 9.8c-1.7.3-3.2.9-4.5 1.9c-.5-.3-6.4-6.8-6.5-7.4c2.9-2.3 6.5-3.9 10.4-4.3M16 19.3c.6.1 7.1 6 7.4 6.5c-.9 1.3-1.6 2.8-1.9 4.5c-.6.2-9.3-.3-9.8-.6c.4-3.9 2-7.5 4.3-10.4m0 25.4c-2.3-2.9-3.8-6.5-4.3-10.4c.5-.3 9.2-.8 9.8-.6c.3 1.7.9 3.2 1.9 4.5c-.3.5-6.8 6.4-7.4 6.5m13.7 7.6c-3.9-.4-7.4-2-10.4-4.3c.1-.6 6-7.1 6.5-7.4c1.3.9 2.8 1.6 4.5 1.9c.2.6-.3 9.3-.6 9.8M32 37c-2.8 0-5-2.2-5-5s2.2-5 5-5s5 2.2 5 5s-2.2 5-5 5m2.3 15.3c-.3-.5-.8-9.2-.6-9.8c1.7-.3 3.2-.9 4.5-1.9c.5.3 6.4 6.8 6.5 7.4c-2.9 2.3-6.5 3.9-10.4 4.3M48 44.7c-.6-.1-7.1-6-7.4-6.5c.9-1.3 1.6-2.8 1.9-4.5c.6-.2 9.3.3 9.8.6c-.4 3.9-2 7.5-4.3 10.4m-5.5-14.4c-.3-1.7-.9-3.2-1.9-4.5c.3-.5 6.8-6.4 7.4-6.5c2.3 2.9 3.8 6.5 4.3 10.4c-.5.3-9.2.8-9.8.6" fill="#c28fef"></path></svg>
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
<svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<path fill-rule="evenodd" clip-rule="evenodd"
|
|
3
|
-
d="M31.9809 15.9904C31.9809 24.3867 25.5097 31.2715 17.2828 31.9294C16.8168 31.9737 16.3473 31.9974 15.8758 32H0.00871655V16.5235C0.00292059 16.3465 0 16.1688 0 15.9904C0 7.15917 7.15917 0 15.9904 0C24.8217 0 31.9809 7.15917 31.9809 15.9904ZM22.0245 11.0848L22.0139 11.0955L20.7268 12.3826C20.6899 12.4194 20.6296 12.4174 20.5951 12.3784C20.3526 12.1042 20.1001 11.8357 19.8378 11.5734C19.5754 11.3109 19.3067 11.0584 19.0324 10.8157C18.9934 10.7812 18.9913 10.7209 19.0282 10.6841L20.3153 9.39691L20.326 9.38629C20.795 8.91726 21.5555 8.91726 22.0245 9.38629C22.4935 9.85533 22.4935 10.6158 22.0245 11.0848ZM9.85117 8.32557C9.37243 8.10838 9.49844 7.42539 10.0217 7.47625C13.4704 7.81144 16.8283 9.29973 19.4697 11.9411C22.1111 14.5825 23.5993 17.9404 23.9345 21.3891C23.9854 21.9123 23.3024 22.0384 23.0852 21.5596C21.8005 18.7276 19.9937 16.0746 17.665 13.7458C15.3362 11.4171 12.6832 9.61033 9.85117 8.32557ZM7.75077 21.9615L7.76034 21.9519L16.385 13.3273C16.4183 13.294 16.4717 13.2919 16.5072 13.3228C16.787 13.5656 17.0597 13.8199 17.3251 14.0853C17.5906 14.3509 17.8451 14.6236 18.088 14.9035C18.1189 14.9391 18.1168 14.9925 18.0835 15.0258L9.45885 23.6504L9.44928 23.66C9.02658 24.0827 8.30368 24.0452 7.83466 23.5761C7.36563 23.1071 7.32807 22.3842 7.75077 21.9615Z"
|
|
4
|
-
fill="white" />
|
|
5
|
-
</svg>
|