@semcore/illustration 1.0.5 → 1.1.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/AccessDenied/index.d.ts +5 -0
- package/AccessDenied/index.js +283 -0
- package/AccessDenied/index.mjs +262 -0
- package/AreaChart/index.d.ts +5 -0
- package/AreaChart/index.js +100 -0
- package/AreaChart/index.mjs +79 -0
- package/Blocked/index.d.ts +5 -0
- package/Blocked/index.js +590 -0
- package/Blocked/index.mjs +569 -0
- package/CHANGELOG.md +12 -0
- package/ChoroplethMapChart/index.d.ts +5 -0
- package/ChoroplethMapChart/index.js +124 -0
- package/ChoroplethMapChart/index.mjs +103 -0
- package/Coffee/index.d.ts +5 -0
- package/Coffee/index.js +104 -0
- package/Coffee/index.mjs +83 -0
- package/Collection/index.d.ts +5 -0
- package/Collection/index.js +100 -0
- package/Collection/index.mjs +79 -0
- package/CombinedChart/index.d.ts +5 -0
- package/CombinedChart/index.js +152 -0
- package/CombinedChart/index.mjs +131 -0
- package/Confirmation/index.d.ts +5 -0
- package/Confirmation/index.js +312 -0
- package/Confirmation/index.mjs +291 -0
- package/Congrats/index.d.ts +5 -0
- package/Congrats/index.js +171 -0
- package/Congrats/index.mjs +150 -0
- package/ConnectionLost/index.d.ts +5 -0
- package/ConnectionLost/index.js +354 -0
- package/ConnectionLost/index.mjs +333 -0
- package/DeletedAccount/index.d.ts +5 -0
- package/DeletedAccount/index.js +440 -0
- package/DeletedAccount/index.mjs +419 -0
- package/DeletedPage/index.d.ts +5 -0
- package/DeletedPage/index.js +54 -0
- package/DeletedPage/index.mjs +33 -0
- package/Dns/index.d.ts +5 -0
- package/Dns/index.js +210 -0
- package/Dns/index.mjs +189 -0
- package/DonutChart/index.d.ts +5 -0
- package/DonutChart/index.js +147 -0
- package/DonutChart/index.mjs +126 -0
- package/Duplicates/index.d.ts +5 -0
- package/Duplicates/index.js +125 -0
- package/Duplicates/index.mjs +104 -0
- package/FunnelChart/index.d.ts +5 -0
- package/FunnelChart/index.js +122 -0
- package/FunnelChart/index.mjs +101 -0
- package/Good/index.d.ts +5 -0
- package/Good/index.js +152 -0
- package/Good/index.mjs +131 -0
- package/HeatMapChart/index.d.ts +5 -0
- package/HeatMapChart/index.js +160 -0
- package/HeatMapChart/index.mjs +139 -0
- package/HorizontalBarChart/index.d.ts +5 -0
- package/HorizontalBarChart/index.js +130 -0
- package/HorizontalBarChart/index.mjs +109 -0
- package/KagiChart/index.d.ts +5 -0
- package/KagiChart/index.js +92 -0
- package/KagiChart/index.mjs +71 -0
- package/LineChart/index.d.ts +5 -0
- package/LineChart/index.js +96 -0
- package/LineChart/index.mjs +75 -0
- package/LollipopChart/index.d.ts +5 -0
- package/LollipopChart/index.js +115 -0
- package/LollipopChart/index.mjs +94 -0
- package/Maintenance/index.d.ts +5 -0
- package/Maintenance/index.js +423 -0
- package/Maintenance/index.mjs +402 -0
- package/Nexttime/index.d.ts +5 -0
- package/Nexttime/index.js +124 -0
- package/Nexttime/index.mjs +103 -0
- package/NoPayment/index.d.ts +5 -0
- package/NoPayment/index.js +369 -0
- package/NoPayment/index.mjs +348 -0
- package/NothingFound/index.d.ts +5 -0
- package/NothingFound/index.js +166 -0
- package/NothingFound/index.mjs +145 -0
- package/OtherData/index.d.ts +5 -0
- package/OtherData/index.js +131 -0
- package/OtherData/index.mjs +110 -0
- package/PageError/index.d.ts +5 -0
- package/PageError/index.js +291 -0
- package/PageError/index.mjs +270 -0
- package/PageNotFound/index.d.ts +5 -0
- package/PageNotFound/index.js +341 -0
- package/PageNotFound/index.mjs +320 -0
- package/PieChart/index.d.ts +5 -0
- package/PieChart/index.js +130 -0
- package/PieChart/index.mjs +109 -0
- package/Processing/index.d.ts +5 -0
- package/Processing/index.js +107 -0
- package/Processing/index.mjs +86 -0
- package/ProjectNotFound/index.d.ts +5 -0
- package/ProjectNotFound/index.js +286 -0
- package/ProjectNotFound/index.mjs +265 -0
- package/RadarChart/index.d.ts +5 -0
- package/RadarChart/index.js +118 -0
- package/RadarChart/index.mjs +97 -0
- package/RadialTreeChart/index.d.ts +5 -0
- package/RadialTreeChart/index.js +154 -0
- package/RadialTreeChart/index.mjs +133 -0
- package/SankeyChart/index.d.ts +5 -0
- package/SankeyChart/index.js +138 -0
- package/SankeyChart/index.mjs +117 -0
- package/ScatterPlotChart/index.d.ts +5 -0
- package/ScatterPlotChart/index.js +137 -0
- package/ScatterPlotChart/index.mjs +116 -0
- package/StackedAreaChart/index.d.ts +5 -0
- package/StackedAreaChart/index.js +125 -0
- package/StackedAreaChart/index.mjs +104 -0
- package/Suggestion/index.d.ts +5 -0
- package/Suggestion/index.js +105 -0
- package/Suggestion/index.mjs +84 -0
- package/Suggestions/index.d.ts +5 -0
- package/Suggestions/index.js +108 -0
- package/Suggestions/index.mjs +87 -0
- package/Table/index.d.ts +5 -0
- package/Table/index.js +93 -0
- package/Table/index.mjs +72 -0
- package/TagCloud/index.d.ts +5 -0
- package/TagCloud/index.js +159 -0
- package/TagCloud/index.mjs +138 -0
- package/TextLinksEtc/index.d.ts +5 -0
- package/TextLinksEtc/index.js +97 -0
- package/TextLinksEtc/index.mjs +76 -0
- package/Timeout/index.d.ts +5 -0
- package/Timeout/index.js +455 -0
- package/Timeout/index.mjs +434 -0
- package/UnderConstruction/index.d.ts +5 -0
- package/UnderConstruction/index.js +162 -0
- package/UnderConstruction/index.mjs +141 -0
- package/VennChart/index.d.ts +5 -0
- package/VennChart/index.js +138 -0
- package/VennChart/index.mjs +117 -0
- package/VerticalBarChart/index.d.ts +5 -0
- package/VerticalBarChart/index.js +115 -0
- package/VerticalBarChart/index.mjs +94 -0
- package/Waiting/index.d.ts +5 -0
- package/Waiting/index.js +108 -0
- package/Waiting/index.mjs +87 -0
- package/Warning/index.d.ts +5 -0
- package/Warning/index.js +105 -0
- package/Warning/index.mjs +84 -0
- package/package.json +3 -2
- package/svg/AccessDenied.svg +48 -0
- package/svg/AreaChart.svg +13 -0
- package/svg/Blocked.svg +104 -0
- package/svg/ChoroplethMapChart.svg +15 -0
- package/svg/Coffee.svg +10 -0
- package/svg/Collection.svg +12 -0
- package/svg/CombinedChart.svg +23 -0
- package/svg/Confirmation.svg +54 -0
- package/svg/Congrats.svg +27 -0
- package/svg/ConnectionLost.svg +62 -0
- package/svg/DeletedAccount.svg +71 -0
- package/svg/DeletedPage.svg +4 -0
- package/svg/Dns.svg +37 -0
- package/svg/DonutChart.svg +18 -0
- package/svg/Duplicates.svg +16 -0
- package/svg/FunnelChart.svg +18 -0
- package/svg/Good.svg +20 -0
- package/svg/HeatMapChart.svg +27 -0
- package/svg/HorizontalBarChart.svg +19 -0
- package/svg/KagiChart.svg +11 -0
- package/svg/LineChart.svg +12 -0
- package/svg/LollipopChart.svg +14 -0
- package/svg/Maintenance.svg +72 -0
- package/svg/Nexttime.svg +16 -0
- package/svg/NoPayment.svg +73 -0
- package/svg/NothingFound.svg +21 -0
- package/svg/OtherData.svg +16 -0
- package/svg/PageError.svg +47 -0
- package/svg/PageNotFound.svg +59 -0
- package/svg/PieChart.svg +16 -0
- package/svg/Processing.svg +13 -0
- package/svg/ProjectNotFound.svg +41 -0
- package/svg/RadarChart.svg +18 -0
- package/svg/RadialTreeChart.svg +19 -0
- package/svg/SankeyChart.svg +17 -0
- package/svg/ScatterPlotChart.svg +20 -0
- package/svg/StackedAreaChart.svg +17 -0
- package/svg/Suggestion.svg +13 -0
- package/svg/Suggestions.svg +13 -0
- package/svg/Table.svg +11 -0
- package/svg/TagCloud.svg +26 -0
- package/svg/TextLinksEtc.svg +12 -0
- package/svg/Timeout.svg +81 -0
- package/svg/UnderConstruction.svg +21 -0
- package/svg/VennChart.svg +20 -0
- package/svg/VerticalBarChart.svg +14 -0
- package/svg/Waiting.svg +14 -0
- package/svg/Warning.svg +13 -0
- package/index.js +0 -3
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
<svg width="80" height="80" viewBox="0 0 80 80" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M39.96 1C18.46 1 1 15.87 1 37.5c0 21.4 20.84 30.8 38.46 41.38.33.16.75.16 1.08 0C58.57 68.64 79 58.89 79 37.5 78.92 15.95 61.54 1 39.96 1Z" fill="#E0E1E9"/>
|
|
3
|
+
<path d="M65.92 57.62s.1-.06.12-.09l6.5-4.32-3.14-1.7-3.13.76-8.3-31.68a5.7 5.7 0 0 0-6.68-4.15L11.7 24.51l-1.4-3.12-3.4 5.88-.22.37v.02a5.64 5.64 0 0 0-.46 4.25l10.44 36.64a2.59 2.59 0 0 0 3.18 1.8L65.11 58c.27-.08.52-.2.75-.35l.05-.03.01-.01Z" fill="#E0E1E9" stroke="#6C6E79" stroke-width=".7" stroke-linecap="round" stroke-linejoin="round"/>
|
|
4
|
+
<path d="m71.76 53.55-47.67 13a2.73 2.73 0 0 1-3.35-1.89l-11-38.59a6.03 6.03 0 0 1 4.6-7.55l42.88-8.75a6.02 6.02 0 0 1 7.02 4.38l9.45 36.07a2.73 2.73 0 0 1-1.93 3.33Z" fill="#fff"/>
|
|
5
|
+
<path d="M65.45 18.82 11.07 30.76l-1.34-4.69a6.03 6.03 0 0 1 4.6-7.55L57.2 9.77a6.02 6.02 0 0 1 7.02 4.38l1.22 4.67Z" fill="#6C6E79"/>
|
|
6
|
+
<path d="M18.4 23.43a1.87 1.87 0 0 1-1.42 2.36 2.2 2.2 0 0 1-2.53-1.52 1.87 1.87 0 0 1 1.43-2.37 2.2 2.2 0 0 1 2.51 1.54v-.01Z" fill="#fff"/>
|
|
7
|
+
<path d="M25.37 21.96c.3 1.06-.32 2.1-1.39 2.33a2.15 2.15 0 0 1-2.47-1.52 1.85 1.85 0 0 1 1.4-2.35 2.14 2.14 0 0 1 2.46 1.53Z" fill="#E0E1E9"/>
|
|
8
|
+
<path d="M11.09 30.86s.32-3.15.6-6.39l-1.37-3.08-3.42 5.88-.21.37v.02a5.64 5.64 0 0 0-.46 4.25l1.4 4.9 3.46-5.96v.01Z" fill="#6C6E79"/>
|
|
9
|
+
<path d="m71.76 53.55-47.67 13a2.73 2.73 0 0 1-3.35-1.89l-11-38.59a6.03 6.03 0 0 1 4.6-7.55l42.88-8.75a6.02 6.02 0 0 1 7.02 4.38l9.45 36.07a2.73 2.73 0 0 1-1.93 3.33v0Z" stroke="#6C6E79" stroke-width=".7" stroke-linecap="round" stroke-linejoin="round"/>
|
|
10
|
+
<path d="m19.64 38-.52 3.26 3.12-.75 2.18 2.6.55 3.08 2.38 2.2 3.97.15 1.43.3-1.37-.84-2.55-1.58.38-.48 1.3.03 2.43-3.24L35 40.99l-2.55-1.88-.8.22-.22 1.79-.87.02-1.51-1.18 2.05-2.03-1.05-1.21-.63.1-1.08.93L21 36.5 19.64 38Z" fill="#E0E1E9" stroke="#6C6E79" stroke-width=".7" stroke-linecap="round" stroke-linejoin="round"/>
|
|
11
|
+
<path d="m33.02 33.73 3.97-2.8 1.92.74-.09 4.3-2.9 2.83-.7-.23-1.05-4.32-1.03-.06-.12-.46ZM32.09 50.38l1.5-2.72 5.11 1.46.92.04.07 2.29-2.84 3.62.63 1.72-.57.5-1.9-1.16-.99-4.31-1.93-1.44Z" fill="#6C6E79" stroke="#6C6E79" stroke-width=".7" stroke-linecap="round" stroke-linejoin="round"/>
|
|
12
|
+
<path d="m41.38 46 1.7 1.27 2.7-1.08.6.2.87 3.4.68 1.06 1.08.53 1.02-.29.66-.9 1.65-6.3-4.18-2.74-2.1.54-1.81-.03-2.63 1.78-.24 2.56Z" stroke="#6C6E79" stroke-width=".7" stroke-linecap="round" stroke-linejoin="round"/>
|
|
13
|
+
<path d="m40.93 40.38.06 1.16.66.24 2.16-1.71 2.09.4 2.2-.54.25.2-.31 1.02 2.8 1.76 1.36-.56-.16-.6-1.58-.85.5-.49 2.31.51 1.11 1.1 1 .69.62-.17.16-1.23.75-.73.89.62 1.07.11.45-.4-.2-.77.26-.3.85.03.64-.8.34-.5-.36-.5-.87-.76 1.33-1.55.17-.93-.1-1.32-.07-.24-1.07.04-.43-.23-.22-.8 1.28-.68.16-.47.64-.78.84.73.68.43.55-.17-.95-3.61-1.22-.6-7.67 2.5-1.07.63-.35-.4.25-.69-.27-.28-1.8.41-1.36 3.84-2.51 1.72-2.57-.56-1.72 2.54.91 1.2-2.48 2.34Z" fill="#E0E1E9" stroke="#6C6E79" stroke-width=".7" stroke-linecap="round" stroke-linejoin="round"/>
|
|
14
|
+
<path d="m61.98 45.58 2.3-2.13 1.4-.36.9.1.17.62 1.24 1.03-.52 2.43-1.43.38-1.01-.82-2.41.63-.64-1.88Z" fill="#6C6E79" stroke="#6C6E79" stroke-width=".7" stroke-linecap="round" stroke-linejoin="round"/>
|
|
15
|
+
</svg>
|
package/svg/Coffee.svg
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="80" height="80" fill="none" viewBox="0 0 80 80">
|
|
2
|
+
<path fill="#E0E1E9" d="M57.81 4.7a22.12 22.12 0 0 0-17.81 9 22.12 22.12 0 0 0-17.97-9A22.1 22.1 0 0 0 .02 25.93C-.91 50.51 34.7 76.01 39.48 79.31a.9.9 0 0 0 1.04 0C45.19 75.95 80 50.14 80 26.9A22.18 22.18 0 0 0 57.82 4.71"/>
|
|
3
|
+
<path fill="#fff" stroke="#6C6E79" stroke-linecap="round" stroke-linejoin="round" stroke-width=".7" d="M43.68 64.8c14.64 0 26.5-2.93 26.5-6.56s-11.86-6.56-26.5-6.56-26.51 2.94-26.51 6.56c0 3.63 11.87 6.56 26.5 6.56Z"/>
|
|
4
|
+
<path fill="#6C6E79" stroke="#6C6E79" stroke-linecap="round" stroke-linejoin="round" stroke-width=".7" d="M43.68 64.81c-13.5 0-24.62-2.5-26.3-5.72.95 2.8 4.04 5.95 6.54 7.67a6.98 6.98 0 0 0 1.5.9c3.46 1.6 10.32 2.71 18.23 2.71 7.92 0 14.78-1.1 18.25-2.72.08-.03.15-.08.23-.12a6.9 6.9 0 0 0 1.26-.77c2.51-1.72 5.6-4.87 6.53-7.67-1.67 3.23-12.8 5.72-26.29 5.72h.05Z"/>
|
|
5
|
+
<path stroke="#6C6E79" stroke-linecap="round" stroke-linejoin="round" stroke-width=".7" d="M61.65 41.55c2.42-.6 3.78-.26 4.85.79 2.73 2.7-.93 10.4-8.2 12.47m-31.83 5.85c-.42-.38-.64-.76-.64-1.17 0-2.44 8-4.42 17.84-4.42 4.86 0 9.27.49 12.5 1.26"/>
|
|
6
|
+
<path fill="#fff" stroke="#6C6E79" stroke-linecap="round" stroke-linejoin="round" stroke-width=".7" d="M43.68 43.88c10.16 0 18.4-2.63 18.4-5.86 0-3.24-8.24-5.86-18.4-5.86-10.17 0-18.41 2.62-18.41 5.86 0 3.23 8.24 5.85 18.4 5.85Z"/>
|
|
7
|
+
<path fill="#6C6E79" stroke="#6C6E79" stroke-linecap="round" stroke-linejoin="round" stroke-width=".7" d="M43.68 43.88c5.98 0 11.27-.91 14.63-2.33-1.78-2.04-7.65-3.54-14.63-3.54-6.99 0-12.85 1.5-14.63 3.55 3.36 1.4 8.65 2.31 14.63 2.31Z"/>
|
|
8
|
+
<path fill="#fff" stroke="#6C6E79" stroke-linecap="round" stroke-linejoin="round" stroke-width=".7" d="M62.09 38.02c0 3.24-8.25 5.85-18.41 5.85-10.17 0-18.41-2.61-18.41-5.85-1.25 10.57 3.71 19.4 8.44 22.82C35.25 62.1 39.13 63 43.67 63c4.54 0 8.42-.9 9.95-2.17 4.73-3.42 9.7-12.25 8.45-22.82h.02Z"/>
|
|
9
|
+
<path stroke="#6C6E79" stroke-linecap="round" stroke-linejoin="round" stroke-width=".7" d="M32.98 49.32a3.67 3.67 0 0 1 3.63-2.38 3.65 3.65 0 0 1 2.57 1.6m16.98.78a3.67 3.67 0 0 0-3.62-2.38 3.66 3.66 0 0 0-2.58 1.6m-9.7 2.43a4.5 4.5 0 0 0 4.56 4.92 4.43 4.43 0 0 0 4.06-4.92h-8.63ZM51.87 1c1.63 1.25 4.83 3.68 5.31 7.64 1.12 8.98-12.63 12.34-10.3 18.57m-2.8-18.48c5.87 7.52-10.28 15.53-8.25 25.01a9.91 9.91 0 0 0 4.38 6.06"/>
|
|
10
|
+
</svg>
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
<svg width="80" height="80" viewBox="0 0 80 80" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M14.78 65.2a35.54 35.54 0 0 0 25.23 10.45v2.44c0 .5.4.9.89.89A39.01 39.01 0 0 0 79 40.88c.01-.5-.4-.9-.88-.9h-2.45A35.67 35.67 0 0 0 40.01 4.32V1.88c0-.49-.4-.9-.9-.88a38.88 38.88 0 0 0-26.04 10.78.88.88 0 0 0 0 1.27l1.72 1.73a35.42 35.42 0 0 0-10.46 25.2H1.88c-.49 0-.9.4-.88.9a38.93 38.93 0 0 0 10.78 26.04c.34.36.91.36 1.27 0l1.73-1.73v.02Z" fill="#E0E1E9"/>
|
|
3
|
+
<path d="m65.4 59.98.12-.08 6.56-4.37-3.17-1.7-3.16.75-8.37-31.96a5.76 5.76 0 0 0-6.74-4.18L10.7 26.57 9.3 23.42l-3.45 5.93-.22.37v.02a5.69 5.69 0 0 0-.45 4.29L15.7 71.01a2.61 2.61 0 0 0 3.2 1.8L64.6 60.37c.27-.07.52-.2.75-.34l.05-.04v0Z" fill="#6C6E79" stroke="#6C6E79" stroke-width=".7" stroke-linecap="round" stroke-linejoin="round"/>
|
|
4
|
+
<path d="M10.07 32.98s.33-3.18.61-6.44l-1.38-3.1-3.45 5.92-.22.37v.03a5.69 5.69 0 0 0-.45 4.28L6.58 39l3.5-6.02v.01Z" fill="#6C6E79"/>
|
|
5
|
+
<path d="M71.29 55.88 23.19 69a2.76 2.76 0 0 1-3.38-1.9L8.72 28.14a6.08 6.08 0 0 1 4.63-7.62l43.26-8.82a6.07 6.07 0 0 1 7.1 4.41l9.52 36.4a2.75 2.75 0 0 1-1.94 3.36Z" fill="#fff" stroke="#6C6E79" stroke-width=".7" stroke-linecap="round" stroke-linejoin="round"/>
|
|
6
|
+
<path d="m63.1 16 1.14 4.3-53.92 11.8-1.25-4.37a5.68 5.68 0 0 1 4.34-7.12l43.05-8.73A5.7 5.7 0 0 1 63.11 16Z" fill="#E0E1E9" stroke="#6C6E79" stroke-width=".7"/>
|
|
7
|
+
<path d="M17.44 25.48a1.89 1.89 0 0 1-1.42 2.39 2.2 2.2 0 0 1-2.56-1.54 1.88 1.88 0 0 1 1.44-2.39c1.1-.23 2.24.47 2.54 1.55ZM24.49 24a1.86 1.86 0 0 1-1.4 2.35 2.16 2.16 0 0 1-2.5-1.53A1.87 1.87 0 0 1 22 22.45c1.1-.23 2.2.47 2.49 1.54Z" fill="#6C6E79"/>
|
|
8
|
+
<path d="M57.34 37.52 20.9 46.65l-1.89-6.66 36.65-8.85a.9.9 0 0 1 1.07.63L58 36.43a.89.89 0 0 1-.65 1.09ZM52.44 49.79l-28.5 7.53-1.88-6.6 28.62-7.32 1.76 6.39Z" fill="#E0E1E9"/>
|
|
9
|
+
<path d="M77.17 29a21 21 0 0 1-21.05 21.03A21.04 21.04 0 1 1 77.17 29Z" fill="#fff"/>
|
|
10
|
+
<path d="M63.12 48.85a21.04 21.04 0 1 1 6.65-35.86M73.57 17.23a21 21 0 0 1-4.54 28.38" stroke="#6C6E79" stroke-linecap="round" stroke-linejoin="round"/>
|
|
11
|
+
<path d="M56.12 14.8V29l8.2-5.62M53.77 45.61l9.35 3.24-8.42 6.1" stroke="#6C6E79" stroke-linecap="round" stroke-linejoin="round"/>
|
|
12
|
+
</svg>
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
<svg width="80" height="80" viewBox="0 0 80 80" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M40.25 4.3V1.9c0-.49-.49-.9-.98-.9C19.97 3.23 5 19.82 5 39.96 5 59.69 20.8 75.7 40.25 75.7v2.4c0 .49.49.9.98.9 19.3-2.23 34.27-18.82 34.27-38.96 0-19.8-15.8-35.74-35.25-35.74Z" fill="#E0E1E9"/>
|
|
3
|
+
<path d="M65.92 57.6s.1-.05.12-.08l6.5-4.32-3.14-1.7-3.13.76-8.3-31.68a5.7 5.7 0 0 0-6.68-4.15L11.7 24.5l-1.4-3.12-3.4 5.88a6.5 6.5 0 0 0-.22.37v.02a5.64 5.64 0 0 0-.46 4.25l10.44 36.64a2.59 2.59 0 0 0 3.18 1.8L65.11 58c.27-.08.52-.2.75-.35l.05-.03.01-.01Z" fill="#E0E1E9" stroke="#6C6E79" stroke-width=".7" stroke-linecap="round" stroke-linejoin="round"/>
|
|
4
|
+
<path d="m71.77 53.55-47.67 13a2.73 2.73 0 0 1-3.35-1.89l-11-38.59a6.03 6.03 0 0 1 4.6-7.55l42.87-8.75a6.02 6.02 0 0 1 7.03 4.38l9.44 36.07a2.73 2.73 0 0 1-1.92 3.33Z" fill="#fff"/>
|
|
5
|
+
<path d="M65.45 18.82 11.06 30.76l-1.34-4.69a6.03 6.03 0 0 1 4.6-7.55L57.2 9.77a6.02 6.02 0 0 1 7.03 4.38l1.22 4.67Z" fill="#6C6E79"/>
|
|
6
|
+
<path d="M18.4 23.42a1.87 1.87 0 0 1-1.42 2.37 2.19 2.19 0 0 1-2.53-1.53 1.87 1.87 0 0 1 1.43-2.37 2.2 2.2 0 0 1 2.51 1.54v-.01Z" fill="#fff"/>
|
|
7
|
+
<path d="M25.38 21.94c.29 1.06-.33 2.1-1.4 2.33a2.15 2.15 0 0 1-2.47-1.52 1.85 1.85 0 0 1 1.4-2.35 2.14 2.14 0 0 1 2.47 1.53Z" fill="#E0E1E9"/>
|
|
8
|
+
<path d="M11.09 30.84s.32-3.15.6-6.38l-1.37-3.09-3.42 5.88-.21.37v.02a5.64 5.64 0 0 0-.46 4.25l1.4 4.9 3.46-5.96v.01Z" fill="#6C6E79"/>
|
|
9
|
+
<path d="m71.77 53.55-47.67 13a2.73 2.73 0 0 1-3.35-1.89l-11-38.59a6.03 6.03 0 0 1 4.6-7.55l42.87-8.75a6.02 6.02 0 0 1 7.03 4.38l9.44 36.07a2.73 2.73 0 0 1-1.92 3.33Z" stroke="#6C6E79" stroke-width=".7" stroke-linecap="round" stroke-linejoin="round"/>
|
|
10
|
+
<path d="M21.77 54.8c1.72-7.16 5.02-10.26 7.79-11.74 5.68-3.05 9.84 2.62 15.53 1.2 6.32-1.57 8.28-10.97 11.1-14.39 2.52-3.06 4.84-3 8.69-2.67" stroke="#6C6E79" stroke-width=".7" stroke-linecap="round" stroke-linejoin="round"/>
|
|
11
|
+
<path d="M34.52 48.52 27.4 50.3a.8.8 0 0 0-.58 1l2.7 9.63 8.6-2.29-2.64-9.57a.8.8 0 0 0-.96-.56h-.01Z" fill="#E0E1E9" stroke="#6C6E79" stroke-width=".7" stroke-linecap="round" stroke-linejoin="round"/>
|
|
12
|
+
<path d="m44.4 28.28-6.89 1.6c-.43.09-.7.53-.58.96l7.18 26.21 8.28-2.2-7.05-26.02a.79.79 0 0 0-.94-.56v.01Z" fill="#6C6E79"/>
|
|
13
|
+
<path d="m60.97 34.84-6.51 1.57a.8.8 0 0 0-.59.99l4.27 15.94 7.98-2.12-4.18-15.8a.8.8 0 0 0-.97-.57v-.01ZM23.94 62.42 69.59 50.3" stroke="#6C6E79" stroke-width=".7" stroke-linecap="round" stroke-linejoin="round"/>
|
|
14
|
+
<path d="M58.8 29.26c.34 1.28-.55 2.6-1.99 2.94-1.43.33-2.9-.43-3.24-1.72-.35-1.29.55-2.62 2-2.95 1.45-.34 2.89.44 3.22 1.73ZM31.95 42.21c.36 1.33-.59 2.7-2.13 3.08-1.55.38-3.12-.39-3.48-1.73-.37-1.34.6-2.72 2.14-3.09 1.54-.36 3.1.41 3.47 1.73v.01ZM47.77 43.6c.36 1.3-.56 2.65-2.04 3.02-1.48.38-2.99-.37-3.34-1.68-.36-1.3.56-2.67 2.05-3.04 1.48-.37 2.97.4 3.32 1.7h0Z" fill="#fff" stroke="#6C6E79" stroke-width=".7" stroke-linecap="round" stroke-linejoin="round"/>
|
|
15
|
+
<path d="m57.74 35.65-3.1 4.53M56.13 45.83l6.15-8.97M57.69 51.4l6.1-8.9M62.57 52.12l2.7-3.92" stroke="#6C6E79" stroke-width=".7" stroke-linecap="round" stroke-linejoin="round"/>
|
|
16
|
+
<mask maskUnits="userSpaceOnUse" x="36" y="28" width="17" height="30">
|
|
17
|
+
<path d="m44.4 28.28-6.89 1.6c-.43.09-.7.53-.58.96l7.18 26.21 8.28-2.2-7.05-26.02a.79.79 0 0 0-.94-.56v.01Z" fill="#000"/>
|
|
18
|
+
</mask>
|
|
19
|
+
<g mask="url(#a)">
|
|
20
|
+
<path d="M21.77 54.8c1.72-7.16 5.02-10.26 7.79-11.74 5.68-3.05 9.84 2.62 15.53 1.2 6.32-1.57 8.28-10.97 11.1-14.39 2.52-3.06 4.84-3 8.69-2.67" stroke="#fff" stroke-width=".7" stroke-linecap="round" stroke-linejoin="round"/>
|
|
21
|
+
</g>
|
|
22
|
+
<path d="m44.4 28.28-6.89 1.6c-.43.09-.7.53-.58.96l7.18 26.21 8.28-2.2-7.05-26.02a.79.79 0 0 0-.94-.56v.01Z" stroke="#6C6E79" stroke-width=".7" stroke-linecap="round" stroke-linejoin="round"/>
|
|
23
|
+
</svg>
|
|
@@ -0,0 +1,54 @@
|
|
|
1
|
+
<svg width="260" height="260" viewBox="0 0 260 260" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M233.19 124.6c0-62.18-50.41-112.6-112.6-112.6C58.41 12 8 62.42 8 124.6c0 37.66 18.51 70.99 46.92 91.42l-10.4 28.34a2.8 2.8 0 0 0 2.62 3.77h146.9a2.8 2.8 0 0 0 2.64-3.77l-10.4-28.34a112.42 112.42 0 0 0 46.9-91.42Z" fill="#6EDAFF"/>
|
|
3
|
+
<mask maskUnits="userSpaceOnUse" x="8" y="12" width="226" height="237">
|
|
4
|
+
<path d="M233.19 124.6c0-62.18-50.41-112.6-112.6-112.6C58.41 12 8 62.42 8 124.6c0 37.66 18.51 70.99 46.92 91.42l-10.4 28.34a2.8 2.8 0 0 0 2.62 3.77h146.9a2.8 2.8 0 0 0 2.64-3.77l-10.4-28.34a112.42 112.42 0 0 0 46.9-91.42Z" fill="#45DFA7"/>
|
|
5
|
+
</mask>
|
|
6
|
+
<g mask="url(#a)">
|
|
7
|
+
<path d="m80.77 159.45-.87 4.33c4.56 4.66.67 14.98 0 17.94l82.21-4.9c-3.7-2.59-21.64-20.83-20.38-32.26l-60.96 14.9v0Z" fill="#000" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
|
|
8
|
+
<path d="m118.56 179.4-7.33-10.17 2.47-7.33-6.4-8.93-26.53 6.48-8.65-2.2c5.24 5.06 8.44 21.5 7.78 24.46l38.66-2.3Z" fill="#fff" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
|
|
9
|
+
<path d="m84.46 87.64 1.6-1.74a87.84 87.84 0 0 1 11.45-17.07 3.2 3.2 0 0 1 4.98.17c5.53 7.35 3.12 24.66.18 54.71-7.69-7.9-5.78-13.28-13.47-21.18l-4.74-14.89h0Z" fill="#000" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
|
|
10
|
+
<path d="m86.07 85.9-.52.57a49.69 49.69 0 0 0 11.18 13.3c.75.64-2.81-4.2-2.35-5.07 2.02-3.81 9.17-26.98 3.14-25.87a87.14 87.14 0 0 0-11.45 17.06v.01Z" fill="#fff" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
|
|
11
|
+
<path d="M145.3 127.46a42.63 42.63 0 0 1-42.63 42.63c-30.57 0-42.62-27.01-42.62-42.63 0-23.54 13.13-46.3 42.62-42.62 27.39 3.41 42.63 19.08 42.63 42.62Z" fill="#000"/>
|
|
12
|
+
<path d="M113.18 112.1c1.53-4.68-.46-9.55-4.46-10.86-4-1.31-8.5 1.42-10.03 6.1-1.54 4.7.46 9.55 4.46 10.87 4 1.31 8.49-1.42 10.03-6.1Z" fill="#fff"/>
|
|
13
|
+
<path d="M107.42 109.86c.68-2.07.1-4.12-1.27-4.57-1.39-.45-3.06.86-3.74 2.93-.68 2.07-.1 4.11 1.27 4.57 1.39.45 3.06-.86 3.74-2.93Z" fill="#000"/>
|
|
14
|
+
<path d="M79.35 105.08c-1.69 4.65-5.16 7.86-8.43 6.8-3.28-1.08-4.68-5.77-3.14-10.47 1.54-4.7 5.45-7.64 8.73-6.56 3.28 1.07 4.74 4.98 2.84 10.23Z" fill="#fff"/>
|
|
15
|
+
<path d="M75.29 103.87c.68-2.07.1-4.12-1.27-4.57-1.39-.45-3.06.86-3.74 2.93-.68 2.07-.1 4.11 1.28 4.57 1.38.45 3.05-.86 3.73-2.93Z" fill="#000"/>
|
|
16
|
+
<path d="M104.46 133.26c-.75-6.52-5.36-4.72-9.96-14.95-3.2-7.12-1.5-13.66-7.1-15.1-6.12-1.57-8.26 8.1-13.7 12.7-6.18 5.21-9.37 2.85-12.43 8.85-2.76 5.39 1.16 17.52 6.69 27.2 1.47 2.2 3.17 4.31 5.1 6.27 2.02 2.05 3.68 5.27 6.22 6.9.7.44 2.97.94 3.71 1.34 5.64 3.11 11.53 3.62 19.68 3.62 2.94 0 5.8-.3 8.56-.86-13.8-13.14-5.92-28.56-6.77-35.97Z" fill="#fff"/>
|
|
17
|
+
<path d="M77.94 113.74c-.67 1.25.87 4.76 3.07 5.34 2.6.67 5.08-1.65 5.47-3.08.61-2.26-7.95-3.38-8.54-2.26v0Z" fill="#000" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
|
|
18
|
+
<path d="M81.26 119.22a7.47 7.47 0 0 1-6.07 3.79 6.07 6.07 0 0 0 1.22 4.44c.23.28 1.36 1.69 3.11 1.95 2.25.33 4.78-1.34 6-4.2a5.99 5.99 0 0 1-1.82-1c-2.13-1.7-2.4-4.33-2.43-4.98Z" fill="#000"/>
|
|
19
|
+
<path d="M74.78 161c-.81-1.4-1.9-2.96-2.17-3.24-8.76-9.15-12.57-21.52-12.57-30.3 0-23.54 13.14-46.3 42.63-42.62 27.38 3.41 42.62 19.08 42.62 42.62a42.64 42.64 0 0 1-33.14 41.57" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
|
|
20
|
+
<path d="m117.45 90.6 1.6-1.74a87.83 87.83 0 0 1 11.45-17.07 3.2 3.2 0 0 1 4.98.18c5.53 7.34 12.72 27.19 9.78 57.25l-23.06-23.73-4.75-14.88Z" fill="#000" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
|
|
21
|
+
<path d="M119.32 88.36s5.26-.13 11.3 11.11c.47.88 1.58 1.36 2.05.49 2.01-3.82 3.87-29.27-2.17-28.16a87.23 87.23 0 0 0-11.18 16.56Z" fill="#fff" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
|
|
22
|
+
<path d="M114.69 195.08a70 70 0 1 0 0-139.99 70 70 0 0 0 0 139.99Z" stroke="#fff" stroke-linecap="round" stroke-linejoin="round"/>
|
|
23
|
+
<path d="M183.46 183.37c-.85-.13-.84-3.97-1-4.83a105.62 105.62 0 0 1 .23-36.87c1.3-5.32 4.16-5.12 4.86-10.8 5.15-41.44-20.19-73.9-55.85-77.11 24.9 3.68 32.46 83.42 32.66 93.33-15.9 14.72-65.13 29.06-105.47 20.25-4 0 2.65 14.75 2.65 14.75l11.52 9.18a287.65 287.65 0 0 0 35.26 72.58l101.18 4.4-3.04-51.64c-4.53-9.64-15.79-32.12-23-33.24h0Z" fill="#fff" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
|
|
24
|
+
<path d="M190.53 188.94c-2.53-3.1-4.97-5.24-7.07-5.57-.78-.13-.83-3.4-.96-4.57l-22.1 15.82c6.75-1.14 26.86-7.18 30.13-5.69v.01Z" fill="#000"/>
|
|
25
|
+
<path d="M152.75 263.14c-12.8-21.93-4.54-46.11 10.11-52.54 8.59-3.77 19.6-2.94 28.76 8.62 1.18 1.48 3.57-1.53 5.04-.24-11.98-19.48-32.27-20.2-44.71-13.7-15.92 8.32-23.28 36.77-6 59.1l6.8-1.24v0Z" fill="#fff" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
|
|
26
|
+
<path d="M113 254.07a108.85 108.85 0 0 1-25.98-45.5" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
|
|
27
|
+
<path d="M180.72 170.09c-5.2 0-11.83 4-19.92 7.4-32.26 13.55-80.77 20.66-87.74 13.77l4.82 13.7c12.21 13.53 95.67-11 105.58-21.6 4.8-4.07 2-13.27-2.74-13.27Z" fill="#fff" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
|
|
28
|
+
<path d="m162.11 139.42-.92 1c3.2-1.27 9.66-2.53 12.87-3.8C176.1 76.6 137.8 38.1 95.14 48.47c-27.31 6.63-27.91 25.18-27.91 25.18 1.76-1.65 7.35-5.93 7.36-5.92 38.45-30.41 86.24 2 87.52 71.7Z" fill="#fff"/>
|
|
29
|
+
<path d="M170.67 103.17c-10.18-40.12-41.47-62.99-75.53-54.71-27.31 6.63-27.91 25.18-27.91 25.18 1.76-1.65 6.17-5.04 6.17-5.03l1.18-.88c40.84-29.07 86.25 2 87.53 71.7l-.92.99c3.2-1.27 9.66-2.52 12.87-3.79.32-9.42-.35-18.31-1.88-26.57" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
|
|
30
|
+
<path d="M67.52 79.59c-4.19.84-7.23 5.35-9 8.5-3.19 5.75-5.56 12.82-2.46 13.97 1.38.52 4.33.27 12.88-10.31 4.88-6.04 7.05-7.76 6.51-9.38-.75-2.27-4.81-3.4-7.93-2.78ZM55.98 107.78c-.76-1.2-2.13-2.2-3.23-.95-2.38 2.76-3.15 9.56-.57 9.56 1.74 0 4.94-6.81 3.8-8.61ZM43.97 57.98l.87 3.95a6.45 6.45 0 0 0 3.65 4.57l1.82.8c.35.15.35.7 0 .85l-1.82.8c-1.83.8-3.19 2.5-3.65 4.57l-.87 3.95a.42.42 0 0 1-.83 0l-.87-3.95a6.45 6.45 0 0 0-3.65-4.58l-1.82-.8c-.35-.15-.35-.69 0-.84l1.82-.8c1.83-.8 3.19-2.5 3.65-4.57l.87-3.95c.1-.47.73-.47.83 0ZM160.73 32.6l.7 3.18a5.2 5.2 0 0 0 2.94 3.68l1.46.64c.29.12.29.56 0 .69l-1.46.63a5.2 5.2 0 0 0-2.94 3.68l-.7 3.18a.34.34 0 0 1-.67 0l-.7-3.18a5.2 5.2 0 0 0-2.94-3.68l-1.46-.63c-.29-.13-.29-.56 0-.69l1.46-.64a5.2 5.2 0 0 0 2.94-3.68l.7-3.18a.34.34 0 0 1 .67 0Z" fill="#fff"/>
|
|
31
|
+
<path d="m37.8 159.66 1.46 6.63a10.84 10.84 0 0 0 6.13 7.68l3.05 1.33c.6.26.6 1.17 0 1.43l-3.05 1.33a10.85 10.85 0 0 0-6.13 7.68l-1.46 6.63a.7.7 0 0 1-1.4 0l-1.46-6.63a10.84 10.84 0 0 0-6.13-7.68l-3.04-1.33c-.6-.26-.6-1.17 0-1.43l3.04-1.33a10.85 10.85 0 0 0 6.13-7.68l1.46-6.63a.7.7 0 0 1 1.4 0Z" fill="#fff" stroke="#6EDAFF" stroke-linecap="round" stroke-linejoin="round"/>
|
|
32
|
+
<path d="M98.1 181.57c1.08-.33 1.5-2.07.94-3.89-.56-1.8-1.9-3-2.98-2.67-1.08.34-1.5 2.08-.95 3.9.56 1.8 1.9 3 2.98 2.66ZM106.63 180.97c1.33-.42 1.86-2.55 1.17-4.77-.69-2.22-2.33-3.69-3.66-3.27-1.33.4-1.86 2.54-1.17 4.76.69 2.22 2.33 3.69 3.66 3.28Z" fill="#6EDAFF"/>
|
|
33
|
+
<path d="M83.84 171.62a24.23 24.23 0 0 1 2.67 9.56c.4 4.87-.53 9.35-2.35 12.65M89.93 171.9a36.3 36.3 0 0 1 1.81 9c.38 4.65-.07 9.05-1.18 12.9M117.48 175.03c12.03-2.65 46.15-11.9 48.25-18.94" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
|
|
34
|
+
<path d="M80.96 182.16c-1.02-5.52-5.24-9.7-9.51-9.5l-6.4.03.78 4.12a11.52 11.52 0 0 0-.67 6.78 13.3 13.3 0 0 0 3.16 6.49l.56 2.98 5.56.03.51-.03c4.37-.4 7.06-5.28 6.01-10.9v0Z" fill="#fff" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
|
|
35
|
+
<path d="M70.17 192.8c4.13-1.31 6.07-6.83 4.33-12.31-1.75-5.5-6.51-8.88-10.65-7.57-4.13 1.32-6.07 6.83-4.33 12.32 1.75 5.5 6.51 8.88 10.65 7.56Z" fill="#fff" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
|
|
36
|
+
<path d="M165.73 175.3c2.27-.85 12.73-4.36 15-5.21 2.23-1.26-3.4-11.52-5.26-14.63l-7.74-7.13-12.49 5.05c1.8.58 4.12 8.22 2.48 8.7 3.35-1.27 11.13 11.77 8.01 13.21Z" fill="#000"/>
|
|
37
|
+
<path d="m184.34 125.48-.13-.03c-.18-.06-5.75-1.54-6.1-1.6h-.03c-9.92-1.98-20.09 5.13-23.07 16.34-3.08 11.62 2.72 23.24 12.95 25.96 0 0 5.23 1.38 5.58 1.44h.02c9.9 1.98 20.09-5.13 23.07-16.34 3.02-11.36-2.47-22.72-12.3-25.76v0Z" fill="#fff" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
|
|
38
|
+
<path d="M185.07 162.62c5.64-1.97 10.28-7.05 12.07-13.83M165.41 153.62c2 4.59 5.71 8.12 10.55 9.4 1.68.45 3.36.6 5.03.47" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
|
|
39
|
+
<path d="m184.74 125.62-6.47 21.51 3.33 1.9 12.37-16.13a17.86 17.86 0 0 0-9.23-7.28Z" fill="#000"/>
|
|
40
|
+
<path d="m208.8 63.3-26.57 84.49a4.4 4.4 0 1 1-8.3-2.94l32.6-82.34c.56-1.39 2.72-.71 2.28.8v0Z" fill="#fff" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
|
|
41
|
+
<path d="m203.22 60.9-1.67 4.59c-.24.67 1.7 2 4.36 2.96s5 1.2 5.24.54l1.67-4.6-9.6-3.49Z" fill="#fff" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
|
|
42
|
+
<path d="M212.82 64.4c.25-.67-1.7-2-4.36-2.96-2.65-.97-5-1.2-5.24-.54-.24.67 1.71 2 4.36 2.96 2.65.96 5 1.2 5.24.54Z" fill="#fff" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
|
|
43
|
+
<path d="M107.25 143.3c20.27 5.97 44.36 4.07 47.86 2.35 4.2-2.08 8.4 2.69 3.1 6.01-9.42 5.92-44.6-2-52.03-4.56-5.79-2-6.16-5.91 1.07-3.79Z" fill="#fff"/>
|
|
44
|
+
<path d="M107.4 145.49c.85-2.71-2.62-6.21-7.75-7.81-5.14-1.6-9.99-.7-10.83 2-.85 2.72 2.62 6.22 7.76 7.82 5.13 1.6 9.98.7 10.83-2.01Z" fill="#fff"/>
|
|
45
|
+
<path d="M155.11 145.64c-2.89 1.68-27.6 3.63-47.86-2.34-.88-2.18-3.75-4.41-7.56-5.61-5.12-1.62-10-.74-10.87 1.96-.88 2.7 2.57 6.21 7.7 7.83 3.94 1.24 7.72 1 9.66-.4 7.44 2.58 42.6 10.49 52.04 4.57 5.3-3.32.81-8.29-3.1-6.01h0Z" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
|
|
46
|
+
<path d="M106.19 147.09a3.2 3.2 0 0 1-.16-1.99 3.2 3.2 0 0 1 1.22-1.8" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
|
|
47
|
+
</g>
|
|
48
|
+
<path d="M221.37 59.6c-.99-3.74-4.14-7.23-8.66-9-1.27-.51-2.57-.85-3.85-1.02M236.98 56.67c-2.15-8.13-9-15.7-18.82-19.57a34.2 34.2 0 0 0-19.13-1.91" stroke="#6EDAFF" stroke-linecap="round" stroke-linejoin="round"/>
|
|
49
|
+
<path d="M252 55.45c-3.56-12.32-14.05-23.7-28.97-29.6a53.26 53.26 0 0 0-29.05-3.07" stroke="#6EDAFF" stroke-linecap="round" stroke-linejoin="round"/>
|
|
50
|
+
<mask id="b" fill="#fff">
|
|
51
|
+
<path d="M233.19 124.6c0-62.18-50.41-112.6-112.6-112.6C58.41 12 8 62.42 8 124.6c0 37.66 18.51 70.99 46.92 91.42l-10.4 28.34a2.8 2.8 0 0 0 2.62 3.77h146.9a2.8 2.8 0 0 0 2.64-3.77l-10.4-28.34a112.42 112.42 0 0 0 46.9-91.42Z"/>
|
|
52
|
+
</mask>
|
|
53
|
+
<path d="m54.92 216.02.93.35a1 1 0 0 0-.35-1.16l-.58.81Zm-10.4 28.34.94.35-.94-.35Zm152.16 0 .93-.34-.94.34Zm-10.4-28.34-.59-.8a1 1 0 0 0-.35 1.15l.94-.35Zm47.9-91.42C234.19 61.86 183.34 11 120.6 11v2c61.64 0 111.6 49.97 111.6 111.6h2ZM120.6 11C57.87 11 7 61.86 7 124.6h2C9 62.97 58.96 13 120.6 13v-2ZM7 124.6c0 38 18.68 71.62 47.33 92.24l1.17-1.63A111.41 111.41 0 0 1 9 124.6H7Zm46.98 91.08-10.4 28.34 1.88.69 10.4-28.34-1.88-.7Zm-10.4 28.34a3.8 3.8 0 0 0 3.56 5.1v-2a1.8 1.8 0 0 1-1.68-2.41l-1.88-.7Zm3.56 5.1h146.9v-2H47.14v2Zm146.9 0a3.8 3.8 0 0 0 3.57-5.1l-1.88.69a1.8 1.8 0 0 1-1.69 2.42v2Zm3.57-5.1-10.4-28.34-1.87.69 10.4 28.34 1.87-.69Zm-10.75-27.19a113.42 113.42 0 0 0 47.33-92.23h-2c0 37.33-18.35 70.35-46.5 90.61l1.17 1.63Z" fill="#6EDAFF" mask="url(#b)"/>
|
|
54
|
+
</svg>
|
package/svg/Congrats.svg
ADDED
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
<svg width="80" height="80" viewBox="0 0 80 80" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<g clip-path="url(#a)">
|
|
3
|
+
<path d="M63.24 32.7c.29-4.8-.24-9.6-1.56-14.22a.94.94 0 0 0-.65-.65 42.52 42.52 0 0 0-14.17-1.6l-3.68-3.7a11.32 11.32 0 0 0-16.01 0l-3.73 3.7c-4.8-.3-9.6.24-14.22 1.56a.96.96 0 0 0-.65.65A42.7 42.7 0 0 0 7 32.65L3.3 36.34a11.32 11.32 0 0 0 0 16L7 56.05c-.28 4.78.25 9.59 1.57 14.2a.94.94 0 0 0 .65.65 42.28 42.28 0 0 0 14.2 1.56l3.7 3.7a11.32 11.32 0 0 0 16 0l3.69-3.7c4.79.29 9.6-.24 14.2-1.56a.94.94 0 0 0 .65-.66 42.5 42.5 0 0 0 1.57-14.2l3.7-3.7a11.32 11.32 0 0 0 0-16l-3.69-3.64Z" fill="#E0E1E9"/>
|
|
4
|
+
<path d="M28.27 34.22a2.35 2.35 0 0 0-1.9 1.28L8.42 69.92a.72.72 0 0 0 .13.85l22.08-31.94c1.77-1.37 8.48 2.25 10.53 3.72-3.7-4.45-9.46-8.51-12.89-8.33Z" fill="#fff"/>
|
|
5
|
+
<path d="m9.46 70.93 34-18.83a2.43 2.43 0 0 0 1.27-1.86c.54-5.66-10.98-16.32-16.47-16.03a2.35 2.35 0 0 0-1.89 1.3L8.42 69.9a.78.78 0 0 0 1.04 1.02Z" stroke="#6C6E79" stroke-width=".8" stroke-linecap="round" stroke-linejoin="round"/>
|
|
6
|
+
<path d="M25.72 52.65a16.15 16.15 0 0 0-7.97-.56 604.5 604.5 0 0 1-2.14 4.08 18.93 18.93 0 0 1 11.92 4.76l5.63-3.13a16.27 16.27 0 0 0-7.44-5.15ZM16.18 63.74c-1.4-.44-2.86-.56-4.3-.38l-1.58 2.98c1.06.2 2.05.65 2.9 1.3.29.25.55.5.8.8l5.38-3a10.25 10.25 0 0 0-3.2-1.7ZM44.73 50.25v-.47a26.57 26.57 0 0 0-22.1-7.11L20.6 46.6a22.62 22.62 0 0 1 18.8 7.8l4.11-2.28a2.43 2.43 0 0 0 1.23-1.86Z" fill="#6C6E79"/>
|
|
7
|
+
<path d="M24.42 26.63a1.66 1.66 0 1 0 0-3.32 1.66 1.66 0 0 0 0 3.32Z" stroke="#6C6E79" stroke-width=".8" stroke-linecap="round" stroke-linejoin="round"/>
|
|
8
|
+
<path d="M56.16 4a1.57 1.57 0 1 0 0-3.13 1.57 1.57 0 0 0 0 3.14Z" stroke="#E0E1E9" stroke-width=".8" stroke-linecap="round" stroke-linejoin="round"/>
|
|
9
|
+
<path d="M52.8 22.96a1.15 1.15 0 1 0 0-2.3 1.15 1.15 0 0 0 0 2.3Z" fill="#6C6E79"/>
|
|
10
|
+
<path d="M73.93 20.66a2.3 2.3 0 1 0 0-4.6 2.3 2.3 0 0 0 0 4.6Z" fill="#E0E1E9"/>
|
|
11
|
+
<path d="M46.1 3.06c3.65 6.27 2.62 20.07-4.91 22.92-3.36 1.1-8.05-1.35-9.23-4.6-1.9-7.92 7.37-9.4 9.71-2.18 2.18 5.79 0 13.19-6 15.68l-1.7-3.87c4.26-1.62 5.8-6.67 4.7-10.9a5.3 5.3 0 0 0-1.32-2.64c-1.89-1.66-3.77-.62-4.01 1.8-.25 2.4 2 4.01 4.03 4.83 3.68 1.57 6.48-1.96 7.37-5.2 1.36-4.45 1.1-10.16-1.57-13.94l2.97-1.9h-.04Z" fill="#6C6E79" stroke="#6C6E79" stroke-width=".8" stroke-linecap="round" stroke-linejoin="round"/>
|
|
12
|
+
<path d="M37.11 27.8a9.16 9.16 0 0 0 1.33-3.7 9.2 9.2 0 0 0-.32-3.95M42.15 19.09a14.55 14.55 0 0 1-.19 9.93" stroke="#E0E1E9" stroke-width=".8" stroke-linecap="round" stroke-linejoin="round"/>
|
|
13
|
+
<path d="M45.14 45.38a14.01 14.01 0 0 1 4.92-7.66c4.44-3.44 12.03-2.9 15.16 2.1 2.18 3.84.55 10.2-4.77 9.61-3.71-1.03-3.26-6.05-2.42-8.92 1.8-5.9 6.58-11.05 12.65-12.55 3.07-.73 6.29-.63 9.32.28l-.89 2.74a14.12 14.12 0 0 0-14.9 3.2c-2.84 2.79-5 6.8-4.84 10.83a3.2 3.2 0 0 0 1.11 2.5c1.07.4 2.35-.4 2.89-1.39 2.68-7.45-6.94-10.66-12.24-6.85a13.07 13.07 0 0 0-4.7 6.53l-1.34-.43h.05Z" fill="#6C6E79" stroke="#6C6E79" stroke-width=".8" stroke-linecap="round" stroke-linejoin="round"/>
|
|
14
|
+
<path d="M61.68 39.98a6.44 6.44 0 0 0-3.33-1.62" stroke="#E0E1E9" stroke-width=".8" stroke-linecap="round" stroke-linejoin="round"/>
|
|
15
|
+
<path d="M63.31 37.02a13.37 13.37 0 0 0-3.72-1.67" stroke="#fff" stroke-width=".8" stroke-linecap="round" stroke-linejoin="round"/>
|
|
16
|
+
<path d="M57.97 48.25c1.3.64 4.52-.28 4.96-3.35" stroke="#E0E1E9" stroke-width=".8" stroke-linecap="round" stroke-linejoin="round"/>
|
|
17
|
+
<path d="m61.13 7.79-4.7 4.81c-1.82 3.68 3.67 11.92 2.25 17.55.78-2.5 2.63-3.03 3.4-5.53.02-5.59-6.29-12.93-.95-16.83Z" fill="#E0E1E9" stroke="#6C6E79" stroke-width=".8" stroke-linecap="round" stroke-linejoin="round"/>
|
|
18
|
+
<path d="M73.31 0c.14 1.26.51 5.18-2.03 8.49-3.46 4.49-11.85.58-14.9 4.11a11.2 11.2 0 0 1 4.31-4.63c1.41-.91 6.06.26 9.2-2.43A9.69 9.69 0 0 0 73.32 0Z" fill="#fff" stroke="#6C6E79" stroke-width=".8" stroke-linecap="round" stroke-linejoin="round"/>
|
|
19
|
+
<path d="m46.37 29.46-3.3 1.12-.28 1.57-.66 7.12c3.57-.8 3.79-8.04 4.24-9.8Z" fill="#E0E1E9" stroke="#6C6E79" stroke-width=".8" stroke-linecap="round" stroke-linejoin="round"/>
|
|
20
|
+
<path d="M61.87 22.64c.24 1.71.74 4.6-1.42 6.87-3.08 3.25-15.31-.78-17.66 2.62a5.43 5.43 0 0 1 2.4-4.42c4.33-2.92 12.3 2 16.68-5.07Z" fill="#fff" stroke="#6C6E79" stroke-width=".8" stroke-linecap="round" stroke-linejoin="round"/>
|
|
21
|
+
</g>
|
|
22
|
+
<defs>
|
|
23
|
+
<clipPath id="a">
|
|
24
|
+
<path fill="#fff" d="M0 0h80v80H0z"/>
|
|
25
|
+
</clipPath>
|
|
26
|
+
</defs>
|
|
27
|
+
</svg>
|
|
@@ -0,0 +1,62 @@
|
|
|
1
|
+
<svg width="260" height="260" viewBox="0 0 260 260" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M113.98 20.02v-7.29a2.73 2.73 0 0 0-3-2.7C50.77 16.85 4 67.9 4 129.92 4 190.68 53.23 240 114 240v7.28a2.7 2.7 0 0 0 3 2.72C177.17 243.16 223.9 192 223.98 130c0-60.74-49.24-109.97-109.97-109.97" fill="#FFB26E"/>
|
|
3
|
+
<mask maskUnits="userSpaceOnUse" x="4" y="10" width="223" height="240">
|
|
4
|
+
<path d="M113.98 20.02v-7.29a2.73 2.73 0 0 0-3-2.7C50.77 16.85 4 67.9 4 129.92 4 190.68 11.35 247.28 114 240v7.28a2.7 2.7 0 0 0 3 2.72 120.57 120.57 0 0 0 82.63-47.31c37.33 0 24.32-45.4 24.35-72.67 0-60.74-49.24-109.97-109.97-109.97" fill="#B680FF"/>
|
|
5
|
+
</mask>
|
|
6
|
+
<g mask="url(#a)">
|
|
7
|
+
<path d="M153.4 222.13a76.13 76.13 0 0 1 37.55-40.45M183.7 219.78c5.92-2.93 9.86-7 8.82-9.12-1.05-2.1-6.68-1.45-12.6 1.48-5.9 2.92-9.84 7-8.8 9.11 1.04 2.1 6.68 1.45 12.59-1.47ZM148.88 235.32c1.9-5.66 2-10.73.24-11.32-1.77-.6-4.73 3.52-6.63 9.19-1.89 5.66-2 10.74-.23 11.32 1.77.6 4.73-3.52 6.62-9.19Z" stroke="#fff" stroke-linecap="round" stroke-linejoin="round"/>
|
|
8
|
+
<path d="M189.4 211.3c.49-.04.98.04 1.44.22-.11.9-2.43 3.9-7.95 6.63-3.19 1.57-6.44 2.51-8.66 2.51-.49.04-.98-.04-1.44-.22.1-.9 2.43-3.9 7.95-6.63 3.19-1.57 6.44-2.52 8.66-2.52Zm0-1.85c-2.43 0-5.9.92-9.47 2.71-5.91 2.92-9.86 7-8.82 9.11.42.83 1.54 1.24 3.12 1.24 2.42 0 5.9-.92 9.47-2.71 5.91-2.93 9.86-7 8.81-9.12-.41-.83-1.54-1.23-3.11-1.23ZM148.42 226.04c.27 1.27.15 4.4-1.29 8.69-1.43 4.29-3.22 6.87-4.19 7.7-.27-1.25-.14-4.38 1.29-8.67 1.43-4.3 3.22-6.87 4.19-7.72Zm.34-2.12c-1.79 0-4.5 3.95-6.27 9.26-1.9 5.66-2 10.73-.24 11.32.12.04.23.06.35.06 1.8 0 4.5-3.94 6.28-9.25 1.9-5.67 2-10.74.23-11.33a1.01 1.01 0 0 0-.35-.06Z" fill="#fff" stroke="#fff" stroke-linecap="round" stroke-linejoin="round"/>
|
|
9
|
+
<path d="M148.79 223.93c1.65-.24 3.22-.86 4.6-1.8 1.1-.83 2.04-1.87 2.73-3.06M170.95 220.56a26.28 26.28 0 0 1-3.42 10.64M169.46 207.12c1.07-1.07 1.58-2.28 1.15-2.71-.43-.43-1.64.09-2.7 1.15-1.07 1.07-1.6 2.28-1.16 2.71.43.43 1.64-.08 2.7-1.15Z" stroke="#fff" stroke-linecap="round" stroke-linejoin="round"/>
|
|
10
|
+
<path d="M67.66 73.8a8 8 0 0 1 3.22.17c4.03 1.07 5.74 5.09 5.98 5.7-.92 1.12-6.7 8.17-9.2 6.82-1.9-1.03-.92-2.71 1.14-5.95a.56.56 0 0 0-.35-.85c-1.3-.24-3.7 1.58-3.9 4.27-.25 3.54-1.44 4.37-2.37 4.46-.38.04-3.16-2.34-.81-7.4" fill="#fff"/>
|
|
11
|
+
<path d="m66.1 80 2.7-7.12c-3.06 2.1-9.58 6.78-10.85 9.66-.95 2.18-1.09 4.97.23 5.74.69.4 2.22-.08 2.57-1.38 1.07-1.4 2.23-2.6 3.3-4.01" fill="#fff"/>
|
|
12
|
+
<path d="M78.06 108.46S59.14 120.09 57.36 130c-1 5.45 4.92 17.84 14.84 26.69l8.04-8.8-2.18-7.53a64.3 64.3 0 0 0-3.93-5.76c.74.04 9.97-1.84 9.63-2.5 4.98-2.77 6.44-9.08 5.06-14.43a12.42 12.42 0 0 0-10.76-9.21Z" fill="#fff" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
|
|
13
|
+
<path d="M72.82 133.09a39.3 39.3 0 0 1 5.85 8.37l-5.85-8.38Z" fill="#fff"/>
|
|
14
|
+
<path d="M72.82 133.09a39.3 39.3 0 0 1 5.85 8.37M59.89 124.37c2.76 1.2 2.9 13.18-1.48 12.68" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
|
|
15
|
+
<path d="M105.94 62.04c-4.45-.92-18.62-.76-38.28 11.76l9.2 5.87a64.83 64.83 0 0 1 22.9-3.01c-2.07 7.99-18.7 28.15-21.7 31.8a103.11 103.11 0 0 0 .1 12.88 16.04 16.04 0 0 0 3.8 9.3l.77.88 26.82 6.03a204.3 204.3 0 0 0 23.52-26.23c4.6 2.07 22.87 19.43 27.28 23.8l14.77-18.68c-8.6-2.94-25.08-16.5-28.63-20.38l-40.55-34.02Z" fill="#fff"/>
|
|
16
|
+
<path d="M77.77 79.39c3.37-1.23 7.06-1.93 12.2-2.46 3.25-.34 6.53-.43 9.8-.27-2.08 7.99-18.7 28.15-21.71 31.8" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
|
|
17
|
+
<path d="M109.56 137.55a204.44 204.44 0 0 0 23.51-26.23c4.6 2.07 22.87 19.43 27.28 23.8l14.77-18.68c-8.6-2.94-25.08-16.5-28.63-20.38l-40.55-34.05c-4.45-.92-15.34-.82-32.2 8.18M79.05 120.91c-.15 5.31 2.11 10.45 3.02 11.64" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
|
|
18
|
+
<path d="M106.91 127.89c1.32.8 2.52 1.8 3.54 2.95a18.38 18.38 0 0 1 2.25 3.52 1.09 1.09 0 0 1-.4 1.41l-2.75 1.78" fill="#fff"/>
|
|
19
|
+
<path d="M106.91 127.89c1.32.8 2.52 1.8 3.54 2.95a18.38 18.38 0 0 1 2.25 3.52 1.09 1.09 0 0 1-.4 1.41l-2.75 1.78" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
|
|
20
|
+
<path d="M82.73 131.52c-7.9 12.35-11.1 24.04-11.55 32.81-.45 8.78 8 16.72 13.14 19.47.3 5.93 1.47 8.94 4.08 9.48 7.75 1.58 14.01-18.91 7.67-23.34 0 0-.5-2.07-.79-3.15a85.3 85.3 0 0 0-1.04-3.59c2.6-3.27 14.64-22.26 15.32-25.65 1.12-5.58-23.3-9.66-26.83-6.03Z" fill="#fff"/>
|
|
21
|
+
<path d="M82.73 131.52c-7.9 12.35-11.1 24.04-11.55 32.81-.45 8.78 8 16.72 13.14 19.47.3 5.93 1.47 8.94 4.08 9.48 7.75 1.58 14.01-18.91 7.67-23.34 0 0-.5-2.07-.79-3.15a85.3 85.3 0 0 0-1.04-3.59c2.6-3.27 14.64-22.26 15.32-25.65.62-3.14-6.85-5.86-14.55-6.63" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
|
|
22
|
+
<path d="M95.36 171.95c.33-.63.57-1.31.71-2M92.53 181.69c-.53.54-4.6 4-8.2 2.11M91.21 162.42a6.52 6.52 0 0 0 3.03.78M90.78 167.42a9.93 9.93 0 0 0 4.5-.63" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
|
|
23
|
+
<path d="M81.04 110.23a35.72 35.72 0 0 0-.88-3.8.46.46 0 0 0-.61-.26 151.52 151.52 0 0 0-1.44 1.39.94.94 0 0 0-.28.81c.12.83.22 1.73.3 2.68" fill="#fff"/>
|
|
24
|
+
<path d="M81.04 110.23a35.72 35.72 0 0 0-.88-3.8.46.46 0 0 0-.61-.26 151.52 151.52 0 0 0-1.44 1.39.94.94 0 0 0-.28.81c.12.83.22 1.73.3 2.68M73.19 70.42c2.3-.46 5.52 8.01 4.26 9.13.46-.11 3.85-1.32 4.5-1.38 1.9-1.8-1.88-10.92-4.89-9.66-.69.36-3.18 1.54-3.87 1.9ZM145.55 110.7a12.8 12.8 0 0 1 8.28-8.08M148.53 109.36a12.89 12.89 0 0 1 6.83-5.53" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
|
|
25
|
+
<path d="M160.35 135.14c3.49 4.6 8.96 8.93 10.26 11.07 5.92 9.74 8.26 10.12 9.91 9.61 2.07-.64 2.85-3.24-.86-11.35 7.52 3.63 12.47-4.8 13.04-9.93.28-2.38-2.16-7.23-2.95-8.82-1.57-3.68-11.96-8.15-14.65-9.27-10.9-3.34-21.76 11.72-14.75 18.69Z" fill="#fff"/>
|
|
26
|
+
<path d="M164.82 110.83c-4.66-1.41-15.64 9.49-12.72 16.42l8.25 7.89c-3.3-9.78 11.27-20.25 14.77-18.7a49.6 49.6 0 0 1-10.3-5.61Z" fill="#fff"/>
|
|
27
|
+
<path d="M172.76 125.69c5.4 9.45 13.86 3.73 17.22-.21 2.3-2.7 8.85-5.6 6.79-9.76-2.96-3.77-14.95 3.88-21.65.73l-7.26-2.73" fill="#fff"/>
|
|
28
|
+
<path d="m189.24 123.2.53 2.52c6.26 5.75 13.42 10.33 14.79 13.38.87 1.94.61 3.53-.6 4.7-.77.76-5.24 1.72-12.03-5.88" fill="#fff"/>
|
|
29
|
+
<path d="M185.8 140.95c9.42 11.93 12.99 11.22 14.1 10.28 1.12-.95 3.48-3.83-8.9-15.35" fill="#fff"/>
|
|
30
|
+
<path d="M178.1 142.9c9.42 11.94 13.02 13.7 15.65 11.85 1.16-.8 3.47-3.83-8.91-15.35" fill="#fff"/>
|
|
31
|
+
<path d="M160.35 135.14c3.49 4.6 8.96 8.93 10.26 11.07 5.92 9.74 8.26 10.12 9.91 9.61 2.07-.64 2.24-4.03.18-10.12M164.82 110.83c-4.66-1.41-15.64 9.49-12.72 16.42l8.25 7.89c-3.3-9.78 11.27-20.25 14.77-18.7a49.6 49.6 0 0 1-10.3-5.61ZM175.43 129.02c5.2 4.4 11.7-.22 14.55-3.55 2.3-2.7 8.85-5.6 6.79-9.76-2.96-3.77-14.95 3.88-21.65.73" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
|
|
32
|
+
<path d="M189.77 125.72c6.26 5.75 13.42 10.33 14.79 13.38.87 1.94.73 3.66-.6 4.7-.95.76-3.3 2.25-13.12-6.13" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
|
|
33
|
+
<path d="M186.51 141.82a51.9 51.9 0 0 0 6.93 7.34c3.91 3.22 5.73 2.7 6.48 2.07.82-.7 2.38-3.09-2.46-8.62M180.7 145.72c9.42 11.93 11.94 9.97 13.06 9.03.6-.5 1.58-1.6.31-4.39-.19-.41-.4-.82-.63-1.2" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
|
|
34
|
+
<path d="M176.84 147.5a34.64 34.64 0 0 0 15.87-12.36" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
|
|
35
|
+
<path d="M136.01 101.1a28.56 28.56 0 1 0 0-57.14 28.56 28.56 0 0 0 0 57.13Z" fill="#000" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
|
|
36
|
+
<path d="M110.14 78.04a28.56 28.56 0 0 1 52.77-15.16 28.56 28.56 0 1 0-51.08 24.8 28.47 28.47 0 0 1-1.7-9.64Z" fill="#fff" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
|
|
37
|
+
<path d="M113.8 65.8c1.64-4.82 1.15-9.36-1.1-10.12-2.25-.77-5.4 2.53-7.04 7.36-1.64 4.83-1.15 9.37 1.1 10.13 2.25.77 5.4-2.53 7.04-7.36Z" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
|
|
38
|
+
<path d="M116.3 66.66c1.86-5.45 1.07-10.65-1.75-11.6-2.82-.97-6.61 2.68-8.46 8.13-1.85 5.45-1.07 10.65 1.76 11.6 2.82.97 6.6-2.68 8.46-8.13Z" fill="#fff" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
|
|
39
|
+
<path d="M113.8 65.8c1.64-4.82 1.15-9.36-1.1-10.12-2.25-.77-5.4 2.53-7.04 7.36-1.64 4.83-1.15 9.37 1.1 10.13 2.25.77 5.4-2.53 7.04-7.36Z" fill="#fff" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
|
|
40
|
+
<path d="M118.47 73.95c-1.83.37-2.58 9.88 1.95 14.47 5.06 5.13 12.66 4.56 13.54 3.15 1.46-2.3-5.68-3.89-8.77-6.63-4.41-3.91-4.5-11.44-6.72-11Z" fill="#FFB26E"/>
|
|
41
|
+
<path d="M150.9 62.59c-2.56.99-.63 3.97.51 6.58 1.1 2.52.6 5.98 1.26 6.27 2.25.95 4.56-3.48 3.97-7.47-.52-3.54-3.45-6.27-5.75-5.38ZM146.3 59.77a2.04 2.04 0 1 0 0-4.08 2.04 2.04 0 0 0 0 4.08Z" fill="#fff"/>
|
|
42
|
+
<path d="M98.46 106.1a78.96 78.96 0 0 1 15.18-15.82M112.81 115.21l-1.2-.92a149 149 0 0 1 9.5-11.04l1.2 1.2a143.85 143.85 0 0 0-9.5 10.76ZM78.06 79.27c-3.39 1.26-7.33 8.5-10.4 7.21-1.25-.52-.92-2.7 1.14-5.94a.56.56 0 0 0-.34-.85c-1.3-.25-3.9 1.57-3.9 4.27 0 4.16-1.45 4.36-2.38 4.46-1.69.17-2.58-4.89-.81-7.4" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
|
|
43
|
+
<path d="M73.9 70.12c-5.86 2.3-13.9 7.69-15.95 12.42-.94 2.19-.73 5.15.23 5.74.69.41 2.22-.08 2.57-1.38" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
|
|
44
|
+
<path d="M215.18 56.93a12.97 12.97 0 0 1-25.28 4.09c-.09-.25-1.71-.19-1.78-.46-.33-1.39-.53-2.81-.57-4.24 0-.62 1.73-.63 1.82-1.22a12.97 12.97 0 0 1 25.8 1.84Z" fill="#fff"/>
|
|
45
|
+
<path d="M207.52 174.11c-5.01 4.02-10.85 5.09-17.09 4.44-30.7-3.17-28.26-43.1-64.83-33.32-30.12 8.07-1.77 47.67-25.12 66.72-18.52 15.13-56.23 13.65-73.24-9.2C6.9 175.38 16.3 120.09 48 101.1c10.37-6.21 23.05-7.9 37.73-2.2 0 0 1.23-1.58 1.5-1.98-8.2-3.22-25.03-8.5-43.29 3.97-32.67 22.3-42.8 75-22.48 105.95 14.72 22.42 52.3 33.32 84.55 11.66 20.55-13.8 2.3-57.34 19.6-63.34 30.92-10.72 28.97 63.22 89.08 36.87l7.72-7.66-14.88-10.26Z" fill="#fff" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
|
|
46
|
+
<path d="M171.5 169.73c-1.97-.55-6 2.98-6.41 6.02M174.5 172.27c-2.06-.77-5.92 1.27-7 4.32M123.5 145.86c-3.67 1.25-1.3 10.12 1.47 9.53M119.35 147.8c-3.52 1.63-.27 10.64 2.43 9.8M115.14 151.35c-1.97 2.47 2.3 10.69 5.06 8.4" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
|
|
47
|
+
<path d="M76.36 22.78c.06 2.43-.18 4.87-.7 7.25-3.14 13.8-16.94 29.68-36.2 29.66-19.42 0-36.92-16.16-36.92-36.91a36.91 36.91 0 0 1 73.82 0Z" fill="#fff" stroke="#FFB26E" stroke-miterlimit="10"/>
|
|
48
|
+
<path d="M55.24 45.44c1.57-2.2 2.1-4.5 1.17-5.16-.92-.66-2.94.58-4.5 2.76-1.57 2.2-2.1 4.5-1.18 5.16.92.66 2.94-.58 4.51-2.76Z" stroke="#FFB26E" stroke-linecap="round" stroke-linejoin="round"/>
|
|
49
|
+
<path d="M51.9 43.05c-1.05 1.47-1.63 3-1.62 4.04a8.08 8.08 0 0 0 3.08-2.76c1.06-1.48 1.64-3 1.62-4.04a8.15 8.15 0 0 0-3.08 2.76Z" fill="#FFB26E"/>
|
|
50
|
+
<path d="M73.69 28.93c-.33 2.19.88 5.35 1.23 6.58-1.7 3.5-3.64 6.77-5.33 10.27-.92.2-.46-.52-4.6 2.93" fill="#fff"/>
|
|
51
|
+
<path d="M73.69 28.93c-.33 2.19.88 5.35 1.23 6.58-1.7 3.5-3.64 6.77-5.33 10.27-.92.2-.46-.52-4.6 2.93" stroke="#FFB26E" stroke-linecap="round" stroke-linejoin="round"/>
|
|
52
|
+
<path d="M73.78 41.33c1.4-2.9 1.8-5.6.9-6.05-.91-.44-2.8 1.55-4.2 4.45-1.4 2.9-1.8 5.6-.89 6.05.91.44 2.79-1.55 4.2-4.45Z" fill="#fff" stroke="#FFB26E" stroke-linecap="round" stroke-linejoin="round"/>
|
|
53
|
+
<path d="M67.76 189.73a2.16 2.16 0 1 0 0-4.33 2.16 2.16 0 0 0 0 4.33Z" fill="#fff"/>
|
|
54
|
+
</g>
|
|
55
|
+
<path d="M229.05 136.87a60.3 60.3 0 0 1-5.92 21.87c.32-1.91-.31-10.4-2.97-12.08 1.03 4.5-3.59 14.17-4.51 13.83a5.43 5.43 0 0 0-1.84-2.55c.22 1.44-.32 6.9-1.38 7.83-.7-1.3-5.13-7.39-7.43-8.75.99 2.22 7.02 14.27 4.33 13.45-2.4-.57-4.9-.57-7.3 0a25.83 25.83 0 0 1 10.41 10.95c4.5 9.14 1.84 17.84 1.22 19.7a33.9 33.9 0 0 0 10.33-10.02c2.03-.82.85 12.9 0 15.95 3.4-3.75 6.13-13.38 7.17-14.55 1.53-1.53 5.3 4.42 5.89 5.44-.1-.55 0-7.44 1.38-9.46 2.85-4.11 9.03-4.85 15.25-8.32-2.01-.2-10.53-3.47-11.7-5.22-1.25-1.35 2.76-6.48 3.6-7.31-.72.18-4.46.57-5.52-.9-1.87-2.02 4.34-7.58 8.29-8.53-6.99-.99-13.57 2-17.58 4.98-.45-3.28 1.42-21.08-1.72-26.31Z" fill="#FFB26E" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
|
|
56
|
+
<path d="M231.37 186.64c4.23-2.1 5.2-8.78 2.16-14.93-3.05-6.16-8.95-9.45-13.19-7.35-4.24 2.1-5.2 8.78-2.16 14.94 3.05 6.15 8.95 9.44 13.19 7.34Z" fill="#000" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
|
|
57
|
+
<path d="M227.86 98.85c2.47 3.8 5.98 17.41 4.69 33.02M242.77 90.11c.73 9.78-4.98 53.3-5.93 59.82" stroke="#FFB26E" stroke-linecap="round" stroke-linejoin="round"/>
|
|
58
|
+
<path d="M20.97 70.06a119.9 119.9 0 0 1 90.12-59.1h.2a1.77 1.77 0 0 1 1.75 1.78v8.22h.92a109.19 109.19 0 0 1 94.94 55.31h1.07a109.97 109.97 0 0 0-95.99-56.25v-7.29a2.72 2.72 0 0 0-2.7-2.72h-.3a120.77 120.77 0 0 0-90.82 59.61l.81.44Z" fill="#FFB26E"/>
|
|
59
|
+
<path d="M256.24 109.97a33.6 33.6 0 0 0-9.57 18.93" stroke="#FFB26E" stroke-linecap="round" stroke-linejoin="round"/>
|
|
60
|
+
<path d="M195.9 63.86c.3-.28 0-1.1-.67-1.83s-1.46-1.1-1.77-.83c-.3.28 0 1.1.67 1.83.68.73 1.46 1.1 1.77.83Z" fill="#FFB26E"/>
|
|
61
|
+
<path d="M71.28 162.93a3.65 3.65 0 0 1 1.74-1.52c2.76-1.08 6.45 1.73 8.2 6.27 1.77 4.54 1.02 9.1-1.72 10.18-.81.3-1.7.31-2.52.02M213.1 171.64a18.8 18.8 0 0 0-11.05-1.16" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
|
|
62
|
+
</svg>
|
|
@@ -0,0 +1,71 @@
|
|
|
1
|
+
<svg width="260" height="260" viewBox="0 0 260 260" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="m107.82 18.4-83.86 83.85a4.57 4.57 0 0 0-1.34 3.24v136.83a2.6 2.6 0 0 0 2.59 2.6h136.82c1.21 0 2.38-.49 3.23-1.35l83.87-83.87a2.6 2.6 0 0 0 .73-2.26A168.88 168.88 0 0 0 110.08 17.66a2.62 2.62 0 0 0-2.26.74" fill="#6EDAFF"/>
|
|
3
|
+
<mask maskUnits="userSpaceOnUse" x="10" y="10" width="240" height="235">
|
|
4
|
+
<path d="m107.82 18.4-97.8 75.26c-.43.43 6.58 22.5 6.58 22.5l6.02 27.98v98.18a2.6 2.6 0 0 0 2.6 2.6h136.8c1.22 0 2.39-.49 3.24-1.35l83.87-83.87a2.62 2.62 0 0 0 .74-2.26c-5.66-35.03-17.78-111.66-42.88-136.75-25.09-25.1-61.88 2.63-96.91-3.03a2.62 2.62 0 0 0-2.26.74" fill="#6EDAFF"/>
|
|
5
|
+
</mask>
|
|
6
|
+
<g mask="url(#a)">
|
|
7
|
+
<path d="M105.12 88.83c-.07 2.5 3.31 3.35 4.43 1.12l17.33-17.88 15.45 2.1 26.12-11.8s19.2-44.35 16.77-43.76l-75.81 18.4a3.8 3.8 0 0 0-2.9 3.58l-1.39 48.24Z" fill="#000" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
|
|
8
|
+
<path d="m136.58 37.1-22.7 5.35a3.24 3.24 0 0 0-2.48 2.84l-3.86 40.86c-.07 2.52 2.64 2.3 3.76.07" stroke="#6EDAFF" stroke-linecap="round" stroke-linejoin="round"/>
|
|
9
|
+
<path d="m188.3 12.53-61.83 15a6.85 6.85 0 0 0-4.87 5.27l-12.83 57.9 69.54-16.88 12.87-58.02c.42-2-1.08-3.7-2.87-3.27Z" fill="#fff" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
|
|
10
|
+
<path d="M176.9 52.75 155.24 58l5.71-25.62a4.08 4.08 0 0 1 3.02-3.08l16.05-3.93a2 2 0 0 1 2.43 2.38l-5.55 24.99Z" fill="#6EDAFF"/>
|
|
11
|
+
<path d="M133.57 36.7 152 32.22M126.42 38.44l4.27-1.04M140.58 41.7l9.54-2.32M124.53 45.59l12.18-2.96" stroke="#6EDAFF" stroke-linecap="round" stroke-linejoin="round"/>
|
|
12
|
+
<path d="M172.5 41.45c1.86-2.7 2.05-5.8.42-6.93-1.63-1.12-4.45.16-6.32 2.87-1.86 2.7-2.05 5.8-.42 6.92 1.63 1.13 4.45-.16 6.32-2.86Z" fill="#000" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
|
|
13
|
+
<path d="M169.86 55.6c.64-2.89-11.24-2.47-9.65-4.92 2.42-3.72 5.65-6.55 8.75-7.3 3.65-.89 6.15 1.35 6.7 5.35.22 1.62-6.16 3.94-6.64 6.04" fill="#000"/>
|
|
14
|
+
<path d="M169.86 55.6c.64-2.89-11.24-2.47-9.65-4.92 2.42-3.72 5.65-6.55 8.75-7.3 3.65-.89 6.15 1.35 6.7 5.35.22 1.62-6.16 3.94-6.64 6.04" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
|
|
15
|
+
<path d="M167.78 45.28c-2.3.24-3.6-1.73-2.95-4.67.7-3.16 3.4-6.25 6.04-6.89 2.64-.64 4.2 1.4 3.5 4.57a10.36 10.36 0 0 1-3.43 5.5" stroke="#6EDAFF" stroke-linecap="round" stroke-linejoin="round"/>
|
|
16
|
+
<path d="M107.78 91.22h.04-.04Z" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
|
|
17
|
+
<path d="m153.01 51.08-.75-3.1a2.96 2.96 0 0 0-3.58-2.18l-20.37 4.94a5.51 5.51 0 0 0-3.78 3.23l-14.99 35.97c-.25.54-.71.95-1.27 1.15l72.13-17.5a4.78 4.78 0 0 0 3.19-2.6l8.5-23.48a1.78 1.78 0 0 0-1.16-2.32c-.3-.1-.64-.1-.95-.03l-33.4 8.12a2.96 2.96 0 0 1-3.57-2.2Z" fill="#6EDAFF" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
|
|
18
|
+
<path d="M124.08 163.56V250h4.52v-86.84l-4.52.4Z" fill="#000" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
|
|
19
|
+
<path d="M138.34 250V142.5l-133.8 8.39v23.1l124.06-10.83V250h9.74Z" fill="#6EDAFF" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
|
|
20
|
+
<path d="m70.24 157.79-25.18 1.9M24.16 133.57l114.17 8.92" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
|
|
21
|
+
<path d="M128.6 140.34V137.77l-21.04.37.56.28-16.8-1.06-70.7-9.76 2.54 9.49a4.43 4.43 0 0 0 3.87 3.26l37.95 3.48c1.6.13 3.21.16 4.82.07l58.23-3.05a.56.56 0 0 0 .56-.5Z" fill="#000"/>
|
|
22
|
+
<path d="M78.19 95a2.61 2.61 0 0 0-2.52-1.95l-60.28-.18-.4-1.02-1.93 1.6-.05.04-.04.03a2.6 2.6 0 0 0-.79 2.63l11.03 41.2 66.18-1.22-11.2-41.14Z" fill="#000"/>
|
|
23
|
+
<path d="m89.71 133.47-64.36 2.8-11.19-41.74a2.61 2.61 0 0 1 2.53-3.29l60.96.2a2.61 2.61 0 0 1 2.52 1.93l9.54 40.1Z" fill="#fff"/>
|
|
24
|
+
<path d="m58.53 102.29-.24 3.61a1.26 1.26 0 0 1-1.3 1.2l-22.16.32c-1 0-1.6.82-1.33 1.8l4.75 17.7a2.4 2.4 0 0 0 2.27 1.72l33.3-1.23c.91-.03 1.45-.84 1.2-1.78l-6.14-22.88a2.35 2.35 0 0 0-2.13-1.7l-6.93.04a1.24 1.24 0 0 0-1.29 1.2Z" fill="#6EDAFF"/>
|
|
25
|
+
<path d="m77.64 91.43-60.96-.2a2.61 2.61 0 0 0-2.53 3.3l11.69 43.6 3.23-.25-11.63-43.45 59.7-.01 10.92 40.73 3.25-.2-11.15-41.59a2.61 2.61 0 0 0-2.52-1.93Z" fill="#000"/>
|
|
26
|
+
<path d="m91.31 134.95-65.47 3.18 39.13 3.28c1.6.14 3.22.16 4.83.08l58.23-3.05a.6.6 0 0 0 .55-.6.6.6 0 0 0-.55-.6l-36.72-2.29Z" fill="#000"/>
|
|
27
|
+
<path d="M16.6 90.78a2.61 2.61 0 0 0-2.52 3.28l11.2 41.9a3.2 3.2 0 0 0 2.82 2.35l38.62 3.1c.97.07 1.95.09 2.93.04l51.18-2.52" stroke="#fff" stroke-linecap="round" stroke-linejoin="round"/>
|
|
28
|
+
<path d="m42.17 200.8-14.8 53.07M70.87 200.72l-6.93 53.16M105.93 200.53l14.94 53.34M77.72 204.14l9.02 49.74" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
|
|
29
|
+
<path d="m127.6 120.91-25.11.9a9.12 9.12 0 0 0-8.52 6.85l-16.93 66.2a15.48 15.48 0 0 1-17.88 11.37l8.37 1.58c3.9.74 7.9.84 11.84.31l22.9-3.07a15.48 15.48 0 0 0 12.95-11.53l17.03-66.88a4.61 4.61 0 0 0-4.64-5.73Z" fill="#fff" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
|
|
30
|
+
<path d="m78.16 190.46-2.76 10.8a8.43 8.43 0 0 1-9.74 6.2l-29.16-5.5c-3.87-.74-3.67-6.35.25-6.8l41.42-4.7" fill="#000"/>
|
|
31
|
+
<path d="m78.16 190.46-2.76 10.8a8.43 8.43 0 0 1-9.74 6.2l-29.16-5.5c-3.87-.74-3.67-6.35.25-6.8l41.42-4.7" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
|
|
32
|
+
<path d="m76.48 196.96-.04.17a8.34 8.34 0 0 1-9.62 5.92l-30.22-5.82a3.38 3.38 0 0 1-1.96-1.08c-1.7 1.76-1.15 5.24 1.84 5.8l29.15 5.5a8.44 8.44 0 0 0 9.75-6.19l1.1-4.3Z" fill="#6EDAFF" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
|
|
33
|
+
<path d="M89.6 80.8a33.21 33.21 0 0 1 7.76-2.49c29.14-5.43 68.51 26.7 84.16 84.85M63.56 106.33c5.26-8.8 10.71-14.83 15.7-18.96M158.24 89.65a126.12 126.12 0 0 0-10.33-6.05M199.13 146.58a82.25 82.25 0 0 0-4.67-15.14" stroke="#fff" stroke-linecap="round" stroke-linejoin="round"/>
|
|
34
|
+
<path d="m206.08 89.2-15.7.93-5.76 9.14 15.7-.92 5.76-9.14ZM184.84 103.06l3.14-.19-5.76 9.15-3.14.18 5.76-9.14ZM188.35 109.15l3.14-.19-5.76 9.15-3.14.18 5.76-9.14ZM191.86 115.24l3.14-.18-5.76 9.14-3.14.19 5.76-9.15Z" fill="#000" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
|
|
35
|
+
<path d="m195.19 118.2-.19-3.14-5.76 9.14.18 3.14 5.77-9.14Z" fill="#6EDAFF" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
|
|
36
|
+
<path d="m201.28 114.69 3.14-.19-5.76 9.15-3.14.18 5.76-9.14Z" fill="#000" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
|
|
37
|
+
<path d="m178.2 97.15 6.28-.37-5.77 9.14-6.28.37 5.77-9.14Z" fill="#6EDAFF" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
|
|
38
|
+
<path d="m175.24 100.47 3.14-.19-5.76 9.15-3.14.18 5.76-9.14Z" fill="#000" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
|
|
39
|
+
<path d="m172.29 103.8 3.14-.2-5.77 9.15-3.13.19 5.76-9.15Z" fill="#000" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
|
|
40
|
+
<path d="m169.33 107.11 3.14-.18-5.76 9.15-3.14.18 5.76-9.15Z" fill="#000" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
|
|
41
|
+
<path d="m166.2 53.75-5.76 9.15 3.13 53.36 5.76-9.15-3.13-53.36ZM178.71 105.92l5.77-9.14.36 6.28-5.76 9.14-.37-6.28ZM182.22 112.02l5.76-9.15.37 6.28-5.76 9.14-.37-6.27ZM185.73 118.1l5.76-9.13.37 6.27-5.76 9.15-.37-6.28Z" fill="#6EDAFF" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
|
|
42
|
+
<path d="m201.46 117.83-5.76 9.14-6.28.37 5.77-9.14 6.27-.37Z" fill="#000" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
|
|
43
|
+
<path d="m172.66 56.52-3.14.19 2.6 44.26 3.12-.5 2.96-3.32 6.28-.37L195 115.06l6.28-.37-.37-6.28-7.02-12.19-1.4-7.79 11-1.37-30.65-27.4-.18-3.14Z" fill="#fff" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
|
|
44
|
+
<path d="m169.34 53.63-3.14.19 3.13 53.36 3.14-.18-3.13-53.37ZM172.66 56.6l-3.13.18.18 3.13 3.14-.18-.19-3.14ZM175.99 59.54l-3.14.19.18 3.14 3.14-.19-.18-3.14ZM179.3 62.5l-3.13.19.18 3.14 3.14-.19-.18-3.14ZM182.63 65.45l-3.14.19.19 3.14 3.14-.19-.19-3.14ZM185.96 68.41l-3.14.19.18 3.14 3.14-.19-.18-3.14ZM189.28 71.36l-3.14.19.19 3.14 3.13-.19-.18-3.14ZM192.6 74.32l-3.14.18.19 3.14 3.14-.18-.19-3.14ZM195.93 77.27l-3.14.19.18 3.14 3.14-.19-.18-3.14ZM199.25 80.23l-3.14.18.19 3.14 3.14-.18-.19-3.14ZM202.58 83.18l-3.14.19.18 3.14 3.14-.19-.18-3.14Z" fill="#000" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
|
|
45
|
+
<path d="m205.9 86.14-15.7.92.19 3.14 15.7-.92-.2-3.14ZM181.34 96.9l3.14-.2-.37-6.27-3.14.18.37 6.28Z" fill="#000" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
|
|
46
|
+
<path d="m190.75 96.34 3.14-.19-.37-6.28-3.14.19.37 6.28ZM184.84 102.98l3.14-.18-.36-6.28-3.14.19.37 6.28ZM194.26 102.43l3.14-.18-.37-6.28-3.14.18.37 6.28ZM188.35 109.08l3.14-.19-.37-6.27-3.14.18.37 6.28ZM197.77 108.53l3.14-.19-.37-6.28-3.14.19.37 6.28ZM191.86 115.17 195 115l-.37-6.28-3.14.18.37 6.28ZM195.07 115.06l.18 3.14 6.28-.37-.18-3.14-6.28.37ZM201.28 114.62l3.14-.19-.37-6.28-3.14.19.37 6.28ZM178.2 97.08l3.14-.19-.19-3.14-3.14.19.19 3.14ZM175.24 100.4l3.14-.19-.19-3.13-3.13.18.18 3.14ZM172.29 103.72l3.14-.18-.19-3.14-3.14.18.19 3.14Z" fill="#000" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
|
|
47
|
+
</g>
|
|
48
|
+
<path d="M204.55 188.76c17 0 30.78-4.8 30.78-10.73 0-5.93-13.78-10.74-30.78-10.74s-30.78 4.8-30.78 10.74c0 5.93 13.78 10.73 30.78 10.73ZM227.12 235.18c.3.5.46 1.06.47 1.63 0 4.48-10.32 8.1-23.04 8.1-12.72 0-23.03-3.63-23.03-8.1 0-.53.15-1.06.41-1.53" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
|
|
49
|
+
<path d="m174.58 178.03 8.23 64.18c0 4.3 9.73 7.79 21.74 7.79 12 0 21.73-3.49 21.73-7.79l8.24-64.18" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
|
|
50
|
+
<path d="M204.55 244.9c-12.75 0-22.44-3.57-22.99-7.79l.67 5.1c0 4.3 10 7.79 22.32 7.79 12.33 0 22.32-3.49 22.32-7.79l.67-5.1c-.56 4.28-10.24 7.8-22.99 7.8ZM175.94 181.98c2.46-5 14.33-8.8 28.61-8.8s26.15 3.8 28.61 8.8c1.4-1.22 2.17-2.55 2.17-3.95 0-5.93-13.78-10.74-30.78-10.74s-30.78 4.8-30.78 10.74c0 1.4.78 2.73 2.17 3.95Z" fill="#000" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
|
|
51
|
+
<path d="M206.27 194.54c1.94 2.32 21.52 11.13 26.66-4.13" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
|
|
52
|
+
<path d="M191.9 193.34c4.24 6.65 31.63 25.47 39.78 6.87" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
|
|
53
|
+
<path d="M182.4 191.23c27.9 38.42 47.15 24.16 48.12 18.01" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
|
|
54
|
+
<path d="M175.87 187.2c3.86 12.56 36.76 56.55 53.42 31.54" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
|
|
55
|
+
<path d="M176.74 194.83c6.95 24.41 41.81 52.6 51.55 31.74" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
|
|
56
|
+
<path d="M227.27 234.56c-9.52 20.43-41.49-5.81-49.14-28.9M201.05 244.9c-7.94-5-18.19-20.67-21.4-27.44M191.02 243.02c-1.6-2.2-3.24-4.63-4.9-7.28-2.06-3.32-3.8-6.56-5.37-9.64M202.83 194.54c-1.93 2.32-21.52 11.13-26.65-4.13" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
|
|
57
|
+
<path d="M217.22 193.34c-4.26 6.65-31.64 25.47-39.8 6.87" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
|
|
58
|
+
<path d="M226.71 191.23c-27.9 38.42-47 24.16-47.98 18.01" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
|
|
59
|
+
<path d="M233.34 187.2c-3.86 12.56-36.88 56.55-53.53 31.54" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
|
|
60
|
+
<path d="M232.37 194.83c-6.95 24.41-41.82 52.6-51.55 31.74" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
|
|
61
|
+
<path d="M181.84 234.56c9.51 20.43 41.48-5.81 49.13-28.9M208.05 244.9c7.94-5 18.19-20.67 21.41-27.44M218.09 243.02c1.59-2.2 3.23-4.63 4.89-7.28 2.07-3.32 3.8-6.56 5.37-9.64" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
|
|
62
|
+
<path d="M202.54 179c-.47 3.48-2.4 5.6-4.4 7.26-.2.18-.48.28-.76.28-2.1-.02-2 .77-3.17 1.62-2.85.65-5.84.43-8.56-.64a14.27 14.27 0 0 1-4.9-3.3l1.96-3.8a1.28 1.28 0 0 1 .87-.67l3.53-.78-.61-3.46c1.2-.73 2.32-1.56 3.37-2.5 1.42-1.25 2.38-2.6 3.28-3.59 1.28-1.4 7.3 2.93 10.07 4.48l-.68 5.1Z" fill="#fff" stroke="#fff" stroke-linecap="round" stroke-linejoin="round"/>
|
|
63
|
+
<path d="m204.38 185.39.84-6.24a12.21 12.21 0 0 1 9.3-1.59l9.64 10.26-6.08 2.59h-12.65l-1.05-5.02Z" fill="#fff"/>
|
|
64
|
+
<path d="M204.55 188.76c-16.1 0-29.3-4.3-30.65-9.79l.68 5.2.08.06c.74 6.14 13.38 10.43 29.9 10.43 16.5 0 29.2-4.66 29.89-10.43l.08-.12.68-5.14c-1.36 5.49-14.56 9.8-30.66 9.8Z" fill="#000" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
|
|
65
|
+
<path d="m196.65 177.4-1.7 5.45-5.45.53-3.55-5.35" fill="#fff"/>
|
|
66
|
+
<path d="m196.65 177.4-1.7 5.45-5.45.53-3.55-5.35" stroke="#6EDAFF" stroke-linecap="round" stroke-linejoin="round"/>
|
|
67
|
+
<path d="M212.95 181.98a8.53 8.53 0 0 0-2.86 5.99" fill="#fff"/>
|
|
68
|
+
<path d="M212.95 181.98a8.53 8.53 0 0 0-2.86 5.99" stroke="#6EDAFF" stroke-linecap="round" stroke-linejoin="round"/>
|
|
69
|
+
<path d="M204.55 188.14c17 0 30.78-4.8 30.78-10.73 0-5.93-13.78-10.74-30.78-10.74s-30.78 4.8-30.78 10.74c0 5.93 13.78 10.73 30.78 10.73Z" stroke="#fff" stroke-linecap="round" stroke-linejoin="round"/>
|
|
70
|
+
<path d="M223.08 185.03a74.36 74.36 0 0 1-18.53 2.2c-10.55 0-19.7-1.77-25.28-4.74" stroke="#6EDAFF" stroke-linecap="round" stroke-linejoin="round"/>
|
|
71
|
+
</svg>
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
<svg width="100" height="72" viewBox="0 0 100 72" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M73.68 3.31H17.32a3.14 3.14 0 0 0-3.07 3.21v7.39h62.5V6.52a3.14 3.14 0 0 0-3.07-3.21Z" fill="#E0E1E9"/>
|
|
3
|
+
<path d="M49 57.29a1 1 0 0 1-1 1H18a5 5 0 0 1-5-5V7a5 5 0 0 1 5-5h55a5 5 0 0 1 5 5v27a1 1 0 0 1-2 0V7a3 3 0 0 0-3-3H18a3 3 0 0 0-3 3v46.29a3 3 0 0 0 3 3h30a1 1 0 0 1 1 1Zm18.47-3.95a1 1 0 0 0-1 1v6a1 1 0 0 0 2 0v-6a1 1 0 0 0-1-1Zm3.07 0a1 1 0 0 0-1 1v6a1 1 0 0 0 2 0v-6a1 1 0 0 0-1-1Zm3.08 0a1 1 0 0 0-1 1v6a1 1 0 0 0 2 0v-6a1 1 0 0 0-1-1Zm6.6-3.29a1 1 0 0 1-1 1h-.69V61.9a3.16 3.16 0 0 1-3.16 3.15H65.7a3.15 3.15 0 0 1-3.15-3.15V51.09h-.69a1 1 0 0 1 0-2h3.48l.84-2.58a1.93 1.93 0 0 1 2-1.54h4.73a1.93 1.93 0 0 1 2 1.54l.84 2.58h3.48a1 1 0 0 1 .99.96Zm-12.77-1h6.19L73 47h-4.86l-.69 2.05Zm9.1 2.07v-.07h-12v10.84a1.15 1.15 0 0 0 1.15 1.16h9.69a1.17 1.17 0 0 0 1.16-1.16V51.12ZM87.53 55a16.95 16.95 0 0 1-22.71 16 17 17 0 1 1 22.71-16Zm-1.98-.01a15 15 0 1 0-30 0 15 15 0 0 0 30 0ZM72.14 7.91h-4.67a1 1 0 1 0 0 2h4.67a1 1 0 1 0 0-2Zm-26.26 0a1 1 0 1 0 0 2h16a1 1 0 1 0 0-2h-16Zm10 26.32H50.8v-1.44c.26-.58.56-1.14.88-1.68.38-.64.8-1.29 1.25-2 .45-.71.94-1.32 1.46-2 .48-.6 1-1.2 1.53-1.75h1.92v7.15h1.3v1.65h-1.3V37h-2l.04-2.77Zm0-1.65v-4.66l-.83 1c-.29.34-.55.75-.82 1.15-.27.4-.52.82-.77 1.24-.25.42-.47.82-.67 1.24l3.09.03ZM36.89 37v-2.77h-5.07v-1.44c.26-.58.56-1.14.88-1.68.38-.64.8-1.29 1.25-2 .45-.71.94-1.32 1.46-2 .48-.6 1-1.2 1.53-1.75h1.92v7.15h1.3v1.65h-1.3V37h-1.97Zm0-4.42v-4.66l-.83 1c-.29.34-.55.75-.82 1.15-.27.4-.52.82-.77 1.24-.25.42-.47.82-.67 1.24l3.09.03Zm11.56-5.85a7.91 7.91 0 0 1 1.07 4.48 8 8 0 0 1-1.07 4.49 3.59 3.59 0 0 1-5.91 0 8 8 0 0 1-1.07-4.49c-.01-.87.08-1.73.27-2.58.16-.67.43-1.32.8-1.9a3.8 3.8 0 0 1 1.27-1.17 3.6 3.6 0 0 1 1.69-.4 3.37 3.37 0 0 1 2.95 1.57Zm-1 4.48c0-.56-.03-1.13-.1-1.69a4.94 4.94 0 0 0-.35-1.35 2.39 2.39 0 0 0-.58-.92 1.36 1.36 0 0 0-.92-.34c-.34 0-.68.12-.94.34-.27.26-.47.57-.6.92-.16.44-.26.89-.32 1.35 0 .52-.08 1.09-.08 1.69 0 .6 0 1.16.08 1.68.07.47.2.93.36 1.37.13.34.34.65.6.9.26.23.6.35.94.34.34.01.67-.11.92-.34.26-.25.46-.56.58-.9.17-.44.28-.9.33-1.37.06-.56.08-1.12.06-1.68h.02Z" fill="#A9ABB6"/>
|
|
4
|
+
</svg>
|
package/svg/Dns.svg
ADDED
|
@@ -0,0 +1,37 @@
|
|
|
1
|
+
<svg width="260" height="260" viewBox="0 0 260 260" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M230.16 92.1c.92-15.55-.8-31.16-5.09-46.15a3.09 3.09 0 0 0-2.1-2.11c-15-4.29-30.6-6-46.16-5.09l-11.99-11.98a36.77 36.77 0 0 0-52 0l-11.98 11.98c-15.57-.91-31.17.8-46.16 5.1a3.1 3.1 0 0 0-2.1 2.1c-4.3 14.99-6.01 30.6-5.1 46.16l-11.98 12a36.77 36.77 0 0 0 0 52l11.99 11.99c-.92 15.56.8 31.16 5.08 46.15a3.09 3.09 0 0 0 2.1 2.11c15 4.29 30.6 6 46.17 5.1l12 11.95a36.77 36.77 0 0 0 52 0l11.98-11.98c15.56.92 31.17-.8 46.16-5.09a3.1 3.1 0 0 0 2.1-2.1c4.29-15 6-30.6 5.08-46.17l11.99-12a36.77 36.77 0 0 0 0-52l-11.99-11.96Z" fill="#45E0A8"/>
|
|
3
|
+
<mask maskUnits="userSpaceOnUse" x="24" y="16" width="229" height="229">
|
|
4
|
+
<path d="M230.16 92.1c.92-15.55-.8-31.16-5.09-46.15a3.09 3.09 0 0 0-2.1-2.11c-15-4.29-30.6-6-46.16-5.09l-11.99-11.98a36.77 36.77 0 0 0-52 0l-11.98 11.98c-15.57-.91-31.17.8-46.16 5.1a3.1 3.1 0 0 0-2.1 2.1c-4.3 14.99-6.01 30.6-5.1 46.16l-11.98 12a36.77 36.77 0 0 0 0 52l11.99 11.99c-.92 15.56.8 31.16 5.08 46.15a3.09 3.09 0 0 0 2.1 2.11c15 4.29 30.6 6 46.17 5.1l12 11.95a36.77 36.77 0 0 0 52 0l11.98-11.98c15.56.92 31.17-.8 46.16-5.09a3.1 3.1 0 0 0 2.1-2.1 138.42 138.42 0 0 0 5.08-29.83c.33-5.43 17.08-13.77 17.08-13.77 6.9-6.9 5.68-30.81 5.68-40.56 0-9.75-3.88-19.1-10.77-26L230.16 92.1Z" fill="#45DFA7"/>
|
|
5
|
+
</mask>
|
|
6
|
+
<g mask="url(#a)">
|
|
7
|
+
<path d="M111.67 158.94c-25.36-13.67-29.01-33.58-37.95-22.52-3.73 4.62-4.26 37.78 48.41 61.36" fill="#45E0A8"/>
|
|
8
|
+
<path d="M124.3 48.99a6.83 6.83 0 1 0 0-13.66 6.83 6.83 0 0 0 0 13.66Z" fill="#45E0A8" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
|
|
9
|
+
<path d="M181.23 86.85c-6.67-10.3-15.76-17.4-27.01-20.08a40.57 40.57 0 0 0-19.41.16 196.02 196.02 0 0 1-9.01-25.07 1.53 1.53 0 0 0-3 .62c1.2 9.03 3 17.97 5.41 26.75a40.83 40.83 0 0 0-14.78 11.18 49.33 49.33 0 0 0-8.54 15.28c-13.19 37.52 11.5 115.75 46.27 154.35.66.74 1.33 1.46 2 2.17l85.9-44.76c-43.31-47.38-38.06-90.15-57.83-120.6Z" fill="#45E0A8"/>
|
|
10
|
+
<path d="M136.67 222.01c-10.36-14.46-21.47-39.3-22.98-38.52 9.02 25.28 22.28 49.68 37.47 66.55.57.64 1.15 1.25 1.74 1.88-1.12-6.4-7.53-17.77-16.23-29.9Z" fill="#fff"/>
|
|
11
|
+
<path d="M153.16 252.22c-.67-.71-1.34-1.43-2-2.17-12.63-14.02-23.94-33.27-32.57-53.9" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
|
|
12
|
+
<path d="M98.25 184.09c.73.31 1.32.88 2.04 1.34-14.01-8.93-32.43-43.57-21.88-52.2-1.49.13-2.98 1.1-4.67 3.18-3.06 3.78-3.97 26.6 24.51 47.68Z" fill="#fff"/>
|
|
13
|
+
<path d="M105.61 155.78c-19.24-13.1-23.83-29.33-31.9-19.36-3.73 4.62-5.44 36.01 44.86 59.71" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
|
|
14
|
+
<path d="M114.6 87.76c4.03-7.12 9.34-12.5 15.93-17.88.78-.64-5.42-19.6-6.23-18.46h-.1c1.06 5.97 2.4 11.9 4.01 17.78a40.83 40.83 0 0 0-14.78 11.21 49.33 49.33 0 0 0-8.54 15.28c-5.28 15.04-4.49 36.6.6 59.53l.12.55c.41 1.82.86 3.65 1.32 5.5-.2-1.88-5.15-50.84 7.67-73.51ZM123.37 36.61c-.56-.46-3.01.83-3.87 3.04a5.06 5.06 0 0 0 .88 5.05c1.52 1.76 4.18 2.2 4.56 1.61.38-.59-2.04-1.8-2.5-4.5-.46-2.72 1.53-4.73.93-5.2Z" fill="#fff"/>
|
|
15
|
+
<path d="M239.06 207.45c-43.3-47.38-38.06-90.15-57.83-120.6-6.67-10.3-15.76-17.4-27.01-20.08a40.49 40.49 0 0 0-19.41.16v0a194.48 194.48 0 0 1-7.12-18.84 6.84 6.84 0 1 0-3.91.87c1.13 6.83 2.6 13.59 4.43 20.26v0a40.83 40.83 0 0 0-14.78 11.2 49.33 49.33 0 0 0-8.54 15.27c-5.28 15.04-4.49 36.6.6 59.53l.12.55c1.2 5.33 2.63 10.74 4.27 16.15" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
|
|
16
|
+
<path d="M198.03 130.1c11.43 15.18 54.89 20.96 50.76 35.4-1.24 4.32-16.33 11.2-40.73 1.55l-17.28-18.92" fill="#45E0A8"/>
|
|
17
|
+
<path d="M198.03 130.1c11.43 15.18 54.89 20.96 50.76 35.4-1.24 4.32-16.33 11.2-40.73 1.55" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
|
|
18
|
+
<path d="m85.78 24.44 1.2-5.4a.58.58 0 0 1 1.13 0l1.2 5.4" fill="#fff"/>
|
|
19
|
+
<path d="m85.78 24.44 1.2-5.4a.58.58 0 0 1 1.13 0l1.2 5.4" stroke="#45E0A8" stroke-linecap="round" stroke-linejoin="round"/>
|
|
20
|
+
<path d="m80.79 34.03-2.49-1.08a.65.65 0 0 1 0-1.17l2.49-1.08" fill="#fff"/>
|
|
21
|
+
<path d="m80.79 34.03-2.49-1.08a.65.65 0 0 1 0-1.17l2.49-1.08" stroke="#45E0A8" stroke-linecap="round" stroke-linejoin="round"/>
|
|
22
|
+
<path d="m89.3 40.3-1.19 5.4a.58.58 0 0 1-1.14 0l-1.2-5.4" fill="#fff"/>
|
|
23
|
+
<path d="m89.3 40.3-1.19 5.4a.58.58 0 0 1-1.14 0l-1.2-5.4" stroke="#45E0A8" stroke-linecap="round" stroke-linejoin="round"/>
|
|
24
|
+
<path d="m94.3 30.7 2.48 1.08a.65.65 0 0 1 0 1.17l-2.49 1.08" fill="#fff"/>
|
|
25
|
+
<path d="m94.3 30.7 2.48 1.08a.65.65 0 0 1 0 1.17l-2.49 1.08" stroke="#45E0A8" stroke-linecap="round" stroke-linejoin="round"/>
|
|
26
|
+
<path d="m192.46 44.95.92 4.19a6.84 6.84 0 0 0 3.87 4.84l1.92.84a.5.5 0 0 1 .22.73.5.5 0 0 1-.22.18l-1.92.84a6.85 6.85 0 0 0-3.87 4.84l-.9 4.19a.46.46 0 0 1-.45.34.46.46 0 0 1-.44-.34l-.91-4.19a6.84 6.84 0 0 0-3.86-4.84l-1.96-.85a.5.5 0 0 1 0-.91l1.92-.85a6.84 6.84 0 0 0 3.86-4.84l.91-4.18a.45.45 0 0 1 .14-.32.46.46 0 0 1 .77.33ZM199.73 74.84l.57 2.58a4.23 4.23 0 0 0 2.39 3l1.19.52c.05.03.1.07.12.12a.32.32 0 0 1 0 .33.32.32 0 0 1-.12.11l-1.2.52a4.24 4.24 0 0 0-2.38 3l-.57 2.59a.28.28 0 0 1-.27.23.27.27 0 0 1-.28-.23l-.57-2.6a4.25 4.25 0 0 0-2.39-3l-1.19-.5a.3.3 0 0 1-.12-.12.3.3 0 0 1 0-.33.31.31 0 0 1 .12-.12l1.2-.52a4.22 4.22 0 0 0 2.38-3l.57-2.58a.28.28 0 0 1 .28-.24.27.27 0 0 1 .27.24ZM157.44 155.08c15.46-4.55 23.73-22.76 18.46-40.67-5.28-17.9-22.09-28.73-37.55-24.18-15.47 4.55-23.73 22.76-18.46 40.67 5.27 17.9 22.08 28.73 37.55 24.18Z" fill="#fff"/>
|
|
27
|
+
<path d="M152.48 138.53c8.93-2.62 13.7-13.14 10.66-23.48-3.05-10.35-12.75-16.6-21.69-13.97-8.93 2.63-13.7 13.14-10.65 23.48 3.04 10.35 12.75 16.6 21.68 13.97Z" fill="#000"/>
|
|
28
|
+
<path d="M133.26 118.32c2.19-.64 3.36-3.22 2.61-5.75-.74-2.53-3.12-4.07-5.3-3.42-2.2.64-3.36 3.22-2.62 5.75.75 2.53 3.12 4.06 5.31 3.42Z" fill="#fff"/>
|
|
29
|
+
<path d="M156.5 150.22c1.66 2.4 8.02-1.82 11.55-7.58 3.38-5.53 3.1-10.6 2.25-10.88-.35-.11-2.88 5.17-6.38 9.3-3.72 4.41-8.4 7.72-7.43 9.16ZM171.35 128.46c3.38.75 1.41-9.12.83-9.09 0 0-.68 3.29-.91 4.56-.27 1.57-1.1 4.26.08 4.53Z" fill="#45E0A8"/>
|
|
30
|
+
<path d="M115.39 100.36c2.55-3.17 2.9-7.12.78-8.84-2.12-1.72-5.92-.55-8.48 2.62-2.55 3.16-2.9 7.11-.78 8.83 2.12 1.72 5.92.55 8.48-2.61ZM135.03 78.81c1.6-1.59 2.14-3.63 1.22-4.55-.92-.92-2.96-.37-4.55 1.22-1.6 1.6-2.14 3.63-1.22 4.55.92.92 2.96.38 4.55-1.22ZM122.93 84.54c.88-.87 1.12-2.04.55-2.61-.56-.57-1.73-.32-2.6.55-.88.87-1.12 2.04-.55 2.6.56.58 1.73.33 2.6-.54ZM77.34 150.45c2.17 0 3.93-2.93 3.93-6.53 0-3.61-1.76-6.54-3.93-6.54-2.18 0-3.94 2.93-3.94 6.54 0 3.6 1.76 6.53 3.94 6.53ZM84.15 160.43c.99-.3 1.49-1.56 1.11-2.83-.37-1.27-1.48-2.07-2.46-1.78-1 .3-1.49 1.56-1.11 2.83.37 1.28 1.47 2.07 2.46 1.78ZM111.53 136.7c1.4-2.9.9-6.04-1.1-7-2.01-.96-4.77.6-6.16 3.51-1.4 2.9-.9 6.04 1.1 7 2.01.97 4.77-.6 6.16-3.5ZM232.42 155.22c.34-.8-.33-1.85-1.5-2.34-1.17-.5-2.4-.25-2.74.55-.34.8.34 1.84 1.5 2.34 1.18.5 2.4.25 2.74-.55ZM223.16 149.35c.7-1.66-.91-3.93-3.61-5.08-2.7-1.14-5.46-.72-6.16.94-.7 1.66.91 3.94 3.6 5.08 2.7 1.14 5.46.72 6.17-.94ZM153.18 233.78c1.21-.76 1.37-2.69.35-4.31-1.01-1.63-2.81-2.33-4.03-1.57-1.2.75-1.36 2.68-.35 4.3 1.02 1.63 2.82 2.34 4.03 1.58ZM128.74 213.85c3.56-2.23 9.12.22 12.39 5.47 3.27 5.25 3.05 11.3-.51 13.52" stroke="#fff" stroke-miterlimit="10"/>
|
|
31
|
+
<path d="M148.47 168.06a1.95 1.95 0 0 0-1.06 2.38c2.25 7.06 13.37 9.17 19.68 6.03 5.1-2.53 6.69-10.4 6.01-17.53a1.28 1.28 0 0 0-1.8-1.03l-22.83 10.16Z" fill="#000" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
|
|
32
|
+
<path d="M173.05 165.5c-1.17.05-7.63.45-11.9 5.75a15.08 15.08 0 0 0-3 6.46c3.04.53 6.16.1 8.93-1.24 3.54-1.76 5.38-6.1 5.95-10.98h.02Z" fill="#fff" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
|
|
33
|
+
</g>
|
|
34
|
+
<path d="M81.9 106.1a29.47 29.47 0 0 1-4.2-9.73c10.65-11.12 14.55-26.64 8.6-39.98-8.19-18.37-31.96-25.66-53.09-16.24C12.08 49.56 1.59 72.1 9.79 90.49c8.19 18.38 31.94 25.66 53.09 16.25l1.23-.58a36 36 0 0 0 30.43 10.48A29.75 29.75 0 0 1 81.9 106.1Z" fill="#fff" stroke="#45E0A8" stroke-linecap="round" stroke-linejoin="round"/>
|
|
35
|
+
<path d="m35.68 78.45-3.37-9.67-3.38 1.18.56 2.2a4.6 4.6 0 0 0-4.83-1c-4.15 1.45-5.29 5.6-3.84 9.74 1.42 4.09 4.85 6.5 8.9 5.08a4.8 4.8 0 0 0 3.35-4.15c1.06 1.16 2.75 1.73 4.83 1 4.18-1.45 5.07-5.8 3.61-9.98-2.58-7.4-10.2-10.78-18.01-8.05-7.89 2.75-11.53 10.35-8.81 18.13 2.64 7.6 9.8 11.4 17.48 8.71 2.3-.8 4.47-2.1 6.19-3.83l-1.79-2.1a14.94 14.94 0 0 1-5.07 3.07c-6.04 2.1-11.82-.82-13.93-6.85-2.2-6.3.64-12.27 6.86-14.44 6.13-2.14 12.17.56 14.2 6.4 1.09 3.11.81 5.14-.74 5.68-.91.32-1.9-.21-2.21-1.12Zm-4.6-1.17c.79 2.24.13 4.33-1.88 5.03-2.07.72-3.8-.57-4.57-2.77-.77-2.21-.25-4.39 1.82-5.11 2.05-.72 3.85.58 4.64 2.85ZM46.43 76.3l2.47-.86.3 4.7 3.79-1.33-.3-4.7 5.03-1.75.3 4.7 3.75-1.31-.29-4.7 4.06-1.42-1.22-3.47-3.04 1.07-.48-7.51 3.47-1.21-1.22-3.5-2.46.85-.3-4.7-3.73 1.3.3 4.7-5.1 1.78-.29-4.7-3.76 1.31.3 4.7-4.1 1.43 1.23 3.5 3.08-1.07.47 7.5-3.47 1.22 1.21 3.47Zm6.02-6-.44-7.52 5.06-1.76.44 7.52-5.06 1.76ZM65.9 47.02l6.37 16.15 3.56-1.24-5.06-16.6-4.86 1.7Zm11.04 23.8c1.62-.56 2.38-2.03 1.84-3.59-.57-1.62-2.09-2.32-3.71-1.76a2.79 2.79 0 0 0-1.8 3.69c.54 1.55 2.08 2.22 3.67 1.66Z" fill="#000"/>
|
|
36
|
+
<path d="m88.11 19.04 1.2 5.4a8.84 8.84 0 0 0 4.98 6.26l2.49 1.08a.65.65 0 0 1 0 1.17l-2.49 1.08a8.83 8.83 0 0 0-4.99 6.27l-1.19 5.4a.58.58 0 0 1-1.14 0l-1.2-5.4a8.82 8.82 0 0 0-4.98-6.25l-2.49-1.09a.65.65 0 0 1 0-1.16l2.49-1.09a8.83 8.83 0 0 0 4.99-6.27l1.2-5.4a.58.58 0 0 1 1.13 0Z" fill="#fff" stroke="#45E0A8" stroke-linecap="round" stroke-linejoin="round"/>
|
|
37
|
+
</svg>
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
<svg width="80" height="80" viewBox="0 0 80 80" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M75.6 42.49c0-15.6-9.53-28.84-22.94-34.07l-3.78-6.75A1.28 1.28 0 0 0 47.81 1H32.27c-.41 0-.82.25-1.07.67l-3.78 6.75C14.02 13.65 4.47 26.97 4.47 42.5c0 2.02.17 3.96.5 5.82l-3.78 6.74c-.25.42-.25.85 0 1.27l7.73 13.83c.24.42.65.67 1.06.67h7.57a34.9 34.9 0 0 0 44.9 0h7.57c.4 0 .82-.25 1.06-.67l7.73-13.83c.25-.42.25-.85 0-1.27l-3.78-6.74c.41-1.94.58-3.88.58-5.82Z" fill="#E0E1E9"/>
|
|
3
|
+
<path d="M65.92 57.6s.1-.05.12-.08l6.5-4.32-3.14-1.7-3.13.76-8.3-31.68a5.7 5.7 0 0 0-6.68-4.15L11.7 24.5l-1.4-3.12-3.4 5.88a6.5 6.5 0 0 0-.22.37v.02a5.64 5.64 0 0 0-.46 4.25l10.44 36.64a2.59 2.59 0 0 0 3.18 1.8L65.11 58c.27-.08.52-.2.75-.35l.05-.03.01-.01Z" fill="#E0E1E9" stroke="#6C6E79" stroke-width=".7" stroke-linecap="round" stroke-linejoin="round"/>
|
|
4
|
+
<path d="m71.76 53.55-47.67 13a2.73 2.73 0 0 1-3.35-1.89l-11-38.59a6.03 6.03 0 0 1 4.6-7.55L57.2 9.77a6.02 6.02 0 0 1 7.03 4.38l9.44 36.07a2.73 2.73 0 0 1-1.92 3.33Z" fill="#fff"/>
|
|
5
|
+
<path d="M65.45 18.82 11.06 30.76l-1.34-4.69a6.03 6.03 0 0 1 4.6-7.55L57.2 9.77a6.02 6.02 0 0 1 7.03 4.38l1.22 4.67Z" fill="#6C6E79"/>
|
|
6
|
+
<path d="M18.39 23.42a1.87 1.87 0 0 1-1.42 2.37 2.19 2.19 0 0 1-2.52-1.53 1.87 1.87 0 0 1 1.42-2.37 2.2 2.2 0 0 1 2.52 1.54v-.01Z" fill="#fff"/>
|
|
7
|
+
<path d="M25.38 21.94c.29 1.06-.33 2.1-1.4 2.33a2.15 2.15 0 0 1-2.47-1.52 1.85 1.85 0 0 1 1.4-2.35 2.14 2.14 0 0 1 2.47 1.53Z" fill="#E0E1E9"/>
|
|
8
|
+
<path d="M11.09 30.84s.32-3.15.6-6.38l-1.37-3.09-3.42 5.88a6.5 6.5 0 0 0-.21.37v.02a5.64 5.64 0 0 0-.46 4.25l1.4 4.9 3.46-5.96v.01Z" fill="#6C6E79"/>
|
|
9
|
+
<path d="m71.76 53.55-47.67 13a2.73 2.73 0 0 1-3.35-1.89l-11-38.59a6.03 6.03 0 0 1 4.6-7.55L57.2 9.77a6.02 6.02 0 0 1 7.03 4.38l9.44 36.07a2.73 2.73 0 0 1-1.92 3.33Z" stroke="#6C6E79" stroke-width=".7" stroke-linecap="round" stroke-linejoin="round"/>
|
|
10
|
+
<path d="m43.3 32.43 1.88.93-3.15 3.16-3.2-1.58 4.46-2.5Z" fill="#6C6E79" stroke="#6C6E79" stroke-width=".7" stroke-linecap="round" stroke-linejoin="round"/>
|
|
11
|
+
<path d="m56.77 51.33 2.04-2.03-2.55-.36-6.55-3.33a7.02 7.02 0 0 1-2.4 1.91l-9.82-5.36-.19-.72a6.69 6.69 0 0 1 4.74-4.92l-2.36-8.55c-1.9.49-3.65 1.23-5.22 2.2l-.14-.56-2.65 2.66c-.31.3-.6.59-.88.9l-.04.03c-3.3 3.6-4.74 8.42-3.41 13.18 2.27 8.07 11.65 12.58 20.75 10.14 2.84-.75 5.3-2.11 7.3-3.84h.02l.18-.19c.42-.38.81-.76 1.18-1.16ZM50.17 29.17l-2.35-8.53-3.15 3.16L47 32.32l3.16-3.15Z" fill="#6C6E79" stroke="#6C6E79" stroke-width=".7" stroke-linecap="round" stroke-linejoin="round"/>
|
|
12
|
+
<path d="m62.94 28.95-.75 1.2c-3.54-5.03-10.43-7.74-17.52-6.35L47 32.33c3.35-.56 6.57 1.1 7.6 3.9l9.42-2.32 3.16-3.16-4.26-1.81h.01Z" fill="#6C6E79" stroke="#6C6E79" stroke-width=".7" stroke-linecap="round" stroke-linejoin="round"/>
|
|
13
|
+
<path d="m57.76 33.07 9.43-2.31c-2.27-7.35-10.68-11.81-19.37-10.12l2.35 8.53c3.35-.56 6.57 1.1 7.6 3.9v0Z" fill="#fff" stroke="#6C6E79" stroke-width=".7" stroke-linecap="round" stroke-linejoin="round"/>
|
|
14
|
+
<path d="M60.72 21.94a20.5 20.5 0 0 0-13.3-1.73l-4.92 4.66" stroke="#fff" stroke-width=".7" stroke-miterlimit="10"/>
|
|
15
|
+
<path d="m65.06 35.6-4.52 1.1-1.75-1.94-3.16 3.16c.24 1.3-.02 2.6-.65 3.73l8.28 4.21a13.54 13.54 0 0 0 1.8-10.26Z" fill="#E0E1E9" stroke="#6C6E79" stroke-width=".7" stroke-linecap="round" stroke-linejoin="round"/>
|
|
16
|
+
<path d="m66.43 42.7-3.15 3.16-8.3-4.21 3.16-3.17 8.3 4.23ZM58.8 34.75c.24 1.3-.02 2.59-.66 3.73l8.3 4.21a13.54 13.54 0 0 0 1.79-10.27l-9.42 2.33h0Z" fill="#E0E1E9" stroke="#6C6E79" stroke-width=".7" stroke-linecap="round" stroke-linejoin="round"/>
|
|
17
|
+
<path d="M52.86 42.45a7.31 7.31 0 0 1-3.93 2.49c-3.71.94-7.49-.92-8.38-4.19-.9-3.26 1.2-6.32 4.64-7.39l-2.35-8.55c-8.98 2.27-14.57 10.44-12.33 18.4 2.27 8.08 11.65 12.59 20.75 10.16a17.7 17.7 0 0 0 9.9-6.7l-8.3-4.22h0Z" fill="#E0E1E9" stroke="#6C6E79" stroke-width=".7" stroke-linecap="round" stroke-linejoin="round"/>
|
|
18
|
+
</svg>
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="80" height="80" fill="none" viewBox="0 0 80 80">
|
|
2
|
+
<path fill="#E0E1E9" d="M0 40.92A39.86 39.86 0 0 0 39.08 80a.91.91 0 0 0 .92-.91v-2.5A36.58 36.58 0 1 0 40 3.4V.91a.91.91 0 0 0-.92-.9 39.87 39.87 0 0 0-26.72 11.05.9.9 0 0 0 0 1.3l1.78 1.78A36.47 36.47 0 0 0 3.42 40H.92a.91.91 0 0 0-.92.92Z"/>
|
|
3
|
+
<path fill="#E0E1E9" stroke="#6C6E79" stroke-linecap="round" stroke-linejoin="round" stroke-width=".7" d="m66.16 57.37.12-.08 6.52-4.33-3.15-1.7-3.14.76-8.34-31.68a5.73 5.73 0 0 0-6.7-4.15l-39.74 8.06-1.4-3.12-3.43 5.88a6.5 6.5 0 0 0-.22.37v.02a5.62 5.62 0 0 0-.46 4.25L16.7 68.3a2.6 2.6 0 0 0 3.19 1.8l45.46-12.35c.27-.07.52-.2.74-.34l.06-.04h0Z"/>
|
|
4
|
+
<path fill="#fff" stroke="#6C6E79" stroke-linecap="round" stroke-linejoin="round" stroke-width=".7" d="m72.02 53.31-47.87 13a2.75 2.75 0 0 1-3.36-1.89L9.75 25.82a6.03 6.03 0 0 1 4.61-7.55l43.05-8.75a6.04 6.04 0 0 1 7.06 4.38l9.48 36.08a2.73 2.73 0 0 1-1.93 3.33Z"/>
|
|
5
|
+
<path fill="#6C6E79" d="m65.68 18.57-54.6 11.94-1.35-4.69a6.03 6.03 0 0 1 4.61-7.55L57.4 9.53a6.04 6.04 0 0 1 7.05 4.38l1.23 4.67.01-.01Z"/>
|
|
6
|
+
<path fill="#fff" d="M18.43 23.17a1.87 1.87 0 0 1-1.42 2.37 2.2 2.2 0 0 1-2.54-1.52 1.87 1.87 0 0 1 1.44-2.37 2.2 2.2 0 0 1 2.52 1.53Z"/>
|
|
7
|
+
<path fill="#E0E1E9" d="M25.44 21.7c.3 1.05-.32 2.1-1.4 2.33a2.15 2.15 0 0 1-2.48-1.53 1.85 1.85 0 0 1 1.4-2.34 2.15 2.15 0 0 1 2.48 1.52v.01Z"/>
|
|
8
|
+
<path fill="#6C6E79" d="M11.1 30.6s.32-3.16.6-6.39l-1.37-3.08-3.43 5.88a6.5 6.5 0 0 0-.22.37v.02a5.62 5.62 0 0 0-.45 4.25l1.4 4.9 3.47-5.96Z"/>
|
|
9
|
+
<path fill="#fff" d="M33.66 33.85a14.13 14.13 0 0 0-1.67 12.35 13.24 13.24 0 0 0 2.1 4.03 14.16 14.16 0 0 0 3.48 3.29 14.17 14.17 0 1 0 15.76-23.56A14.15 14.15 0 0 0 40.1 28.6a14.15 14.15 0 0 0-6.42 5.24h-.01Z"/>
|
|
10
|
+
<path fill="#E0E1E9" stroke="#6C6E79" stroke-linecap="round" stroke-linejoin="round" stroke-width=".7" d="M62.73 51.04 25.09 61.22l-6.04-21.37c-.25-.88.41-1.8 1.46-2.04l36.26-8.54 5.95 21.77h.01Z"/>
|
|
11
|
+
<path fill="#6C6E79" d="m57.63 32.37-38.1 9.15-.48-1.68c-.25-.88.41-1.8 1.46-2.04l36.26-8.54.85 3.1Z"/>
|
|
12
|
+
<path fill="#6C6E79" stroke="#6C6E79" stroke-linecap="round" stroke-linejoin="round" stroke-width=".7" d="m65.05 42.44-4.5-16.56c-.23-.83-1.17-1.33-2.1-1.12l-29.78 6.72-3.52-1.07-1.67 2.57c-.32.43-.55.92-.4 1.44l5.94 21.2 37-9.64 1.8-2.71-2.76-.84-.01.01Z"/>
|
|
13
|
+
<path fill="#fff" stroke="#6C6E79" stroke-linecap="round" stroke-linejoin="round" stroke-width=".7" d="m67.8 43.28-36.99 9.65-5.95-21.21c-.24-.88.4-1.78 1.44-2.01l33.95-7.66c.93-.21 1.88.28 2.1 1.12l5.46 20.1h0Z"/>
|
|
14
|
+
<path fill="#6C6E79" d="M37.12 31.04c-3.8.88-6.18 4.26-5.27 7.52 1.34 4.8 9.54 7.82 9.54 7.82s5.42-6.4 4.13-11.12c-.9-3.2-4.62-5.1-8.4-4.23Zm2.34 8.4c-1.64.39-3.28-.42-3.68-1.83-.4-1.4.63-2.86 2.26-3.25 1.64-.38 3.26.44 3.65 1.84.38 1.4-.62 2.84-2.24 3.23h.01Z"/>
|
|
15
|
+
<path stroke="#6C6E79" stroke-linecap="round" stroke-linejoin="round" stroke-width=".7" d="m48.46 32.62 11.13-2.65m-10.13 6.28 11.1-2.7m-10.1 6.34 11.08-2.77"/>
|
|
16
|
+
</svg>
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
<svg width="80" height="80" viewBox="0 0 80 80" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M77.88 38.19C77.88 17.65 61.13 1 40.48 1S3 17.65 3 38.19a37.03 37.03 0 0 0 15.62 30.2l-3.47 9.4c-.26.6.26 1.21.87 1.21h48.84c.61 0 1.13-.6.87-1.2l-3.47-9.41a37.03 37.03 0 0 0 15.62-30.2Z" fill="#E0E1E9"/>
|
|
3
|
+
<path d="M65.92 57.62s.1-.06.12-.09l6.5-4.32-3.14-1.7-3.13.76-8.3-31.68a5.7 5.7 0 0 0-6.68-4.15L11.7 24.51l-1.4-3.12-3.4 5.88a6.5 6.5 0 0 0-.22.37v.02a5.64 5.64 0 0 0-.46 4.25l10.44 36.64a2.59 2.59 0 0 0 3.18 1.8L65.11 58c.27-.08.52-.2.75-.35l.05-.03.02-.01Z" fill="#E0E1E9" stroke="#6C6E79" stroke-width=".7" stroke-linecap="round" stroke-linejoin="round"/>
|
|
4
|
+
<path d="m71.76 53.55-47.67 13a2.73 2.73 0 0 1-3.35-1.89l-11-38.59a6.03 6.03 0 0 1 4.6-7.55L57.2 9.77a6.02 6.02 0 0 1 7.03 4.38l9.44 36.07a2.73 2.73 0 0 1-1.92 3.33Z" fill="#fff"/>
|
|
5
|
+
<path d="M65.45 18.82 11.06 30.76l-1.34-4.69a6.03 6.03 0 0 1 4.6-7.55L57.2 9.77a6.02 6.02 0 0 1 7.03 4.38l1.22 4.67Z" fill="#6C6E79"/>
|
|
6
|
+
<path d="M18.4 23.43a1.87 1.87 0 0 1-1.42 2.36 2.2 2.2 0 0 1-2.53-1.52 1.87 1.87 0 0 1 1.42-2.37 2.2 2.2 0 0 1 2.52 1.54v-.01Z" fill="#fff"/>
|
|
7
|
+
<path d="M25.38 21.96c.29 1.06-.33 2.1-1.4 2.33a2.15 2.15 0 0 1-2.47-1.52 1.85 1.85 0 0 1 1.4-2.35 2.14 2.14 0 0 1 2.47 1.53Z" fill="#E0E1E9"/>
|
|
8
|
+
<path d="M11.09 30.86s.32-3.15.6-6.39l-1.37-3.08-3.42 5.88a6.5 6.5 0 0 0-.21.37v.02a5.64 5.64 0 0 0-.46 4.25l1.4 4.9 3.46-5.96v.01Z" fill="#6C6E79"/>
|
|
9
|
+
<path d="m71.76 53.55-47.67 13a2.73 2.73 0 0 1-3.35-1.89l-11-38.59a6.03 6.03 0 0 1 4.6-7.55L57.2 9.77a6.02 6.02 0 0 1 7.03 4.38l9.44 36.07a2.73 2.73 0 0 1-1.92 3.33Z" stroke="#6C6E79" stroke-width=".7" stroke-linecap="round" stroke-linejoin="round"/>
|
|
10
|
+
<path d="M42.08 38.58c-4.2.95-8.76-5.58-18.64-3.3l6.02 21.47c9.72-2.55 10.33-10.29 14.48-11.39l16.33-4.1v-.04l-1.76-6.56v-.03l-16.43 3.96v0Z" stroke="#6C6E79" stroke-width=".7" stroke-linecap="round" stroke-linejoin="round"/>
|
|
11
|
+
<mask maskUnits="userSpaceOnUse" x="23" y="34" width="38" height="24">
|
|
12
|
+
<path d="M42.08 38.58c-4.2.96-8.76-5.58-18.64-3.3l6.02 21.47c9.72-2.55 10.33-10.29 14.48-11.39l16.33-4.1v-.04l-1.76-6.56v-.03s-16.4 3.95-16.43 3.97v-.02Z" fill="#D9D9D9" stroke="#000" stroke-width=".7" stroke-linecap="round" stroke-linejoin="round"/>
|
|
13
|
+
</mask>
|
|
14
|
+
<g mask="url(#a)" stroke="#6C6E79" stroke-width=".7" stroke-miterlimit="10">
|
|
15
|
+
<path d="M40.71 35.7 27.5 54.96M44.46 37.96 29.93 59.13M49.24 38.74 33.88 61.12M55.5 37.36 40.16 59.71M60.53 37.76 42.61 63.89"/>
|
|
16
|
+
</g>
|
|
17
|
+
<path d="m23.44 35.27 4.28 15.26c9.76-2.48 9.86-6.33 15.52-7.73l16.36-4.05v-.04l-1.09-4.06v-.03l-16.43 3.96c-4.2.96-8.76-5.58-18.64-3.3v-.01Z" fill="#E0E1E9" stroke="#6C6E79" stroke-width=".7" stroke-linecap="round" stroke-linejoin="round"/>
|
|
18
|
+
</svg>
|
package/svg/Good.svg
ADDED
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="80" height="80" fill="none" viewBox="0 0 80 80">
|
|
2
|
+
<path fill="#E0E1E9" d="M14.12 65.87a36.46 36.46 0 0 0 25.86 10.71v2.51c0 .5.42.92.92.91a40.02 40.02 0 0 0 39.09-39.09.9.9 0 0 0-.9-.91h-2.52A36.59 36.59 0 0 0 39.98 3.4V.9a.9.9 0 0 0-.91-.9 39.83 39.83 0 0 0-26.72 11.07.88.88 0 0 0 0 1.28l1.77 1.78A36.46 36.46 0 0 0 3.41 40H.9a.9.9 0 0 0-.91.92 39.87 39.87 0 0 0 11.07 26.71.88.88 0 0 0 1.28 0l1.78-1.76Z"/>
|
|
3
|
+
<path fill="#E0E1E9" stroke="#6C6E79" stroke-linecap="round" stroke-linejoin="round" stroke-width=".7" d="m66.16 57.37.12-.08 6.52-4.33-3.15-1.7-3.14.76-8.34-31.68a5.73 5.73 0 0 0-6.7-4.15l-39.74 8.06-1.4-3.12-3.43 5.88a6.5 6.5 0 0 0-.22.37v.02a5.62 5.62 0 0 0-.46 4.25L16.7 68.3a2.6 2.6 0 0 0 3.19 1.8l45.46-12.35c.27-.07.52-.2.74-.34l.06-.04h0Z"/>
|
|
4
|
+
<path fill="#fff" stroke="#6C6E79" stroke-linecap="round" stroke-linejoin="round" stroke-width=".7" d="m72.02 53.31-47.87 13a2.75 2.75 0 0 1-3.36-1.89L9.75 25.82a6.03 6.03 0 0 1 4.61-7.55l43.05-8.75a6.04 6.04 0 0 1 7.06 4.38l9.48 36.08a2.73 2.73 0 0 1-1.93 3.33v0Z"/>
|
|
5
|
+
<path fill="#6C6E79" d="m65.68 18.57-54.6 11.94-1.35-4.69a6.03 6.03 0 0 1 4.61-7.55L57.4 9.53a6.04 6.04 0 0 1 7.05 4.38l1.23 4.67.01-.01Z"/>
|
|
6
|
+
<path fill="#fff" d="M18.43 23.17a1.87 1.87 0 0 1-1.42 2.37 2.2 2.2 0 0 1-2.54-1.52 1.87 1.87 0 0 1 1.44-2.37 2.2 2.2 0 0 1 2.52 1.53Z"/>
|
|
7
|
+
<path fill="#E0E1E9" d="M25.44 21.7c.3 1.05-.32 2.1-1.4 2.33a2.15 2.15 0 0 1-2.48-1.53 1.85 1.85 0 0 1 1.4-2.34 2.15 2.15 0 0 1 2.48 1.52v.01Z"/>
|
|
8
|
+
<path fill="#6C6E79" d="M11.1 30.6s.32-3.16.6-6.39l-1.37-3.08-3.43 5.88a6.5 6.5 0 0 0-.22.37v.02a5.62 5.62 0 0 0-.45 4.25l1.4 4.9 3.47-5.96Z"/>
|
|
9
|
+
<path fill="#fff" d="M33.66 33.85a14.13 14.13 0 0 0-1.67 12.35 13.24 13.24 0 0 0 2.1 4.03 14.16 14.16 0 0 0 3.48 3.29 14.17 14.17 0 1 0 15.76-23.56A14.15 14.15 0 0 0 40.1 28.6a14.15 14.15 0 0 0-6.42 5.24h-.01Z"/>
|
|
10
|
+
<path fill="#E0E1E9" stroke="#6C6E79" stroke-linecap="round" stroke-linejoin="round" stroke-width=".7" d="m41.09 56.87-14.12 3.75-3.89-13.53a2.2 2.2 0 0 1 1.59-2.73l10.05-2.44a2.2 2.2 0 0 1 2.62 1.53l3.75 13.4v.02Z"/>
|
|
11
|
+
<path fill="#fff" stroke="#6C6E79" stroke-linecap="round" stroke-linejoin="round" stroke-width=".7" d="m54.69 53.26-13.59 3.6-6.98-24.92a2.18 2.18 0 0 1 1.61-2.71l9.63-2.17a2.18 2.18 0 0 1 2.58 1.55l6.74 24.65h0Z"/>
|
|
12
|
+
<path fill="#fff" stroke="#6C6E79" stroke-linecap="round" stroke-linejoin="round" stroke-width=".7" d="m67.77 49.77-13.08 3.49-4.53-16.57a2.18 2.18 0 0 1 1.6-2.7l9.04-2.14a2.19 2.19 0 0 1 2.62 1.56l4.36 16.37h0Z"/>
|
|
13
|
+
<path stroke="#6C6E79" stroke-linecap="round" stroke-linejoin="round" stroke-width=".7" d="m24.11 61.39 46.2-12.29"/>
|
|
14
|
+
<path fill="#6C6E79" d="m41.5 30.43 1.64 1.71a.42.42 0 0 0 .34.12l2.43-.24a.4.4 0 0 1 .37.63l-1.22 1.77a.39.39 0 0 0-.03.4l.93 1.9a.4.4 0 0 1-.45.58l-2.42-.49a.39.39 0 0 0-.34.09l-1.91 1.54a.4.4 0 0 1-.66-.29L40.01 36a.41.41 0 0 0-.22-.32l-2.05-1.04c-.32-.16-.3-.62.04-.74l2.25-.84a.41.41 0 0 0 .25-.29l.55-2.17a.41.41 0 0 1 .68-.18Z"/>
|
|
15
|
+
<path fill="#6C6E79" stroke="#6C6E79" stroke-linecap="round" stroke-linejoin="round" stroke-width=".7" d="M76.24 48.78c-1.78-6.4-8.41-10.5-14.83-9.15-1.1.23-2.1.6-3.03 1.1l-.38-.36-2.33 2.36h0a11.21 11.21 0 0 0-2.69 10.97c1.8 6.43 8.47 10.51 14.89 9.14a11.1 11.1 0 0 0 5.42-2.87l2.46-2.47-.36-.34a11.37 11.37 0 0 0 .83-8.37h.02Z"/>
|
|
16
|
+
<path fill="#fff" stroke="#6C6E79" stroke-linecap="round" stroke-linejoin="round" stroke-width=".7" d="M78.44 46.55c1.78 6.39-1.95 12.68-8.36 14.05-6.41 1.38-13.1-2.7-14.88-9.13a11.09 11.09 0 0 1 8.41-14.1c6.42-1.33 13.05 2.77 14.83 9.16v.01Z"/>
|
|
17
|
+
<path fill="#fff" d="M63.51 53.28a5.96 5.96 0 0 0 5.48.86 4.66 4.66 0 0 0 2.85-3.15"/>
|
|
18
|
+
<path stroke="#6C6E79" stroke-linecap="round" stroke-linejoin="round" stroke-width=".7" d="M63.51 53.28a5.96 5.96 0 0 0 5.48.86 4.66 4.66 0 0 0 2.85-3.15"/>
|
|
19
|
+
<path fill="#6C6E79" d="M63.05 46.86c.18.68-.21 1.36-.9 1.5a1.37 1.37 0 0 1-1.58-.97c-.19-.7.2-1.36.9-1.5.68-.14 1.38.3 1.58.97Zm8.32-2.3c.19.68-.2 1.35-.9 1.5a1.37 1.37 0 0 1-1.58-.98c-.18-.68.21-1.35.9-1.5.69-.13 1.38.3 1.58.98Z"/>
|
|
20
|
+
</svg>
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
<svg width="80" height="80" viewBox="0 0 80 80" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M67.36 24.73A43.12 43.12 0 0 0 53.64 4.18a.72.72 0 0 0-.85-.07L42.34 8.78c-9.36-1.68-18.71-2.07-27.76 1.23-.3.08-.54.38-.54.77-.16 2.53-.7 13.03-.7 13.03C7.1 30.25 2.19 38.45 1.02 47.27c-.08.3.08.61.39.76l11.23 7.67a43.12 43.12 0 0 0 13.72 20.55c.23.22.62.22.85.07l10.45-4.67c9.36 1.68 18.71 2.07 27.76-1.23.3-.08.54-.38.54-.77l.7-13.03c6.24-6.44 11.15-14.64 12.32-23.46.08-.3-.08-.61-.39-.77l-11.23-7.66Z" fill="#E0E1E9"/>
|
|
3
|
+
<path d="M65.92 57.62s.1-.06.12-.09l6.5-4.32-3.14-1.7-3.13.76-8.3-31.68a5.7 5.7 0 0 0-6.68-4.15L11.7 24.51l-1.4-3.12-3.4 5.88a6.5 6.5 0 0 0-.22.37v.02a5.64 5.64 0 0 0-.46 4.25l10.44 36.64a2.59 2.59 0 0 0 3.18 1.8L65.11 58c.27-.08.52-.2.75-.35l.05-.03.01-.01Z" fill="#E0E1E9" stroke="#6C6E79" stroke-width=".7" stroke-linecap="round" stroke-linejoin="round"/>
|
|
4
|
+
<path d="m71.76 53.55-47.67 13a2.73 2.73 0 0 1-3.35-1.89L9.75 26.07a6.03 6.03 0 0 1 4.6-7.55l42.87-8.75a6.02 6.02 0 0 1 7.02 4.38l9.45 36.07a2.73 2.73 0 0 1-1.93 3.33Z" fill="#fff"/>
|
|
5
|
+
<path d="M65.45 18.82 11.06 30.76l-1.34-4.69a6.03 6.03 0 0 1 4.6-7.55L57.2 9.77a6.02 6.02 0 0 1 7.03 4.38l1.22 4.67Z" fill="#6C6E79"/>
|
|
6
|
+
<path d="M18.4 23.43a1.87 1.87 0 0 1-1.42 2.36 2.2 2.2 0 0 1-2.53-1.52 1.87 1.87 0 0 1 1.43-2.37 2.2 2.2 0 0 1 2.51 1.54v-.01Z" fill="#fff"/>
|
|
7
|
+
<path d="M25.38 21.96c.29 1.06-.33 2.1-1.4 2.33a2.15 2.15 0 0 1-2.47-1.52 1.85 1.85 0 0 1 1.4-2.35 2.14 2.14 0 0 1 2.47 1.53Z" fill="#E0E1E9"/>
|
|
8
|
+
<path d="M11.09 30.86s.32-3.15.6-6.39l-1.37-3.08-3.42 5.88-.21.37v.02a5.64 5.64 0 0 0-.46 4.25l1.4 4.9 3.46-5.96v.01Z" fill="#6C6E79"/>
|
|
9
|
+
<path d="m71.76 53.55-47.67 13a2.73 2.73 0 0 1-3.35-1.89L9.75 26.07a6.03 6.03 0 0 1 4.6-7.55l42.87-8.75a6.02 6.02 0 0 1 7.02 4.38l9.45 36.07a2.73 2.73 0 0 1-1.93 3.33ZM19.28 32.6l8.27 29.44" stroke="#6C6E79" stroke-width=".7" stroke-linecap="round" stroke-linejoin="round"/>
|
|
10
|
+
<path d="m49.3 39.69-8.87 2.17a.8.8 0 0 1-.95-.56l-2.1-7.66a.79.79 0 0 1 .58-.98l8.92-2.05c.41-.1.84.15.94.56l2.05 7.56a.78.78 0 0 1-.58.97v-.01Z" fill="#6C6E79" stroke="#6C6E79" stroke-width=".7" stroke-linecap="round" stroke-linejoin="round"/>
|
|
11
|
+
<path d="m62.57 36.43-8.46 2.08a.8.8 0 0 1-.95-.56l-2.02-7.5a.79.79 0 0 1 .58-.98l8.52-1.97c.41-.1.83.16.94.57l1.96 7.39a.8.8 0 0 1-.58.97h.01Z" fill="#E0E1E9" stroke="#6C6E79" stroke-width=".7" stroke-linecap="round" stroke-linejoin="round"/>
|
|
12
|
+
<path d="m38.86 54.75-9.18 2.41a.8.8 0 0 1-.97-.55l-2.17-7.76a.8.8 0 0 1 .57-.98l9.26-2.3c.4-.11.83.13.95.55l2.1 7.65a.8.8 0 0 1-.56.97v.01Z" fill="#6C6E79" stroke="#6C6E79" stroke-width=".7" stroke-linecap="round" stroke-linejoin="round"/>
|
|
13
|
+
<path d="m52.42 51.2-8.78 2.3a.8.8 0 0 1-.96-.55l-2.09-7.59a.78.78 0 0 1 .58-.97L50 42.2c.42-.1.84.15.95.57l2.02 7.48a.8.8 0 0 1-.56.97v0Z" fill="#E0E1E9" stroke="#6C6E79" stroke-width=".7" stroke-linecap="round" stroke-linejoin="round"/>
|
|
14
|
+
<path d="m35.61 43.04-9.28 2.27a.8.8 0 0 1-.95-.55l-2.2-7.85a.8.8 0 0 1 .59-.98l9.34-2.15a.8.8 0 0 1 .94.56l2.13 7.73a.78.78 0 0 1-.57.97v0ZM65.59 47.74l-8.39 2.2a.79.79 0 0 1-.96-.56l-2-7.43a.79.79 0 0 1 .57-.97l8.44-2.1c.43-.1.85.16.96.57l1.93 7.31c.1.43-.14.86-.56.97h0Z" stroke="#6C6E79" stroke-width=".7" stroke-linecap="round" stroke-linejoin="round"/>
|
|
15
|
+
<mask maskUnits="userSpaceOnUse" x="23" y="33" width="14" height="13">
|
|
16
|
+
<path d="m35.61 43.04-9.28 2.27a.8.8 0 0 1-.95-.55l-2.2-7.85a.8.8 0 0 1 .59-.98l9.34-2.15a.8.8 0 0 1 .94.56l2.13 7.73a.78.78 0 0 1-.57.97Z" fill="#D9D9D9"/>
|
|
17
|
+
</mask>
|
|
18
|
+
<g mask="url(#a)" stroke="#6C6E79" stroke-width=".7" stroke-miterlimit="10">
|
|
19
|
+
<path d="M29.86 31.42 21.43 43.7M33.47 33.9l-8.43 12.28M37.08 36.37l-9.59 13.98M40.69 38.84l-9.25 13.49"/>
|
|
20
|
+
</g>
|
|
21
|
+
<mask maskUnits="userSpaceOnUse" x="54" y="38" width="13" height="12">
|
|
22
|
+
<path d="m65.59 47.74-8.39 2.2a.79.79 0 0 1-.96-.56l-2-7.43a.79.79 0 0 1 .57-.97l8.44-2.1c.43-.1.85.16.96.57l1.93 7.31c.1.43-.14.86-.56.97Z" fill="#D9D9D9"/>
|
|
23
|
+
</mask>
|
|
24
|
+
<g mask="url(#b)" stroke="#6C6E79" stroke-width=".7" stroke-miterlimit="10">
|
|
25
|
+
<path d="M60.52 36.37 52.1 48.66M64.13 38.84 55.7 51.13M67.74 41.32 58.15 55.3M71.35 43.8 62.1 57.27"/>
|
|
26
|
+
</g>
|
|
27
|
+
</svg>
|