mooho-base-admin-plus 0.4.67 → 0.4.68
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package/mooho-base-admin-plus.min.esm.js +1 -1
- package/package/mooho-base-admin-plus.min.js +1 -1
- package/package/style.css +1 -1
- package/package.json +1 -1
- package/vite.config.js +1 -0
- package/package/favicon.ico +0 -0
- package/package/setting.js +0 -45
- package/package/static/images/app-barcode.png +0 -0
- package/package/static/images/login/bg.png +0 -0
- package/package/static/images/login/logo.png +0 -0
- package/package/static/images/login/password-active.png +0 -0
- package/package/static/images/login/password-default.png +0 -0
- package/package/static/images/login/signIn-img.png +0 -0
- package/package/static/images/login/user-active.png +0 -0
- package/package/static/images/login/user-default.png +0 -0
- package/package/static/images/logo-dark.png +0 -0
- package/package/static/images/logo-small.png +0 -0
- package/package/static/images/logo.png +0 -0
- package/package/static/images/logo.svg +0 -510
- package/package/static/images/no-image.png +0 -0
package/package.json
CHANGED
package/vite.config.js
CHANGED
package/package/favicon.ico
DELETED
|
Binary file
|
package/package/setting.js
DELETED
|
@@ -1,45 +0,0 @@
|
|
|
1
|
-
window.setting = {
|
|
2
|
-
info: {
|
|
3
|
-
title: '演示系统',
|
|
4
|
-
subTitle: '摩赫信息系统',
|
|
5
|
-
banner: '南京摩赫信息技术有限公司',
|
|
6
|
-
subBanner: 'Nanjing MOOHO Information of Technology Co., LTD.',
|
|
7
|
-
copyright: '© 2021 MOOHO All rights reserved',
|
|
8
|
-
varsion: '1.0.0.0'
|
|
9
|
-
},
|
|
10
|
-
apiBaseURL: {
|
|
11
|
-
dev: 'http://localhost:34450/',
|
|
12
|
-
prd: '/'
|
|
13
|
-
},
|
|
14
|
-
layout: {
|
|
15
|
-
// 侧边栏风格,可选值为 dark 或 light
|
|
16
|
-
siderTheme: 'dark',
|
|
17
|
-
// 顶栏风格,可选值为 light、dark 或 primary
|
|
18
|
-
headerTheme: 'light',
|
|
19
|
-
// 是否根据操作系统缩放比例,自动调整比例
|
|
20
|
-
autoFixRatio: true,
|
|
21
|
-
// 是否显示多语言
|
|
22
|
-
showI18n: false,
|
|
23
|
-
// 是否显示通知
|
|
24
|
-
showNotice: true,
|
|
25
|
-
// 是否开启多 Tabs 页签
|
|
26
|
-
tabs: true,
|
|
27
|
-
// 是否允许点击遮罩层关闭
|
|
28
|
-
maskClosable: true,
|
|
29
|
-
// 是否允许拖动
|
|
30
|
-
draggable: true,
|
|
31
|
-
// 筛选标题栏宽度
|
|
32
|
-
filterWidth: 125
|
|
33
|
-
},
|
|
34
|
-
/**
|
|
35
|
-
* 多语言配置
|
|
36
|
-
* */
|
|
37
|
-
i18n: {
|
|
38
|
-
// 默认语言
|
|
39
|
-
default: 'zh-CN',
|
|
40
|
-
// 是否根据用户电脑配置自动设置语言(仅第一次有效)
|
|
41
|
-
auto: true,
|
|
42
|
-
// 切换语言时是否刷新页面
|
|
43
|
-
refresh: true
|
|
44
|
-
}
|
|
45
|
-
};
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
@@ -1,510 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="utf-8"?>
|
|
2
|
-
<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
|
3
|
-
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
|
4
|
-
viewBox="-265 357 80 80" style="enable-background:new -265 357 80 80;" xml:space="preserve">
|
|
5
|
-
<style type="text/css">
|
|
6
|
-
.st0{fill:#FFFFFF;}
|
|
7
|
-
.st1{fill:url(#SVGID_1_);}
|
|
8
|
-
.st2{fill:url(#SVGID_2_);}
|
|
9
|
-
.st3{fill:url(#SVGID_3_);}
|
|
10
|
-
.st4{fill:url(#SVGID_4_);}
|
|
11
|
-
.st5{opacity:0.7;fill:url(#SVGID_5_);}
|
|
12
|
-
.st6{opacity:0.7;fill:url(#SVGID_6_);}
|
|
13
|
-
.st7{opacity:0.7;fill:url(#SVGID_7_);}
|
|
14
|
-
.st8{opacity:0.7;fill:url(#SVGID_8_);}
|
|
15
|
-
.st9{opacity:0.74;fill:#FFFFFF;}
|
|
16
|
-
.st10{opacity:0.4;fill:#FFFFFF;}
|
|
17
|
-
.st11{opacity:0.45;fill:url(#SVGID_9_);}
|
|
18
|
-
.st12{opacity:0.36;fill:url(#SVGID_10_);}
|
|
19
|
-
.st13{opacity:0.45;fill:url(#SVGID_11_);}
|
|
20
|
-
.st14{opacity:0.36;fill:url(#SVGID_12_);}
|
|
21
|
-
.st15{opacity:0.5;}
|
|
22
|
-
.st16{opacity:0.45;fill:url(#SVGID_13_);}
|
|
23
|
-
.st17{opacity:0.36;fill:url(#SVGID_14_);}
|
|
24
|
-
.st18{opacity:0.45;fill:url(#SVGID_15_);}
|
|
25
|
-
.st19{opacity:0.36;fill:url(#SVGID_16_);}
|
|
26
|
-
.st20{opacity:0.35;fill:url(#SVGID_17_);}
|
|
27
|
-
.st21{opacity:0.3;fill:url(#SVGID_18_);}
|
|
28
|
-
.st22{opacity:0.25;fill:url(#SVGID_19_);}
|
|
29
|
-
.st23{opacity:0.2;fill:url(#SVGID_20_);}
|
|
30
|
-
.st24{opacity:0.2;fill:url(#SVGID_21_);}
|
|
31
|
-
.st25{opacity:0.2;fill:url(#SVGID_22_);}
|
|
32
|
-
.st26{opacity:0.35;fill:url(#SVGID_23_);}
|
|
33
|
-
.st27{opacity:0.47;fill:url(#SVGID_24_);}
|
|
34
|
-
.st28{opacity:0.63;clip-path:url(#SVGID_26_);}
|
|
35
|
-
.st29{fill:url(#SVGID_27_);}
|
|
36
|
-
.st30{opacity:0.8;}
|
|
37
|
-
.st31{opacity:0.63;clip-path:url(#SVGID_29_);}
|
|
38
|
-
.st32{fill:url(#SVGID_30_);}
|
|
39
|
-
.st33{opacity:0.6;}
|
|
40
|
-
.st34{opacity:0.63;clip-path:url(#SVGID_32_);}
|
|
41
|
-
.st35{fill:url(#SVGID_33_);}
|
|
42
|
-
.st36{opacity:0.4;}
|
|
43
|
-
.st37{opacity:0.63;clip-path:url(#SVGID_35_);}
|
|
44
|
-
.st38{fill:url(#SVGID_36_);}
|
|
45
|
-
.st39{opacity:0.3;}
|
|
46
|
-
.st40{opacity:0.63;clip-path:url(#SVGID_38_);}
|
|
47
|
-
.st41{fill:url(#SVGID_39_);}
|
|
48
|
-
.st42{opacity:0.63;clip-path:url(#SVGID_41_);}
|
|
49
|
-
.st43{fill:url(#SVGID_42_);}
|
|
50
|
-
.st44{opacity:0.63;clip-path:url(#SVGID_44_);}
|
|
51
|
-
.st45{fill:url(#SVGID_45_);}
|
|
52
|
-
.st46{opacity:0.63;clip-path:url(#SVGID_47_);}
|
|
53
|
-
.st47{fill:url(#SVGID_48_);}
|
|
54
|
-
</style>
|
|
55
|
-
<g>
|
|
56
|
-
<g>
|
|
57
|
-
<path class="st0" d="M-225,433.4c-3.1,0-5.9-1.6-8.2-4.7c-1.7-2.3-3-5.2-4.3-8c-1.3-2.8-2.6-5.7-4-7.1c-1.4-1.4-4.3-2.7-7.2-4
|
|
58
|
-
c-2.8-1.3-5.7-2.6-8-4.3c-3.1-2.3-4.7-5.1-4.7-8.2c0-3.1,1.6-5.8,4.7-8.2c2.3-1.7,5.2-3,8-4.3c2.8-1.3,5.8-2.6,7.2-4
|
|
59
|
-
c1.4-1.4,2.7-4.3,4-7.1c1.3-2.8,2.6-5.7,4.3-8c2.3-3.1,5.1-4.7,8.2-4.7s5.9,1.6,8.2,4.7c1.7,2.3,3,5.2,4.3,8
|
|
60
|
-
c1.3,2.8,2.6,5.7,4,7.1c1.4,1.4,4.3,2.7,7.2,4c2.8,1.3,5.7,2.6,8,4.3c3.1,2.3,4.7,5.1,4.7,8.2c0,3.1-1.6,5.8-4.7,8.2
|
|
61
|
-
c-2.3,1.7-5.2,3-8,4.3c-2.8,1.3-5.8,2.6-7.2,4c-1.4,1.4-2.7,4.3-4,7.1c-1.3,2.8-2.6,5.7-4.3,8C-219.1,431.8-221.9,433.4-225,433.4
|
|
62
|
-
z M-225,367c-2.6,0-4.8,4.8-6.7,9c-1.6,3.5-3.1,6.8-5.3,9c-2.2,2.2-5.5,3.7-9,5.3c-4.2,1.9-9,4.1-9,6.7c0,2.6,4.8,4.8,9,6.7
|
|
63
|
-
c3.5,1.6,6.8,3.1,9,5.3c2.2,2.2,3.7,5.5,5.3,9c1.9,4.2,4.1,9,6.7,9c2.6,0,4.8-4.8,6.7-9c1.6-3.5,3.1-6.8,5.3-9
|
|
64
|
-
c2.2-2.2,5.5-3.7,9-5.3c4.2-1.9,9-4.1,9-6.7c0-2.6-4.8-4.8-9-6.7c-3.5-1.6-6.8-3.1-9-5.3c-2.2-2.2-3.7-5.5-5.3-9
|
|
65
|
-
C-220.2,371.8-222.4,367-225,367z"/>
|
|
66
|
-
<g>
|
|
67
|
-
|
|
68
|
-
<linearGradient id="SVGID_1_" gradientUnits="userSpaceOnUse" x1="-219.9991" y1="389.3136" x2="-219.9991" y2="360.7267" gradientTransform="matrix(0.7071 -0.7071 0.7071 0.7071 -346.7323 -42.8162)">
|
|
69
|
-
<stop offset="0" style="stop-color:#2C394C"/>
|
|
70
|
-
<stop offset="1" style="stop-color:#445B72"/>
|
|
71
|
-
</linearGradient>
|
|
72
|
-
<path class="st1" d="M-248.7,384.5c0.9-0.4,1.9-0.9,2.8-1.3c-1-3.2-1.6-6.1-0.3-7.4c1.8-1.8,6.8,0,11.1,1.6
|
|
73
|
-
c3.6,1.3,7,2.6,10.1,2.6c2.4,0,5-0.8,7.7-1.7c-0.4-0.7-0.7-1.5-1-2.3c-0.5-1.2-1.1-2.4-1.7-3.5c-1.9,0.7-3.7,1.2-5,1.2
|
|
74
|
-
c-2,0-5-1.1-7.9-2.2c-2.9-1.1-5.9-2.2-8.7-2.6c-3.9-0.6-6.9,0.2-9.1,2.4c-2.2,2.2-3,5.3-2.4,9.1c0.3,1.8,0.8,3.7,1.4,5.5
|
|
75
|
-
C-250.7,385.5-249.7,385-248.7,384.5z"/>
|
|
76
|
-
|
|
77
|
-
<linearGradient id="SVGID_2_" gradientUnits="userSpaceOnUse" x1="-247.0181" y1="408.1438" x2="-247.0181" y2="376.1589" gradientTransform="matrix(0.7071 -0.7071 0.7071 0.7071 -346.7323 -42.8162)">
|
|
78
|
-
<stop offset="0" style="stop-color:#2C394C"/>
|
|
79
|
-
<stop offset="1" style="stop-color:#445B72"/>
|
|
80
|
-
</linearGradient>
|
|
81
|
-
<path class="st2" d="M-237.5,420.6c-0.4-0.9-0.8-1.8-1.3-2.7c-3.2,1.1-6.2,1.7-7.5,0.3c-1.8-1.8,0-6.8,1.6-11.1
|
|
82
|
-
c1.3-3.6,2.6-7,2.6-10.1c0-2.4-0.8-5-1.7-7.8c-0.8,0.4-1.5,0.7-2.3,1.1c-1.2,0.5-2.4,1.1-3.5,1.6c0.7,1.9,1.2,3.7,1.2,5.1
|
|
83
|
-
c0,2-1.1,5-2.2,7.9c-1.1,2.9-2.2,5.9-2.6,8.7c-0.6,3.9,0.2,6.9,2.4,9.1c2.2,2.2,5.3,3,9.1,2.4c1.8-0.3,3.7-0.8,5.6-1.5
|
|
84
|
-
C-236.6,422.7-237,421.7-237.5,420.6z"/>
|
|
85
|
-
|
|
86
|
-
<linearGradient id="SVGID_3_" gradientUnits="userSpaceOnUse" x1="-202.8249" y1="417.9981" x2="-202.8249" y2="386.0134" gradientTransform="matrix(0.7071 -0.7071 0.7071 0.7071 -346.7323 -42.8162)">
|
|
87
|
-
<stop offset="0" style="stop-color:#2C394C"/>
|
|
88
|
-
<stop offset="1" style="stop-color:#445B72"/>
|
|
89
|
-
</linearGradient>
|
|
90
|
-
<path class="st3" d="M-208.4,368.8c-1.8,0.3-3.7,0.8-5.6,1.5c0.5,1,1,2,1.4,3.1c0.4,0.9,0.8,1.8,1.3,2.7c3.2-1.1,6.2-1.7,7.5-0.3
|
|
91
|
-
c1.8,1.8,0,6.8-1.6,11.1c-1.3,3.6-2.6,7-2.6,10.1c0,2.4,0.8,5,1.7,7.8c0.8-0.4,1.5-0.7,2.3-1.1c1.2-0.5,2.4-1.1,3.5-1.6
|
|
92
|
-
c-0.7-1.9-1.2-3.7-1.2-5.1c0-2,1.1-5,2.2-7.9c1.1-2.9,2.2-5.9,2.6-8.7c0.6-3.9-0.2-6.9-2.4-9.1
|
|
93
|
-
C-201.4,369-204.5,368.2-208.4,368.8z"/>
|
|
94
|
-
|
|
95
|
-
<linearGradient id="SVGID_4_" gradientUnits="userSpaceOnUse" x1="-229.8438" y1="433.4304" x2="-229.8438" y2="404.8436" gradientTransform="matrix(0.7071 -0.7071 0.7071 0.7071 -346.7323 -42.8162)">
|
|
96
|
-
<stop offset="0" style="stop-color:#2C394C"/>
|
|
97
|
-
<stop offset="1" style="stop-color:#445B72"/>
|
|
98
|
-
</linearGradient>
|
|
99
|
-
<path class="st4" d="M-201.3,409.5c-0.9,0.4-1.9,0.9-2.8,1.3c1,3.2,1.6,6.1,0.3,7.4c-1.8,1.8-6.8,0-11.1-1.6
|
|
100
|
-
c-3.6-1.3-7-2.6-10.1-2.6c-2.4,0-5,0.8-7.7,1.7c0.4,0.7,0.7,1.5,1,2.3c0.5,1.2,1.1,2.4,1.7,3.5c1.9-0.7,3.7-1.2,5-1.2
|
|
101
|
-
c2,0,5,1.1,7.9,2.2c2.9,1.1,5.9,2.2,8.7,2.6c3.9,0.6,6.9-0.2,9.1-2.4c2.2-2.2,3-5.3,2.4-9.1c-0.3-1.8-0.8-3.7-1.4-5.5
|
|
102
|
-
C-199.3,408.5-200.3,409-201.3,409.5z"/>
|
|
103
|
-
</g>
|
|
104
|
-
<g>
|
|
105
|
-
|
|
106
|
-
<linearGradient id="SVGID_5_" gradientUnits="userSpaceOnUse" x1="-225.2733" y1="428.8095" x2="-217.0561" y2="420.5924" gradientTransform="matrix(0.7071 -0.7071 0.7071 0.7071 -346.7323 -42.8162)">
|
|
107
|
-
<stop offset="0" style="stop-color:#242F3D"/>
|
|
108
|
-
<stop offset="1" style="stop-color:#FFFFFF;stop-opacity:0"/>
|
|
109
|
-
</linearGradient>
|
|
110
|
-
<path class="st5" d="M-209,418.6c0,0,12.6,4,12.3-3c0,0,0.1-2.2-1.6-7.5l-5.8,2.7c0,0,1.6,4.6,0.9,6.4
|
|
111
|
-
C-203.8,418.8-205.2,419.5-209,418.6z"/>
|
|
112
|
-
|
|
113
|
-
<linearGradient id="SVGID_6_" gradientUnits="userSpaceOnUse" x1="-182.1206" y1="453.7454" x2="-173.9035" y2="445.5283" gradientTransform="matrix(-0.7071 -0.7071 0.7071 -0.7071 -651.9351 566.8776)">
|
|
114
|
-
<stop offset="0" style="stop-color:#242F3D"/>
|
|
115
|
-
<stop offset="1" style="stop-color:#FFFFFF;stop-opacity:0"/>
|
|
116
|
-
</linearGradient>
|
|
117
|
-
<path class="st6" d="M-203.4,381c0,0,3.9-12.6-3-12.3c0,0-2.2-0.1-7.5,1.6l2.7,5.8c0,0,4.6-1.6,6.4-0.9
|
|
118
|
-
C-203.2,375.8-202.5,377.2-203.4,381z"/>
|
|
119
|
-
|
|
120
|
-
<linearGradient id="SVGID_7_" gradientUnits="userSpaceOnUse" x1="-207.0565" y1="496.8982" x2="-198.8393" y2="488.6809" gradientTransform="matrix(-0.7071 0.7071 -0.7071 -0.7071 -42.2413 872.0805)">
|
|
121
|
-
<stop offset="0" style="stop-color:#242F3D"/>
|
|
122
|
-
<stop offset="1" style="stop-color:#FFFFFF;stop-opacity:0"/>
|
|
123
|
-
</linearGradient>
|
|
124
|
-
<path class="st7" d="M-241,375.4c0,0-12.6-4-12.3,3c0,0-0.1,2.2,1.6,7.5l5.8-2.7c0,0-1.6-4.6-0.9-6.4
|
|
125
|
-
C-246.2,375.2-244.8,374.5-241,375.4z"/>
|
|
126
|
-
|
|
127
|
-
<linearGradient id="SVGID_8_" gradientUnits="userSpaceOnUse" x1="-250.2092" y1="471.9622" x2="-241.992" y2="463.745" gradientTransform="matrix(0.7071 0.7071 -0.7071 0.7071 262.9615 262.3866)">
|
|
128
|
-
<stop offset="0" style="stop-color:#242F3D"/>
|
|
129
|
-
<stop offset="1" style="stop-color:#FFFFFF;stop-opacity:0"/>
|
|
130
|
-
</linearGradient>
|
|
131
|
-
<path class="st8" d="M-246.6,413c0,0-3.9,12.6,3,12.3c0,0,2.2,0.1,7.5-1.6l-2.7-5.8c0,0-4.6,1.6-6.4,0.9
|
|
132
|
-
C-246.8,418.2-247.5,416.8-246.6,413z"/>
|
|
133
|
-
</g>
|
|
134
|
-
<g>
|
|
135
|
-
<path class="st9" d="M-228.9,423.6c0,0,6.1,11.7,10.8,6.6c0,0,1.6-1.5,4.2-6.5l-6-2.2c0,0-2.2,4.4-3.8,5.2
|
|
136
|
-
C-225.5,427.4-226.9,426.9-228.9,423.6z"/>
|
|
137
|
-
<path class="st9" d="M-198.4,400.9c0,0,11.7-6.1,6.6-10.8c0,0-1.5-1.6-6.5-4.2l-2.2,6c0,0,4.4,2.2,5.2,3.8
|
|
138
|
-
C-194.6,397.5-195.1,398.9-198.4,400.9z"/>
|
|
139
|
-
<path class="st10" d="M-221.1,370.4c0,0-6.1-11.7-10.8-6.6c0,0-1.6,1.5-4.2,6.5l6,2.2c0,0,2.2-4.4,3.8-5.2
|
|
140
|
-
C-224.5,366.6-223.1,367.1-221.1,370.4z"/>
|
|
141
|
-
<path class="st10" d="M-251.6,393.1c0,0-11.7,6.1-6.6,10.8c0,0,1.5,1.6,6.5,4.2l2.2-6c0,0-4.4-2.2-5.2-3.8
|
|
142
|
-
C-255.4,396.5-254.9,395.1-251.6,393.1z"/>
|
|
143
|
-
</g>
|
|
144
|
-
<g>
|
|
145
|
-
|
|
146
|
-
<linearGradient id="SVGID_9_" gradientUnits="userSpaceOnUse" x1="-208.0073" y1="417.9981" x2="-208.0073" y2="404.7968" gradientTransform="matrix(0.7071 -0.7071 0.7071 0.7071 -346.7323 -42.8162)">
|
|
147
|
-
<stop offset="0" style="stop-color:#242F3D"/>
|
|
148
|
-
<stop offset="0.1224" style="stop-color:#49525D;stop-opacity:0.8776"/>
|
|
149
|
-
<stop offset="0.3568" style="stop-color:#898F96;stop-opacity:0.6432"/>
|
|
150
|
-
<stop offset="0.5703" style="stop-color:#BCBFC3;stop-opacity:0.4297"/>
|
|
151
|
-
<stop offset="0.7553" style="stop-color:#E0E2E4;stop-opacity:0.2447"/>
|
|
152
|
-
<stop offset="0.9048" style="stop-color:#F7F7F8;stop-opacity:9.520561e-002"/>
|
|
153
|
-
<stop offset="1" style="stop-color:#FFFFFF;stop-opacity:0"/>
|
|
154
|
-
</linearGradient>
|
|
155
|
-
<path class="st11" d="M-206.2,389.1c-1,2.8-1.8,5.4-1.8,7.8c0,2.4,0.8,5,1.7,7.8c0.8-0.4,1.5-0.7,2.3-1.1
|
|
156
|
-
c1.2-0.5,2.4-1.1,3.5-1.6c-0.7-1.9-1.2-3.7-1.2-5.1c0-2,1.1-5,2.2-7.9c0.3-0.8,0.6-1.6,0.9-2.5L-206.2,389.1z"/>
|
|
157
|
-
|
|
158
|
-
<linearGradient id="SVGID_10_" gradientUnits="userSpaceOnUse" x1="-219.6698" y1="433.0837" x2="-219.6698" y2="421.6006" gradientTransform="matrix(0.7071 -0.7071 0.7071 0.7071 -346.7323 -42.8162)">
|
|
159
|
-
<stop offset="0" style="stop-color:#FFFFFF;stop-opacity:0"/>
|
|
160
|
-
<stop offset="9.520561e-002" style="stop-color:#F7F7F8;stop-opacity:9.520561e-002"/>
|
|
161
|
-
<stop offset="0.2447" style="stop-color:#E0E2E4;stop-opacity:0.2447"/>
|
|
162
|
-
<stop offset="0.4297" style="stop-color:#BCBFC3;stop-opacity:0.4297"/>
|
|
163
|
-
<stop offset="0.6432" style="stop-color:#898F96;stop-opacity:0.6432"/>
|
|
164
|
-
<stop offset="0.8776" style="stop-color:#49525D;stop-opacity:0.8776"/>
|
|
165
|
-
<stop offset="1" style="stop-color:#242F3D"/>
|
|
166
|
-
</linearGradient>
|
|
167
|
-
<path class="st12" d="M-201.3,409.5c-0.9,0.4-1.9,0.9-2.8,1.3c1,3.2,1.6,6.1,0.3,7.4c-0.1,0.1-0.3,0.2-0.4,0.3l6.4,2.2
|
|
168
|
-
c1.1-1.9,1.4-4.3,1-7.2c-0.3-1.8-0.8-3.7-1.4-5.5C-199.3,408.5-200.3,409-201.3,409.5z"/>
|
|
169
|
-
</g>
|
|
170
|
-
<g>
|
|
171
|
-
<path class="st0" d="M-217.3,378.2c1.3,2.7,2.6,5.1,4.3,6.8c1.7,1.7,4.1,3,6.7,4.3c0.3-0.8,0.6-1.6,0.9-2.4
|
|
172
|
-
c0.4-1.2,0.9-2.4,1.3-3.6c-1.8-0.9-3.5-1.8-4.4-2.8c-1.4-1.4-2.7-4.3-4-7.2c-0.4-0.8-0.7-1.6-1.1-2.4L-217.3,378.2z"/>
|
|
173
|
-
<path class="st0" d="M-199.4,389.1c-0.4,1-0.7,1.9-1.1,2.9c3,1.5,5.5,3.2,5.5,5c0,0.2,0,0.4-0.1,0.6l6.1-3
|
|
174
|
-
c-0.6-2.1-2.1-4-4.4-5.7c-1.5-1.1-3.2-2-4.9-2.9C-198.7,387-199,388-199.4,389.1z"/>
|
|
175
|
-
</g>
|
|
176
|
-
<g>
|
|
177
|
-
|
|
178
|
-
<linearGradient id="SVGID_11_" gradientUnits="userSpaceOnUse" x1="-164.8546" y1="442.934" x2="-164.8546" y2="429.7327" gradientTransform="matrix(-0.7071 -0.7071 0.7071 -0.7071 -651.9351 566.8776)">
|
|
179
|
-
<stop offset="0" style="stop-color:#242F3D"/>
|
|
180
|
-
<stop offset="0.1224" style="stop-color:#49525D;stop-opacity:0.8776"/>
|
|
181
|
-
<stop offset="0.3568" style="stop-color:#898F96;stop-opacity:0.6432"/>
|
|
182
|
-
<stop offset="0.5703" style="stop-color:#BCBFC3;stop-opacity:0.4297"/>
|
|
183
|
-
<stop offset="0.7553" style="stop-color:#E0E2E4;stop-opacity:0.2447"/>
|
|
184
|
-
<stop offset="0.9048" style="stop-color:#F7F7F8;stop-opacity:9.520561e-002"/>
|
|
185
|
-
<stop offset="1" style="stop-color:#FFFFFF;stop-opacity:0"/>
|
|
186
|
-
</linearGradient>
|
|
187
|
-
<path class="st13" d="M-232.9,378.2c2.8,1,5.4,1.8,7.8,1.8c2.4,0,5-0.8,7.8-1.7c-0.4-0.8-0.7-1.5-1.1-2.3
|
|
188
|
-
c-0.5-1.2-1.1-2.4-1.6-3.5c-1.9,0.7-3.7,1.2-5.1,1.2c-2,0-5-1.1-7.9-2.2c-0.8-0.3-1.6-0.6-2.5-0.9L-232.9,378.2z"/>
|
|
189
|
-
|
|
190
|
-
<linearGradient id="SVGID_12_" gradientUnits="userSpaceOnUse" x1="-176.5171" y1="458.0194" x2="-176.5171" y2="446.5364" gradientTransform="matrix(-0.7071 -0.7071 0.7071 -0.7071 -651.9351 566.8776)">
|
|
191
|
-
<stop offset="0" style="stop-color:#FFFFFF;stop-opacity:0"/>
|
|
192
|
-
<stop offset="9.520561e-002" style="stop-color:#F7F7F8;stop-opacity:9.520561e-002"/>
|
|
193
|
-
<stop offset="0.2447" style="stop-color:#E0E2E4;stop-opacity:0.2447"/>
|
|
194
|
-
<stop offset="0.4297" style="stop-color:#BCBFC3;stop-opacity:0.4297"/>
|
|
195
|
-
<stop offset="0.6432" style="stop-color:#898F96;stop-opacity:0.6432"/>
|
|
196
|
-
<stop offset="0.8776" style="stop-color:#49525D;stop-opacity:0.8776"/>
|
|
197
|
-
<stop offset="1" style="stop-color:#242F3D"/>
|
|
198
|
-
</linearGradient>
|
|
199
|
-
<path class="st14" d="M-212.5,373.3c0.4,0.9,0.9,1.9,1.3,2.8c3.2-1,6.1-1.6,7.4-0.3c0.1,0.1,0.2,0.3,0.3,0.4l2.2-6.4
|
|
200
|
-
c-1.9-1.1-4.3-1.4-7.2-1c-1.8,0.3-3.7,0.8-5.5,1.4C-213.5,371.3-213,372.3-212.5,373.3z"/>
|
|
201
|
-
</g>
|
|
202
|
-
<g class="st15">
|
|
203
|
-
<path class="st0" d="M-243.8,389.3c2.7-1.3,5.1-2.6,6.8-4.3c1.7-1.7,3-4.1,4.3-6.7c-0.8-0.3-1.6-0.6-2.4-0.9
|
|
204
|
-
c-1.2-0.4-2.4-0.9-3.6-1.3c-0.9,1.8-1.8,3.5-2.8,4.4c-1.4,1.4-4.3,2.7-7.2,4c-0.8,0.4-1.6,0.7-2.4,1.1L-243.8,389.3z"/>
|
|
205
|
-
<path class="st0" d="M-232.9,371.4c1,0.4,1.9,0.7,2.9,1.1c1.5-3,3.2-5.5,5-5.5c0.2,0,0.4,0,0.6,0.1l-3-6.1
|
|
206
|
-
c-2.1,0.6-4,2.1-5.7,4.4c-1.1,1.5-2,3.2-2.9,4.9C-235,370.7-234,371-232.9,371.4z"/>
|
|
207
|
-
</g>
|
|
208
|
-
<g class="st15">
|
|
209
|
-
|
|
210
|
-
<linearGradient id="SVGID_13_" gradientUnits="userSpaceOnUse" x1="-189.7905" y1="486.0866" x2="-189.7905" y2="472.8854" gradientTransform="matrix(-0.7071 0.7071 -0.7071 -0.7071 -42.2413 872.0805)">
|
|
211
|
-
<stop offset="0" style="stop-color:#242F3D"/>
|
|
212
|
-
<stop offset="0.1224" style="stop-color:#49525D;stop-opacity:0.8776"/>
|
|
213
|
-
<stop offset="0.3568" style="stop-color:#898F96;stop-opacity:0.6432"/>
|
|
214
|
-
<stop offset="0.5703" style="stop-color:#BCBFC3;stop-opacity:0.4297"/>
|
|
215
|
-
<stop offset="0.7553" style="stop-color:#E0E2E4;stop-opacity:0.2447"/>
|
|
216
|
-
<stop offset="0.9048" style="stop-color:#F7F7F8;stop-opacity:9.520561e-002"/>
|
|
217
|
-
<stop offset="1" style="stop-color:#FFFFFF;stop-opacity:0"/>
|
|
218
|
-
</linearGradient>
|
|
219
|
-
<path class="st16" d="M-243.8,404.9c1-2.8,1.8-5.4,1.8-7.8c0-2.4-0.8-5-1.7-7.8c-0.8,0.4-1.5,0.7-2.3,1.1
|
|
220
|
-
c-1.2,0.5-2.4,1.1-3.5,1.6c0.7,1.9,1.2,3.7,1.2,5.1c0,2-1.1,5-2.2,7.9c-0.3,0.8-0.6,1.6-0.9,2.5L-243.8,404.9z"/>
|
|
221
|
-
|
|
222
|
-
<linearGradient id="SVGID_14_" gradientUnits="userSpaceOnUse" x1="-201.453" y1="501.1722" x2="-201.453" y2="489.6891" gradientTransform="matrix(-0.7071 0.7071 -0.7071 -0.7071 -42.2413 872.0805)">
|
|
223
|
-
<stop offset="0" style="stop-color:#FFFFFF;stop-opacity:0"/>
|
|
224
|
-
<stop offset="9.520561e-002" style="stop-color:#F7F7F8;stop-opacity:9.520561e-002"/>
|
|
225
|
-
<stop offset="0.2447" style="stop-color:#E0E2E4;stop-opacity:0.2447"/>
|
|
226
|
-
<stop offset="0.4297" style="stop-color:#BCBFC3;stop-opacity:0.4297"/>
|
|
227
|
-
<stop offset="0.6432" style="stop-color:#898F96;stop-opacity:0.6432"/>
|
|
228
|
-
<stop offset="0.8776" style="stop-color:#49525D;stop-opacity:0.8776"/>
|
|
229
|
-
<stop offset="1" style="stop-color:#242F3D"/>
|
|
230
|
-
</linearGradient>
|
|
231
|
-
<path class="st17" d="M-248.7,384.5c0.9-0.4,1.9-0.9,2.8-1.3c-1-3.2-1.6-6.1-0.3-7.4c0.1-0.1,0.3-0.2,0.4-0.3l-6.4-2.2
|
|
232
|
-
c-1.1,1.9-1.4,4.3-1,7.2c0.3,1.8,0.8,3.7,1.4,5.5C-250.7,385.5-249.7,385-248.7,384.5z"/>
|
|
233
|
-
</g>
|
|
234
|
-
<g>
|
|
235
|
-
<path class="st0" d="M-232.7,415.8c-1.3-2.7-2.6-5.1-4.3-6.8c-1.7-1.7-4.1-3-6.7-4.3c-0.3,0.8-0.6,1.6-0.9,2.4
|
|
236
|
-
c-0.4,1.2-0.9,2.4-1.3,3.6c1.8,0.9,3.5,1.8,4.4,2.8c1.4,1.4,2.7,4.3,4,7.2c0.4,0.8,0.7,1.6,1.1,2.4L-232.7,415.8z"/>
|
|
237
|
-
<path class="st0" d="M-250.6,404.9c0.4-1,0.7-1.9,1.1-2.9c-3-1.5-5.5-3.2-5.5-5c0-0.2,0-0.4,0.1-0.6l-6.1,3
|
|
238
|
-
c0.6,2.1,2.1,4,4.4,5.7c1.5,1.1,3.2,2,4.9,2.9C-251.3,407-251,406-250.6,404.9z"/>
|
|
239
|
-
</g>
|
|
240
|
-
<g>
|
|
241
|
-
|
|
242
|
-
<linearGradient id="SVGID_15_" gradientUnits="userSpaceOnUse" x1="-232.9431" y1="461.1508" x2="-232.9431" y2="447.9495" gradientTransform="matrix(0.7071 0.7071 -0.7071 0.7071 262.9615 262.3866)">
|
|
243
|
-
<stop offset="0" style="stop-color:#242F3D"/>
|
|
244
|
-
<stop offset="0.1224" style="stop-color:#49525D;stop-opacity:0.8776"/>
|
|
245
|
-
<stop offset="0.3568" style="stop-color:#898F96;stop-opacity:0.6432"/>
|
|
246
|
-
<stop offset="0.5703" style="stop-color:#BCBFC3;stop-opacity:0.4297"/>
|
|
247
|
-
<stop offset="0.7553" style="stop-color:#E0E2E4;stop-opacity:0.2447"/>
|
|
248
|
-
<stop offset="0.9048" style="stop-color:#F7F7F8;stop-opacity:9.520561e-002"/>
|
|
249
|
-
<stop offset="1" style="stop-color:#FFFFFF;stop-opacity:0"/>
|
|
250
|
-
</linearGradient>
|
|
251
|
-
<path class="st18" d="M-217.1,415.8c-2.8-1-5.4-1.8-7.8-1.8c-2.4,0-5,0.8-7.8,1.7c0.4,0.8,0.7,1.5,1.1,2.3
|
|
252
|
-
c0.5,1.2,1.1,2.4,1.6,3.5c1.9-0.7,3.7-1.2,5.1-1.2c2,0,5,1.1,7.9,2.2c0.8,0.3,1.6,0.6,2.5,0.9L-217.1,415.8z"/>
|
|
253
|
-
|
|
254
|
-
<linearGradient id="SVGID_16_" gradientUnits="userSpaceOnUse" x1="-244.6056" y1="476.2363" x2="-244.6056" y2="464.7532" gradientTransform="matrix(0.7071 0.7071 -0.7071 0.7071 262.9615 262.3866)">
|
|
255
|
-
<stop offset="0" style="stop-color:#FFFFFF;stop-opacity:0"/>
|
|
256
|
-
<stop offset="9.520561e-002" style="stop-color:#F7F7F8;stop-opacity:9.520561e-002"/>
|
|
257
|
-
<stop offset="0.2447" style="stop-color:#E0E2E4;stop-opacity:0.2447"/>
|
|
258
|
-
<stop offset="0.4297" style="stop-color:#BCBFC3;stop-opacity:0.4297"/>
|
|
259
|
-
<stop offset="0.6432" style="stop-color:#898F96;stop-opacity:0.6432"/>
|
|
260
|
-
<stop offset="0.8776" style="stop-color:#49525D;stop-opacity:0.8776"/>
|
|
261
|
-
<stop offset="1" style="stop-color:#242F3D"/>
|
|
262
|
-
</linearGradient>
|
|
263
|
-
<path class="st19" d="M-237.5,420.7c-0.4-0.9-0.9-1.9-1.3-2.8c-3.2,1-6.1,1.6-7.4,0.3c-0.1-0.1-0.2-0.3-0.3-0.4l-2.2,6.4
|
|
264
|
-
c1.9,1.1,4.3,1.4,7.2,1c1.8-0.3,3.7-0.8,5.5-1.4C-236.5,422.7-237,421.7-237.5,420.7z"/>
|
|
265
|
-
</g>
|
|
266
|
-
<g>
|
|
267
|
-
<path class="st0" d="M-206.2,404.7c-2.7,1.3-5.1,2.6-6.8,4.3c-1.7,1.7-3,4.1-4.3,6.7c0.8,0.3,1.6,0.6,2.4,0.9
|
|
268
|
-
c1.2,0.4,2.4,0.9,3.6,1.3c0.9-1.8,1.8-3.5,2.8-4.4c1.4-1.4,4.3-2.7,7.2-4c0.8-0.4,1.6-0.7,2.4-1.1L-206.2,404.7z"/>
|
|
269
|
-
<path class="st0" d="M-217.1,422.6c-1-0.4-1.9-0.7-2.9-1.1c-1.5,3-3.2,5.5-5,5.5c-0.2,0-0.4,0-0.6-0.1l3,6.1
|
|
270
|
-
c2.1-0.6,4-2.1,5.7-4.4c1.1-1.5,2-3.2,2.9-4.9C-215,423.3-216,423-217.1,422.6z"/>
|
|
271
|
-
</g>
|
|
272
|
-
</g>
|
|
273
|
-
|
|
274
|
-
<linearGradient id="SVGID_17_" gradientUnits="userSpaceOnUse" x1="-253.2874" y1="374.3918" x2="-224.94" y2="374.3918" gradientTransform="matrix(0.7071 -0.7071 0.7071 0.7071 -346.7323 -42.8162)">
|
|
275
|
-
<stop offset="0" style="stop-color:#FFFFFF"/>
|
|
276
|
-
<stop offset="0.797" style="stop-color:#FFFFFF;stop-opacity:0"/>
|
|
277
|
-
</linearGradient>
|
|
278
|
-
<path class="st20" d="M-258.2,403.9c-4.6-4.2,4.2-9.4,6.2-10.6c1.7-1.1,3.9-2.1,5.9-3c3.5-1.6,6.8-3.1,9-5.3l-4.5-4.5
|
|
279
|
-
c-1.4,1.4-4.3,2.7-7.2,4c-2.8,1.3-5.7,2.6-8,4.3c-3.1,2.3-4.7,5.1-4.7,8.2C-261.4,399.6-260.3,401.9-258.2,403.9
|
|
280
|
-
C-258.2,403.9-258.2,403.9-258.2,403.9z"/>
|
|
281
|
-
|
|
282
|
-
<linearGradient id="SVGID_18_" gradientUnits="userSpaceOnUse" x1="-253.3657" y1="374.3134" x2="-225.0187" y2="374.3134" gradientTransform="matrix(0 -1 1 0 -622 172)">
|
|
283
|
-
<stop offset="0" style="stop-color:#FFFFFF"/>
|
|
284
|
-
<stop offset="0.797" style="stop-color:#FFFFFF;stop-opacity:0"/>
|
|
285
|
-
</linearGradient>
|
|
286
|
-
<path class="st21" d="M-243.6,425.3c-6.2,0.3-3.7-9.6-3.1-11.8c0.4-2,1.3-4.2,2.1-6.3c1.3-3.6,2.6-7,2.6-10.1l-6.4,0
|
|
287
|
-
c0,2-1.1,5-2.2,7.9c-1.1,2.9-2.2,5.9-2.6,8.7c-0.6,3.9,0.2,6.9,2.4,9.1C-248.9,424.6-246.5,425.5-243.6,425.3
|
|
288
|
-
C-243.6,425.3-243.6,425.3-243.6,425.3z"/>
|
|
289
|
-
|
|
290
|
-
<linearGradient id="SVGID_19_" gradientUnits="userSpaceOnUse" x1="-253.2874" y1="374.3918" x2="-224.9401" y2="374.3918" gradientTransform="matrix(-0.7071 -0.7071 0.7071 -0.7071 -664.8162 518.7323)">
|
|
291
|
-
<stop offset="0" style="stop-color:#FFFFFF"/>
|
|
292
|
-
<stop offset="0.797" style="stop-color:#FFFFFF;stop-opacity:0"/>
|
|
293
|
-
</linearGradient>
|
|
294
|
-
<path class="st22" d="M-218.1,430.2c-4.2,4.6-9.4-4.2-10.6-6.2c-1.1-1.7-2.1-3.9-3-5.9c-1.6-3.5-3.1-6.8-5.3-9l-4.5,4.5
|
|
295
|
-
c1.4,1.4,2.7,4.3,4,7.2c1.3,2.8,2.6,5.7,4.3,8c2.3,3.1,5.1,4.7,8.2,4.7C-222.4,433.4-220.1,432.3-218.1,430.2
|
|
296
|
-
C-218.1,430.2-218.1,430.2-218.1,430.2z"/>
|
|
297
|
-
|
|
298
|
-
<linearGradient id="SVGID_20_" gradientUnits="userSpaceOnUse" x1="-253.3657" y1="374.3135" x2="-225.0186" y2="374.3135" gradientTransform="matrix(-1 0 0 -1 -450 794)">
|
|
299
|
-
<stop offset="0" style="stop-color:#FFFFFF"/>
|
|
300
|
-
<stop offset="0.797" style="stop-color:#FFFFFF;stop-opacity:0"/>
|
|
301
|
-
</linearGradient>
|
|
302
|
-
<path class="st23" d="M-196.7,415.6c0.3,6.2-9.6,3.7-11.8,3.1c-2-0.4-4.2-1.3-6.3-2.1c-3.6-1.3-7-2.6-10.1-2.6l0,6.4
|
|
303
|
-
c2,0,5,1.1,7.9,2.2c2.9,1.1,5.9,2.2,8.7,2.6c3.9,0.6,6.9-0.2,9.1-2.4C-197.4,420.9-196.5,418.5-196.7,415.6
|
|
304
|
-
C-196.7,415.6-196.7,415.6-196.7,415.6z"/>
|
|
305
|
-
|
|
306
|
-
<linearGradient id="SVGID_21_" gradientUnits="userSpaceOnUse" x1="-253.2874" y1="374.3918" x2="-224.94" y2="374.3918" gradientTransform="matrix(-0.7071 0.7071 -0.7071 -0.7071 -103.2677 836.8162)">
|
|
307
|
-
<stop offset="0" style="stop-color:#FFFFFF"/>
|
|
308
|
-
<stop offset="0.797" style="stop-color:#FFFFFF;stop-opacity:0"/>
|
|
309
|
-
</linearGradient>
|
|
310
|
-
<path class="st24" d="M-191.8,390.1c4.6,4.2-4.2,9.4-6.2,10.6c-1.7,1.1-3.9,2.1-5.9,3c-3.5,1.6-6.8,3.1-9,5.3l4.5,4.5
|
|
311
|
-
c1.4-1.4,4.3-2.7,7.2-4c2.8-1.3,5.7-2.6,8-4.3c3.1-2.3,4.7-5.1,4.7-8.2C-188.6,394.4-189.7,392.1-191.8,390.1
|
|
312
|
-
C-191.8,390.1-191.8,390.1-191.8,390.1z"/>
|
|
313
|
-
|
|
314
|
-
<linearGradient id="SVGID_22_" gradientUnits="userSpaceOnUse" x1="-253.3658" y1="374.3135" x2="-225.0187" y2="374.3135" gradientTransform="matrix(0 1 -1 0 172 622)">
|
|
315
|
-
<stop offset="0" style="stop-color:#FFFFFF"/>
|
|
316
|
-
<stop offset="0.797" style="stop-color:#FFFFFF;stop-opacity:0"/>
|
|
317
|
-
</linearGradient>
|
|
318
|
-
<path class="st25" d="M-206.4,368.7c6.2-0.3,3.7,9.6,3.1,11.8c-0.4,2-1.3,4.2-2.1,6.3c-1.3,3.6-2.6,7-2.6,10.1l6.4,0
|
|
319
|
-
c0-2,1.1-5,2.2-7.9c1.1-2.9,2.2-5.9,2.6-8.7c0.6-3.9-0.2-6.9-2.4-9.1C-201.1,369.4-203.5,368.5-206.4,368.7
|
|
320
|
-
C-206.4,368.7-206.4,368.7-206.4,368.7z"/>
|
|
321
|
-
|
|
322
|
-
<linearGradient id="SVGID_23_" gradientUnits="userSpaceOnUse" x1="-253.2875" y1="374.3918" x2="-224.9401" y2="374.3918" gradientTransform="matrix(0.7071 0.7071 -0.7071 0.7071 214.8162 275.2677)">
|
|
323
|
-
<stop offset="0" style="stop-color:#FFFFFF"/>
|
|
324
|
-
<stop offset="0.797" style="stop-color:#FFFFFF;stop-opacity:0"/>
|
|
325
|
-
</linearGradient>
|
|
326
|
-
<path class="st26" d="M-231.9,363.8c4.2-4.6,9.4,4.2,10.6,6.2c1.1,1.7,2.1,3.9,3,5.9c1.6,3.5,3.1,6.8,5.3,9l4.5-4.5
|
|
327
|
-
c-1.4-1.4-2.7-4.3-4-7.2c-1.3-2.8-2.6-5.7-4.3-8c-2.3-3.1-5.1-4.7-8.2-4.7C-227.6,360.6-229.9,361.7-231.9,363.8
|
|
328
|
-
C-231.9,363.8-231.9,363.8-231.9,363.8z"/>
|
|
329
|
-
<linearGradient id="SVGID_24_" gradientUnits="userSpaceOnUse" x1="-253.3657" y1="374.3135" x2="-225.0186" y2="374.3135">
|
|
330
|
-
<stop offset="0" style="stop-color:#FFFFFF"/>
|
|
331
|
-
<stop offset="0.797" style="stop-color:#FFFFFF;stop-opacity:0"/>
|
|
332
|
-
</linearGradient>
|
|
333
|
-
<path class="st27" d="M-253.3,378.4c-0.3-6.2,9.6-3.7,11.8-3.1c2,0.4,4.2,1.3,6.3,2.1c3.6,1.3,7,2.6,10.1,2.6l0-6.4
|
|
334
|
-
c-2,0-5-1.1-7.9-2.2c-2.9-1.1-5.9-2.2-8.7-2.6c-3.9-0.6-6.9,0.2-9.1,2.4C-252.6,373.1-253.5,375.5-253.3,378.4
|
|
335
|
-
C-253.3,378.4-253.3,378.4-253.3,378.4z"/>
|
|
336
|
-
<g>
|
|
337
|
-
<defs>
|
|
338
|
-
<path id="SVGID_25_" d="M-253.3,378.4c-0.3-6.2,9.6-3.7,11.8-3.1c2,0.4,4.2,1.3,6.3,2.1c3.6,1.3,7,2.6,10.1,2.6l0-6.4
|
|
339
|
-
c-2,0-5-1.1-7.9-2.2c-2.9-1.1-5.9-2.2-8.7-2.6c-3.9-0.6-6.9,0.2-9.1,2.4C-252.6,373.1-253.5,375.5-253.3,378.4
|
|
340
|
-
C-253.3,378.4-253.3,378.4-253.3,378.4z"/>
|
|
341
|
-
</defs>
|
|
342
|
-
<clipPath id="SVGID_26_">
|
|
343
|
-
<use xlink:href="#SVGID_25_" style="overflow:visible;"/>
|
|
344
|
-
</clipPath>
|
|
345
|
-
<g class="st28">
|
|
346
|
-
<linearGradient id="SVGID_27_" gradientUnits="userSpaceOnUse" x1="-255.3303" y1="376.5518" x2="-225.0164" y2="376.5518">
|
|
347
|
-
<stop offset="0" style="stop-color:#FFFFFF"/>
|
|
348
|
-
<stop offset="1" style="stop-color:#FFFFFF;stop-opacity:0"/>
|
|
349
|
-
</linearGradient>
|
|
350
|
-
<path class="st29" d="M-253.4,378.5L-253.4,378.5L-253.4,378.5c-0.2-0.7-0.3-1.5-0.1-2.2c0.2-0.8,0.7-1.5,1.4-2
|
|
351
|
-
c0.7-0.5,1.4-0.8,2.1-1.1c0.7-0.2,1.5-0.4,2.2-0.4c1.5-0.1,2.9-0.1,4.3,0.1c0.7,0.1,1.4,0.2,2.1,0.4l0.5,0.1l0.4,0.1l1,0.3
|
|
352
|
-
c2.7,0.8,5.1,1.9,7.4,3.1c1.2,0.6,2.3,1.1,3.5,1.7c1.2,0.6,2.3,1,3.7,1.5c-1.3,0.4-2.7,0.5-4.1,0.4c-1.4-0.1-2.7-0.3-4-0.6
|
|
353
|
-
c-1.3-0.3-2.6-0.7-3.8-1.1c-1.2-0.4-2.5-0.8-3.6-1.1l-0.9-0.2l-0.5-0.1l-0.4-0.1c-0.6-0.2-1.2-0.3-1.8-0.5
|
|
354
|
-
c-1.2-0.3-2.4-0.5-3.6-0.7c-1.2-0.2-2.3-0.2-3.3,0.1c-0.5,0.1-0.9,0.4-1.3,0.8C-252.8,377.2-253.1,377.8-253.4,378.5
|
|
355
|
-
L-253.4,378.5L-253.4,378.5z"/>
|
|
356
|
-
</g>
|
|
357
|
-
</g>
|
|
358
|
-
<g class="st30">
|
|
359
|
-
<defs>
|
|
360
|
-
<path id="SVGID_28_" class="st30" d="M-258.2,403.9c-4.6-4.2,4.2-9.4,6.2-10.6c1.7-1.1,3.9-2.1,5.9-3c3.5-1.6,6.8-3.1,9-5.3
|
|
361
|
-
l-4.5-4.5c-1.4,1.4-4.3,2.7-7.2,4c-2.8,1.3-5.7,2.6-8,4.3c-3.1,2.3-4.7,5.1-4.7,8.2C-261.4,399.6-260.3,401.9-258.2,403.9
|
|
362
|
-
C-258.2,403.9-258.2,403.9-258.2,403.9z"/>
|
|
363
|
-
</defs>
|
|
364
|
-
<clipPath id="SVGID_29_">
|
|
365
|
-
<use xlink:href="#SVGID_28_" style="overflow:visible;"/>
|
|
366
|
-
</clipPath>
|
|
367
|
-
<g class="st31">
|
|
368
|
-
<linearGradient id="SVGID_30_" gradientUnits="userSpaceOnUse" x1="-260.9057" y1="403.9876" x2="-239.4706" y2="382.5525">
|
|
369
|
-
<stop offset="0" style="stop-color:#FFFFFF"/>
|
|
370
|
-
<stop offset="1" style="stop-color:#FFFFFF;stop-opacity:0"/>
|
|
371
|
-
</linearGradient>
|
|
372
|
-
<path class="st32" d="M-258.1,404L-258.1,404L-258.1,404c-0.7-0.3-1.3-0.8-1.7-1.5c-0.4-0.7-0.5-1.6-0.5-2.4
|
|
373
|
-
c0.1-0.8,0.4-1.6,0.7-2.3c0.4-0.7,0.8-1.3,1.3-1.9c0.9-1.1,2-2.1,3.1-2.9c0.6-0.4,1.1-0.8,1.7-1.2l0.5-0.3l0.4-0.2l0.9-0.5
|
|
374
|
-
c2.4-1.3,4.9-2.2,7.4-3.1c1.2-0.4,2.4-0.8,3.7-1.3c1.2-0.4,2.4-0.9,3.6-1.5c-0.6,1.2-1.6,2.3-2.6,3.2c-1,0.9-2.2,1.7-3.3,2.4
|
|
375
|
-
c-1.1,0.7-2.3,1.3-3.5,2c-1.1,0.6-2.3,1.2-3.4,1.8l-0.8,0.4l-0.5,0.3l-0.4,0.2c-0.5,0.3-1.1,0.6-1.6,0.9c-1.1,0.6-2.1,1.3-3,2
|
|
376
|
-
c-0.9,0.7-1.8,1.5-2.3,2.4c-0.3,0.4-0.4,0.9-0.4,1.5C-258.7,402.7-258.5,403.3-258.1,404L-258.1,404L-258.1,404z"/>
|
|
377
|
-
</g>
|
|
378
|
-
</g>
|
|
379
|
-
<g class="st33">
|
|
380
|
-
<defs>
|
|
381
|
-
<path id="SVGID_31_" class="st33" d="M-243.6,425.3c-6.2,0.3-3.7-9.6-3.1-11.8c0.4-2,1.3-4.2,2.1-6.3c1.3-3.6,2.6-7,2.6-10.1
|
|
382
|
-
l-6.4,0c0,2-1.1,5-2.2,7.9c-1.1,2.9-2.2,5.9-2.6,8.7c-0.6,3.9,0.2,6.9,2.4,9.1C-248.9,424.6-246.5,425.5-243.6,425.3
|
|
383
|
-
C-243.6,425.3-243.6,425.3-243.6,425.3z"/>
|
|
384
|
-
</defs>
|
|
385
|
-
<clipPath id="SVGID_32_">
|
|
386
|
-
<use xlink:href="#SVGID_31_" style="overflow:visible;"/>
|
|
387
|
-
</clipPath>
|
|
388
|
-
<g class="st34">
|
|
389
|
-
<linearGradient id="SVGID_33_" gradientUnits="userSpaceOnUse" x1="-245.4482" y1="427.3301" x2="-245.4482" y2="397.0165">
|
|
390
|
-
<stop offset="0" style="stop-color:#FFFFFF"/>
|
|
391
|
-
<stop offset="1" style="stop-color:#FFFFFF;stop-opacity:0"/>
|
|
392
|
-
</linearGradient>
|
|
393
|
-
<path class="st35" d="M-243.5,425.4L-243.5,425.4L-243.5,425.4c-0.7,0.2-1.5,0.3-2.2,0.1c-0.8-0.2-1.5-0.7-2-1.4
|
|
394
|
-
c-0.5-0.7-0.8-1.4-1.1-2.1c-0.2-0.7-0.4-1.5-0.4-2.2c-0.1-1.5-0.1-2.9,0.1-4.3c0.1-0.7,0.2-1.4,0.4-2.1l0.1-0.5l0.1-0.4l0.3-1
|
|
395
|
-
c0.8-2.7,1.9-5.1,3.1-7.4c0.6-1.2,1.1-2.3,1.7-3.5c0.6-1.2,1-2.3,1.5-3.7c0.4,1.3,0.5,2.7,0.4,4.1c-0.1,1.4-0.3,2.7-0.6,4
|
|
396
|
-
c-0.3,1.3-0.7,2.6-1.1,3.8c-0.4,1.2-0.8,2.5-1.1,3.6l-0.2,0.9l-0.1,0.5l-0.1,0.4c-0.2,0.6-0.3,1.2-0.5,1.8
|
|
397
|
-
c-0.3,1.2-0.5,2.4-0.7,3.6c-0.2,1.2-0.2,2.3,0.1,3.3c0.1,0.5,0.4,0.9,0.8,1.3C-244.8,424.8-244.2,425.1-243.5,425.4L-243.5,425.4
|
|
398
|
-
L-243.5,425.4z"/>
|
|
399
|
-
</g>
|
|
400
|
-
</g>
|
|
401
|
-
<g class="st36">
|
|
402
|
-
<defs>
|
|
403
|
-
<path id="SVGID_34_" class="st36" d="M-218.1,430.2c-4.2,4.6-9.4-4.2-10.6-6.2c-1.1-1.7-2.1-3.9-3-5.9c-1.6-3.5-3.1-6.8-5.3-9
|
|
404
|
-
l-4.5,4.5c1.4,1.4,2.7,4.3,4,7.2c1.3,2.8,2.6,5.7,4.3,8c2.3,3.1,5.1,4.7,8.2,4.7C-222.4,433.4-220.1,432.3-218.1,430.2
|
|
405
|
-
C-218.1,430.2-218.1,430.2-218.1,430.2z"/>
|
|
406
|
-
</defs>
|
|
407
|
-
<clipPath id="SVGID_35_">
|
|
408
|
-
<use xlink:href="#SVGID_34_" style="overflow:visible;"/>
|
|
409
|
-
</clipPath>
|
|
410
|
-
<g class="st37">
|
|
411
|
-
<linearGradient id="SVGID_36_" gradientUnits="userSpaceOnUse" x1="-218.0124" y1="432.9056" x2="-239.4473" y2="411.4707">
|
|
412
|
-
<stop offset="0" style="stop-color:#FFFFFF"/>
|
|
413
|
-
<stop offset="1" style="stop-color:#FFFFFF;stop-opacity:0"/>
|
|
414
|
-
</linearGradient>
|
|
415
|
-
<path class="st38" d="M-218,430.1L-218,430.1L-218,430.1c-0.3,0.7-0.8,1.3-1.5,1.7c-0.7,0.4-1.6,0.5-2.4,0.5
|
|
416
|
-
c-0.8-0.1-1.6-0.4-2.3-0.7c-0.7-0.4-1.3-0.8-1.9-1.3c-1.1-0.9-2.1-2-2.9-3.1c-0.4-0.6-0.8-1.1-1.2-1.7l-0.3-0.5l-0.2-0.4
|
|
417
|
-
l-0.5-0.9c-1.3-2.4-2.2-4.9-3.1-7.4c-0.4-1.2-0.8-2.4-1.3-3.7c-0.4-1.2-0.9-2.4-1.5-3.6c1.2,0.6,2.3,1.6,3.2,2.6
|
|
418
|
-
c0.9,1,1.7,2.2,2.4,3.3c0.7,1.1,1.3,2.3,2,3.5c0.6,1.1,1.2,2.3,1.8,3.4l0.4,0.8l0.3,0.5l0.2,0.4c0.3,0.5,0.6,1.1,0.9,1.6
|
|
419
|
-
c0.6,1.1,1.3,2.1,2,3c0.7,0.9,1.5,1.8,2.4,2.3c0.4,0.3,0.9,0.4,1.5,0.4C-219.3,430.7-218.7,430.5-218,430.1L-218,430.1
|
|
420
|
-
L-218,430.1z"/>
|
|
421
|
-
</g>
|
|
422
|
-
</g>
|
|
423
|
-
<g class="st39">
|
|
424
|
-
<defs>
|
|
425
|
-
<path id="SVGID_37_" class="st39" d="M-196.7,415.6c0.3,6.2-9.6,3.7-11.8,3.1c-2-0.4-4.2-1.3-6.3-2.1c-3.6-1.3-7-2.6-10.1-2.6
|
|
426
|
-
l0,6.4c2,0,5,1.1,7.9,2.2c2.9,1.1,5.9,2.2,8.7,2.6c3.9,0.6,6.9-0.2,9.1-2.4C-197.4,420.9-196.5,418.5-196.7,415.6
|
|
427
|
-
C-196.7,415.6-196.7,415.6-196.7,415.6z"/>
|
|
428
|
-
</defs>
|
|
429
|
-
<clipPath id="SVGID_38_">
|
|
430
|
-
<use xlink:href="#SVGID_37_" style="overflow:visible;"/>
|
|
431
|
-
</clipPath>
|
|
432
|
-
<g class="st40">
|
|
433
|
-
<linearGradient id="SVGID_39_" gradientUnits="userSpaceOnUse" x1="-194.6698" y1="417.4481" x2="-224.9836" y2="417.4481">
|
|
434
|
-
<stop offset="0" style="stop-color:#FFFFFF"/>
|
|
435
|
-
<stop offset="1" style="stop-color:#FFFFFF;stop-opacity:0"/>
|
|
436
|
-
</linearGradient>
|
|
437
|
-
<path class="st41" d="M-196.6,415.5L-196.6,415.5L-196.6,415.5c0.2,0.7,0.3,1.5,0.1,2.2c-0.2,0.8-0.7,1.5-1.4,2
|
|
438
|
-
c-0.7,0.5-1.4,0.8-2.1,1.1c-0.7,0.2-1.5,0.4-2.2,0.4c-1.5,0.1-2.9,0.1-4.3-0.1c-0.7-0.1-1.4-0.2-2.1-0.4l-0.5-0.1l-0.4-0.1
|
|
439
|
-
l-1-0.3c-2.7-0.8-5.1-1.9-7.4-3.1c-1.2-0.6-2.3-1.1-3.5-1.7c-1.2-0.6-2.3-1-3.7-1.5c1.3-0.4,2.7-0.5,4.1-0.4
|
|
440
|
-
c1.4,0.1,2.7,0.3,4,0.6c1.3,0.3,2.6,0.7,3.8,1.1c1.2,0.4,2.5,0.8,3.6,1.1l0.9,0.2l0.5,0.1l0.4,0.1c0.6,0.2,1.2,0.3,1.8,0.5
|
|
441
|
-
c1.2,0.3,2.4,0.5,3.6,0.7c1.2,0.2,2.3,0.2,3.3-0.1c0.5-0.1,0.9-0.4,1.3-0.8C-197.2,416.8-196.9,416.2-196.6,415.5L-196.6,415.5
|
|
442
|
-
L-196.6,415.5z"/>
|
|
443
|
-
</g>
|
|
444
|
-
</g>
|
|
445
|
-
<g class="st36">
|
|
446
|
-
<defs>
|
|
447
|
-
<path id="SVGID_40_" class="st36" d="M-191.8,390.1c4.6,4.2-4.2,9.4-6.2,10.6c-1.7,1.1-3.9,2.1-5.9,3c-3.5,1.6-6.8,3.1-9,5.3
|
|
448
|
-
l4.5,4.5c1.4-1.4,4.3-2.7,7.2-4c2.8-1.3,5.7-2.6,8-4.3c3.1-2.3,4.7-5.1,4.7-8.2C-188.6,394.4-189.7,392.1-191.8,390.1
|
|
449
|
-
C-191.8,390.1-191.8,390.1-191.8,390.1z"/>
|
|
450
|
-
</defs>
|
|
451
|
-
<clipPath id="SVGID_41_">
|
|
452
|
-
<use xlink:href="#SVGID_40_" style="overflow:visible;"/>
|
|
453
|
-
</clipPath>
|
|
454
|
-
<g class="st42">
|
|
455
|
-
<linearGradient id="SVGID_42_" gradientUnits="userSpaceOnUse" x1="-189.0943" y1="390.0123" x2="-210.5294" y2="411.4474">
|
|
456
|
-
<stop offset="0" style="stop-color:#FFFFFF"/>
|
|
457
|
-
<stop offset="1" style="stop-color:#FFFFFF;stop-opacity:0"/>
|
|
458
|
-
</linearGradient>
|
|
459
|
-
<path class="st43" d="M-191.9,390L-191.9,390L-191.9,390c0.7,0.3,1.3,0.8,1.7,1.5c0.4,0.7,0.5,1.6,0.5,2.4
|
|
460
|
-
c-0.1,0.8-0.4,1.6-0.7,2.3c-0.4,0.7-0.8,1.3-1.3,1.9c-0.9,1.1-2,2.1-3.1,2.9c-0.6,0.4-1.1,0.8-1.7,1.2l-0.5,0.3l-0.4,0.2
|
|
461
|
-
l-0.9,0.5c-2.4,1.3-4.9,2.2-7.4,3.1c-1.2,0.4-2.4,0.8-3.7,1.3c-1.2,0.4-2.4,0.9-3.6,1.5c0.6-1.2,1.6-2.3,2.6-3.2
|
|
462
|
-
c1-0.9,2.2-1.7,3.3-2.4c1.1-0.7,2.3-1.3,3.5-2c1.1-0.6,2.3-1.2,3.4-1.8l0.8-0.4l0.5-0.3l0.4-0.2c0.5-0.3,1.1-0.6,1.6-0.9
|
|
463
|
-
c1.1-0.6,2.1-1.3,3-2c0.9-0.7,1.8-1.5,2.3-2.4c0.3-0.4,0.4-0.9,0.4-1.5C-191.3,391.3-191.5,390.7-191.9,390L-191.9,390
|
|
464
|
-
L-191.9,390z"/>
|
|
465
|
-
</g>
|
|
466
|
-
</g>
|
|
467
|
-
<g class="st33">
|
|
468
|
-
<defs>
|
|
469
|
-
<path id="SVGID_43_" class="st33" d="M-206.4,368.7c6.2-0.3,3.7,9.6,3.1,11.8c-0.4,2-1.3,4.2-2.1,6.3c-1.3,3.6-2.6,7-2.6,10.1
|
|
470
|
-
l6.4,0c0-2,1.1-5,2.2-7.9c1.1-2.9,2.2-5.9,2.6-8.7c0.6-3.9-0.2-6.9-2.4-9.1C-201.1,369.4-203.5,368.5-206.4,368.7
|
|
471
|
-
C-206.4,368.7-206.4,368.7-206.4,368.7z"/>
|
|
472
|
-
</defs>
|
|
473
|
-
<clipPath id="SVGID_44_">
|
|
474
|
-
<use xlink:href="#SVGID_43_" style="overflow:visible;"/>
|
|
475
|
-
</clipPath>
|
|
476
|
-
<g class="st44">
|
|
477
|
-
<linearGradient id="SVGID_45_" gradientUnits="userSpaceOnUse" x1="-204.5519" y1="366.6698" x2="-204.5519" y2="396.9835">
|
|
478
|
-
<stop offset="0" style="stop-color:#FFFFFF"/>
|
|
479
|
-
<stop offset="1" style="stop-color:#FFFFFF;stop-opacity:0"/>
|
|
480
|
-
</linearGradient>
|
|
481
|
-
<path class="st45" d="M-206.5,368.6L-206.5,368.6L-206.5,368.6c0.7-0.2,1.5-0.3,2.2-0.1c0.8,0.2,1.5,0.7,2,1.4
|
|
482
|
-
c0.5,0.7,0.8,1.4,1.1,2.1c0.2,0.7,0.4,1.5,0.4,2.2c0.1,1.5,0.1,2.9-0.1,4.3c-0.1,0.7-0.2,1.4-0.4,2.1l-0.1,0.5l-0.1,0.4l-0.3,1
|
|
483
|
-
c-0.8,2.7-1.9,5.1-3.1,7.4c-0.6,1.2-1.1,2.3-1.7,3.5c-0.6,1.2-1,2.3-1.5,3.7c-0.4-1.3-0.5-2.7-0.4-4.1c0.1-1.4,0.3-2.7,0.6-4
|
|
484
|
-
c0.3-1.3,0.7-2.6,1.1-3.8c0.4-1.2,0.8-2.5,1.1-3.6l0.2-0.9l0.1-0.5l0.1-0.4c0.2-0.6,0.3-1.2,0.5-1.8c0.3-1.2,0.5-2.4,0.7-3.6
|
|
485
|
-
c0.2-1.2,0.2-2.3-0.1-3.3c-0.1-0.5-0.4-0.9-0.8-1.3C-205.2,369.2-205.8,368.9-206.5,368.6L-206.5,368.6L-206.5,368.6z"/>
|
|
486
|
-
</g>
|
|
487
|
-
</g>
|
|
488
|
-
<g class="st30">
|
|
489
|
-
<defs>
|
|
490
|
-
<path id="SVGID_46_" class="st30" d="M-231.9,363.8c4.2-4.6,9.4,4.2,10.6,6.2c1.1,1.7,2.1,3.9,3,5.9c1.6,3.5,3.1,6.8,5.3,9
|
|
491
|
-
l4.5-4.5c-1.4-1.4-2.7-4.3-4-7.2c-1.3-2.8-2.6-5.7-4.3-8c-2.3-3.1-5.1-4.7-8.2-4.7C-227.6,360.6-229.9,361.7-231.9,363.8
|
|
492
|
-
C-231.9,363.8-231.9,363.8-231.9,363.8z"/>
|
|
493
|
-
</defs>
|
|
494
|
-
<clipPath id="SVGID_47_">
|
|
495
|
-
<use xlink:href="#SVGID_46_" style="overflow:visible;"/>
|
|
496
|
-
</clipPath>
|
|
497
|
-
<g class="st46">
|
|
498
|
-
<linearGradient id="SVGID_48_" gradientUnits="userSpaceOnUse" x1="-231.9877" y1="361.0944" x2="-210.5527" y2="382.5294">
|
|
499
|
-
<stop offset="0" style="stop-color:#FFFFFF"/>
|
|
500
|
-
<stop offset="1" style="stop-color:#FFFFFF;stop-opacity:0"/>
|
|
501
|
-
</linearGradient>
|
|
502
|
-
<path class="st47" d="M-232,363.9L-232,363.9L-232,363.9c0.3-0.7,0.8-1.3,1.5-1.7c0.7-0.4,1.6-0.5,2.4-0.5
|
|
503
|
-
c0.8,0.1,1.6,0.4,2.3,0.7c0.7,0.4,1.3,0.8,1.9,1.3c1.1,0.9,2.1,2,2.9,3.1c0.4,0.6,0.8,1.1,1.2,1.7l0.3,0.5l0.2,0.4l0.5,0.9
|
|
504
|
-
c1.3,2.4,2.2,4.9,3.1,7.4c0.4,1.2,0.8,2.4,1.3,3.7c0.4,1.2,0.9,2.4,1.5,3.6c-1.2-0.6-2.3-1.6-3.2-2.6c-0.9-1-1.7-2.2-2.4-3.3
|
|
505
|
-
c-0.7-1.1-1.3-2.3-2-3.5c-0.6-1.1-1.2-2.3-1.8-3.4l-0.4-0.8l-0.3-0.5l-0.2-0.4c-0.3-0.5-0.6-1.1-0.9-1.6c-0.6-1.1-1.3-2.1-2-3
|
|
506
|
-
c-0.7-0.9-1.5-1.8-2.4-2.3c-0.4-0.3-0.9-0.4-1.5-0.4C-230.7,363.3-231.3,363.5-232,363.9L-232,363.9L-232,363.9z"/>
|
|
507
|
-
</g>
|
|
508
|
-
</g>
|
|
509
|
-
</g>
|
|
510
|
-
</svg>
|
|
Binary file
|