@osn/icons 1.3.0 → 1.4.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/package.json +1 -1
- package/source/subsquare/projectLogoAcalaDark.svg +34 -0
- package/source/subsquare/projectLogoAcalaLight.svg +34 -0
- package/source/subsquare/projectLogoAltairDark.svg +35 -0
- package/source/subsquare/projectLogoAltairLight.svg +40 -0
- package/source/subsquare/projectLogoBasiliskDark.svg +3 -0
- package/source/subsquare/projectLogoBasiliskLight.svg +3 -0
- package/source/subsquare/projectLogoBifrostKusamaDark.svg +44 -0
- package/source/subsquare/projectLogoBifrostKusamaLight.svg +44 -0
- package/source/subsquare/projectLogoBifrostPolkadotDark.svg +41 -0
- package/source/subsquare/projectLogoBifrostPolkadotLight.svg +41 -0
- package/source/subsquare/projectLogoCentrifugeDark.svg +5 -0
- package/source/subsquare/projectLogoCentrifugeLight.svg +5 -0
- package/source/subsquare/projectLogoCrustDark.svg +4 -0
- package/source/subsquare/projectLogoCrustLight.svg +4 -0
- package/source/subsquare/projectLogoDarwinia2Dark.svg +3 -0
- package/source/subsquare/projectLogoDarwinia2Light.svg +3 -0
- package/source/subsquare/projectLogoHydradxDark.svg +3 -0
- package/source/subsquare/projectLogoHydradxLight.svg +3 -0
- package/source/subsquare/projectLogoInterlayDark.svg +5 -0
- package/source/subsquare/projectLogoInterlayLight.svg +5 -0
- package/source/subsquare/projectLogoKaruraDark.svg +14 -0
- package/source/subsquare/projectLogoKaruraLight.svg +14 -0
- package/source/subsquare/projectLogoKhalaDark.svg +4 -0
- package/source/subsquare/projectLogoKhalaLight.svg +4 -0
- package/source/subsquare/projectLogoKintsugiDark.svg +24 -0
- package/source/subsquare/projectLogoKintsugiLight.svg +24 -0
- package/source/subsquare/projectLogoKusamaDark.svg +3 -0
- package/source/subsquare/projectLogoKusamaLight.svg +3 -0
- package/source/subsquare/projectLogoLitentryDark.svg +24 -0
- package/source/subsquare/projectLogoLitentryLight.svg +24 -0
- package/source/subsquare/projectLogoLitmusDark.svg +39 -0
- package/source/subsquare/projectLogoLitmusLight.svg +39 -0
- package/source/subsquare/projectLogoPhalaDark.svg +4 -0
- package/source/subsquare/projectLogoPhalaLight.svg +4 -0
- package/source/subsquare/projectLogoPolkadotCollectivesDark.svg +15 -0
- package/source/subsquare/projectLogoPolkadotCollectivesLight.svg +15 -0
- package/source/subsquare/projectLogoPolkadotDark.svg +8 -0
- package/source/subsquare/projectLogoPolkadotLight.svg +8 -0
- package/source/subsquare/projectLogoRococoDark.svg +41 -0
- package/source/subsquare/projectLogoRococoLight.svg +41 -0
- package/source/subsquare/projectLogoTuringDark.svg +9 -0
- package/source/subsquare/projectLogoTuringLight.svg +9 -0
- package/source/subsquare/projectLogoWestendCollectivesDark.svg +18 -0
- package/source/subsquare/projectLogoWestendCollectivesLight.svg +18 -0
- package/source/subsquare/projectLogoZeigeistDark.svg +9 -0
- package/source/subsquare/projectLogoZeigeistLight.svg +9 -0
- package/source/subsquare/systemPlus.svg +1 -1
- package/subsquare/ProjectLogoAcalaDark.d.ts +5 -0
- package/subsquare/ProjectLogoAcalaDark.js +103 -0
- package/subsquare/ProjectLogoAcalaLight.d.ts +5 -0
- package/subsquare/ProjectLogoAcalaLight.js +103 -0
- package/subsquare/ProjectLogoAltairDark.d.ts +5 -0
- package/subsquare/ProjectLogoAltairDark.js +118 -0
- package/subsquare/ProjectLogoAltairLight.d.ts +5 -0
- package/subsquare/ProjectLogoAltairLight.js +123 -0
- package/subsquare/ProjectLogoBasiliskDark.d.ts +5 -0
- package/subsquare/ProjectLogoBasiliskDark.js +23 -0
- package/subsquare/ProjectLogoBasiliskLight.d.ts +5 -0
- package/subsquare/ProjectLogoBasiliskLight.js +23 -0
- package/subsquare/ProjectLogoBifrostKusamaDark.d.ts +5 -0
- package/subsquare/ProjectLogoBifrostKusamaDark.js +147 -0
- package/subsquare/ProjectLogoBifrostKusamaLight.d.ts +5 -0
- package/subsquare/ProjectLogoBifrostKusamaLight.js +146 -0
- package/subsquare/ProjectLogoBifrostPolkadotDark.d.ts +5 -0
- package/subsquare/ProjectLogoBifrostPolkadotDark.js +135 -0
- package/subsquare/ProjectLogoBifrostPolkadotLight.d.ts +5 -0
- package/subsquare/ProjectLogoBifrostPolkadotLight.js +134 -0
- package/subsquare/ProjectLogoCentrifugeDark.d.ts +5 -0
- package/subsquare/ProjectLogoCentrifugeDark.js +35 -0
- package/subsquare/ProjectLogoCentrifugeLight.d.ts +5 -0
- package/subsquare/ProjectLogoCentrifugeLight.js +35 -0
- package/subsquare/ProjectLogoCrustDark.d.ts +5 -0
- package/subsquare/ProjectLogoCrustDark.js +25 -0
- package/subsquare/ProjectLogoCrustLight.d.ts +5 -0
- package/subsquare/ProjectLogoCrustLight.js +25 -0
- package/subsquare/ProjectLogoDarwinia2Dark.d.ts +5 -0
- package/subsquare/ProjectLogoDarwinia2Dark.js +21 -0
- package/subsquare/ProjectLogoDarwinia2Light.d.ts +5 -0
- package/subsquare/ProjectLogoDarwinia2Light.js +21 -0
- package/subsquare/ProjectLogoHydradxDark.d.ts +5 -0
- package/subsquare/ProjectLogoHydradxDark.js +23 -0
- package/subsquare/ProjectLogoHydradxLight.d.ts +5 -0
- package/subsquare/ProjectLogoHydradxLight.js +23 -0
- package/subsquare/ProjectLogoInterlayDark.d.ts +5 -0
- package/subsquare/ProjectLogoInterlayDark.js +29 -0
- package/subsquare/ProjectLogoInterlayLight.d.ts +5 -0
- package/subsquare/ProjectLogoInterlayLight.js +29 -0
- package/subsquare/ProjectLogoKaruraDark.d.ts +5 -0
- package/subsquare/ProjectLogoKaruraDark.js +49 -0
- package/subsquare/ProjectLogoKaruraLight.d.ts +5 -0
- package/subsquare/ProjectLogoKaruraLight.js +49 -0
- package/subsquare/ProjectLogoKhalaDark.d.ts +5 -0
- package/subsquare/ProjectLogoKhalaDark.js +25 -0
- package/subsquare/ProjectLogoKhalaLight.d.ts +5 -0
- package/subsquare/ProjectLogoKhalaLight.js +25 -0
- package/subsquare/ProjectLogoKintsugiDark.d.ts +5 -0
- package/subsquare/ProjectLogoKintsugiDark.js +82 -0
- package/subsquare/ProjectLogoKintsugiLight.d.ts +5 -0
- package/subsquare/ProjectLogoKintsugiLight.js +82 -0
- package/subsquare/ProjectLogoKusamaDark.d.ts +5 -0
- package/subsquare/ProjectLogoKusamaDark.js +21 -0
- package/subsquare/ProjectLogoKusamaLight.d.ts +5 -0
- package/subsquare/ProjectLogoKusamaLight.js +21 -0
- package/subsquare/ProjectLogoLitentryDark.d.ts +5 -0
- package/subsquare/ProjectLogoLitentryDark.js +79 -0
- package/subsquare/ProjectLogoLitentryLight.d.ts +5 -0
- package/subsquare/ProjectLogoLitentryLight.js +79 -0
- package/subsquare/ProjectLogoLitmusDark.d.ts +5 -0
- package/subsquare/ProjectLogoLitmusDark.js +130 -0
- package/subsquare/ProjectLogoLitmusLight.d.ts +5 -0
- package/subsquare/ProjectLogoLitmusLight.js +130 -0
- package/subsquare/ProjectLogoPhalaDark.d.ts +5 -0
- package/subsquare/ProjectLogoPhalaDark.js +27 -0
- package/subsquare/ProjectLogoPhalaLight.d.ts +5 -0
- package/subsquare/ProjectLogoPhalaLight.js +27 -0
- package/subsquare/ProjectLogoPolkadotCollectivesDark.d.ts +5 -0
- package/subsquare/ProjectLogoPolkadotCollectivesDark.js +70 -0
- package/subsquare/ProjectLogoPolkadotCollectivesLight.d.ts +5 -0
- package/subsquare/ProjectLogoPolkadotCollectivesLight.js +70 -0
- package/subsquare/ProjectLogoPolkadotDark.d.ts +5 -0
- package/subsquare/ProjectLogoPolkadotDark.js +41 -0
- package/subsquare/ProjectLogoPolkadotLight.d.ts +5 -0
- package/subsquare/ProjectLogoPolkadotLight.js +41 -0
- package/subsquare/ProjectLogoRococoDark.d.ts +5 -0
- package/subsquare/ProjectLogoRococoDark.js +142 -0
- package/subsquare/ProjectLogoRococoLight.d.ts +5 -0
- package/subsquare/ProjectLogoRococoLight.js +142 -0
- package/subsquare/ProjectLogoTuringDark.d.ts +5 -0
- package/subsquare/ProjectLogoTuringDark.js +36 -0
- package/subsquare/ProjectLogoTuringLight.d.ts +5 -0
- package/subsquare/ProjectLogoTuringLight.js +36 -0
- package/subsquare/ProjectLogoWestendCollectivesDark.d.ts +5 -0
- package/subsquare/ProjectLogoWestendCollectivesDark.js +76 -0
- package/subsquare/ProjectLogoWestendCollectivesLight.d.ts +5 -0
- package/subsquare/ProjectLogoWestendCollectivesLight.js +76 -0
- package/subsquare/ProjectLogoZeigeistDark.d.ts +5 -0
- package/subsquare/ProjectLogoZeigeistDark.js +45 -0
- package/subsquare/ProjectLogoZeigeistLight.d.ts +5 -0
- package/subsquare/ProjectLogoZeigeistLight.js +45 -0
- package/subsquare/SystemPlus.js +1 -1
- package/subsquare/index.d.ts +46 -0
- package/subsquare/index.js +46 -0
package/package.json
CHANGED
|
@@ -0,0 +1,34 @@
|
|
|
1
|
+
<svg width="40" height="40" viewBox="0 0 40 40" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M19.8793 22.2131C19.1692 22.2131 18.4785 22.2724 17.8104 22.3856L18.8393 20.6034C19.1867 20.5805 19.5344 20.569 19.8793 20.569C20.6873 20.569 21.5094 20.6356 22.3042 20.7632L18.3089 13.8429L11.6578 25.3629L10.7073 23.7166L18.2939 10.5762L18.3095 10.6033L18.3245 10.5774L27.48 26.4351H25.579L23.4391 22.7289C22.3242 22.3926 21.1323 22.2131 19.8793 22.2131Z" fill="url(#paint0_linear_1514_56844)"/>
|
|
3
|
+
<path d="M28.0715 25.391L19.2075 10.0381H21.1086L29.0221 23.7446L28.0715 25.391Z" fill="url(#paint1_linear_1514_56844)"/>
|
|
4
|
+
<path d="M19.274 17.6122L15.6342 23.9163C16.9366 23.5234 18.4696 23.348 19.9159 23.348C20.0328 23.348 20.1501 23.3494 20.2674 23.3522C21.0891 23.3716 21.9191 23.4585 22.7144 23.607L23.9288 25.7103C22.6857 25.2582 21.3403 24.9922 19.9159 24.9922C17.8094 24.9922 15.8747 25.5132 14.1899 26.4196L14.2164 26.3722L14.18 26.4351H12.2791L18.3235 15.9658L19.274 17.6122Z" fill="url(#paint2_linear_1514_56844)"/>
|
|
5
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M19.9998 34.6432C28.0868 34.6432 34.6426 28.0873 34.6426 20.0003C34.6426 11.9133 28.0868 5.35742 19.9998 5.35742C11.9128 5.35742 5.35693 11.9133 5.35693 20.0003C5.35693 28.0873 11.9128 34.6432 19.9998 34.6432ZM20.0355 32.8575C27.156 32.8575 32.9283 27.0851 32.9283 19.9646C32.9283 12.844 27.156 7.07171 20.0355 7.07171C12.915 7.07171 7.14265 12.844 7.14265 19.9646C7.14265 27.0851 12.915 32.8575 20.0355 32.8575Z" fill="url(#paint3_linear_1514_56844)"/>
|
|
6
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M20 37.5C29.665 37.5 37.5 29.665 37.5 20C37.5 10.335 29.665 2.5 20 2.5C10.335 2.5 2.5 10.335 2.5 20C2.5 29.665 10.335 37.5 20 37.5ZM20.0714 35.8571C28.829 35.8571 35.9286 28.7576 35.9286 20C35.9286 11.2424 28.829 4.14286 20.0714 4.14286C11.3138 4.14286 4.21429 11.2424 4.21429 20C4.21429 28.7576 11.3138 35.8571 20.0714 35.8571Z" fill="url(#paint4_linear_1514_56844)"/>
|
|
7
|
+
<defs>
|
|
8
|
+
<linearGradient id="paint0_linear_1514_56844" x1="33" y1="36.4641" x2="12.5358" y2="5.10692" gradientUnits="userSpaceOnUse">
|
|
9
|
+
<stop offset="0.0076157" stop-color="#645AFF"/>
|
|
10
|
+
<stop offset="0.484678" stop-color="#E40C5B"/>
|
|
11
|
+
<stop offset="1" stop-color="#FF4C3B"/>
|
|
12
|
+
</linearGradient>
|
|
13
|
+
<linearGradient id="paint1_linear_1514_56844" x1="32.9999" y1="36.4644" x2="12.5357" y2="5.10727" gradientUnits="userSpaceOnUse">
|
|
14
|
+
<stop offset="0.0076157" stop-color="#645AFF"/>
|
|
15
|
+
<stop offset="0.484678" stop-color="#E40C5B"/>
|
|
16
|
+
<stop offset="1" stop-color="#FF4C3B"/>
|
|
17
|
+
</linearGradient>
|
|
18
|
+
<linearGradient id="paint2_linear_1514_56844" x1="33" y1="36.464" x2="12.5358" y2="5.10688" gradientUnits="userSpaceOnUse">
|
|
19
|
+
<stop offset="0.0076157" stop-color="#645AFF"/>
|
|
20
|
+
<stop offset="0.484678" stop-color="#E40C5B"/>
|
|
21
|
+
<stop offset="1" stop-color="#FF4C3B"/>
|
|
22
|
+
</linearGradient>
|
|
23
|
+
<linearGradient id="paint3_linear_1514_56844" x1="32.9997" y1="36.4646" x2="12.5355" y2="5.10743" gradientUnits="userSpaceOnUse">
|
|
24
|
+
<stop offset="0.0076157" stop-color="#645AFF"/>
|
|
25
|
+
<stop offset="0.484678" stop-color="#E40C5B"/>
|
|
26
|
+
<stop offset="1" stop-color="#FF4C3B"/>
|
|
27
|
+
</linearGradient>
|
|
28
|
+
<linearGradient id="paint4_linear_1514_56844" x1="33" y1="36.4643" x2="12.5357" y2="5.10715" gradientUnits="userSpaceOnUse">
|
|
29
|
+
<stop offset="0.0076157" stop-color="#645AFF"/>
|
|
30
|
+
<stop offset="0.484678" stop-color="#E40C5B"/>
|
|
31
|
+
<stop offset="1" stop-color="#FF4C3B"/>
|
|
32
|
+
</linearGradient>
|
|
33
|
+
</defs>
|
|
34
|
+
</svg>
|
|
@@ -0,0 +1,34 @@
|
|
|
1
|
+
<svg width="40" height="40" viewBox="0 0 40 40" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M19.8793 22.2131C19.1692 22.2131 18.4785 22.2724 17.8104 22.3856L18.8393 20.6034C19.1867 20.5805 19.5344 20.569 19.8793 20.569C20.6873 20.569 21.5094 20.6356 22.3042 20.7632L18.3089 13.8429L11.6578 25.3629L10.7073 23.7166L18.2939 10.5762L18.3095 10.6033L18.3245 10.5774L27.48 26.4351H25.579L23.4391 22.7289C22.3242 22.3926 21.1323 22.2131 19.8793 22.2131Z" fill="url(#paint0_linear_1514_56796)"/>
|
|
3
|
+
<path d="M28.0715 25.391L19.2075 10.0381H21.1086L29.0221 23.7446L28.0715 25.391Z" fill="url(#paint1_linear_1514_56796)"/>
|
|
4
|
+
<path d="M19.274 17.6122L15.6342 23.9163C16.9366 23.5234 18.4696 23.348 19.9159 23.348C20.0328 23.348 20.1501 23.3494 20.2674 23.3522C21.0891 23.3716 21.9191 23.4585 22.7144 23.607L23.9288 25.7103C22.6857 25.2582 21.3403 24.9922 19.9159 24.9922C17.8094 24.9922 15.8747 25.5132 14.1899 26.4196L14.2164 26.3722L14.18 26.4351H12.2791L18.3235 15.9658L19.274 17.6122Z" fill="url(#paint2_linear_1514_56796)"/>
|
|
5
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M19.9998 34.6432C28.0868 34.6432 34.6426 28.0873 34.6426 20.0003C34.6426 11.9133 28.0868 5.35742 19.9998 5.35742C11.9128 5.35742 5.35693 11.9133 5.35693 20.0003C5.35693 28.0873 11.9128 34.6432 19.9998 34.6432ZM20.0355 32.8575C27.156 32.8575 32.9283 27.0851 32.9283 19.9646C32.9283 12.844 27.156 7.07171 20.0355 7.07171C12.915 7.07171 7.14265 12.844 7.14265 19.9646C7.14265 27.0851 12.915 32.8575 20.0355 32.8575Z" fill="url(#paint3_linear_1514_56796)"/>
|
|
6
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M20 37.5C29.665 37.5 37.5 29.665 37.5 20C37.5 10.335 29.665 2.5 20 2.5C10.335 2.5 2.5 10.335 2.5 20C2.5 29.665 10.335 37.5 20 37.5ZM20.0714 35.8571C28.829 35.8571 35.9286 28.7576 35.9286 20C35.9286 11.2424 28.829 4.14286 20.0714 4.14286C11.3138 4.14286 4.21429 11.2424 4.21429 20C4.21429 28.7576 11.3138 35.8571 20.0714 35.8571Z" fill="url(#paint4_linear_1514_56796)"/>
|
|
7
|
+
<defs>
|
|
8
|
+
<linearGradient id="paint0_linear_1514_56796" x1="33" y1="36.4641" x2="12.5358" y2="5.10692" gradientUnits="userSpaceOnUse">
|
|
9
|
+
<stop offset="0.0076157" stop-color="#645AFF"/>
|
|
10
|
+
<stop offset="0.484678" stop-color="#E40C5B"/>
|
|
11
|
+
<stop offset="1" stop-color="#FF4C3B"/>
|
|
12
|
+
</linearGradient>
|
|
13
|
+
<linearGradient id="paint1_linear_1514_56796" x1="32.9999" y1="36.4644" x2="12.5357" y2="5.10727" gradientUnits="userSpaceOnUse">
|
|
14
|
+
<stop offset="0.0076157" stop-color="#645AFF"/>
|
|
15
|
+
<stop offset="0.484678" stop-color="#E40C5B"/>
|
|
16
|
+
<stop offset="1" stop-color="#FF4C3B"/>
|
|
17
|
+
</linearGradient>
|
|
18
|
+
<linearGradient id="paint2_linear_1514_56796" x1="33" y1="36.464" x2="12.5358" y2="5.10688" gradientUnits="userSpaceOnUse">
|
|
19
|
+
<stop offset="0.0076157" stop-color="#645AFF"/>
|
|
20
|
+
<stop offset="0.484678" stop-color="#E40C5B"/>
|
|
21
|
+
<stop offset="1" stop-color="#FF4C3B"/>
|
|
22
|
+
</linearGradient>
|
|
23
|
+
<linearGradient id="paint3_linear_1514_56796" x1="32.9997" y1="36.4646" x2="12.5355" y2="5.10743" gradientUnits="userSpaceOnUse">
|
|
24
|
+
<stop offset="0.0076157" stop-color="#645AFF"/>
|
|
25
|
+
<stop offset="0.484678" stop-color="#E40C5B"/>
|
|
26
|
+
<stop offset="1" stop-color="#FF4C3B"/>
|
|
27
|
+
</linearGradient>
|
|
28
|
+
<linearGradient id="paint4_linear_1514_56796" x1="33" y1="36.4643" x2="12.5357" y2="5.10715" gradientUnits="userSpaceOnUse">
|
|
29
|
+
<stop offset="0.0076157" stop-color="#645AFF"/>
|
|
30
|
+
<stop offset="0.484678" stop-color="#E40C5B"/>
|
|
31
|
+
<stop offset="1" stop-color="#FF4C3B"/>
|
|
32
|
+
</linearGradient>
|
|
33
|
+
</defs>
|
|
34
|
+
</svg>
|
|
@@ -0,0 +1,35 @@
|
|
|
1
|
+
<svg width="40" height="40" viewBox="0 0 40 40" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M27.0852 13.8412C26.975 14.1307 22.3446 11.2249 18.1161 13.2073C15.0417 14.6487 13.7715 17.443 13.7715 19.8257C13.7715 21.7031 14.4243 23.1215 15.1378 24.0458C16.2983 25.5492 17.3779 26.1148 18.3103 26.6173C19.8121 27.4268 22.3663 27.4538 23.1418 27.4136C24.5858 27.3387 26.2824 26.9217 27.7129 26.2547C28.259 26.0001 29.1461 25.4478 29.923 24.83C31.2496 23.7751 32.4716 22.4481 32.4503 22.5508C32.4165 22.7136 32.4302 22.8424 31.7668 24.0052C29.8011 27.4503 26.5331 28.9532 26.5331 28.9532C21.9292 31.3858 17.8435 30.124 17.0493 29.8212C13.5633 28.4917 11.7451 25.9991 11.3203 25.2064C10.6275 23.9136 9.38559 19.1652 11.0497 15.391C12.2828 12.594 15.1419 11.2198 15.4575 11.0883C20.5514 8.96484 27.1853 13.5782 27.0852 13.8412Z" fill="url(#paint0_linear_1514_56953)"/>
|
|
3
|
+
<path d="M27.2308 13.6003C27.0238 13.7919 25.5368 12.0095 23.1493 10.7223C22.4667 10.3543 19.8626 9.03191 16.6821 9.09983C11.4096 9.21185 7.90567 13.0745 7.28086 13.7903C4.15794 17.3681 2.68761 22.8773 4.44411 27.1645C6.72694 32.7355 14.365 35.9398 13.7842 36.003L13.116 35.7896C12.3098 35.4721 2.41559 31.0221 2.06118 22.1547C1.86138 17.1581 3.47015 13.1116 4.44411 12.007C6.146 10.0769 7.51063 9.14778 8.66102 8.53404C10.9726 7.30173 15.32 6.24575 18.5464 6.73084C22.1666 7.27529 24.439 9.79909 25.5472 11.0299C26.5468 12.1399 27.3979 13.4455 27.2308 13.6003Z" fill="url(#paint1_linear_1514_56953)"/>
|
|
4
|
+
<path d="M27.2045 13.8366C27.449 13.7281 27.1226 10.4102 24.9634 7.88702C24.0926 6.86747 23.135 5.94037 21.9595 5.29158C17.0996 2.66241 11.1241 4.77667 9.83059 5.29158C8.50556 5.81877 5.6784 7.2594 3.30494 10.2152C0.629491 13.5474 0.233271 17.1223 0.0809499 18.6872C-0.569964 25.3691 2.91093 30.6165 3.15865 30.5375C3.30303 30.4914 1.72388 27.1526 2.06114 22.1549C2.18959 20.2524 2.45353 16.7677 4.87064 13.4229C6.33485 11.4503 8.02871 9.80827 10.2384 8.72418C11.517 8.09369 16.0921 6.06151 20.6737 7.67543C22.0696 8.1772 23.3548 8.94318 24.4586 9.93107C26.4531 11.7507 27.0045 13.9256 27.2045 13.8366Z" fill="url(#paint2_linear_1514_56953)"/>
|
|
5
|
+
<path d="M20.1655 32.5524C20.0508 32.7474 12.124 30.4896 9.14617 24.925C8.69801 24.0879 6.62832 19.6258 7.98619 16.152C8.55403 14.699 9.67203 13.0722 10.1236 12.567C10.8531 11.751 12.0905 11.0174 13.6619 10.3526C14.3679 10.0609 15.6578 9.7573 16.4155 9.65675C17.1666 9.56445 18.3203 9.58424 19.0736 9.65675C20.538 9.79762 22.5171 11.5044 22.4615 11.5044C22.4465 11.5044 20.8906 11.0065 19.2819 10.8962C17.9485 10.8047 16.5021 11.1138 15.9891 11.2948C14.8572 11.6942 13.3059 12.567 12.4088 13.6697C11.5118 14.7724 10.7461 16.331 10.583 18.4204C10.4635 19.952 10.6275 22.1861 11.2927 23.9278C11.6115 24.7627 12.1607 25.8252 13.2161 27.2245C15.4627 30.2028 20.2486 32.4129 20.1655 32.5524Z" fill="url(#paint3_linear_1514_56953)"/>
|
|
6
|
+
<path d="M15.8706 8.9581C17.2457 8.76027 18.4227 8.69202 19.7862 8.9581C21.351 9.2718 22.2164 9.59513 23.2822 10.1391C25.1024 11.0683 27.4063 13.4509 27.2308 13.8085C26.9183 14.4459 22.0676 9.32394 15.4038 11.0866C13.5193 11.7287 12.357 12.3281 11.1535 13.2438C9.10359 14.8033 8.08782 16.8547 7.76684 17.6935C7.21581 19.1338 7.06611 19.9443 6.99944 21.477C6.99944 23.5406 7.3864 24.7377 7.85436 26.0498C8.52011 27.9173 9.76177 30.0523 9.56231 29.914C7.28122 28.3323 5.85574 23.4523 5.69825 22.4409C5.54077 21.4295 4.86821 17.0485 7.76684 13.4006C10.4094 10.0751 14.8455 9.10712 15.8706 8.9581Z" fill="url(#paint4_linear_1514_56953)"/>
|
|
7
|
+
<path d="M22.4087 17.4364L22.2883 17.7008C22.0096 17.4679 21.6486 17.3358 21.2432 17.3358C20.1981 17.3358 19.4507 18.0847 19.4507 19.1356C19.4507 20.1929 20.1981 20.9481 21.2432 20.9481C21.6422 20.9481 21.9969 20.8222 22.2757 20.5957L22.377 20.8348H23.2891V17.4364H22.4087ZM21.4016 19.916C20.9582 19.916 20.6351 19.5825 20.6351 19.1356C20.6351 18.6951 20.9582 18.3678 21.4016 18.3678C21.8449 18.3678 22.1679 18.6951 22.1679 19.1356C22.1679 19.5825 21.8449 19.916 21.4016 19.916Z" fill="white"/>
|
|
8
|
+
<path d="M24.4624 20.8348H25.6405V16.2092H24.4624V20.8348Z" fill="white"/>
|
|
9
|
+
<path d="M28.8311 19.8152C28.5841 19.8152 28.4321 19.6642 28.4321 19.4251V18.3426H29.2619V17.4364H28.4068V16.4484H28.1597L26.6269 18.0657V18.3426H27.254V19.6202C27.254 20.3754 27.7164 20.8347 28.4701 20.8347H29.2808V19.8152H28.8311Z" fill="white"/>
|
|
10
|
+
<path d="M33.3074 17.4364L33.1871 17.7008C32.9084 17.4679 32.5474 17.3358 32.142 17.3358C31.0969 17.3358 30.3495 18.0847 30.3495 19.1356C30.3495 20.1929 31.0969 20.9481 32.142 20.9481C32.5411 20.9481 32.8958 20.8222 33.1744 20.5957L33.2758 20.8348H34.1879V17.4364H33.3074ZM32.3003 19.916C31.857 19.916 31.534 19.5825 31.534 19.1356C31.534 18.6951 31.857 18.3678 32.3003 18.3678C32.7437 18.3678 33.0668 18.6951 33.0668 19.1356C33.0668 19.5825 32.7437 19.916 32.3003 19.916Z" fill="white"/>
|
|
11
|
+
<path d="M35.3676 17.0148H36.533V16.0205H35.3676V17.0148ZM35.3612 20.8348H36.5394V17.4365H35.3612V20.8348Z" fill="white"/>
|
|
12
|
+
<path d="M39.6217 17.4239C39.2163 17.4239 38.9249 17.5372 38.6842 17.8141L38.5005 17.4365H37.7088V20.8348H38.8869V19.1105C38.8869 18.6762 39.0643 18.4938 39.476 18.4938H39.9384V17.4239H39.6217Z" fill="white"/>
|
|
13
|
+
<defs>
|
|
14
|
+
<linearGradient id="paint0_linear_1514_56953" x1="24.1846" y1="10.6387" x2="24.1846" y2="30.5019" gradientUnits="userSpaceOnUse">
|
|
15
|
+
<stop stop-color="#FAB961"/>
|
|
16
|
+
<stop offset="1"/>
|
|
17
|
+
</linearGradient>
|
|
18
|
+
<linearGradient id="paint1_linear_1514_56953" x1="14.648" y1="6.61033" x2="14.648" y2="36.0522" gradientUnits="userSpaceOnUse">
|
|
19
|
+
<stop stop-color="#FAB961"/>
|
|
20
|
+
<stop offset="1"/>
|
|
21
|
+
</linearGradient>
|
|
22
|
+
<linearGradient id="paint2_linear_1514_56953" x1="13.6414" y1="4.16505" x2="13.6414" y2="30.5389" gradientUnits="userSpaceOnUse">
|
|
23
|
+
<stop/>
|
|
24
|
+
<stop offset="0.414296" stop-color="#FAB961"/>
|
|
25
|
+
</linearGradient>
|
|
26
|
+
<linearGradient id="paint3_linear_1514_56953" x1="13.9594" y1="10.5623" x2="13.9594" y2="32.0095" gradientUnits="userSpaceOnUse">
|
|
27
|
+
<stop/>
|
|
28
|
+
<stop offset="1" stop-color="#FAB961"/>
|
|
29
|
+
</linearGradient>
|
|
30
|
+
<linearGradient id="paint4_linear_1514_56953" x1="16.3792" y1="9.29956" x2="16.3792" y2="29.9203" gradientUnits="userSpaceOnUse">
|
|
31
|
+
<stop/>
|
|
32
|
+
<stop offset="1" stop-color="#FAB961"/>
|
|
33
|
+
</linearGradient>
|
|
34
|
+
</defs>
|
|
35
|
+
</svg>
|
|
@@ -0,0 +1,40 @@
|
|
|
1
|
+
<svg width="40" height="40" viewBox="0 0 40 40" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<g clip-path="url(#clip0_1514_56892)">
|
|
3
|
+
<path d="M27.0852 13.8412C26.975 14.1307 22.3446 11.2249 18.1161 13.2073C15.0417 14.6487 13.7715 17.443 13.7715 19.8257C13.7715 21.7031 14.4243 23.1215 15.1378 24.0458C16.2983 25.5492 17.3779 26.1148 18.3103 26.6173C19.8121 27.4268 22.3663 27.4538 23.1418 27.4136C24.5858 27.3387 26.2824 26.9217 27.7129 26.2547C28.259 26.0001 29.1461 25.4478 29.923 24.83C31.2496 23.7751 32.4716 22.4481 32.4503 22.5508C32.4165 22.7136 32.4302 22.8424 31.7668 24.0052C29.8011 27.4503 26.5331 28.9532 26.5331 28.9532C21.9292 31.3858 17.8435 30.124 17.0493 29.8212C13.5633 28.4917 11.7451 25.9991 11.3203 25.2064C10.6275 23.9136 9.38559 19.1652 11.0497 15.391C12.2828 12.594 15.1419 11.2198 15.4575 11.0883C20.5514 8.96484 27.1853 13.5782 27.0852 13.8412Z" fill="url(#paint0_linear_1514_56892)"/>
|
|
4
|
+
<path d="M27.2308 13.6003C27.0238 13.7919 25.5368 12.0095 23.1493 10.7223C22.4667 10.3543 19.8626 9.03191 16.6821 9.09983C11.4096 9.21185 7.90567 13.0745 7.28086 13.7903C4.15794 17.3681 2.68761 22.8773 4.44411 27.1645C6.72694 32.7355 14.365 35.9398 13.7842 36.003L13.116 35.7896C12.3098 35.4721 2.41559 31.0221 2.06118 22.1547C1.86138 17.1581 3.47015 13.1116 4.44411 12.007C6.146 10.0769 7.51063 9.14778 8.66102 8.53404C10.9726 7.30173 15.32 6.24575 18.5464 6.73084C22.1666 7.27529 24.439 9.79909 25.5472 11.0299C26.5468 12.1399 27.3979 13.4455 27.2308 13.6003Z" fill="url(#paint1_linear_1514_56892)"/>
|
|
5
|
+
<path d="M27.2045 13.8366C27.449 13.7281 27.1226 10.4102 24.9634 7.88702C24.0926 6.86747 23.135 5.94037 21.9595 5.29158C17.0996 2.66241 11.1241 4.77667 9.83059 5.29158C8.50556 5.81877 5.6784 7.2594 3.30494 10.2152C0.629491 13.5474 0.233271 17.1223 0.0809499 18.6872C-0.569964 25.3691 2.91093 30.6165 3.15865 30.5375C3.30303 30.4914 1.72388 27.1526 2.06114 22.1549C2.18959 20.2524 2.45353 16.7677 4.87064 13.4229C6.33485 11.4503 8.02871 9.80827 10.2384 8.72418C11.517 8.09369 16.0921 6.06151 20.6737 7.67543C22.0696 8.1772 23.3548 8.94318 24.4586 9.93107C26.4531 11.7507 27.0045 13.9256 27.2045 13.8366Z" fill="url(#paint2_linear_1514_56892)"/>
|
|
6
|
+
<path d="M20.1655 32.5524C20.0508 32.7474 12.124 30.4896 9.14617 24.925C8.69801 24.0879 6.62832 19.6258 7.98619 16.152C8.55403 14.699 9.67203 13.0722 10.1236 12.567C10.8531 11.751 12.0905 11.0174 13.6619 10.3526C14.3679 10.0609 15.6578 9.7573 16.4155 9.65675C17.1666 9.56445 18.3203 9.58424 19.0736 9.65675C20.538 9.79762 22.5171 11.5044 22.4615 11.5044C22.4465 11.5044 20.8906 11.0065 19.2819 10.8962C17.9485 10.8047 16.5021 11.1138 15.9891 11.2948C14.8572 11.6942 13.3059 12.567 12.4088 13.6697C11.5118 14.7724 10.7461 16.331 10.583 18.4204C10.4635 19.952 10.6275 22.1861 11.2927 23.9278C11.6115 24.7627 12.1607 25.8252 13.2161 27.2245C15.4627 30.2028 20.2486 32.4129 20.1655 32.5524Z" fill="url(#paint3_linear_1514_56892)"/>
|
|
7
|
+
<path d="M15.8706 8.9581C17.2457 8.76027 18.4227 8.69202 19.7862 8.9581C21.351 9.2718 22.2164 9.59513 23.2822 10.1391C25.1024 11.0683 27.4063 13.4509 27.2308 13.8085C26.9183 14.4459 22.0676 9.32394 15.4038 11.0866C13.5193 11.7287 12.357 12.3281 11.1535 13.2438C9.10359 14.8033 8.08782 16.8547 7.76684 17.6935C7.21581 19.1338 7.06611 19.9443 6.99944 21.477C6.99944 23.5406 7.3864 24.7377 7.85436 26.0498C8.52011 27.9173 9.76177 30.0523 9.56231 29.914C7.28122 28.3323 5.85574 23.4523 5.69825 22.4409C5.54077 21.4295 4.86821 17.0485 7.76684 13.4006C10.4094 10.0751 14.8455 9.10712 15.8706 8.9581Z" fill="url(#paint4_linear_1514_56892)"/>
|
|
8
|
+
<path d="M22.4704 17.4364L22.3501 17.7008C22.0714 17.4679 21.7104 17.3358 21.305 17.3358C20.2599 17.3358 19.5125 18.0847 19.5125 19.1356C19.5125 20.1929 20.2599 20.9481 21.305 20.9481C21.704 20.9481 22.0587 20.8222 22.3374 20.5957L22.4387 20.8348H23.3508V17.4364H22.4704ZM21.4633 19.916C21.02 19.916 20.6969 19.5825 20.6969 19.1356C20.6969 18.6951 21.02 18.3678 21.4633 18.3678C21.9067 18.3678 22.2297 18.6951 22.2297 19.1356C22.2297 19.5825 21.9067 19.916 21.4633 19.916Z" fill="black"/>
|
|
9
|
+
<path d="M24.5242 20.8348H25.7023V16.2092H24.5242V20.8348Z" fill="black"/>
|
|
10
|
+
<path d="M28.8929 19.8152C28.6459 19.8152 28.4939 19.6642 28.4939 19.4251V18.3426H29.3236V17.4364H28.4685V16.4484H28.2215L26.6887 18.0657V18.3426H27.3158V19.6202C27.3158 20.3754 27.7781 20.8347 28.5319 20.8347H29.3426V19.8152H28.8929Z" fill="black"/>
|
|
11
|
+
<path d="M33.3692 17.4364L33.2489 17.7008C32.9702 17.4679 32.6091 17.3358 32.2037 17.3358C31.1587 17.3358 30.4113 18.0847 30.4113 19.1356C30.4113 20.1929 31.1587 20.9481 32.2037 20.9481C32.6028 20.9481 32.9575 20.8222 33.2362 20.5957L33.3376 20.8348H34.2496V17.4364H33.3692ZM32.3621 19.916C31.9187 19.916 31.5957 19.5825 31.5957 19.1356C31.5957 18.6951 31.9187 18.3678 32.3621 18.3678C32.8055 18.3678 33.1285 18.6951 33.1285 19.1356C33.1285 19.5825 32.8055 19.916 32.3621 19.916Z" fill="black"/>
|
|
12
|
+
<path d="M35.4294 17.0148H36.5948V16.0205H35.4294V17.0148ZM35.423 20.8348H36.6012V17.4365H35.423V20.8348Z" fill="black"/>
|
|
13
|
+
<path d="M39.6834 17.4239C39.278 17.4239 38.9867 17.5372 38.746 17.8141L38.5623 17.4365H37.7706V20.8348H38.9487V19.1105C38.9487 18.6762 39.126 18.4938 39.5378 18.4938H40.0001V17.4239H39.6834Z" fill="black"/>
|
|
14
|
+
</g>
|
|
15
|
+
<defs>
|
|
16
|
+
<linearGradient id="paint0_linear_1514_56892" x1="24.1846" y1="10.6387" x2="24.1846" y2="30.5019" gradientUnits="userSpaceOnUse">
|
|
17
|
+
<stop stop-color="#FAB961"/>
|
|
18
|
+
<stop offset="1"/>
|
|
19
|
+
</linearGradient>
|
|
20
|
+
<linearGradient id="paint1_linear_1514_56892" x1="14.648" y1="6.61033" x2="14.648" y2="36.0522" gradientUnits="userSpaceOnUse">
|
|
21
|
+
<stop stop-color="#FAB961"/>
|
|
22
|
+
<stop offset="1"/>
|
|
23
|
+
</linearGradient>
|
|
24
|
+
<linearGradient id="paint2_linear_1514_56892" x1="13.6414" y1="4.16505" x2="13.6414" y2="30.5389" gradientUnits="userSpaceOnUse">
|
|
25
|
+
<stop/>
|
|
26
|
+
<stop offset="0.414296" stop-color="#FAB961"/>
|
|
27
|
+
</linearGradient>
|
|
28
|
+
<linearGradient id="paint3_linear_1514_56892" x1="13.9594" y1="10.5623" x2="13.9594" y2="32.0095" gradientUnits="userSpaceOnUse">
|
|
29
|
+
<stop/>
|
|
30
|
+
<stop offset="1" stop-color="#FAB961"/>
|
|
31
|
+
</linearGradient>
|
|
32
|
+
<linearGradient id="paint4_linear_1514_56892" x1="16.3792" y1="9.29956" x2="16.3792" y2="29.9203" gradientUnits="userSpaceOnUse">
|
|
33
|
+
<stop/>
|
|
34
|
+
<stop offset="1" stop-color="#FAB961"/>
|
|
35
|
+
</linearGradient>
|
|
36
|
+
<clipPath id="clip0_1514_56892">
|
|
37
|
+
<rect width="40" height="40" fill="white"/>
|
|
38
|
+
</clipPath>
|
|
39
|
+
</defs>
|
|
40
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg width="40" height="40" viewBox="0 0 40 40" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M28.8881 6.69607C26.257 4.93804 23.1633 3.99981 19.9988 4C17.8981 4 15.8178 4.41385 13.8763 5.21788C11.9356 6.02191 10.1715 7.20035 8.68576 8.68596C7.20005 10.1717 6.0222 11.9353 5.21785 13.8764C4.41349 15.8175 4 17.8981 4 19.999C4 23.1636 4.93791 26.2572 6.69601 28.8886C8.45412 31.5198 10.9532 33.5707 13.8763 34.7818C16.8002 35.993 20.0176 36.3099 23.1211 35.6926C26.2253 35.0753 29.076 33.5513 31.314 31.3136C33.5513 29.0759 35.0755 26.225 35.6927 23.1212C36.3099 20.0174 35.993 16.8003 34.7819 13.8766C33.5709 10.953 31.52 8.45411 28.8881 6.69607ZM19.9988 33.9988C19.9988 33.9988 14.7795 27.7312 14.7795 19.999C14.7795 12.268 19.9988 6.00022 19.9988 6.00022C19.9988 6.00022 25.2187 12.267 25.2187 19.999C25.2187 27.7312 19.9988 33.9988 19.9988 33.9988Z" fill="#4FFFB0"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg width="40" height="40" viewBox="0 0 40 40" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M28.8881 6.69607C26.257 4.93804 23.1633 3.99981 19.9988 4C17.8981 4 15.8178 4.41385 13.8763 5.21788C11.9356 6.02191 10.1715 7.20035 8.68576 8.68596C7.20005 10.1717 6.0222 11.9353 5.21785 13.8764C4.41349 15.8175 4 17.8981 4 19.999C4 23.1636 4.93791 26.2572 6.69601 28.8886C8.45412 31.5198 10.9532 33.5707 13.8763 34.7818C16.8002 35.993 20.0176 36.3099 23.1211 35.6926C26.2253 35.0753 29.076 33.5513 31.314 31.3136C33.5513 29.0759 35.0755 26.225 35.6927 23.1212C36.3099 20.0174 35.993 16.8003 34.7819 13.8766C33.5709 10.953 31.52 8.45411 28.8881 6.69607ZM19.9988 33.9988C19.9988 33.9988 14.7795 27.7312 14.7795 19.999C14.7795 12.268 19.9988 6.00022 19.9988 6.00022C19.9988 6.00022 25.2187 12.267 25.2187 19.999C25.2187 27.7312 19.9988 33.9988 19.9988 33.9988Z" fill="#4FFFB0"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,44 @@
|
|
|
1
|
+
<svg width="40" height="40" viewBox="0 0 40 40" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M38 30.125C38 34.4742 34.4742 38 30.125 38L9.875 38C5.52576 38 2 34.4742 2 30.125L2.00001 9.875C2.00001 5.52576 5.52577 2 9.87501 2L30.125 2C34.4742 2 38 5.52576 38 9.875L38 30.125Z" fill="black"/>
|
|
3
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M9.875 37L30.125 37C33.922 37 37 33.922 37 30.125L37 9.875C37 6.07805 33.922 3 30.125 3L9.87501 3C6.07805 3 3.00001 6.07804 3.00001 9.875L3 30.125C3 33.922 6.07805 37 9.875 37ZM30.125 38C34.4742 38 38 34.4742 38 30.125L38 9.875C38 5.52576 34.4742 2 30.125 2L9.87501 2C5.52576 2 2.00001 5.52576 2.00001 9.875L2 30.125C2 34.4742 5.52576 38 9.875 38L30.125 38Z" fill="white" fill-opacity="0.12"/>
|
|
4
|
+
<mask id="mask0_1514_56964" style="mask-type:alpha" maskUnits="userSpaceOnUse" x="2" y="2" width="36" height="36">
|
|
5
|
+
<path d="M2.90088 9.64649C2.90088 5.91857 5.92296 2.89648 9.65088 2.89648H30.3509C34.0788 2.89648 37.1009 5.91856 37.1009 9.64648V30.3465C37.1009 34.0744 34.0788 37.0965 30.3509 37.0965H9.65088C5.92296 37.0965 2.90088 34.0744 2.90088 30.3465V9.64649Z" fill="#D9D9D9"/>
|
|
6
|
+
</mask>
|
|
7
|
+
<g mask="url(#mask0_1514_56964)">
|
|
8
|
+
<path opacity="0.7" d="M-2.03589 25.0107C-2.03589 25.0107 8.03587 28.875 20.4319 28.875C32.8279 28.875 42.0388 25.0107 42.0388 25.0107V40.3336H-2.03589V25.0107Z" fill="url(#paint0_linear_1514_56964)"/>
|
|
9
|
+
<path d="M-2.03589 29.0715C-2.03589 29.0715 10.274 27.248 20.0015 27.248C29.7289 27.248 42.0388 29.0715 42.0388 29.0715V39.9884H-2.03589V29.0715Z" fill="url(#paint1_linear_1514_56964)"/>
|
|
10
|
+
<path d="M-2.03589 29.4162C-2.03589 29.4162 10.274 27.5928 20.0015 27.5928C29.7289 27.5928 42.0388 29.4162 42.0388 29.4162" stroke="url(#paint2_linear_1514_56964)" stroke-width="3.6"/>
|
|
11
|
+
<path d="M10.201 34.3886C9.90951 34.3886 9.67139 34.1525 9.67139 33.8635V31.3276C9.67139 31.0387 9.90951 30.8066 10.201 30.8066C10.4925 30.8066 10.7306 31.0427 10.7306 31.3318V33.8676C10.7265 34.1525 10.4925 34.3886 10.201 34.3886Z" fill="white"/>
|
|
12
|
+
<path d="M12.4393 34.3887C12.2833 34.3887 12.1314 34.3195 12.0329 34.2016L10.9654 32.9356C10.8012 32.7402 10.8012 32.4594 10.9654 32.264L12.0329 30.9941C12.2217 30.7703 12.5543 30.7417 12.776 30.9249C12.9977 31.1081 13.0305 31.4419 12.8458 31.6616L12.0616 32.5979L12.8458 33.53C13.0305 33.7538 13.0018 34.0835 12.776 34.2667C12.6816 34.344 12.5625 34.3887 12.4393 34.3887Z" fill="white"/>
|
|
13
|
+
<path d="M15.9527 34.3877H13.7151C13.4237 34.3877 13.1855 34.1516 13.1855 33.8625V31.3267C13.1855 31.0378 13.4237 30.8018 13.7151 30.8018C14.0066 30.8018 14.2448 31.0378 14.2448 31.3267V33.3374H15.4271V31.3267C15.4271 31.0378 15.6652 30.8018 15.9567 30.8018C16.2483 30.8018 16.4864 31.0378 16.4864 31.3267V33.8625C16.4823 34.1516 16.2442 34.3877 15.9527 34.3877Z" fill="white"/>
|
|
14
|
+
<path d="M19.4717 34.3886H17.2342C16.9427 34.3805 16.7129 34.1403 16.7209 33.8512C16.7292 33.5746 16.9549 33.3506 17.2342 33.3425H18.9421V33.3139L17.0865 32.789C16.8606 32.7237 16.7046 32.5202 16.7046 32.2842V31.3276C16.7046 31.0387 16.9427 30.8066 17.2342 30.8066H19.4717C19.7631 30.8066 20.0012 31.0427 20.0012 31.3318C20.0012 31.6206 19.7631 31.8569 19.4717 31.8569H17.7638V31.8894L19.6195 32.4145C19.8453 32.4796 20.0012 32.6831 20.0012 32.9191V33.8676C20.0012 34.1565 19.7631 34.3886 19.4717 34.3886Z" fill="white"/>
|
|
15
|
+
<path d="M26.8229 34.3877C26.5314 34.3877 26.2973 34.1516 26.2973 33.8625V32.4664L26.0511 32.678C25.8539 32.845 25.5625 32.845 25.3612 32.678L25.115 32.4664V33.8625C25.115 34.1516 24.8769 34.3877 24.5854 34.3877C24.2939 34.3877 24.0557 34.1516 24.0557 33.8625V31.3267C24.0557 31.0378 24.2939 30.8018 24.5854 30.8018C24.7127 30.8018 24.8316 30.8465 24.9303 30.9278L25.7062 31.5872L26.4781 30.9278C26.6996 30.7406 27.0323 30.7651 27.2253 30.9848C27.3072 31.0784 27.3525 31.2005 27.3525 31.3267V33.8625C27.3566 34.1516 27.1185 34.3877 26.8229 34.3877Z" fill="white"/>
|
|
16
|
+
<path d="M23.3063 34.3886C23.0148 34.3886 22.7767 34.1525 22.7767 33.8635V33.4198L21.4588 31.8527H21.2782V33.3384H22.0746C22.3661 33.3466 22.5961 33.5866 22.5879 33.8757C22.5796 34.1525 22.3539 34.3764 22.0746 34.3844H20.7486C20.4571 34.3844 20.2231 34.1484 20.2231 33.8593V31.3276C20.2231 31.0387 20.4613 30.8066 20.7486 30.8066H21.7093C21.8653 30.8066 22.0171 30.8759 22.1158 30.994L23.7128 32.8947C23.7908 32.9883 23.8359 33.1064 23.8359 33.2285V33.8635C23.8359 34.1525 23.6019 34.3886 23.3063 34.3886Z" fill="white"/>
|
|
17
|
+
<path d="M30.662 34.3886C30.3705 34.3886 30.1324 34.1525 30.1324 33.8635V33.4198L28.8145 31.8527H28.6297V33.3384H29.4262C29.7177 33.3466 29.9477 33.5866 29.9394 33.8757C29.9312 34.1525 29.7054 34.3764 29.4262 34.3844H28.1043C27.8128 34.3844 27.5747 34.1484 27.5747 33.8593V31.3276C27.5747 31.0387 27.8128 30.8066 28.1043 30.8066H29.065C29.221 30.8066 29.3687 30.8759 29.4715 30.994L31.0685 32.8947C31.1465 32.9883 31.1916 33.1064 31.1916 33.2285V33.8635C31.1916 34.1565 30.9535 34.3886 30.662 34.3886Z" fill="white"/>
|
|
18
|
+
<path d="M21.2523 29.5292C21.2153 29.4966 21.1743 29.4722 21.1251 29.4639C21.0635 29.4558 21.0018 29.4966 20.9608 29.5251C20.9197 29.5536 20.8376 29.6268 20.8049 29.6554C20.772 29.6838 20.6899 29.7001 20.5544 29.7814C20.4189 29.8628 19.8934 30.1967 19.8934 30.1967H20.0289L19.4172 30.51H19.4787L19.3926 30.5753C19.4418 30.5875 19.4911 30.5792 19.5362 30.5548V30.5753C19.5362 30.5753 20.2629 30.2903 20.4025 30.3635L20.3163 30.388C20.3245 30.388 20.4598 30.396 20.4598 30.396C20.4681 30.453 20.501 30.5061 20.5502 30.5345C20.6324 30.5875 20.6365 30.62 20.6365 30.62C20.6365 30.62 20.5953 30.6362 20.5953 30.6607C20.6733 30.6362 20.7554 30.6362 20.8295 30.6607C20.8295 30.6607 20.8253 30.6362 20.7678 30.62C20.7103 30.5956 20.6611 30.5589 20.6241 30.5061C20.5914 30.4613 20.579 30.4043 20.5995 30.3513C20.62 30.2984 20.6899 30.2698 20.8334 30.1967C21.0018 30.1111 21.043 30.046 21.0635 29.9932C21.0839 29.9401 21.1251 29.8425 21.1414 29.7936C21.1578 29.7489 21.1866 29.7124 21.2236 29.6797C21.2687 29.6554 21.3179 29.6349 21.3632 29.6187C21.3713 29.6227 21.2811 29.5495 21.2523 29.5292Z" fill="white"/>
|
|
19
|
+
</g>
|
|
20
|
+
<path d="M20.0001 21.3541H10.8953L24.5525 7.80273H29.1049L20.0001 21.3541Z" fill="url(#paint3_linear_1514_56964)"/>
|
|
21
|
+
<defs>
|
|
22
|
+
<linearGradient id="paint0_linear_1514_56964" x1="-2.03589" y1="25.0107" x2="42.6414" y2="32.8443" gradientUnits="userSpaceOnUse">
|
|
23
|
+
<stop stop-color="#9E3BFF"/>
|
|
24
|
+
<stop offset="1" stop-color="#6D55FF"/>
|
|
25
|
+
</linearGradient>
|
|
26
|
+
<linearGradient id="paint1_linear_1514_56964" x1="-2.03589" y1="26.8436" x2="42.0388" y2="26.8436" gradientUnits="userSpaceOnUse">
|
|
27
|
+
<stop stop-color="#9E3BFF"/>
|
|
28
|
+
<stop offset="1" stop-color="#492CFF"/>
|
|
29
|
+
</linearGradient>
|
|
30
|
+
<linearGradient id="paint2_linear_1514_56964" x1="-2.03589" y1="31.8109" x2="42.0388" y2="31.5526" gradientUnits="userSpaceOnUse">
|
|
31
|
+
<stop stop-color="white" stop-opacity="0"/>
|
|
32
|
+
<stop offset="0.500885" stop-color="#9F7BFF"/>
|
|
33
|
+
<stop offset="1" stop-color="white" stop-opacity="0"/>
|
|
34
|
+
</linearGradient>
|
|
35
|
+
<linearGradient id="paint3_linear_1514_56964" x1="20.0001" y1="7.80273" x2="20.0001" y2="21.3541" gradientUnits="userSpaceOnUse">
|
|
36
|
+
<stop stop-color="#7AEDCF"/>
|
|
37
|
+
<stop offset="0.201333" stop-color="#68CEFA"/>
|
|
38
|
+
<stop offset="0.403244" stop-color="#689CF8"/>
|
|
39
|
+
<stop offset="0.602076" stop-color="#AC57C0"/>
|
|
40
|
+
<stop offset="0.801867" stop-color="#E65659"/>
|
|
41
|
+
<stop offset="1" stop-color="#F2C241"/>
|
|
42
|
+
</linearGradient>
|
|
43
|
+
</defs>
|
|
44
|
+
</svg>
|
|
@@ -0,0 +1,44 @@
|
|
|
1
|
+
<svg width="40" height="40" viewBox="0 0 40 40" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M38 30.125C38 34.4742 34.4742 38 30.125 38L9.875 38C5.52576 38 2 34.4742 2 30.125L2.00001 9.875C2.00001 5.52576 5.52577 2 9.87501 2L30.125 2C34.4742 2 38 5.52576 38 9.875L38 30.125Z" fill="black"/>
|
|
3
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M9.875 37L30.125 37C33.922 37 37 33.922 37 30.125L37 9.875C37 6.07805 33.922 3 30.125 3L9.87501 3C6.07805 3 3.00001 6.07804 3.00001 9.875L3 30.125C3 33.922 6.07805 37 9.875 37ZM30.125 38C34.4742 38 38 34.4742 38 30.125L38 9.875C38 5.52576 34.4742 2 30.125 2L9.87501 2C5.52576 2 2.00001 5.52576 2.00001 9.875L2 30.125C2 34.4742 5.52576 38 9.875 38L30.125 38Z" fill="#EBEEF4"/>
|
|
4
|
+
<mask id="mask0_1514_56903" style="mask-type:alpha" maskUnits="userSpaceOnUse" x="2" y="2" width="36" height="36">
|
|
5
|
+
<path d="M2.90088 9.64649C2.90088 5.91857 5.92296 2.89648 9.65088 2.89648H30.3509C34.0788 2.89648 37.1009 5.91856 37.1009 9.64648V30.3465C37.1009 34.0744 34.0788 37.0965 30.3509 37.0965H9.65088C5.92296 37.0965 2.90088 34.0744 2.90088 30.3465V9.64649Z" fill="#D9D9D9"/>
|
|
6
|
+
</mask>
|
|
7
|
+
<g mask="url(#mask0_1514_56903)">
|
|
8
|
+
<path opacity="0.7" d="M-2.03589 25.0107C-2.03589 25.0107 8.03587 28.875 20.4319 28.875C32.8279 28.875 42.0388 25.0107 42.0388 25.0107V40.3336H-2.03589V25.0107Z" fill="url(#paint0_linear_1514_56903)"/>
|
|
9
|
+
<path d="M-2.03589 29.0715C-2.03589 29.0715 10.274 27.248 20.0015 27.248C29.7289 27.248 42.0388 29.0715 42.0388 29.0715V39.9884H-2.03589V29.0715Z" fill="url(#paint1_linear_1514_56903)"/>
|
|
10
|
+
<path d="M-2.03589 29.4162C-2.03589 29.4162 10.274 27.5928 20.0015 27.5928C29.7289 27.5928 42.0388 29.4162 42.0388 29.4162" stroke="url(#paint2_linear_1514_56903)" stroke-width="3.6"/>
|
|
11
|
+
<path d="M10.201 34.3886C9.90951 34.3886 9.67139 34.1525 9.67139 33.8635V31.3276C9.67139 31.0387 9.90951 30.8066 10.201 30.8066C10.4925 30.8066 10.7306 31.0427 10.7306 31.3318V33.8676C10.7265 34.1525 10.4925 34.3886 10.201 34.3886Z" fill="white"/>
|
|
12
|
+
<path d="M12.4393 34.3887C12.2833 34.3887 12.1314 34.3195 12.0329 34.2016L10.9654 32.9356C10.8012 32.7402 10.8012 32.4594 10.9654 32.264L12.0329 30.9941C12.2217 30.7703 12.5543 30.7417 12.776 30.9249C12.9977 31.1081 13.0305 31.4419 12.8458 31.6616L12.0616 32.5979L12.8458 33.53C13.0305 33.7538 13.0018 34.0835 12.776 34.2667C12.6816 34.344 12.5625 34.3887 12.4393 34.3887Z" fill="white"/>
|
|
13
|
+
<path d="M15.9527 34.3877H13.7151C13.4237 34.3877 13.1855 34.1516 13.1855 33.8625V31.3267C13.1855 31.0378 13.4237 30.8018 13.7151 30.8018C14.0066 30.8018 14.2448 31.0378 14.2448 31.3267V33.3374H15.4271V31.3267C15.4271 31.0378 15.6652 30.8018 15.9567 30.8018C16.2483 30.8018 16.4864 31.0378 16.4864 31.3267V33.8625C16.4823 34.1516 16.2442 34.3877 15.9527 34.3877Z" fill="white"/>
|
|
14
|
+
<path d="M19.4717 34.3886H17.2342C16.9427 34.3805 16.7129 34.1403 16.7209 33.8512C16.7292 33.5746 16.9549 33.3506 17.2342 33.3425H18.9421V33.3139L17.0865 32.789C16.8606 32.7237 16.7046 32.5202 16.7046 32.2842V31.3276C16.7046 31.0387 16.9427 30.8066 17.2342 30.8066H19.4717C19.7631 30.8066 20.0012 31.0427 20.0012 31.3318C20.0012 31.6206 19.7631 31.8569 19.4717 31.8569H17.7638V31.8894L19.6195 32.4145C19.8453 32.4796 20.0012 32.6831 20.0012 32.9191V33.8676C20.0012 34.1565 19.7631 34.3886 19.4717 34.3886Z" fill="white"/>
|
|
15
|
+
<path d="M26.8229 34.3877C26.5314 34.3877 26.2973 34.1516 26.2973 33.8625V32.4664L26.0511 32.678C25.8539 32.845 25.5625 32.845 25.3612 32.678L25.115 32.4664V33.8625C25.115 34.1516 24.8769 34.3877 24.5854 34.3877C24.2939 34.3877 24.0557 34.1516 24.0557 33.8625V31.3267C24.0557 31.0378 24.2939 30.8018 24.5854 30.8018C24.7127 30.8018 24.8316 30.8465 24.9303 30.9278L25.7062 31.5872L26.4781 30.9278C26.6996 30.7406 27.0323 30.7651 27.2253 30.9848C27.3072 31.0784 27.3525 31.2005 27.3525 31.3267V33.8625C27.3566 34.1516 27.1185 34.3877 26.8229 34.3877Z" fill="white"/>
|
|
16
|
+
<path d="M23.3063 34.3886C23.0148 34.3886 22.7767 34.1525 22.7767 33.8635V33.4198L21.4588 31.8527H21.2782V33.3384H22.0746C22.3661 33.3466 22.5961 33.5866 22.5879 33.8757C22.5796 34.1525 22.3539 34.3764 22.0746 34.3844H20.7486C20.4571 34.3844 20.2231 34.1484 20.2231 33.8593V31.3276C20.2231 31.0387 20.4613 30.8066 20.7486 30.8066H21.7093C21.8653 30.8066 22.0171 30.8759 22.1158 30.994L23.7128 32.8947C23.7908 32.9883 23.8359 33.1064 23.8359 33.2285V33.8635C23.8359 34.1525 23.6019 34.3886 23.3063 34.3886Z" fill="white"/>
|
|
17
|
+
<path d="M30.662 34.3886C30.3705 34.3886 30.1324 34.1525 30.1324 33.8635V33.4198L28.8145 31.8527H28.6297V33.3384H29.4262C29.7177 33.3466 29.9477 33.5866 29.9394 33.8757C29.9312 34.1525 29.7054 34.3764 29.4262 34.3844H28.1043C27.8128 34.3844 27.5747 34.1484 27.5747 33.8593V31.3276C27.5747 31.0387 27.8128 30.8066 28.1043 30.8066H29.065C29.221 30.8066 29.3687 30.8759 29.4715 30.994L31.0685 32.8947C31.1465 32.9883 31.1916 33.1064 31.1916 33.2285V33.8635C31.1916 34.1565 30.9535 34.3886 30.662 34.3886Z" fill="white"/>
|
|
18
|
+
<path d="M21.2523 29.5292C21.2153 29.4966 21.1743 29.4722 21.1251 29.4639C21.0635 29.4558 21.0018 29.4966 20.9608 29.5251C20.9197 29.5536 20.8376 29.6268 20.8049 29.6554C20.772 29.6838 20.6899 29.7001 20.5544 29.7814C20.4189 29.8628 19.8934 30.1967 19.8934 30.1967H20.0289L19.4172 30.51H19.4787L19.3926 30.5753C19.4418 30.5875 19.4911 30.5792 19.5362 30.5548V30.5753C19.5362 30.5753 20.2629 30.2903 20.4025 30.3635L20.3163 30.388C20.3245 30.388 20.4598 30.396 20.4598 30.396C20.4681 30.453 20.501 30.5061 20.5502 30.5345C20.6324 30.5875 20.6365 30.62 20.6365 30.62C20.6365 30.62 20.5953 30.6362 20.5953 30.6607C20.6733 30.6362 20.7554 30.6362 20.8295 30.6607C20.8295 30.6607 20.8253 30.6362 20.7678 30.62C20.7103 30.5956 20.6611 30.5589 20.6241 30.5061C20.5914 30.4613 20.579 30.4043 20.5995 30.3513C20.62 30.2984 20.6899 30.2698 20.8334 30.1967C21.0018 30.1111 21.043 30.046 21.0635 29.9932C21.0839 29.9401 21.1251 29.8425 21.1414 29.7936C21.1578 29.7489 21.1866 29.7124 21.2236 29.6797C21.2687 29.6554 21.3179 29.6349 21.3632 29.6187C21.3713 29.6227 21.2811 29.5495 21.2523 29.5292Z" fill="white"/>
|
|
19
|
+
</g>
|
|
20
|
+
<path d="M20.0001 21.3541H10.8953L24.5525 7.80273H29.1049L20.0001 21.3541Z" fill="url(#paint3_linear_1514_56903)"/>
|
|
21
|
+
<defs>
|
|
22
|
+
<linearGradient id="paint0_linear_1514_56903" x1="-2.03589" y1="25.0107" x2="42.6414" y2="32.8443" gradientUnits="userSpaceOnUse">
|
|
23
|
+
<stop stop-color="#9E3BFF"/>
|
|
24
|
+
<stop offset="1" stop-color="#6D55FF"/>
|
|
25
|
+
</linearGradient>
|
|
26
|
+
<linearGradient id="paint1_linear_1514_56903" x1="-2.03589" y1="26.8436" x2="42.0388" y2="26.8436" gradientUnits="userSpaceOnUse">
|
|
27
|
+
<stop stop-color="#9E3BFF"/>
|
|
28
|
+
<stop offset="1" stop-color="#492CFF"/>
|
|
29
|
+
</linearGradient>
|
|
30
|
+
<linearGradient id="paint2_linear_1514_56903" x1="-2.03589" y1="31.8109" x2="42.0388" y2="31.5526" gradientUnits="userSpaceOnUse">
|
|
31
|
+
<stop stop-color="white" stop-opacity="0"/>
|
|
32
|
+
<stop offset="0.500885" stop-color="#9F7BFF"/>
|
|
33
|
+
<stop offset="1" stop-color="white" stop-opacity="0"/>
|
|
34
|
+
</linearGradient>
|
|
35
|
+
<linearGradient id="paint3_linear_1514_56903" x1="20.0001" y1="7.80273" x2="20.0001" y2="21.3541" gradientUnits="userSpaceOnUse">
|
|
36
|
+
<stop stop-color="#7AEDCF"/>
|
|
37
|
+
<stop offset="0.201333" stop-color="#68CEFA"/>
|
|
38
|
+
<stop offset="0.403244" stop-color="#689CF8"/>
|
|
39
|
+
<stop offset="0.602076" stop-color="#AC57C0"/>
|
|
40
|
+
<stop offset="0.801867" stop-color="#E65659"/>
|
|
41
|
+
<stop offset="1" stop-color="#F2C241"/>
|
|
42
|
+
</linearGradient>
|
|
43
|
+
</defs>
|
|
44
|
+
</svg>
|
|
@@ -0,0 +1,41 @@
|
|
|
1
|
+
<svg width="40" height="40" viewBox="0 0 40 40" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M38 30.125C38 34.4742 34.4742 38 30.125 38L9.875 38C5.52576 38 2 34.4742 2 30.125L2.00001 9.875C2.00001 5.52576 5.52577 2 9.87501 2L30.125 2C34.4742 2 38 5.52576 38 9.875L38 30.125Z" fill="black"/>
|
|
3
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M9.875 37L30.125 37C33.922 37 37 33.922 37 30.125L37 9.875C37 6.07805 33.922 3 30.125 3L9.87501 3C6.07805 3 3.00001 6.07804 3.00001 9.875L3 30.125C3 33.922 6.07805 37 9.875 37ZM30.125 38C34.4742 38 38 34.4742 38 30.125L38 9.875C38 5.52576 34.4742 2 30.125 2L9.87501 2C5.52576 2 2.00001 5.52576 2.00001 9.875L2 30.125C2 34.4742 5.52576 38 9.875 38L30.125 38Z" fill="white" fill-opacity="0.12"/>
|
|
4
|
+
<mask id="mask0_1514_56857" style="mask-type:alpha" maskUnits="userSpaceOnUse" x="2" y="2" width="36" height="36">
|
|
5
|
+
<path d="M2.90088 9.64649C2.90088 5.91857 5.92296 2.89648 9.65088 2.89648H30.3509C34.0788 2.89648 37.1009 5.91856 37.1009 9.64648V30.3465C37.1009 34.0744 34.0788 37.0965 30.3509 37.0965H9.65088C5.92296 37.0965 2.90088 34.0744 2.90088 30.3465V9.64649Z" fill="#D9D9D9"/>
|
|
6
|
+
</mask>
|
|
7
|
+
<g mask="url(#mask0_1514_56857)">
|
|
8
|
+
<path opacity="0.7" d="M-2.03589 25.0107C-2.03589 25.0107 8.03587 28.875 20.4319 28.875C32.8279 28.875 42.0388 25.0107 42.0388 25.0107V40.3336H-2.03589V25.0107Z" fill="url(#paint0_linear_1514_56857)"/>
|
|
9
|
+
<path d="M-2.03589 29.0715C-2.03589 29.0715 10.274 27.248 20.0015 27.248C29.7289 27.248 42.0388 29.0715 42.0388 29.0715V39.9884H-2.03589V29.0715Z" fill="url(#paint1_linear_1514_56857)"/>
|
|
10
|
+
<path d="M-2.03589 29.4162C-2.03589 29.4162 10.274 27.5928 20.0015 27.5928C29.7289 27.5928 42.0388 29.4162 42.0388 29.4162" stroke="url(#paint2_linear_1514_56857)" stroke-width="3.6"/>
|
|
11
|
+
<path d="M10.9355 29.9023C10.5862 29.9023 10.2496 29.9462 10.1125 29.9833C9.91301 30.0394 9.86324 30.1268 9.82569 30.3077L9.03392 33.9612C9.02125 34.0358 9.00903 34.0983 9.00903 34.1607C9.00903 34.3417 9.12757 34.4598 9.32076 34.4598C9.53296 34.4598 9.62028 34.3227 9.66371 34.1105L9.88812 33.0694C10.0438 33.088 10.2496 33.107 10.5428 33.107C11.8336 33.107 12.6376 32.4089 12.6376 31.3551C12.6376 30.4321 11.9951 29.9023 10.9355 29.9023ZM10.5116 32.5084C10.3121 32.5084 10.156 32.5021 10.013 32.4835L10.4306 30.5444C10.5614 30.5258 10.755 30.5005 10.9545 30.5005C11.6404 30.5005 11.9897 30.8249 11.9897 31.361C11.9892 32.0469 11.4902 32.5084 10.5116 32.5084Z" fill="white"/>
|
|
12
|
+
<path d="M31.2478 33.2563C31.1419 33.2563 31.0731 33.3187 30.9424 33.4621C30.7116 33.6992 30.5682 33.83 30.3877 33.83C30.2257 33.83 30.1384 33.6992 30.1384 33.487C30.1384 33.3685 30.1633 33.2251 30.1945 33.0694L30.4252 31.9845H31.1175C31.3355 31.9845 31.4667 31.8596 31.4667 31.6352C31.4667 31.5103 31.3858 31.4171 31.1989 31.4171H30.5497L30.6619 30.9122C30.6745 30.8375 30.6867 30.7688 30.6867 30.7063C30.6867 30.5317 30.5682 30.4068 30.375 30.4068C30.1691 30.4068 30.0759 30.5439 30.0321 30.7561L29.8886 31.4171H29.5955C29.371 31.4171 29.2403 31.542 29.2403 31.7664C29.2403 31.8913 29.3276 31.9845 29.5145 31.9845H29.7701L29.5394 33.0567C29.5145 33.1753 29.4833 33.3685 29.4833 33.568C29.4833 34.0729 29.7452 34.4408 30.3062 34.4408C30.6306 34.4408 30.917 34.2788 31.1356 34.0851C31.3478 33.8983 31.5034 33.6675 31.5034 33.5178C31.5034 33.3748 31.3912 33.2563 31.2478 33.2563Z" fill="white"/>
|
|
13
|
+
<path d="M16.9082 30.2702C16.9082 30.0892 16.7833 29.9707 16.5901 29.9707C16.3842 29.9707 16.291 30.1078 16.2472 30.3199L15.4681 33.9422C15.4495 34.0168 15.4368 34.0793 15.4368 34.1417C15.4368 34.3227 15.5617 34.4408 15.7486 34.4408C15.9608 34.4408 16.054 34.3037 16.0978 34.0915L16.8769 30.4697C16.8896 30.3946 16.9082 30.3326 16.9082 30.2702Z" fill="white"/>
|
|
14
|
+
<path d="M28.0368 31.3547C27.0392 31.3547 26.3596 32.346 26.3596 33.2875C26.3596 33.3051 26.3601 33.3228 26.3605 33.34C26.204 33.5775 26.004 33.8236 25.8669 33.8236C25.7674 33.8236 25.7298 33.73 25.7298 33.5866C25.7298 33.4119 25.7796 33.1187 25.8357 32.8631L26.3533 30.4688C26.3659 30.3941 26.3782 30.3317 26.3782 30.2693C26.3782 30.0883 26.2596 29.9698 26.0664 29.9698C25.8542 29.9698 25.7674 30.1068 25.7235 30.319L25.443 31.6157C25.2932 31.4601 25.0747 31.3538 24.7444 31.3538C24.082 31.3538 23.4156 31.8637 23.1559 32.6459C22.87 33.3852 22.6143 33.8227 22.4125 33.8227C22.3379 33.8227 22.294 33.7603 22.294 33.6544C22.294 33.3427 22.4686 32.5821 22.5433 32.2143C22.5682 32.0772 22.5808 32.0211 22.5808 31.9401C22.5808 31.666 22.1257 31.3416 21.5334 31.3416C20.8485 31.3416 20.2282 31.7754 19.9173 32.4197C19.4554 33.2359 19.0315 33.8227 18.8215 33.8227C18.7279 33.8227 18.6967 33.7042 18.6718 33.592L18.5166 32.7328L19.4703 31.9537C19.5576 31.879 19.6699 31.7727 19.6699 31.6356C19.6699 31.4673 19.5576 31.3551 19.3893 31.3551C19.2645 31.3551 19.1586 31.4298 19.0527 31.5171L17.6189 32.7016L18.099 30.4697C18.1117 30.395 18.1302 30.3326 18.1302 30.2702C18.1302 30.0892 18.0053 29.9707 17.8121 29.9707C17.6063 29.9707 17.5131 30.1078 17.4692 30.3199L16.6901 33.9422C16.6715 34.0168 16.6589 34.0793 16.6589 34.1417C16.6589 34.3227 16.7837 34.4408 16.9706 34.4408C17.1828 34.4408 17.276 34.3037 17.3199 34.0915L17.4199 33.6241L18.0058 33.1504L18.1492 33.8734C18.2053 34.1602 18.3551 34.4408 18.7414 34.4408C19.126 34.4408 19.4287 34.0897 19.7318 33.6151C19.8237 34.1123 20.1775 34.4408 20.6684 34.4408C21.1611 34.4408 21.4977 34.1476 21.7158 33.7549V33.7675C21.7158 34.1729 21.9216 34.4408 22.2831 34.4408C22.6103 34.4408 22.8817 34.2435 23.1242 33.8245C23.2618 34.1897 23.5694 34.4408 23.9974 34.4408C24.5024 34.4408 24.8639 34.1354 25.0946 33.7114V33.749C25.0946 34.1978 25.319 34.4412 25.6868 34.4412C26.0117 34.4412 26.2877 34.2525 26.5234 33.9458C26.7026 34.2525 27.0238 34.4412 27.4577 34.4412C28.4553 34.4412 29.1349 33.4499 29.1349 32.5021C29.1344 31.8347 28.729 31.3547 28.0368 31.3547ZM21.8212 32.6206C21.6402 33.3997 21.2538 33.8426 20.8172 33.8426C20.5241 33.8426 20.3621 33.6182 20.3621 33.2816C20.3621 32.6206 20.8421 31.9098 21.4841 31.9098C21.6773 31.9098 21.8271 31.9659 21.9578 32.0469L21.8212 32.6206ZM25.2937 32.2903C25.0941 33.207 24.639 33.8426 24.1404 33.8426C23.8662 33.8426 23.7038 33.6304 23.7038 33.2816C23.7038 32.6147 24.1653 31.9225 24.7824 31.9225C25.0195 31.9225 25.2 32.0035 25.3312 32.1093L25.2937 32.2903ZM27.5319 33.8426C27.1704 33.8426 27.0206 33.5807 27.0206 33.2504C27.0206 32.6455 27.4382 31.9537 27.9622 31.9537C28.3237 31.9537 28.4734 32.2157 28.4734 32.5459C28.4734 33.1567 28.0558 33.8426 27.5319 33.8426Z" fill="white"/>
|
|
15
|
+
<path d="M14.1899 31.3547C13.1923 31.3547 12.5127 32.346 12.5127 33.2875C12.5127 33.9607 12.9181 34.4408 13.6099 34.4408C14.6075 34.4408 15.2871 33.4495 15.2871 32.5016C15.2871 31.8347 14.8817 31.3547 14.1899 31.3547ZM13.685 33.8426C13.3235 33.8426 13.1737 33.5807 13.1737 33.2504C13.1737 32.6455 13.5913 31.9537 14.1153 31.9537C14.4768 31.9537 14.6265 32.2157 14.6265 32.5459C14.6261 33.1567 14.2085 33.8426 13.685 33.8426Z" fill="white"/>
|
|
16
|
+
</g>
|
|
17
|
+
<path d="M20.0001 21.3541H10.8953L24.5525 7.80273H29.1049L20.0001 21.3541Z" fill="url(#paint3_linear_1514_56857)"/>
|
|
18
|
+
<defs>
|
|
19
|
+
<linearGradient id="paint0_linear_1514_56857" x1="-2.03589" y1="25.0107" x2="42.6414" y2="32.8443" gradientUnits="userSpaceOnUse">
|
|
20
|
+
<stop stop-color="#9E3BFF"/>
|
|
21
|
+
<stop offset="1" stop-color="#6D55FF"/>
|
|
22
|
+
</linearGradient>
|
|
23
|
+
<linearGradient id="paint1_linear_1514_56857" x1="-2.03589" y1="26.8436" x2="42.0388" y2="26.8436" gradientUnits="userSpaceOnUse">
|
|
24
|
+
<stop stop-color="#9E3BFF"/>
|
|
25
|
+
<stop offset="1" stop-color="#492CFF"/>
|
|
26
|
+
</linearGradient>
|
|
27
|
+
<linearGradient id="paint2_linear_1514_56857" x1="-2.03589" y1="31.8109" x2="42.0388" y2="31.5526" gradientUnits="userSpaceOnUse">
|
|
28
|
+
<stop stop-color="white" stop-opacity="0"/>
|
|
29
|
+
<stop offset="0.500885" stop-color="#9F7BFF"/>
|
|
30
|
+
<stop offset="1" stop-color="white" stop-opacity="0"/>
|
|
31
|
+
</linearGradient>
|
|
32
|
+
<linearGradient id="paint3_linear_1514_56857" x1="20.0001" y1="7.80273" x2="20.0001" y2="21.3541" gradientUnits="userSpaceOnUse">
|
|
33
|
+
<stop stop-color="#7AEDCF"/>
|
|
34
|
+
<stop offset="0.201333" stop-color="#68CEFA"/>
|
|
35
|
+
<stop offset="0.403244" stop-color="#689CF8"/>
|
|
36
|
+
<stop offset="0.602076" stop-color="#AC57C0"/>
|
|
37
|
+
<stop offset="0.801867" stop-color="#E65659"/>
|
|
38
|
+
<stop offset="1" stop-color="#F2C241"/>
|
|
39
|
+
</linearGradient>
|
|
40
|
+
</defs>
|
|
41
|
+
</svg>
|
|
@@ -0,0 +1,41 @@
|
|
|
1
|
+
<svg width="40" height="40" viewBox="0 0 40 40" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M38 30.125C38 34.4742 34.4742 38 30.125 38L9.875 38C5.52576 38 2 34.4742 2 30.125L2.00001 9.875C2.00001 5.52576 5.52577 2 9.87501 2L30.125 2C34.4742 2 38 5.52576 38 9.875L38 30.125Z" fill="black"/>
|
|
3
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M9.875 37L30.125 37C33.922 37 37 33.922 37 30.125L37 9.875C37 6.07805 33.922 3 30.125 3L9.87501 3C6.07805 3 3.00001 6.07804 3.00001 9.875L3 30.125C3 33.922 6.07805 37 9.875 37ZM30.125 38C34.4742 38 38 34.4742 38 30.125L38 9.875C38 5.52576 34.4742 2 30.125 2L9.87501 2C5.52576 2 2.00001 5.52576 2.00001 9.875L2 30.125C2 34.4742 5.52576 38 9.875 38L30.125 38Z" fill="#EBEEF4"/>
|
|
4
|
+
<mask id="mask0_1514_56809" style="mask-type:alpha" maskUnits="userSpaceOnUse" x="2" y="2" width="36" height="36">
|
|
5
|
+
<path d="M2.90088 9.64649C2.90088 5.91857 5.92296 2.89648 9.65088 2.89648H30.3509C34.0788 2.89648 37.1009 5.91856 37.1009 9.64648V30.3465C37.1009 34.0744 34.0788 37.0965 30.3509 37.0965H9.65088C5.92296 37.0965 2.90088 34.0744 2.90088 30.3465V9.64649Z" fill="#D9D9D9"/>
|
|
6
|
+
</mask>
|
|
7
|
+
<g mask="url(#mask0_1514_56809)">
|
|
8
|
+
<path opacity="0.7" d="M-2.03589 25.0107C-2.03589 25.0107 8.03587 28.875 20.4319 28.875C32.8279 28.875 42.0388 25.0107 42.0388 25.0107V40.3336H-2.03589V25.0107Z" fill="url(#paint0_linear_1514_56809)"/>
|
|
9
|
+
<path d="M-2.03589 29.0715C-2.03589 29.0715 10.274 27.248 20.0015 27.248C29.7289 27.248 42.0388 29.0715 42.0388 29.0715V39.9884H-2.03589V29.0715Z" fill="url(#paint1_linear_1514_56809)"/>
|
|
10
|
+
<path d="M-2.03589 29.4162C-2.03589 29.4162 10.274 27.5928 20.0015 27.5928C29.7289 27.5928 42.0388 29.4162 42.0388 29.4162" stroke="url(#paint2_linear_1514_56809)" stroke-width="3.6"/>
|
|
11
|
+
<path d="M10.9355 29.9014C10.5862 29.9014 10.2496 29.9453 10.1125 29.9824C9.91301 30.0385 9.86324 30.1258 9.82569 30.3068L9.03392 33.9602C9.02125 34.0348 9.00903 34.0973 9.00903 34.1597C9.00903 34.3407 9.12757 34.4588 9.32076 34.4588C9.53296 34.4588 9.62028 34.3217 9.66371 34.1095L9.88812 33.0684C10.0438 33.087 10.2496 33.106 10.5428 33.106C11.8336 33.106 12.6376 32.4079 12.6376 31.3541C12.6376 30.4312 11.9951 29.9014 10.9355 29.9014ZM10.5116 32.5074C10.3121 32.5074 10.156 32.5011 10.013 32.4825L10.4306 30.5434C10.5614 30.5248 10.755 30.4995 10.9545 30.4995C11.6404 30.4995 11.9897 30.8239 11.9897 31.36C11.9892 32.0459 11.4902 32.5074 10.5116 32.5074Z" fill="white"/>
|
|
12
|
+
<path d="M31.2478 33.2553C31.1419 33.2553 31.0731 33.3177 30.9424 33.4612C30.7116 33.6982 30.5682 33.829 30.3877 33.829C30.2257 33.829 30.1384 33.6982 30.1384 33.486C30.1384 33.3675 30.1633 33.2241 30.1945 33.0684L30.4252 31.9835H31.1175C31.3355 31.9835 31.4667 31.8586 31.4667 31.6342C31.4667 31.5093 31.3858 31.4161 31.1989 31.4161H30.5497L30.6619 30.9112C30.6745 30.8366 30.6867 30.7678 30.6867 30.7054C30.6867 30.5307 30.5682 30.4058 30.375 30.4058C30.1691 30.4058 30.0759 30.5429 30.0321 30.7551L29.8886 31.4161H29.5955C29.371 31.4161 29.2403 31.541 29.2403 31.7654C29.2403 31.8903 29.3276 31.9835 29.5145 31.9835H29.7701L29.5394 33.0558C29.5145 33.1743 29.4833 33.3675 29.4833 33.567C29.4833 34.0719 29.7452 34.4398 30.3062 34.4398C30.6306 34.4398 30.917 34.2778 31.1356 34.0842C31.3478 33.8973 31.5034 33.6666 31.5034 33.5168C31.5034 33.3738 31.3912 33.2553 31.2478 33.2553Z" fill="white"/>
|
|
13
|
+
<path d="M16.9082 30.2692C16.9082 30.0882 16.7833 29.9697 16.5901 29.9697C16.3842 29.9697 16.291 30.1068 16.2472 30.319L15.4681 33.9412C15.4495 34.0158 15.4368 34.0783 15.4368 34.1407C15.4368 34.3217 15.5617 34.4398 15.7486 34.4398C15.9608 34.4398 16.054 34.3027 16.0978 34.0905L16.8769 30.4687C16.8896 30.3936 16.9082 30.3316 16.9082 30.2692Z" fill="white"/>
|
|
14
|
+
<path d="M28.0368 31.3537C27.0392 31.3537 26.3596 32.345 26.3596 33.2865C26.3596 33.3042 26.3601 33.3218 26.3605 33.339C26.204 33.5765 26.004 33.8227 25.8669 33.8227C25.7674 33.8227 25.7298 33.729 25.7298 33.5856C25.7298 33.4109 25.7796 33.1178 25.8357 32.8621L26.3533 30.4678C26.3659 30.3932 26.3782 30.3307 26.3782 30.2683C26.3782 30.0873 26.2596 29.9688 26.0664 29.9688C25.8542 29.9688 25.7674 30.1059 25.7235 30.3181L25.443 31.6148C25.2932 31.4591 25.0747 31.3528 24.7444 31.3528C24.082 31.3528 23.4156 31.8627 23.1559 32.645C22.87 33.3842 22.6143 33.8218 22.4125 33.8218C22.3379 33.8218 22.294 33.7593 22.294 33.6534C22.294 33.3417 22.4686 32.5812 22.5433 32.2133C22.5682 32.0762 22.5808 32.0201 22.5808 31.9392C22.5808 31.665 22.1257 31.3406 21.5334 31.3406C20.8485 31.3406 20.2282 31.7745 19.9173 32.4187C19.4554 33.2349 19.0315 33.8218 18.8215 33.8218C18.7279 33.8218 18.6967 33.7032 18.6718 33.591L18.5166 32.7318L19.4703 31.9527C19.5576 31.8781 19.6699 31.7717 19.6699 31.6347C19.6699 31.4664 19.5576 31.3541 19.3893 31.3541C19.2645 31.3541 19.1586 31.4288 19.0527 31.5161L17.6189 32.7006L18.099 30.4687C18.1117 30.3941 18.1302 30.3316 18.1302 30.2692C18.1302 30.0882 18.0053 29.9697 17.8121 29.9697C17.6063 29.9697 17.5131 30.1068 17.4692 30.319L16.6901 33.9412C16.6715 34.0158 16.6589 34.0783 16.6589 34.1407C16.6589 34.3217 16.7837 34.4398 16.9706 34.4398C17.1828 34.4398 17.276 34.3027 17.3199 34.0905L17.4199 33.6231L18.0058 33.1494L18.1492 33.8724C18.2053 34.1593 18.3551 34.4398 18.7414 34.4398C19.126 34.4398 19.4287 34.0887 19.7318 33.6141C19.8237 34.1113 20.1775 34.4398 20.6684 34.4398C21.1611 34.4398 21.4977 34.1466 21.7158 33.7539V33.7666C21.7158 34.1719 21.9216 34.4398 22.2831 34.4398C22.6103 34.4398 22.8817 34.2425 23.1242 33.8236C23.2618 34.1887 23.5694 34.4398 23.9974 34.4398C24.5024 34.4398 24.8639 34.1344 25.0946 33.7105V33.748C25.0946 34.1968 25.319 34.4402 25.6868 34.4402C26.0117 34.4402 26.2877 34.2516 26.5234 33.9448C26.7026 34.2516 27.0238 34.4402 27.4577 34.4402C28.4553 34.4402 29.1349 33.4489 29.1349 32.5011C29.1344 31.8337 28.729 31.3537 28.0368 31.3537ZM21.8212 32.6196C21.6402 33.3987 21.2538 33.8417 20.8172 33.8417C20.5241 33.8417 20.3621 33.6172 20.3621 33.2806C20.3621 32.6196 20.8421 31.9088 21.4841 31.9088C21.6773 31.9088 21.8271 31.9649 21.9578 32.0459L21.8212 32.6196ZM25.2937 32.2893C25.0941 33.206 24.639 33.8417 24.1404 33.8417C23.8662 33.8417 23.7038 33.6295 23.7038 33.2806C23.7038 32.6137 24.1653 31.9215 24.7824 31.9215C25.0195 31.9215 25.2 32.0025 25.3312 32.1084L25.2937 32.2893ZM27.5319 33.8417C27.1704 33.8417 27.0206 33.5797 27.0206 33.2494C27.0206 32.6445 27.4382 31.9527 27.9622 31.9527C28.3237 31.9527 28.4734 32.2147 28.4734 32.545C28.4734 33.1558 28.0558 33.8417 27.5319 33.8417Z" fill="white"/>
|
|
15
|
+
<path d="M14.1899 31.3537C13.1923 31.3537 12.5127 32.345 12.5127 33.2865C12.5127 33.9597 12.9181 34.4398 13.6099 34.4398C14.6075 34.4398 15.2871 33.4485 15.2871 32.5006C15.2871 31.8337 14.8817 31.3537 14.1899 31.3537ZM13.685 33.8417C13.3235 33.8417 13.1737 33.5797 13.1737 33.2494C13.1737 32.6445 13.5913 31.9527 14.1153 31.9527C14.4768 31.9527 14.6265 32.2147 14.6265 32.545C14.6261 33.1558 14.2085 33.8417 13.685 33.8417Z" fill="white"/>
|
|
16
|
+
</g>
|
|
17
|
+
<path d="M20.0001 21.3541H10.8953L24.5525 7.80273H29.1049L20.0001 21.3541Z" fill="url(#paint3_linear_1514_56809)"/>
|
|
18
|
+
<defs>
|
|
19
|
+
<linearGradient id="paint0_linear_1514_56809" x1="-2.03589" y1="25.0107" x2="42.6414" y2="32.8443" gradientUnits="userSpaceOnUse">
|
|
20
|
+
<stop stop-color="#9E3BFF"/>
|
|
21
|
+
<stop offset="1" stop-color="#6D55FF"/>
|
|
22
|
+
</linearGradient>
|
|
23
|
+
<linearGradient id="paint1_linear_1514_56809" x1="-2.03589" y1="26.8436" x2="42.0388" y2="26.8436" gradientUnits="userSpaceOnUse">
|
|
24
|
+
<stop stop-color="#9E3BFF"/>
|
|
25
|
+
<stop offset="1" stop-color="#492CFF"/>
|
|
26
|
+
</linearGradient>
|
|
27
|
+
<linearGradient id="paint2_linear_1514_56809" x1="-2.03589" y1="31.8109" x2="42.0388" y2="31.5526" gradientUnits="userSpaceOnUse">
|
|
28
|
+
<stop stop-color="white" stop-opacity="0"/>
|
|
29
|
+
<stop offset="0.500885" stop-color="#9F7BFF"/>
|
|
30
|
+
<stop offset="1" stop-color="white" stop-opacity="0"/>
|
|
31
|
+
</linearGradient>
|
|
32
|
+
<linearGradient id="paint3_linear_1514_56809" x1="20.0001" y1="7.80273" x2="20.0001" y2="21.3541" gradientUnits="userSpaceOnUse">
|
|
33
|
+
<stop stop-color="#7AEDCF"/>
|
|
34
|
+
<stop offset="0.201333" stop-color="#68CEFA"/>
|
|
35
|
+
<stop offset="0.403244" stop-color="#689CF8"/>
|
|
36
|
+
<stop offset="0.602076" stop-color="#AC57C0"/>
|
|
37
|
+
<stop offset="0.801867" stop-color="#E65659"/>
|
|
38
|
+
<stop offset="1" stop-color="#F2C241"/>
|
|
39
|
+
</linearGradient>
|
|
40
|
+
</defs>
|
|
41
|
+
</svg>
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
<svg width="40" height="40" viewBox="0 0 40 40" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M6.08265 26.4203C5.16693 24.46 4.65544 22.2728 4.65544 19.9663C4.65544 11.5342 11.491 4.69869 19.9231 4.69869C24.6182 4.69869 28.8182 6.81816 31.6188 10.1524L33.2898 8.75038C30.0889 4.93983 25.289 2.51758 19.9231 2.51758C10.2864 2.51758 2.47437 10.3296 2.47437 19.9663C2.47437 22.6023 3.0589 25.1018 4.10543 27.3422L6.08265 26.4203Z" fill="white"/>
|
|
3
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M19.9231 30.3263C14.2014 30.3263 9.56294 25.6878 9.56294 19.9661C9.56294 14.2443 14.2014 9.60588 19.9231 9.60588C23.1092 9.60588 25.9586 11.0445 27.8591 13.307L29.5304 11.9046C27.2299 9.16582 23.7798 7.4248 19.9231 7.4248C12.9967 7.4248 7.38184 13.0397 7.38184 19.9661C7.38184 26.8925 12.9967 32.5073 19.9231 32.5073V30.3263Z" fill="white"/>
|
|
4
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M23.6822 23.1211C22.782 24.1927 21.4321 24.8741 19.923 24.8741C17.2127 24.8741 15.0155 22.677 15.0155 19.9667C15.0155 17.2564 17.2127 15.0592 19.923 15.0592C21.4321 15.0592 22.782 15.7407 23.6822 16.8124L25.5617 15.2352C24.2114 13.6276 22.1868 12.6055 19.923 12.6055C15.8575 12.6055 12.5618 15.9012 12.5618 19.9667C12.5618 24.0321 15.8575 27.3279 19.923 27.3279C21.9976 27.3279 23.871 26.469 25.209 25.0881L23.6822 23.1211Z" fill="white"/>
|
|
5
|
+
</svg>
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
<svg width="40" height="40" viewBox="0 0 40 40" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M6.08265 26.4203C5.16693 24.46 4.65544 22.2728 4.65544 19.9663C4.65544 11.5342 11.491 4.69869 19.9231 4.69869C24.6182 4.69869 28.8182 6.81816 31.6188 10.1524L33.2898 8.75038C30.0889 4.93983 25.289 2.51758 19.9231 2.51758C10.2864 2.51758 2.47437 10.3296 2.47437 19.9663C2.47437 22.6023 3.0589 25.1018 4.10543 27.3422L6.08265 26.4203Z" fill="black"/>
|
|
3
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M19.9231 30.3263C14.2014 30.3263 9.56294 25.6878 9.56294 19.9661C9.56294 14.2443 14.2014 9.60588 19.9231 9.60588C23.1092 9.60588 25.9586 11.0445 27.8591 13.307L29.5304 11.9046C27.2299 9.16582 23.7798 7.4248 19.9231 7.4248C12.9967 7.4248 7.38184 13.0397 7.38184 19.9661C7.38184 26.8925 12.9967 32.5073 19.9231 32.5073V30.3263Z" fill="black"/>
|
|
4
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M23.6822 23.1211C22.782 24.1927 21.4321 24.8741 19.923 24.8741C17.2127 24.8741 15.0155 22.677 15.0155 19.9667C15.0155 17.2564 17.2127 15.0592 19.923 15.0592C21.4321 15.0592 22.782 15.7407 23.6822 16.8124L25.5617 15.2352C24.2114 13.6276 22.1868 12.6055 19.923 12.6055C15.8575 12.6055 12.5618 15.9012 12.5618 19.9667C12.5618 24.0321 15.8575 27.3279 19.923 27.3279C21.9976 27.3279 23.871 26.469 25.209 25.0881L23.6822 23.1211Z" fill="black"/>
|
|
5
|
+
</svg>
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
<svg width="40" height="40" viewBox="0 0 40 40" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M8.48409 10.9543L21.5552 3.1229C22.0063 2.85226 22.561 2.85226 23.0121 3.1229L31.2447 8.05455C32.0725 8.54857 32.2215 9.72564 31.5468 10.4302L28.7571 13.3428C28.2935 13.8282 27.5692 13.927 26.998 13.5833L23.0245 11.2034C22.5651 10.9285 21.998 10.9285 21.5386 11.2034L7.75562 19.546V12.2645C7.75562 11.7232 8.03293 11.2249 8.48409 10.9543Z" fill="#FA8C16"/>
|
|
3
|
+
<path d="M31.2736 31.9233L23.008 36.8764C22.5568 37.147 22.0022 37.147 21.5552 36.8764L8.48409 29.045C8.03293 28.7744 7.75562 28.2761 7.75562 27.7348V21.1321L14.4898 17.0811V23.701C14.4898 24.2423 14.7671 24.7406 15.2183 25.0069L21.5552 28.8045C22.0063 29.0751 22.561 29.0751 23.008 28.8045L27.0187 26.4031C27.5899 26.0594 28.3101 26.1582 28.7736 26.6436L31.5716 29.5476C32.2504 30.2479 32.1014 31.4292 31.2736 31.9233Z" fill="white"/>
|
|
4
|
+
</svg>
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
<svg width="40" height="40" viewBox="0 0 40 40" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M8.48409 10.9543L21.5552 3.1229C22.0063 2.85226 22.561 2.85226 23.0121 3.1229L31.2447 8.05455C32.0725 8.54857 32.2215 9.72564 31.5468 10.4302L28.7571 13.3428C28.2935 13.8282 27.5692 13.927 26.998 13.5833L23.0245 11.2034C22.5651 10.9285 21.998 10.9285 21.5386 11.2034L7.75562 19.546V12.2645C7.75562 11.7232 8.03293 11.2249 8.48409 10.9543Z" fill="#FA8C16"/>
|
|
3
|
+
<path d="M31.2736 31.9233L23.008 36.8764C22.5568 37.147 22.0022 37.147 21.5552 36.8764L8.48409 29.045C8.03293 28.7744 7.75562 28.2761 7.75562 27.7348V21.1321L14.4898 17.0811V23.701C14.4898 24.2423 14.7671 24.7406 15.2183 25.0069L21.5552 28.8045C22.0063 29.0751 22.561 29.0751 23.008 28.8045L27.0187 26.4031C27.5899 26.0594 28.3101 26.1582 28.7736 26.6436L31.5716 29.5476C32.2504 30.2479 32.1014 31.4292 31.2736 31.9233Z" fill="#1F1F1F"/>
|
|
4
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg width="40" height="40" viewBox="0 0 40 40" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M9.15392 11.5C10.2824 11.5 11.1972 12.4166 11.1972 13.5474C11.1972 14.4327 10.6363 15.1868 9.85121 15.4724L9.85131 26.0783C11.313 26.0136 12.6721 25.7457 13.8797 25.3015L13.8797 17.1705C13.0946 16.8849 12.5336 16.1307 12.5336 15.2454C12.5336 14.1147 13.4485 13.1981 14.577 13.1981C15.7054 13.1981 16.6203 14.1147 16.6203 15.2454C16.6203 16.1307 16.0594 16.8849 15.2742 17.1705L15.2743 24.6741C16.6169 23.9468 17.6926 22.9625 18.4059 21.7738C17.9219 21.3368 17.6177 20.704 17.6177 20C17.6177 18.6816 18.6843 17.613 20 17.613C20.108 17.613 20.2144 17.6202 20.3186 17.6342C22.1331 14.4731 26.0236 12.5585 30.6655 12.5101L30.8461 12.5091H38.3028C38.6878 12.5091 39 12.8219 39 13.2078C39 13.5798 38.7097 13.884 38.3437 13.9052L38.3028 13.9064H36.9664L36.9664 24.5276C37.7516 24.8132 38.3124 25.5673 38.3124 26.4526C38.3124 27.5833 37.3975 28.5 36.2691 28.5C35.1407 28.5 34.2258 27.5833 34.2258 26.4526C34.2258 25.5672 34.7868 24.813 35.572 24.5275L35.5719 13.9064H31.5432L31.5434 24.5276C32.3285 24.8132 32.8894 25.5673 32.8894 26.4526C32.8894 27.5833 31.9745 28.5 30.8461 28.5C29.7177 28.5 28.8028 27.5833 28.8028 26.4526C28.8028 25.5673 29.3636 24.8132 30.1488 24.5276L30.1487 13.9217C28.687 13.9864 27.3279 14.2543 26.1203 14.6985L26.1203 22.8295C26.9055 23.1151 27.4664 23.8692 27.4664 24.7546C27.4664 25.8852 26.5515 26.8019 25.423 26.8019C24.2946 26.8019 23.3797 25.8852 23.3797 24.7546C23.3797 23.8692 23.9406 23.1151 24.7257 22.8295L24.7257 15.3259C23.3831 16.0532 22.3074 17.0375 21.5941 18.2262C22.0781 18.6632 22.3823 19.296 22.3823 20C22.3823 21.3183 21.3157 22.387 20 22.387C19.892 22.387 19.7856 22.3798 19.6814 22.3658C17.867 25.5269 13.9764 27.4415 9.33449 27.4899L9.15392 27.4909H1.69725C1.31217 27.4909 1 27.1781 1 26.7922C1 26.4202 1.29027 26.116 1.65628 26.0948L1.69725 26.0936L3.03364 26.0935L3.03364 15.4724C2.24849 15.1868 1.68756 14.4327 1.68756 13.5474C1.68756 12.4166 2.60242 11.5 3.73089 11.5C4.85935 11.5 5.77421 12.4166 5.77421 13.5474C5.77421 14.4326 5.21339 15.1867 4.42837 15.4724L4.42813 26.0935H8.4566L8.45664 15.4724C7.67151 15.1868 7.1106 14.4327 7.1106 13.5474C7.1106 12.4166 8.02546 11.5 9.15392 11.5Z" fill="white"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg width="40" height="40" viewBox="0 0 40 40" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M9.15392 11.5C10.2824 11.5 11.1972 12.4166 11.1972 13.5474C11.1972 14.4327 10.6363 15.1868 9.85121 15.4724L9.85131 26.0783C11.313 26.0136 12.6721 25.7457 13.8797 25.3015L13.8797 17.1705C13.0946 16.8849 12.5336 16.1307 12.5336 15.2454C12.5336 14.1147 13.4485 13.1981 14.577 13.1981C15.7054 13.1981 16.6203 14.1147 16.6203 15.2454C16.6203 16.1307 16.0594 16.8849 15.2742 17.1705L15.2743 24.6741C16.6169 23.9468 17.6926 22.9625 18.4059 21.7738C17.9219 21.3368 17.6177 20.704 17.6177 20C17.6177 18.6816 18.6843 17.613 20 17.613C20.108 17.613 20.2144 17.6202 20.3186 17.6342C22.1331 14.4731 26.0236 12.5585 30.6655 12.5101L30.8461 12.5091H38.3028C38.6878 12.5091 39 12.8219 39 13.2078C39 13.5798 38.7097 13.884 38.3437 13.9052L38.3028 13.9064H36.9664L36.9664 24.5276C37.7516 24.8132 38.3124 25.5673 38.3124 26.4526C38.3124 27.5833 37.3975 28.5 36.2691 28.5C35.1407 28.5 34.2258 27.5833 34.2258 26.4526C34.2258 25.5672 34.7868 24.813 35.572 24.5275L35.5719 13.9064H31.5432L31.5434 24.5276C32.3285 24.8132 32.8894 25.5673 32.8894 26.4526C32.8894 27.5833 31.9745 28.5 30.8461 28.5C29.7177 28.5 28.8028 27.5833 28.8028 26.4526C28.8028 25.5673 29.3636 24.8132 30.1488 24.5276L30.1487 13.9217C28.687 13.9864 27.3279 14.2543 26.1203 14.6985L26.1203 22.8295C26.9055 23.1151 27.4664 23.8692 27.4664 24.7546C27.4664 25.8852 26.5515 26.8019 25.423 26.8019C24.2946 26.8019 23.3797 25.8852 23.3797 24.7546C23.3797 23.8692 23.9406 23.1151 24.7257 22.8295L24.7257 15.3259C23.3831 16.0532 22.3074 17.0375 21.5941 18.2262C22.0781 18.6632 22.3823 19.296 22.3823 20C22.3823 21.3183 21.3157 22.387 20 22.387C19.892 22.387 19.7856 22.3798 19.6814 22.3658C17.867 25.5269 13.9764 27.4415 9.33449 27.4899L9.15392 27.4909H1.69725C1.31217 27.4909 1 27.1781 1 26.7922C1 26.4202 1.29027 26.116 1.65628 26.0948L1.69725 26.0936L3.03364 26.0935L3.03364 15.4724C2.24849 15.1868 1.68756 14.4327 1.68756 13.5474C1.68756 12.4166 2.60242 11.5 3.73089 11.5C4.85935 11.5 5.77421 12.4166 5.77421 13.5474C5.77421 14.4326 5.21339 15.1867 4.42837 15.4724L4.42813 26.0935H8.4566L8.45664 15.4724C7.67151 15.1868 7.1106 14.4327 7.1106 13.5474C7.1106 12.4166 8.02546 11.5 9.15392 11.5Z" fill="#DB378A"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg width="40" height="40" viewBox="0 0 40 40" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M2 20.0006L20.0064 2L38 20.0053L20.0064 38L2 20.0006ZM8.62555 14.6297C7.86523 15.4855 6.27381 17.5689 6.27381 20.0006C6.27381 22.4419 7.87772 24.5321 8.63446 25.3816L12.5271 29.2773L12.5454 29.2594C14.1038 27.7355 16.6943 25.7327 19.6477 25.5802C18.9041 26.4091 17.2645 28.5169 17.2645 30.9834C17.2645 33.4499 18.9041 35.5576 19.6477 36.3866L20.0064 36.7625L20.3652 36.3866C21.1087 35.5576 22.7484 33.4499 22.7484 30.9834C22.7484 28.5169 21.1087 26.4091 20.3652 25.5802C23.3301 25.7333 25.9293 27.7512 27.4858 29.2773L31.4702 25.2897L31.4794 25.2791C32.2673 24.3738 33.7524 22.3497 33.7524 20.0006C33.7524 17.6424 32.2556 15.6116 31.4702 14.7116L27.5043 10.7426L27.486 10.7605C25.9292 12.2864 23.33 14.3042 20.3652 14.4574C21.1087 13.6284 22.7484 11.5207 22.7484 9.05418C22.7484 6.58768 21.1087 4.47996 20.3652 3.65101L20.0064 3.23877L19.6477 3.65101C18.9041 4.47996 17.2645 6.58768 17.2645 9.05418C17.2645 11.5207 18.9041 13.6284 19.6477 14.4574C16.6712 14.3036 14.0633 12.2706 12.5085 10.7426L8.62555 14.6297ZM9.38708 14.5979C14.1928 14.8522 18.0353 20.0006 18.0353 20.0006C18.0353 20.0006 14.1928 25.1491 9.38708 25.4034C10.1352 24.5675 11.7664 22.4626 11.7664 20.0006C11.7664 17.5387 10.1352 15.4338 9.38708 14.5979ZM30.6392 14.5979C29.8911 15.4338 28.2599 17.5387 28.2599 20.0006C28.2599 22.4626 29.8911 24.5675 30.6392 25.4034C25.8335 25.1491 21.9909 20.0006 21.9909 20.0006C21.9909 20.0006 25.8335 14.8522 30.6392 14.5979Z" fill="white"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg width="40" height="40" viewBox="0 0 40 40" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M2 20.0006L20.0064 2L38 20.0053L20.0064 38L2 20.0006ZM8.62555 14.6297C7.86523 15.4855 6.27381 17.5689 6.27381 20.0006C6.27381 22.4419 7.87772 24.5321 8.63446 25.3816L12.5271 29.2773L12.5454 29.2594C14.1038 27.7355 16.6943 25.7327 19.6477 25.5802C18.9041 26.4091 17.2645 28.5169 17.2645 30.9834C17.2645 33.4499 18.9041 35.5576 19.6477 36.3866L20.0064 36.7625L20.3652 36.3866C21.1087 35.5576 22.7484 33.4499 22.7484 30.9834C22.7484 28.5169 21.1087 26.4091 20.3652 25.5802C23.3301 25.7333 25.9293 27.7512 27.4858 29.2773L31.4702 25.2897L31.4794 25.2791C32.2673 24.3738 33.7524 22.3497 33.7524 20.0006C33.7524 17.6424 32.2556 15.6116 31.4702 14.7116L27.5043 10.7426L27.486 10.7605C25.9292 12.2864 23.33 14.3042 20.3652 14.4574C21.1087 13.6284 22.7484 11.5207 22.7484 9.05418C22.7484 6.58768 21.1087 4.47996 20.3652 3.65101L20.0064 3.23877L19.6477 3.65101C18.9041 4.47996 17.2645 6.58768 17.2645 9.05418C17.2645 11.5207 18.9041 13.6284 19.6477 14.4574C16.6712 14.3036 14.0633 12.2706 12.5085 10.7426L8.62555 14.6297ZM9.38708 14.5979C14.1928 14.8522 18.0353 20.0006 18.0353 20.0006C18.0353 20.0006 14.1928 25.1491 9.38708 25.4034C10.1352 24.5675 11.7664 22.4626 11.7664 20.0006C11.7664 17.5387 10.1352 15.4338 9.38708 14.5979ZM30.6392 14.5979C29.8911 15.4338 28.2599 17.5387 28.2599 20.0006C28.2599 22.4626 29.8911 24.5675 30.6392 25.4034C25.8335 25.1491 21.9909 20.0006 21.9909 20.0006C21.9909 20.0006 25.8335 14.8522 30.6392 14.5979Z" fill="black"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
<svg width="40" height="40" viewBox="0 0 40 40" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M37.3622 34H12.9661C12.8517 34 12.7373 33.9694 12.6333 33.9082L3.81497 28.5735C3.5238 28.4001 3.4198 28.0227 3.59659 27.7371C3.71098 27.5535 3.91896 27.4311 4.14774 27.4413H28.5438C28.6582 27.4413 28.7726 27.4719 28.8766 27.5331L37.695 32.8678C37.9861 33.0412 38.0901 33.4186 37.9133 33.7042C37.799 33.8878 37.591 34 37.3622 34ZM13.1429 32.7658H35.1576L28.3774 28.6551H6.36273L13.1429 32.7658Z" fill="white"/>
|
|
3
|
+
<path d="M35.8442 12.5593H11.4481C11.3337 12.5593 11.2193 12.5287 11.1153 12.4675L2.30739 7.13286C2.00581 6.95945 1.91222 6.58205 2.08901 6.29645C2.20339 6.10264 2.41137 5.99044 2.64015 6.00064H27.0362C27.1506 6.00064 27.265 6.03124 27.369 6.09244L36.1874 11.4271C36.4889 11.6005 36.5825 11.9779 36.4057 12.2635C36.2809 12.4573 36.073 12.5695 35.8442 12.5593ZM11.6249 11.3353H33.6396L26.8594 7.22466H4.84474L11.6249 11.3353Z" fill="white"/>
|
|
4
|
+
<path d="M19.7073 16.2416C17.6274 16.2416 15.9251 18.1894 16.0469 20.2196C16.1613 22.1475 17.7419 23.6877 19.7073 23.7795C21.7845 23.7795 23.576 22.0774 23.555 19.9748C23.5117 17.9162 21.7553 16.2416 19.7073 16.2416Z" fill="white"/>
|
|
5
|
+
</svg>
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
<svg width="40" height="40" viewBox="0 0 40 40" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M37.3622 34H12.9661C12.8517 34 12.7373 33.9694 12.6333 33.9082L3.81497 28.5735C3.5238 28.4001 3.4198 28.0227 3.59659 27.7371C3.71098 27.5535 3.91896 27.4311 4.14774 27.4413H28.5438C28.6582 27.4413 28.7726 27.4719 28.8766 27.5331L37.695 32.8678C37.9861 33.0412 38.0901 33.4186 37.9133 33.7042C37.799 33.8878 37.591 34 37.3622 34ZM13.1429 32.7658H35.1576L28.3774 28.6551H6.36273L13.1429 32.7658Z" fill="#075ABC"/>
|
|
3
|
+
<path d="M35.8442 12.5593H11.4481C11.3337 12.5593 11.2193 12.5287 11.1153 12.4675L2.30739 7.13286C2.00581 6.95945 1.91222 6.58205 2.08901 6.29645C2.20339 6.10264 2.41137 5.99044 2.64015 6.00064H27.0362C27.1506 6.00064 27.265 6.03124 27.369 6.09244L36.1874 11.4271C36.4889 11.6005 36.5825 11.9779 36.4057 12.2635C36.2809 12.4573 36.073 12.5695 35.8442 12.5593ZM11.6249 11.3353H33.6396L26.8594 7.22466H4.84474L11.6249 11.3353Z" fill="#075ABC"/>
|
|
4
|
+
<path d="M19.7073 16.2416C17.6274 16.2416 15.9251 18.1894 16.0469 20.2196C16.1613 22.1475 17.7419 23.6877 19.7073 23.7795C21.7845 23.7795 23.576 22.0774 23.555 19.9748C23.5117 17.9162 21.7553 16.2416 19.7073 16.2416Z" fill="#075ABC"/>
|
|
5
|
+
</svg>
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
<svg width="40" height="40" viewBox="0 0 40 40" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M27.0612 6L17.7832 14.3919C16.8225 15.2605 15.5724 15.7438 14.2746 15.7484L11.5092 15.755L11.4998 6.00094H6.5V33.8765H9.22672C10.7518 33.8765 12.1741 33.0719 12.9202 31.7501C12.9268 31.7407 12.9296 31.7313 12.9353 31.7257C13.4304 30.8404 13.6785 29.0914 13.6304 27.8973C13.5229 25.1673 13.0815 24.4576 13.0815 24.4576C12.989 26.3286 11.0253 26.43 11.0253 26.43C12.4222 25.1025 11.661 24.098 11.661 24.098C9.18805 25.8507 8.57027 23.9797 8.52311 23.8098C8.60045 23.8755 9.30406 24.4604 10.6415 22.6363C12.0553 20.709 13.9407 17.4955 15.1404 16.6694C16.342 15.8404 17.4823 15.9089 17.4823 15.9089C17.4823 15.9089 18.1388 15.0237 19.8751 14.2876C21.6106 13.5563 22.7235 14.6294 22.7235 14.6294C20.9485 16.0545 18.5387 18.3949 18.4038 21.7492C18.2963 24.4632 24.1741 29.1205 23.1414 36C23.7591 34.4379 24.0072 32.8729 23.795 30.9362C23.6252 29.3731 22.6132 26.1089 22.6132 26.1089L28.2581 33.8727H34.5L22.3 17.1904L34.5 6H27.0612Z" fill="url(#paint0_linear_1514_56983)"/>
|
|
3
|
+
<path d="M15.694 18.0034C15.2998 18.654 15.2998 18.853 15.2998 18.853C15.2998 18.853 16.6777 18.6211 17.0512 16.9905C17.0541 16.9905 16.1713 17.2158 15.6931 18.0034H15.694Z" fill="url(#paint1_linear_1514_56983)"/>
|
|
4
|
+
<defs>
|
|
5
|
+
<linearGradient id="paint0_linear_1514_56983" x1="48.5759" y1="25.6292" x2="25.5106" y2="0.441378" gradientUnits="userSpaceOnUse">
|
|
6
|
+
<stop stop-color="#E40C5B"/>
|
|
7
|
+
<stop offset="1" stop-color="#FF4C3B"/>
|
|
8
|
+
</linearGradient>
|
|
9
|
+
<linearGradient id="paint1_linear_1514_56983" x1="17.9312" y1="18.209" x2="16.5002" y2="16.6346" gradientUnits="userSpaceOnUse">
|
|
10
|
+
<stop stop-color="#E40C5B"/>
|
|
11
|
+
<stop offset="1" stop-color="#FF4C3B"/>
|
|
12
|
+
</linearGradient>
|
|
13
|
+
</defs>
|
|
14
|
+
</svg>
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
<svg width="40" height="40" viewBox="0 0 40 40" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M27.0612 6L17.7832 14.3919C16.8225 15.2605 15.5724 15.7438 14.2746 15.7484L11.5092 15.755L11.4998 6.00094H6.5V33.8765H9.22672C10.7518 33.8765 12.1741 33.0719 12.9202 31.7501C12.9268 31.7407 12.9296 31.7313 12.9353 31.7257C13.4304 30.8404 13.6785 29.0914 13.6304 27.8973C13.5229 25.1673 13.0815 24.4576 13.0815 24.4576C12.989 26.3286 11.0253 26.43 11.0253 26.43C12.4222 25.1025 11.661 24.098 11.661 24.098C9.18805 25.8507 8.57027 23.9797 8.52311 23.8098C8.60045 23.8755 9.30406 24.4604 10.6415 22.6363C12.0553 20.709 13.9407 17.4955 15.1404 16.6694C16.342 15.8404 17.4823 15.9089 17.4823 15.9089C17.4823 15.9089 18.1388 15.0237 19.8751 14.2876C21.6106 13.5563 22.7235 14.6294 22.7235 14.6294C20.9485 16.0545 18.5387 18.3949 18.4038 21.7492C18.2963 24.4632 24.1741 29.1205 23.1414 36C23.7591 34.4379 24.0072 32.8729 23.795 30.9362C23.6252 29.3731 22.6132 26.1089 22.6132 26.1089L28.2581 33.8727H34.5L22.3 17.1904L34.5 6H27.0612Z" fill="url(#paint0_linear_1514_56922)"/>
|
|
3
|
+
<path d="M15.694 18.0034C15.2998 18.654 15.2998 18.853 15.2998 18.853C15.2998 18.853 16.6777 18.6211 17.0512 16.9905C17.0541 16.9905 16.1713 17.2158 15.6931 18.0034H15.694Z" fill="url(#paint1_linear_1514_56922)"/>
|
|
4
|
+
<defs>
|
|
5
|
+
<linearGradient id="paint0_linear_1514_56922" x1="48.5759" y1="25.6292" x2="25.5106" y2="0.441378" gradientUnits="userSpaceOnUse">
|
|
6
|
+
<stop stop-color="#E40C5B"/>
|
|
7
|
+
<stop offset="1" stop-color="#FF4C3B"/>
|
|
8
|
+
</linearGradient>
|
|
9
|
+
<linearGradient id="paint1_linear_1514_56922" x1="17.9312" y1="18.209" x2="16.5002" y2="16.6346" gradientUnits="userSpaceOnUse">
|
|
10
|
+
<stop stop-color="#E40C5B"/>
|
|
11
|
+
<stop offset="1" stop-color="#FF4C3B"/>
|
|
12
|
+
</linearGradient>
|
|
13
|
+
</defs>
|
|
14
|
+
</svg>
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
<svg width="40" height="40" viewBox="0 0 40 40" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M33.3332 33.3337H26.0604V27.5366H21.212V20.58H28.4847V26.3771H33.3332V33.3337Z" fill="#02FFFF"/>
|
|
3
|
+
<path d="M13.9392 20.58H21.212V13.6235H33.3332V6.66699H21.212V13.6235H13.9392V6.66699H6.6665V33.3337H13.9392V20.58Z" fill="#02FFFF"/>
|
|
4
|
+
</svg>
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
<svg width="40" height="40" viewBox="0 0 40 40" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M33.3332 33.3337H26.0604V27.5366H21.212V20.58H28.4847V26.3771H33.3332V33.3337Z" fill="#02FFFF"/>
|
|
3
|
+
<path d="M13.9392 20.58H21.212V13.6235H33.3332V6.66699H21.212V13.6235H13.9392V6.66699H6.6665V33.3337H13.9392V20.58Z" fill="#02FFFF"/>
|
|
4
|
+
</svg>
|