@instadapp/avocado-base 0.0.0-dev.0d5070b → 0.0.0-dev.0e696bd
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/abi/avoFactoryProxy.json +109 -0
- package/abi/balanceResolver.json +110 -0
- package/abi/erc20.json +350 -0
- package/abi/forwarder.json +1435 -0
- package/abi/gaslessWallet.json +289 -0
- package/app.vue +27 -0
- package/assets/images/icons/arrow-left.svg +5 -0
- package/assets/images/icons/arrow-right.svg +5 -0
- package/assets/images/icons/avocado.svg +4 -0
- package/assets/images/icons/bridge-2.svg +3 -0
- package/assets/images/icons/bridge.svg +7 -0
- package/assets/images/icons/calendar.svg +8 -0
- package/assets/images/icons/change-threshold.svg +4 -0
- package/assets/images/icons/check-circle.svg +4 -0
- package/assets/images/icons/chevron-down.svg +4 -0
- package/assets/images/icons/clipboard.svg +7 -0
- package/assets/images/icons/clock-circle.svg +5 -0
- package/assets/images/icons/copy.svg +5 -0
- package/assets/images/icons/cross-transfer.svg +7 -0
- package/assets/images/icons/dapp.svg +4 -0
- package/assets/images/icons/deploy.svg +12 -0
- package/assets/images/icons/error-circle.svg +6 -0
- package/assets/images/icons/exclamation-circle.svg +13 -0
- package/assets/images/icons/exclamation-octagon.svg +13 -0
- package/assets/images/icons/exclamation-triangle.svg +5 -0
- package/assets/images/icons/external-link.svg +6 -0
- package/assets/images/icons/eye.svg +4 -0
- package/assets/images/icons/flowers.svg +8 -0
- package/assets/images/icons/gas-emoji.svg +193 -0
- package/assets/images/icons/gas.svg +14 -0
- package/assets/images/icons/gift.svg +153 -0
- package/assets/images/icons/globe.svg +110 -0
- package/assets/images/icons/hamburger.svg +6 -0
- package/assets/images/icons/instadapp-pro.svg +4 -0
- package/assets/images/icons/logout.svg +3 -0
- package/assets/images/icons/moon.svg +3 -0
- package/assets/images/icons/multi-send.svg +7 -0
- package/assets/images/icons/network.svg +13 -0
- package/assets/images/icons/options.svg +5 -0
- package/assets/images/icons/permit-sign.svg +11 -0
- package/assets/images/icons/plus-circle.svg +6 -0
- package/assets/images/icons/plus.svg +5 -0
- package/assets/images/icons/power-off-bg.svg +24 -0
- package/assets/images/icons/power-off.svg +19 -0
- package/assets/images/icons/power-on.svg +19 -0
- package/assets/images/icons/qr.svg +20 -0
- package/assets/images/icons/question-circle.svg +14 -0
- package/assets/images/icons/refresh.svg +6 -0
- package/assets/images/icons/reject-proposal.svg +6 -0
- package/assets/images/icons/search.svg +12 -0
- package/assets/images/icons/sun.svg +3 -0
- package/assets/images/icons/transfer.svg +5 -0
- package/assets/images/icons/trash-2.svg +8 -0
- package/assets/images/icons/upgrade.svg +4 -0
- package/assets/images/icons/wave.svg +214 -0
- package/assets/images/icons/x.svg +5 -0
- package/components/ActionLogo.vue +38 -0
- package/components/ActionMetadata.vue +72 -0
- package/components/AuthorityAvatar.vue +26 -0
- package/components/ChainLogo.vue +125 -328
- package/components/CopyClipboard.vue +64 -0
- package/components/metadata/Bridge.vue +59 -0
- package/components/metadata/CrossTransfer.vue +71 -0
- package/components/metadata/GasTopup.vue +39 -0
- package/components/metadata/Permit2.vue +42 -0
- package/components/metadata/Signers.vue +45 -0
- package/components/metadata/Swap.vue +74 -0
- package/components/metadata/Transfer.vue +50 -0
- package/components.d.ts +13 -0
- package/contracts/AvoFactoryProxy.ts +302 -0
- package/contracts/BalanceResolver.ts +321 -0
- package/contracts/Erc20.ts +526 -0
- package/contracts/Forwarder.ts +1644 -0
- package/contracts/GaslessWallet.ts +660 -0
- package/contracts/common.ts +46 -0
- package/contracts/factories/AvoFactoryProxy__factory.ts +181 -0
- package/contracts/factories/BalanceResolver__factory.ts +212 -0
- package/contracts/factories/Erc20__factory.ts +368 -0
- package/contracts/factories/Forwarder__factory.ts +1456 -0
- package/contracts/factories/GaslessWallet__factory.ts +499 -0
- package/contracts/factories/index.ts +8 -0
- package/contracts/index.ts +14 -0
- package/nuxt.config.ts +18 -2
- package/package.json +18 -6
- package/server/utils/index.ts +2 -0
- package/utils/avocado.ts +2 -0
- package/utils/bignumber.ts +51 -0
- package/utils/formatter.ts +94 -0
- package/utils/helper.ts +73 -0
- package/utils/metadata.ts +536 -0
- package/utils/network.ts +221 -47
- package/utils/services.ts +21 -0
- package/utils/utils.d.ts +129 -14
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
<svg width="40" height="41" viewBox="0 0 40 41" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<g clip-path="url(#clip0_4888_173507)">
|
|
3
|
+
<path d="M20 40.5C31.0457 40.5 40 31.5457 40 20.5C40 9.4543 31.0457 0.5 20 0.5C8.9543 0.5 0 9.4543 0 20.5C0 31.5457 8.9543 40.5 20 40.5Z" fill="#EB5757" fill-opacity="0.1"/>
|
|
4
|
+
<g filter="url(#filter0_d_4888_173507)">
|
|
5
|
+
<path d="M24.7281 17.2876C25.6626 18.2 26.2991 19.3625 26.5569 20.6281C26.8148 21.8937 26.6824 23.2055 26.1766 24.3976C25.6709 25.5897 24.8143 26.6087 23.7154 27.3256C22.6165 28.0425 21.3245 28.4251 20.0028 28.4251C18.6811 28.4251 17.3891 28.0425 16.2902 27.3256C15.1913 26.6087 14.3348 25.5897 13.829 24.3976C13.3232 23.2055 13.1909 21.8937 13.4487 20.6281C13.7066 19.3625 14.343 18.2 15.2776 17.2876" stroke="#EB5757" stroke-width="2" stroke-linecap="round"/>
|
|
6
|
+
<rect x="19.5" y="13.0752" width="1.00675" height="7.6825" rx="0.503375" fill="#EB5757" stroke="#EB5757"/>
|
|
7
|
+
</g>
|
|
8
|
+
</g>
|
|
9
|
+
<defs>
|
|
10
|
+
<filter id="filter0_d_4888_173507" x="-11" y="-10" width="62" height="62" 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/>
|
|
14
|
+
<feGaussianBlur stdDeviation="10"/>
|
|
15
|
+
<feComposite in2="hardAlpha" operator="out"/>
|
|
16
|
+
<feColorMatrix type="matrix" values="0 0 0 0 0.921569 0 0 0 0 0.341176 0 0 0 0 0.341176 0 0 0 1 0"/>
|
|
17
|
+
<feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_4888_173507"/>
|
|
18
|
+
<feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_4888_173507" result="shape"/>
|
|
19
|
+
</filter>
|
|
20
|
+
<clipPath id="clip0_4888_173507">
|
|
21
|
+
<rect width="40" height="40" fill="white" transform="translate(0 0.5)"/>
|
|
22
|
+
</clipPath>
|
|
23
|
+
</defs>
|
|
24
|
+
</svg>
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
<svg width="56" height="58" viewBox="0 0 56 58" fill="none"
|
|
2
|
+
xmlns="http://www.w3.org/2000/svg">
|
|
3
|
+
<g filter="url(#filter0_d_3239_39087)">
|
|
4
|
+
<path d="M32.7281 25.2876C33.6626 26.2 34.2991 27.3625 34.5569 28.6281C34.8148 29.8937 34.6824 31.2055 34.1766 32.3976C33.6709 33.5897 32.8143 34.6087 31.7154 35.3256C30.6165 36.0425 29.3245 36.4251 28.0028 36.4251C26.6811 36.4251 25.3891 36.0425 24.2902 35.3256C23.1913 34.6087 22.3348 33.5897 21.829 32.3976C21.3232 31.2055 21.1909 29.8937 21.4487 28.6281C21.7066 27.3625 22.343 26.2 23.2776 25.2876" stroke="#EB5757" stroke-width="2" stroke-linecap="round"/>
|
|
5
|
+
<rect x="27.5" y="21.075" width="1.00675" height="7.6825" rx="0.503375" fill="#EB5757" stroke="#EB5757"/>
|
|
6
|
+
</g>
|
|
7
|
+
<defs>
|
|
8
|
+
<filter id="filter0_d_3239_39087" x="-3" y="-2" width="62" height="62" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
|
|
9
|
+
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
|
|
10
|
+
<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"/>
|
|
11
|
+
<feOffset/>
|
|
12
|
+
<feGaussianBlur stdDeviation="10"/>
|
|
13
|
+
<feComposite in2="hardAlpha" operator="out"/>
|
|
14
|
+
<feColorMatrix type="matrix" values="0 0 0 0 0.921569 0 0 0 0 0.341176 0 0 0 0 0.341176 0 0 0 1 0"/>
|
|
15
|
+
<feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_3239_39087"/>
|
|
16
|
+
<feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_3239_39087" result="shape"/>
|
|
17
|
+
</filter>
|
|
18
|
+
</defs>
|
|
19
|
+
</svg>
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
<svg width="56" height="58" viewBox="0 0 56 58" fill="none"
|
|
2
|
+
xmlns="http://www.w3.org/2000/svg">
|
|
3
|
+
<g filter="url(#filter0_d_3359_1965)">
|
|
4
|
+
<path d="M32.7281 25.2876C33.6626 26.2 34.2991 27.3625 34.5569 28.6281C34.8148 29.8937 34.6824 31.2055 34.1766 32.3976C33.6709 33.5897 32.8143 34.6087 31.7154 35.3256C30.6165 36.0425 29.3245 36.4251 28.0028 36.4251C26.6811 36.4251 25.3891 36.0425 24.2902 35.3256C23.1913 34.6087 22.3348 33.5897 21.829 32.3976C21.3232 31.2055 21.1909 29.8937 21.4487 28.6281C21.7066 27.3625 22.343 26.2 23.2776 25.2876" stroke="#22C55E" stroke-width="2" stroke-linecap="round"/>
|
|
5
|
+
<rect x="27.5" y="21.075" width="1.00675" height="7.6825" rx="0.503375" fill="#22C55E" stroke="#22C55E"/>
|
|
6
|
+
</g>
|
|
7
|
+
<defs>
|
|
8
|
+
<filter id="filter0_d_3359_1965" x="-3" y="-2" width="62" height="62" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
|
|
9
|
+
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
|
|
10
|
+
<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"/>
|
|
11
|
+
<feOffset/>
|
|
12
|
+
<feGaussianBlur stdDeviation="10"/>
|
|
13
|
+
<feComposite in2="hardAlpha" operator="out"/>
|
|
14
|
+
<feColorMatrix type="matrix" values="0 0 0 0 0.133333 0 0 0 0 0.772549 0 0 0 0 0.368627 0 0 0 1 0"/>
|
|
15
|
+
<feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_3359_1965"/>
|
|
16
|
+
<feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_3359_1965" result="shape"/>
|
|
17
|
+
</filter>
|
|
18
|
+
</defs>
|
|
19
|
+
</svg>
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
<svg width="20" height="20" viewBox="0 0 20 20" fill="none"
|
|
2
|
+
xmlns="http://www.w3.org/2000/svg">
|
|
3
|
+
<g clip-path="url(#clip0_3174_2359)">
|
|
4
|
+
<path d="M4.74318 8.50808C4.81325 9.19445 5.36768 9.74909 6.05372 9.82229C6.45765 9.86539 6.87095 9.89984 7.29146 9.89984C7.71199 9.89984 8.12529 9.86539 8.52922 9.82229C9.21526 9.74909 9.76968 9.19445 9.83976 8.50808C9.88075 8.10672 9.91302 7.69608 9.91302 7.2783C9.91302 6.8605 9.88075 6.44987 9.83976 6.0485C9.76968 5.36212 9.21526 4.8075 8.52922 4.73428C8.12529 4.69118 7.71199 4.65674 7.29146 4.65674C6.87095 4.65674 6.45765 4.69118 6.05372 4.73428C5.36768 4.8075 4.81325 5.36212 4.74318 6.0485C4.70219 6.44987 4.66992 6.8605 4.66992 7.2783C4.66992 7.69608 4.70219 8.10672 4.74318 8.50808Z" stroke="#94A3B8" stroke-width="2"/>
|
|
5
|
+
<path d="M14.3047 1.34521C14.8344 1.40228 15.3594 1.46346 15.8793 1.5237C17.25 1.68257 18.3437 2.77556 18.4977 4.14682C18.5557 4.6633 18.6141 5.18492 18.6684 5.71126" stroke="#94A3B8" stroke-width="2" stroke-linecap="round"/>
|
|
6
|
+
<path d="M14.3047 18.6517C14.8344 18.5947 15.3594 18.5334 15.8793 18.4732C17.25 18.3144 18.3437 17.2214 18.4977 15.8501C18.5557 15.3335 18.6141 14.812 18.6684 14.2856" stroke="#94A3B8" stroke-width="2" stroke-linecap="round"/>
|
|
7
|
+
<path d="M5.71339 1.34521C5.18361 1.40228 4.65859 1.46346 4.13876 1.5237C2.76806 1.68257 1.67435 2.77556 1.52041 4.14682C1.46242 4.6633 1.40395 5.18492 1.34961 5.71126" stroke="#94A3B8" stroke-width="2" stroke-linecap="round"/>
|
|
8
|
+
<path d="M5.71339 18.6517C5.18361 18.5947 4.65859 18.5334 4.13876 18.4732C2.76806 18.3144 1.67435 17.2214 1.52041 15.8501C1.46242 15.3335 1.40395 14.812 1.34961 14.2856" stroke="#94A3B8" stroke-width="2" stroke-linecap="round"/>
|
|
9
|
+
<path d="M5.15039 13.1604V15.3434H7.29325" stroke="#94A3B8" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
|
10
|
+
<path d="M15.2894 15.3435V13.1604H13.1465" stroke="#94A3B8" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
|
11
|
+
<path d="M15.3284 9.96606H13.1855" stroke="#94A3B8" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
|
12
|
+
<path d="M9.91406 15.3232V13.1804" stroke="#94A3B8" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
|
13
|
+
<path d="M15.2894 7.27823V5.09521H13.1465" stroke="#94A3B8" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
|
14
|
+
</g>
|
|
15
|
+
<defs>
|
|
16
|
+
<clipPath id="clip0_3174_2359">
|
|
17
|
+
<rect width="20" height="20" fill="white"/>
|
|
18
|
+
</clipPath>
|
|
19
|
+
</defs>
|
|
20
|
+
</svg>
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
<svg width="18" height="18" viewBox="0 0 18 18" fill="none"
|
|
2
|
+
xmlns="http://www.w3.org/2000/svg">
|
|
3
|
+
<g clip-path="url(#clip0_6748_231627)">
|
|
4
|
+
<path d="M8.99844 17.1004C13.4719 17.1004 17.0984 13.4739 17.0984 9.00039C17.0984 4.52688 13.4719 0.900391 8.99844 0.900391C4.52493 0.900391 0.898438 4.52688 0.898438 9.00039C0.898438 13.4739 4.52493 17.1004 8.99844 17.1004Z" fill="currentColor"/>
|
|
5
|
+
<path d="M8.99525 9.23505C9.00039 8.94414 9.45039 8.49414 9.90846 8.19026C10.4491 7.82903 10.7342 7.36044 10.6074 6.72273C10.4805 6.08502 9.95363 5.5581 9.31593 5.43126C8.31491 5.23214 7.35156 6.02274 7.35156 7.04337" stroke="#F1F5F9" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
|
|
6
|
+
<path d="M8.99609 12.375C8.91843 12.375 8.85547 12.312 8.85547 12.2344C8.85547 12.1567 8.91843 12.0938 8.99609 12.0938" stroke="#F1F5F9" stroke-width="1.5"/>
|
|
7
|
+
<path d="M8.99609 12.375C9.07376 12.375 9.13672 12.312 9.13672 12.2344C9.13672 12.1567 9.07376 12.0938 8.99609 12.0938" stroke="#F1F5F9" stroke-width="1.5"/>
|
|
8
|
+
</g>
|
|
9
|
+
<defs>
|
|
10
|
+
<clipPath id="clip0_6748_231627">
|
|
11
|
+
<rect width="18" height="18" fill="white"/>
|
|
12
|
+
</clipPath>
|
|
13
|
+
</defs>
|
|
14
|
+
</svg>
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
<svg width="20" height="20" viewBox="0 0 20 20" fill="none"
|
|
2
|
+
xmlns="http://www.w3.org/2000/svg">
|
|
3
|
+
<path d="M15.7049 5.85205V8.96316H12.5938" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
|
|
4
|
+
<path d="M4.29688 14.1482V11.0371H7.40799" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
|
|
5
|
+
<path d="M5.59836 8.44436C5.86133 7.70121 6.30828 7.03679 6.89749 6.51309C7.4867 5.9894 8.19897 5.62349 8.96784 5.44953C9.73671 5.27556 10.5371 5.2992 11.2944 5.51824C12.0516 5.73728 12.7411 6.14458 13.2984 6.70213L15.7043 8.96288M4.29688 11.0369L6.7028 13.2977C7.26008 13.8552 7.94951 14.2625 8.70678 14.4816C9.46404 14.7006 10.2644 14.7243 11.0333 14.5503C11.8022 14.3763 12.5145 14.0104 13.1037 13.4867C13.6929 12.963 14.1398 12.2986 14.4028 11.5555" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
|
|
6
|
+
</svg>
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
<svg width="20" height="20" viewBox="0 0 20 20" fill="none"
|
|
2
|
+
xmlns="http://www.w3.org/2000/svg">
|
|
3
|
+
<path d="M11.8555 8.14404L8.14316 11.8564" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
|
|
4
|
+
<path d="M8.14453 8.14404L11.8568 11.8564" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
|
|
5
|
+
<rect x="3.75" y="3.75" width="12.5" height="12.5" rx="6.25" stroke="currentColor" stroke-width="1.5"/>
|
|
6
|
+
</svg>
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
<svg width="20" height="20" viewBox="0 0 20 20" fill="none"
|
|
2
|
+
xmlns="http://www.w3.org/2000/svg">
|
|
3
|
+
<g clip-path="url(#clip0_3953_3243)">
|
|
4
|
+
<path d="M9.39961 14.2001C12.0506 14.2001 14.1996 12.0511 14.1996 9.4001C14.1996 6.74913 12.0506 4.6001 9.39961 4.6001C6.74864 4.6001 4.59961 6.74913 4.59961 9.4001C4.59961 12.0511 6.74864 14.2001 9.39961 14.2001Z" stroke="#94A3B8" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
|
5
|
+
<path d="M15.4 15.4L12.79 12.79" stroke="#94A3B8" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
|
6
|
+
</g>
|
|
7
|
+
<defs>
|
|
8
|
+
<clipPath id="clip0_3953_3243">
|
|
9
|
+
<rect width="20" height="20" fill="white"/>
|
|
10
|
+
</clipPath>
|
|
11
|
+
</defs>
|
|
12
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="22" height="22" fill="none" viewBox="0 0 22 22">
|
|
2
|
+
<path stroke="#94A3B8" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M11 15.167a4.167 4.167 0 1 0 0-8.334 4.167 4.167 0 0 0 0 8.334Zm0-13.334V3.5m0 15v1.667M4.517 4.517 5.7 5.7m10.6 10.6 1.183 1.183M1.833 11H3.5m15 0h1.667m-15.65 6.483L5.7 16.3M16.3 5.7l1.183-1.183"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
<svg width="20" height="20" viewBox="0 0 20 20" fill="none"
|
|
2
|
+
xmlns="http://www.w3.org/2000/svg">
|
|
3
|
+
<path d="M6.66797 13.3332L13.3346 6.6665" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
|
|
4
|
+
<path d="M6.66797 6.6665H13.3346V13.3332" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
|
|
5
|
+
</svg>
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
<svg width="20" height="20" viewBox="0 0 20 20" fill="none"
|
|
2
|
+
xmlns="http://www.w3.org/2000/svg">
|
|
3
|
+
<path d="M4.64453 7.21045H15.3588" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"/>
|
|
4
|
+
<path d="M13.8495 7.21045H6.14754L6.09242 8.20701C5.98681 10.1164 6.07654 12.0315 6.36021 13.9227C6.48391 14.7473 7.19233 15.3574 8.02623 15.3574H11.9708C12.8047 15.3574 13.5131 14.7473 13.6368 13.9227C13.9205 12.0315 14.0102 10.1164 13.9046 8.207L13.8495 7.21045Z" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
|
|
5
|
+
<path d="M7.85938 7.21039V6.7825C7.85938 6.21509 8.08478 5.67091 8.486 5.26969C8.88722 4.86847 9.4314 4.64307 9.99881 4.64307C10.5662 4.64307 11.1104 4.86847 11.5116 5.26969C11.9128 5.67091 12.1382 6.21509 12.1382 6.7825V7.21039" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
|
|
6
|
+
<path d="M8.71484 9.50195V13.0487" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
|
|
7
|
+
<path d="M11.2852 9.50195V13.0487" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
|
|
8
|
+
</svg>
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
<svg width="20" height="20" viewBox="0 0 20 20" fill="none"
|
|
2
|
+
xmlns="http://www.w3.org/2000/svg">
|
|
3
|
+
<path d="M14.8549 10.8661C14.8235 10.8264 14.8065 10.7773 14.8067 10.7268V9.27321C14.8065 9.22267 14.8235 9.17356 14.8549 9.13393L15.5254 8.29375C15.6461 8.14274 15.7184 7.95886 15.7329 7.76612C15.7474 7.57338 15.7034 7.38075 15.6067 7.21339L15.2156 6.53661C15.1192 6.36911 14.9744 6.2346 14.8003 6.15065C14.6262 6.06671 14.4308 6.03723 14.2397 6.06607L13.1772 6.22768C13.127 6.23473 13.0758 6.225 13.0317 6.2L11.7728 5.47321C11.7284 5.44656 11.6944 5.40563 11.6763 5.35714L11.2844 4.36071C11.2142 4.18096 11.0914 4.02654 10.9322 3.9176C10.7729 3.80865 10.5845 3.75025 10.3915 3.75H9.60758C9.41461 3.75025 9.2262 3.80865 9.06692 3.9176C8.90765 4.02654 8.78491 4.18096 8.71472 4.36071L8.32097 5.35714C8.30221 5.40431 8.26829 5.44389 8.22454 5.46964L6.96294 6.2C6.91882 6.22506 6.86764 6.2348 6.8174 6.22768L5.75758 6.06607C5.56646 6.03723 5.37108 6.06671 5.19698 6.15065C5.02287 6.2346 4.87814 6.36911 4.78169 6.53661L4.39061 7.21339C4.29391 7.38075 4.24993 7.57338 4.26442 7.76612C4.27892 7.95886 4.35122 8.14274 4.47186 8.29375L5.1424 9.13393C5.17378 9.17356 5.19078 9.22267 5.19061 9.27321V10.7268C5.19078 10.7773 5.17378 10.8264 5.1424 10.8661L4.47186 11.7063C4.35122 11.8573 4.27892 12.0411 4.26442 12.2339C4.24993 12.4266 4.29391 12.6193 4.39061 12.7866L4.78169 13.4634C4.87814 13.6309 5.02287 13.7654 5.19698 13.8493C5.37108 13.9333 5.56646 13.9628 5.75758 13.9339L6.82008 13.7723C6.87032 13.7652 6.9215 13.7749 6.96561 13.8L8.22454 14.5268C8.26829 14.5525 8.30221 14.5921 8.32097 14.6393L8.71294 15.6393C8.78312 15.819 8.90586 15.9735 9.06514 16.0824C9.22441 16.1913 9.41282 16.2498 9.60579 16.25H10.3879C10.5809 16.2498 10.7693 16.1913 10.9286 16.0824C11.0879 15.9735 11.2106 15.819 11.2808 15.6393L11.6728 14.6393C11.6915 14.5921 11.7254 14.5525 11.7692 14.5268L13.0281 13.8C13.0723 13.775 13.1234 13.7653 13.1736 13.7723L14.2362 13.9339C14.4273 13.9628 14.6226 13.9333 14.7968 13.8493C14.9709 13.7654 15.1156 13.6309 15.212 13.4634L15.6031 12.7866C15.6998 12.6193 15.7438 12.4266 15.7293 12.2339C15.7148 12.0411 15.6425 11.8573 15.5219 11.7063L14.8549 10.8661ZM9.99865 12.0089C9.60132 12.0089 9.21292 11.8911 8.88255 11.6704C8.55218 11.4496 8.29469 11.1359 8.14264 10.7688C7.99059 10.4017 7.95081 9.99777 8.02832 9.60808C8.10584 9.21838 8.29717 8.86043 8.57812 8.57947C8.85908 8.29852 9.21703 8.10719 9.60673 8.02967C9.99642 7.95216 10.4003 7.99194 10.7674 8.14399C11.1345 8.29604 11.4483 8.55353 11.669 8.8839C11.8898 9.21427 12.0076 9.60267 12.0076 10C12.0076 10.5328 11.7959 11.0438 11.4192 11.4205C11.0424 11.7973 10.5315 12.0089 9.99865 12.0089Z" stroke="#94A3B8" stroke-width="1.5"/>
|
|
4
|
+
</svg>
|
|
@@ -0,0 +1,214 @@
|
|
|
1
|
+
<svg width="29" height="29" viewBox="0 0 29 29" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M19.3505 6.07742C20.5671 8.76007 22.0601 12.0522 23.1809 13.3599C23.3998 12.8518 23.3763 11.9999 23.6264 9.9209C23.8523 8.04352 25.4006 7.86535 26.065 7.99822C27.5343 8.3046 27.9819 9.79395 27.9329 10.343C27.8548 11.2183 27.851 11.1885 27.6906 13.3051C27.4562 16.4002 28.652 18.7371 28.7614 21.3867C28.7614 26.381 24.3846 28.8351 21.3208 28.8351C18.8697 28.8351 16.4177 27.2668 15.498 26.4826L10.9023 22.2855C10.3396 21.8478 8.94874 20.4037 8.33864 19.5734C6.67544 17.31 9.08124 15.7515 10.4333 16.1423C10.327 16.061 9.68562 15.0194 9.37823 14.5088C8.55289 12.8518 9.37823 11.7481 9.98786 11.445C11.3713 10.7572 12.3873 11.531 12.7078 11.953C12.5853 11.7446 12.2013 10.9026 11.5823 9.35816C10.9633 7.81376 11.9601 6.85972 12.5358 6.57574C13.7864 5.99737 14.9744 6.73206 15.2714 7.38859C15.4168 7.71008 16.2013 9.4283 16.5429 10.1861C16.2855 9.55775 15.8192 8.30941 15.6543 7.73248C15.3261 6.37253 16.1154 5.43987 16.6156 5.20018C17.3112 4.86692 18.762 4.77963 19.3355 6.04429L19.3505 6.07742Z" fill="url(#paint0_radial_0_1)"/>
|
|
3
|
+
<path d="M19.3505 6.07742C20.5671 8.76007 22.0601 12.0522 23.1809 13.3599C23.3998 12.8518 23.3763 11.9999 23.6264 9.9209C23.8523 8.04352 25.4006 7.86535 26.065 7.99822C27.5343 8.3046 27.9819 9.79395 27.9329 10.343C27.8548 11.2183 27.851 11.1885 27.6906 13.3051C27.4562 16.4002 28.652 18.7371 28.7614 21.3867C28.7614 26.381 24.3846 28.8351 21.3208 28.8351C18.8697 28.8351 16.4177 27.2668 15.498 26.4826L10.9023 22.2855C10.3396 21.8478 8.94874 20.4037 8.33864 19.5734C6.67544 17.31 9.08124 15.7515 10.4333 16.1423C10.327 16.061 9.68562 15.0194 9.37823 14.5088C8.55289 12.8518 9.37823 11.7481 9.98786 11.445C11.3713 10.7572 12.3873 11.531 12.7078 11.953C12.5853 11.7446 12.2013 10.9026 11.5823 9.35816C10.9633 7.81376 11.9601 6.85972 12.5358 6.57574C13.7864 5.99737 14.9744 6.73206 15.2714 7.38859C15.4168 7.71008 16.2013 9.4283 16.5429 10.1861C16.2855 9.55775 15.8192 8.30941 15.6543 7.73248C15.3261 6.37253 16.1154 5.43987 16.6156 5.20018C17.3112 4.86692 18.762 4.77963 19.3355 6.04429L19.3505 6.07742Z" fill="url(#paint1_radial_0_1)"/>
|
|
4
|
+
<path d="M27.9327 10.3428C27.8545 11.2182 27.8507 11.1884 27.6904 13.305C27.6075 14.3986 28.2021 18.4263 28.2021 18.4263C26.7569 18.8982 23.6261 18.2725 23.1807 13.3597C23.3995 12.8517 23.3761 11.9998 23.6262 9.92076C23.852 8.04338 25.4003 7.86521 26.0647 7.99808C27.534 8.30446 27.9817 9.79381 27.9327 10.3428Z" fill="url(#paint2_radial_0_1)"/>
|
|
5
|
+
<path d="M27.9327 10.3428C27.8545 11.2182 27.8507 11.1884 27.6904 13.305C27.6075 14.3986 28.2021 18.4263 28.2021 18.4263C26.7569 18.8982 23.6261 18.2725 23.1807 13.3597C23.3995 12.8517 23.3761 11.9998 23.6262 9.92076C23.852 8.04338 25.4003 7.86521 26.0647 7.99808C27.534 8.30446 27.9817 9.79381 27.9327 10.3428Z" fill="url(#paint3_radial_0_1)"/>
|
|
6
|
+
<path d="M27.9327 10.3428C27.8545 11.2182 27.8507 11.1884 27.6904 13.305C27.6075 14.3986 28.2021 18.4263 28.2021 18.4263C26.7569 18.8982 23.6261 18.2725 23.1807 13.3597C23.3995 12.8517 23.3761 11.9998 23.6262 9.92076C23.852 8.04338 25.4003 7.86521 26.0647 7.99808C27.534 8.30446 27.9817 9.79381 27.9327 10.3428Z" fill="url(#paint4_radial_0_1)"/>
|
|
7
|
+
<path d="M19.3499 6.07743C20.5665 8.76008 22.0595 12.0522 23.1803 13.3599C23.0049 14.8563 21.6675 15.5717 20.5151 15.3039C19.062 14.882 18.5108 13.8508 18.5108 13.8508C18.5108 13.8508 18.1313 13.2633 17.7608 12.6164C17.3323 11.868 17.4104 11.8848 16.6932 10.5305C16.5525 10.2648 15.8622 8.46195 15.6537 7.73248C15.3254 6.37253 16.1148 5.43987 16.615 5.20018C17.3105 4.86692 18.7614 4.77963 19.3349 6.04429L19.3499 6.07743Z" fill="url(#paint5_radial_0_1)"/>
|
|
8
|
+
<path d="M19.3499 6.07743C20.5665 8.76008 22.0595 12.0522 23.1803 13.3599C23.0049 14.8563 21.6675 15.5717 20.5151 15.3039C19.062 14.882 18.5108 13.8508 18.5108 13.8508C18.5108 13.8508 18.1313 13.2633 17.7608 12.6164C17.3323 11.868 17.4104 11.8848 16.6932 10.5305C16.5525 10.2648 15.8622 8.46195 15.6537 7.73248C15.3254 6.37253 16.1148 5.43987 16.615 5.20018C17.3105 4.86692 18.7614 4.77963 19.3349 6.04429L19.3499 6.07743Z" fill="url(#paint6_linear_0_1)"/>
|
|
9
|
+
<path d="M19.3499 6.07743C20.5665 8.76008 22.0595 12.0522 23.1803 13.3599C23.0049 14.8563 21.6675 15.5717 20.5151 15.3039C19.062 14.882 18.5108 13.8508 18.5108 13.8508C18.5108 13.8508 18.1313 13.2633 17.7608 12.6164C17.3323 11.868 17.4104 11.8848 16.6932 10.5305C16.5525 10.2648 15.8622 8.46195 15.6537 7.73248C15.3254 6.37253 16.1148 5.43987 16.615 5.20018C17.3105 4.86692 18.7614 4.77963 19.3349 6.04429L19.3499 6.07743Z" fill="url(#paint7_radial_0_1)"/>
|
|
10
|
+
<path d="M19.3499 6.07743C20.5665 8.76008 22.0595 12.0522 23.1803 13.3599C23.0049 14.8563 21.6675 15.5717 20.5151 15.3039C19.062 14.882 18.5108 13.8508 18.5108 13.8508C18.5108 13.8508 18.1313 13.2633 17.7608 12.6164C17.3323 11.868 17.4104 11.8848 16.6932 10.5305C16.5525 10.2648 15.8622 8.46195 15.6537 7.73248C15.3254 6.37253 16.1148 5.43987 16.615 5.20018C17.3105 4.86692 18.7614 4.77963 19.3349 6.04429L19.3499 6.07743Z" fill="url(#paint8_radial_0_1)"/>
|
|
11
|
+
<path d="M19.3499 6.07743C20.5665 8.76008 22.0595 12.0522 23.1803 13.3599C23.0049 14.8563 21.6675 15.5717 20.5151 15.3039C19.062 14.882 18.5108 13.8508 18.5108 13.8508C18.5108 13.8508 18.1313 13.2633 17.7608 12.6164C17.3323 11.868 17.4104 11.8848 16.6932 10.5305C16.5525 10.2648 15.8622 8.46195 15.6537 7.73248C15.3254 6.37253 16.1148 5.43987 16.615 5.20018C17.3105 4.86692 18.7614 4.77963 19.3349 6.04429L19.3499 6.07743Z" fill="url(#paint9_linear_0_1)"/>
|
|
12
|
+
<path d="M15.2712 7.38843C15.4668 7.82088 16.8187 10.7805 16.6937 10.5304C17.0573 11.35 18.1831 13.3506 18.5113 13.8975C19.2348 15.1034 18.4182 16.1066 17.8906 16.4131C16.3742 17.2938 15.5034 16.1709 15.5034 16.1709C14.7037 14.9984 14.0347 14.0225 12.7144 11.9444C12.3962 11.3455 11.816 10.0068 11.5822 9.35801C11.005 7.7563 11.9599 6.85956 12.5357 6.57559C13.7862 5.99722 14.9742 6.7319 15.2712 7.38843Z" fill="url(#paint10_radial_0_1)"/>
|
|
13
|
+
<path d="M15.2712 7.38843C15.4668 7.82088 16.8187 10.7805 16.6937 10.5304C17.0573 11.35 18.1831 13.3506 18.5113 13.8975C19.2348 15.1034 18.4182 16.1066 17.8906 16.4131C16.3742 17.2938 15.5034 16.1709 15.5034 16.1709C14.7037 14.9984 14.0347 14.0225 12.7144 11.9444C12.3962 11.3455 11.816 10.0068 11.5822 9.35801C11.005 7.7563 11.9599 6.85956 12.5357 6.57559C13.7862 5.99722 14.9742 6.7319 15.2712 7.38843Z" fill="url(#paint11_linear_0_1)"/>
|
|
14
|
+
<path d="M15.2712 7.38843C15.4668 7.82088 16.8187 10.7805 16.6937 10.5304C17.0573 11.35 18.1831 13.3506 18.5113 13.8975C19.2348 15.1034 18.4182 16.1066 17.8906 16.4131C16.3742 17.2938 15.5034 16.1709 15.5034 16.1709C14.7037 14.9984 14.0347 14.0225 12.7144 11.9444C12.3962 11.3455 11.816 10.0068 11.5822 9.35801C11.005 7.7563 11.9599 6.85956 12.5357 6.57559C13.7862 5.99722 14.9742 6.7319 15.2712 7.38843Z" fill="url(#paint12_radial_0_1)"/>
|
|
15
|
+
<path d="M15.2712 7.38843C15.4668 7.82088 16.8187 10.7805 16.6937 10.5304C17.0573 11.35 18.1831 13.3506 18.5113 13.8975C19.2348 15.1034 18.4182 16.1066 17.8906 16.4131C16.3742 17.2938 15.5034 16.1709 15.5034 16.1709C14.7037 14.9984 14.0347 14.0225 12.7144 11.9444C12.3962 11.3455 11.816 10.0068 11.5822 9.35801C11.005 7.7563 11.9599 6.85956 12.5357 6.57559C13.7862 5.99722 14.9742 6.7319 15.2712 7.38843Z" fill="url(#paint13_radial_0_1)"/>
|
|
16
|
+
<path d="M15.2712 7.38843C15.4668 7.82088 16.8187 10.7805 16.6937 10.5304C17.0573 11.35 18.1831 13.3506 18.5113 13.8975C19.2348 15.1034 18.4182 16.1066 17.8906 16.4131C16.3742 17.2938 15.5034 16.1709 15.5034 16.1709C14.7037 14.9984 14.0347 14.0225 12.7144 11.9444C12.3962 11.3455 11.816 10.0068 11.5822 9.35801C11.005 7.7563 11.9599 6.85956 12.5357 6.57559C13.7862 5.99722 14.9742 6.7319 15.2712 7.38843Z" fill="url(#paint14_radial_0_1)"/>
|
|
17
|
+
<path d="M15.2712 7.38843C15.4668 7.82088 16.8187 10.7805 16.6937 10.5304C17.0573 11.35 18.1831 13.3506 18.5113 13.8975C19.2348 15.1034 18.4182 16.1066 17.8906 16.4131C16.3742 17.2938 15.5034 16.1709 15.5034 16.1709C14.7037 14.9984 14.0347 14.0225 12.7144 11.9444C12.3962 11.3455 11.816 10.0068 11.5822 9.35801C11.005 7.7563 11.9599 6.85956 12.5357 6.57559C13.7862 5.99722 14.9742 6.7319 15.2712 7.38843Z" fill="url(#paint15_linear_0_1)"/>
|
|
18
|
+
<path d="M9.98747 11.4448C11.3709 10.757 12.3869 11.5308 12.7073 11.9528C13.7062 13.4599 14.8977 15.1738 15.4484 16.0849C16.9172 18.5146 13.9094 19.5693 13.9094 19.5693C11.1437 16.4521 10.6321 16.2944 10.4329 16.1421C10.3266 16.0608 9.68518 15.0192 9.37779 14.5086C8.55244 12.8516 9.37783 11.7479 9.98747 11.4448Z" fill="url(#paint16_radial_0_1)"/>
|
|
19
|
+
<path d="M9.98747 11.4448C11.3709 10.757 12.3869 11.5308 12.7073 11.9528C13.7062 13.4599 14.8977 15.1738 15.4484 16.0849C16.9172 18.5146 13.9094 19.5693 13.9094 19.5693C11.1437 16.4521 10.6321 16.2944 10.4329 16.1421C10.3266 16.0608 9.68518 15.0192 9.37779 14.5086C8.55244 12.8516 9.37783 11.7479 9.98747 11.4448Z" fill="url(#paint17_linear_0_1)"/>
|
|
20
|
+
<path d="M9.98747 11.4448C11.3709 10.757 12.3869 11.5308 12.7073 11.9528C13.7062 13.4599 14.8977 15.1738 15.4484 16.0849C16.9172 18.5146 13.9094 19.5693 13.9094 19.5693C11.1437 16.4521 10.6321 16.2944 10.4329 16.1421C10.3266 16.0608 9.68518 15.0192 9.37779 14.5086C8.55244 12.8516 9.37783 11.7479 9.98747 11.4448Z" fill="url(#paint18_radial_0_1)"/>
|
|
21
|
+
<path d="M9.98747 11.4448C11.3709 10.757 12.3869 11.5308 12.7073 11.9528C13.7062 13.4599 14.8977 15.1738 15.4484 16.0849C16.9172 18.5146 13.9094 19.5693 13.9094 19.5693C11.1437 16.4521 10.6321 16.2944 10.4329 16.1421C10.3266 16.0608 9.68518 15.0192 9.37779 14.5086C8.55244 12.8516 9.37783 11.7479 9.98747 11.4448Z" fill="url(#paint19_radial_0_1)"/>
|
|
22
|
+
<path d="M9.98747 11.4448C11.3709 10.757 12.3869 11.5308 12.7073 11.9528C13.7062 13.4599 14.8977 15.1738 15.4484 16.0849C16.9172 18.5146 13.9094 19.5693 13.9094 19.5693C11.1437 16.4521 10.6321 16.2944 10.4329 16.1421C10.3266 16.0608 9.68518 15.0192 9.37779 14.5086C8.55244 12.8516 9.37783 11.7479 9.98747 11.4448Z" fill="url(#paint20_radial_0_1)"/>
|
|
23
|
+
<path d="M9.98747 11.4448C11.3709 10.757 12.3869 11.5308 12.7073 11.9528C13.7062 13.4599 14.8977 15.1738 15.4484 16.0849C16.9172 18.5146 13.9094 19.5693 13.9094 19.5693C11.1437 16.4521 10.6321 16.2944 10.4329 16.1421C10.3266 16.0608 9.68518 15.0192 9.37779 14.5086C8.55244 12.8516 9.37783 11.7479 9.98747 11.4448Z" fill="url(#paint21_radial_0_1)"/>
|
|
24
|
+
<path d="M8.33864 19.5732C6.67544 17.3098 9.08124 15.7513 10.4333 16.1421C11.0739 16.5381 12.0623 17.5292 12.4845 17.9756C15.1658 20.5907 14.7188 21.3975 13.9688 22.2853C13.2422 22.8882 12.2975 23.3704 10.9023 22.2853C10.3396 21.8476 8.94874 20.4035 8.33864 19.5732Z" fill="url(#paint22_radial_0_1)"/>
|
|
25
|
+
<path d="M8.33864 19.5732C6.67544 17.3098 9.08124 15.7513 10.4333 16.1421C11.0739 16.5381 12.0623 17.5292 12.4845 17.9756C15.1658 20.5907 14.7188 21.3975 13.9688 22.2853C13.2422 22.8882 12.2975 23.3704 10.9023 22.2853C10.3396 21.8476 8.94874 20.4035 8.33864 19.5732Z" fill="url(#paint23_radial_0_1)"/>
|
|
26
|
+
<path d="M8.33864 19.5732C6.67544 17.3098 9.08124 15.7513 10.4333 16.1421C11.0739 16.5381 12.0623 17.5292 12.4845 17.9756C15.1658 20.5907 14.7188 21.3975 13.9688 22.2853C13.2422 22.8882 12.2975 23.3704 10.9023 22.2853C10.3396 21.8476 8.94874 20.4035 8.33864 19.5732Z" fill="url(#paint24_radial_0_1)"/>
|
|
27
|
+
<path d="M8.33864 19.5732C6.67544 17.3098 9.08124 15.7513 10.4333 16.1421C11.0739 16.5381 12.0623 17.5292 12.4845 17.9756C15.1658 20.5907 14.7188 21.3975 13.9688 22.2853C13.2422 22.8882 12.2975 23.3704 10.9023 22.2853C10.3396 21.8476 8.94874 20.4035 8.33864 19.5732Z" fill="url(#paint25_radial_0_1)"/>
|
|
28
|
+
<path d="M8.33864 19.5732C6.67544 17.3098 9.08124 15.7513 10.4333 16.1421C11.0739 16.5381 12.0623 17.5292 12.4845 17.9756C15.1658 20.5907 14.7188 21.3975 13.9688 22.2853C13.2422 22.8882 12.2975 23.3704 10.9023 22.2853C10.3396 21.8476 8.94874 20.4035 8.33864 19.5732Z" fill="url(#paint26_linear_0_1)"/>
|
|
29
|
+
<path d="M19.3505 6.07742C20.5671 8.76007 22.0601 12.0522 23.1809 13.3599C23.3998 12.8518 23.3763 11.9999 23.6264 9.9209C23.8523 8.04352 25.4006 7.86535 26.065 7.99822C27.5343 8.3046 27.9819 9.79395 27.9329 10.343C27.8548 11.2183 27.851 11.1885 27.6906 13.3051C27.4562 16.4002 28.652 18.7371 28.7614 21.3867C28.7614 26.381 24.3846 28.8351 21.3208 28.8351C18.8697 28.8351 16.4177 27.2668 15.498 26.4826L10.9023 22.2855C10.3396 21.8478 8.94874 20.4037 8.33864 19.5734C6.67544 17.31 9.08124 15.7515 10.4333 16.1423C10.327 16.061 9.68562 15.0194 9.37823 14.5088C8.55289 12.8518 9.37823 11.7481 9.98786 11.445C11.3713 10.7572 12.3873 11.531 12.7078 11.953C12.5853 11.7446 12.2013 10.9026 11.5823 9.35816C10.9633 7.81376 11.9601 6.85972 12.5358 6.57574C13.7864 5.99737 14.9744 6.73206 15.2714 7.38859C15.4168 7.71008 16.2013 9.4283 16.5429 10.1861C16.2855 9.55775 15.8192 8.30941 15.6543 7.73248C15.3261 6.37253 16.1154 5.43987 16.6156 5.20018C17.3112 4.86692 18.762 4.77963 19.3355 6.04429L19.3505 6.07742Z" fill="url(#paint27_radial_0_1)"/>
|
|
30
|
+
<path d="M19.3505 6.07742C20.5671 8.76007 22.0601 12.0522 23.1809 13.3599C23.3998 12.8518 23.3763 11.9999 23.6264 9.9209C23.8523 8.04352 25.4006 7.86535 26.065 7.99822C27.5343 8.3046 27.9819 9.79395 27.9329 10.343C27.8548 11.2183 27.851 11.1885 27.6906 13.3051C27.4562 16.4002 28.652 18.7371 28.7614 21.3867C28.7614 26.381 24.3846 28.8351 21.3208 28.8351C18.8697 28.8351 16.4177 27.2668 15.498 26.4826L10.9023 22.2855C10.3396 21.8478 8.94874 20.4037 8.33864 19.5734C6.67544 17.31 9.08124 15.7515 10.4333 16.1423C10.327 16.061 9.68562 15.0194 9.37823 14.5088C8.55289 12.8518 9.37823 11.7481 9.98786 11.445C11.3713 10.7572 12.3873 11.531 12.7078 11.953C12.5853 11.7446 12.2013 10.9026 11.5823 9.35816C10.9633 7.81376 11.9601 6.85972 12.5358 6.57574C13.7864 5.99737 14.9744 6.73206 15.2714 7.38859C15.4168 7.71008 16.2013 9.4283 16.5429 10.1861C16.2855 9.55775 15.8192 8.30941 15.6543 7.73248C15.3261 6.37253 16.1154 5.43987 16.6156 5.20018C17.3112 4.86692 18.762 4.77963 19.3355 6.04429L19.3505 6.07742Z" fill="url(#paint28_radial_0_1)"/>
|
|
31
|
+
<path d="M19.3505 6.07742C20.5671 8.76007 22.0601 12.0522 23.1809 13.3599C23.3998 12.8518 23.3763 11.9999 23.6264 9.9209C23.8523 8.04352 25.4006 7.86535 26.065 7.99822C27.5343 8.3046 27.9819 9.79395 27.9329 10.343C27.8548 11.2183 27.851 11.1885 27.6906 13.3051C27.4562 16.4002 28.652 18.7371 28.7614 21.3867C28.7614 26.381 24.3846 28.8351 21.3208 28.8351C18.8697 28.8351 16.4177 27.2668 15.498 26.4826L10.9023 22.2855C10.3396 21.8478 8.94874 20.4037 8.33864 19.5734C6.67544 17.31 9.08124 15.7515 10.4333 16.1423C10.327 16.061 9.68562 15.0194 9.37823 14.5088C8.55289 12.8518 9.37823 11.7481 9.98786 11.445C11.3713 10.7572 12.3873 11.531 12.7078 11.953C12.5853 11.7446 12.2013 10.9026 11.5823 9.35816C10.9633 7.81376 11.9601 6.85972 12.5358 6.57574C13.7864 5.99737 14.9744 6.73206 15.2714 7.38859C15.4168 7.71008 16.2013 9.4283 16.5429 10.1861C16.2855 9.55775 15.8192 8.30941 15.6543 7.73248C15.3261 6.37253 16.1154 5.43987 16.6156 5.20018C17.3112 4.86692 18.762 4.77963 19.3355 6.04429L19.3505 6.07742Z" fill="url(#paint29_radial_0_1)"/>
|
|
32
|
+
<path d="M21.0459 9.66748C21.7967 11.2021 22.5468 12.5768 23.1806 13.3296C23.2453 13.9992 23.3039 14.382 23.4641 14.9601C22.1985 13.6945 20.9746 10.9269 21.0459 9.66748Z" fill="url(#paint30_radial_0_1)"/>
|
|
33
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M3.12588 15.9004C3.42354 15.9004 3.66484 16.1417 3.66484 16.4394C3.66484 17.34 4.02905 18.5454 4.81358 19.5185C5.58469 20.475 6.75349 21.1995 8.39372 21.1995C8.69139 21.1995 8.93269 21.4408 8.93269 21.7385C8.93269 22.0361 8.69139 22.2774 8.39372 22.2774C6.3918 22.2774 4.92667 21.3762 3.97441 20.1951C3.03555 19.0306 2.58691 17.5864 2.58691 16.4394C2.58691 16.1417 2.82822 15.9004 3.12588 15.9004Z" fill="url(#paint31_radial_0_1)"/>
|
|
34
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M3.12588 15.9004C3.42354 15.9004 3.66484 16.1417 3.66484 16.4394C3.66484 17.34 4.02905 18.5454 4.81358 19.5185C5.58469 20.475 6.75349 21.1995 8.39372 21.1995C8.69139 21.1995 8.93269 21.4408 8.93269 21.7385C8.93269 22.0361 8.69139 22.2774 8.39372 22.2774C6.3918 22.2774 4.92667 21.3762 3.97441 20.1951C3.03555 19.0306 2.58691 17.5864 2.58691 16.4394C2.58691 16.1417 2.82822 15.9004 3.12588 15.9004Z" fill="url(#paint32_radial_0_1)"/>
|
|
35
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M3.12588 15.9004C3.42354 15.9004 3.66484 16.1417 3.66484 16.4394C3.66484 17.34 4.02905 18.5454 4.81358 19.5185C5.58469 20.475 6.75349 21.1995 8.39372 21.1995C8.69139 21.1995 8.93269 21.4408 8.93269 21.7385C8.93269 22.0361 8.69139 22.2774 8.39372 22.2774C6.3918 22.2774 4.92667 21.3762 3.97441 20.1951C3.03555 19.0306 2.58691 17.5864 2.58691 16.4394C2.58691 16.1417 2.82822 15.9004 3.12588 15.9004Z" fill="url(#paint33_radial_0_1)"/>
|
|
36
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M1.44814 17.8232C1.74581 17.8232 1.98711 18.0645 1.98711 18.3622C1.98711 20.2726 3.4182 22.8253 6.42338 22.8253C6.72105 22.8253 6.96235 23.0667 6.96235 23.3643C6.96235 23.662 6.72105 23.9033 6.42338 23.9033C2.64447 23.9033 0.90918 20.6723 0.90918 18.3622C0.90918 18.0645 1.15048 17.8232 1.44814 17.8232Z" fill="url(#paint34_radial_0_1)"/>
|
|
37
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M1.44814 17.8232C1.74581 17.8232 1.98711 18.0645 1.98711 18.3622C1.98711 20.2726 3.4182 22.8253 6.42338 22.8253C6.72105 22.8253 6.96235 23.0667 6.96235 23.3643C6.96235 23.662 6.72105 23.9033 6.42338 23.9033C2.64447 23.9033 0.90918 20.6723 0.90918 18.3622C0.90918 18.0645 1.15048 17.8232 1.44814 17.8232Z" fill="url(#paint35_radial_0_1)"/>
|
|
38
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M21.6359 8.85216C21.3382 8.8541 21.0953 8.61438 21.0934 8.31672C21.0875 7.4161 20.7154 6.21307 19.9245 5.24512C19.1472 4.29372 17.9737 3.57687 16.3335 3.58759C16.0358 3.58954 15.793 3.34982 15.791 3.05216C15.7891 2.75451 16.0288 2.51163 16.3264 2.50969C18.3283 2.4966 19.7993 3.38819 20.7593 4.5631C21.7057 5.72146 22.1638 7.16261 22.1713 8.30968C22.1732 8.60734 21.9335 8.85021 21.6359 8.85216Z" fill="url(#paint36_radial_0_1)"/>
|
|
39
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M21.6359 8.85216C21.3382 8.8541 21.0953 8.61438 21.0934 8.31672C21.0875 7.4161 20.7154 6.21307 19.9245 5.24512C19.1472 4.29372 17.9737 3.57687 16.3335 3.58759C16.0358 3.58954 15.793 3.34982 15.791 3.05216C15.7891 2.75451 16.0288 2.51163 16.3264 2.50969C18.3283 2.4966 19.7993 3.38819 20.7593 4.5631C21.7057 5.72146 22.1638 7.16261 22.1713 8.30968C22.1732 8.60734 21.9335 8.85021 21.6359 8.85216Z" fill="url(#paint37_radial_0_1)"/>
|
|
40
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M23.2999 6.91856C23.0023 6.92051 22.7594 6.68079 22.7574 6.38313C22.745 4.47274 21.2972 1.92944 18.2921 1.94908C17.9944 1.95102 17.7516 1.7113 17.7496 1.41365C17.7477 1.11599 17.9874 0.873118 18.285 0.871172C22.0639 0.846473 23.8202 4.06604 23.8353 6.37609C23.8373 6.67374 23.5976 6.91662 23.2999 6.91856Z" fill="url(#paint38_radial_0_1)"/>
|
|
41
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M23.2999 6.91856C23.0023 6.92051 22.7594 6.68079 22.7574 6.38313C22.745 4.47274 21.2972 1.92944 18.2921 1.94908C17.9944 1.95102 17.7516 1.7113 17.7496 1.41365C17.7477 1.11599 17.9874 0.873118 18.285 0.871172C22.0639 0.846473 23.8202 4.06604 23.8353 6.37609C23.8373 6.67374 23.5976 6.91662 23.2999 6.91856Z" fill="url(#paint39_radial_0_1)"/>
|
|
42
|
+
<g filter="url(#filter0_f_0_1)">
|
|
43
|
+
<path d="M21.5315 13.429C19.594 14.2103 15.2121 16.7763 13.9235 22.4933" stroke="#FFC339" stroke-width="2" stroke-linecap="round"/>
|
|
44
|
+
</g>
|
|
45
|
+
<defs>
|
|
46
|
+
<filter id="filter0_f_0_1" x="10.9229" y="10.4287" width="13.6084" height="15.0649" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
|
|
47
|
+
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
|
|
48
|
+
<feBlend mode="normal" in="SourceGraphic" in2="BackgroundImageFix" result="shape"/>
|
|
49
|
+
<feGaussianBlur stdDeviation="1" result="effect1_foregroundBlur_0_1"/>
|
|
50
|
+
</filter>
|
|
51
|
+
<radialGradient id="paint0_radial_0_1" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(18.2674 12.8351) rotate(60.1006) scale(21.052 13.753)">
|
|
52
|
+
<stop offset="0.00323036" stop-color="#FFC133"/>
|
|
53
|
+
<stop offset="0.697824" stop-color="#FFC53F"/>
|
|
54
|
+
<stop offset="0.797459" stop-color="#FFAD3E"/>
|
|
55
|
+
<stop offset="0.945275" stop-color="#EC7D58"/>
|
|
56
|
+
</radialGradient>
|
|
57
|
+
<radialGradient id="paint1_radial_0_1" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(28.7614 17.4601) rotate(-93.0118) scale(12.4901 4.78491)">
|
|
58
|
+
<stop offset="0.00323036" stop-color="#FFE849"/>
|
|
59
|
+
<stop offset="1" stop-color="#FFE647" stop-opacity="0"/>
|
|
60
|
+
</radialGradient>
|
|
61
|
+
<radialGradient id="paint2_radial_0_1" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(27.2611 8.52249) rotate(99.6824) scale(6.68903 2.56255)">
|
|
62
|
+
<stop offset="0.00323036" stop-color="#FFE849"/>
|
|
63
|
+
<stop offset="1" stop-color="#FFE647" stop-opacity="0"/>
|
|
64
|
+
</radialGradient>
|
|
65
|
+
<radialGradient id="paint3_radial_0_1" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(23.1807 12.5508) scale(2.70547 10.9717)">
|
|
66
|
+
<stop stop-color="#EE9F2C"/>
|
|
67
|
+
<stop offset="1" stop-color="#EE9F2C" stop-opacity="0"/>
|
|
68
|
+
</radialGradient>
|
|
69
|
+
<radialGradient id="paint4_radial_0_1" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(24.3679 16.8041) rotate(-94.0856) scale(4.55371 3.16291)">
|
|
70
|
+
<stop stop-color="#FFC93D"/>
|
|
71
|
+
<stop offset="1" stop-color="#FFC33A" stop-opacity="0"/>
|
|
72
|
+
</radialGradient>
|
|
73
|
+
<radialGradient id="paint5_radial_0_1" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(21.8233 9.89126) rotate(151.024) scale(4.78668 9.6155)">
|
|
74
|
+
<stop offset="0.563302" stop-color="#F09D2E" stop-opacity="0"/>
|
|
75
|
+
<stop offset="1" stop-color="#F09D2E"/>
|
|
76
|
+
</radialGradient>
|
|
77
|
+
<linearGradient id="paint6_linear_0_1" x1="19.3782" y1="14.7952" x2="19.3782" y2="12.2101" gradientUnits="userSpaceOnUse">
|
|
78
|
+
<stop stop-color="#FFC337"/>
|
|
79
|
+
<stop offset="1" stop-color="#FFC337" stop-opacity="0"/>
|
|
80
|
+
</linearGradient>
|
|
81
|
+
<radialGradient id="paint7_radial_0_1" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(20.8233 6.08513) rotate(-13.4957) scale(3.21374 7.10677)">
|
|
82
|
+
<stop stop-color="#FFEC4C"/>
|
|
83
|
+
<stop offset="1" stop-color="#FFEC4C" stop-opacity="0"/>
|
|
84
|
+
</radialGradient>
|
|
85
|
+
<radialGradient id="paint8_radial_0_1" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(15.5762 4.9873) rotate(33.3064) scale(3.13745 2.43249)">
|
|
86
|
+
<stop stop-color="#D99F2B"/>
|
|
87
|
+
<stop offset="1" stop-color="#D99F2B" stop-opacity="0"/>
|
|
88
|
+
</radialGradient>
|
|
89
|
+
<linearGradient id="paint9_linear_0_1" x1="16.0733" y1="11.3039" x2="17.6358" y2="10.5539" gradientUnits="userSpaceOnUse">
|
|
90
|
+
<stop stop-color="#A85300"/>
|
|
91
|
+
<stop offset="0.824742" stop-color="#A85300" stop-opacity="0"/>
|
|
92
|
+
</linearGradient>
|
|
93
|
+
<radialGradient id="paint10_radial_0_1" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(17.3129 11.3704) rotate(149.148) scale(4.61415 9.62882)">
|
|
94
|
+
<stop offset="0.563302" stop-color="#F09D2E" stop-opacity="0"/>
|
|
95
|
+
<stop offset="1" stop-color="#F09D2E"/>
|
|
96
|
+
</radialGradient>
|
|
97
|
+
<linearGradient id="paint11_linear_0_1" x1="14.9999" y1="16.3745" x2="14.9999" y2="13.7366" gradientUnits="userSpaceOnUse">
|
|
98
|
+
<stop stop-color="#FFC337"/>
|
|
99
|
+
<stop offset="1" stop-color="#FFC337" stop-opacity="0"/>
|
|
100
|
+
</linearGradient>
|
|
101
|
+
<radialGradient id="paint12_radial_0_1" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(16.7812 8.42873) rotate(-33.8929) scale(3.06215 9.32271)">
|
|
102
|
+
<stop stop-color="#FFEC4C"/>
|
|
103
|
+
<stop offset="1" stop-color="#FFEC4C" stop-opacity="0"/>
|
|
104
|
+
</radialGradient>
|
|
105
|
+
<radialGradient id="paint13_radial_0_1" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(14.4488 12.21) rotate(-24.9048) scale(3.85884 17.6199)">
|
|
106
|
+
<stop offset="0.597587" stop-color="#F09D2E" stop-opacity="0"/>
|
|
107
|
+
<stop offset="1" stop-color="#F09D2E"/>
|
|
108
|
+
</radialGradient>
|
|
109
|
+
<radialGradient id="paint14_radial_0_1" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(10.9488 6.36621) rotate(32.6006) scale(3.19011 2.54257)">
|
|
110
|
+
<stop stop-color="#D99F2B"/>
|
|
111
|
+
<stop offset="1" stop-color="#D99F2B" stop-opacity="0"/>
|
|
112
|
+
</radialGradient>
|
|
113
|
+
<linearGradient id="paint15_linear_0_1" x1="12.355" y1="12.835" x2="13.3947" y2="12.1081" gradientUnits="userSpaceOnUse">
|
|
114
|
+
<stop stop-color="#A85300"/>
|
|
115
|
+
<stop offset="0.824742" stop-color="#A85300" stop-opacity="0"/>
|
|
116
|
+
</linearGradient>
|
|
117
|
+
<radialGradient id="paint16_radial_0_1" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(14.635 15.3701) rotate(137.351) scale(3.82257 7.48534)">
|
|
118
|
+
<stop offset="0.563302" stop-color="#F09D2E" stop-opacity="0"/>
|
|
119
|
+
<stop offset="1" stop-color="#F09D2E"/>
|
|
120
|
+
</radialGradient>
|
|
121
|
+
<linearGradient id="paint17_linear_0_1" x1="12.4414" y1="19.5693" x2="12.4414" y2="17.3557" gradientUnits="userSpaceOnUse">
|
|
122
|
+
<stop stop-color="#FFC337"/>
|
|
123
|
+
<stop offset="1" stop-color="#FFC337" stop-opacity="0"/>
|
|
124
|
+
</linearGradient>
|
|
125
|
+
<radialGradient id="paint18_radial_0_1" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(13.6969 12.0887) rotate(-12.2956) scale(2.91135 6.16703)">
|
|
126
|
+
<stop stop-color="#FFEC4C"/>
|
|
127
|
+
<stop offset="1" stop-color="#FFEC4C" stop-opacity="0"/>
|
|
128
|
+
</radialGradient>
|
|
129
|
+
<radialGradient id="paint19_radial_0_1" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(11.9186 16.0746) rotate(-40.2165) scale(4.04959 20.7029)">
|
|
130
|
+
<stop offset="0.597587" stop-color="#F09D2E" stop-opacity="0"/>
|
|
131
|
+
<stop offset="1" stop-color="#F09D2E"/>
|
|
132
|
+
</radialGradient>
|
|
133
|
+
<radialGradient id="paint20_radial_0_1" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(8.59916 11.1709) rotate(29.5034) scale(2.92865 2.20418)">
|
|
134
|
+
<stop stop-color="#D99F2B"/>
|
|
135
|
+
<stop offset="1" stop-color="#D99F2B" stop-opacity="0"/>
|
|
136
|
+
</radialGradient>
|
|
137
|
+
<radialGradient id="paint21_radial_0_1" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(10.1359 16.9287) rotate(-45.7639) scale(1.65743 7.48347)">
|
|
138
|
+
<stop stop-color="#A85300"/>
|
|
139
|
+
<stop offset="0.824742" stop-color="#A85300" stop-opacity="0"/>
|
|
140
|
+
</radialGradient>
|
|
141
|
+
<radialGradient id="paint22_radial_0_1" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(13.7853 19.7177) rotate(143.369) scale(3.75802 7.07093)">
|
|
142
|
+
<stop offset="0.563302" stop-color="#F09D2E" stop-opacity="0"/>
|
|
143
|
+
<stop offset="1" stop-color="#F09D2E"/>
|
|
144
|
+
</radialGradient>
|
|
145
|
+
<radialGradient id="paint23_radial_0_1" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(12.7791 16.8767) rotate(-9.97765) scale(3.09805 5.38208)">
|
|
146
|
+
<stop stop-color="#FFEC4C"/>
|
|
147
|
+
<stop offset="1" stop-color="#FFEC4C" stop-opacity="0"/>
|
|
148
|
+
</radialGradient>
|
|
149
|
+
<radialGradient id="paint24_radial_0_1" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(10.8716 20.3277) rotate(-34.3137) scale(4.01583 19.3881)">
|
|
150
|
+
<stop offset="0.597587" stop-color="#F09D2E" stop-opacity="0"/>
|
|
151
|
+
<stop offset="1" stop-color="#F09D2E"/>
|
|
152
|
+
</radialGradient>
|
|
153
|
+
<radialGradient id="paint25_radial_0_1" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(7.31101 16.082) rotate(24.5478) scale(3.0057 1.99452)">
|
|
154
|
+
<stop stop-color="#D99F2B"/>
|
|
155
|
+
<stop offset="1" stop-color="#D99F2B" stop-opacity="0"/>
|
|
156
|
+
</radialGradient>
|
|
157
|
+
<linearGradient id="paint26_linear_0_1" x1="13.9489" y1="26.585" x2="11.4323" y2="21.4368" gradientUnits="userSpaceOnUse">
|
|
158
|
+
<stop stop-color="#FFC337"/>
|
|
159
|
+
<stop offset="1" stop-color="#FFC337" stop-opacity="0"/>
|
|
160
|
+
</linearGradient>
|
|
161
|
+
<radialGradient id="paint27_radial_0_1" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(22.9489 11.5226) rotate(129.014) scale(17.3747 28.0986)">
|
|
162
|
+
<stop offset="0.872168" stop-color="#F6814F" stop-opacity="0"/>
|
|
163
|
+
<stop offset="1" stop-color="#F7814F"/>
|
|
164
|
+
</radialGradient>
|
|
165
|
+
<radialGradient id="paint28_radial_0_1" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(19.3239 11.7101) rotate(76.293) scale(18.4633 20.2583)">
|
|
166
|
+
<stop offset="0.853453" stop-color="#F6814F" stop-opacity="0"/>
|
|
167
|
+
<stop offset="1" stop-color="#F7814F"/>
|
|
168
|
+
</radialGradient>
|
|
169
|
+
<radialGradient id="paint29_radial_0_1" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(23.5114 7.02263) rotate(64.44) scale(3.18689 2.84106)">
|
|
170
|
+
<stop stop-color="#D99F2B"/>
|
|
171
|
+
<stop offset="1" stop-color="#D99F2B" stop-opacity="0"/>
|
|
172
|
+
</radialGradient>
|
|
173
|
+
<radialGradient id="paint30_radial_0_1" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(23.4641 13.1163) rotate(149.254) scale(1.2136 3.75534)">
|
|
174
|
+
<stop offset="0.200941" stop-color="#B4813D"/>
|
|
175
|
+
<stop offset="1" stop-color="#B4813D" stop-opacity="0"/>
|
|
176
|
+
</radialGradient>
|
|
177
|
+
<radialGradient id="paint31_radial_0_1" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(3.89268 16.1893) rotate(62.071) scale(5.31217 7.87818)">
|
|
178
|
+
<stop stop-color="#419FFD"/>
|
|
179
|
+
<stop offset="1" stop-color="#4B6DCB"/>
|
|
180
|
+
</radialGradient>
|
|
181
|
+
<radialGradient id="paint32_radial_0_1" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(2.39046 16.5851) rotate(2.38594) scale(0.750651 1.57975)">
|
|
182
|
+
<stop stop-color="#5486C7"/>
|
|
183
|
+
<stop offset="1" stop-color="#5486C7" stop-opacity="0"/>
|
|
184
|
+
</radialGradient>
|
|
185
|
+
<radialGradient id="paint33_radial_0_1" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(8.01546 20.8663) rotate(111.801) scale(0.757289 2.22747)">
|
|
186
|
+
<stop stop-color="#5486C7"/>
|
|
187
|
+
<stop offset="1" stop-color="#5486C7" stop-opacity="0"/>
|
|
188
|
+
</radialGradient>
|
|
189
|
+
<radialGradient id="paint34_radial_0_1" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(4.28095 18.9603) rotate(94.7123) scale(4.2017 7.06475)">
|
|
190
|
+
<stop stop-color="#419FFD"/>
|
|
191
|
+
<stop offset="1" stop-color="#4B6DCB"/>
|
|
192
|
+
</radialGradient>
|
|
193
|
+
<radialGradient id="paint35_radial_0_1" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(0.721781 18.4761) rotate(2.38479) scale(0.716037 1.50618)">
|
|
194
|
+
<stop stop-color="#5486C7"/>
|
|
195
|
+
<stop offset="1" stop-color="#5486C7" stop-opacity="0"/>
|
|
196
|
+
</radialGradient>
|
|
197
|
+
<radialGradient id="paint36_radial_0_1" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(17.5073 1.34638) rotate(60.1958) scale(4.46319 6.61911)">
|
|
198
|
+
<stop stop-color="#419FFD"/>
|
|
199
|
+
<stop offset="1" stop-color="#4B6DCB"/>
|
|
200
|
+
</radialGradient>
|
|
201
|
+
<radialGradient id="paint37_radial_0_1" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(15.6696 2.96257) rotate(18.8618) scale(0.642112 1.03351)">
|
|
202
|
+
<stop stop-color="#4D8AC1"/>
|
|
203
|
+
<stop offset="1" stop-color="#4D8AC1" stop-opacity="0"/>
|
|
204
|
+
</radialGradient>
|
|
205
|
+
<radialGradient id="paint38_radial_0_1" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(19.3866 -0.237794) rotate(60.69) scale(5.54462 8.22505)">
|
|
206
|
+
<stop stop-color="#419FFD"/>
|
|
207
|
+
<stop offset="1" stop-color="#4B6DCB"/>
|
|
208
|
+
</radialGradient>
|
|
209
|
+
<radialGradient id="paint39_radial_0_1" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(17.6336 1.30313) rotate(18.8531) scale(0.612472 0.985431)">
|
|
210
|
+
<stop stop-color="#4D8AC1"/>
|
|
211
|
+
<stop offset="1" stop-color="#4D8AC1" stop-opacity="0"/>
|
|
212
|
+
</radialGradient>
|
|
213
|
+
</defs>
|
|
214
|
+
</svg>
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
<svg width="14" height="14" viewBox="0 0 14 14" fill="none"
|
|
2
|
+
xmlns="http://www.w3.org/2000/svg">
|
|
3
|
+
<path d="M10.5 3.5L3.5 10.5" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
|
4
|
+
<path d="M3.5 3.5L10.5 10.5" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
|
5
|
+
</svg>
|
|
@@ -0,0 +1,38 @@
|
|
|
1
|
+
<script setup lang="ts">
|
|
2
|
+
import RefreshSVG from '~/assets/images/icons/refresh.svg'
|
|
3
|
+
import BridgeSVG from '~/assets/images/icons/bridge.svg'
|
|
4
|
+
import CrossTransferSVG from '~/assets/images/icons/cross-transfer.svg'
|
|
5
|
+
import TransferSVG from '~/assets/images/icons/transfer.svg'
|
|
6
|
+
import PlusCircleSVG from '~/assets/images/icons/plus-circle.svg'
|
|
7
|
+
import Trash2SVG from '~/assets/images/icons/trash-2.svg'
|
|
8
|
+
import ChangeThresholdSVG from '~/assets/images/icons/change-threshold.svg'
|
|
9
|
+
import DappSVG from '~/assets/images/icons/dapp.svg'
|
|
10
|
+
import DeploySVG from '~/assets/images/icons/deploy.svg'
|
|
11
|
+
import GasSVG from '~/assets/images/icons/gas.svg'
|
|
12
|
+
import InstadappProSVG from '~/assets/images/icons/instadapp-pro.svg'
|
|
13
|
+
import PermitSignSVG from '~/assets/images/icons/permit-sign.svg'
|
|
14
|
+
import RejectProposalSVG from '~/assets/images/icons/reject-proposal.svg'
|
|
15
|
+
import UpgradeSVG from '~/assets/images/icons/upgrade.svg'
|
|
16
|
+
|
|
17
|
+
defineProps<{
|
|
18
|
+
action: MetadataTypes
|
|
19
|
+
remove?: boolean
|
|
20
|
+
}>()
|
|
21
|
+
</script>
|
|
22
|
+
|
|
23
|
+
<template>
|
|
24
|
+
<RefreshSVG class="text-primary" v-if="action === 'swap'"/>
|
|
25
|
+
<BridgeSVG class="text-primary" v-else-if="action === 'bridge'"/>
|
|
26
|
+
<CrossTransferSVG class="text-primary" v-else-if="action === 'cross-transfer'"/>
|
|
27
|
+
<TransferSVG class="text-primary" v-else-if="action === 'transfer'"/>
|
|
28
|
+
<PlusCircleSVG class="text-primary" v-else-if="action === 'add-signers' || (action === 'auth' && !remove)"/>
|
|
29
|
+
<Trash2SVG class="text-[#EB5757]" v-else-if="action === 'remove-signers' || (action === 'auth' && remove)"/>
|
|
30
|
+
<RejectProposalSVG class="text-[#EB5757]" v-else-if="action === 'rejection'"/>
|
|
31
|
+
<ChangeThresholdSVG v-else-if="action === 'change-threshold'"/>
|
|
32
|
+
<DappSVG v-else-if="action === 'dapp'"/>
|
|
33
|
+
<DeploySVG v-else-if="action === 'deploy'"/>
|
|
34
|
+
<GasSVG v-else-if="action === 'gas-topup'"/>
|
|
35
|
+
<InstadappProSVG v-else-if="action === 'instadapp-pro'"/>
|
|
36
|
+
<PermitSignSVG v-else-if="action === 'permit2'"/>
|
|
37
|
+
<UpgradeSVG v-else-if="action === 'upgrade'"/>
|
|
38
|
+
</template>
|
|
@@ -0,0 +1,72 @@
|
|
|
1
|
+
<script lang="ts" setup>
|
|
2
|
+
const props = defineProps<{
|
|
3
|
+
metadata: {
|
|
4
|
+
type: MetadataTypes
|
|
5
|
+
[key: string]: any
|
|
6
|
+
};
|
|
7
|
+
chain_id: number | string;
|
|
8
|
+
compact?: boolean;
|
|
9
|
+
tokens?: ITokenPrice[];
|
|
10
|
+
}>();
|
|
11
|
+
|
|
12
|
+
provide('compact', props.compact);
|
|
13
|
+
provide('tokens', props.tokens);
|
|
14
|
+
|
|
15
|
+
</script>
|
|
16
|
+
|
|
17
|
+
<template>
|
|
18
|
+
<div>
|
|
19
|
+
<MetadataTransfer v-if="metadata.type === 'transfer'" :metadata="metadata" :chain_id="chain_id" />
|
|
20
|
+
<MetadataCrossTransfer v-if="metadata.type === 'cross-transfer'" :metadata="metadata" :chain_id="chain_id" />
|
|
21
|
+
<MetadataGasTopup v-if="metadata.type === 'gas-topup'" :metadata="metadata" :chain_id="chain_id" />
|
|
22
|
+
<MetadataSwap v-if="metadata.type === 'swap'" :metadata="metadata" :chain_id="chain_id" />
|
|
23
|
+
<MetadataBridge v-if="metadata.type === 'bridge'" :metadata="metadata" :chain_id="chain_id" />
|
|
24
|
+
<MetadataPermit2 v-if="metadata.type === 'permit2'" :metadata="metadata" :chain_id="chain_id" />
|
|
25
|
+
|
|
26
|
+
<div v-if="metadata.type === 'upgrade'" class="self-start">
|
|
27
|
+
Wallet upgraded to {{ metadata?.version }}
|
|
28
|
+
</div>
|
|
29
|
+
<div v-if="metadata.type === 'dapp'" class="self-start flex items-center gap-2 text-primary">
|
|
30
|
+
<a :href="metadata?.url" target="_blank" rel="noopener noreferrer">{{
|
|
31
|
+
metadata?.name
|
|
32
|
+
}}</a>
|
|
33
|
+
<SvgoExternalLink />
|
|
34
|
+
</div>
|
|
35
|
+
<div v-if="metadata.type === 'deploy'" class="self-start capitalize">
|
|
36
|
+
{{ metadata?.type }}
|
|
37
|
+
</div>
|
|
38
|
+
<div v-if="metadata.type === 'auth'" class="self-start capitalize flex gap-3">
|
|
39
|
+
Authority {{ metadata.remove ? 'Removed' : 'Added' }}:
|
|
40
|
+
<a
|
|
41
|
+
class="text-primary break-all"
|
|
42
|
+
:href="getExplorerUrl(metadata.chainId, `/address/${metadata.address}`)"
|
|
43
|
+
target="_blank"
|
|
44
|
+
>
|
|
45
|
+
{{ shortenHash(metadata.address) }}
|
|
46
|
+
</a>
|
|
47
|
+
<div class="flex gap-3">
|
|
48
|
+
<ChainLogo class="w-5 h-5" :chain="metadata.chainId"/>
|
|
49
|
+
{{ chainIdToName(metadata.chainId) }}
|
|
50
|
+
</div>
|
|
51
|
+
</div>
|
|
52
|
+
<div v-if="metadata.type === 'instadapp-pro'" class="self-start capitalize flex gap-3">
|
|
53
|
+
Instadapp Pro |
|
|
54
|
+
{{ metadata?.castDetails }}
|
|
55
|
+
</div>
|
|
56
|
+
|
|
57
|
+
<MetadataSigners v-if="metadata.type === 'add-signers' || metadata.type === 'remove-signers'" :metadata="metadata" :compact="compact" />
|
|
58
|
+
|
|
59
|
+
<div v-if="metadata.type === 'change-threshold'" class="text-left w-fit" >
|
|
60
|
+
Change Threshold to {{ metadata.count }}
|
|
61
|
+
</div>
|
|
62
|
+
|
|
63
|
+
<div v-tippy="{
|
|
64
|
+
content: metadata.id,
|
|
65
|
+
maxWidth: 'none',
|
|
66
|
+
interactive: true,
|
|
67
|
+
}"
|
|
68
|
+
v-if="metadata.type === 'rejection'" class="text-left w-fit">
|
|
69
|
+
{{ shortenHash(metadata.id) }}
|
|
70
|
+
</div>
|
|
71
|
+
</div>
|
|
72
|
+
</template>
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
<script setup lang="ts">
|
|
2
|
+
defineProps<{
|
|
3
|
+
address: string
|
|
4
|
+
}>();
|
|
5
|
+
|
|
6
|
+
const randomId = Math.random().toString(36).substr(2, 9);
|
|
7
|
+
</script>
|
|
8
|
+
|
|
9
|
+
<template>
|
|
10
|
+
<svg
|
|
11
|
+
:style="{
|
|
12
|
+
color: generateColor(address),
|
|
13
|
+
}" width="30" height="30" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 30 30"
|
|
14
|
+
>
|
|
15
|
+
<g fill="currentColor" :clip-path="`url(#${randomId})`">
|
|
16
|
+
<rect width="30" height="30" fill-opacity=".4" rx="15" />
|
|
17
|
+
<ellipse cx="15.004" cy="26.399" rx="11.4" ry="6.6" />
|
|
18
|
+
<circle cx="15" cy="12.75" r="5.4" />
|
|
19
|
+
</g>
|
|
20
|
+
<defs>
|
|
21
|
+
<clipPath :id="randomId">
|
|
22
|
+
<rect width="30" height="30" fill="#fff" rx="15" />
|
|
23
|
+
</clipPath>
|
|
24
|
+
</defs>
|
|
25
|
+
</svg>
|
|
26
|
+
</template>
|