@voidzero-dev/vitepress-theme 0.0.18 → 0.1.32
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/README.md +60 -0
- package/dist/assets/clients/bolt.svg +5 -0
- package/dist/assets/clients/cloudflare.svg +26 -0
- package/dist/assets/clients/framer.svg +16 -0
- package/dist/assets/clients/hugging-face.svg +9 -0
- package/dist/assets/clients/linear.svg +7 -0
- package/dist/assets/clients/mercedes.svg +2865 -0
- package/dist/assets/clients/openai.svg +1 -0
- package/dist/assets/clients/plaid.svg +7 -0
- package/dist/assets/clients/ramp.svg +1 -0
- package/dist/assets/clients/shopify.svg +30 -0
- package/dist/assets/icons/oxc-dark.svg +124 -0
- package/dist/assets/icons/oxc-light.svg +124 -0
- package/dist/assets/icons/oxc-mono.svg +5 -0
- package/dist/assets/icons/rolldown-dark.svg +92 -0
- package/dist/assets/icons/rolldown-light.svg +92 -0
- package/dist/assets/icons/rolldown-mono.svg +5 -0
- package/dist/assets/icons/vite-dark.svg +132 -0
- package/dist/assets/icons/vite-light.svg +132 -0
- package/dist/assets/icons/vite-mono.svg +5 -0
- package/dist/assets/icons/viteplus-dark.svg +133 -0
- package/dist/assets/icons/viteplus-light.svg +133 -0
- package/dist/assets/icons/viteplus-mono.svg +6 -0
- package/dist/assets/icons/vitest-dark.svg +52 -0
- package/dist/assets/icons/vitest-light.svg +52 -0
- package/dist/assets/icons/vitest-mono.svg +5 -0
- package/dist/assets/logos/oxc-dark.svg +125 -0
- package/dist/assets/logos/oxc-light.svg +125 -0
- package/dist/assets/logos/rolldown-dark.svg +93 -0
- package/dist/assets/logos/rolldown-light.svg +93 -0
- package/dist/assets/logos/vite-dark.svg +133 -0
- package/dist/assets/logos/vite-light.svg +133 -0
- package/dist/assets/logos/viteplus-dark.svg +133 -0
- package/dist/assets/logos/viteplus-light.svg +133 -0
- package/dist/assets/logos/vitest-dark.svg +53 -0
- package/dist/assets/logos/vitest-light.svg +53 -0
- package/dist/assets/logos/voidzero-dark.svg +3 -0
- package/dist/assets/logos/voidzero-light.svg +3 -0
- package/dist/assets/social/github.svg +3 -0
- package/dist/assets/terminal-background.jpg +0 -0
- package/dist/assets/viteplus/logo.svg +1 -0
- package/dist/assets/voidzero/animations/1280_x_552_homepage.riv +0 -0
- package/dist/assets/voidzero/animations/480_x_480_build_tool_for_web.riv +0 -0
- package/dist/assets/voidzero/animations/480_x_480_fastest_javascript_bundler.riv +0 -0
- package/dist/assets/voidzero/animations/480_x_480_language_toolchain.riv +0 -0
- package/dist/assets/voidzero/animations/480_x_480_next_generation_runner.riv +0 -0
- package/dist/assets/voidzero/backgrounds/casestudies.jpg +0 -0
- package/dist/assets/voidzero/backgrounds/oxc.jpg +0 -0
- package/dist/assets/voidzero/backgrounds/rolldown.jpg +0 -0
- package/dist/assets/voidzero/backgrounds/vite.jpg +0 -0
- package/dist/assets/voidzero/backgrounds/vitest.jpg +0 -0
- package/dist/assets/voidzero/logo.svg +3 -0
- package/dist/assets/voidzero/terminals/rolldown.svg +7 -0
- package/dist/assets/voidzero/terminals/vite.svg +9 -0
- package/dist/assets/voidzero/terminals/vitest.svg +49 -0
- package/dist/index.css +1 -346
- package/dist/index.js +5 -3
- package/dist/index10.js +7 -0
- package/dist/index11.js +13 -0
- package/dist/index12.js +13 -0
- package/dist/index13.js +13 -0
- package/dist/index14.js +7 -0
- package/dist/index15.js +12 -0
- package/dist/index16.js +7 -0
- package/dist/index17.js +12 -0
- package/dist/index19.js +4 -0
- package/dist/index2.js +27 -0
- package/dist/index20.js +4 -0
- package/dist/index21.js +4 -0
- package/dist/index22.js +4 -0
- package/dist/index23.js +4 -0
- package/dist/index24.js +4 -0
- package/dist/index25.js +23 -0
- package/dist/index27.js +9 -0
- package/dist/index28.js +107 -0
- package/dist/index3.js +75 -0
- package/dist/index30.js +4 -0
- package/dist/index31.js +4 -0
- package/dist/index32.js +297 -0
- package/dist/index34.js +149 -0
- package/dist/index36.js +20 -0
- package/dist/index37.js +20 -0
- package/dist/index38.js +20 -0
- package/dist/index39.js +4 -0
- package/dist/index4.js +157 -0
- package/dist/index40.js +28 -0
- package/dist/index41.js +32 -0
- package/dist/index42.js +28 -0
- package/dist/index43.js +28 -0
- package/dist/index44.js +28 -0
- package/dist/index45.js +28 -0
- package/dist/index46.js +4 -0
- package/dist/index47.js +4 -0
- package/dist/index48.js +4 -0
- package/dist/index49.js +4 -0
- package/dist/index5.js +15 -0
- package/dist/index50.js +4 -0
- package/dist/index51.js +4 -0
- package/dist/index52.js +4 -0
- package/dist/index53.js +4 -0
- package/dist/index54.js +4 -0
- package/dist/index55.js +4 -0
- package/dist/index56.js +4 -0
- package/dist/index57.js +4 -0
- package/dist/index58.js +4 -0
- package/dist/index59.js +4 -0
- package/dist/index6.js +75 -0
- package/dist/index60.js +4 -0
- package/dist/index61.js +4 -0
- package/dist/index62.js +4 -0
- package/dist/index63.js +36 -0
- package/dist/index64.js +4 -0
- package/dist/index65.js +4 -0
- package/dist/index66.js +4 -0
- package/dist/index67.js +4 -0
- package/dist/index68.js +4 -0
- package/dist/index69.js +4 -0
- package/dist/index7.js +36 -0
- package/dist/index70.js +4 -0
- package/dist/index71.js +4 -0
- package/dist/index72.js +4 -0
- package/dist/index73.js +4 -0
- package/dist/index74.js +4 -0
- package/dist/index75.js +4 -0
- package/dist/index76.js +24 -0
- package/dist/index77.js +126 -0
- package/dist/index78.js +4 -0
- package/dist/index79.js +35 -0
- package/dist/index8.js +35 -0
- package/dist/index80.js +1204 -0
- package/dist/index81.js +7 -0
- package/dist/index82.js +6 -0
- package/dist/index83.js +317 -0
- package/dist/index84.js +4 -0
- package/dist/index9.js +7 -0
- package/package.json +11 -4
- package/dist/_virtual/_/plugin-vue/export-helper.js +0 -11
- package/dist/assets/cta-background-CgYtVhnO.jpg +0 -1
- package/dist/index.d.ts +0 -2
- package/dist/vitepress/assets/cta-background.js +0 -5
- package/dist/vitepress/components/Eyebrow.js +0 -18
- package/dist/vitepress/components/Footer.js +0 -72
- package/dist/vitepress/components/Header.js +0 -34
- package/dist/vitepress/components/RiveAnimation.js +0 -117
- package/dist/vitepress/components/Terminal.js +0 -161
- package/dist/vitepress/components/icons/VZIconBluesky.js +0 -21
- package/dist/vitepress/components/icons/VZIconGitHub.js +0 -21
- package/dist/vitepress/components/icons/VZIconLogo.js +0 -24
- package/dist/vitepress/components/icons/VZIconTwitter.js +0 -21
- package/dist/vitepress/components/terminal-animations/TerminalAnimation1.js +0 -37
- package/dist/vitepress/components/terminal-animations/TerminalAnimation2.js +0 -44
- package/dist/vitepress/components/terminal-animations/TerminalAnimation3.js +0 -37
- package/dist/vitepress/components/terminal-animations/TerminalAnimation4.js +0 -37
- package/dist/vitepress/components/terminal-animations/TerminalAnimation5.js +0 -37
- package/dist/vitepress/components/terminal-animations/TerminalAnimation6.js +0 -37
- package/dist/vitepress/index.d.ts +0 -34
- package/dist/vitepress/index.js +0 -21
|
@@ -0,0 +1,133 @@
|
|
|
1
|
+
<svg viewBox="0 0 87 15" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M74.9427 14.6539C74.73 14.9246 74.295 14.7741 74.295 14.4301V11.127C74.295 10.7264 73.9704 10.4019 73.5698 10.4019H69.9228C69.6279 10.4019 69.4559 10.0683 69.6279 9.82865L72.0256 6.47163C72.3689 5.99166 72.0256 5.32454 71.4352 5.32454H67.0215C66.7266 5.32454 66.5547 4.99098 66.7266 4.75134L69.835 0.399156C69.9034 0.303852 70.0132 0.247223 70.1299 0.247223H79.393C79.6879 0.247223 79.8598 0.580784 79.6879 0.820424L77.2901 4.17745C76.9469 4.65742 77.2901 5.32454 77.8806 5.32454H81.5277C81.8301 5.32454 82 5.67329 81.8129 5.91155L74.9434 14.6546L74.9427 14.6539Z" fill="#863BFF"/>
|
|
3
|
+
<mask id="mask0_242_20653" style="mask-type:alpha" maskUnits="userSpaceOnUse" x="66" y="0" width="16" height="15">
|
|
4
|
+
<path d="M74.9095 14.6538C74.6968 14.9246 74.2618 14.774 74.2618 14.4301V11.1269C74.2618 10.7264 73.9372 10.4018 73.5366 10.4018H69.8896C69.5947 10.4018 69.4227 10.0682 69.5947 9.82859L71.9924 6.47157C72.3357 5.9916 71.9924 5.32448 71.402 5.32448H66.9883C66.6934 5.32448 66.5215 4.99092 66.6934 4.75128L69.8018 0.399095C69.8702 0.303791 69.98 0.247162 70.0967 0.247162H79.3598C79.6547 0.247162 79.8266 0.580723 79.6547 0.820363L77.2569 4.17739C76.9137 4.65735 77.2569 5.32448 77.8474 5.32448H81.4945C81.7969 5.32448 81.9668 5.67323 81.7797 5.91149L74.9102 14.6545L74.9095 14.6538Z" fill="black"/>
|
|
5
|
+
</mask>
|
|
6
|
+
<g mask="url(#mask0_242_20653)">
|
|
7
|
+
<g filter="url(#filter0_f_242_20653)">
|
|
8
|
+
<ellipse cx="1.76581" cy="4.71403" rx="1.76581" ry="4.71403" transform="matrix(0.00324134 0.999995 0.999995 -0.00324134 65.1924 10.3508)" fill="#EDE6FF"/>
|
|
9
|
+
</g>
|
|
10
|
+
<g filter="url(#filter1_f_242_20653)">
|
|
11
|
+
<ellipse cx="3.33396" cy="9.57004" rx="3.33396" ry="9.57004" transform="matrix(0.00324134 0.999995 0.999995 -0.00324134 54.0166 2.77428)" fill="#EDE6FF"/>
|
|
12
|
+
</g>
|
|
13
|
+
<g filter="url(#filter2_f_242_20653)">
|
|
14
|
+
<ellipse cx="1.76581" cy="9.77374" rx="1.76581" ry="9.77374" transform="matrix(0.00324134 0.999995 0.999995 -0.00324134 53.6514 3.87662)" fill="#7E14FF"/>
|
|
15
|
+
</g>
|
|
16
|
+
<g filter="url(#filter3_f_242_20653)">
|
|
17
|
+
<ellipse cx="1.76581" cy="9.80957" rx="1.76581" ry="9.80957" transform="matrix(0.00324134 0.999995 0.999995 -0.00324134 55.125 9.64699)" fill="#7E14FF"/>
|
|
18
|
+
</g>
|
|
19
|
+
<g filter="url(#filter4_f_242_20653)">
|
|
20
|
+
<ellipse cx="1.76581" cy="9.80957" rx="1.76581" ry="9.80957" transform="matrix(0.00324134 0.999995 0.999995 -0.00324134 55.6162 10.0153)" fill="#7E14FF"/>
|
|
21
|
+
</g>
|
|
22
|
+
<g filter="url(#filter5_f_242_20653)">
|
|
23
|
+
<ellipse cx="4.51116" cy="7.07808" rx="4.51116" ry="7.07808" transform="matrix(0.0584509 -0.99829 -0.99829 -0.0584509 90.4609 8.85927)" fill="#EDE6FF"/>
|
|
24
|
+
</g>
|
|
25
|
+
<g filter="url(#filter6_f_242_20653)">
|
|
26
|
+
<ellipse cx="1.11255" cy="6.89295" rx="1.11255" ry="6.89295" transform="matrix(-0.0172986 -0.99985 -0.99985 0.0172986 90.9238 6.03786)" fill="#7E14FF"/>
|
|
27
|
+
</g>
|
|
28
|
+
<g filter="url(#filter7_f_242_20653)">
|
|
29
|
+
<ellipse cx="1.11255" cy="6.89295" rx="1.11255" ry="6.89295" transform="matrix(-0.0172986 -0.99985 -0.99985 0.0172986 90.9238 6.03786)" fill="#7E14FF"/>
|
|
30
|
+
</g>
|
|
31
|
+
<g filter="url(#filter8_f_242_20653)">
|
|
32
|
+
<ellipse cx="66.7487" cy="3.12336" rx="1.41273" ry="9.3316" transform="rotate(39.5103 66.7487 3.12336)" fill="#7E14FF"/>
|
|
33
|
+
</g>
|
|
34
|
+
<g filter="url(#filter9_f_242_20653)">
|
|
35
|
+
<ellipse cx="81.8602" cy="-1.70576" rx="1.41273" ry="9.3316" transform="rotate(37.8923 81.8602 -1.70576)" fill="#7E14FF"/>
|
|
36
|
+
</g>
|
|
37
|
+
<g filter="url(#filter10_f_242_20653)">
|
|
38
|
+
<ellipse cx="79.9017" cy="2.27762" rx="1.9144" ry="3.09855" transform="rotate(37.8923 79.9017 2.27762)" fill="#47BFFF"/>
|
|
39
|
+
</g>
|
|
40
|
+
<g filter="url(#filter11_f_242_20653)">
|
|
41
|
+
<ellipse cx="66.0223" cy="12.536" rx="1.41273" ry="9.3316" transform="rotate(37.8923 66.0223 12.536)" fill="#7E14FF"/>
|
|
42
|
+
</g>
|
|
43
|
+
<g filter="url(#filter12_f_242_20653)">
|
|
44
|
+
<ellipse cx="66.0223" cy="12.536" rx="1.41273" ry="9.3316" transform="rotate(37.8923 66.0223 12.536)" fill="#7E14FF"/>
|
|
45
|
+
</g>
|
|
46
|
+
<g filter="url(#filter13_f_242_20653)">
|
|
47
|
+
<ellipse cx="78.0545" cy="9.83499" rx="1.41273" ry="9.3316" transform="rotate(37.8923 78.0545 9.83499)" fill="#7E14FF"/>
|
|
48
|
+
</g>
|
|
49
|
+
<g filter="url(#filter14_f_242_20653)">
|
|
50
|
+
<ellipse cx="78.9411" cy="10.6343" rx="1.9144" ry="4.90418" transform="rotate(37.8923 78.9411 10.6343)" fill="#47BFFF"/>
|
|
51
|
+
</g>
|
|
52
|
+
</g>
|
|
53
|
+
<path d="M64.2894 0C61.3405 4.22097 61.3233 10.7637 64.2894 14.9999H66.2818C63.3164 10.7637 63.3336 4.22097 66.2818 0H64.2894Z" fill="#08060D"/>
|
|
54
|
+
<path d="M84.302 1.52588e-05H82.3096C85.2584 4.22098 85.2757 10.7638 82.3096 14.9999H84.302C87.2674 10.7638 87.2501 4.22098 84.302 1.52588e-05Z" fill="#08060D"/>
|
|
55
|
+
<path d="M9.13672 10.6901L12.9072 0.248688H18.0664L12.3477 14.7516H5.71777L0 0.248688H5.30371L9.13672 10.6901ZM24.7578 14.7516H19.7861V0.248688H24.7578V14.7516ZM42.8174 3.81216H37.2441V14.7516H32.2715V3.81216H26.6982V0.248688H42.8174V3.81216ZM59.0742 3.77115H49.7305V5.71841H58.9287V9.13638H49.7305V11.2292H59.3438V14.7516H44.7578V0.248688H59.0742V3.77115Z" fill="#08060D"/>
|
|
56
|
+
<defs>
|
|
57
|
+
<filter id="filter0_f_242_20653" x="60.2873" y="5.42446" width="19.2496" height="13.3537" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
|
|
58
|
+
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
|
|
59
|
+
<feBlend mode="normal" in="SourceGraphic" in2="BackgroundImageFix" result="shape"/>
|
|
60
|
+
<feGaussianBlur stdDeviation="2.45548" result="effect1_foregroundBlur_242_20653"/>
|
|
61
|
+
</filter>
|
|
62
|
+
<filter id="filter1_f_242_20653" x="49.1164" y="-2.16785" width="28.9616" height="16.4901" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
|
|
63
|
+
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
|
|
64
|
+
<feBlend mode="normal" in="SourceGraphic" in2="BackgroundImageFix" result="shape"/>
|
|
65
|
+
<feGaussianBlur stdDeviation="2.45548" result="effect1_foregroundBlur_242_20653"/>
|
|
66
|
+
</filter>
|
|
67
|
+
<filter id="filter2_f_242_20653" x="50.7107" y="0.898076" width="25.44" height="9.42533" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
|
|
68
|
+
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
|
|
69
|
+
<feBlend mode="normal" in="SourceGraphic" in2="BackgroundImageFix" result="shape"/>
|
|
70
|
+
<feGaussianBlur stdDeviation="1.47329" result="effect1_foregroundBlur_242_20653"/>
|
|
71
|
+
</filter>
|
|
72
|
+
<filter id="filter3_f_242_20653" x="52.1843" y="6.66832" width="25.5123" height="9.42534" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
|
|
73
|
+
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
|
|
74
|
+
<feBlend mode="normal" in="SourceGraphic" in2="BackgroundImageFix" result="shape"/>
|
|
75
|
+
<feGaussianBlur stdDeviation="1.47329" result="effect1_foregroundBlur_242_20653"/>
|
|
76
|
+
</filter>
|
|
77
|
+
<filter id="filter4_f_242_20653" x="52.6755" y="7.03664" width="25.5123" height="9.42534" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
|
|
78
|
+
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
|
|
79
|
+
<feBlend mode="normal" in="SourceGraphic" in2="BackgroundImageFix" result="shape"/>
|
|
80
|
+
<feGaussianBlur stdDeviation="1.47329" result="effect1_foregroundBlur_242_20653"/>
|
|
81
|
+
</filter>
|
|
82
|
+
<filter id="filter5_f_242_20653" x="71.6769" y="-5.49157" width="23.9635" height="18.8673" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
|
|
83
|
+
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
|
|
84
|
+
<feBlend mode="normal" in="SourceGraphic" in2="BackgroundImageFix" result="shape"/>
|
|
85
|
+
<feGaussianBlur stdDeviation="2.45548" result="effect1_foregroundBlur_242_20653"/>
|
|
86
|
+
</filter>
|
|
87
|
+
<filter id="filter6_f_242_20653" x="74.1745" y="0.979283" width="19.6764" height="8.13085" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
|
|
88
|
+
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
|
|
89
|
+
<feBlend mode="normal" in="SourceGraphic" in2="BackgroundImageFix" result="shape"/>
|
|
90
|
+
<feGaussianBlur stdDeviation="1.47329" result="effect1_foregroundBlur_242_20653"/>
|
|
91
|
+
</filter>
|
|
92
|
+
<filter id="filter7_f_242_20653" x="74.1745" y="0.979283" width="19.6764" height="8.13085" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
|
|
93
|
+
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
|
|
94
|
+
<feBlend mode="normal" in="SourceGraphic" in2="BackgroundImageFix" result="shape"/>
|
|
95
|
+
<feGaussianBlur stdDeviation="1.47329" result="effect1_foregroundBlur_242_20653"/>
|
|
96
|
+
</filter>
|
|
97
|
+
<filter id="filter8_f_242_20653" x="57.7653" y="-7.07928" width="17.9674" height="20.4053" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
|
|
98
|
+
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
|
|
99
|
+
<feBlend mode="normal" in="SourceGraphic" in2="BackgroundImageFix" result="shape"/>
|
|
100
|
+
<feGaussianBlur stdDeviation="1.47329" result="effect1_foregroundBlur_242_20653"/>
|
|
101
|
+
</filter>
|
|
102
|
+
<filter id="filter9_f_242_20653" x="73.0739" y="-12.0682" width="17.5728" height="20.7248" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
|
|
103
|
+
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
|
|
104
|
+
<feBlend mode="normal" in="SourceGraphic" in2="BackgroundImageFix" result="shape"/>
|
|
105
|
+
<feGaussianBlur stdDeviation="1.47329" result="effect1_foregroundBlur_242_20653"/>
|
|
106
|
+
</filter>
|
|
107
|
+
<filter id="filter10_f_242_20653" x="74.5251" y="-3.38285" width="10.7535" height="11.3209" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
|
|
108
|
+
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
|
|
109
|
+
<feBlend mode="normal" in="SourceGraphic" in2="BackgroundImageFix" result="shape"/>
|
|
110
|
+
<feGaussianBlur stdDeviation="1.47329" result="effect1_foregroundBlur_242_20653"/>
|
|
111
|
+
</filter>
|
|
112
|
+
<filter id="filter11_f_242_20653" x="57.236" y="2.1736" width="17.5728" height="20.7248" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
|
|
113
|
+
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
|
|
114
|
+
<feBlend mode="normal" in="SourceGraphic" in2="BackgroundImageFix" result="shape"/>
|
|
115
|
+
<feGaussianBlur stdDeviation="1.47329" result="effect1_foregroundBlur_242_20653"/>
|
|
116
|
+
</filter>
|
|
117
|
+
<filter id="filter12_f_242_20653" x="57.236" y="2.1736" width="17.5728" height="20.7248" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
|
|
118
|
+
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
|
|
119
|
+
<feBlend mode="normal" in="SourceGraphic" in2="BackgroundImageFix" result="shape"/>
|
|
120
|
+
<feGaussianBlur stdDeviation="1.47329" result="effect1_foregroundBlur_242_20653"/>
|
|
121
|
+
</filter>
|
|
122
|
+
<filter id="filter13_f_242_20653" x="69.2683" y="-0.527431" width="17.5728" height="20.7248" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
|
|
123
|
+
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
|
|
124
|
+
<feBlend mode="normal" in="SourceGraphic" in2="BackgroundImageFix" result="shape"/>
|
|
125
|
+
<feGaussianBlur stdDeviation="1.47329" result="effect1_foregroundBlur_242_20653"/>
|
|
126
|
+
</filter>
|
|
127
|
+
<filter id="filter14_f_242_20653" x="72.6237" y="3.64173" width="12.6344" height="13.985" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
|
|
128
|
+
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
|
|
129
|
+
<feBlend mode="normal" in="SourceGraphic" in2="BackgroundImageFix" result="shape"/>
|
|
130
|
+
<feGaussianBlur stdDeviation="1.47329" result="effect1_foregroundBlur_242_20653"/>
|
|
131
|
+
</filter>
|
|
132
|
+
</defs>
|
|
133
|
+
</svg>
|
|
@@ -0,0 +1,133 @@
|
|
|
1
|
+
<svg viewBox="0 0 87 15" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M74.9427 14.6539C74.73 14.9246 74.295 14.7741 74.295 14.4301V11.127C74.295 10.7264 73.9704 10.4019 73.5698 10.4019H69.9228C69.6279 10.4019 69.4559 10.0683 69.6279 9.82865L72.0256 6.47163C72.3689 5.99166 72.0256 5.32454 71.4352 5.32454H67.0215C66.7266 5.32454 66.5547 4.99098 66.7266 4.75134L69.835 0.399156C69.9034 0.303852 70.0132 0.247223 70.1299 0.247223H79.393C79.6879 0.247223 79.8598 0.580784 79.6879 0.820424L77.2901 4.17745C76.9469 4.65742 77.2901 5.32454 77.8806 5.32454H81.5277C81.8301 5.32454 82 5.67329 81.8129 5.91155L74.9434 14.6546L74.9427 14.6539Z" fill="#863BFF"/>
|
|
3
|
+
<mask id="mask0_242_20652" style="mask-type:alpha" maskUnits="userSpaceOnUse" x="66" y="0" width="16" height="15">
|
|
4
|
+
<path d="M74.9095 14.6538C74.6968 14.9246 74.2618 14.774 74.2618 14.4301V11.1269C74.2618 10.7264 73.9372 10.4018 73.5366 10.4018H69.8896C69.5947 10.4018 69.4227 10.0682 69.5947 9.82859L71.9924 6.47157C72.3357 5.9916 71.9924 5.32448 71.402 5.32448H66.9883C66.6934 5.32448 66.5215 4.99092 66.6934 4.75128L69.8018 0.399095C69.8702 0.303791 69.98 0.247162 70.0967 0.247162H79.3598C79.6547 0.247162 79.8266 0.580723 79.6547 0.820363L77.2569 4.17739C76.9137 4.65735 77.2569 5.32448 77.8474 5.32448H81.4945C81.7969 5.32448 81.9668 5.67323 81.7797 5.91149L74.9102 14.6545L74.9095 14.6538Z" fill="black"/>
|
|
5
|
+
</mask>
|
|
6
|
+
<g mask="url(#mask0_242_20652)">
|
|
7
|
+
<g filter="url(#filter0_f_242_20652)">
|
|
8
|
+
<ellipse cx="1.76581" cy="4.71403" rx="1.76581" ry="4.71403" transform="matrix(0.00324134 0.999995 0.999995 -0.00324134 65.1924 10.3508)" fill="#EDE6FF"/>
|
|
9
|
+
</g>
|
|
10
|
+
<g filter="url(#filter1_f_242_20652)">
|
|
11
|
+
<ellipse cx="3.33396" cy="9.57004" rx="3.33396" ry="9.57004" transform="matrix(0.00324134 0.999995 0.999995 -0.00324134 54.0166 2.77428)" fill="#EDE6FF"/>
|
|
12
|
+
</g>
|
|
13
|
+
<g filter="url(#filter2_f_242_20652)">
|
|
14
|
+
<ellipse cx="1.76581" cy="9.77374" rx="1.76581" ry="9.77374" transform="matrix(0.00324134 0.999995 0.999995 -0.00324134 53.6514 3.87662)" fill="#7E14FF"/>
|
|
15
|
+
</g>
|
|
16
|
+
<g filter="url(#filter3_f_242_20652)">
|
|
17
|
+
<ellipse cx="1.76581" cy="9.80957" rx="1.76581" ry="9.80957" transform="matrix(0.00324134 0.999995 0.999995 -0.00324134 55.125 9.64699)" fill="#7E14FF"/>
|
|
18
|
+
</g>
|
|
19
|
+
<g filter="url(#filter4_f_242_20652)">
|
|
20
|
+
<ellipse cx="1.76581" cy="9.80957" rx="1.76581" ry="9.80957" transform="matrix(0.00324134 0.999995 0.999995 -0.00324134 55.6162 10.0153)" fill="#7E14FF"/>
|
|
21
|
+
</g>
|
|
22
|
+
<g filter="url(#filter5_f_242_20652)">
|
|
23
|
+
<ellipse cx="4.51116" cy="7.07808" rx="4.51116" ry="7.07808" transform="matrix(0.0584509 -0.99829 -0.99829 -0.0584509 90.4609 8.85927)" fill="#EDE6FF"/>
|
|
24
|
+
</g>
|
|
25
|
+
<g filter="url(#filter6_f_242_20652)">
|
|
26
|
+
<ellipse cx="1.11255" cy="6.89295" rx="1.11255" ry="6.89295" transform="matrix(-0.0172986 -0.99985 -0.99985 0.0172986 90.9238 6.03786)" fill="#7E14FF"/>
|
|
27
|
+
</g>
|
|
28
|
+
<g filter="url(#filter7_f_242_20652)">
|
|
29
|
+
<ellipse cx="1.11255" cy="6.89295" rx="1.11255" ry="6.89295" transform="matrix(-0.0172986 -0.99985 -0.99985 0.0172986 90.9238 6.03786)" fill="#7E14FF"/>
|
|
30
|
+
</g>
|
|
31
|
+
<g filter="url(#filter8_f_242_20652)">
|
|
32
|
+
<ellipse cx="66.7487" cy="3.12336" rx="1.41273" ry="9.3316" transform="rotate(39.5103 66.7487 3.12336)" fill="#7E14FF"/>
|
|
33
|
+
</g>
|
|
34
|
+
<g filter="url(#filter9_f_242_20652)">
|
|
35
|
+
<ellipse cx="81.8602" cy="-1.70576" rx="1.41273" ry="9.3316" transform="rotate(37.8923 81.8602 -1.70576)" fill="#7E14FF"/>
|
|
36
|
+
</g>
|
|
37
|
+
<g filter="url(#filter10_f_242_20652)">
|
|
38
|
+
<ellipse cx="79.9017" cy="2.27762" rx="1.9144" ry="3.09855" transform="rotate(37.8923 79.9017 2.27762)" fill="#47BFFF"/>
|
|
39
|
+
</g>
|
|
40
|
+
<g filter="url(#filter11_f_242_20652)">
|
|
41
|
+
<ellipse cx="66.0223" cy="12.536" rx="1.41273" ry="9.3316" transform="rotate(37.8923 66.0223 12.536)" fill="#7E14FF"/>
|
|
42
|
+
</g>
|
|
43
|
+
<g filter="url(#filter12_f_242_20652)">
|
|
44
|
+
<ellipse cx="66.0223" cy="12.536" rx="1.41273" ry="9.3316" transform="rotate(37.8923 66.0223 12.536)" fill="#7E14FF"/>
|
|
45
|
+
</g>
|
|
46
|
+
<g filter="url(#filter13_f_242_20652)">
|
|
47
|
+
<ellipse cx="78.0545" cy="9.83499" rx="1.41273" ry="9.3316" transform="rotate(37.8923 78.0545 9.83499)" fill="#7E14FF"/>
|
|
48
|
+
</g>
|
|
49
|
+
<g filter="url(#filter14_f_242_20652)">
|
|
50
|
+
<ellipse cx="78.9411" cy="10.6343" rx="1.9144" ry="4.90418" transform="rotate(37.8923 78.9411 10.6343)" fill="#47BFFF"/>
|
|
51
|
+
</g>
|
|
52
|
+
</g>
|
|
53
|
+
<path d="M64.2894 0C61.3405 4.22097 61.3233 10.7637 64.2894 14.9999H66.2818C63.3164 10.7637 63.3336 4.22097 66.2818 0H64.2894Z" fill="white"/>
|
|
54
|
+
<path d="M84.302 1.52588e-05H82.3096C85.2584 4.22098 85.2757 10.7638 82.3096 14.9999H84.302C87.2674 10.7638 87.2501 4.22098 84.302 1.52588e-05Z" fill="white"/>
|
|
55
|
+
<path d="M9.13672 10.6901L12.9072 0.248688H18.0664L12.3477 14.7516H5.71777L0 0.248688H5.30371L9.13672 10.6901ZM24.7578 14.7516H19.7861V0.248688H24.7578V14.7516ZM42.8174 3.81216H37.2441V14.7516H32.2715V3.81216H26.6982V0.248688H42.8174V3.81216ZM59.0742 3.77115H49.7305V5.71841H58.9287V9.13638H49.7305V11.2292H59.3438V14.7516H44.7578V0.248688H59.0742V3.77115Z" fill="white"/>
|
|
56
|
+
<defs>
|
|
57
|
+
<filter id="filter0_f_242_20652" x="60.2873" y="5.42446" width="19.2496" height="13.3537" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
|
|
58
|
+
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
|
|
59
|
+
<feBlend mode="normal" in="SourceGraphic" in2="BackgroundImageFix" result="shape"/>
|
|
60
|
+
<feGaussianBlur stdDeviation="2.45548" result="effect1_foregroundBlur_242_20652"/>
|
|
61
|
+
</filter>
|
|
62
|
+
<filter id="filter1_f_242_20652" x="49.1164" y="-2.16785" width="28.9616" height="16.4901" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
|
|
63
|
+
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
|
|
64
|
+
<feBlend mode="normal" in="SourceGraphic" in2="BackgroundImageFix" result="shape"/>
|
|
65
|
+
<feGaussianBlur stdDeviation="2.45548" result="effect1_foregroundBlur_242_20652"/>
|
|
66
|
+
</filter>
|
|
67
|
+
<filter id="filter2_f_242_20652" x="50.7107" y="0.898076" width="25.44" height="9.42533" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
|
|
68
|
+
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
|
|
69
|
+
<feBlend mode="normal" in="SourceGraphic" in2="BackgroundImageFix" result="shape"/>
|
|
70
|
+
<feGaussianBlur stdDeviation="1.47329" result="effect1_foregroundBlur_242_20652"/>
|
|
71
|
+
</filter>
|
|
72
|
+
<filter id="filter3_f_242_20652" x="52.1843" y="6.66832" width="25.5123" height="9.42534" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
|
|
73
|
+
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
|
|
74
|
+
<feBlend mode="normal" in="SourceGraphic" in2="BackgroundImageFix" result="shape"/>
|
|
75
|
+
<feGaussianBlur stdDeviation="1.47329" result="effect1_foregroundBlur_242_20652"/>
|
|
76
|
+
</filter>
|
|
77
|
+
<filter id="filter4_f_242_20652" x="52.6755" y="7.03664" width="25.5123" height="9.42534" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
|
|
78
|
+
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
|
|
79
|
+
<feBlend mode="normal" in="SourceGraphic" in2="BackgroundImageFix" result="shape"/>
|
|
80
|
+
<feGaussianBlur stdDeviation="1.47329" result="effect1_foregroundBlur_242_20652"/>
|
|
81
|
+
</filter>
|
|
82
|
+
<filter id="filter5_f_242_20652" x="71.6769" y="-5.49157" width="23.9635" height="18.8673" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
|
|
83
|
+
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
|
|
84
|
+
<feBlend mode="normal" in="SourceGraphic" in2="BackgroundImageFix" result="shape"/>
|
|
85
|
+
<feGaussianBlur stdDeviation="2.45548" result="effect1_foregroundBlur_242_20652"/>
|
|
86
|
+
</filter>
|
|
87
|
+
<filter id="filter6_f_242_20652" x="74.1745" y="0.979283" width="19.6764" height="8.13085" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
|
|
88
|
+
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
|
|
89
|
+
<feBlend mode="normal" in="SourceGraphic" in2="BackgroundImageFix" result="shape"/>
|
|
90
|
+
<feGaussianBlur stdDeviation="1.47329" result="effect1_foregroundBlur_242_20652"/>
|
|
91
|
+
</filter>
|
|
92
|
+
<filter id="filter7_f_242_20652" x="74.1745" y="0.979283" width="19.6764" height="8.13085" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
|
|
93
|
+
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
|
|
94
|
+
<feBlend mode="normal" in="SourceGraphic" in2="BackgroundImageFix" result="shape"/>
|
|
95
|
+
<feGaussianBlur stdDeviation="1.47329" result="effect1_foregroundBlur_242_20652"/>
|
|
96
|
+
</filter>
|
|
97
|
+
<filter id="filter8_f_242_20652" x="57.7653" y="-7.07928" width="17.9674" height="20.4053" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
|
|
98
|
+
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
|
|
99
|
+
<feBlend mode="normal" in="SourceGraphic" in2="BackgroundImageFix" result="shape"/>
|
|
100
|
+
<feGaussianBlur stdDeviation="1.47329" result="effect1_foregroundBlur_242_20652"/>
|
|
101
|
+
</filter>
|
|
102
|
+
<filter id="filter9_f_242_20652" x="73.0739" y="-12.0682" width="17.5728" height="20.7248" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
|
|
103
|
+
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
|
|
104
|
+
<feBlend mode="normal" in="SourceGraphic" in2="BackgroundImageFix" result="shape"/>
|
|
105
|
+
<feGaussianBlur stdDeviation="1.47329" result="effect1_foregroundBlur_242_20652"/>
|
|
106
|
+
</filter>
|
|
107
|
+
<filter id="filter10_f_242_20652" x="74.5251" y="-3.38285" width="10.7535" height="11.3209" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
|
|
108
|
+
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
|
|
109
|
+
<feBlend mode="normal" in="SourceGraphic" in2="BackgroundImageFix" result="shape"/>
|
|
110
|
+
<feGaussianBlur stdDeviation="1.47329" result="effect1_foregroundBlur_242_20652"/>
|
|
111
|
+
</filter>
|
|
112
|
+
<filter id="filter11_f_242_20652" x="57.236" y="2.1736" width="17.5728" height="20.7248" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
|
|
113
|
+
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
|
|
114
|
+
<feBlend mode="normal" in="SourceGraphic" in2="BackgroundImageFix" result="shape"/>
|
|
115
|
+
<feGaussianBlur stdDeviation="1.47329" result="effect1_foregroundBlur_242_20652"/>
|
|
116
|
+
</filter>
|
|
117
|
+
<filter id="filter12_f_242_20652" x="57.236" y="2.1736" width="17.5728" height="20.7248" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
|
|
118
|
+
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
|
|
119
|
+
<feBlend mode="normal" in="SourceGraphic" in2="BackgroundImageFix" result="shape"/>
|
|
120
|
+
<feGaussianBlur stdDeviation="1.47329" result="effect1_foregroundBlur_242_20652"/>
|
|
121
|
+
</filter>
|
|
122
|
+
<filter id="filter13_f_242_20652" x="69.2683" y="-0.527431" width="17.5728" height="20.7248" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
|
|
123
|
+
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
|
|
124
|
+
<feBlend mode="normal" in="SourceGraphic" in2="BackgroundImageFix" result="shape"/>
|
|
125
|
+
<feGaussianBlur stdDeviation="1.47329" result="effect1_foregroundBlur_242_20652"/>
|
|
126
|
+
</filter>
|
|
127
|
+
<filter id="filter14_f_242_20652" x="72.6237" y="3.64173" width="12.6344" height="13.985" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
|
|
128
|
+
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
|
|
129
|
+
<feBlend mode="normal" in="SourceGraphic" in2="BackgroundImageFix" result="shape"/>
|
|
130
|
+
<feGaussianBlur stdDeviation="1.47329" result="effect1_foregroundBlur_242_20652"/>
|
|
131
|
+
</filter>
|
|
132
|
+
</defs>
|
|
133
|
+
</svg>
|
|
@@ -0,0 +1,133 @@
|
|
|
1
|
+
<svg viewBox="0 0 103 15" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M9.13672 10.691L12.9072 0.248665H18.0664L12.3477 14.7516H5.71777L0 0.248665H5.30371L9.13672 10.691ZM24.7588 14.7516H19.7861V0.248665H24.7588V14.7516ZM42.8174 3.81214H37.2441V14.7516H32.2725V3.81214H26.6992V0.248665H42.8174V3.81214ZM59.0742 3.77113H49.7305V5.71839H58.9297V9.13636H49.7305V11.2291H59.3438V14.7516H44.7588V0.248665H59.0742V3.77113ZM70.0078 5.71839H75.5811V9.13636H70.0078V14.7516H66.4443V9.13636H60.8711V5.71839H66.4443V0.248665H70.0078V5.71839Z" fill="#08060D"/>
|
|
3
|
+
<path d="M91.184 14.654C90.9713 14.9247 90.5362 14.7742 90.5362 14.4303V11.1271C90.5362 10.7265 90.2116 10.4019 89.8111 10.4019H86.164C85.8691 10.4019 85.6971 10.0684 85.8691 9.82875L88.2669 6.4717C88.6101 5.99173 88.2669 5.3246 87.6764 5.3246H83.2627C82.9679 5.3246 82.7959 4.99104 82.9679 4.7514L86.0763 0.399187C86.1446 0.303883 86.2545 0.247253 86.3712 0.247253H95.6343C95.9292 0.247253 96.1011 0.580817 95.9292 0.820458L93.5314 4.1775C93.1882 4.65747 93.5314 5.3246 94.1219 5.3246H97.769C98.0714 5.3246 98.2413 5.67336 98.0542 5.91162L91.1847 14.6547L91.184 14.654Z" fill="#6254FE"/>
|
|
4
|
+
<mask id="mask0_242_19217" style="mask-type:alpha" maskUnits="userSpaceOnUse" x="82" y="0" width="17" height="15">
|
|
5
|
+
<path d="M91.184 14.654C90.9713 14.9247 90.5362 14.7742 90.5362 14.4303V11.1271C90.5362 10.7265 90.2116 10.4019 89.8111 10.4019H86.164C85.8691 10.4019 85.6971 10.0684 85.8691 9.82875L88.2669 6.4717C88.6101 5.99173 88.2669 5.3246 87.6764 5.3246H83.2627C82.9679 5.3246 82.7959 4.99104 82.9679 4.7514L86.0763 0.399187C86.1446 0.303883 86.2545 0.247253 86.3712 0.247253H95.6343C95.9292 0.247253 96.1011 0.580817 95.9292 0.820458L93.5314 4.1775C93.1882 4.65747 93.5314 5.3246 94.1219 5.3246H97.769C98.0714 5.3246 98.2413 5.67336 98.0542 5.91162L91.1847 14.6547L91.184 14.654Z" fill="#833BFF"/>
|
|
6
|
+
</mask>
|
|
7
|
+
<g mask="url(#mask0_242_19217)">
|
|
8
|
+
<g filter="url(#filter0_f_242_19217)">
|
|
9
|
+
<ellipse cx="1.76582" cy="4.71406" rx="1.76582" ry="4.71406" transform="matrix(0.00324134 0.999995 0.999995 -0.00324134 81.4336 10.3509)" fill="#EDE6FF"/>
|
|
10
|
+
</g>
|
|
11
|
+
<g filter="url(#filter1_f_242_19217)">
|
|
12
|
+
<ellipse cx="3.33398" cy="9.5701" rx="3.33398" ry="9.5701" transform="matrix(0.00324134 0.999995 0.999995 -0.00324134 70.2578 2.77432)" fill="#EDE6FF"/>
|
|
13
|
+
</g>
|
|
14
|
+
<g filter="url(#filter2_f_242_19217)">
|
|
15
|
+
<ellipse cx="1.76582" cy="9.7738" rx="1.76582" ry="9.7738" transform="matrix(0.00324134 0.999995 0.999995 -0.00324134 69.8926 3.87666)" fill="#4E14FF"/>
|
|
16
|
+
</g>
|
|
17
|
+
<g filter="url(#filter3_f_242_19217)">
|
|
18
|
+
<ellipse cx="1.76582" cy="9.80964" rx="1.76582" ry="9.80964" transform="matrix(0.00324134 0.999995 0.999995 -0.00324134 71.3662 9.64707)" fill="#4E14FF"/>
|
|
19
|
+
</g>
|
|
20
|
+
<g filter="url(#filter4_f_242_19217)">
|
|
21
|
+
<ellipse cx="1.76582" cy="9.80964" rx="1.76582" ry="9.80964" transform="matrix(0.00324134 0.999995 0.999995 -0.00324134 71.8574 10.0154)" fill="#4E14FF"/>
|
|
22
|
+
</g>
|
|
23
|
+
<g filter="url(#filter5_f_242_19217)">
|
|
24
|
+
<ellipse cx="4.51119" cy="7.07813" rx="4.51119" ry="7.07813" transform="matrix(0.0584509 -0.99829 -0.99829 -0.0584509 106.702 8.85934)" fill="#EDE6FF"/>
|
|
25
|
+
</g>
|
|
26
|
+
<g filter="url(#filter6_f_242_19217)">
|
|
27
|
+
<ellipse cx="1.11256" cy="6.89299" rx="1.11256" ry="6.89299" transform="matrix(-0.0172986 -0.99985 -0.99985 0.0172986 107.165 6.03793)" fill="#4E14FF"/>
|
|
28
|
+
</g>
|
|
29
|
+
<g filter="url(#filter7_f_242_19217)">
|
|
30
|
+
<ellipse cx="1.11256" cy="6.89299" rx="1.11256" ry="6.89299" transform="matrix(-0.0172986 -0.99985 -0.99985 0.0172986 107.165 6.03793)" fill="#4E14FF"/>
|
|
31
|
+
</g>
|
|
32
|
+
<g filter="url(#filter8_f_242_19217)">
|
|
33
|
+
<ellipse cx="82.9899" cy="3.1234" rx="1.41274" ry="9.33166" transform="rotate(39.5103 82.9899 3.1234)" fill="#4E14FF"/>
|
|
34
|
+
</g>
|
|
35
|
+
<g filter="url(#filter9_f_242_19217)">
|
|
36
|
+
<ellipse cx="98.1013" cy="-1.70575" rx="1.41274" ry="9.33166" transform="rotate(37.8923 98.1013 -1.70575)" fill="#4E14FF"/>
|
|
37
|
+
</g>
|
|
38
|
+
<g filter="url(#filter10_f_242_19217)">
|
|
39
|
+
<ellipse cx="95.9703" cy="3.39512" rx="2.65481" ry="4.00498" transform="rotate(37.8923 95.9703 3.39512)" fill="#2BFDD2"/>
|
|
40
|
+
</g>
|
|
41
|
+
<g filter="url(#filter11_f_242_19217)">
|
|
42
|
+
<ellipse cx="82.2635" cy="12.5361" rx="1.41274" ry="9.33166" transform="rotate(37.8923 82.2635 12.5361)" fill="#4E14FF"/>
|
|
43
|
+
</g>
|
|
44
|
+
<g filter="url(#filter12_f_242_19217)">
|
|
45
|
+
<ellipse cx="82.2635" cy="12.5361" rx="1.41274" ry="9.33166" transform="rotate(37.8923 82.2635 12.5361)" fill="#4E14FF"/>
|
|
46
|
+
</g>
|
|
47
|
+
<g filter="url(#filter13_f_242_19217)">
|
|
48
|
+
<ellipse cx="94.2258" cy="9.78076" rx="1.50117" ry="9.33166" transform="rotate(37.8923 94.2258 9.78076)" fill="#4E14FF"/>
|
|
49
|
+
</g>
|
|
50
|
+
<g filter="url(#filter14_f_242_19217)">
|
|
51
|
+
<ellipse cx="95.6601" cy="10.8271" rx="2.57817" ry="6.75355" transform="rotate(37.8923 95.6601 10.8271)" fill="#2BFDD2"/>
|
|
52
|
+
</g>
|
|
53
|
+
</g>
|
|
54
|
+
<path d="M80.5307 2.28882e-05C77.5818 4.22102 77.5645 10.7638 80.5307 15H82.5231C79.5576 10.7638 79.5749 4.22102 82.5231 2.28882e-05H80.5307Z" fill="#08060D"/>
|
|
55
|
+
<path d="M100.542 2.28882e-05H98.5498C101.499 4.22102 101.516 10.7638 98.5498 15H100.542C103.508 10.7638 103.49 4.22102 100.542 2.28882e-05Z" fill="#08060D"/>
|
|
56
|
+
<defs>
|
|
57
|
+
<filter id="filter0_f_242_19217" x="76.5285" y="5.42453" width="19.2497" height="13.3537" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
|
|
58
|
+
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
|
|
59
|
+
<feBlend mode="normal" in="SourceGraphic" in2="BackgroundImageFix" result="shape"/>
|
|
60
|
+
<feGaussianBlur stdDeviation="2.45549" result="effect1_foregroundBlur_242_19217"/>
|
|
61
|
+
</filter>
|
|
62
|
+
<filter id="filter1_f_242_19217" x="65.3576" y="-2.16783" width="28.9626" height="16.4902" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
|
|
63
|
+
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
|
|
64
|
+
<feBlend mode="normal" in="SourceGraphic" in2="BackgroundImageFix" result="shape"/>
|
|
65
|
+
<feGaussianBlur stdDeviation="2.45549" result="effect1_foregroundBlur_242_19217"/>
|
|
66
|
+
</filter>
|
|
67
|
+
<filter id="filter2_f_242_19217" x="66.9518" y="0.898103" width="25.4401" height="9.42539" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
|
|
68
|
+
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
|
|
69
|
+
<feBlend mode="normal" in="SourceGraphic" in2="BackgroundImageFix" result="shape"/>
|
|
70
|
+
<feGaussianBlur stdDeviation="1.4733" result="effect1_foregroundBlur_242_19217"/>
|
|
71
|
+
</filter>
|
|
72
|
+
<filter id="filter3_f_242_19217" x="68.4255" y="6.66839" width="25.5123" height="9.4254" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
|
|
73
|
+
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
|
|
74
|
+
<feBlend mode="normal" in="SourceGraphic" in2="BackgroundImageFix" result="shape"/>
|
|
75
|
+
<feGaussianBlur stdDeviation="1.4733" result="effect1_foregroundBlur_242_19217"/>
|
|
76
|
+
</filter>
|
|
77
|
+
<filter id="filter4_f_242_19217" x="68.9167" y="7.03671" width="25.5123" height="9.4254" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
|
|
78
|
+
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
|
|
79
|
+
<feBlend mode="normal" in="SourceGraphic" in2="BackgroundImageFix" result="shape"/>
|
|
80
|
+
<feGaussianBlur stdDeviation="1.4733" result="effect1_foregroundBlur_242_19217"/>
|
|
81
|
+
</filter>
|
|
82
|
+
<filter id="filter5_f_242_19217" x="87.9181" y="-5.49159" width="23.9636" height="18.8675" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
|
|
83
|
+
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
|
|
84
|
+
<feBlend mode="normal" in="SourceGraphic" in2="BackgroundImageFix" result="shape"/>
|
|
85
|
+
<feGaussianBlur stdDeviation="2.45549" result="effect1_foregroundBlur_242_19217"/>
|
|
86
|
+
</filter>
|
|
87
|
+
<filter id="filter6_f_242_19217" x="90.4157" y="0.979318" width="19.6764" height="8.1309" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
|
|
88
|
+
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
|
|
89
|
+
<feBlend mode="normal" in="SourceGraphic" in2="BackgroundImageFix" result="shape"/>
|
|
90
|
+
<feGaussianBlur stdDeviation="1.4733" result="effect1_foregroundBlur_242_19217"/>
|
|
91
|
+
</filter>
|
|
92
|
+
<filter id="filter7_f_242_19217" x="90.4157" y="0.979318" width="19.6764" height="8.1309" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
|
|
93
|
+
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
|
|
94
|
+
<feBlend mode="normal" in="SourceGraphic" in2="BackgroundImageFix" result="shape"/>
|
|
95
|
+
<feGaussianBlur stdDeviation="1.4733" result="effect1_foregroundBlur_242_19217"/>
|
|
96
|
+
</filter>
|
|
97
|
+
<filter id="filter8_f_242_19217" x="74.0065" y="-7.07931" width="17.9674" height="20.4054" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
|
|
98
|
+
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
|
|
99
|
+
<feBlend mode="normal" in="SourceGraphic" in2="BackgroundImageFix" result="shape"/>
|
|
100
|
+
<feGaussianBlur stdDeviation="1.4733" result="effect1_foregroundBlur_242_19217"/>
|
|
101
|
+
</filter>
|
|
102
|
+
<filter id="filter9_f_242_19217" x="89.3151" y="-12.0682" width="17.5729" height="20.725" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
|
|
103
|
+
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
|
|
104
|
+
<feBlend mode="normal" in="SourceGraphic" in2="BackgroundImageFix" result="shape"/>
|
|
105
|
+
<feGaussianBlur stdDeviation="1.4733" result="effect1_foregroundBlur_242_19217"/>
|
|
106
|
+
</filter>
|
|
107
|
+
<filter id="filter10_f_242_19217" x="89.7927" y="-3.10862" width="12.3551" height="13.0075" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
|
|
108
|
+
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
|
|
109
|
+
<feBlend mode="normal" in="SourceGraphic" in2="BackgroundImageFix" result="shape"/>
|
|
110
|
+
<feGaussianBlur stdDeviation="1.4733" result="effect1_foregroundBlur_242_19217"/>
|
|
111
|
+
</filter>
|
|
112
|
+
<filter id="filter11_f_242_19217" x="73.4772" y="2.17364" width="17.5729" height="20.725" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
|
|
113
|
+
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
|
|
114
|
+
<feBlend mode="normal" in="SourceGraphic" in2="BackgroundImageFix" result="shape"/>
|
|
115
|
+
<feGaussianBlur stdDeviation="1.4733" result="effect1_foregroundBlur_242_19217"/>
|
|
116
|
+
</filter>
|
|
117
|
+
<filter id="filter12_f_242_19217" x="73.4772" y="2.17364" width="17.5729" height="20.725" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
|
|
118
|
+
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
|
|
119
|
+
<feBlend mode="normal" in="SourceGraphic" in2="BackgroundImageFix" result="shape"/>
|
|
120
|
+
<feGaussianBlur stdDeviation="1.4733" result="effect1_foregroundBlur_242_19217"/>
|
|
121
|
+
</filter>
|
|
122
|
+
<filter id="filter13_f_242_19217" x="85.4255" y="-0.588332" width="17.6002" height="20.7382" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
|
|
123
|
+
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
|
|
124
|
+
<feBlend mode="normal" in="SourceGraphic" in2="BackgroundImageFix" result="shape"/>
|
|
125
|
+
<feGaussianBlur stdDeviation="1.4733" result="effect1_foregroundBlur_242_19217"/>
|
|
126
|
+
</filter>
|
|
127
|
+
<filter id="filter14_f_242_19217" x="88.0925" y="2.31917" width="15.1354" height="17.016" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
|
|
128
|
+
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
|
|
129
|
+
<feBlend mode="normal" in="SourceGraphic" in2="BackgroundImageFix" result="shape"/>
|
|
130
|
+
<feGaussianBlur stdDeviation="1.4733" result="effect1_foregroundBlur_242_19217"/>
|
|
131
|
+
</filter>
|
|
132
|
+
</defs>
|
|
133
|
+
</svg>
|
|
@@ -0,0 +1,133 @@
|
|
|
1
|
+
<svg viewBox="0 0 103 15" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M9.13672 10.691L12.9072 0.248665H18.0664L12.3477 14.7516H5.71777L0 0.248665H5.30371L9.13672 10.691ZM24.7588 14.7516H19.7861V0.248665H24.7588V14.7516ZM42.8174 3.81214H37.2441V14.7516H32.2725V3.81214H26.6992V0.248665H42.8174V3.81214ZM59.0742 3.77113H49.7305V5.71839H58.9297V9.13636H49.7305V11.2291H59.3438V14.7516H44.7588V0.248665H59.0742V3.77113ZM70.0078 5.71839H75.5811V9.13636H70.0078V14.7516H66.4443V9.13636H60.8711V5.71839H66.4443V0.248665H70.0078V5.71839Z" fill="white"/>
|
|
3
|
+
<path d="M91.184 14.654C90.9713 14.9247 90.5362 14.7742 90.5362 14.4303V11.1271C90.5362 10.7265 90.2116 10.4019 89.8111 10.4019H86.164C85.8691 10.4019 85.6971 10.0684 85.8691 9.82875L88.2669 6.4717C88.6101 5.99173 88.2669 5.3246 87.6764 5.3246H83.2627C82.9679 5.3246 82.7959 4.99104 82.9679 4.7514L86.0763 0.399187C86.1446 0.303883 86.2545 0.247253 86.3712 0.247253H95.6343C95.9292 0.247253 96.1011 0.580817 95.9292 0.820458L93.5314 4.1775C93.1882 4.65747 93.5314 5.3246 94.1219 5.3246H97.769C98.0714 5.3246 98.2413 5.67336 98.0542 5.91162L91.1847 14.6547L91.184 14.654Z" fill="#6254FE"/>
|
|
4
|
+
<mask id="mask0_242_19218" style="mask-type:alpha" maskUnits="userSpaceOnUse" x="82" y="0" width="17" height="15">
|
|
5
|
+
<path d="M91.184 14.654C90.9713 14.9247 90.5362 14.7742 90.5362 14.4303V11.1271C90.5362 10.7265 90.2116 10.4019 89.8111 10.4019H86.164C85.8691 10.4019 85.6971 10.0684 85.8691 9.82875L88.2669 6.4717C88.6101 5.99173 88.2669 5.3246 87.6764 5.3246H83.2627C82.9679 5.3246 82.7959 4.99104 82.9679 4.7514L86.0763 0.399187C86.1446 0.303883 86.2545 0.247253 86.3712 0.247253H95.6343C95.9292 0.247253 96.1011 0.580817 95.9292 0.820458L93.5314 4.1775C93.1882 4.65747 93.5314 5.3246 94.1219 5.3246H97.769C98.0714 5.3246 98.2413 5.67336 98.0542 5.91162L91.1847 14.6547L91.184 14.654Z" fill="#833BFF"/>
|
|
6
|
+
</mask>
|
|
7
|
+
<g mask="url(#mask0_242_19218)">
|
|
8
|
+
<g filter="url(#filter0_f_242_19218)">
|
|
9
|
+
<ellipse cx="1.76582" cy="4.71406" rx="1.76582" ry="4.71406" transform="matrix(0.00324134 0.999995 0.999995 -0.00324134 81.4336 10.3509)" fill="#EDE6FF"/>
|
|
10
|
+
</g>
|
|
11
|
+
<g filter="url(#filter1_f_242_19218)">
|
|
12
|
+
<ellipse cx="3.33398" cy="9.5701" rx="3.33398" ry="9.5701" transform="matrix(0.00324134 0.999995 0.999995 -0.00324134 70.2578 2.77432)" fill="#EDE6FF"/>
|
|
13
|
+
</g>
|
|
14
|
+
<g filter="url(#filter2_f_242_19218)">
|
|
15
|
+
<ellipse cx="1.76582" cy="9.7738" rx="1.76582" ry="9.7738" transform="matrix(0.00324134 0.999995 0.999995 -0.00324134 69.8926 3.87666)" fill="#4E14FF"/>
|
|
16
|
+
</g>
|
|
17
|
+
<g filter="url(#filter3_f_242_19218)">
|
|
18
|
+
<ellipse cx="1.76582" cy="9.80964" rx="1.76582" ry="9.80964" transform="matrix(0.00324134 0.999995 0.999995 -0.00324134 71.3662 9.64707)" fill="#4E14FF"/>
|
|
19
|
+
</g>
|
|
20
|
+
<g filter="url(#filter4_f_242_19218)">
|
|
21
|
+
<ellipse cx="1.76582" cy="9.80964" rx="1.76582" ry="9.80964" transform="matrix(0.00324134 0.999995 0.999995 -0.00324134 71.8574 10.0154)" fill="#4E14FF"/>
|
|
22
|
+
</g>
|
|
23
|
+
<g filter="url(#filter5_f_242_19218)">
|
|
24
|
+
<ellipse cx="4.51119" cy="7.07813" rx="4.51119" ry="7.07813" transform="matrix(0.0584509 -0.99829 -0.99829 -0.0584509 106.702 8.85934)" fill="#EDE6FF"/>
|
|
25
|
+
</g>
|
|
26
|
+
<g filter="url(#filter6_f_242_19218)">
|
|
27
|
+
<ellipse cx="1.11256" cy="6.89299" rx="1.11256" ry="6.89299" transform="matrix(-0.0172986 -0.99985 -0.99985 0.0172986 107.165 6.03793)" fill="#4E14FF"/>
|
|
28
|
+
</g>
|
|
29
|
+
<g filter="url(#filter7_f_242_19218)">
|
|
30
|
+
<ellipse cx="1.11256" cy="6.89299" rx="1.11256" ry="6.89299" transform="matrix(-0.0172986 -0.99985 -0.99985 0.0172986 107.165 6.03793)" fill="#4E14FF"/>
|
|
31
|
+
</g>
|
|
32
|
+
<g filter="url(#filter8_f_242_19218)">
|
|
33
|
+
<ellipse cx="82.9899" cy="3.1234" rx="1.41274" ry="9.33166" transform="rotate(39.5103 82.9899 3.1234)" fill="#4E14FF"/>
|
|
34
|
+
</g>
|
|
35
|
+
<g filter="url(#filter9_f_242_19218)">
|
|
36
|
+
<ellipse cx="98.1013" cy="-1.70575" rx="1.41274" ry="9.33166" transform="rotate(37.8923 98.1013 -1.70575)" fill="#4E14FF"/>
|
|
37
|
+
</g>
|
|
38
|
+
<g filter="url(#filter10_f_242_19218)">
|
|
39
|
+
<ellipse cx="95.9703" cy="3.39512" rx="2.65481" ry="4.00498" transform="rotate(37.8923 95.9703 3.39512)" fill="#2BFDD2"/>
|
|
40
|
+
</g>
|
|
41
|
+
<g filter="url(#filter11_f_242_19218)">
|
|
42
|
+
<ellipse cx="82.2635" cy="12.5361" rx="1.41274" ry="9.33166" transform="rotate(37.8923 82.2635 12.5361)" fill="#4E14FF"/>
|
|
43
|
+
</g>
|
|
44
|
+
<g filter="url(#filter12_f_242_19218)">
|
|
45
|
+
<ellipse cx="82.2635" cy="12.5361" rx="1.41274" ry="9.33166" transform="rotate(37.8923 82.2635 12.5361)" fill="#4E14FF"/>
|
|
46
|
+
</g>
|
|
47
|
+
<g filter="url(#filter13_f_242_19218)">
|
|
48
|
+
<ellipse cx="94.2258" cy="9.78076" rx="1.50117" ry="9.33166" transform="rotate(37.8923 94.2258 9.78076)" fill="#4E14FF"/>
|
|
49
|
+
</g>
|
|
50
|
+
<g filter="url(#filter14_f_242_19218)">
|
|
51
|
+
<ellipse cx="95.6601" cy="10.8271" rx="2.57817" ry="6.75355" transform="rotate(37.8923 95.6601 10.8271)" fill="#2BFDD2"/>
|
|
52
|
+
</g>
|
|
53
|
+
</g>
|
|
54
|
+
<path d="M80.5297 2.28882e-05C77.5808 4.22102 77.5635 10.7638 80.5297 15H82.5221C79.5566 10.7638 79.5739 4.22102 82.5221 2.28882e-05H80.5297Z" fill="white"/>
|
|
55
|
+
<path d="M100.542 2.28882e-05H98.5498C101.499 4.22102 101.516 10.7638 98.5498 15H100.542C103.508 10.7638 103.49 4.22102 100.542 2.28882e-05Z" fill="white"/>
|
|
56
|
+
<defs>
|
|
57
|
+
<filter id="filter0_f_242_19218" x="76.5285" y="5.42453" width="19.2497" height="13.3537" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
|
|
58
|
+
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
|
|
59
|
+
<feBlend mode="normal" in="SourceGraphic" in2="BackgroundImageFix" result="shape"/>
|
|
60
|
+
<feGaussianBlur stdDeviation="2.45549" result="effect1_foregroundBlur_242_19218"/>
|
|
61
|
+
</filter>
|
|
62
|
+
<filter id="filter1_f_242_19218" x="65.3576" y="-2.16783" width="28.9626" height="16.4902" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
|
|
63
|
+
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
|
|
64
|
+
<feBlend mode="normal" in="SourceGraphic" in2="BackgroundImageFix" result="shape"/>
|
|
65
|
+
<feGaussianBlur stdDeviation="2.45549" result="effect1_foregroundBlur_242_19218"/>
|
|
66
|
+
</filter>
|
|
67
|
+
<filter id="filter2_f_242_19218" x="66.9518" y="0.898103" width="25.4401" height="9.42539" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
|
|
68
|
+
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
|
|
69
|
+
<feBlend mode="normal" in="SourceGraphic" in2="BackgroundImageFix" result="shape"/>
|
|
70
|
+
<feGaussianBlur stdDeviation="1.4733" result="effect1_foregroundBlur_242_19218"/>
|
|
71
|
+
</filter>
|
|
72
|
+
<filter id="filter3_f_242_19218" x="68.4255" y="6.66839" width="25.5123" height="9.4254" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
|
|
73
|
+
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
|
|
74
|
+
<feBlend mode="normal" in="SourceGraphic" in2="BackgroundImageFix" result="shape"/>
|
|
75
|
+
<feGaussianBlur stdDeviation="1.4733" result="effect1_foregroundBlur_242_19218"/>
|
|
76
|
+
</filter>
|
|
77
|
+
<filter id="filter4_f_242_19218" x="68.9167" y="7.03671" width="25.5123" height="9.4254" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
|
|
78
|
+
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
|
|
79
|
+
<feBlend mode="normal" in="SourceGraphic" in2="BackgroundImageFix" result="shape"/>
|
|
80
|
+
<feGaussianBlur stdDeviation="1.4733" result="effect1_foregroundBlur_242_19218"/>
|
|
81
|
+
</filter>
|
|
82
|
+
<filter id="filter5_f_242_19218" x="87.9181" y="-5.49159" width="23.9636" height="18.8675" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
|
|
83
|
+
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
|
|
84
|
+
<feBlend mode="normal" in="SourceGraphic" in2="BackgroundImageFix" result="shape"/>
|
|
85
|
+
<feGaussianBlur stdDeviation="2.45549" result="effect1_foregroundBlur_242_19218"/>
|
|
86
|
+
</filter>
|
|
87
|
+
<filter id="filter6_f_242_19218" x="90.4157" y="0.979318" width="19.6764" height="8.1309" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
|
|
88
|
+
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
|
|
89
|
+
<feBlend mode="normal" in="SourceGraphic" in2="BackgroundImageFix" result="shape"/>
|
|
90
|
+
<feGaussianBlur stdDeviation="1.4733" result="effect1_foregroundBlur_242_19218"/>
|
|
91
|
+
</filter>
|
|
92
|
+
<filter id="filter7_f_242_19218" x="90.4157" y="0.979318" width="19.6764" height="8.1309" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
|
|
93
|
+
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
|
|
94
|
+
<feBlend mode="normal" in="SourceGraphic" in2="BackgroundImageFix" result="shape"/>
|
|
95
|
+
<feGaussianBlur stdDeviation="1.4733" result="effect1_foregroundBlur_242_19218"/>
|
|
96
|
+
</filter>
|
|
97
|
+
<filter id="filter8_f_242_19218" x="74.0065" y="-7.07931" width="17.9674" height="20.4054" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
|
|
98
|
+
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
|
|
99
|
+
<feBlend mode="normal" in="SourceGraphic" in2="BackgroundImageFix" result="shape"/>
|
|
100
|
+
<feGaussianBlur stdDeviation="1.4733" result="effect1_foregroundBlur_242_19218"/>
|
|
101
|
+
</filter>
|
|
102
|
+
<filter id="filter9_f_242_19218" x="89.3151" y="-12.0682" width="17.5729" height="20.725" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
|
|
103
|
+
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
|
|
104
|
+
<feBlend mode="normal" in="SourceGraphic" in2="BackgroundImageFix" result="shape"/>
|
|
105
|
+
<feGaussianBlur stdDeviation="1.4733" result="effect1_foregroundBlur_242_19218"/>
|
|
106
|
+
</filter>
|
|
107
|
+
<filter id="filter10_f_242_19218" x="89.7927" y="-3.10862" width="12.3551" height="13.0075" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
|
|
108
|
+
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
|
|
109
|
+
<feBlend mode="normal" in="SourceGraphic" in2="BackgroundImageFix" result="shape"/>
|
|
110
|
+
<feGaussianBlur stdDeviation="1.4733" result="effect1_foregroundBlur_242_19218"/>
|
|
111
|
+
</filter>
|
|
112
|
+
<filter id="filter11_f_242_19218" x="73.4772" y="2.17364" width="17.5729" height="20.725" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
|
|
113
|
+
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
|
|
114
|
+
<feBlend mode="normal" in="SourceGraphic" in2="BackgroundImageFix" result="shape"/>
|
|
115
|
+
<feGaussianBlur stdDeviation="1.4733" result="effect1_foregroundBlur_242_19218"/>
|
|
116
|
+
</filter>
|
|
117
|
+
<filter id="filter12_f_242_19218" x="73.4772" y="2.17364" width="17.5729" height="20.725" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
|
|
118
|
+
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
|
|
119
|
+
<feBlend mode="normal" in="SourceGraphic" in2="BackgroundImageFix" result="shape"/>
|
|
120
|
+
<feGaussianBlur stdDeviation="1.4733" result="effect1_foregroundBlur_242_19218"/>
|
|
121
|
+
</filter>
|
|
122
|
+
<filter id="filter13_f_242_19218" x="85.4255" y="-0.588332" width="17.6002" height="20.7382" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
|
|
123
|
+
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
|
|
124
|
+
<feBlend mode="normal" in="SourceGraphic" in2="BackgroundImageFix" result="shape"/>
|
|
125
|
+
<feGaussianBlur stdDeviation="1.4733" result="effect1_foregroundBlur_242_19218"/>
|
|
126
|
+
</filter>
|
|
127
|
+
<filter id="filter14_f_242_19218" x="88.0925" y="2.31917" width="15.1354" height="17.016" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
|
|
128
|
+
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
|
|
129
|
+
<feBlend mode="normal" in="SourceGraphic" in2="BackgroundImageFix" result="shape"/>
|
|
130
|
+
<feGaussianBlur stdDeviation="1.4733" result="effect1_foregroundBlur_242_19218"/>
|
|
131
|
+
</filter>
|
|
132
|
+
</defs>
|
|
133
|
+
</svg>
|