tao.mo

Merge remote-tracking branch 'origin/master'

Showing 289 changed files with 1952 additions and 0 deletions
1 +# 告诉EditorConfig插件,这是根文件,不用继续往上查找
2 +root = true
3 +
4 +# 匹配全部文件
5 +[*]
6 +# 设置字符集
7 +charset = utf-8
8 +# 缩进风格,可选space、tab
9 +indent_style = space
10 +# 缩进的空格数
11 +indent_size = 2
12 +# 结尾换行符,可选lf、cr、crlf
13 +end_of_line = lf
14 +# 在文件结尾插入新行
15 +insert_final_newline = true
16 +# 删除一行中的前后空格
17 +trim_trailing_whitespace = true
18 +
19 +# 匹配md结尾的文件
20 +[*.md]
21 +insert_final_newline = false
22 +trim_trailing_whitespace = false
1 +NODE_ENV = 'development'
2 +
3 +
4 +# 开发环境配置
5 +ENV = 'development'
6 +
7 +VUE_APP_WEB_ADDRESS = 'development'
8 +
9 +VUE_APP_Version = '1.0.0'
10 +
11 +VUE_APP_BASE_API = 'http://47.103.140.98:7010/'
12 +
13 +VUE_APP_BASE_ROUTE = '/'
14 +
15 +VUE_APP_BASE_LOGINOUT = '/'
16 +
17 +# 路由懒加载
18 +VUE_CLI_BABEL_TRANSPILE_MODULES = true
19 +
20 +#iclearEmp系统地址
21 +VUE_APP_REDIRECT_EMP = 'http://47.103.140.98/Emp/#login'
22 +#Fcl登陆地址
23 +VUE_APP_REDIRECT_FCL = 'https://www.fedex.com/secure-login/#login-credentials?redirectUrl=https://iclearuat.cndcdmz.apac.fedex.com/Exp/sysUserController/wlgnForward'
24 +#图文版使用指南
25 +VUE_APP_FEDEX_HANDBOOK = 'http://47.103.140.98/IcTw/operating-guide.pdf'
26 +#隐私政策
27 +VUE_APP_PRIVACT_POLICY = 'https://www.fedex.com/zh-tw/privacy-policy.html'
28 +#使用条款
29 +VUE_APP_TERMS_OF_USE = 'https://www.fedex.com/zh-tw/terms-of-use.html'
30 +#营业执照
31 +VUE_APP_BUSINESS_LICENSE = 'https://www.fedex.com/content/dam/fedex/apac-asia-pacific/MVP-APAC/images/2019/Q3/CN_EN_2019_1_Master_image_NA_business_license_marketing_913515423.jpg'
32 +#快递业务经营许可证
33 +VUE_APP_BUSINESS_PERMIT = 'https://www.fedex.com/content/dam/fedex/apac-asia-pacific/downloads/fedex-express-delivery-business-permit-cn.jpg'
34 +#沪公网安备号
35 +VUE_APP_SHANGHAI_FILLING_NUMBER = 'http://www.beian.gov.cn/portal/registerSystemInfo?recordcode=31010102007222'
36 +#京ICP
37 +VUE_APP_BEIJING_FILLING_NUMBER = 'https://beian.miit.gov.cn/#/Integrated/index'
38 +#联邦快递标准货运条款
39 +VUE_APP_EXPRESS_FREIGHT_TERM = 'https://www.fedex.com/content/dam/fedex/apac-asia-pacific/downloads/fedex-scc-zh-tw.pdf'
1 +NODE_ENV = production
2 +
3 +
4 +# 生产环境配置
5 +ENV = 'production'
6 +VUE_APP_WEB_ADDRESS = 'production'
7 +
8 +VUE_APP_BASE_API = 'https://exportdeclaration-tw.apac.fedex.com/'
9 +
10 +VUE_APP_Version = '1.0.0'
11 +
12 +VUE_APP_BASE_ROUTE = '/'
13 +
14 +VUE_APP_BASE_LOGINOUT = '/'
15 +
16 +#图文版使用指南
17 +VUE_APP_FEDEX_HANDBOOK = 'https://exportdeclaration-tw.apac.fedex.com/IcTw/圖文版使用指南.pdf'
18 +#隐私政策
19 +VUE_APP_PRIVACT_POLICY = 'https://www.fedex.com/zh-tw/privacy-policy.html'
20 +#使用条款
21 +VUE_APP_TERMS_OF_USE = 'https://www.fedex.com/zh-tw/terms-of-use.html'
22 +#营业执照
23 +VUE_APP_BUSINESS_LICENSE = 'https://www.fedex.com/content/dam/fedex/apac-asia-pacific/MVP-APAC/images/2019/Q3/CN_EN_2019_1_Master_image_NA_business_license_marketing_913515423.jpg'
24 +#快递业务经营许可证
25 +VUE_APP_ED_BUSINESS_LICENSE = 'https://www.fedex.com/content/dam/fedex/apac-asia-pacific/downloads/fedex-express-delivery-business-permit-cn.jpg'
26 +#沪公网安备号
27 +VUE_APP_SHANGHAI_FILLING_NUMBER = 'http://www.beian.gov.cn/portal/registerSystemInfo?recordcode=31010102007222'
28 +#京ICP
29 +VUE_APP_BEIJING_FILLING_NUMBER = 'https://beian.miit.gov.cn/#/Integrated/index'
...\ No newline at end of file ...\ No newline at end of file
1 +NODE_ENV = production
2 +
3 +
4 +# 测试环境配置
5 +ENV = 'staging'
6 +
7 +VUE_APP_Version = '1.0.0'
8 +
9 +VUE_APP_WEB_ADDRESS = 'staging'
10 +
11 +VUE_APP_BASE_API = 'http://47.103.140.98:7010/'
12 +
13 +VUE_APP_BASE_ROUTE = '/'
14 +
15 +VUE_APP_BASE_LOGINOUT = '/'
16 +#iclearEmp系统地址
17 +VUE_APP_REDIRECT_EMP = 'http://47.103.140.98/Emp/#login'
18 +#Fcl登陆地址
19 +VUE_APP_REDIRECT_FCL = 'https://www.fedex.com/secure-login/#login-credentials?redirectUrl=https://iclearuat.cndcdmz.apac.fedex.com/Exp/sysUserController/wlgnForward'
20 +#图文版使用指南
21 +VUE_APP_FEDEX_HANDBOOK = 'http://47.103.140.98/IcTw/圖文版使用指南.pdf'
22 +#隐私政策
23 +VUE_APP_PRIVACT_POLICY = 'https://www.fedex.com/zh-tw/privacy-policy.html'
24 +#使用条款
25 +VUE_APP_TERMS_OF_USE = 'https://www.fedex.com/zh-tw/terms-of-use.html'
26 +#营业执照
27 +VUE_APP_BUSINESS_LICENSE = 'https://www.fedex.com/content/dam/fedex/apac-asia-pacific/MVP-APAC/images/2019/Q3/CN_EN_2019_1_Master_image_NA_business_license_marketing_913515423.jpg'
28 +#快递业务经营许可证
29 +VUE_APP_BUSINESS_PERMIT = 'https://www.fedex.com/content/dam/fedex/apac-asia-pacific/downloads/fedex-express-delivery-business-permit-cn.jpg'
30 +#沪公网安备号
31 +VUE_APP_SHANGHAI_FILLING_NUMBER = 'http://www.beian.gov.cn/portal/registerSystemInfo?recordcode=31010102007222'
32 +#京ICP
33 +VUE_APP_BEIJING_FILLING_NUMBER = 'https://beian.miit.gov.cn/#/Integrated/index'
34 +#联邦快递标准货运条款
35 +VUE_APP_EXPRESS_FREIGHT_TERM = 'https://www.fedex.com/content/dam/fedex/apac-asia-pacific/downloads/fedex-scc-zh-tw.pdf'
36 +
1 +NODE_ENV = production
2 +
3 +
4 +#uat环境配置
5 +ENV = 'uat'
6 +
7 +VUE_APP_Version = '1.0.0'
8 +
9 +VUE_APP_WEB_ADDRESS = 'uat'
10 +
11 +VUE_APP_BASE_API = 'https://exportdeclarationuat-tw.apac.fedex.com/'
12 +
13 +VUE_APP_BASE_ROUTE = '/'
14 +
15 +VUE_APP_BASE_LOGINOUT = '/'
16 +
17 +#iclearEmp系统地址
18 +VUE_APP_REDIRECT_EMP = 'http://47.103.140.98/Emp/#login'
19 +#Fcl登陆地址
20 +VUE_APP_REDIRECT_FCL = 'https://www.fedex.com/secure-login/#login-credentials?redirectUrl=https://iclearuat.cndcdmz.apac.fedex.com/Exp/sysUserController/wlgnForward'
21 +#图文版使用指南
22 +VUE_APP_FEDEX_HANDBOOK = 'https://exportdeclarationuat-tw.apac.fedex.com/IcTw/圖文版使用指南.pdf'
23 +#隐私政策
24 +VUE_APP_PRIVACT_POLICY = 'https://www.fedex.com/zh-tw/privacy-policy.html'
25 +#使用条款
26 +VUE_APP_TERMS_OF_USE = 'https://www.fedex.com/zh-tw/terms-of-use.html'
27 +#营业执照
28 +VUE_APP_BUSINESS_LICENSE = 'https://www.fedex.com/content/dam/fedex/apac-asia-pacific/MVP-APAC/images/2019/Q3/CN_EN_2019_1_Master_image_NA_business_license_marketing_913515423.jpg'
29 +#快递业务经营许可证
30 +VUE_APP_ED_BUSINESS_LICENSE = 'https://www.fedex.com/content/dam/fedex/apac-asia-pacific/downloads/fedex-express-delivery-business-permit-cn.jpg'
31 +#沪公网安备号
32 +VUE_APP_SHANGHAI_FILLING_NUMBER = 'http://www.beian.gov.cn/portal/registerSystemInfo?recordcode=31010102007222'
33 +#京ICP
34 +VUE_APP_BEIJING_FILLING_NUMBER = 'https://beian.miit.gov.cn/#/Integrated/index'
...\ No newline at end of file ...\ No newline at end of file
1 +# 忽略build目录下类型为js的文件的语法检查
2 +build/*.js
3 +# 忽略src/assets目录下文件的语法检查
4 +src/assets
5 +# 忽略public目录下文件的语法检查
6 +public
7 +# 忽略当前目录下为js的文件的语法检查
8 +*.js
9 +# 忽略当前目录下为vue的文件的语法检查
10 +*.vue
...\ No newline at end of file ...\ No newline at end of file
1 +// ESlint 检查配置
2 +module.exports = {
3 + root: true,
4 + parserOptions: {
5 + parser: 'babel-eslint',
6 + sourceType: 'module'
7 + },
8 + env: {
9 + browser: true,
10 + node: true,
11 + es6: true,
12 + },
13 + extends: ['plugin:vue/recommended', 'eslint:recommended'],
14 +
15 + // add your custom rules here
16 + //it is base on https://github.com/vuejs/eslint-config-vue
17 + rules: {
18 + "vue/max-attributes-per-line": [2, {
19 + "singleline": 10,
20 + "multiline": {
21 + "max": 1,
22 + "allowFirstLine": false
23 + }
24 + }],
25 + "vue/singleline-html-element-content-newline": "off",
26 + "vue/multiline-html-element-content-newline":"off",
27 + "vue/name-property-casing": ["error", "PascalCase"],
28 + "vue/no-v-html": "off",
29 + 'accessor-pairs': 2,
30 + 'arrow-spacing': [2, {
31 + 'before': true,
32 + 'after': true
33 + }],
34 + 'block-spacing': [2, 'always'],
35 + 'brace-style': [2, '1tbs', {
36 + 'allowSingleLine': true
37 + }],
38 + 'camelcase': [0, {
39 + 'properties': 'always'
40 + }],
41 + 'comma-dangle': [2, 'never'],
42 + 'comma-spacing': [2, {
43 + 'before': false,
44 + 'after': true
45 + }],
46 + 'comma-style': [2, 'last'],
47 + 'constructor-super': 2,
48 + 'curly': [2, 'multi-line'],
49 + 'dot-location': [2, 'property'],
50 + 'eol-last': 2,
51 + 'eqeqeq': ["error", "always", {"null": "ignore"}],
52 + 'generator-star-spacing': [2, {
53 + 'before': true,
54 + 'after': true
55 + }],
56 + 'handle-callback-err': [2, '^(err|error)$'],
57 + 'indent': [2, 2, {
58 + 'SwitchCase': 1
59 + }],
60 + 'jsx-quotes': [2, 'prefer-single'],
61 + 'key-spacing': [2, {
62 + 'beforeColon': false,
63 + 'afterColon': true
64 + }],
65 + 'keyword-spacing': [2, {
66 + 'before': true,
67 + 'after': true
68 + }],
69 + 'new-cap': [2, {
70 + 'newIsCap': true,
71 + 'capIsNew': false
72 + }],
73 + 'new-parens': 2,
74 + 'no-array-constructor': 2,
75 + 'no-caller': 2,
76 + 'no-console': 'off',
77 + 'no-class-assign': 2,
78 + 'no-cond-assign': 2,
79 + 'no-const-assign': 2,
80 + 'no-control-regex': 0,
81 + 'no-delete-var': 2,
82 + 'no-dupe-args': 2,
83 + 'no-dupe-class-members': 2,
84 + 'no-dupe-keys': 2,
85 + 'no-duplicate-case': 2,
86 + 'no-empty-character-class': 2,
87 + 'no-empty-pattern': 2,
88 + 'no-eval': 2,
89 + 'no-ex-assign': 2,
90 + 'no-extend-native': 2,
91 + 'no-extra-bind': 2,
92 + 'no-extra-boolean-cast': 2,
93 + 'no-extra-parens': [2, 'functions'],
94 + 'no-fallthrough': 2,
95 + 'no-floating-decimal': 2,
96 + 'no-func-assign': 2,
97 + 'no-implied-eval': 2,
98 + 'no-inner-declarations': [2, 'functions'],
99 + 'no-invalid-regexp': 2,
100 + 'no-irregular-whitespace': 2,
101 + 'no-iterator': 2,
102 + 'no-label-var': 2,
103 + 'no-labels': [2, {
104 + 'allowLoop': false,
105 + 'allowSwitch': false
106 + }],
107 + 'no-lone-blocks': 2,
108 + 'no-mixed-spaces-and-tabs': 2,
109 + 'no-multi-spaces': 2,
110 + 'no-multi-str': 2,
111 + 'no-multiple-empty-lines': [2, {
112 + 'max': 1
113 + }],
114 + 'no-native-reassign': 2,
115 + 'no-negated-in-lhs': 2,
116 + 'no-new-object': 2,
117 + 'no-new-require': 2,
118 + 'no-new-symbol': 2,
119 + 'no-new-wrappers': 2,
120 + 'no-obj-calls': 2,
121 + 'no-octal': 2,
122 + 'no-octal-escape': 2,
123 + 'no-path-concat': 2,
124 + 'no-proto': 2,
125 + 'no-redeclare': 2,
126 + 'no-regex-spaces': 2,
127 + 'no-return-assign': [2, 'except-parens'],
128 + 'no-self-assign': 2,
129 + 'no-self-compare': 2,
130 + 'no-sequences': 2,
131 + 'no-shadow-restricted-names': 2,
132 + 'no-spaced-func': 2,
133 + 'no-sparse-arrays': 2,
134 + 'no-this-before-super': 2,
135 + 'no-throw-literal': 2,
136 + 'no-trailing-spaces': 2,
137 + 'no-undef': 2,
138 + 'no-undef-init': 2,
139 + 'no-unexpected-multiline': 2,
140 + 'no-unmodified-loop-condition': 2,
141 + 'no-unneeded-ternary': [2, {
142 + 'defaultAssignment': false
143 + }],
144 + 'no-unreachable': 2,
145 + 'no-unsafe-finally': 2,
146 + 'no-unused-vars': [2, {
147 + 'vars': 'all',
148 + 'args': 'none'
149 + }],
150 + 'no-useless-call': 2,
151 + 'no-useless-computed-key': 2,
152 + 'no-useless-constructor': 2,
153 + 'no-useless-escape': 0,
154 + 'no-whitespace-before-property': 2,
155 + 'no-with': 2,
156 + 'one-var': [2, {
157 + 'initialized': 'never'
158 + }],
159 + 'operator-linebreak': [2, 'after', {
160 + 'overrides': {
161 + '?': 'before',
162 + ':': 'before'
163 + }
164 + }],
165 + 'padded-blocks': [2, 'never'],
166 + 'quotes': [2, 'single', {
167 + 'avoidEscape': true,
168 + 'allowTemplateLiterals': true
169 + }],
170 + 'semi': [2, 'never'],
171 + 'semi-spacing': [2, {
172 + 'before': false,
173 + 'after': true
174 + }],
175 + 'space-before-blocks': [2, 'always'],
176 + 'space-before-function-paren': [2, 'never'],
177 + 'space-in-parens': [2, 'never'],
178 + 'space-infix-ops': 2,
179 + 'space-unary-ops': [2, {
180 + 'words': true,
181 + 'nonwords': false
182 + }],
183 + 'spaced-comment': [2, 'always', {
184 + 'markers': ['global', 'globals', 'eslint', 'eslint-disable', '*package', '!', ',']
185 + }],
186 + 'template-curly-spacing': [2, 'never'],
187 + 'use-isnan': 2,
188 + 'valid-typeof': 2,
189 + 'wrap-iife': [2, 'any'],
190 + 'yield-star-spacing': [2, 'both'],
191 + 'yoda': [2, 'never'],
192 + 'prefer-const': 2,
193 + 'no-debugger': process.env.NODE_ENV === 'production' ? 2 : 0,
194 + 'object-curly-spacing': [2, 'always', {
195 + objectsInObjects: false
196 + }],
197 + 'array-bracket-spacing': [2, 'never']
198 + }
199 +}
1 +.DS_Store
2 +node_modules/
3 +dist/
4 +npm-debug.log*
5 +yarn-debug.log*
6 +yarn-error.log*
7 +**/*.log
8 +
9 +tests/**/coverage/
10 +tests/e2e/reports
11 +selenium-debug.log
12 +
13 +# Editor directories and files
14 +.idea
15 +.vscode
16 +*.suo
17 +*.ntvs*
18 +*.njsproj
19 +*.sln
20 +*.local
21 +
22 +package-lock.json
23 +yarn.lock
File mode changed
1 +## 开发
2 +
3 +```bash
4 +# 克隆项目
5 +git clone https://gitee.com/y_project/RuoYi-Vue
6 +
7 +# 进入项目目录
8 +cd IMAC-ui
9 +
10 +# 安装依赖
11 +npm install
12 +
13 +# 建议不要直接使用 cnpm 安装依赖,会有各种诡异的 bug。可以通过如下操作解决 npm 下载速度慢的问题
14 +npm install --registry=https://registry.npm.taobao.org
15 +
16 +# 启动服务
17 +npm run dev
18 +```
19 +
20 +浏览器访问 http://localhost:80
21 +
22 +## 发布
23 +
24 +```bash
25 +# 构建测试环境
26 +npm run build:stage
27 +
28 +# 构建生产环境
29 +npm run build:prod
30 +```
...\ No newline at end of file ...\ No newline at end of file
1 +module.exports = {
2 + presets: [
3 + // https://github.com/vuejs/vue-cli/tree/master/packages/@vue/babel-preset-app
4 + '@vue/cli-plugin-babel/preset'
5 + ],
6 + 'env': {
7 + 'development': {
8 + // babel-plugin-dynamic-import-node plugin only does one thing by converting all import() to require().
9 + // This plugin can significantly increase the speed of hot updates, when you have a large number of pages.
10 + 'plugins': ['dynamic-import-node']
11 + }
12 + }
13 +}
1 +@echo off
2 +echo.
3 +echo [信息] 打包Web工程,生成dist文件。
4 +echo.
5 +
6 +%~d0
7 +cd %~dp0
8 +
9 +cd ..
10 +npm run build:prod
11 +
12 +pause
...\ No newline at end of file ...\ No newline at end of file
1 +@echo off
2 +echo.
3 +echo [信息] 安装Web工程,生成node_modules文件。
4 +echo.
5 +
6 +%~d0
7 +cd %~dp0
8 +
9 +cd ..
10 +npm install --registry=https://registry.npm.taobao.org
11 +
12 +pause
...\ No newline at end of file ...\ No newline at end of file
1 +@echo off
2 +echo.
3 +echo [Ϣ] ʹ Vue Web ̡
4 +echo.
5 +
6 +%~d0
7 +cd %~dp0
8 +
9 +cd ..
10 +npm run dev
11 +
12 +pause
...\ No newline at end of file ...\ No newline at end of file
1 +{
2 + "name": "FedEx",
3 + "version": "1.0.0",
4 + "description": "FedEx online declaration platform",
5 + "author": "FedEx",
6 + "license": "MIT",
7 + "scripts": {
8 + "dev": "vue-cli-service serve",
9 + "build:prod": "vue-cli-service build --mode production",
10 + "build:stage": "vue-cli-service build --mode staging",
11 + "build:uat": "vue-cli-service build --mode uat",
12 + "preview": "node build/index.js --preview",
13 + "lint": "eslint --ext .js,.vue src"
14 + },
15 + "husky": {
16 + "hooks": {
17 + "pre-commit": "lint-staged"
18 + }
19 + },
20 + "lint-staged": {
21 + "src/**/*.{js,vue}": [
22 + "eslint --fix",
23 + "git add"
24 + ]
25 + },
26 + "keywords": [
27 + "vue",
28 + "admin",
29 + "dashboard",
30 + "element-ui",
31 + "boilerplate",
32 + "admin-template",
33 + "management-system"
34 + ],
35 + "repository": {
36 + "type": "git",
37 + "url": "https://gitee.com/y_project/RuoYi-Vue.git"
38 + },
39 + "dependencies": {
40 + "@mdi/font": "^7.3.67",
41 + "axios": "0.21.1",
42 + "core-js": "3.8.3",
43 + "element-ui": "2.15.3",
44 + "sortablejs": "^1.15.0",
45 + "vue": "2.6.14",
46 + "vue-i18n": "^8.28.2",
47 + "vue-router": "3.5.2",
48 + "vuedraggable": "^2.24.3",
49 + "vuex": "3.6.2"
50 + },
51 + "devDependencies": {
52 + "@vue/cli-plugin-babel": "4.5.13",
53 + "@vue/cli-plugin-eslint": "4.5.13",
54 + "@vue/cli-service": "4.5.13",
55 + "babel-eslint": "10.1.0",
56 + "chalk": "4.1.1",
57 + "connect": "3.6.6",
58 + "eslint": "7.30.0",
59 + "eslint-plugin-vue": "7.12.1",
60 + "lint-staged": "10.5.4",
61 + "runjs": "4.4.2",
62 + "sass": "1.35.1",
63 + "sass-loader": "10.2.0",
64 + "script-ext-html-webpack-plugin": "2.1.5",
65 + "svg-sprite-loader": "5.2.1",
66 + "vue-template-compiler": "2.6.14"
67 + },
68 + "engines": {
69 + "node": ">=8.9",
70 + "npm": ">= 3.0.0"
71 + },
72 + "browserslist": [
73 + "> 1%",
74 + "last 2 versions"
75 + ]
76 +}
No preview for this file type
This diff is collapsed. Click to expand it.
1 +<!DOCTYPE html>
2 +<html>
3 + <head>
4 + <meta charset="utf-8" />
5 + <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
6 + <meta name="renderer" content="webkit" />
7 + <meta
8 + name="viewport"
9 + content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no"
10 + />
11 + <meta http-equiv="Content-Security-Policy" content="
12 + worker-src blob:;
13 + child-src blob: gap:;
14 + img-src 'self' blob: data:;
15 + default-src * 'self' 'unsafe-inline' 'unsafe-eval' data: gap: content:">
16 +
17 +
18 + <link rel="icon" href="<%= BASE_URL %>favicon.ico" />
19 + <title><%= webpackConfig.name %></title>
20 + <!--[if lt IE 11
21 + ]><script>
22 + window.location.href = "/html/ie.html";
23 + </script><!
24 + [endif]-->
25 + <style>
26 + html,
27 + body,
28 + #app {
29 + height: 100%;
30 + margin: 0px;
31 + padding: 0px;
32 + }
33 + .chromeframe {
34 + margin: 0.2em 0;
35 + background: #ccc;
36 + color: #000;
37 + padding: 0.2em 0;
38 + }
39 +
40 + #loader-wrapper {
41 + position: fixed;
42 + top: 0;
43 + left: 0;
44 + width: 100%;
45 + height: 100%;
46 + z-index: 999999;
47 + }
48 +
49 + #loader {
50 + display: block;
51 + position: relative;
52 + left: 50%;
53 + top: 50%;
54 + width: 150px;
55 + height: 150px;
56 + margin: -75px 0 0 -75px;
57 + border-radius: 50%;
58 + border: 3px solid transparent;
59 + border-top-color: #fff;
60 + -webkit-animation: spin 2s linear infinite;
61 + -ms-animation: spin 2s linear infinite;
62 + -moz-animation: spin 2s linear infinite;
63 + -o-animation: spin 2s linear infinite;
64 + animation: spin 2s linear infinite;
65 + z-index: 1001;
66 + }
67 +
68 + #loader:before {
69 + content: "";
70 + position: absolute;
71 + top: 5px;
72 + left: 5px;
73 + right: 5px;
74 + bottom: 5px;
75 + border-radius: 50%;
76 + border: 3px solid transparent;
77 + border-top-color: #fff;
78 + -webkit-animation: spin 3s linear infinite;
79 + -moz-animation: spin 3s linear infinite;
80 + -o-animation: spin 3s linear infinite;
81 + -ms-animation: spin 3s linear infinite;
82 + animation: spin 3s linear infinite;
83 + }
84 +
85 + #loader:after {
86 + content: "";
87 + position: absolute;
88 + top: 15px;
89 + left: 15px;
90 + right: 15px;
91 + bottom: 15px;
92 + border-radius: 50%;
93 + border: 3px solid transparent;
94 + border-top-color: #fff;
95 + -moz-animation: spin 1.5s linear infinite;
96 + -o-animation: spin 1.5s linear infinite;
97 + -ms-animation: spin 1.5s linear infinite;
98 + -webkit-animation: spin 1.5s linear infinite;
99 + animation: spin 1.5s linear infinite;
100 + }
101 +
102 + @-webkit-keyframes spin {
103 + 0% {
104 + -webkit-transform: rotate(0deg);
105 + -ms-transform: rotate(0deg);
106 + transform: rotate(0deg);
107 + }
108 + 100% {
109 + -webkit-transform: rotate(360deg);
110 + -ms-transform: rotate(360deg);
111 + transform: rotate(360deg);
112 + }
113 + }
114 +
115 + @keyframes spin {
116 + 0% {
117 + -webkit-transform: rotate(0deg);
118 + -ms-transform: rotate(0deg);
119 + transform: rotate(0deg);
120 + }
121 + 100% {
122 + -webkit-transform: rotate(360deg);
123 + -ms-transform: rotate(360deg);
124 + transform: rotate(360deg);
125 + }
126 + }
127 +
128 + #loader-wrapper .loader-section {
129 + position: fixed;
130 + top: 0;
131 + width: 51%;
132 + height: 100%;
133 + background: #4d148c;
134 + z-index: 1000;
135 + -webkit-transform: translateX(0);
136 + -ms-transform: translateX(0);
137 + transform: translateX(0);
138 + }
139 +
140 + #loader-wrapper .loader-section.section-left {
141 + left: 0;
142 + }
143 +
144 + #loader-wrapper .loader-section.section-right {
145 + right: 0;
146 + }
147 +
148 + .loaded #loader-wrapper .loader-section.section-left {
149 + -webkit-transform: translateX(-100%);
150 + -ms-transform: translateX(-100%);
151 + transform: translateX(-100%);
152 + -webkit-transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
153 + transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
154 + }
155 +
156 + .loaded #loader-wrapper .loader-section.section-right {
157 + -webkit-transform: translateX(100%);
158 + -ms-transform: translateX(100%);
159 + transform: translateX(100%);
160 + -webkit-transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
161 + transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
162 + }
163 +
164 + .loaded #loader {
165 + opacity: 0;
166 + -webkit-transition: all 0.3s ease-out;
167 + transition: all 0.3s ease-out;
168 + }
169 +
170 + .loaded #loader-wrapper {
171 + visibility: hidden;
172 + -webkit-transform: translateY(-100%);
173 + -ms-transform: translateY(-100%);
174 + transform: translateY(-100%);
175 + -webkit-transition: all 0.3s 1s ease-out;
176 + transition: all 0.3s 1s ease-out;
177 + }
178 +
179 + .no-js #loader-wrapper {
180 + display: none;
181 + }
182 +
183 + .no-js h1 {
184 + color: #222222;
185 + }
186 +
187 + #loader-wrapper .load_title {
188 + font-family: "Open Sans";
189 + color: #fff;
190 + font-size: 19px;
191 + width: 100%;
192 + text-align: center;
193 + z-index: 9999999999999;
194 + position: absolute;
195 + top: 60%;
196 + opacity: 1;
197 + line-height: 30px;
198 + }
199 +
200 + #loader-wrapper .load_title span {
201 + font-weight: normal;
202 + font-style: italic;
203 + font-size: 13px;
204 + color: #fff;
205 + opacity: 0.5;
206 + }
207 + </style>
208 + </head>
209 + <body>
210 + <div id="app">
211 + <div id="loader-wrapper">
212 + <div id="loader"></div>
213 + <div class="loader-section section-left"></div>
214 + <div class="loader-section section-right"></div>
215 + <div class="load_title">正在加載系統資源,請耐心等待</div>
216 + </div>
217 + </div>
218 + </body>
219 +</html>
1 +User-agent: *
2 +Disallow: /
...\ No newline at end of file ...\ No newline at end of file
1 +<template>
2 + <div id="app" v-loading="appLoading">
3 + <router-view />
4 + </div>
5 +</template>
6 +
7 +<script>
8 +export default {
9 + name: "App",
10 + computed:{
11 + appLoading(){
12 + return this.$store.getters.appLoading;
13 + }
14 + }
15 +};
16 +</script>
17 +<style lang="scss" scoped></style>
1 +import request from "@/utils/request";
2 +
3 +// 分页查询全部提单
4 +export function getTableFindAll(data) {
5 + return request({
6 + url: "/icleartw/declare/findAll",
7 + method: "post",
8 + data: data,
9 + });
10 +}
11 +// 删除
12 +export function declareDeleteById(data) {
13 + return request({
14 + url: "/icleartw/declare/deleteById/" + data,
15 + method: "post",
16 + data: data,
17 + });
18 +}
19 +// 查看全部信息
20 +export function findDetailsById(data) {
21 + return request({
22 + url: "/icleartw/declare/findDetailsById/" + data,
23 + method: "get",
24 + });
25 +}
26 +// reedit/{id} 重新编辑运单
27 +export function reedit(data) {
28 + return request({
29 + url: "/icleartw/declare/reedit/" + data,
30 + method: "post",
31 + data: data,
32 + });
33 +}
1 +import request from "@/utils/request";
2 +
3 +// 新增申报信息
4 +export function saveStepOne(data) {
5 + return request({
6 + url: "/icleartw/declareInfo/save",
7 + method: "post",
8 + data: data,
9 + });
10 +}
11 +// 修改申报信息
12 +export function updateStepOne(data) {
13 + return request({
14 + url: "/icleartw/declareInfo/update",
15 + method: "post",
16 + data: data,
17 + });
18 +}
19 +// 根据id获取申报信息
20 +export function getFindById(data) {
21 + return request({
22 + url: "/icleartw/declareInfo/findById/" + data,
23 + method: "get",
24 + });
25 +}
26 +// 根据id获取模板
27 +export function getTemById(data) {
28 + return request({
29 + url: "/icleartw/declareTemplate/findById?id=" + data,
30 + method: "get",
31 + });
32 +}
33 +// 根据模板名称校验用户下是否已经存相同名称模板
34 +export function getTemByTemName(data) {
35 + return request({
36 + url: "/icleartw/declareTemplate/findTempByName?tempName=" + data,
37 + method: "get",
38 + });
39 +}
40 +// 根据id删除模板
41 +export function deleteTemById(data) {
42 + return request({
43 + url: "/icleartw/declareTemplate/deleteById?id=" + data,
44 + method: "post",
45 + });
46 +}
47 +// 查询当前用户模板
48 +export function findCurUserTem(data) {
49 + return request({
50 + url: "/icleartw/declareTemplate/findTempListByName?tempName=" + data,
51 + method: "get",
52 + });
53 +}
54 +// 修改申报信息模板
55 +export function updateTemplate(data) {
56 + return request({
57 + url: "/icleartw/declareTemplate/update",
58 + method: "post",
59 + data: data,
60 + });
61 +}
62 +// 新增申报信息模板
63 +export function addSaveTemplate(data) {
64 + return request({
65 + url: "/icleartw/declareTemplate/save",
66 + method: "post",
67 + data: data,
68 + });
69 +}
70 +// 查询币别
71 +export function findAllCurrencyCd() {
72 + return request({
73 + url: "/icleartw/dictionary/findAllCurrencyCd",
74 + method: "get",
75 + });
76 +}
77 +// 保存申报出口核检信息
78 +export function declareCheckInfoSave(data) {
79 + return request({
80 + url: "/icleartw/declareCheckInfo/save",
81 + method: "post",
82 + data: data,
83 + });
84 +}
85 +// 修改申报出口核检信息
86 +export function declareCheckInfoUpdate(data) {
87 + return request({
88 + url: "/icleartw/declareCheckInfo/update",
89 + method: "post",
90 + data: data,
91 + });
92 +}
93 +// 根据id获取检核表信息
94 +export function getDeclareCheckInfo(data) {
95 + return request({
96 + url: "/icleartw/declareCheckInfo/findById/" + data,
97 + method: "get",
98 + });
99 +}
100 +// 上传报关文件
101 +export function uploadCustomsFiles(data, id) {
102 + return request({
103 + url: "/icleartw/cusFile/uploadCustomsFiles?deliveryId=" + id,
104 + method: "post",
105 + data: data,
106 + });
107 +}
108 +// 删除单个报关文件
109 +export function deleteUploadFile(data, id) {
110 + return request({
111 + url: "/icleartw/cusFile/deleteFile/" + data + "?cusFileId=" + id,
112 + method: "post",
113 + });
114 +}
115 +// 获取报关文件列表(仅包含用户上传)
116 +export function getCusFileBySys(data) {
117 + return request({
118 + url: "/icleartw/cusFile/getCusFileBySys/" + data,
119 + method: "get",
120 + });
121 +}
122 +// 根据申报id获取文件信息(仅包含系统生成)
123 +export function getFindSysByDeclareId(data) {
124 + return request({
125 + url: "/icleartw/cusFile/findSysByDeclareId/" + data,
126 + method: "get",
127 + });
128 +}
129 +// 提单提交
130 +export function saveCommitAll(data) {
131 + return request({
132 + url: "/icleartw/declare/commit?declareId=" + data,
133 + method: "post",
134 + data: data,
135 + });
136 +}
137 +// 保存文件
138 +export function saveStep3Files(data) {
139 + let str = `?declareId=${data.id}&isClear=`
140 + if (data.isClear !== undefined) {
141 + str = `${str}${data.isClear}`
142 + }
143 + return request({
144 + url: "/icleartw/cusFile/saveFiles" + str,
145 + method: "post",
146 + });
147 +}
148 +// 保存文件
149 +export function saveByDetails(data) {
150 + return request({
151 + url: "/icleartw/declare/saveByDetails/" + data,
152 + method: "post",
153 + });
154 +}
155 +// 查看全部信息
156 +export function findDetailsById(data) {
157 + return request({
158 + url: "/icleartw/declare/findDetailsById/" + data,
159 + method: "get",
160 + });
161 +}
162 +
163 +// 分页查询当前用户使用者(根据使用者名称模糊查询)
164 +export function findTempListByName(data) {
165 + return request({
166 + url: "/icleartw/declareTemplate/findTempListByName",
167 + method: "post",
168 + data: data
169 + });
170 +}
171 +//生成 检核表pdf
172 +export function generatePdf(data) {
173 + return request({
174 + url: "/icleartw/declareCheckInfo/generatePdf?declareId=" + data,
175 + method: "post",
176 + data: data
177 + });
178 +}
179 +//生成 联络方式...pdf
180 +export function generateStepOnePdf(data) {
181 + return request({
182 + url: "/icleartw/declareInfo/generatePdf?declareId=" + data,
183 + method: "post",
184 + data: data
185 + });
186 +}
187 +
188 +//多条件模糊查询模板
189 +export function findTempListByAll(data) {
190 + return request({
191 + url: "/icleartw/declareTemplate/findTempList",
192 + method: "post",
193 + data: data
194 + });
195 +}
1 +import request from '@/utils/request'
2 +
3 +// 首页数据获取
4 +/**
5 + * @param fltDate * 航班日期
6 + * @param kindId 航班类型
7 + */
8 +export function getOneDayFlight(data) {
9 + return request({
10 + url: '/index/getOneDayFlight',
11 + method: 'post',
12 + data: data
13 + })
14 +}
1 +import request from "@/utils/request";
2 +
3 +// 获取用户详细信息
4 +export function getInfo(uid) {
5 + return request({
6 + url: "/icleartw/sysUser/getUserDetail/" + uid,
7 + method: "get",
8 + });
9 +}
10 +// 登录界面查询用户,可用不要token
11 +export function getUserNotoken() {
12 + return request({
13 + url: "/icleartw/auth/getUser",
14 + method: "get",
15 + });
16 +}
17 +// 根据账号获取用户信息
18 +export function getUserByAccNo(data) {
19 + return request({
20 + url: "/icleartw/auth/getUserByAccNo/" + data,
21 + method: "get",
22 + });
23 +}
24 +
25 +// 退出
26 +export function logout() {
27 + return request({
28 + url: "/icleartw/sysUser/logout",
29 + method: "post",
30 + });
31 +}
32 +// 注册账号
33 +export function addUser(data) {
34 + return request({
35 + url: "/icleartw/auth/addUser",
36 + method: "post",
37 + data: data,
38 + });
39 +}
40 +// 登录
41 +export function userLogin(accNo, password, rememberMe) {
42 + const data = {
43 + accNo,
44 + password,
45 + rememberMe,
46 + };
47 + return request({
48 + url: "/icleartw/auth/login",
49 + method: "post",
50 + data: data,
51 + });
52 +}
53 +// 根据用户账号发送修改密码邮件
54 +export function updPwd(data) {
55 + return request({
56 + url: "/icleartw/auth/updPwd/" + data,
57 + method: "get",
58 + });
59 +}
60 +// 重置密碼
61 +export function resetPwd(data) {
62 + return request({
63 + url: "/icleartw/auth/resetPwd",
64 + method: "post",
65 + data: data,
66 + });
67 +}
68 +// 根据用户账号发送修改密码邮件
69 +export function verifyResetPwd(data) {
70 + return request({
71 + url: "/icleartw/auth/verifyResetPwd/" + data,
72 + method: "get",
73 + });
74 +}
75 +// 获取fcl登录地址
76 +export function fclInit() {
77 + return request({
78 + url: "/icleartw/auth/init/" ,
79 + method: "post",
80 + });
81 +}
...\ No newline at end of file ...\ No newline at end of file
1 +import request from "@/utils/request";
2 +
3 +// 获取路由
4 +export const getRouters = () => {
5 + return request({
6 + url: "/icleartw/sysUser/userMenu",
7 + method: "get",
8 + });
9 +};
1 +import request from '@/utils/request'
2 +//数据字典名称
3 +/**
4 + * @param
5 + */
6 +export function getDictNameList() {
7 + return request({
8 + url: '/dictionary/queryMain',
9 + method: 'get',
10 + })
11 +}
12 +
13 +//字典表查询
14 +/**
15 + * @param dictCode 字典名 *
16 + * @param chineseName 数据名称
17 + * @param page 页数 null
18 + * @param size 每页长度 null
19 + */
20 +export function getDictionaryList(data) {
21 + return request({
22 + url: '/dictionary/query',
23 + method: 'post',
24 + data: data
25 + })
26 +}
27 +
28 +//serviceCode字典表查询
29 +/**
30 + * @param
31 + */
32 +export function getServiceCodeList() {
33 + return request({
34 + url: '/dictionary/queryServiceCode',
35 + method: 'get',
36 + })
37 +}
38 +
39 +//新增字典(单条)
40 +/**
41 + * @param chineseName 字典名称 *
42 + * @param description 描述
43 + * @param dictCode 字典表名称 *
44 + */
45 +export function addDict(data) {
46 + return request({
47 + url: '/dictionary/addDict',
48 + method: 'POST',
49 + data: data
50 + })
51 +}
52 +
53 +//新增字典(批量)
54 +/**
55 + * @param nameList 字典名称 * list
56 + * @param dictCode 字典表名称 *
57 + */
58 +export function addDictBatch(data) {
59 + return request({
60 + url: '/dictionary/addDictBatch',
61 + method: 'POST',
62 + data: data
63 + })
64 +}
65 +
66 +//serviceCode子字典添加
67 +/**
68 + * @param array [{}]
69 + * @param serviceCodeKey serviceCode父级key *
70 + * @param serviceCodeValue 字典名称 *
71 + */
72 +export function addServiceCodeBatch(data) {
73 + return request({
74 + url: '/dictionary/addServiceCodeBatch',
75 + method: 'POST',
76 + data: data
77 + })
78 +}
79 +
80 +//serviceCode子字典删除
81 +/**
82 + * @param array []
83 + * @param serviceCodeValue 字典名称 *
84 + */
85 +export function delServiceCodeCihild(data) {
86 + return request({
87 + url: '/dictionary/delServiceCodeCihild',
88 + method: 'POST',
89 + data: data
90 + })
91 +}
92 +
93 +//字典删除
94 +/**
95 + * @param array []
96 + * @param id 字典ID *
97 + */
98 +export function delDict(data) {
99 + return request({
100 + url: '/dictionary/delDict',
101 + method: 'POST',
102 + data: data
103 + })
104 +}
105 +
106 +//虚拟航班查询
107 +/**
108 + * @param flightNo 航班名称
109 + * @param page 页数 null *
110 + * @param size 每页长度 null *
111 + */
112 +export function flightType(data) {
113 + return request({
114 + url: '/dictionary/flightType',
115 + method: 'post',
116 + data: data
117 + })
118 +}
119 +
120 +//虚拟航班新增
121 +/**
122 + * @param flightNo 航班名称 list *
123 + */
124 +export function addFlight(data) {
125 + return request({
126 + url: '/dictionary/addFlight',
127 + method: 'post',
128 + data: data
129 + })
130 +}
131 +
132 +//虚拟航班删除
133 +/**
134 + * @param flightNo 航班名称 list *
135 + */
136 +export function delFlight(data) {
137 + return request({
138 + url: '/dictionary/delFlight',
139 + method: 'post',
140 + data: data
141 + })
142 +}
143 +
144 +//查询航线
145 +/**
146 + * @param fltNo 航班号
147 + * @param page 页数
148 + * @param size 页长
149 + */
150 +export function queryRoute(data) {
151 + return request({
152 + url: '/dictionary/queryRoute',
153 + method: 'post',
154 + data: data
155 + })
156 +}
157 +
158 +//新增航线
159 +/**
160 + * @param fltNo 航班号 *
161 + * @param route 航线 *
162 + */
163 +export function addRoute(data) {
164 + return request({
165 + url: '/dictionary/addRoute',
166 + method: 'post',
167 + data: data
168 + })
169 +}
170 +
171 +//删除航线
172 +/**
173 + * @param id *
174 + */
175 +export function delRoute(data) {
176 + return request({
177 + url: '/dictionary/delRoute',
178 + method: 'post',
179 + data: data
180 + })
181 +}
182 +
183 +//航线排序
184 +/**
185 + * @param id *
186 + */
187 +export function orderRoute(data) {
188 + return request({
189 + url: '/dictionary/orderRoute',
190 + method: 'post',
191 + data: data
192 + })
193 +}
194 +
195 +//航线删除确认
196 +/**
197 + * @param fltNo 航班号
198 + * @param route 航线
199 + */
200 +export function checkFlightRoute(data) {
201 + return request({
202 + url: '/FlightPreserveController/checkFlightRoute',
203 + method: 'post',
204 + data: data
205 + })
206 +}
207 +
208 +//更新航线
209 +export function updateRoute(data) {
210 + return request({
211 + url: `/dictionary/updateRoute`,
212 + method: "post",
213 + data: data,
214 + });
215 +}
1 +import request from '@/utils/request'
2 +
3 +// DM数据查询
4 +/**
5 + * @param createTime 创建时间 *
6 + * @param fltNo 航班号
7 + * @param fltDate 航班日期
8 + * @param status 状态
9 + * @param portName 口岸名称
10 + * @param page 页数 *
11 + * @param size 数据长度
12 + */
13 +export function getDmDataList(data) {
14 + return request({
15 + url: '/dmDataLog/getDmDataList',
16 + method: 'post',
17 + data: data
18 + })
19 +}
20 +
21 +// 流水查询
22 +/**
23 + * @param accsId accsid *
24 + */
25 +export function getDmFlowInformation(data) {
26 + return request({
27 + url: '/dmDataLog/getDmFlowInformation?' + data,
28 + method: 'post',
29 + })
30 +}
31 +
32 +//运单日志查询
33 +/**
34 + * @param accsId accsid *
35 + */
36 +export function findCargoDataChangeLog(data) {
37 + return request({
38 + url: '/cargo/findCargoDataChangeLog?accsId=' + data,
39 + method: 'post',
40 + })
41 +}
42 +
43 +// 功能模块查询
44 +/**
45 + *
46 + */
47 +export function findModuleCondition() {
48 + return request({
49 + url: '/systemOperationLog/findModuleCondition',
50 + method: 'post',
51 + })
52 +}
53 +
54 +//操作日志查询
55 +/**
56 + * @param module 功能模块
57 + * @param createTimeStart 操作时间开始
58 + * @param createTimeEnd 操作时间结束
59 + * @param page 页数
60 + * @param size 页长
61 + */
62 +export function getSystemOperationLogData(data) {
63 + return request({
64 + url: '/systemOperationLog/getSystemOperationLogData',
65 + method: 'post',
66 + data: data
67 + })
68 +}
69 +
70 +//归档数据查询
71 +/**
72 + * @param createTimeStart 操作时间开始
73 + * @param createTimeEnd 操作时间结束
74 + * @param page 页数
75 + * @param size 页长
76 + */
77 +export function findArchiveCargoLog(data) {
78 + return request({
79 + url: '/archiveCargoLog/findArchiveCargoLog',
80 + method: 'post',
81 + data: data
82 + })
83 +}
84 +
85 +//查询归档文件是否可下载
86 +/**
87 + * @param object 查询结果集行数据
88 + */
89 +export function isExistZip(data) {
90 + return request({
91 + url: '/archiveCargoLog/isExistZip',
92 + method: 'post',
93 + data: data
94 + })
95 +}
...\ No newline at end of file ...\ No newline at end of file
1 +import request from '@/utils/request'
2 +
3 +//预审航班查询
4 +/**
5 + * @param fltNo 航班号
6 + * @param suatus 状态
7 + * @param page 页数
8 + * @param size 每页条数
9 + */
10 +export function getpreAudit(data) {
11 + return request({
12 + url: '/preAudit/query',
13 + method: 'post',
14 + data: data
15 + })
16 +}
17 +
18 +//添加预审航班
19 +/**
20 + * @param 航班号 *
21 + */
22 +export function addPreFlight(data) {
23 + return request({
24 + url: '/preAudit/addFlight',
25 + method: 'post',
26 + data: data
27 + })
28 +}
29 +
30 +//添加预审航班
31 +/**
32 + * @param id 航班id *
33 + * @param status 状态 * 0关闭 1开启 2删除
34 + */
35 +export function updatePreStatus(data) {
36 + return request({
37 + url: '/preAudit/updateStatus',
38 + method: 'post',
39 + data: data
40 + })
41 +}
42 +
1 +import request from '@/utils/request'
2 +import { praseStrEmpty } from "@/utils/FedEx";
3 +
4 +// 查询用户列表
5 +/**
6 + * @param page 页码 *
7 + * @param size 数据长度 *
8 + * @param isValid 用户状态
9 + * @param username 用户名
10 + * @param phone 手机号码
11 + */
12 +export function listUser(data) {
13 + return request({
14 + url: '/sysUser/getUserList',
15 + method: 'post',
16 + data: data
17 + })
18 +}
19 +
20 +// 查询用户详细
21 +/**
22 + * @param id 用户id *
23 + */
24 +export function detailUser(userId) {
25 + return request({
26 + url: '/sysUser/detailUser?id=' + praseStrEmpty(userId),
27 + method: 'get'
28 + })
29 +}
30 +
31 +// 新增用户
32 +/**
33 + * @param loginName 员工号 *
34 + * @param username 用户姓名 *
35 + * @param phone 手机号
36 + * @param email 电子邮箱
37 + * @param portName 所属口岸 *
38 + * @param roleIds 所属角色 *
39 + * @param remark 备注
40 + */
41 +export function addOrUpdateUser(data) {
42 + return request({
43 + url: '/sysUser/addOrUpdateUser',
44 + method: 'post',
45 + data: data
46 + })
47 +}
48 +
49 +// 修改用户状态
50 +/**
51 + * @param id 用户id *
52 + * @param loginName 员工号 *
53 + * @param username 用户姓名 *
54 + * @param phone 手机号
55 + * @param email 电子邮箱
56 + * @param portName 所属口岸 *
57 + * @param roleIds 所属角色 *
58 + * @param remark 备注
59 + */
60 +export function updateUserStatus(data) {
61 + return request({
62 + url: '/sysUser/updateUserStatus',
63 + method: 'post',
64 + data: data
65 + })
66 +}
67 +
68 +//菜单信息
69 +/**
70 + * @param
71 + */
72 +export function getAllAuth() {
73 + return request({
74 + url: '/sysMenu/getAllAuth',
75 + method: 'get'
76 + })
77 +}
78 +
79 +//菜单开启关闭
80 +/**
81 + * @param id 菜单id *
82 + * @param status 菜单状态 *
83 + */
84 +export function updateStatus(data) {
85 + return request({
86 + url: '/sysMenu/updateStatus',
87 + method: 'post',
88 + data: data
89 + })
90 +}
91 +
92 +//角色列表
93 +/**
94 + * @param name 角色名称
95 + * @param size 数据长度 *
96 + * @param page 页码 *
97 + * @param createStart 创建开始时间
98 + * @param createEnd 创建结束时间
99 + * @param valid 角色状态
100 + */
101 +export function getRoleList(data) {
102 + return request({
103 + url: '/role/getRoleList',
104 + method: 'post',
105 + data: data
106 + })
107 +}
108 +
109 +//角色详情
110 +/**
111 + * @param id 角色id *
112 + */
113 +export function detailRole(id) {
114 + return request({
115 + url: '/role/detailRole?id=' + id,
116 + method: 'get',
117 + })
118 +}
119 +
120 +//新增修改角色
121 +/**
122 + * @param id 角色id *
123 + * @param name 角色名 *
124 + * @param remark 角色描述
125 + * @param menuIds 角色权限
126 + * @param valid 角色状态
127 + */
128 +export function addOrUpdateRole(data) {
129 + return request({
130 + url: '/role/addOrUpdateRole',
131 + method: 'post',
132 + data: data
133 + })
134 +}
135 +
136 +//角色状态修改
137 +/**
138 + * @param id 角色id *
139 + * @param valid 角色状态 *
140 + */
141 +export function updateRoleStatus(data) {
142 + return request({
143 + url: '/role/updateRoleStatus',
144 + method: 'post',
145 + data: data
146 + })
147 +}
148 +
149 +//口岸列表
150 +/**
151 + * @param
152 + */
153 +export function portNameList() {
154 + return request({
155 + url: '/dictionary/port',
156 + method: 'get',
157 + })
158 +}
159 +
160 +//口岸变更
161 +/**
162 + * @param
163 + */
164 +export function changeCurrentPort(data) {
165 + return request({
166 + url: '/sysUser/changeCurrentPort',
167 + method: 'post',
168 + data: data
169 + })
170 +}
171 +
172 +//获取用户设置表头
173 +/**
174 + * @param tableName 表名 *
175 + */
176 +export function getHeaderOrder(data) {
177 + return request({
178 + url: '/table/getHeaderOrder?' + data,
179 + method: 'get',
180 + })
181 +}
182 +
183 +//保存用户设置表头
184 +/**
185 + * @param tableName 表名 *
186 + * @param idList 显示表头集合 *
187 + */
188 +export function saveTableHeader(data) {
189 + return request({
190 + url: '/table/saveTableHeader',
191 + method: 'post',
192 + data: data
193 + })
194 +}
...\ No newline at end of file ...\ No newline at end of file
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
1 +import Vue from 'vue'
2 +import SvgIcon from '@/components/SvgIcon'// svg component
3 +
4 +// register globally
5 +Vue.component('svg-icon', SvgIcon)
6 +
7 +const req = require.context('./svg', false, /\.svg$/)
8 +const requireAll = requireContext => requireContext.keys().map(requireContext)
9 +requireAll(req)
1 +<svg width="128" height="128" xmlns="http://www.w3.org/2000/svg"><path d="M121.718 73.272v9.953c3.957-7.584 6.199-16.05 6.199-24.995C127.917 26.079 99.273 0 63.958 0 28.644 0 0 26.079 0 58.23c0 .403.028.806.028 1.21l22.97-25.953h13.34l-19.76 27.187h6.42V53.77l13.728-19.477v49.361H22.998V73.272H2.158c5.951 20.284 23.608 36.208 45.998 41.399-1.44 3.3-5.618 11.263-12.565 12.674-8.607 1.764 23.358.428 46.163-13.178 17.519-4.611 31.938-15.849 39.77-30.513h-13.506V73.272H85.02V59.464l22.998-25.977h13.008l-19.429 27.187h6.421v-7.433l13.727-19.402v39.433h-.027zm-78.24 2.822a10.516 10.516 0 0 1-.996-4.535V44.548c0-1.613.332-3.124.996-4.535a11.66 11.66 0 0 1 2.713-3.68c1.134-1.032 2.49-1.864 4.04-2.468 1.55-.605 3.21-.908 4.982-.908h11.292c1.77 0 3.431.303 4.981.908 1.522.604 2.85 1.41 3.986 2.418l-12.26 16.303v-2.898a1.96 1.96 0 0 0-.665-1.512c-.443-.403-.996-.604-1.66-.604-.665 0-1.218.201-1.661.604a1.96 1.96 0 0 0-.664 1.512v9.071L44.364 77.606a10.556 10.556 0 0 1-.886-1.512zm35.73-4.535c0 1.613-.332 3.124-.997 4.535a11.66 11.66 0 0 1-2.712 3.68c-1.134 1.032-2.49 1.864-4.04 2.469-1.55.604-3.21.907-4.982.907H55.185c-1.77 0-3.431-.303-4.981-.907-1.55-.605-2.906-1.437-4.041-2.47a12.49 12.49 0 0 1-1.384-1.512l13.727-18.217v6.375c0 .605.222 1.109.665 1.512.442.403.996.604 1.66.604.664 0 1.218-.201 1.66-.604a1.96 1.96 0 0 0 .665-1.512V53.87L75.97 36.838c.913.932 1.66 1.99 2.214 3.175.664 1.41.996 2.922.996 4.535v27.011h.028z"/></svg>
...\ No newline at end of file ...\ No newline at end of file
1 +<svg width="128" height="128" xmlns="http://www.w3.org/2000/svg"><path d="M127.88 73.143c0 1.412-.506 2.635-1.518 3.669-1.011 1.033-2.209 1.55-3.592 1.55h-17.887c0 9.296-1.783 17.178-5.35 23.645l16.609 17.044c1.011 1.034 1.517 2.257 1.517 3.67 0 1.412-.506 2.635-1.517 3.668-.958 1.033-2.155 1.55-3.593 1.55-1.438 0-2.635-.517-3.593-1.55l-15.811-16.063a15.49 15.49 0 0 1-1.196 1.06c-.532.434-1.65 1.208-3.353 2.322a50.104 50.104 0 0 1-5.192 2.974c-1.758.87-3.94 1.658-6.546 2.364-2.607.706-5.189 1.06-7.748 1.06V47.044H58.89v73.062c-2.716 0-5.417-.367-8.106-1.102-2.688-.734-5.003-1.631-6.945-2.692a66.769 66.769 0 0 1-5.268-3.179c-1.571-1.057-2.73-1.94-3.476-2.65L33.9 109.34l-14.611 16.877c-1.066 1.14-2.344 1.711-3.833 1.711-1.277 0-2.422-.434-3.434-1.304-1.012-.978-1.557-2.187-1.635-3.627-.079-1.44.333-2.705 1.236-3.794l16.129-18.51c-3.087-6.197-4.63-13.644-4.63-22.342H5.235c-1.383 0-2.58-.517-3.592-1.55S.125 74.545.125 73.132c0-1.412.506-2.635 1.518-3.668 1.012-1.034 2.21-1.55 3.592-1.55h17.887V43.939L9.308 29.833c-1.012-1.033-1.517-2.256-1.517-3.669 0-1.412.505-2.635 1.517-3.668 1.012-1.034 2.21-1.55 3.593-1.55s2.58.516 3.593 1.55l13.813 14.106h67.396l13.814-14.106c1.012-1.034 2.21-1.55 3.592-1.55 1.384 0 2.581.516 3.593 1.55 1.012 1.033 1.518 2.256 1.518 3.668 0 1.413-.506 2.636-1.518 3.67l-13.814 14.105v23.975h17.887c1.383 0 2.58.516 3.593 1.55 1.011 1.033 1.517 2.256 1.517 3.668l-.005.01zM89.552 26.175H38.448c0-7.23 2.489-13.386 7.466-18.469C50.892 2.623 56.92.082 64 .082c7.08 0 13.108 2.541 18.086 7.624 4.977 5.083 7.466 11.24 7.466 18.469z"/></svg>
...\ No newline at end of file ...\ No newline at end of file
1 +<?xml version="1.0" standalone="no"?><!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"><svg t="1568899741379" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="2054" xmlns:xlink="http://www.w3.org/1999/xlink" width="200" height="200"><defs><style type="text/css"></style></defs><path d="M960 591.424V368.96c0-0.288 0.16-0.512 0.16-0.768S960 367.68 960 367.424V192a32 32 0 0 0-32-32H96a32 32 0 0 0-32 32v175.424c0 0.288-0.16 0.512-0.16 0.768s0.16 0.48 0.16 0.768v222.464c0 0.288-0.16 0.512-0.16 0.768s0.16 0.48 0.16 0.768V864a32 32 0 0 0 32 32h832a32 32 0 0 0 32-32v-271.04c0-0.288 0.16-0.512 0.16-0.768S960 591.68 960 591.424z m-560-31.232v-160H608v160h-208z m208 64V832h-208v-207.808H608z m-480-224h208v160H128v-160z m544 0h224v160h-224v-160zM896 224v112.192H128V224h768zM128 624.192h208V832H128v-207.808zM672 832v-207.808h224V832h-224z" p-id="2055"></path></svg>
...\ No newline at end of file ...\ No newline at end of file
1 +<?xml version="1.0" standalone="no"?><!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"><svg t="1588670460195" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="1314" xmlns:xlink="http://www.w3.org/1999/xlink" width="200" height="200"><defs><style type="text/css"></style></defs><path d="M230.4 307.712c13.824 0 25.088-11.264 25.088-25.088 0-100.352 81.92-182.272 182.272-182.272s182.272 81.408 182.272 182.272c0 13.824 11.264 25.088 25.088 25.088s25.088-11.264 24.576-25.088c0-127.488-103.936-231.936-231.936-231.936S205.824 154.624 205.824 282.624c-0.512 14.336 10.752 25.088 24.576 25.088z m564.736 234.496c-11.264 0-21.504 2.048-31.232 6.144 0-44.544-40.448-81.92-88.064-81.92-14.848 0-28.16 3.584-39.936 10.24-13.824-28.16-44.544-48.128-78.848-48.128-12.288 0-24.576 2.56-35.328 7.68V284.16c0-45.568-37.888-81.92-84.48-81.92s-84.48 36.864-84.48 81.92v348.672l-69.12-112.64c-18.432-28.16-58.368-36.864-91.136-19.968-26.624 14.336-46.592 47.104-30.208 88.064 3.072 8.192 76.8 205.312 171.52 311.296 0 0 28.16 24.576 43.008 58.88 4.096 9.728 13.312 15.36 22.528 15.36 3.072 0 6.656-0.512 9.728-2.048 12.288-5.12 18.432-19.968 12.8-32.256-19.456-44.544-53.76-74.752-53.76-74.752C281.6 768 209.408 573.44 208.384 570.88c-5.12-12.8-2.56-20.992 7.168-26.112 9.216-4.608 21.504-4.608 26.112 2.56l113.152 184.32c4.096 8.704 12.8 14.336 22.528 14.336 13.824 0 25.088-10.752 25.088-25.088V284.16c0-17.92 15.36-32.256 34.816-32.256s34.816 14.336 34.816 32.256v284.16c0 13.824 10.24 25.088 24.576 25.088 13.824 0 25.088-11.264 25.088-25.088v-57.344c0-17.92 15.36-32.768 34.816-32.768 19.968 0 37.376 15.36 37.376 32.768v95.232c0 7.168 3.072 13.312 7.68 17.92 4.608 4.608 10.752 7.168 17.92 7.168 13.824 0 24.576-11.264 24.576-25.088V547.84c0-18.432 13.824-32.256 32.256-32.256 20.48 0 38.912 15.36 38.912 32.256v95.232c0 13.824 11.264 25.088 25.088 25.088s24.576-11.264 25.088-25.088v-18.944c0-18.944 12.8-32.256 30.72-32.256 18.432 0 22.528 18.944 22.528 31.744 0 1.024-11.776 99.84-50.688 173.056-30.72 58.368-45.056 112.128-51.2 146.944-2.56 13.312 6.656 26.112 19.968 28.672 1.536 0 3.072 0.512 4.608 0.512 11.776 0 22.016-8.192 24.064-20.48 5.632-31.232 18.432-79.36 46.08-132.608 43.52-81.92 55.808-186.88 56.32-193.536-0.512-50.688-29.696-83.968-72.704-83.968z"></path></path></svg>
...\ No newline at end of file ...\ No newline at end of file
1 +<?xml version="1.0" standalone="no"?><!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"><svg t="1576153230908" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="971" xmlns:xlink="http://www.w3.org/1999/xlink" width="81" height="81"><defs><style type="text/css"></style></defs><path d="M772.87036133 734.06115723c-43.34106445 0-80.00793458 27.93273926-93.76831055 66.57714843H475.90991211c-56.60705567 0-102.66723633-46.06018067-102.66723633-102.66723633V600.82446289h305.859375c13.76037598 38.64440918 50.42724609 66.57714844 93.76831055 66.57714844 55.12390137 0 99.94812012-44.82421875 99.94812012-99.94812012S827.9942627 467.50537109 772.87036133 467.50537109c-43.34106445 0-80.00793458 27.93273926-93.76831055 66.57714844H373.24267578V401.01062011h321.92687989c55.12390137 0 99.94812012-44.82421875 99.94812011-99.94812011V190.07312011C795.11767578 134.94921875 750.29345703 90.125 695.16955567 90.125H251.12963867C196.0057373 90.125 151.18151855 134.94921875 151.18151855 190.07312011V301.0625c0 55.12390137 44.82421875 99.94812012 99.94812012 99.94812012h55.53588867v296.96044921c0 93.35632325 75.97045898 169.32678223 169.32678224 169.32678223h203.19213866c13.76037598 38.64440918 50.42724609 66.57714844 93.76831055 66.57714844 55.12390137 0 99.94812012-44.82421875 99.94812012-99.94812012s-44.90661622-99.86572266-100.03051758-99.86572265z m0-199.89624024c18.37463379 0 33.28857422 14.91394043 33.28857422 33.28857423s-14.91394043 33.28857422-33.28857422 33.28857421-33.28857422-14.91394043-33.28857422-33.28857421 14.91394043-33.28857422 33.28857422-33.28857422zM217.75866699 301.0625V190.07312011c0-18.37463379 14.91394043-33.28857422 33.28857423-33.28857421h444.03991698c18.37463379 0 33.28857422 14.91394043 33.28857422 33.28857422V301.0625c0 18.37463379-14.91394043 33.28857422-33.28857422 33.28857422H251.12963867c-18.37463379 0-33.37097168-14.91394043-33.37097168-33.28857422z m555.11169434 566.23535156c-18.37463379 0-33.28857422-14.91394043-33.28857422-33.28857422 0-18.37463379 14.91394043-33.28857422 33.28857422-33.28857422s33.28857422 14.91394043 33.28857422 33.28857422c0.08239747 18.29223633-14.91394043 33.28857422-33.28857422 33.28857422z" p-id="972"></path></svg>
...\ No newline at end of file ...\ No newline at end of file
1 +<svg width="128" height="128" xmlns="http://www.w3.org/2000/svg"><path d="M0 54.857h36.571V128H0V54.857zM91.429 27.43H128V128H91.429V27.429zM45.714 0h36.572v128H45.714V0z"/></svg>
...\ No newline at end of file ...\ No newline at end of file
1 +<?xml version="1.0" standalone="no"?><!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"><svg t="1575982282951" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="902" xmlns:xlink="http://www.w3.org/1999/xlink" width="200" height="200"><defs><style type="text/css"></style></defs><path d="M828.40625 90.125H195.59375C137.375 90.125 90.125 137.375 90.125 195.59375v632.8125c0 58.21875 47.25 105.46875 105.46875 105.46875h632.8125c58.21875 0 105.46875-47.25 105.46875-105.46875V195.59375c0-58.21875-47.25-105.46875-105.46875-105.46875z m52.734375 738.28125c0 29.16-23.57015625 52.734375-52.734375 52.734375H195.59375c-29.109375 0-52.734375-23.574375-52.734375-52.734375V195.59375c0-29.109375 23.625-52.734375 52.734375-52.734375h632.8125c29.16 0 52.734375 23.625 52.734375 52.734375v632.8125z" p-id="903"></path><path d="M421.52890625 709.55984375a36.28125 36.28125 0 0 1-27.55265625-12.66890625L205.17453125 476.613125a36.28546875 36.28546875 0 0 1 55.10109375-47.22890625l164.986875 192.4846875 342.16171875-298.48078125a36.2896875 36.2896875 0 0 1 47.70984375 54.68765625L445.3859375 700.6203125a36.3234375 36.3234375 0 0 1-23.85703125 8.93953125z" p-id="904"></path></svg>
...\ No newline at end of file ...\ No newline at end of file
1 +<svg width="128" height="128" xmlns="http://www.w3.org/2000/svg"><path d="M54.857 118.857h64V73.143H89.143c-1.902 0-3.52-.668-4.855-2.002-1.335-1.335-2.002-2.954-2.002-4.855V36.57H54.857v82.286zM73.143 16v-4.571a2.2 2.2 0 0 0-.677-1.61 2.198 2.198 0 0 0-1.609-.676H20.571c-.621 0-1.158.225-1.609.676a2.198 2.198 0 0 0-.676 1.61V16a2.2 2.2 0 0 0 .676 1.61c.451.45.988.676 1.61.676h50.285c.622 0 1.158-.226 1.61-.677.45-.45.676-.987.676-1.609zm18.286 48h21.357L91.43 42.642V64zM128 73.143v48c0 1.902-.667 3.52-2.002 4.855-1.335 1.335-2.953 2.002-4.855 2.002H52.57c-1.901 0-3.52-.667-4.854-2.002-1.335-1.335-2.003-2.953-2.003-4.855v-11.429H6.857c-1.902 0-3.52-.667-4.855-2.002C.667 106.377 0 104.759 0 102.857v-96c0-1.902.667-3.52 2.002-4.855C3.337.667 4.955 0 6.857 0h77.714c1.902 0 3.52.667 4.855 2.002 1.335 1.335 2.003 2.953 2.003 4.855V30.29c1 .622 1.856 1.29 2.569 2.003l29.147 29.147c1.335 1.335 2.478 3.145 3.429 5.43.95 2.287 1.426 4.383 1.426 6.291v-.018z"/></svg>
...\ No newline at end of file ...\ No newline at end of file
1 +<?xml version="1.0" standalone="no"?><!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"><svg t="1546567861908" class="icon" style="" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="2422" xmlns:xlink="http://www.w3.org/1999/xlink" width="200" height="200"><defs><style type="text/css"></style></defs><path d="M318.577778 819.2L17.066667 512l301.511111-307.2 45.511111 45.511111L96.711111 512l267.377778 261.688889zM705.422222 819.2l-45.511111-45.511111L927.288889 512l-267.377778-261.688889 45.511111-45.511111L1006.933333 512zM540.785778 221.866667l55.751111 11.150222L483.157333 802.133333l-55.751111-11.093333z" fill="#bfbfbf" p-id="2423"></path></svg>
...\ No newline at end of file ...\ No newline at end of file
1 +<?xml version="1.0" standalone="no"?><!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"><svg t="1577252187056" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="2508" xmlns:xlink="http://www.w3.org/1999/xlink" width="81" height="81"><defs><style type="text/css"></style></defs><path d="M747.59340925 691.12859384c11.51396329 0.25305413 22.43746719-0.21087818 40.74171707-1.51832482 29.35428085-2.10878421 35.84933734-2.36183835 46.47761114-0.8856895 24.71495444 3.37405491 41.12129828 21.76265671 32.47528161 47.95376084-85.57447632 258.19957947-442.00123984 249.76444099-628.67084683 50.73735554-153.47733892-159.33976008-153.09775772-414.41833795 0.92786545-573.42069196 159.71934128-162.67163983 424.03439521-166.59397897 565.78689185 0.63263534 80.38686649 94.81095318 108.34934958 169.16669549 89.11723508 230.57450162-15.01454608 47.99593598-50.61082928 77.68762207-119.77896259 114.63352789-4.89237973 2.65706845-29.35428085 15.52065436-35.84933652 19.02123633-46.94154346 25.30541465-63.51659033 41.20565021-62.20914449 58.45550757 2.95229856 39.13904114 24.16667102 52.7196135 70.98168823 53.81618115z m44.41100207 50.10472101c-19.82257471 1.43397372-32.05352527 1.940082-45.63409763 1.6448519-70.34905207-1.60267593-115.98314969-30.91478165-121.38163769-101.64341492-3.45840683-46.05585397 24.7571304-73.13264758 89.24376132-107.96976837 6.7902866-3.66928501 31.37871396-16.57504688 36.06021551-19.06341229 57.69634516-30.83042972 85.15271997-53.73183005 94.76877722-84.47790866 12.77923398-40.78389304-9.10994898-98.94417051-79.24812286-181.6507002-121.17075953-142.97559219-350.14258521-139.60153647-489.2380134 2.06660824-134.49827774 138.84237405-134.79350784 362.12048163-0.42175717 501.637667 158.53842169 168.99799328 451.9968783 181.18676788 534.57688175-11.80919339-4.68150156 0.2952301-10.71262573 0.67481131-18.72600705 1.26527069z" p-id="2509"></path><path d="M346.03865637 637.18588562a78.82636652 78.82636652 0 0 0 78.32025825-79.29029883c0-43.69401562-35.005823-79.29029883-78.32025825-79.29029882a78.82636652 78.82636652 0 0 0-78.36243338 79.29029882c0 43.69401562 35.005823 79.29029883 78.36243338 79.29029883z m0-51.7495729a27.07679361 27.07679361 0 0 1-26.5706845-27.54072593c0-15.30977536 11.97789643-27.54072593 26.5706845-27.54072592 14.55061295 0 26.57068533 12.23095057 26.57068533 27.54072592a27.07679361 27.07679361 0 0 1-26.57068533 27.54072593zM475.7289063 807.11174353a78.82636652 78.82636652 0 0 0 78.3624334-79.29029882c0-43.69401562-34.96364785-79.29029883-78.32025825-79.29029883a78.82636652 78.82636652 0 0 0-78.32025742 79.29029883c0 43.69401562 34.96364785 79.29029883 78.32025742 79.29029882z m0-51.74957208a27.07679361 27.07679361 0 0 1-26.57068532-27.54072674c0-15.30977536 12.06224753-27.54072593 26.57068532-27.54072593 14.59278892 0 26.57068533 12.23095057 26.57068453 27.54072593a27.07679361 27.07679361 0 0 1-26.57068453 27.54072674zM601.24376214 377.21492718a78.82636652 78.82636652 0 0 0 78.32025742-79.29029883c0-43.69401562-34.96364785-79.29029883-78.32025742-79.29029882a78.82636652 78.82636652 0 0 0-78.32025823 79.29029883c0 43.69401562 34.96364785 79.29029883 78.32025824 79.29029883z m1e-8-51.74957208a27.07679361 27.07679361 0 0 1-26.57068534-27.54072675c0-15.30977536 11.97789643-27.54072593 26.57068534-27.54072591 14.55061295 0 26.57068533 12.23095057 26.57068451 27.54072592a27.07679361 27.07679361 0 0 1-26.57068451 27.54072674zM378.80916809 433.85687983a78.82636652 78.82636652 0 0 0 78.32025824-79.29029883c0-43.69401562-34.96364785-79.29029883-78.32025824-79.29029802a78.82636652 78.82636652 0 0 0-78.32025742 79.29029802c0 43.69401562 34.96364785 79.29029883 78.32025742 79.29029883z m0-51.74957209a27.07679361 27.07679361 0 0 1-26.57068451-27.54072674c0-15.30977536 11.97789643-27.54072593 26.57068451-27.54072593 14.55061295 0 26.57068533 12.23095057 26.57068533 27.54072593a27.07679361 27.07679361 0 0 1-26.57068533 27.54072674z" p-id="2510"></path></svg>
...\ No newline at end of file ...\ No newline at end of file
1 +<?xml version="1.0" standalone="no"?><!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"><svg t="1575804206892" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="3145" xmlns:xlink="http://www.w3.org/1999/xlink" width="200" height="200"><defs><style type="text/css"></style></defs><path d="M826.56 470.016c-32.896 0-64.384 12.288-89.984 35.52l0-104.96c0-62.208-50.496-112.832-112.64-113.088L623.936 287.04 519.552 287.104C541.824 262.72 554.56 230.72 554.56 197.12c0-73.536-59.904-133.44-133.504-133.44-73.472 0-133.376 59.904-133.376 133.44 0 32.896 12.224 64.256 35.52 89.984L175.232 287.104l0 0.576C113.728 288.704 64 338.88 64 400.576l0.32 0 0.32 116.48C60.864 544.896 70.592 577.728 100.8 588.48c12.736 4.608 37.632 7.488 60.864-25.28 12.992-18.368 34.24-29.248 56.64-29.248 38.336 0 69.504 31.104 69.504 69.312 0 38.4-31.168 69.504-69.504 69.504-22.656 0-44.032-11.264-57.344-30.4C138.688 610.112 112.576 615.36 102.464 619.136c-29.824 10.752-39.104 43.776-38.144 67.392l0 160.384L64 846.912C64 909.248 114.752 960 177.216 960l446.272 0c62.4 0 113.152-50.752 113.152-113.152l0-145.024c24.384 22.272 56.384 35.008 89.984 35.008 73.536 0 133.44-59.904 133.44-133.504C960 529.92 900.096 470.016 826.56 470.016zM826.56 672.896c-22.72 0-44.032-11.264-57.344-30.4-22.272-32.384-48.448-27.136-58.56-23.36-29.824 10.752-39.04 43.776-38.08 67.392l0 160.384c0 27.136-22.016 49.152-49.152 49.152L177.216 896.064C150.08 896 128 873.984 128 846.848l0.32 0 0-145.024c24.384 22.272 56.384 35.008 89.984 35.008 73.6 0 133.504-59.904 133.504-133.504 0-73.472-59.904-133.376-133.504-133.376-32.896 0-64.32 12.288-89.984 35.52l0-104.96L128 400.512c0-27.072 22.08-49.152 49.216-49.152L177.216 351.04 334.656 350.72c3.776 0.512 7.616 0.832 11.52 0.832 24.896 0 50.752-10.816 60.032-37.056 4.544-12.736 7.424-37.568-25.344-60.736C362.624 240.768 351.68 219.52 351.68 197.12c0-38.272 31.104-69.44 69.376-69.44 38.336 0 69.504 31.168 69.504 69.44 0 22.72-11.264 44.032-30.528 57.472C427.968 276.736 433.088 302.784 436.8 313.024c10.752 29.888 43.072 39.232 67.392 38.08l119.232 0 0 0.384c27.136 0 49.152 22.08 49.152 49.152l0.256 116.48c-3.776 27.84 6.016 60.736 36.224 71.488 12.736 4.608 37.632 7.488 60.8-25.28 13.056-18.368 34.24-29.248 56.704-29.248C864.832 534.016 896 565.12 896 603.392 896 641.728 864.832 672.896 826.56 672.896z" p-id="3146"></path></svg>
...\ No newline at end of file ...\ No newline at end of file
1 +<svg width="128" height="100" xmlns="http://www.w3.org/2000/svg"><path d="M27.429 63.638c0-2.508-.893-4.65-2.679-6.424-1.786-1.775-3.94-2.662-6.464-2.662-2.524 0-4.679.887-6.465 2.662-1.785 1.774-2.678 3.916-2.678 6.424 0 2.508.893 4.65 2.678 6.424 1.786 1.775 3.94 2.662 6.465 2.662 2.524 0 4.678-.887 6.464-2.662 1.786-1.775 2.679-3.916 2.679-6.424zm13.714-31.801c0-2.508-.893-4.65-2.679-6.424-1.785-1.775-3.94-2.662-6.464-2.662-2.524 0-4.679.887-6.464 2.662-1.786 1.774-2.679 3.916-2.679 6.424 0 2.508.893 4.65 2.679 6.424 1.785 1.774 3.94 2.662 6.464 2.662 2.524 0 4.679-.888 6.464-2.662 1.786-1.775 2.679-3.916 2.679-6.424zM71.714 65.98l7.215-27.116c.285-1.23.107-2.378-.536-3.443-.643-1.064-1.56-1.762-2.75-2.094-1.19-.33-2.333-.177-3.429.462-1.095.639-1.81 1.573-2.143 2.804l-7.214 27.116c-2.857.237-5.405 1.266-7.643 3.088-2.238 1.822-3.738 4.152-4.5 6.992-.952 3.644-.476 7.098 1.429 10.364 1.905 3.265 4.69 5.37 8.357 6.317 3.667.947 7.143.474 10.429-1.42 3.285-1.892 5.404-4.66 6.357-8.305.762-2.84.619-5.607-.429-8.305-1.047-2.697-2.762-4.85-5.143-6.46zm47.143-2.342c0-2.508-.893-4.65-2.678-6.424-1.786-1.775-3.94-2.662-6.465-2.662-2.524 0-4.678.887-6.464 2.662-1.786 1.774-2.679 3.916-2.679 6.424 0 2.508.893 4.65 2.679 6.424 1.786 1.775 3.94 2.662 6.464 2.662 2.524 0 4.679-.887 6.465-2.662 1.785-1.775 2.678-3.916 2.678-6.424zm-45.714-45.43c0-2.509-.893-4.65-2.679-6.425C68.68 10.01 66.524 9.122 64 9.122c-2.524 0-4.679.887-6.464 2.661-1.786 1.775-2.679 3.916-2.679 6.425 0 2.508.893 4.65 2.679 6.424 1.785 1.774 3.94 2.662 6.464 2.662 2.524 0 4.679-.888 6.464-2.662 1.786-1.775 2.679-3.916 2.679-6.424zm32 13.629c0-2.508-.893-4.65-2.679-6.424-1.785-1.775-3.94-2.662-6.464-2.662-2.524 0-4.679.887-6.464 2.662-1.786 1.774-2.679 3.916-2.679 6.424 0 2.508.893 4.65 2.679 6.424 1.785 1.774 3.94 2.662 6.464 2.662 2.524 0 4.679-.888 6.464-2.662 1.786-1.775 2.679-3.916 2.679-6.424zM128 63.638c0 12.351-3.357 23.78-10.071 34.286-.905 1.372-2.19 2.058-3.858 2.058H13.93c-1.667 0-2.953-.686-3.858-2.058C3.357 87.465 0 76.037 0 63.638c0-8.613 1.69-16.847 5.071-24.703C8.452 31.08 13 24.312 18.714 18.634c5.715-5.68 12.524-10.199 20.429-13.559C47.048 1.715 55.333.035 64 .035c8.667 0 16.952 1.68 24.857 5.04 7.905 3.36 14.714 7.88 20.429 13.559 5.714 5.678 10.262 12.446 13.643 20.301 3.38 7.856 5.071 16.09 5.071 24.703z"/></svg>
...\ No newline at end of file ...\ No newline at end of file
1 +<?xml version="1.0" standalone="no"?><!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"><svg t="1579774833889" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="1376" xmlns:xlink="http://www.w3.org/1999/xlink" width="200" height="200"><defs><style type="text/css"></style></defs><path d="M887.466667 192.853333h-100.693334V119.466667c0-10.24-6.826667-17.066667-17.066666-17.066667s-17.066667 6.826667-17.066667 17.066667v73.386666H303.786667V119.466667c0-10.24-6.826667-17.066667-17.066667-17.066667s-17.066667 6.826667-17.066667 17.066667v73.386666H168.96c-46.08 0-85.333333 37.546667-85.333333 85.333334V836.266667c0 46.08 37.546667 85.333333 85.333333 85.333333H887.466667c46.08 0 85.333333-37.546667 85.333333-85.333333V278.186667c0-47.786667-37.546667-85.333333-85.333333-85.333334z m-718.506667 34.133334h100.693333v66.56c0 10.24 6.826667 17.066667 17.066667 17.066666s17.066667-6.826667 17.066667-17.066666v-66.56h450.56v66.56c0 10.24 6.826667 17.066667 17.066666 17.066666s17.066667-6.826667 17.066667-17.066666v-66.56H887.466667c27.306667 0 51.2 22.186667 51.2 51.2v88.746666H117.76v-88.746666c0-29.013333 22.186667-51.2 51.2-51.2zM887.466667 887.466667H168.96c-27.306667 0-51.2-22.186667-51.2-51.2V401.066667H938.666667V836.266667c0 27.306667-22.186667 51.2-51.2 51.2z" p-id="1377"></path><path d="M858.453333 493.226667H327.68c-10.24 0-17.066667 6.826667-17.066667 17.066666v114.346667h-116.053333c-10.24 0-17.066667 6.826667-17.066667 17.066667v133.12c0 10.24 6.826667 17.066667 17.066667 17.066666H460.8c10.24 0 17.066667-6.826667 17.066667-17.066666v-114.346667h380.586666c10.24 0 17.066667-6.826667 17.066667-17.066667v-133.12c0-10.24-6.826667-17.066667-17.066667-17.066666z m-413.013333 34.133333v97.28h-98.986667v-97.28h98.986667z m-230.4 131.413333h98.986667v98.986667h-98.986667v-98.986667z m131.413333 97.28v-97.28h98.986667v97.28h-98.986667z m133.12-228.693333h97.28v98.986667h-97.28v-98.986667z m131.413334 0h98.986666v98.986667h-98.986666v-98.986667z m230.4 97.28h-98.986667v-98.986667h98.986667v98.986667z" p-id="1378"></path></svg>
...\ No newline at end of file ...\ No newline at end of file
1 +<?xml version="1.0" standalone="no"?><!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"><svg t="1577186573535" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="1068" xmlns:xlink="http://www.w3.org/1999/xlink" width="81" height="81"><defs><style type="text/css"></style></defs><path d="M479.85714249 608.42857168h64.28571502c19.28571417 0 32.14285751-12.85714249 32.14285664-32.14285751s-12.85714249-32.14285751-32.14285664-32.14285664h-64.28571504c-19.28571417 0-32.14285751 12.85714249-32.14285664 32.14285662s12.85714249 32.14285751 32.14285664 32.14285753z m-2e-8 122.14285665h64.28571504c19.28571417 0 32.14285751-12.85714249 32.14285664-32.14285665s-12.85714249-32.14285751-32.14285664-32.14285751h-64.28571504c-19.28571417 0-32.14285751 12.85714249-32.14285664 32.14285751s12.85714249 32.14285751 32.14285664 32.14285664z m353.57142921-559.28571416h-128.57142921v-32.14285664c0-19.28571417-12.85714249-32.14285751-32.14285664-32.14285753s-32.14285751 12.85714249-32.14285751 32.14285753v32.14285664h-257.14285665v-32.14285664c0-19.28571417-12.85714249-32.14285751-32.14285752-32.14285753s-32.14285751 12.85714249-32.14285664 32.14285753v32.14285664h-128.57142919c-70.71428585 0-128.57142832 57.85714249-128.57142832 122.14285751v501.42857081c0 70.71428585 57.85714249 128.57142832 128.57142832 122.14285751h642.85714335c70.71428585 0 128.57142832-57.85714249 128.57142833-122.14285751v-501.42857081c0-70.71428585-57.85714249-122.14285753-128.57142833-122.14285751z m64.28571415 623.57142832c0 32.14285751-32.14285751 64.28571415-64.28571416 64.28571504h-642.85714335c-32.14285751 0-64.28571415-25.71428583-64.28571417-64.28571504v-372.85714249h771.42857168v372.85714249z m0-437.14285664h-771.42857168v-64.28571417c0-32.14285751 32.14285751-64.28571415 64.28571417-64.28571415h128.57142919v32.14285664c0 19.28571417 12.85714249 32.14285751 32.14285664 32.14285751s32.14285751-12.85714249 32.14285753-32.14285751v-32.14285664h257.14285665v32.14285664c0 19.28571417 12.85714249 32.14285751 32.1428575 32.14285751s32.14285751-12.85714249 32.14285664-32.14285751v-32.14285664h128.57142921c32.14285751 0 64.28571415 25.71428583 64.28571415 64.28571415v64.28571417z m-610.71428583 372.85714247h64.28571415c19.28571417 0 32.14285751-12.85714249 32.14285753-32.14285664s-12.85714249-32.14285751-32.14285753-32.14285751h-64.28571415c-19.28571417 0-32.14285751 12.85714249-32.14285751 32.14285751s12.85714249 32.14285751 32.14285751 32.14285665z m385.71428583-122.14285664h64.28571417c19.28571417 0 32.14285751-12.85714249 32.14285751-32.14285751s-12.85714249-32.14285751-32.14285751-32.14285664h-64.28571415c-19.28571417 0-32.14285751 12.85714249-32.14285753 32.14285664s12.85714249 32.14285751 32.14285753 32.14285751z m-385.71428583 0h64.28571415c19.28571417 0 32.14285751-12.85714249 32.14285753-32.14285751s-12.85714249-32.14285751-32.14285753-32.14285664h-64.28571415c-19.28571417 0-32.14285751 12.85714249-32.14285751 32.14285664s12.85714249 32.14285751 32.14285751 32.14285751z m385.71428583 122.14285665h64.28571417c19.28571417 0 32.14285751-12.85714249 32.14285751-32.14285665s-12.85714249-32.14285751-32.14285751-32.14285751h-64.28571415c-19.28571417 0-32.14285751 12.85714249-32.14285753 32.14285751s12.85714249 32.14285751 32.14285753 32.14285665z" p-id="1069"></path></svg>
...\ No newline at end of file ...\ No newline at end of file
1 +<svg width="76" height="78" viewBox="0 0 76 78" fill="none" xmlns="http://www.w3.org/2000/svg">
2 +<path d="M56.2509 69.3776V70.036C56.2509 72.465 54.356 74.4343 52.0181 74.4343H51.1199C50.56 76.2979 48.9112 77.6522 46.9671 77.6522H4.35587C1.9503 77.6522 0 75.5835 0 73.0365V9.51705C0 6.97006 1.95645 4.90141 4.35587 4.90141H6.96446C7.32129 2.1432 9.65919 0 12.4893 0H50.7015C53.7777 0 56.2756 2.52836 56.2756 5.62823V30.8621C56.2756 31.5454 55.7219 32.1045 55.0451 32.1045C54.3683 32.1045 53.8146 31.5454 53.8146 30.8621V5.63444C53.8146 3.90125 52.418 2.49108 50.7015 2.49108H12.4893C11.0189 2.49108 9.79454 3.5223 9.46847 4.90762H46.9671C49.3726 4.90762 51.3229 6.97627 51.3229 9.52326V29.7128C51.3229 30.3962 50.7692 30.9553 50.0924 30.9553C49.4157 30.9553 48.862 30.3962 48.862 29.7128V9.51705C48.862 8.34295 48.013 7.38627 46.9671 7.38627H4.35587C3.30997 7.38627 2.46094 8.34295 2.46094 9.51705V73.0427C2.46094 74.2169 3.30997 75.1735 4.35587 75.1735H46.9671C48.013 75.1735 48.862 74.2169 48.862 73.0427V67.0294C48.862 66.346 49.4157 65.7869 50.0924 65.7869C50.7692 65.7869 51.3229 66.346 51.3229 67.0294V71.9494H52.012C52.9902 71.9494 53.7839 71.0921 53.7839 70.036V69.3776C53.7839 68.6942 54.3376 68.1351 55.0143 68.1351C55.6911 68.1351 56.2448 68.6942 56.2448 69.3776H56.2509ZM41.4299 16.4001H8.92092C8.24416 16.4001 7.69045 16.9592 7.69045 17.6426C7.69045 18.3259 8.24416 18.885 8.92092 18.885H41.4299C42.1067 18.885 42.6604 18.3259 42.6604 17.6426C42.6604 16.9592 42.1067 16.4001 41.4299 16.4001ZM42.6604 28.3461C42.6604 27.6628 42.1067 27.1037 41.4299 27.1037H8.92092C8.24416 27.1037 7.69045 27.6628 7.69045 28.3461C7.69045 29.0295 8.24416 29.5886 8.92092 29.5886H41.4299C42.1067 29.5886 42.6604 29.0295 42.6604 28.3461ZM30.8971 39.0497C30.8971 38.3664 30.3434 37.8073 29.6666 37.8073H8.91476C8.238 37.8073 7.68429 38.3664 7.68429 39.0497C7.68429 39.7331 8.238 40.2922 8.91476 40.2922H29.6666C30.3434 40.2922 30.8971 39.7331 30.8971 39.0497ZM8.91476 48.5109C8.238 48.5109 7.68429 49.07 7.68429 49.7533C7.68429 50.4366 8.238 50.9957 8.91476 50.9957H27.0396C27.7163 50.9957 28.2701 50.4366 28.2701 49.7533C28.2701 49.07 27.7163 48.5109 27.0396 48.5109H8.91476ZM76 72.9123C76 73.2477 75.8708 73.5646 75.637 73.8006L72.1917 77.2794C71.9518 77.5217 71.638 77.646 71.3242 77.646C71.0104 77.646 70.709 77.5279 70.469 77.2981L54.7006 61.9416C52.6457 63.0784 50.2893 63.7307 47.7792 63.7307C39.818 63.7307 33.3396 57.1893 33.3396 49.1507C33.3396 41.1122 39.818 34.5708 47.7792 34.5708C55.7403 34.5708 62.2187 41.1122 62.2187 49.1507C62.2187 51.9773 61.4189 54.6112 60.0346 56.8476L75.6247 72.0302C75.8646 72.26 76 72.5768 76 72.9123ZM47.7792 61.2458C54.3806 61.2458 59.7578 55.8226 59.7578 49.1507C59.7578 42.4788 54.3868 37.0556 47.7792 37.0556C41.1715 37.0556 35.8005 42.4788 35.8005 49.1507C35.8005 55.8226 41.1715 61.2458 47.7792 61.2458ZM56.7924 60.5314L60.8406 64.4762L62.7048 62.9107L58.5458 58.8604C58.0105 59.4691 57.4199 60.0282 56.7924 60.5376V60.5314ZM73.0099 72.9434L64.4828 64.6439L62.6186 66.2094L71.3058 74.6641L73.0099 72.9434Z" fill="url(#paint0_linear_521_28682)"/>
3 +<defs>
4 +<linearGradient id="paint0_linear_521_28682" x1="0.0565253" y1="38.7895" x2="76.03" y2="38.7895" gradientUnits="userSpaceOnUse">
5 +<stop stop-color="#4D1C89"/>
6 +<stop offset="0.33" stop-color="#7C2DBF"/>
7 +<stop offset="1" stop-color="#FB6320"/>
8 +</linearGradient>
9 +</defs>
10 +</svg>
1 +<?xml version="1.0" standalone="no"?><!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"><svg t="1566035680909" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="3601" xmlns:xlink="http://www.w3.org/1999/xlink" width="200" height="200"><defs><style type="text/css"></style></defs><path d="M1002.0848 744.672l-33.568 10.368c0.96 7.264 2.144 14.304 2.144 21.76 0 7.328-1.184 14.432-2.368 21.568l33.792 10.56c7.936 2.24 14.496 7.616 18.336 14.752 3.84 7.328 4.672 15.808 1.952 23.552-5.376 16-23.168 24.672-39.936 19.68l-34.176-10.624c-7.136 12.8-15.776 24.672-26.208 35.2l20.8 27.488a28.96 28.96 0 0 1 5.824 22.816 29.696 29.696 0 0 1-12.704 19.616 32.544 32.544 0 0 1-44.416-6.752l-20.8-27.552c-13.696 6.56-28.192 11.2-43.008 13.888v33.632c0 16.736-14.112 30.432-31.648 30.432-17.6 0-31.872-13.696-31.872-30.432v-33.632a167.616 167.616 0 0 1-42.88-13.888l-20.928 27.552c-10.72 13.76-30.08 16.64-44.288 6.752a29.632 29.632 0 0 1-12.704-19.616 29.28 29.28 0 0 1 5.696-22.816l20.896-27.808a166.72 166.72 0 0 1-27.008-34.688l-33.376 10.432c-16.8 5.184-34.56-3.552-39.936-19.616a29.824 29.824 0 0 1 20.224-38.24l33.472-10.432c-0.8-7.264-2.016-14.304-2.016-21.824 0-7.36 1.184-14.496 2.304-21.632l-33.792-10.368c-16.672-5.376-25.632-22.496-20.224-38.432 5.376-16 23.136-24.672 39.936-19.68l34.016 10.752c7.328-12.672 15.84-24.8 26.336-35.328l-20.8-27.552a29.44 29.44 0 0 1 6.944-42.432 32.704 32.704 0 0 1 44.384 6.752l20.832 27.616c13.696-6.432 28.224-11.2 43.104-13.952v-33.568c0-16.736 14.048-30.432 31.648-30.432 17.536 0 31.808 13.568 31.808 30.432v33.504c15.072 2.688 29.344 7.808 42.848 14.016l20.992-27.616a32.48 32.48 0 0 1 44.224-6.752 29.568 29.568 0 0 1 7.136 42.432l-21.024 27.808c10.432 10.432 19.872 21.888 27.04 34.752l33.376-10.432c16.768-5.12 34.56 3.68 39.936 19.68 5.536 15.936-3.712 33.056-20.32 38.304z m-206.016-74.432c-61.344 0-111.136 47.808-111.136 106.56 0 58.88 49.792 106.496 111.136 106.496 61.312 0 111.104-47.616 111.104-106.496 0-58.752-49.792-106.56-111.104-106.56z" p-id="3602"></path><path d="M802.7888 57.152h-76.448c0-22.08-21.024-38.24-42.848-38.24H39.3968a39.68 39.68 0 0 0-39.36 40.032v795.616s41.888 120.192 110.752 120.192H673.2848a227.488 227.488 0 0 1-107.04-97.44H117.6368s-40.608-13.696-40.608-41.248l470.304-0.256 1.664 3.36a227.68 227.68 0 0 1-12.64-73.632c0-60.576 24-118.624 66.88-161.44a228.352 228.352 0 0 1 123.552-63.392l-3.2 0.288 2.144-424.672h38.208l0.576 421.024c27.04 0 52.672 4.8 76.64 13.344V101.536c0.032 0-6.304-44.384-38.368-44.384zM149.7648 514.336H72.3888v-77.408H149.7648v77.408z m0-144.32H72.3888v-77.44H149.7648v77.44z m0-137.248H72.3888v-77.44H149.7648v77.44z m501.856 281.568H206.0848v-77.408h445.536v77.408z m0-144.32H206.0848v-77.44h445.536v77.44z m0-137.248H206.0848v-77.44h445.536v77.44z" p-id="3603"></path></svg>
...\ No newline at end of file ...\ No newline at end of file
1 +<svg width="128" height="128" xmlns="http://www.w3.org/2000/svg"><path d="M71.984 44.815H115.9L71.984 9.642v35.173zM16.094.05h63.875l47.906 38.37v76.74c0 3.392-1.682 6.645-4.677 9.044-2.995 2.399-7.056 3.746-11.292 3.746H16.094c-4.236 0-8.297-1.347-11.292-3.746-2.995-2.399-4.677-5.652-4.677-9.044V12.84C.125 5.742 7.23.05 16.094.05zm71.86 102.32V89.58h-71.86v12.79h71.86zm23.952-25.58V64H16.094v12.79h95.812z"/></svg>
...\ No newline at end of file ...\ No newline at end of file
1 +<?xml version="1.0" standalone="no"?><!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"><svg t="1569915748289" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="3062" xmlns:xlink="http://www.w3.org/1999/xlink" width="200" height="200"><defs><style type="text/css"></style></defs><path d="M768.35456 416a256 256 0 1 0-512 0 192 192 0 1 0 0 384v64a256 256 0 0 1-58.88-505.216 320.128 320.128 0 0 1 629.76 0A256.128 256.128 0 0 1 768.35456 864v-64a192 192 0 0 0 0-384z m-512 384h64v64H256.35456v-64z m448 0h64v64h-64v-64z" fill="#333333" p-id="3063"></path><path d="M539.04256 845.248V512.192a32.448 32.448 0 0 0-32-32.192c-17.664 0-32 14.912-32 32.192v333.056l-36.096-36.096a32.192 32.192 0 0 0-45.056 0.192 31.616 31.616 0 0 0-0.192 45.056l90.88 90.944a31.36 31.36 0 0 0 22.528 9.088 30.08 30.08 0 0 0 22.4-9.088l90.88-90.88a32.192 32.192 0 0 0-0.192-45.12 31.616 31.616 0 0 0-45.056-0.192l-36.096 36.096z" fill="#333333" p-id="3064"></path></svg>
...\ No newline at end of file ...\ No newline at end of file
1 +<svg width="128" height="128" xmlns="http://www.w3.org/2000/svg"><path d="M73.137 29.08h-9.209 29.7L63.886.093 34.373 29.08h20.49v27.035H27.238v17.948h27.625v27.133h18.274V74.063h27.41V56.115h-27.41V29.08zm-9.245 98.827l27.518-26.711H36.59l27.302 26.71zM.042 64.982l27.196 27.029V38.167L.042 64.982zm100.505-26.815V92.01l27.41-27.029-27.41-26.815z"/></svg>
...\ No newline at end of file ...\ No newline at end of file
1 +<?xml version="1.0" standalone="no"?><!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"><svg t="1566036347051" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="5853" xmlns:xlink="http://www.w3.org/1999/xlink" width="200" height="200"><defs><style type="text/css"></style></defs><path d="M832 128H192a64.19 64.19 0 0 0-64 64v640a64.19 64.19 0 0 0 64 64h640a64.19 64.19 0 0 0 64-64V192a64.19 64.19 0 0 0-64-64z m0 703.89l-0.11 0.11H192.11l-0.11-0.11V768h640zM832 544H720L605.6 696.54 442.18 435.07 333.25 544H192v-64h114.75l147.07-147.07L610.4 583.46 688 480h144z m0-288H192v-63.89l0.11-0.11h639.78l0.11 0.11z" p-id="5854"></path></svg>
...\ No newline at end of file ...\ No newline at end of file
1 +<svg width="128" height="128" xmlns="http://www.w3.org/2000/svg"><path d="M106.133 67.2a4.797 4.797 0 0 0-4.8 4.8c0 .187.014.36.027.533h-.027V118.4H9.6V26.667h50.133c2.654 0 4.8-2.147 4.8-4.8 0-2.654-2.146-4.8-4.8-4.8H9.6a9.594 9.594 0 0 0-9.6 9.6V118.4c0 5.307 4.293 9.6 9.6 9.6h91.733c5.307 0 9.6-4.293 9.6-9.6V72.533h-.026c.013-.173.026-.346.026-.533 0-2.653-2.146-4.8-4.8-4.8z"/><path d="M125.16 13.373L114.587 2.8c-3.747-3.747-9.854-3.72-13.6.027l-52.96 52.96a4.264 4.264 0 0 0-.907 1.36L33.813 88.533c-.746 1.76-.226 3.534.907 4.68 1.133 1.147 2.92 1.667 4.693.92l31.4-13.293c.507-.213.96-.52 1.36-.907l52.96-52.96c3.747-3.746 3.774-9.853.027-13.6zM66.107 72.4l-18.32 7.76 7.76-18.32L92.72 24.667l10.56 10.56L66.107 72.4zm52.226-52.227l-8.266 8.267-10.56-10.56 8.266-8.267.027-.026 10.56 10.56-.027.026z"/></svg>
...\ No newline at end of file ...\ No newline at end of file
1 +<svg width="128" height="128" xmlns="http://www.w3.org/2000/svg"><path d="M88.883 119.565c-7.284 0-19.434 2.495-21.333 8.25v.127c-4.232.13-5.222 0-7.108 0-1.895-5.76-14.045-8.256-21.333-8.256H0V0h42.523c9.179 0 17.109 5.47 21.47 13.551C68.352 5.475 76.295 0 85.478 0H128v119.57l-39.113-.005h-.004zM60.442 24.763c0-9.651-8.978-16.507-17.777-16.507H7.108V111.43H39.11c7.054-.14 18.177.082 21.333 6.12v-4.628c-.134-5.722-.004-13.522 0-13.832V27.413l.004-2.655-.004.005zm60.442-16.517h-35.55c-8.802 0-17.78 6.856-17.78 16.493v74.259c.004.32.138 8.115 0 13.813v4.627c3.155-6.022 14.279-6.26 21.333-6.114h32V8.25l-.003-.005z"/></svg>
...\ No newline at end of file ...\ No newline at end of file
1 +<svg width="128" height="96" xmlns="http://www.w3.org/2000/svg"><path d="M64.125 56.975L120.188.912A12.476 12.476 0 0 0 115.5 0h-103c-1.588 0-3.113.3-4.513.838l56.138 56.137z"/><path d="M64.125 68.287l-62.3-62.3A12.42 12.42 0 0 0 0 12.5v71C0 90.4 5.6 96 12.5 96h103c6.9 0 12.5-5.6 12.5-12.5v-71a12.47 12.47 0 0 0-1.737-6.35L64.125 68.287z"/></svg>
...\ No newline at end of file ...\ No newline at end of file
1 +<svg width="32" height="47" viewBox="0 0 32 47" fill="none" xmlns="http://www.w3.org/2000/svg">
2 +<g clip-path="url(#clip0_1947_9)">
3 +<path d="M29.6383 6.54579H24V3.45514C24 3.15388 23.7545 2.90841 23.4533 2.90841H19.5816C19.2246 1.21246 17.7294 0 16 0C14.2706 0 12.7755 1.21246 12.4184 2.90841H8.54672C8.24547 2.90841 8 3.15388 8 3.45514V6.54579H2.36541C1.05997 6.54579 0.0037192 7.60576 0 8.9112V44.1878C0 45.4933 1.05997 46.5495 2.36541 46.5532H29.6383C30.9438 46.5532 32 45.4933 32.0037 44.1878V8.90749C32.0037 7.60205 30.9438 6.54579 29.6383 6.54207V6.54579ZM16 1.08973C17.1269 1.10832 18.1162 1.83728 18.4658 2.90841H13.5379C13.8875 1.83728 14.8768 1.10832 16.0037 1.08973H16ZM9.08973 3.99814H22.9066V9.81497H9.08973V3.99814ZM30.9103 44.1841C30.9103 44.887 30.3412 45.4561 29.6383 45.4561H2.36541C1.66248 45.4561 1.09345 44.887 1.09345 44.1841V8.90749C1.09345 8.20456 1.66248 7.63552 2.36541 7.63552H8.00372V10.3617C8.00372 10.6629 8.24919 10.9084 8.55044 10.9084H23.4607C23.762 10.9084 24.0074 10.6629 24.0074 10.3617V7.63552H29.6458C30.3487 7.63552 30.9177 8.20456 30.9177 8.90749V44.1841H30.9103ZM5.45607 37.8205H16.729V38.9103H5.45607V37.8205ZM5.45607 30.5458H16.729V31.6355H5.45607V30.5458ZM5.45607 23.271H16.729V24.3608H5.45607V23.271ZM5.45607 15.9963H16.729V17.086H5.45607V15.9963ZM26.0009 13.59L26.7708 14.3598L22.728 18.4026L20.1395 15.814L20.9093 15.0442L22.728 16.8629L26.0009 13.59ZM26.0009 20.8647L26.7708 21.6346L22.728 25.6774L20.1395 23.0888L20.9093 22.3189L22.728 24.1376L26.0009 20.8647ZM26.0009 35.046L26.7708 35.8159L22.728 39.8587L20.1395 37.2701L20.9093 36.5002L22.728 38.3189L26.0009 35.046ZM20.8647 32.543L22.6834 30.7243L20.8647 28.9056L21.6346 28.1357L23.4533 29.9544L25.272 28.1357L26.0418 28.9056L24.2232 30.7243L26.0418 32.543L25.272 33.3129L23.4533 31.4942L21.6346 33.3129L20.8647 32.543Z" fill="white"/>
4 +</g>
5 +<defs>
6 +<clipPath id="clip0_1947_9">
7 +<rect width="32" height="46.5458" fill="white"/>
8 +</clipPath>
9 +</defs>
10 +</svg>
1 +<svg width="32" height="47" viewBox="0 0 32 47" fill="none" xmlns="http://www.w3.org/2000/svg">
2 +<g clip-path="url(#clip0_1947_9)">
3 +<path d="M29.6383 6.54579H24V3.45514C24 3.15388 23.7545 2.90841 23.4533 2.90841H19.5816C19.2246 1.21246 17.7294 0 16 0C14.2706 0 12.7755 1.21246 12.4184 2.90841H8.54672C8.24547 2.90841 8 3.15388 8 3.45514V6.54579H2.36541C1.05997 6.54579 0.0037192 7.60576 0 8.9112V44.1878C0 45.4933 1.05997 46.5495 2.36541 46.5532H29.6383C30.9438 46.5532 32 45.4933 32.0037 44.1878V8.90749C32.0037 7.60205 30.9438 6.54579 29.6383 6.54207V6.54579ZM16 1.08973C17.1269 1.10832 18.1162 1.83728 18.4658 2.90841H13.5379C13.8875 1.83728 14.8768 1.10832 16.0037 1.08973H16ZM9.08973 3.99814H22.9066V9.81497H9.08973V3.99814ZM30.9103 44.1841C30.9103 44.887 30.3412 45.4561 29.6383 45.4561H2.36541C1.66248 45.4561 1.09345 44.887 1.09345 44.1841V8.90749C1.09345 8.20456 1.66248 7.63552 2.36541 7.63552H8.00372V10.3617C8.00372 10.6629 8.24919 10.9084 8.55044 10.9084H23.4607C23.762 10.9084 24.0074 10.6629 24.0074 10.3617V7.63552H29.6458C30.3487 7.63552 30.9177 8.20456 30.9177 8.90749V44.1841H30.9103ZM5.45607 37.8205H16.729V38.9103H5.45607V37.8205ZM5.45607 30.5458H16.729V31.6355H5.45607V30.5458ZM5.45607 23.271H16.729V24.3608H5.45607V23.271ZM5.45607 15.9963H16.729V17.086H5.45607V15.9963ZM26.0009 13.59L26.7708 14.3598L22.728 18.4026L20.1395 15.814L20.9093 15.0442L22.728 16.8629L26.0009 13.59ZM26.0009 20.8647L26.7708 21.6346L22.728 25.6774L20.1395 23.0888L20.9093 22.3189L22.728 24.1376L26.0009 20.8647ZM26.0009 35.046L26.7708 35.8159L22.728 39.8587L20.1395 37.2701L20.9093 36.5002L22.728 38.3189L26.0009 35.046ZM20.8647 32.543L22.6834 30.7243L20.8647 28.9056L21.6346 28.1357L23.4533 29.9544L25.272 28.1357L26.0418 28.9056L24.2232 30.7243L26.0418 32.543L25.272 33.3129L23.4533 31.4942L21.6346 33.3129L20.8647 32.543Z" fill="url(#paint0_linear_1947_9)"/>
4 +</g>
5 +<defs>
6 +<linearGradient id="paint0_linear_1947_9" x1="0.0238029" y1="23.2547" x2="32.0164" y2="23.2547" gradientUnits="userSpaceOnUse">
7 +<stop stop-color="#4D1C89"/>
8 +<stop offset="0.33" stop-color="#7C2DBF"/>
9 +<stop offset="1" stop-color="#FB6320"/>
10 +</linearGradient>
11 +<clipPath id="clip0_1947_9">
12 +<rect width="32" height="46.5458" fill="white"/>
13 +</clipPath>
14 +</defs>
15 +</svg>
1 +<svg width="128" height="128" xmlns="http://www.w3.org/2000/svg"><path d="M96.258 57.462h31.421C124.794 27.323 100.426 2.956 70.287.07v31.422a32.856 32.856 0 0 1 25.971 25.97zm-38.796-25.97V.07C27.323 2.956 2.956 27.323.07 57.462h31.422a32.856 32.856 0 0 1 25.97-25.97zm12.825 64.766v31.421c30.46-2.885 54.507-27.253 57.713-57.712H96.579c-2.886 13.466-13.146 23.726-26.292 26.291zM31.492 70.287H.07c2.886 30.46 27.253 54.507 57.713 57.713V96.579c-13.466-2.886-23.726-13.146-26.291-26.292z"/></svg>
...\ No newline at end of file ...\ No newline at end of file
1 +<svg width="128" height="128" xmlns="http://www.w3.org/2000/svg"><path d="M78.208 16.576v8.384h38.72v5.376h-38.72v8.704h38.72v5.376h-38.72v8.576h38.72v5.376h-38.72v8.576h38.72v5.376h-38.72v8.576h38.72v5.376h-38.72v8.512h38.72v5.376h-38.72v11.136H128v-94.72H78.208zM0 114.368L72.128 128V0L0 13.632v100.736z"/><path d="M28.672 82.56h-11.2l14.784-23.488-14.08-22.592h11.52l8.192 14.976 8.448-14.976h11.136l-14.08 22.208L58.368 82.56H46.656l-8.768-15.68z"/></svg>
...\ No newline at end of file ...\ No newline at end of file
1 +<svg width="128" height="128" xmlns="http://www.w3.org/2000/svg"><path d="M49.217 41.329l-.136-35.24c-.06-2.715-2.302-4.345-5.022-4.405h-3.65c-2.712-.06-4.866 2.303-4.806 5.016l.152 19.164-24.151-23.79a6.698 6.698 0 0 0-9.499 0 6.76 6.76 0 0 0 0 9.526l23.93 23.713-18.345.074c-2.712-.069-5.228 1.813-5.64 5.02v3.462c.069 2.721 2.31 4.97 5.022 5.03l35.028-.207c.052.005.087.025.133.025l2.457.054a4.626 4.626 0 0 0 3.436-1.38c.88-.874 1.205-2.096 1.169-3.462l-.262-2.465c0-.048.182-.081.182-.136h.002zm52.523 51.212l18.32-.073c2.713.06 5.224-1.609 5.64-4.815v-3.462c-.068-2.722-2.317-4.97-5.021-5.04l-34.58.21c-.053 0-.086-.021-.138-.021l-2.451-.06a4.64 4.64 0 0 0-3.445 1.381c-.885.868-1.201 2.094-1.174 3.46l.27 2.46c.005.06-.177.095-.177.141l.141 34.697c.069 2.713 2.31 4.338 5.022 4.397l3.45.006c2.705.062 4.867-2.31 4.8-5.026l-.153-18.752 24.151 23.946a6.69 6.69 0 0 0 9.494 0 6.747 6.747 0 0 0 0-9.523L101.74 92.54v.001zM48.125 80.662a4.636 4.636 0 0 0-3.437-1.382l-2.457.06c-.05 0-.082.022-.137.022l-35.025-.21c-2.712.07-4.957 2.318-5.022 5.04v3.462c.409 3.206 2.925 4.874 5.633 4.814l18.554.06-24.132 23.928c-2.62 2.626-2.62 6.89 0 9.524a6.694 6.694 0 0 0 9.496 0l24.155-23.79-.155 18.866c-.06 2.722 2.094 5.093 4.801 5.025h3.65c2.72-.069 4.962-1.685 5.022-4.406l.141-34.956c0-.05-.182-.082-.182-.136l.262-2.46c.03-1.366-.286-2.592-1.166-3.46h-.001zM80.08 47.397a4.62 4.62 0 0 0 3.443 1.374l2.45-.054c.055 0 .088-.02.143-.028l35.08.21c2.712-.062 4.953-2.312 5.021-5.033l.009-3.463c-.417-3.211-2.937-5.084-5.64-5.025l-18.615-.073 23.917-23.715c2.63-2.623 2.63-6.879.008-9.513a6.691 6.691 0 0 0-9.494 0L92.251 26.016l.155-19.312c.065-2.713-2.097-5.085-4.802-5.025h-3.45c-2.713.069-4.954 1.693-5.022 4.406l-.139 35.247c0 .054.18.088.18.136l-.267 2.465c-.028 1.366.288 2.588 1.174 3.463v.001z"/></svg>
...\ No newline at end of file ...\ No newline at end of file
1 +<svg class="icon" viewBox="0 0 1024 1024" xmlns="http://www.w3.org/2000/svg" width="128" height="128"><defs><style/></defs><path d="M512 128q69.675 0 135.51 21.163t115.498 54.997 93.483 74.837 73.685 82.006 51.67 74.837 32.17 54.827L1024 512q-2.347 4.992-6.315 13.483T998.87 560.17t-31.658 51.669-44.331 59.99-56.832 64.34-69.504 60.16-82.347 51.5-94.848 34.687T512 896q-69.675 0-135.51-21.163t-115.498-54.826-93.483-74.326-73.685-81.493-51.67-74.496-32.17-54.997L0 513.707q2.347-4.992 6.315-13.483t18.816-34.816 31.658-51.84 44.331-60.33 56.832-64.683 69.504-60.331 82.347-51.84 94.848-34.816T512 128.085zm0 85.333q-46.677 0-91.648 12.331t-81.152 31.83-70.656 47.146-59.648 54.485-48.853 57.686-37.675 52.821-26.325 43.99q12.33 21.674 26.325 43.52t37.675 52.351 48.853 57.003 59.648 53.845T339.2 767.02t81.152 31.488T512 810.667t91.648-12.331 81.152-31.659 70.656-46.848 59.648-54.186 48.853-57.344 37.675-52.651T927.957 512q-12.33-21.675-26.325-43.648t-37.675-52.65-48.853-57.345-59.648-54.186-70.656-46.848-81.152-31.659T512 213.334zm0 128q70.656 0 120.661 50.006T682.667 512 632.66 632.661 512 682.667 391.339 632.66 341.333 512t50.006-120.661T512 341.333zm0 85.334q-35.328 0-60.33 25.002T426.666 512t25.002 60.33T512 597.334t60.33-25.002T597.334 512t-25.002-60.33T512 426.666z"/></svg>
...\ No newline at end of file ...\ No newline at end of file
1 +<svg width="128" height="64" xmlns="http://www.w3.org/2000/svg"><path d="M127.072 7.994c1.37-2.208.914-5.152-.914-6.87-2.056-1.717-4.797-1.226-6.396.982-.229.245-25.586 32.382-55.74 32.382-29.24 0-55.74-32.382-55.968-32.627-1.6-1.963-4.57-2.208-6.397-.49C-.17 3.086-.399 6.275 1.2 8.238c.457.736 5.94 7.36 14.62 14.72L4.17 35.96c-1.828 1.963-1.6 5.152.228 6.87.457.98 1.6 1.471 2.742 1.471s2.284-.49 3.198-1.472l12.564-13.983c5.94 4.416 13.021 8.587 20.788 11.53l-4.797 17.418c-.685 2.699.686 5.397 3.198 6.133h1.37c2.057 0 3.884-1.472 4.341-3.68L52.6 42.83c3.655.736 7.538 1.227 11.422 1.227 3.883 0 7.767-.49 11.422-1.227l4.797 17.173c.457 2.208 2.513 3.68 4.34 3.68.457 0 .914 0 1.143-.246 2.513-.736 3.883-3.434 3.198-6.133l-4.797-17.172c7.767-2.944 14.848-7.114 20.788-11.53l12.336 13.738c.913.981 2.056 1.472 3.198 1.472s2.284-.49 3.198-1.472c1.828-1.963 1.828-4.906.228-6.87l-11.65-13.001c9.366-7.36 14.849-14.474 14.849-14.474z"/></svg>
...\ No newline at end of file ...\ No newline at end of file
1 +<svg width="45" height="56" viewBox="0 0 45 56" fill="none" xmlns="http://www.w3.org/2000/svg">
2 +<path d="M18.6058 44.1346H30.7212V45.4327H18.6058V44.1346ZM44.3032 16.4685L38.0769 22.7139V52.5721C38.0769 54.1229 36.8152 55.3846 35.2644 55.3846H2.8125C1.26174 55.3846 0 54.1229 0 52.5721V10.601C0 9.0502 1.26174 7.78846 2.8125 7.78846H9.51923V4.11058C9.51923 3.75226 9.80974 3.46154 10.1683 3.46154H14.7679C15.1177 1.55546 16.9568 0 19.0302 0C21.1036 0 22.9428 1.55546 23.2925 3.46154H27.9087C28.2672 3.46154 28.5577 3.75226 28.5577 4.11058V7.78846H35.2644C36.6854 7.78846 37.8607 8.84883 38.0479 10.2193L38.0516 10.2156C38.9757 9.29148 40.4242 9.2919 41.3483 10.2164L44.3032 13.1709C44.7528 13.6201 45 14.2057 45 14.8197C45 15.4337 44.7528 16.0193 44.3032 16.4685ZM41.236 17.7067L36.8128 13.2834L34.6984 15.3912L39.1282 19.821L41.236 17.7067ZM38.2118 20.7402L33.7793 16.3076L15.1975 34.8326L19.6869 39.3218L38.2118 20.7402ZM8.93146 44.7249L10.2205 41.9712H5.625V48.0288H12.1154V44.5013L9.79431 45.5878C9.70642 45.6292 9.6124 45.649 9.51944 45.649C9.35084 45.649 9.18478 45.5835 9.06034 45.4589C8.86703 45.2658 8.81568 44.9721 8.93146 44.7249ZM14.1533 42.1144L12.405 40.366L10.8665 43.6529L14.1533 42.1144ZM12.1154 29.4231H5.625V31.1014L8.01706 33.4935L12.1154 29.6109V29.4231ZM5.625 35.4808H12.1154V31.399L7.99255 35.3046L5.625 32.937V35.4808ZM18.5743 40.045L14.4743 35.945L12.9902 39.1157L15.4036 41.5291L18.5743 40.045ZM16.098 3.46154H21.9624C21.619 2.26714 20.3775 1.29808 19.0302 1.29808C17.683 1.29808 16.4415 2.26714 16.098 3.46154ZM10.8173 11.6827H27.2596V4.75962H10.8173V11.6827ZM36.7788 24.0159L28.7999 32.0192H30.7212V33.3173H27.6923V33.1302L20.1472 40.6984C20.137 40.7087 20.1247 40.7163 20.1139 40.7259C20.0966 40.741 20.0798 40.7562 20.0607 40.7696C20.0419 40.7829 20.0218 40.7936 20.0018 40.8048C19.9884 40.8122 19.9767 40.8216 19.9626 40.8282L13.4135 43.8937V48.6779C13.4135 49.0362 13.123 49.3269 12.7644 49.3269H4.97596C4.61743 49.3269 4.32692 49.0362 4.32692 48.6779V41.3221C4.32692 40.9638 4.61743 40.6731 4.97596 40.6731H10.8281L12.6509 36.7788H4.97596C4.61743 36.7788 4.32692 36.4881 4.32692 36.1298V28.774C4.32692 28.4157 4.61743 28.125 4.97596 28.125H12.7644C13.123 28.125 13.4135 28.4157 13.4135 28.774V35.1497L13.6911 34.5566C13.6976 34.5426 13.707 34.5309 13.7144 34.5175C13.7256 34.4973 13.7364 34.4771 13.7498 34.4582C13.7629 34.4395 13.7778 34.423 13.7926 34.4061C13.8023 34.395 13.8101 34.3825 13.8206 34.372L27.8994 20.3365H18.6058V19.0385H29.2015L36.7805 11.4827C36.7804 11.4772 36.7788 11.472 36.7788 11.4663V10.601C36.7788 9.766 36.0994 9.08654 35.2644 9.08654H28.5577V12.3317C28.5577 12.6901 28.2672 12.9808 27.9087 12.9808H10.1683C9.80974 12.9808 9.51923 12.6901 9.51923 12.3317V9.08654H2.8125C1.97754 9.08654 1.29808 9.766 1.29808 10.601V52.5721C1.29808 53.4071 1.97754 54.0865 2.8125 54.0865H35.2644C36.0994 54.0865 36.7788 53.4071 36.7788 52.5721V24.0159ZM43.3854 14.0887L40.4305 11.1342C40.0071 10.7108 39.3919 10.7108 38.9685 11.1342L38.9677 11.1351L37.7319 12.367L42.1524 16.7875L43.3846 15.5516C43.8088 15.1273 43.8088 14.5121 43.3854 14.0887ZM4.32692 23.5817V15.7933C4.32692 15.4349 4.61743 15.1442 4.97596 15.1442H12.7644C13.123 15.1442 13.4135 15.4349 13.4135 15.7933V23.5817C13.4135 23.9401 13.123 24.2308 12.7644 24.2308H4.97596C4.61743 24.2308 4.32692 23.9401 4.32692 23.5817ZM12.1154 22.9327V18.6345L8.01389 22.5199L5.625 20.3482V22.9327H12.1154ZM5.625 16.4423V18.594L7.99572 20.7494L12.1154 16.8465V16.4423H5.625Z" fill="url(#paint0_linear_1838_3601)"/>
3 +<defs>
4 +<linearGradient id="paint0_linear_1838_3601" x1="0" y1="55.3846" x2="45" y2="55.3846" gradientUnits="userSpaceOnUse">
5 +<stop stop-color="#4D148C"/>
6 +<stop offset="0.333352" stop-color="#7D22C3"/>
7 +<stop offset="1" stop-color="#FF6200"/>
8 +</linearGradient>
9 +</defs>
10 +</svg>
1 +<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
2 +<path d="M10.8374 7.51483H4.00033V8.48452H10.8374L9.34477 9.98755L10.0188 10.6663L12.667 7.99967L10.0188 5.33301L9.34477 6.0118L10.8374 7.51483Z" fill="white"/>
3 +<circle cx="8" cy="8" r="7.5" stroke="white"/>
4 +</svg>
1 +<?xml version="1.0" standalone="no"?>
2 +<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
3 +<svg class="icon" width="37" height="41" viewBox="0 0 37 41" xmlns="http://www.w3.org/2000/svg">
4 +<defs><style type="text/css"></style></defs>
5 +<path d="M33.7023 19.8583C33.5893 11.6558 26.8856 5.01695 18.6568 5.01695C18.6151 5.01695 18.5742 5.01976 18.5326 5.02011C18.5268 5.01971 18.5214 5.01871 18.5155 5.01852C18.5103 5.01834 18.5053 5.01695 18.5 5.01695C18.4947 5.01695 18.4898 5.01833 18.4845 5.0185C18.4782 5.01869 18.4722 5.01993 18.4659 5.02039C18.4596 5.02085 18.4535 5.02156 18.4473 5.02227C10.3149 5.13432 3.7234 11.7257 3.61125 19.858C3.60926 19.8756 3.60593 19.8928 3.60593 19.9109C3.60593 19.9217 3.60838 19.9318 3.60911 19.9424C3.60876 19.9844 3.60593 20.0257 3.60593 20.0678C3.60593 28.2962 10.2441 34.9996 18.446 35.1133C18.4615 35.1151 18.4769 35.1176 18.4925 35.1179C18.4949 35.1179 18.4972 35.1186 18.4997 35.1186C18.5025 35.1186 18.5057 35.1179 18.5084 35.1178C18.5163 35.1177 18.524 35.116 18.5318 35.1155C18.5737 35.1158 18.6149 35.1186 18.6568 35.1186C26.9558 35.1186 33.7076 28.3669 33.7076 20.0678C33.7076 20.0258 33.7048 19.9845 33.7044 19.9426C33.7052 19.9319 33.7076 19.9218 33.7076 19.911C33.7076 19.8929 33.7043 19.8758 33.7023 19.8583ZM30.1839 28.1902C29.6142 27.8547 27.6851 26.8127 24.6596 26.1065C25.3275 24.3573 25.7936 22.4258 25.8568 20.3813L32.759 20.3813C32.6951 23.2837 31.7519 25.9715 30.1839 28.1902ZM6.96713 27.9619C5.49471 25.7885 4.61616 23.1838 4.55457 20.3812L11.1432 20.3812C11.2061 22.4171 11.6687 24.3409 12.332 26.0843C9.04185 26.812 7.09887 27.8862 6.97807 27.9542C6.97409 27.9565 6.97103 27.9596 6.96713 27.9619ZM7.12766 11.9481C7.65223 12.2217 9.49566 13.1124 12.3508 13.7418C11.6773 15.4682 11.2068 17.3882 11.1432 19.4406L4.56253 19.4405C4.68486 16.6592 5.61735 14.0862 7.12766 11.9481ZM18.9703 14.3973C20.726 14.3732 22.3067 14.188 23.6927 13.9209C24.3701 15.5974 24.8487 17.4613 24.9156 19.4406L18.9703 19.4406V14.3973ZM18.9703 13.4565V6.63303C20.0284 7.77001 21.9343 10.0546 23.3071 13.0296C22.0216 13.2687 20.5683 13.433 18.9703 13.4565ZM18.0297 13.4558C16.4323 13.4288 14.977 13.2677 13.6903 13.0399C15.0633 10.0624 16.9709 7.77338 18.0297 6.63416V13.4558ZM18.0297 14.3966V19.4406L12.0844 19.4406C12.1513 17.4674 12.6283 15.608 13.3038 13.9343C14.689 14.1885 16.2745 14.3687 18.0297 14.3966ZM12.0844 20.3812L18.0297 20.3813V25.4254C16.2657 25.4535 14.6729 25.6353 13.2829 25.8915C12.6185 24.2003 12.1504 22.3374 12.0844 20.3812ZM18.0297 26.3663V33.4642C16.9592 32.2629 15.0317 29.8597 13.6579 26.788C14.9525 26.5571 16.4188 26.3935 18.0297 26.3663ZM18.9703 26.3656C20.5809 26.3891 22.0442 26.556 23.3373 26.7983C21.9639 29.8651 20.0395 32.2643 18.9703 33.4642V26.3656ZM18.9703 25.4247V20.3813L24.9156 20.3813C24.8494 22.3426 24.3791 24.21 23.712 25.9047C22.3214 25.6357 20.7342 25.4488 18.9703 25.4247ZM25.8568 19.4406C25.7929 17.3795 25.3187 15.4519 24.6407 13.7198C27.4425 13.0682 29.3056 12.1285 30.0255 11.7227C31.631 13.9041 32.6244 16.5613 32.751 19.4407L25.8568 19.4406ZM29.4321 10.9721C28.6692 11.382 26.8786 12.2376 24.2705 12.8309C22.8455 9.63852 20.8163 7.21372 19.6744 5.99835C23.5787 6.27823 27.0473 8.15135 29.4321 10.9721ZM17.3015 6.02411C16.1529 7.25033 14.1361 9.67052 12.7207 12.85C10.1108 12.2879 8.34216 11.4973 7.70479 11.184C10.0259 8.32796 13.4383 6.39411 17.3015 6.02411ZM7.52818 28.727C7.9385 28.5137 9.79345 27.6057 12.6929 26.9781C14.1262 30.2901 16.1929 32.8458 17.3387 34.1143C13.3603 33.7439 9.85813 31.7147 7.52818 28.727ZM19.6381 34.14C20.7769 32.8828 22.8564 30.3223 24.2989 26.9979C27.1221 27.6437 28.9839 28.5956 29.6115 28.9482C27.2158 31.8978 23.656 33.8624 19.6381 34.14ZM37 20.0678C37 19.7464 36.9916 19.4218 36.9752 19.1029C36.9617 18.8433 36.7383 18.6418 36.4813 18.6574C36.2218 18.6709 36.0224 18.8919 36.0357 19.1513C36.0514 19.4543 36.0593 19.7627 36.0593 20.0678C36.0593 29.0327 29.5402 36.4694 20.818 37.5704C20.6412 36.5362 19.7406 35.7458 18.6568 35.7458C17.5706 35.7458 16.6686 36.5397 16.4946 37.5772C16.3493 37.5613 16.2025 37.5495 16.0595 37.5302C15.8031 37.4965 15.5653 37.6763 15.5305 37.9336C15.4959 38.191 15.6766 38.4279 15.934 38.4626C16.1346 38.4896 16.3399 38.5079 16.5442 38.5285C16.8021 39.4538 17.6503 40.1356 18.6568 40.1356C19.6651 40.1356 20.5144 39.4514 20.7707 38.5235C30.0464 37.4372 37 29.5666 37 20.0678ZM18.6568 39.1949C17.9652 39.1949 17.4025 38.6323 17.4025 37.9407C17.4025 37.2491 17.9652 36.6864 18.6568 36.6864C19.3484 36.6864 19.911 37.2491 19.911 37.9407C19.911 38.6323 19.3484 39.1949 18.6568 39.1949ZM12.7733 36.7544C12.195 36.5563 11.6201 36.3243 11.0643 36.0648C10.8284 35.9546 10.5489 36.0564 10.4392 36.2919C10.3292 36.5272 10.4309 36.8071 10.6662 36.917C11.2523 37.1908 11.8586 37.4354 12.4686 37.6443C12.5191 37.6616 12.5704 37.6698 12.6209 37.6698C12.8164 37.6698 12.9991 37.547 13.0658 37.3517C13.15 37.1059 13.019 36.8385 12.7733 36.7544ZM8.15989 34.3452C7.66613 33.9837 7.18553 33.5917 6.73173 33.18C6.53927 33.0052 6.24164 33.0197 6.0674 33.2123C5.89286 33.4046 5.90726 33.7021 6.09971 33.8767C6.57786 34.3104 7.08402 34.7235 7.60443 35.1043C7.68818 35.1655 7.7854 35.195 7.88186 35.195C8.02669 35.195 8.16954 35.1283 8.26171 35.0024C8.41512 34.7928 8.36949 34.4986 8.15989 34.3452ZM1.45649 24.3365C1.39448 24.0844 1.13972 23.9299 0.887244 23.9923C0.63508 24.0545 0.480903 24.3094 0.543063 24.5616C0.697547 25.1879 0.886476 25.8128 1.10496 26.4186C1.17416 26.6103 1.35483 26.7295 1.54743 26.7295C1.60041 26.7295 1.6543 26.7205 1.70697 26.7015C1.95132 26.6133 2.07794 26.3439 1.9899 26.0995C1.78245 25.5243 1.60301 24.9312 1.45649 24.3365ZM3.43415 29.1508C3.3011 28.9278 3.0125 28.855 2.78927 28.9879C2.56619 29.1209 2.49332 29.4097 2.62637 29.6327C2.95707 30.187 3.32055 30.7296 3.70652 31.2455C3.799 31.3691 3.94031 31.4342 4.08347 31.4342C4.18161 31.4342 4.28036 31.4037 4.36487 31.3405C4.57294 31.1848 4.61536 30.89 4.4598 30.6821C4.09327 30.1922 3.74817 29.677 3.43415 29.1508ZM0.96395 20.9844C0.948486 20.6824 0.940678 20.3739 0.940678 20.0678C0.940678 11.1166 7.53373 3.71073 16.352 2.64541C16.5604 3.64026 17.4441 4.38983 18.5 4.38983C19.5299 4.38983 20.3941 3.67581 20.6294 2.71746C20.7833 2.73602 20.937 2.75072 21.0899 2.77319C21.1132 2.77671 21.1363 2.77824 21.1591 2.77824C21.3885 2.77824 21.5894 2.61013 21.6238 2.37649C21.6616 2.11943 21.484 1.88043 21.2271 1.84262C21.0366 1.81456 20.845 1.79538 20.6533 1.7732C20.456 0.764109 19.566 0 18.5 0C17.4607 0 16.5898 0.72679 16.3639 1.6983C7.00946 2.76514 0 10.5946 0 20.0678C0 20.3898 0.00826863 20.7144 0.0244953 21.0325C0.0373575 21.2838 0.245119 21.4788 0.493762 21.4788C0.501877 21.4788 0.509992 21.4787 0.518257 21.4782C0.777621 21.4649 0.97727 21.2439 0.96395 20.9844ZM18.5 0.940678C19.1916 0.940678 19.7542 1.50334 19.7542 2.19492C19.7542 2.88649 19.1916 3.44915 18.5 3.44915C17.8084 3.44915 17.2458 2.88649 17.2458 2.19492C17.2458 1.50334 17.8084 0.940678 18.5 0.940678ZM33.5789 11.0873C33.6672 11.2341 33.8228 11.3152 33.9825 11.3152C34.065 11.3152 34.1486 11.2936 34.2244 11.248C34.447 11.114 34.5189 10.8251 34.3851 10.6025C34.0563 10.0558 33.6949 9.52038 33.3111 9.01115C33.1546 8.80369 32.8599 8.7622 32.6524 8.91868C32.445 9.075 32.4036 9.36988 32.56 9.57734C32.924 10.0605 33.267 10.5685 33.5789 11.0873ZM35.5455 15.8393C35.5986 16.0534 35.7906 16.1965 36.0018 16.1965C36.0391 16.1965 36.0772 16.1919 36.1154 16.1826C36.3674 16.12 36.5211 15.8649 36.4586 15.6127C36.3052 14.9945 36.1169 14.3769 35.899 13.7772C35.8104 13.5331 35.5406 13.4065 35.2964 13.4958C35.0522 13.5844 34.9262 13.8542 35.015 14.0984C35.2215 14.6672 35.4001 15.2528 35.5455 15.8393ZM24.3339 3.57087C24.9059 3.77083 25.4736 4.00309 26.0211 4.26122C26.0861 4.29169 26.1542 4.30623 26.2214 4.30623C26.3978 4.30623 26.567 4.20641 26.6472 4.03631C26.7579 3.80129 26.6571 3.52096 26.4223 3.41026C25.8452 3.13835 25.2472 2.89369 24.6444 2.68286C24.3985 2.59758 24.1309 2.72634 24.0452 2.97162C23.9594 3.21674 24.0886 3.48513 24.3339 3.57087ZM28.892 5.96513C29.3819 6.32293 29.8576 6.70968 30.3059 7.11479C30.396 7.19609 30.5088 7.23621 30.6212 7.23621C30.7495 7.23621 30.8775 7.184 30.9703 7.08126C31.1445 6.8885 31.1293 6.59102 30.9367 6.41694C30.4642 5.98993 29.963 5.58237 29.4469 5.20542C29.2373 5.05262 28.9431 5.0984 28.7896 5.30785C28.6365 5.5176 28.6823 5.81187 28.892 5.96513Z"/>
6 +</svg>
1 +<svg width="56" height="44" viewBox="0 0 56 44" fill="none" xmlns="http://www.w3.org/2000/svg">
2 +<path d="M55.3438 0H16.8438C16.6697 0 16.5028 0.0691403 16.3797 0.192211C16.2566 0.315282 16.1875 0.482202 16.1875 0.65625V9.625H0.65625C0.482202 9.625 0.315282 9.69414 0.192211 9.81721C0.0691404 9.94028 0 10.1072 0 10.2813L0 35.6563C0 35.8303 0.0691404 35.9972 0.192211 36.1203C0.315282 36.2434 0.482202 36.3125 0.65625 36.3125H8.3125V43.0938C8.3125 43.2204 8.34917 43.3444 8.41808 43.4507C8.48699 43.557 8.5852 43.6411 8.70084 43.6928C8.81649 43.7445 8.94463 43.7617 9.0698 43.7422C9.19498 43.7227 9.31183 43.6673 9.40625 43.5829L17.5319 36.3125H37.8438C38.0178 36.3125 38.1847 36.2434 38.3078 36.1203C38.4309 35.9972 38.5 35.8303 38.5 35.6563V28.7289L47.0531 35.7289C47.1494 35.8077 47.2661 35.8575 47.3896 35.8725C47.5132 35.8875 47.6384 35.8671 47.7508 35.8136C47.8631 35.7601 47.958 35.6758 48.0242 35.5705C48.0905 35.4652 48.1254 35.3432 48.125 35.2188V28H55.3438C55.5178 28 55.6847 27.9309 55.8078 27.8078C55.9309 27.6847 56 27.5178 56 27.3438V0.65625C56 0.482202 55.9309 0.315282 55.8078 0.192211C55.6847 0.0691403 55.5178 0 55.3438 0ZM37.1875 35H17.2812C17.1198 35 16.9641 35.0595 16.8438 35.1671L9.625 41.6259V35.6563C9.625 35.4822 9.55586 35.3153 9.43279 35.1922C9.30972 35.0691 9.1428 35 8.96875 35H1.3125V10.9375H37.1875V35ZM54.6875 26.6875H47.4688C47.2947 26.6875 47.1278 26.7566 47.0047 26.8797C46.8816 27.0028 46.8125 27.1697 46.8125 27.3438V33.8336L38.5 27.0327V10.2813C38.5 10.1072 38.4309 9.94028 38.3078 9.81721C38.1847 9.69414 38.0178 9.625 37.8438 9.625H17.5V1.3125H54.6875V26.6875ZM35.4375 19.25H23.1875V17.9375H35.4375V19.25ZM35.4375 21.875H23.1875V20.5625H35.4375V21.875ZM35.4375 24.5H23.1875V23.1875H35.4375V24.5ZM35.4375 27.125H23.1875V25.8125H35.4375V27.125ZM4.375 22.75C4.375 24.4806 4.88818 26.1723 5.84964 27.6112C6.8111 29.0502 8.17767 30.1717 9.77652 30.8339C11.3754 31.4962 13.1347 31.6695 14.832 31.3319C16.5294 30.9943 18.0885 30.1609 19.3122 28.9372C20.5359 27.7135 21.3693 26.1544 21.7069 24.457C22.0445 22.7597 21.8712 21.0004 21.2089 19.4015C20.5467 17.8027 19.4252 16.4361 17.9862 15.4746C16.5473 14.5132 14.8556 14 13.125 14C10.8052 14.0027 8.58112 14.9254 6.94076 16.5658C5.30039 18.2061 4.37766 20.4302 4.375 22.75ZM9.20106 29.0561L9.69106 25.865C9.72966 25.6063 9.86019 25.3701 10.0587 25.1998C10.2573 25.0294 10.5105 24.9363 10.7721 24.9375H15.4779C15.7395 24.9363 15.9929 25.0295 16.1914 25.1999C16.3899 25.3704 16.5204 25.6066 16.5589 25.8654L17.0489 29.0561C15.8736 29.7953 14.5134 30.1875 13.125 30.1875C11.7366 30.1875 10.3764 29.7953 9.20106 29.0561ZM10.9375 21.4375C10.9375 21.0049 11.0658 20.5819 11.3062 20.2222C11.5465 19.8625 11.8882 19.5821 12.2879 19.4165C12.6876 19.2509 13.1274 19.2076 13.5518 19.292C13.9761 19.3764 14.3659 19.5848 14.6718 19.8907C14.9777 20.1966 15.1861 20.5864 15.2705 21.0107C15.3549 21.4351 15.3116 21.8749 15.146 22.2746C14.9804 22.6743 14.7 23.016 14.3403 23.2563C13.9806 23.4967 13.5576 23.625 13.125 23.625C12.5451 23.6243 11.9891 23.3936 11.579 22.9835C11.1689 22.5734 10.9382 22.0174 10.9375 21.4375ZM20.5625 22.75C20.5622 23.7594 20.3556 24.7581 19.9555 25.6848C19.5555 26.6115 18.9703 27.4467 18.2359 28.1391L17.8557 25.6659C17.7795 25.1573 17.5411 24.687 17.176 24.3249C16.8108 23.9628 16.3384 23.7283 15.8292 23.6565C16.2502 23.1441 16.517 22.5227 16.5985 21.8645C16.68 21.2064 16.5728 20.5386 16.2894 19.939C16.0061 19.3394 15.5582 18.8327 14.9979 18.4778C14.4377 18.1229 13.7882 17.9345 13.125 17.9345C12.4618 17.9345 11.8123 18.1229 11.2521 18.4778C10.6918 18.8327 10.2439 19.3394 9.96058 19.939C9.67722 20.5386 9.57004 21.2064 9.65152 21.8645C9.733 22.5227 9.99979 23.1441 10.4208 23.6565C9.91159 23.7283 9.43921 23.9628 9.07404 24.3249C8.70887 24.687 8.47045 25.1573 8.39431 25.6659L8.01413 28.1391C7.12107 27.2921 6.45234 26.2365 6.06797 25.0672C5.6836 23.8979 5.59562 22.6514 5.81194 21.4397C6.02825 20.228 6.54208 19.089 7.3073 18.1249C8.07252 17.1608 9.06518 16.4018 10.1962 15.9161C11.3271 15.4304 12.561 15.2331 13.7871 15.3421C15.0131 15.451 16.1929 15.8626 17.2206 16.5401C18.2482 17.2176 19.0915 18.1396 19.6748 19.2235C20.2581 20.3074 20.5632 21.5191 20.5625 22.75Z" fill="url(#paint0_linear_1838_3602)"/>
3 +<defs>
4 +<linearGradient id="paint0_linear_1838_3602" x1="0" y1="21.875" x2="56" y2="21.875" gradientUnits="userSpaceOnUse">
5 +<stop stop-color="#4D148C"/>
6 +<stop offset="0.33" stop-color="#7D22C3"/>
7 +<stop offset="1" stop-color="#FF6200"/>
8 +</linearGradient>
9 +</defs>
10 +</svg>
1 +<?xml version="1.0" standalone="no"?>
2 +<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
3 +<svg class="icon" width="32" height="37" viewBox="0 0 32 37" xmlns="http://www.w3.org/2000/svg">
4 +<defs><style type="text/css"></style></defs>
5 +<path d="M31.375 0H0.625C0.280395 0 0 0.325396 0 0.725624V27.1383C0 27.5385 0.280395 27.8639 0.625 27.8639H12.75V33.6689H8.625C8.28039 33.6689 8 33.9943 8 34.3946V35.8458C8 36.246 8.28039 36.5714 8.625 36.5714H23.625C23.9697 36.5714 24.25 36.246 24.25 35.8458V34.3946C24.25 33.9943 23.9697 33.6689 23.625 33.6689H19.5V27.8639H31.375C31.7197 27.8639 32 27.5385 32 27.1383V0.725624C32 0.325396 31.7197 0 31.375 0ZM23.5 35.7007H8.75V34.5397H23.5V35.7007ZM18.75 33.6689H13.5V27.8639H18.75V33.6689ZM31.25 26.9932H0.75V0.870748H31.25V26.9932ZM2.875 23.8005H29.375C29.7197 23.8005 30 23.4751 30 23.0748V2.75737C30 2.35714 29.7197 2.03175 29.375 2.03175H2.875C2.5304 2.03175 2.25 2.35714 2.25 2.75737V23.0748C2.25 23.4751 2.5304 23.8005 2.875 23.8005ZM3 2.90249H29.25V22.9297H3V2.90249ZM16.875 25.3968C16.875 25.8777 16.5392 26.2676 16.125 26.2676C15.7108 26.2676 15.375 25.8777 15.375 25.3968C15.375 24.9159 15.7108 24.5261 16.125 24.5261C16.5392 24.5261 16.875 24.9159 16.875 25.3968ZM26.875 6.96599H19.125C18.9178 6.96599 18.75 7.161 18.75 7.40136V10.3039C18.75 10.5442 18.9178 10.7392 19.125 10.7392H26.875C27.082 10.7392 27.25 10.5442 27.25 10.3039V7.40136C27.25 7.161 27.082 6.96599 26.875 6.96599ZM26.5 9.86848H19.5V7.83673H26.5V9.86848ZM26.5 12.3356C26.5 12.576 26.332 12.771 26.125 12.771H19.125C18.9178 12.771 18.75 12.576 18.75 12.3356C18.75 12.0952 18.9178 11.9002 19.125 11.9002H26.125C26.332 11.9002 26.5 12.0952 26.5 12.3356ZM18.75 14.3673C18.75 14.127 18.9178 13.932 19.125 13.932H24.25C24.457 13.932 24.625 14.127 24.625 14.3673C24.625 14.6077 24.457 14.8027 24.25 14.8027H19.125C18.9178 14.8027 18.75 14.6077 18.75 14.3673ZM26 16.3991C26 16.6395 25.832 16.8345 25.625 16.8345H19.125C18.9178 16.8345 18.75 16.6395 18.75 16.3991C18.75 16.1587 18.9178 15.9637 19.125 15.9637H25.625C25.832 15.9637 26 16.1587 26 16.3991ZM23.75 18.4308C23.75 18.6712 23.582 18.8662 23.375 18.8662H19.25C19.0428 18.8662 18.875 18.6712 18.875 18.4308C18.875 18.1905 19.0428 17.9955 19.25 17.9955H23.375C23.582 17.9955 23.75 18.1905 23.75 18.4308ZM17.2415 9.7854C17.24 9.77691 17.2394 9.7683 17.2376 9.75994C17.2307 9.7294 17.2216 9.69981 17.2093 9.67179C17.2076 9.66782 17.2051 9.66443 17.2032 9.66054C17.1921 9.63678 17.1792 9.61428 17.1644 9.59322C17.159 9.58562 17.1529 9.5789 17.147 9.57171C17.134 9.5555 17.1201 9.54037 17.1047 9.52654C17.101 9.5231 17.0981 9.51858 17.0942 9.5153C17.0901 9.51189 17.0854 9.51013 17.0812 9.50693C17.0664 9.49555 17.0507 9.48575 17.0343 9.47676C17.0247 9.47144 17.0153 9.46593 17.0053 9.46163C17.0012 9.45986 16.9977 9.45711 16.9935 9.4555L10.9935 7.1335C10.9166 7.10346 10.8334 7.10346 10.7565 7.1335L4.75647 9.4555C4.75189 9.45727 4.74805 9.46028 4.74356 9.46223C4.7345 9.46616 4.72601 9.47123 4.71719 9.47598C4.70013 9.48519 4.6839 9.4953 4.66858 9.50708C4.66449 9.51024 4.65979 9.51196 4.65576 9.5153C4.65186 9.51858 4.64904 9.5231 4.64526 9.52654C4.62994 9.54037 4.61603 9.5555 4.60296 9.57171C4.59711 9.5789 4.591 9.58562 4.58563 9.59322C4.5708 9.61428 4.55792 9.63678 4.54675 9.66054C4.54492 9.66443 4.54242 9.66782 4.54068 9.67179C4.52844 9.69981 4.51925 9.7294 4.51245 9.75994C4.51062 9.7683 4.51 9.77691 4.50854 9.7854C4.5047 9.80823 4.50207 9.83123 4.5014 9.85475C4.50128 9.85941 4.5 9.8638 4.5 9.86848V15.6735C4.5 15.8549 4.59693 16.0173 4.74329 16.0811L10.7433 18.6933C10.7462 18.6946 10.7494 18.694 10.7523 18.6952C10.7916 18.7111 10.8326 18.7211 10.875 18.7211C10.9152 18.7211 10.9549 18.7124 10.9932 18.6976C10.9955 18.6967 10.9979 18.6971 11.0002 18.6961L17.0002 16.229C17.1499 16.1675 17.25 16.0031 17.25 15.8186V9.86848C17.25 9.8638 17.2487 9.85941 17.2486 9.85475C17.2479 9.83123 17.2453 9.80823 17.2415 9.7854ZM10.875 11.7316L9.0495 11.0252L13.8131 9.14242L15.6893 9.86848L10.875 11.7316ZM10.875 8.00538L12.6373 8.68737L7.87366 10.5701L6.06067 9.86848L10.875 8.00538ZM10.5 17.6576L5.25 15.3719V10.4725L10.5 12.5043V17.6576ZM16.5 15.5111L11.25 17.6696V12.5042L16.5 10.4725V15.5111Z"/>
6 +</svg>
1 +<svg width="35" height="47" viewBox="0 0 35 47" fill="none" xmlns="http://www.w3.org/2000/svg">
2 +<path d="M34.4531 0H8.20312C8.05808 0 7.91898 0.057617 7.81643 0.160176C7.71387 0.262735 7.65625 0.401835 7.65625 0.546875V4.01042H4.19271C4.04767 4.01042 3.90857 4.06803 3.80601 4.17059C3.70345 4.27315 3.64583 4.41225 3.64583 4.55729V7.65625H0.546875C0.401835 7.65625 0.262735 7.71387 0.160176 7.81643C0.0576173 7.91898 0 8.05808 0 8.20312V46.1198C0 46.2648 0.0576173 46.4039 0.160176 46.5065C0.262735 46.609 0.401835 46.6667 0.546875 46.6667H27.1615C27.3065 46.6667 27.4456 46.609 27.5482 46.5065C27.6507 46.4039 27.7083 46.2648 27.7083 46.1198V42.6562H30.8073C30.9523 42.6562 31.0914 42.5986 31.194 42.4961C31.2966 42.3935 31.3542 42.2544 31.3542 42.1094V39.0104H34.4531C34.5982 39.0104 34.7373 38.9528 34.8398 38.8502C34.9424 38.7477 35 38.6086 35 38.4635V0.546875C35 0.401835 34.9424 0.262735 34.8398 0.160176C34.7373 0.057617 34.5982 0 34.4531 0ZM26.6146 45.5729H1.09375V8.75H26.6146V45.5729ZM30.2604 41.5625H27.7083V8.20312C27.7083 8.05808 27.6507 7.91898 27.5482 7.81643C27.4456 7.71387 27.3065 7.65625 27.1615 7.65625H4.73958V5.10417H30.2604V41.5625ZM33.9062 37.9167H31.3542V4.55729C31.3542 4.41225 31.2966 4.27315 31.194 4.17059C31.0914 4.06803 30.9523 4.01042 30.8073 4.01042H8.75V1.09375H33.9062V37.9167ZM4.01042 26.9792H23.6979V28.0729H4.01042V26.9792ZM4.01042 31.7187H23.6979V32.8125H4.01042V31.7187ZM4.01042 36.0937H18.9583V37.1875H4.01042V36.0937ZM14.2188 22.2396H23.6979V23.3333H14.2188V22.2396ZM13.125 23.3333H4.01042V22.2396H13.125V23.3333Z" fill="url(#paint0_linear_1838_3603)"/>
3 +<defs>
4 +<linearGradient id="paint0_linear_1838_3603" x1="0" y1="23.3333" x2="35" y2="23.3333" gradientUnits="userSpaceOnUse">
5 +<stop stop-color="#4D148C"/>
6 +<stop offset="0.33" stop-color="#7D22C3"/>
7 +<stop offset="1" stop-color="#FF6200"/>
8 +</linearGradient>
9 +</defs>
10 +</svg>
1 +<svg width="104" height="104" viewBox="0 0 104 104" fill="none" xmlns="http://www.w3.org/2000/svg">
2 +<path d="M52.9215 5.09879L101.346 27.1644C101.504 27.238 101.644 27.3425 101.757 27.4706L101.906 27.6793C101.979 27.8253 102.011 27.988 101.997 28.15V74.4289C101.998 74.8644 101.746 75.2633 101.346 75.4587L52.9215 98.2157C52.7555 98.2911 52.575 98.3312 52.3918 98.3333C52.1679 98.3333 51.9919 98.2927 51.8319 98.2157L2.66587 75.3998C2.2571 75.2113 1.99751 74.8099 2.00002 74.3701V28.1647C2.00002 28.0085 2.03153 27.8538 2.09083 27.7087V27.6204C2.20978 27.3696 2.42001 27.1705 2.68101 27.0614L51.9378 5.09879C52.2517 4.96707 52.6076 4.96707 52.9215 5.09879ZM4.3456 30.0035V73.6493L51.2569 95.3913V51.6425L4.3456 30.0035ZM99.5906 30.0035L53.5722 51.5837V95.3765L99.5906 73.7228V30.0035ZM10.4743 26.1347L5.93453 28.1647L52.3464 49.6419L57.1889 47.3765L10.4743 26.1347ZM71.6103 22.1923L41.466 37.7118L59.8825 46.082L91.2828 31.3127L71.6103 22.1923ZM64.7401 19.0443L34.5958 34.5932L38.9237 36.5643C39.033 36.4336 39.1665 36.3238 39.3172 36.2407L68.9167 20.9713L64.7401 19.0443ZM45.8848 10.3063L13.2587 24.8843L32.0081 33.4163C32.085 33.3319 32.1774 33.2621 32.2805 33.2104L62.107 17.8233L45.8848 10.3063ZM52.3464 7.39361L48.6086 9.0706L94.0066 30.0035L98.0319 28.1206L52.3464 7.39361Z" fill="url(#paint0_linear_2416_152)"/>
3 +<defs>
4 +<linearGradient id="paint0_linear_2416_152" x1="8.23833" y1="8.03213" x2="84.2847" y2="76.8739" gradientUnits="userSpaceOnUse">
5 +<stop stop-color="#4D148C"/>
6 +<stop offset="0.279052" stop-color="#A52799"/>
7 +<stop offset="1" stop-color="#FF6600"/>
8 +</linearGradient>
9 +</defs>
10 +</svg>
1 +<svg width="104" height="104" viewBox="0 0 104 104" fill="none" xmlns="http://www.w3.org/2000/svg">
2 +<path d="M40.05 1.10601L76.0283 18.7254C76.1731 18.791 76.2996 18.8888 76.3988 19.0102L76.5261 19.2089C76.6011 19.3637 76.6353 19.535 76.6256 19.7067V41.0377C76.6294 41.3305 76.5157 41.6127 76.31 41.8212C76.1042 42.0296 75.8235 42.1469 75.5306 42.1469C74.918 42.1469 74.4214 41.6503 74.4214 41.0377V21.5411L44.7144 36.7146C44.5676 36.8493 44.3848 36.9382 44.1882 36.9706L40.6615 38.7766V72.309L50.7724 67.2322C51.3034 66.9938 51.9281 67.2124 52.1945 67.7299C52.4253 68.2612 52.2085 68.8806 51.6967 69.152L39.9647 75.0109C39.8128 75.0964 39.6412 75.1405 39.467 75.1389L39.5665 75.1958C39.3923 75.1974 39.2206 75.1533 39.0688 75.0678L1.6115 56.7231C1.23529 56.5342 0.998433 56.1486 1.00001 55.7276V19.7635L1.02286 19.5253L1.08534 19.2943C1.1954 19.0791 1.37618 18.9084 1.59728 18.8108L39.0972 1.10601C39.3991 0.964664 39.7481 0.964664 40.05 1.10601ZM3.20422 21.4985V55.0451L38.4573 72.3232V38.7908L3.20422 21.4985ZM7.00114 18.6401L4.62629 19.7635L39.5381 36.8284L41.4721 35.8471L27.3225 28.7368L7.00114 18.6401ZM53.1615 15.6111L30.2235 27.784L43.918 34.6384L67.2968 22.7214L53.1615 15.6111ZM48.0563 13.0798L24.7486 25.0536L27.7918 26.6037L50.7724 14.4308L48.0563 13.0798ZM33.9351 6.02636L9.53242 17.4456L22.331 23.8307L45.5676 11.8568L33.9351 6.02636ZM39.5523 3.32444L36.4095 4.80339L69.7428 21.47L73.0989 19.7635L39.5523 3.32444Z" fill="url(#paint0_linear_2416_1927)"/>
3 +<path d="M78.5006 28C81.1517 28 83.4402 29.9549 83.9852 32.6852H89.9148C90.3761 32.6852 90.75 33.0787 90.75 33.5641V38.5447H99.3807C101.379 38.5473 102.998 40.251 103 42.3535V99.1913C102.998 101.294 101.379 102.997 99.3807 103H57.6193C55.6214 102.997 54.0025 101.294 54 99.1913V42.3535C54.0025 40.251 55.6214 38.5473 57.6193 38.5447H66.25V33.5641C66.25 33.0787 66.6239 32.6852 67.0852 32.6852H73.0159C73.5609 29.9549 75.8494 28 78.5006 28ZM66.25 40.3026H57.6193C56.543 40.3026 55.6705 41.2208 55.6705 42.3535V99.1913C55.6705 100.324 56.543 101.242 57.6193 101.242H99.3807C100.457 101.242 101.33 100.324 101.33 99.1913V42.3535C101.33 41.2208 100.457 40.3026 99.3807 40.3026H90.75V44.6973C90.75 45.1827 90.3761 45.5762 89.9148 45.5762H67.0852C66.6239 45.5762 66.25 45.1827 66.25 44.6973V40.3026ZM93.8125 84.4715L94.9935 85.7143L88.8011 92.2307L84.836 88.0581L86.017 86.8153L88.8011 89.7451L93.8125 84.4715ZM79.6136 88.937V90.6949H62.3523V88.937H79.6136ZM92.6989 73.3383L93.8799 74.5811L91.0958 77.5109L93.8799 80.4407L92.6989 81.6835L89.9148 78.7537L87.1307 81.6835L85.9497 80.4407L88.7338 77.5109L85.9497 74.5811L87.1307 73.3383L89.9148 76.2681L92.6989 73.3383ZM79.6136 77.2179V78.9758H62.3523V77.2179H79.6136ZM93.8125 61.6191L94.9935 62.862L88.8011 69.3784L84.836 65.2058L86.017 63.963L88.8011 66.8928L93.8125 61.6191ZM79.6136 65.4988V67.2566H62.3523V65.4988H79.6136ZM93.8125 49.9L94.9935 51.1428L88.8011 57.6592L84.836 53.4866L86.017 52.2438L88.8011 55.1736L93.8125 49.9ZM79.6136 53.7796V55.5375H62.3523V53.7796H79.6136Z" fill="url(#paint1_linear_2416_1927)"/>
4 +<defs>
5 +<linearGradient id="paint0_linear_2416_1927" x1="15.2857" y1="1" x2="54.5714" y2="54.5714" gradientUnits="userSpaceOnUse">
6 +<stop stop-color="#4D148C"/>
7 +<stop offset="0.223958" stop-color="#742674"/>
8 +<stop offset="1" stop-color="#FB6320"/>
9 +</linearGradient>
10 +<linearGradient id="paint1_linear_2416_1927" x1="43.4993" y1="23.6729" x2="98.7185" y2="96.9535" gradientUnits="userSpaceOnUse">
11 +<stop stop-color="#4D148C"/>
12 +<stop offset="0.359574" stop-color="#6F2477"/>
13 +<stop offset="1" stop-color="#FB6320"/>
14 +</linearGradient>
15 +</defs>
16 +</svg>
1 +<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
2 +<line x1="0.5" y1="1.5" x2="8.5" y2="1.5" stroke="#007AB7" stroke-linecap="round"/>
3 +<line x1="0.5" y1="4.5" x2="8.5" y2="4.5" stroke="#007AB7" stroke-linecap="round"/>
4 +<line x1="0.5" y1="1.5" x2="0.5" y2="4.5" stroke="#007AB7" stroke-linecap="round"/>
5 +<line x1="8.5" y1="1.5" x2="8.5" y2="4.5" stroke="#007AB7" stroke-linecap="round"/>
6 +<line x1="0.5" y1="6.5" x2="8.5" y2="6.5" stroke="#007AB7" stroke-linecap="round"/>
7 +<line x1="0.5" y1="14.5" x2="8.5" y2="14.5" stroke="#007AB7" stroke-linecap="round"/>
8 +<line x1="0.5" y1="6.5" x2="0.5" y2="14.5" stroke="#007AB7" stroke-linecap="round"/>
9 +<line x1="8.5" y1="6.5" x2="8.5" y2="14.5" stroke="#007AB7" stroke-linecap="round"/>
10 +<line x1="10.5" y1="1.5" x2="15.5" y2="1.5" stroke="#007AB7" stroke-linecap="round"/>
11 +<line x1="10.5" y1="4.5" x2="15.5" y2="4.5" stroke="#007AB7" stroke-linecap="round"/>
12 +<line x1="10.5" y1="1.5" x2="10.5" y2="4.5" stroke="#007AB7" stroke-linecap="round"/>
13 +<line x1="15.5" y1="1.5" x2="15.5" y2="4.5" stroke="#007AB7" stroke-linecap="round"/>
14 +<line x1="10.5" y1="6.5" x2="15.5" y2="6.5" stroke="#007AB7" stroke-linecap="round"/>
15 +<line x1="10.5" y1="9.5" x2="15.5" y2="9.5" stroke="#007AB7" stroke-linecap="round"/>
16 +<line x1="10.5" y1="6.5" x2="10.5" y2="9.5" stroke="#007AB7" stroke-linecap="round"/>
17 +<line x1="15.5" y1="6.5" x2="15.5" y2="9.5" stroke="#007AB7" stroke-linecap="round"/>
18 +<line x1="10.5" y1="11.5" x2="15.5" y2="11.5" stroke="#007AB7" stroke-linecap="round"/>
19 +<line x1="10.5" y1="14.5" x2="15.5" y2="14.5" stroke="#007AB7" stroke-linecap="round"/>
20 +<line x1="10.5" y1="11.5" x2="10.5" y2="14.5" stroke="#007AB7" stroke-linecap="round"/>
21 +<line x1="15.5" y1="11.5" x2="15.5" y2="14.5" stroke="#007AB7" stroke-linecap="round"/>
22 +</svg>
1 +<svg width="25" height="24" viewBox="0 0 25 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2 +<path d="M19.9992 5.84619H7.07617V21.2308H19.9992V5.84619Z" stroke="#007AB7" stroke-linejoin="round"/>
3 +<path d="M16.9231 2.76904H4V18.1537" stroke="#007AB7" stroke-linejoin="round"/>
4 +</svg>
1 +<svg width="18" height="21" viewBox="0 0 18 21" fill="none" xmlns="http://www.w3.org/2000/svg">
2 +<path d="M15.3604 3.38965H2.6396C1.73407 3.38965 1 4.12372 1 5.02925C1 5.93477 1.73407 6.66884 2.6396 6.66884H15.3604C16.2659 6.66884 17 5.93477 17 5.02925C17 4.12372 16.2659 3.38965 15.3604 3.38965Z" stroke="#007AB7" stroke-miterlimit="10"/>
3 +<path d="M5.49341 3.38979V2.41531C5.49341 1.63728 6.13069 1 6.90872 1H11.0665C11.8445 1 12.4818 1.63728 12.4818 2.41531V3.38979" stroke="#007AB7" stroke-miterlimit="10"/>
4 +<path d="M2.97827 6.66699H14.9999V18.3607C14.9999 19.1419 14.3657 19.776 13.5846 19.776H4.39513C3.614 19.776 2.97982 19.1419 2.97982 18.3607V6.66699H2.97827Z" stroke="#007AB7" stroke-miterlimit="10"/>
5 +<path d="M5.64502 9.04297V17.0708" stroke="#007AB7" stroke-miterlimit="10" stroke-linecap="round"/>
6 +<path d="M8.98926 9.04297V17.0708" stroke="#007AB7" stroke-miterlimit="10" stroke-linecap="round"/>
7 +<path d="M12.335 9.04297V17.0708" stroke="#007AB7" stroke-miterlimit="10" stroke-linecap="round"/>
8 +</svg>
1 +<svg width="24" height="10" viewBox="0 0 24 10" fill="none" xmlns="http://www.w3.org/2000/svg">
2 +<path d="M23 1L12 9L1 1" stroke="#8E8E8E" stroke-width="2" stroke-linejoin="round"/>
3 +</svg>
1 +<svg width="18" height="18" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg">
2 +<path d="M14.1429 1L3.28571 11.8571L1 17L6.14286 14.7143L17 3.85714L14.1429 1Z" stroke="#007AB7" stroke-linejoin="round"/>
3 +<path d="M3.28564 11.8574L6.14279 14.7146" stroke="#007AB7" stroke-linejoin="round"/>
4 +<path d="M12.1428 3.00098L15 5.85812" stroke="#007AB7" stroke-linejoin="round"/>
5 +</svg>
1 +<?xml version="1.0" standalone="no"?>
2 +<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
3 +<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
4 +<defs><style type="text/css"></style></defs>
5 +<path d="M23 11V6H10L8 3H1V21H12" stroke-width="2" stroke-linejoin="round"/>
6 +<path fill-rule="evenodd" clip-rule="evenodd" d="M14 14V19L18.5 21L23 19V14L18.5 12L14 14Z" stroke-width="2" stroke-linejoin="round"/>
7 +<path d="M18.5 16V21" stroke-width="2" stroke-linejoin="round"/>
8 +<path d="M14 14L18.5 16L23 14" stroke-width="2" stroke-linejoin="round"/>
9 +</svg>
1 +<?xml version="1.0" standalone="no"?>
2 +<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
3 +<svg class="icon" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
4 +<defs><style type="text/css"></style></defs>
5 +<path fill-rule="evenodd" clip-rule="evenodd" d="M12 1C5.9 1 1 5.9 1 12C1 18.1 5.9 23 12 23C18.1 23 23 18.1 23 12C23 5.9 18.1 1 12 1Z" stroke-width="2"/>
6 +<circle cx="11.5" cy="7.5" r="1" />
7 +<path d="M9 11H12V19" stroke-width="2" stroke-linejoin="round"/>
8 +<path d="M9 18H15" stroke-width="2" stroke-linejoin="round"/>
9 +</svg>
1 +<?xml version="1.0" standalone="no"?>
2 +<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
3 +<svg class="icon" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
4 +<defs><style type="text/css"></style></defs>
5 +<circle cx="16.5" cy="16.4" r="4" stroke-width="2" stroke-linejoin="round"/>
6 +<path d="M19 19L23 23" stroke-width="2" stroke-linejoin="round"/>
7 +<path d="M19 10V5L14 1H9.8H6L1 5V18H10" stroke-width="2" stroke-linejoin="round"/>
8 +<path d="M10 6V1" stroke-width="2" stroke-linejoin="round"/>
9 +<path d="M1 6H19" stroke-width="2" stroke-linejoin="round"/>
10 +</svg>
1 +<svg width="40" height="46" viewBox="0 0 40 46" fill="none" xmlns="http://www.w3.org/2000/svg">
2 +<path d="M20.4011 43.4752C20.4403 43.3852 20.4598 43.2834 20.4598 43.1817V19.5089L38.4346 10.9774V34.3567L40 33.5662V9.89336C40 9.89336 39.9961 9.85814 39.9961 9.84248C39.9961 9.81117 39.9961 9.78378 39.9883 9.75638C39.9843 9.7329 39.9765 9.70942 39.9687 9.68203C39.9609 9.65855 39.957 9.63507 39.9452 9.61158C39.9374 9.5881 39.9256 9.56462 39.9139 9.54114C39.9061 9.52157 39.8943 9.50201 39.8865 9.48244C39.8787 9.46678 39.8748 9.44722 39.8669 9.43156C39.7261 9.13805 39.4286 8.96977 39.1234 8.98542L20.0098 0.0665297C20.0098 0.0665297 19.9863 0.0587027 19.9746 0.0547892C19.9472 0.0430486 19.9198 0.0352216 19.8924 0.0273946C19.8689 0.0195676 19.8493 0.015654 19.8258 0.0117405C19.7985 0.00782702 19.7711 0.00391351 19.7437 0C19.7202 0 19.6967 0 19.6732 0C19.6458 0 19.6184 0 19.591 0.00391351C19.5676 0.00391351 19.5441 0.0117405 19.5206 0.015654C19.4971 0.0195676 19.4697 0.0273946 19.4462 0.0352216C19.4188 0.0430486 19.3954 0.0547892 19.368 0.0626162C19.3562 0.0665297 19.3445 0.0704432 19.3327 0.0743567L0.450054 9.18893C0.450054 9.18893 0.4344 9.19675 0.426573 9.20458C0.399178 9.22023 0.375697 9.23589 0.348303 9.25154C0.328735 9.26328 0.309167 9.27502 0.293513 9.29068C0.273946 9.30633 0.254378 9.3259 0.234811 9.34547C0.215243 9.36503 0.199589 9.38069 0.183935 9.40026C0.168281 9.41982 0.15654 9.43939 0.140886 9.45896C0.125232 9.48244 0.109578 9.50592 0.0978378 9.5294C0.0939243 9.53723 0.0860972 9.54506 0.0821837 9.55288C0.0743567 9.56462 0.0743567 9.58028 0.0665297 9.59202C0.0547892 9.61941 0.0469621 9.64289 0.0391351 9.67029C0.0313081 9.69377 0.0273946 9.71725 0.0195676 9.74073C0.015654 9.76421 0.0117405 9.79161 0.00782702 9.81509C0.00782702 9.83857 0.00782702 9.86596 0.00782702 9.88944C0.00782702 9.91293 0.00782702 9.94032 0.00782702 9.9638C0.00782702 9.9912 0.015654 10.0147 0.0195676 10.0382C0.0195676 10.0538 0.0234811 10.0695 0.0273946 10.0851C0.0117405 10.1477 0 10.2104 0 10.2769V35.4329C0 35.8439 0.320908 36.1804 0.724 36.2117L19.3249 45.3772C19.4345 45.432 19.5519 45.4594 19.6693 45.4594C19.7867 45.4594 19.9002 45.4359 20.0059 45.385L38.4268 36.0943V34.3489L20.3933 43.4674L20.4011 43.4752ZM19.681 1.64367L26.8389 4.98581L10.3865 13.6621L2.59074 9.89336L19.685 1.64367H19.681ZM1.57323 34.889V11.1418L18.8944 19.5049V43.1817C18.8944 43.2795 18.914 43.3695 18.9453 43.4556L1.57323 34.889ZM19.681 18.143L12.1397 14.5035L28.6234 5.81156L37.2175 9.82291L19.685 18.143H19.681Z" fill="url(#paint0_linear_2076_24970)"/>
3 +<path d="M38.4346 34.3567L38.4346 36.1033L39.5226 35.5554C39.8161 35.4067 40 35.1093 40 34.7805L40 33.5662L38.4346 34.3567Z" fill="url(#paint1_linear_2076_24970)"/>
4 +<defs>
5 +<linearGradient id="paint0_linear_2076_24970" x1="0.0297502" y1="22.7082" x2="40.0158" y2="22.7082" gradientUnits="userSpaceOnUse">
6 +<stop stop-color="#4D1C89"/>
7 +<stop offset="0.33" stop-color="#7C2DBF"/>
8 +<stop offset="1" stop-color="#FB6320"/>
9 +</linearGradient>
10 +<linearGradient id="paint1_linear_2076_24970" x1="0.0297502" y1="22.7082" x2="40.0158" y2="22.7082" gradientUnits="userSpaceOnUse">
11 +<stop stop-color="#4D1C89"/>
12 +<stop offset="0.33" stop-color="#7C2DBF"/>
13 +<stop offset="1" stop-color="#FB6320"/>
14 +</linearGradient>
15 +</defs>
16 +</svg>
1 +<?xml version="1.0" standalone="no"?>
2 +<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
3 +<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
4 +<defs><style type="text/css"></style></defs>
5 +<path d="M1 17L12 22L23 17" stroke-width="2" stroke-linejoin="round"/>
6 +<path d="M1 12L12 17L23 12" stroke-width="2" stroke-linejoin="round"/>
7 +<path fill-rule="evenodd" clip-rule="evenodd" d="M1 6.5L12 11L23 6.5L12 2L1 6.5Z" stroke-width="2" stroke-linejoin="round"/>
8 +</svg>
1 +<?xml version="1.0" standalone="no"?>
2 +<svg width="20" height="20" viewBox="0 0 20 20" class="icon" xmlns="http://www.w3.org/2000/svg">
3 +<path d="M15.4167 10.8327H17.5L15.8333 9.24935L13.25 6.66602L12.25 7.66602L13.8333 9.24935H2.5V10.8327H15.4167Z" />
4 +</svg>
1 +<svg width="18" height="15" viewBox="0 0 18 15" fill="none" xmlns="http://www.w3.org/2000/svg">
2 +<circle cx="1" cy="1.81738" r="1" fill="#007AB7"/>
3 +<circle cx="1" cy="6.81738" r="1" fill="#007AB7"/>
4 +<circle cx="1" cy="11.7402" r="1" fill="#007AB7"/>
5 +<circle cx="13.4615" cy="10.2789" r="1.96154" stroke="#007AB7"/>
6 +<path d="M4 0.817383H15.9985V2.04815H4V0.817383Z" fill="#007AB7"/>
7 +<path d="M4 10.6636H8.61448V11.8943H4V10.6636Z" fill="#007AB7"/>
8 +<rect x="15.1758" y="11.335" width="2.79669" height="1.23077" transform="rotate(45 15.1758 11.335)" fill="#007AB7"/>
9 +<path fill-rule="evenodd" clip-rule="evenodd" d="M13.3077 5.81738H4V7.04815H11.3293C11.7308 6.35412 12.4614 5.8743 13.3077 5.82211V5.81738Z" fill="#007AB7"/>
10 +</svg>
1 +<?xml version="1.0" standalone="no"?>
2 +<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
3 +<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
4 +<defs><style type="text/css"></style></defs>
5 +<path d="M1 6V16L12 22L23 16V6L12 1L1 6Z" stroke-width="2" stroke-linejoin="round"/>
6 +<path d="M12 10V22" stroke-width="2" stroke-linejoin="round"/>
7 +<path d="M1 5.8999L12 10.9999L23 5.8999" stroke-width="2" stroke-linejoin="round"/>
8 +<path d="M17 3L6 8" stroke-width="2" stroke-linejoin="round"/>
9 +</svg>
1 +<svg width="46" height="47" viewBox="0 0 46 47" fill="none" xmlns="http://www.w3.org/2000/svg">
2 +<path d="M34.0466 41.9917V42.3902C34.0466 43.8604 32.8997 45.0523 31.4847 45.0523H30.941C30.6021 46.1803 29.6041 47 28.4274 47H2.63644C1.18044 47 0 45.7479 0 44.2063V5.76032C0 4.21872 1.18417 2.96664 2.63644 2.96664H4.21533C4.43131 1.2972 5.84635 0 7.5593 0H30.6878C32.5497 0 34.0615 1.53032 34.0615 3.40656V18.6797C34.0615 19.0933 33.7264 19.4317 33.3168 19.4317C32.9072 19.4317 32.572 19.0933 32.572 18.6797V3.41032C32.572 2.36128 31.7267 1.50776 30.6878 1.50776H7.5593C6.66931 1.50776 5.92828 2.13192 5.73091 2.9704H28.4274C29.8834 2.9704 31.0639 4.22248 31.0639 5.76408V17.9841C31.0639 18.3977 30.7287 18.7361 30.3191 18.7361C29.9095 18.7361 29.5743 18.3977 29.5743 17.9841V5.76032C29.5743 5.04968 29.0605 4.47064 28.4274 4.47064H2.63644C2.0034 4.47064 1.48952 5.04968 1.48952 5.76032V44.2101C1.48952 44.9207 2.0034 45.4998 2.63644 45.4998H28.4274C29.0605 45.4998 29.5743 44.9207 29.5743 44.2101V40.5704C29.5743 40.1568 29.9095 39.8184 30.3191 39.8184C30.7287 39.8184 31.0639 40.1568 31.0639 40.5704V43.5483H31.4809C32.073 43.5483 32.5534 43.0294 32.5534 42.3902V41.9917C32.5534 41.5781 32.8885 41.2397 33.2981 41.2397C33.7078 41.2397 34.0429 41.5781 34.0429 41.9917H34.0466ZM25.076 9.9264H5.3995C4.98989 9.9264 4.65474 10.2648 4.65474 10.6784C4.65474 11.092 4.98989 11.4304 5.3995 11.4304H25.076C25.4856 11.4304 25.8208 11.092 25.8208 10.6784C25.8208 10.2648 25.4856 9.9264 25.076 9.9264ZM25.8208 17.1569C25.8208 16.7433 25.4856 16.4049 25.076 16.4049H5.3995C4.98989 16.4049 4.65474 16.7433 4.65474 17.1569C4.65474 17.5705 4.98989 17.9089 5.3995 17.9089H25.076C25.4856 17.9089 25.8208 17.5705 25.8208 17.1569ZM18.7009 23.6354C18.7009 23.2218 18.3657 22.8834 17.9561 22.8834H5.39578C4.98616 22.8834 4.65102 23.2218 4.65102 23.6354C4.65102 24.049 4.98616 24.3874 5.39578 24.3874H17.9561C18.3657 24.3874 18.7009 24.049 18.7009 23.6354ZM5.39578 29.3618C4.98616 29.3618 4.65102 29.7002 4.65102 30.1138C4.65102 30.5274 4.98616 30.8658 5.39578 30.8658H16.3661C16.7757 30.8658 17.1108 30.5274 17.1108 30.1138C17.1108 29.7002 16.7757 29.3618 16.3661 29.3618H5.39578ZM46 44.1311C46 44.3342 45.9218 44.5259 45.7803 44.6688L43.695 46.7744C43.5497 46.921 43.3598 46.9962 43.1699 46.9962C42.98 46.9962 42.7975 46.9248 42.6523 46.7857L33.1082 37.491C31.8645 38.179 30.4383 38.5738 28.919 38.5738C24.1004 38.5738 20.1792 34.6146 20.1792 29.7491C20.1792 24.8837 24.1004 20.9244 28.919 20.9244C33.7376 20.9244 37.6587 24.8837 37.6587 29.7491C37.6587 31.4599 37.1746 33.0542 36.3368 34.4078L45.7728 43.5972C45.9181 43.7363 46 43.9281 46 44.1311ZM28.919 37.0698C32.9146 37.0698 36.1692 33.7874 36.1692 29.7491C36.1692 25.7109 32.9183 22.4284 28.919 22.4284C24.9196 22.4284 21.6687 25.7109 21.6687 29.7491C21.6687 33.7874 24.9196 37.0698 28.919 37.0698ZM34.3743 36.6374L36.8246 39.025L37.9529 38.0775L35.4356 35.626C35.1116 35.9945 34.7541 36.3329 34.3743 36.6412V36.6374ZM44.1902 44.1499L39.0291 39.1266L37.9008 40.0741L43.1587 45.1914L44.1902 44.1499Z" fill="url(#paint0_linear_2076_24973)"/>
3 +<defs>
4 +<linearGradient id="paint0_linear_2076_24973" x1="0.0342127" y1="23.4778" x2="46.0182" y2="23.4778" gradientUnits="userSpaceOnUse">
5 +<stop stop-color="#4D1C89"/>
6 +<stop offset="0.33" stop-color="#7C2DBF"/>
7 +<stop offset="1" stop-color="#FB6320"/>
8 +</linearGradient>
9 +</defs>
10 +</svg>
1 +<?xml version="1.0" standalone="no"?>
2 +<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
3 +<svg width="25" height="24" viewBox="0 0 25 24" fill="none" xmlns="http://www.w3.org/2000/svg">
4 +<path fill-rule="evenodd" clip-rule="evenodd" d="M22.9996 3C22.9996 2 21.9996 1 20.9996 1H12.9996L2.19961 12C1.89961 12.3 1.89961 12.7 2.19961 13L10.9996 21.8C11.2996 22.1 11.6996 22.1 11.9996 21.8L22.9996 11V3Z" stroke-width="2" stroke-linejoin="round"/>
5 +<circle cx="18" cy="6" r="2" />
6 +<path d="M10 8L16 14" stroke-width="2" stroke-linejoin="round"/>
7 +<path d="M7 12L12 17" stroke-width="2" stroke-linejoin="round"/>
8 +</svg>
1 +<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2 +<path fill-rule="evenodd" clip-rule="evenodd" d="M12.6 2.4L22.9 20C23.1 20.3 23 20.8 22.6 20.9C22.5 21 22.4 21 22.3 21H1.7C1.3 21 1 20.7 1 20.3C1 20.2 1 20.1 1.1 20L11.4 2.4C11.5 2.2 11.7 2 12 2C12.4 2 12.5 2.3 12.6 2.4Z" stroke="#DD2236" stroke-width="2"/>
3 +<circle cx="12" cy="18" r="1" fill="#DD2236"/>
4 +<path d="M12 7V15" stroke="#DD2236" stroke-width="2"/>
5 +</svg>
1 +<svg width="128" height="128" xmlns="http://www.w3.org/2000/svg"><path d="M84.068 23.784c-1.02 0-1.877-.32-2.572-.96a8.588 8.588 0 0 1-1.738-2.237 11.524 11.524 0 0 1-1.042-2.621c-.232-.895-.348-1.641-.348-2.238V0h.278c.834 0 1.622.085 2.363.256.742.17 1.645.575 2.711 1.214 1.066.64 2.363 1.535 3.892 2.686 1.53 1.15 3.453 2.664 5.77 4.54 2.502 2.045 4.494 3.771 5.977 5.178 1.483 1.406 2.618 2.6 3.406 3.58.787.98 1.274 1.812 1.46 2.494.185.682.277 1.278.277 1.79v2.046H84.068zM127.3 84.01c.278.682.464 1.535.556 2.558.093 1.023-.37 2.003-1.39 2.94-.463.427-.88.832-1.25 1.215-.372.384-.696.704-.974.96a6.69 6.69 0 0 1-.973.767l-11.816-10.741a44.331 44.331 0 0 0 1.877-1.535 31.028 31.028 0 0 1 1.737-1.406c1.112-.938 2.317-1.343 3.615-1.215 1.297.128 2.363.405 3.197.83.927.427 1.923 1.173 2.989 2.239 1.065 1.065 1.876 2.195 2.432 3.388zM78.23 95.902c2.038 0 3.752-.511 5.143-1.534l-26.969 25.83H18.037c-1.761 0-3.684-.47-5.77-1.407a24.549 24.549 0 0 1-5.838-3.709 21.373 21.373 0 0 1-4.518-5.306c-1.204-2.003-1.807-4.07-1.807-6.202V16.495c0-1.79.44-3.665 1.32-5.626A18.41 18.41 0 0 1 5.04 5.562a21.798 21.798 0 0 1 5.213-3.964C12.198.533 14.237 0 16.37 0h53.24v15.984c0 1.62.278 3.367.834 5.242a16.704 16.704 0 0 0 2.572 5.179c1.159 1.577 2.665 2.898 4.518 3.964 1.853 1.066 4.078 1.598 6.673 1.598h20.295v42.325L85.458 92.45c1.02-1.364 1.529-2.856 1.529-4.476 0-2.216-.857-4.113-2.572-5.69-1.714-1.577-3.776-2.366-6.186-2.366H26.1c-2.409 0-4.448.789-6.116 2.366-1.668 1.577-2.502 3.474-2.502 5.69 0 2.217.834 4.092 2.502 5.626 1.668 1.535 3.707 2.302 6.117 2.302h52.13zM26.1 47.951c-2.41 0-4.449.789-6.117 2.366-1.668 1.577-2.502 3.473-2.502 5.69 0 2.216.834 4.092 2.502 5.626 1.668 1.534 3.707 2.302 6.117 2.302h52.13c2.409 0 4.47-.768 6.185-2.302 1.715-1.534 2.572-3.41 2.572-5.626 0-2.217-.857-4.113-2.572-5.69-1.714-1.577-3.776-2.366-6.186-2.366H26.1zm52.407 64.063l1.807-1.663 3.476-3.196a479.75 479.75 0 0 0 4.587-4.284 500.757 500.757 0 0 1 5.004-4.667c3.985-3.666 8.48-7.758 13.485-12.276l11.677 10.741-13.485 12.404-5.004 4.603-4.587 4.22a179.46 179.46 0 0 0-3.267 3.068c-.88.853-1.367 1.322-1.46 1.407-.463.341-.973.703-1.529 1.087-.556.383-1.112.703-1.668.959-.556.256-1.413.575-2.572.959a83.5 83.5 0 0 1-3.545 1.087 72.2 72.2 0 0 1-3.475.895c-1.112.256-1.946.426-2.502.511-1.112.17-1.854.043-2.224-.383-.371-.426-.464-1.151-.278-2.174.092-.511.278-1.279.556-2.302.278-1.023.602-2.067.973-3.132l1.042-3.005c.325-.938.58-1.577.765-1.918a10.157 10.157 0 0 1 2.224-2.941z"/></svg>
...\ No newline at end of file ...\ No newline at end of file
1 +<svg width="128" height="128" xmlns="http://www.w3.org/2000/svg"><path d="M38.47 52L52 38.462l-23.648-23.67L43.209 0H.035L0 43.137l14.757-14.865L38.47 52zm74.773 47.726L89.526 76 76 89.536l23.648 23.672L84.795 128h43.174L128 84.863l-14.757 14.863zM89.538 52l23.668-23.648L128 43.207V.038L84.866 0 99.73 14.76 76 38.472 89.538 52zM38.46 76L14.792 99.651 0 84.794v43.173l43.137.033-14.865-14.757L52 89.53 38.46 76z"/></svg>
...\ No newline at end of file ...\ No newline at end of file
1 +<?xml version="1.0" standalone="no"?><!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"><svg t="1581238998885" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="4187" xmlns:xlink="http://www.w3.org/1999/xlink" width="200" height="200"><defs><style type="text/css"></style></defs><path d="M511.542857 14.057143C228.914286 13.942857 0 242.742857 0 525.142857 0 748.457143 143.2 938.285714 342.628571 1008c26.857143 6.742857 22.742857-12.342857 22.742858-25.371429v-88.571428c-155.085714 18.171429-161.371429-84.457143-171.771429-101.6C172.571429 756.571429 122.857143 747.428571 137.714286 730.285714c35.314286-18.171429 71.314286 4.571429 113.028571 66.171429 30.171429 44.685714 89.028571 37.142857 118.857143 29.714286 6.514286-26.857143 20.457143-50.857143 39.657143-69.485715-160.685714-28.8-227.657143-126.857143-227.657143-243.428571 0-56.571429 18.628571-108.571429 55.2-150.514286-23.314286-69.142857 2.171429-128.342857 5.6-137.142857 66.4-5.942857 135.428571 47.542857 140.8 51.771429 37.714286-10.171429 80.8-15.542857 129.028571-15.542858 48.457143 0 91.657143 5.6 129.714286 15.885715 12.914286-9.828571 76.914286-55.771429 138.628572-50.171429 3.314286 8.8 28.228571 66.628571 6.285714 134.857143 37.028571 42.057143 55.885714 94.514286 55.885714 151.2 0 116.8-67.428571 214.971429-228.571428 243.314286a145.714286 145.714286 0 0 1 43.542857 104v128.571428c0.914286 10.285714 0 20.457143 17.142857 20.457143 202.4-68.228571 348.114286-259.428571 348.114286-484.685714 0-282.514286-229.028571-511.2-511.428572-511.2z" p-id="4188"></path></svg>
...\ No newline at end of file ...\ No newline at end of file
1 +<svg width="128" height="128" xmlns="http://www.w3.org/2000/svg"><path d="M1.482 70.131l36.204 16.18 69.932-65.485-61.38 70.594 46.435 18.735c1.119.425 2.397-.17 2.797-1.363v-.085L127.998.047 1.322 65.874c-1.12.597-1.519 1.959-1.04 3.151.32.511.72.937 1.2 1.107zm44.676 57.821L64.22 107.26l-18.062-7.834v28.527z"/></svg>
...\ No newline at end of file ...\ No newline at end of file
1 +<svg width="128" height="128" xmlns="http://www.w3.org/2000/svg"><path d="M115.147.062a13 13 0 0 1 4.94.945c1.55.63 2.907 1.526 4.069 2.688a13.148 13.148 0 0 1 2.761 4.069c.678 1.55 1.017 3.245 1.017 5.086v102.3c0 3.681-1.187 6.733-3.56 9.155-2.373 2.422-5.352 3.633-8.937 3.633H12.992c-3.875 0-7-1.26-9.373-3.779-2.373-2.518-3.56-5.667-3.56-9.445V12.704c0-3.39 1.163-6.345 3.488-8.863C5.872 1.32 8.972.062 12.847.062h102.3zM81.434 109.047c1.744 0 3.003-.412 3.778-1.235.775-.824 1.163-1.914 1.163-3.27 0-1.26-.388-2.325-1.163-3.197-.775-.872-2.034-1.307-3.778-1.307H72.57c.097-.194.145-.485.145-.872V27.09h9.01c1.743 0 2.954-.436 3.633-1.308.678-.872 1.017-1.938 1.017-3.197 0-1.26-.34-2.325-1.017-3.197-.679-.872-1.89-1.308-3.633-1.308H46.268c-1.743 0-2.954.436-3.632 1.308-.678.872-1.018 1.938-1.018 3.197 0 1.26.34 2.325 1.018 3.197.678.872 1.889 1.308 3.632 1.308h8.138v72.075c0 .193.024.339.073.436.048.096.072.242.072.436H46.56c-1.744 0-3.003.435-3.778 1.307-.775.872-1.163 1.938-1.163 3.197 0 1.356.388 2.446 1.163 3.27.775.823 2.034 1.235 3.778 1.235h34.875z"/></svg>
...\ No newline at end of file ...\ No newline at end of file
1 +<?xml version="1.0" standalone="no"?><!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"><svg t="1575802859706" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="3102" xmlns:xlink="http://www.w3.org/1999/xlink" width="200" height="200"><defs><style type="text/css"></style></defs><path d="M896 224H128c-35.2 0-64 28.8-64 64v448c0 35.2 28.8 64 64 64h768c35.2 0 64-28.8 64-64V288c0-35.2-28.8-64-64-64z m0 480c0 19.2-12.8 32-32 32H160c-19.2 0-32-12.8-32-32V320c0-19.2 12.8-32 32-32h704c19.2 0 32 12.8 32 32v384z" p-id="3103"></path><path d="M224 352c-19.2 0-32 12.8-32 32v256c0 16 12.8 32 32 32s32-12.8 32-32V384c0-16-12.8-32-32-32z" p-id="3104"></path></svg>
...\ No newline at end of file ...\ No newline at end of file
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff could not be displayed because it is too large.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
No preview for this file type
No preview for this file type
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.