openatc-components 0.0.91 → 0.0.94
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package/kisscomps/components/KanBan/kanban.vue +1 -1
- package/package/kisscomps/components/SchemeConfig/tentativeplancontrolmodal/index.vue +6 -3
- package/package/kisscomps/index.js +1 -11
- package/package/kissui.min.js +1 -1
- package/package.json +2 -4
- package/src/i18n/language/en.js +2 -77
- package/src/i18n/language/zh.js +2 -77
- package/src/kisscomps/components/KanBan/kanban.vue +1 -1
- package/src/kisscomps/components/SchemeConfig/tentativeplancontrolmodal/index.vue +6 -3
- package/src/kisscomps/index.js +1 -11
- package/src/main.js +0 -3
- package/src/router/index.js +0 -7
- package/src/store/index.js +2 -2
- package/src/store/modules/globalParam.js +16 -67
- package/src/views/intersection.vue +2 -8
- package/static/apiconfig.json +0 -15
- package/static/styles/common.scss +0 -1
- package/package/kisscomps/components/Channelization/Channelization.vue +0 -545
- package/package/kisscomps/components/Channelization/index.js +0 -2
- package/package/kisscomps/components/ChannelizationWithInterface/ChannelizationWithInterface.vue +0 -498
- package/package/kisscomps/components/ChannelizationWithInterface/index.js +0 -2
- package/package/kisscomps/components/DrawChannelization/drawsvg/channelizationElements.vue +0 -249
- package/package/kisscomps/components/DrawChannelization/drawsvg/detectorAssociatedComponent.vue +0 -152
- package/package/kisscomps/components/DrawChannelization/drawsvg/drawElement/TextBox.vue +0 -91
- package/package/kisscomps/components/DrawChannelization/drawsvg/drawElement/crossMap.vue +0 -176
- package/package/kisscomps/components/DrawChannelization/drawsvg/drawElement/editText.vue +0 -108
- package/package/kisscomps/components/DrawChannelization/drawsvg/firstImportCrossmap.vue +0 -48
- package/package/kisscomps/components/DrawChannelization/drawsvg/iconSvg/countdownSvg.vue +0 -182
- package/package/kisscomps/components/DrawChannelization/drawsvg/iconSvg/detectorChart.vue +0 -222
- package/package/kisscomps/components/DrawChannelization/drawsvg/iconSvg/detectorIconSvg.vue +0 -191
- package/package/kisscomps/components/DrawChannelization/drawsvg/iconSvg/laneIcon.vue +0 -78
- package/package/kisscomps/components/DrawChannelization/drawsvg/iconSvg/motorwayIconSvg.vue +0 -433
- package/package/kisscomps/components/DrawChannelization/drawsvg/iconSvg/pedroadIconSvg.vue +0 -195
- package/package/kisscomps/components/DrawChannelization/drawsvg/importDialog.vue +0 -71
- package/package/kisscomps/components/DrawChannelization/drawsvg/index.draw.vue +0 -939
- package/package/kisscomps/components/DrawChannelization/drawsvg/index.vue +0 -118
- package/package/kisscomps/components/DrawChannelization/drawsvg/laneEditPanel.vue +0 -563
- package/package/kisscomps/components/DrawChannelization/drawsvg/overlapAssociatedComponent.vue +0 -157
- package/package/kisscomps/components/DrawChannelization/drawsvg/phaseAssociatedComponent.check.vue +0 -191
- package/package/kisscomps/components/DrawChannelization/drawsvg/phaseAssociatedComponent.syncOper.vue +0 -331
- package/package/kisscomps/components/DrawChannelization/drawsvg/phaseAssociatedComponent.vue +0 -157
- package/package/kisscomps/components/DrawChannelization/drawsvg/table.vue +0 -99
- package/package/kisscomps/components/DrawChannelization/drawsvg/utils/loadutils.js +0 -43
- package/package/kisscomps/components/DrawChannelization/drawsvg/utils/phaseDataModel.js +0 -32
- package/package/kisscomps/components/DrawChannelization/drawsvg/utils/phasePos.json +0 -20
- package/package/kisscomps/components/DrawChannelization/index.js +0 -2
- package/package/kisscomps/components/DrawChannelization/phaseDataMgr.js +0 -278
- package/package/kisscomps/components/MessageBox/index.vue +0 -96
- package/src/api/cross.js +0 -33
- package/src/icons/svg/custom-BRTlane.svg +0 -40
- package/src/icons/svg/custom-bicyclelane.svg +0 -7
- package/src/icons/svg/custom-buslane.svg +0 -40
- package/src/icons/svg/custom-detector.svg +0 -12
- package/src/icons/svg/custom-east-bottom.svg +0 -32
- package/src/icons/svg/custom-east-top.svg +0 -32
- package/src/icons/svg/custom-ewped.svg +0 -35
- package/src/icons/svg/custom-motorway.svg +0 -7
- package/src/icons/svg/custom-nonmotorizedlane.svg +0 -40
- package/src/icons/svg/custom-north-left.svg +0 -32
- package/src/icons/svg/custom-north-right.svg +0 -32
- package/src/icons/svg/custom-pedcrossing.svg +0 -7
- package/src/icons/svg/custom-peddetector.svg +0 -17
- package/src/icons/svg/custom-pedeastward.svg +0 -9
- package/src/icons/svg/custom-pedestrian.svg +0 -7
- package/src/icons/svg/custom-pednorthward.svg +0 -9
- package/src/icons/svg/custom-pedsouthward.svg +0 -9
- package/src/icons/svg/custom-pedwestward.svg +0 -9
- package/src/icons/svg/custom-secondcrossing.svg +0 -7
- package/src/icons/svg/custom-sectionpedestrian.svg +0 -7
- package/src/icons/svg/custom-snped.svg +0 -35
- package/src/icons/svg/custom-south-left.svg +0 -32
- package/src/icons/svg/custom-south-right.svg +0 -32
- package/src/icons/svg/custom-straightahead.svg +0 -7
- package/src/icons/svg/custom-tramlane.svg +0 -40
- package/src/icons/svg/custom-turnaround.svg +0 -7
- package/src/icons/svg/custom-turnleft.svg +0 -7
- package/src/icons/svg/custom-turnright.svg +0 -7
- package/src/icons/svg/custom-vehiclebranch.svg +0 -40
- package/src/icons/svg/custom-vehiclemainroad.svg +0 -41
- package/src/icons/svg/custom-west-bottom.svg +0 -32
- package/src/icons/svg/custom-west-top.svg +0 -32
- package/src/icons/svg/custom-xlped.svg +0 -14
- package/src/icons/svg/custom-xpedestrian.svg +0 -7
- package/src/icons/svg/custom-xrped.svg +0 -14
- package/src/kisscomps/components/Channelization/Channelization.vue +0 -545
- package/src/kisscomps/components/Channelization/index.js +0 -2
- package/src/kisscomps/components/ChannelizationWithInterface/ChannelizationWithInterface.vue +0 -498
- package/src/kisscomps/components/ChannelizationWithInterface/index.js +0 -2
- package/src/kisscomps/components/DrawChannelization/drawsvg/channelizationElements.vue +0 -249
- package/src/kisscomps/components/DrawChannelization/drawsvg/detectorAssociatedComponent.vue +0 -152
- package/src/kisscomps/components/DrawChannelization/drawsvg/drawElement/TextBox.vue +0 -91
- package/src/kisscomps/components/DrawChannelization/drawsvg/drawElement/crossMap.vue +0 -176
- package/src/kisscomps/components/DrawChannelization/drawsvg/drawElement/editText.vue +0 -108
- package/src/kisscomps/components/DrawChannelization/drawsvg/firstImportCrossmap.vue +0 -48
- package/src/kisscomps/components/DrawChannelization/drawsvg/iconSvg/countdownSvg.vue +0 -182
- package/src/kisscomps/components/DrawChannelization/drawsvg/iconSvg/detectorChart.vue +0 -222
- package/src/kisscomps/components/DrawChannelization/drawsvg/iconSvg/detectorIconSvg.vue +0 -191
- package/src/kisscomps/components/DrawChannelization/drawsvg/iconSvg/laneIcon.vue +0 -78
- package/src/kisscomps/components/DrawChannelization/drawsvg/iconSvg/motorwayIconSvg.vue +0 -433
- package/src/kisscomps/components/DrawChannelization/drawsvg/iconSvg/pedroadIconSvg.vue +0 -195
- package/src/kisscomps/components/DrawChannelization/drawsvg/importDialog.vue +0 -71
- package/src/kisscomps/components/DrawChannelization/drawsvg/index.draw.vue +0 -939
- package/src/kisscomps/components/DrawChannelization/drawsvg/index.vue +0 -118
- package/src/kisscomps/components/DrawChannelization/drawsvg/laneEditPanel.vue +0 -563
- package/src/kisscomps/components/DrawChannelization/drawsvg/overlapAssociatedComponent.vue +0 -157
- package/src/kisscomps/components/DrawChannelization/drawsvg/phaseAssociatedComponent.check.vue +0 -191
- package/src/kisscomps/components/DrawChannelization/drawsvg/phaseAssociatedComponent.syncOper.vue +0 -331
- package/src/kisscomps/components/DrawChannelization/drawsvg/phaseAssociatedComponent.vue +0 -157
- package/src/kisscomps/components/DrawChannelization/drawsvg/table.vue +0 -99
- package/src/kisscomps/components/DrawChannelization/drawsvg/utils/loadutils.js +0 -43
- package/src/kisscomps/components/DrawChannelization/drawsvg/utils/phaseDataModel.js +0 -32
- package/src/kisscomps/components/DrawChannelization/drawsvg/utils/phasePos.json +0 -20
- package/src/kisscomps/components/DrawChannelization/index.js +0 -2
- package/src/kisscomps/components/DrawChannelization/phaseDataMgr.js +0 -278
- package/src/kisscomps/components/MessageBox/index.vue +0 -96
- package/src/views/customchannelization.vue +0 -49
- package/static/styles/channelizatioon.scss +0 -365
|
@@ -1,96 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Copyright (c) 2020 kedacom
|
|
3
|
-
* OpenATC is licensed under Mulan PSL v2.
|
|
4
|
-
* You can use this software according to the terms and conditions of the Mulan PSL v2.
|
|
5
|
-
* You may obtain a copy of Mulan PSL v2 at:
|
|
6
|
-
* http://license.coscl.org.cn/MulanPSL2
|
|
7
|
-
* THIS SOFTWARE IS PROVIDED ON AN "AS IS" BASIS, WITHOUT WARRANTIES OF ANY KIND,
|
|
8
|
-
* EITHER EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO NON-INFRINGEMENT,
|
|
9
|
-
* MERCHANTABILITY OR FIT FOR A PARTICULAR PURPOSE.
|
|
10
|
-
* See the Mulan PSL v2 for more details.
|
|
11
|
-
**/
|
|
12
|
-
<template>
|
|
13
|
-
<div>
|
|
14
|
-
<el-dialog
|
|
15
|
-
center
|
|
16
|
-
width="424px"
|
|
17
|
-
:visible.sync="boxVisible"
|
|
18
|
-
:title="modalTitle"
|
|
19
|
-
:close-on-click-modal="false"
|
|
20
|
-
custom-class="MessageBox"
|
|
21
|
-
@close="oncancle"
|
|
22
|
-
append-to-body>
|
|
23
|
-
<div class="text">{{text}}</div>
|
|
24
|
-
<div slot="footer" class="boxFooter">
|
|
25
|
-
<el-button class="btn canclebtn" @click="oncancle">{{$t('openatccomponents.button.Cancel')}}</el-button>
|
|
26
|
-
<el-button class="btn okbtn" type="primary" @click="onok">{{$t('openatccomponents.button.OK')}}</el-button>
|
|
27
|
-
</div>
|
|
28
|
-
</el-dialog>
|
|
29
|
-
</div>
|
|
30
|
-
</template>
|
|
31
|
-
<script>
|
|
32
|
-
export default {
|
|
33
|
-
name: 'message-box',
|
|
34
|
-
data () {
|
|
35
|
-
return {
|
|
36
|
-
boxVisible: this.visible,
|
|
37
|
-
modalTitle: this.$t('openatccomponents.common.tipsmodaltitle')
|
|
38
|
-
}
|
|
39
|
-
},
|
|
40
|
-
watch: {
|
|
41
|
-
visible: function (val) {
|
|
42
|
-
this.boxVisible = val
|
|
43
|
-
},
|
|
44
|
-
title: function (val) {
|
|
45
|
-
this.modalTitle = val
|
|
46
|
-
}
|
|
47
|
-
},
|
|
48
|
-
props: {
|
|
49
|
-
visible: {
|
|
50
|
-
type: Boolean,
|
|
51
|
-
default: false
|
|
52
|
-
},
|
|
53
|
-
title: {
|
|
54
|
-
type: String,
|
|
55
|
-
default: '提示'
|
|
56
|
-
},
|
|
57
|
-
text: {
|
|
58
|
-
type: String,
|
|
59
|
-
default: ''
|
|
60
|
-
}
|
|
61
|
-
},
|
|
62
|
-
methods: {
|
|
63
|
-
onok () {
|
|
64
|
-
this.$emit('ok')
|
|
65
|
-
},
|
|
66
|
-
oncancle () {
|
|
67
|
-
this.$emit('cancle')
|
|
68
|
-
}
|
|
69
|
-
},
|
|
70
|
-
mounted () {
|
|
71
|
-
},
|
|
72
|
-
beforeUpdate () {
|
|
73
|
-
this.modalTitle = this.$t('openatccomponents.common.tipsmodaltitle')
|
|
74
|
-
}
|
|
75
|
-
}
|
|
76
|
-
</script>
|
|
77
|
-
<style>
|
|
78
|
-
.MessageBox .el-dialog__body {
|
|
79
|
-
text-align: center;
|
|
80
|
-
}
|
|
81
|
-
.MessageBox .el-dialog__title {
|
|
82
|
-
font-size: 16px;
|
|
83
|
-
}
|
|
84
|
-
.MessageBox .text {
|
|
85
|
-
font-size: 14px;
|
|
86
|
-
}
|
|
87
|
-
.MessageBox .boxFooter .btn {
|
|
88
|
-
font-size: 14px;
|
|
89
|
-
width: 64px;
|
|
90
|
-
height: 34px;
|
|
91
|
-
padding: 2px 10px;
|
|
92
|
-
}
|
|
93
|
-
.MessageBox .el-dialog__footer {
|
|
94
|
-
padding: 10px 20px 20px;
|
|
95
|
-
}
|
|
96
|
-
</style>
|
package/src/api/cross.js
DELETED
|
@@ -1,33 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Copyright (c) 2020 kedacom
|
|
3
|
-
* OpenATC is licensed under Mulan PSL v2.
|
|
4
|
-
* You can use this software according to the terms and conditions of the Mulan PSL v2.
|
|
5
|
-
* You may obtain a copy of Mulan PSL v2 at:
|
|
6
|
-
* http://license.coscl.org.cn/MulanPSL2
|
|
7
|
-
* THIS SOFTWARE IS PROVIDED ON AN "AS IS" BASIS, WITHOUT WARRANTIES OF ANY KIND,
|
|
8
|
-
* EITHER EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO NON-INFRINGEMENT,
|
|
9
|
-
* MERCHANTABILITY OR FIT FOR A PARTICULAR PURPOSE.
|
|
10
|
-
* See the Mulan PSL v2 for more details.
|
|
11
|
-
**/
|
|
12
|
-
import Authapi from './authapi'
|
|
13
|
-
|
|
14
|
-
export const saveChannelizatonChart = (data) => {
|
|
15
|
-
let api = new Authapi('saveChannelizatonChart')
|
|
16
|
-
return api.Send({}, data, [])
|
|
17
|
-
}
|
|
18
|
-
|
|
19
|
-
export const getChannelizatonChart = (agentid) => {
|
|
20
|
-
let api = new Authapi('getChannelizatonChart')
|
|
21
|
-
return api.Send({}, {}, [agentid])
|
|
22
|
-
}
|
|
23
|
-
|
|
24
|
-
export const getDetectorStatus = (agentid) => {
|
|
25
|
-
let api = new Authapi('getDetectorStatus')
|
|
26
|
-
return api.Send({}, {}, [agentid])
|
|
27
|
-
}
|
|
28
|
-
|
|
29
|
-
export default {
|
|
30
|
-
saveChannelizatonChart,
|
|
31
|
-
getChannelizatonChart,
|
|
32
|
-
getDetectorStatus
|
|
33
|
-
}
|
|
@@ -1,40 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
2
|
-
<svg
|
|
3
|
-
width="48"
|
|
4
|
-
height="48"
|
|
5
|
-
version="1.1"
|
|
6
|
-
id="svg4"
|
|
7
|
-
sodipodi:docname="BRT.svg"
|
|
8
|
-
inkscape:version="1.1.2 (b8e25be833, 2022-02-05)"
|
|
9
|
-
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
|
10
|
-
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
|
11
|
-
xmlns="http://www.w3.org/2000/svg"
|
|
12
|
-
xmlns:svg="http://www.w3.org/2000/svg">
|
|
13
|
-
<defs
|
|
14
|
-
id="defs8" />
|
|
15
|
-
<sodipodi:namedview
|
|
16
|
-
id="namedview6"
|
|
17
|
-
pagecolor="#505050"
|
|
18
|
-
bordercolor="#eeeeee"
|
|
19
|
-
borderopacity="1"
|
|
20
|
-
inkscape:pageshadow="0"
|
|
21
|
-
inkscape:pageopacity="0"
|
|
22
|
-
inkscape:pagecheckerboard="0"
|
|
23
|
-
showgrid="false"
|
|
24
|
-
width="48px"
|
|
25
|
-
inkscape:zoom="8.4921875"
|
|
26
|
-
inkscape:cx="-7.5952162"
|
|
27
|
-
inkscape:cy="4.1214351"
|
|
28
|
-
inkscape:window-width="2560"
|
|
29
|
-
inkscape:window-height="1369"
|
|
30
|
-
inkscape:window-x="-8"
|
|
31
|
-
inkscape:window-y="-8"
|
|
32
|
-
inkscape:window-maximized="1"
|
|
33
|
-
inkscape:current-layer="svg4" />
|
|
34
|
-
<path
|
|
35
|
-
fill-rule="evenodd"
|
|
36
|
-
fill="#606266"
|
|
37
|
-
d="M 40.786905,20.696102 V 34.862879 H 38.004239 V 20.696102 h -4.107682 v -2.885096 h 10.987525 v 2.885096 z M 30.28395,31.535235 31.964843,34.862879 H 28.633261 L 26.61225,31.151782 C 25.883426,29.811007 25.390976,28.971873 25.129649,28.634381 24.869636,28.29689 24.592551,28.064454 24.301021,27.937073 24.009492,27.80838 23.540681,27.744034 22.898526,27.744034 h -0.575179 v 7.118845 H 19.53674 V 17.811006 h 5.8805 c 1.502298,0 2.576493,0.153644 3.221273,0.459619 0.644781,0.305976 1.174,0.83782 1.587656,1.594222 0.414971,0.75509 0.621143,1.661196 0.621143,2.715693 0,1.334209 -0.31648,2.408405 -0.948128,3.221275 -0.634274,0.814182 -1.532502,1.326329 -2.698621,1.535127 0.597504,0.434668 1.093892,0.910046 1.483912,1.426133 0.391334,0.514773 0.925805,1.439265 1.599475,2.77216 z m -2.634275,-7.361786 c 0.214052,-0.340118 0.321734,-0.794484 0.321734,-1.360473 0,-0.542351 -0.107682,-0.979645 -0.321734,-1.309258 -0.215364,-0.328299 -0.506894,-0.555482 -0.874589,-0.680236 -0.261326,-0.08405 -1.016415,-0.12738 -2.26658,-0.12738 h -2.185159 v 4.326985 h 2.069598 c 1.265923,0 2.070913,-0.05647 2.417598,-0.168088 0.344058,-0.112936 0.623768,-0.340118 0.839132,-0.68155 z m -12.592252,3.141169 c 0.464872,0.713066 0.695994,1.58109 0.695994,2.604071 0,1.240972 -0.295468,2.290217 -0.88772,3.147735 -0.588313,0.856204 -1.286935,1.38411 -2.093238,1.586342 -0.558109,0.140513 -1.859489,0.210113 -3.9001977,0.210113 H 4.1670745 V 17.811006 h 5.5403808 c 1.5128037,0 2.5764937,0.140513 3.1897577,0.41891 0.61589,0.279712 1.131977,0.772161 1.554826,1.477347 0.424163,0.705187 0.632961,1.504926 0.632961,2.396587 0,0.822061 -0.181221,1.564018 -0.54235,2.227182 -0.36113,0.663166 -0.832568,1.152989 -1.409061,1.470783 0.819434,0.295469 1.461588,0.798423 1.923834,1.512803 z M 12.031815,21.354014 C 11.812511,21.038847 11.548559,20.84318 11.23733,20.765701 10.927416,20.688223 10.034441,20.65014 8.5610343,20.65014 H 6.9510536 v 3.942219 h 1.8411027 c 1.1044,0 1.7859487,-0.01971 2.0472757,-0.05778 0.476691,-0.07747 0.848326,-0.281025 1.11753,-0.610637 0.267893,-0.329613 0.403153,-0.777413 0.403153,-1.343402 0,-0.504268 -0.111622,-0.913985 -0.3283,-1.226526 z m 0.493763,7.022981 C 12.291829,28.017179 11.979287,27.768984 11.591894,27.633725 11.203187,27.498465 10.408703,27.43018 9.2097533,27.43018 H 6.9510536 v 4.547603 h 2.5935657 c 1.1385417,0 1.8673667,-0.05909 2.1917267,-0.179908 0.323047,-0.119501 0.592251,-0.354564 0.811555,-0.706501 0.219304,-0.35325 0.3283,-0.798423 0.3283,-1.340774 0,-0.556796 -0.118188,-1.015103 -0.350623,-1.373605 z"
|
|
38
|
-
id="path2"
|
|
39
|
-
style="stroke-width:1.3132" />
|
|
40
|
-
</svg>
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
<svg
|
|
2
|
-
xmlns="http://www.w3.org/2000/svg"
|
|
3
|
-
xmlns:xlink="http://www.w3.org/1999/xlink"
|
|
4
|
-
width="7px" height="16px">
|
|
5
|
-
<path fill-rule="evenodd" fill="rgb(96, 98, 102)"
|
|
6
|
-
d="M6.994,6.074 L3.495,0.003 L-0.004,6.074 L2.091,6.074 L2.091,16.007 L4.898,16.007 L4.898,6.074 L6.994,6.074 Z"/>
|
|
7
|
-
</svg>
|
|
@@ -1,40 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
2
|
-
<svg
|
|
3
|
-
width="48"
|
|
4
|
-
height="48"
|
|
5
|
-
version="1.1"
|
|
6
|
-
id="svg4"
|
|
7
|
-
sodipodi:docname="公交车道 (1).svg"
|
|
8
|
-
inkscape:version="1.1.2 (b8e25be833, 2022-02-05)"
|
|
9
|
-
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
|
10
|
-
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
|
11
|
-
xmlns="http://www.w3.org/2000/svg"
|
|
12
|
-
xmlns:svg="http://www.w3.org/2000/svg">
|
|
13
|
-
<defs
|
|
14
|
-
id="defs8" />
|
|
15
|
-
<sodipodi:namedview
|
|
16
|
-
id="namedview6"
|
|
17
|
-
pagecolor="#505050"
|
|
18
|
-
bordercolor="#eeeeee"
|
|
19
|
-
borderopacity="1"
|
|
20
|
-
inkscape:pageshadow="0"
|
|
21
|
-
inkscape:pageopacity="0"
|
|
22
|
-
inkscape:pagecheckerboard="0"
|
|
23
|
-
showgrid="false"
|
|
24
|
-
width="48px"
|
|
25
|
-
inkscape:zoom="12.352273"
|
|
26
|
-
inkscape:cx="28.375345"
|
|
27
|
-
inkscape:cy="31.00644"
|
|
28
|
-
inkscape:window-width="2560"
|
|
29
|
-
inkscape:window-height="1369"
|
|
30
|
-
inkscape:window-x="-8"
|
|
31
|
-
inkscape:window-y="-8"
|
|
32
|
-
inkscape:window-maximized="1"
|
|
33
|
-
inkscape:current-layer="svg4" />
|
|
34
|
-
<path
|
|
35
|
-
fill-rule="evenodd"
|
|
36
|
-
fill="#606266"
|
|
37
|
-
d="m 40.615528,29.516859 h -2.119681 c 0,-1.766764 -1.554361,-3.12615 -3.391926,-3.12615 -1.837567,0 -3.251413,1.359386 -3.393017,3.12615 H 14.04217 c 0,-1.766764 -1.55545,-3.12615 -3.391926,-3.12615 -1.838655,0 -3.2514131,1.359386 -3.3941049,3.12615 H 2.4503653 1.1781205 0.89600462 c -0.56532107,0 -0.84852624,-0.408469 -0.84852624,-0.815849 V 24.081498 L 1.1781205,23.536873 v -4.075976 c 0,-1.359385 1.1317314,-2.446457 2.5444895,-2.446457 h 39.155292 c 2.969298,-0.135067 5.088979,1.902922 5.088979,4.348289 v 6.387366 c -1.55436,0.407379 -5.372184,1.223228 -7.351353,1.766764 z M 5.7017784,18.781205 H 4.2890203 c -0.5664103,0 -0.8485262,0.408469 -0.8485262,0.815849 v 7.745661 c 0,0.543536 0.4237185,0.814759 0.8485262,0.814759 h 1.2711555 c 0.5664104,0 0.8485263,-0.407379 0.8485263,-0.814759 l 0.1405133,-7.745661 c 0,-0.544626 -0.4226292,-0.815849 -0.847437,-0.815849 z m 10.7421896,0.543536 c 0,-0.407379 -0.422629,-0.679692 -0.705835,-0.679692 H 8.811589 c -0.4237185,0 -0.7058345,0.407379 -0.7058345,0.679692 v 2.853836 c 0,0.40738 0.4237186,0.679693 0.7058345,0.679693 h 6.926544 c 0.424808,0 0.705835,-0.40738 0.705835,-0.679693 z m 9.472123,0 c 0,-0.407379 -0.423718,-0.679692 -0.708013,-0.679692 h -6.925455 c -0.424808,0 -0.706924,0.407379 -0.706924,0.679692 v 2.853836 c 0,0.40738 0.424807,0.679693 0.706924,0.679693 h 6.925455 c 0.425898,0 0.708013,-0.40738 0.708013,-0.679693 z m 9.611547,0 c 0,-0.407379 -0.423717,-0.679692 -0.706923,-0.679692 h -7.068147 c -0.422629,0 -0.705834,0.407379 -0.705834,0.679692 v 2.853836 c 0,0.40738 0.423717,0.679693 0.705834,0.679693 h 7.068147 c 0.423719,0 0.706923,-0.40738 0.706923,-0.679693 z m 9.612637,0 c 0,-0.407379 -0.424807,-0.679692 -0.705834,-0.679692 h -6.927634 c -0.423719,0 -0.706923,0.407379 -0.706923,0.679692 v 2.853836 c 0,0.40738 0.424808,0.679693 0.706923,0.679693 h 6.927634 c 0.423719,0 0.705834,-0.40738 0.705834,-0.679693 z m -34.349518,8.017974 c 1.131731,0 2.54449,1.087072 2.54449,2.445368 0,1.359385 -1.131732,2.446456 -2.54449,2.446456 -1.4127577,0 -2.5444891,-1.087071 -2.5444891,-2.446456 0,-1.358296 1.1317314,-2.445368 2.5444891,-2.445368 z m 0,4.212132 c 1.131731,-0.136156 1.837566,-0.950916 1.837566,-1.766764 0,-0.81476 -0.705835,-1.766765 -1.837566,-1.766765 -1.1306418,0 -1.8375655,0.679692 -1.8375655,1.766765 0,0.815848 0.7069237,1.766764 1.8375655,1.766764 z m 24.453677,-4.212132 c 1.413847,0 2.544489,1.087072 2.544489,2.445368 0,1.359385 -1.130642,2.446456 -2.544489,2.446456 -1.413848,0 -2.54449,-1.087071 -2.54449,-2.446456 0,-1.358296 1.130642,-2.445368 2.54449,-2.445368 z m 0,4.212132 c 0.990129,0 1.838654,-0.950916 1.838654,-1.766764 0,-0.81476 -0.706923,-1.766765 -1.838654,-1.766765 -0.847438,0 -1.836477,0.679692 -1.836477,1.766765 0,0.815848 0.705835,1.766764 1.836477,1.766764 z"
|
|
38
|
-
id="path2"
|
|
39
|
-
style="stroke-width:1.08925" />
|
|
40
|
-
</svg>
|
|
@@ -1,12 +0,0 @@
|
|
|
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"><svg t="1577943887629"
|
|
3
|
-
class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="3621"
|
|
4
|
-
xmlns:xlink="http://www.w3.org/1999/xlink" width="200" height="200">
|
|
5
|
-
<defs>
|
|
6
|
-
<style type="text/css"></style>
|
|
7
|
-
</defs>
|
|
8
|
-
<path fill="rgb(96, 98, 102)"
|
|
9
|
-
d="M864 64H160c-35.296 0-64 28.704-64 64v768c0 35.296 28.704 64 64 64h704c35.296 0 64-28.704 64-64V128c0-35.296-28.704-64-64-64zM160 896v-57.344h96a32 32 0 1 0 0-64H160v-32h96a32 32 0 1 0 0-64H160V128h704l0.032 550.656H768a32 32 0 1 0 0 64h96.064v32H768a32 32 0 1 0 0 64h96.064V896H160z"
|
|
10
|
-
p-id="3622"></path>
|
|
11
|
-
<path fill="rgb(96, 98, 102)" d="M832 160H192v480h640V160z m-64 416H256V224h512v352z" p-id="3623"></path>
|
|
12
|
-
</svg>
|
|
@@ -1,32 +0,0 @@
|
|
|
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"><svg t="1610604036193"
|
|
3
|
-
class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="6817"
|
|
4
|
-
xmlns:xlink="http://www.w3.org/1999/xlink" width="200" height="200">
|
|
5
|
-
<defs>
|
|
6
|
-
<style type="text/css"></style>
|
|
7
|
-
</defs>
|
|
8
|
-
<path
|
|
9
|
-
d="M560.761905 0h48.761905v170.666667h-48.761905V0z m73.142857 0h48.761905v170.666667h-48.761905V0z m73.142857 0h48.761905v170.666667h-48.761905V0z m73.142857 0h48.761905v170.666667h-48.761905V0z"
|
|
10
|
-
fill="rgb(96, 98, 102)" fill-opacity="0.502" p-id="6818"></path>
|
|
11
|
-
<path
|
|
12
|
-
d="M195.047619 0h48.761905v170.666667H195.047619V0z m73.142857 0h48.761905v170.666667h-48.761905V0z m73.142857 0h48.761905v170.666667h-48.761905V0z m73.142857 0h48.761905v170.666667h-48.761905V0z"
|
|
13
|
-
fill="rgb(96, 98, 102)" fill-opacity="0.502" p-id="6819"></path>
|
|
14
|
-
<path
|
|
15
|
-
d="M560.761905 853.333333h48.761905v170.666667h-48.761905v-170.666667z m73.142857 0h48.761905v170.666667h-48.761905v-170.666667z m73.142857 0h48.761905v170.666667h-48.761905v-170.666667z m73.142857 0h48.761905v170.666667h-48.761905v-170.666667z"
|
|
16
|
-
fill="rgb(96, 98, 102)" fill-opacity="0.502" p-id="6820"></path>
|
|
17
|
-
<path
|
|
18
|
-
d="M195.047619 853.333333h48.761905v170.666667H195.047619v-170.666667z m73.142857 0h48.761905v170.666667h-48.761905v-170.666667z m73.142857 0h48.761905v170.666667h-48.761905v-170.666667z m73.142857 0h48.761905v170.666667h-48.761905v-170.666667z"
|
|
19
|
-
fill="rgb(96, 98, 102)" fill-opacity="0.502" p-id="6821"></path>
|
|
20
|
-
<path
|
|
21
|
-
d="M853.333333 560.761905h170.666667v48.761905h-170.666667v-48.761905z m0 73.142857h170.666667v48.761905h-170.666667v-48.761905z m0 73.142857h170.666667v48.761905h-170.666667v-48.761905z m0 73.142857h170.666667v48.761905h-170.666667v-48.761905z"
|
|
22
|
-
fill="rgb(96, 98, 102)" p-id="6822"></path>
|
|
23
|
-
<path
|
|
24
|
-
d="M853.333333 195.047619h170.666667v48.761905h-170.666667V195.047619z m0 73.142857h170.666667v48.761905h-170.666667v-48.761905z m0 73.142857h170.666667v48.761905h-170.666667v-48.761905z m0 73.142857h170.666667v48.761905h-170.666667v-48.761905z"
|
|
25
|
-
fill="rgb(96, 98, 102)" fill-opacity="0.502" p-id="6823"></path>
|
|
26
|
-
<path
|
|
27
|
-
d="M0 560.761905h170.666667v48.761905H0v-48.761905z m0 73.142857h170.666667v48.761905H0v-48.761905z m0 73.142857h170.666667v48.761905H0v-48.761905z m0 73.142857h170.666667v48.761905H0v-48.761905z"
|
|
28
|
-
fill="rgb(96, 98, 102)" fill-opacity="0.502" p-id="6824"></path>
|
|
29
|
-
<path
|
|
30
|
-
d="M0 195.047619h170.666667v48.761905H0V195.047619z m0 73.142857h170.666667v48.761905H0v-48.761905z m0 73.142857h170.666667v48.761905H0v-48.761905z m0 73.142857h170.666667v48.761905H0v-48.761905z"
|
|
31
|
-
fill="rgb(96, 98, 102)" fill-opacity="0.502" p-id="6825"></path>
|
|
32
|
-
</svg>
|
|
@@ -1,32 +0,0 @@
|
|
|
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"><svg t="1610604031458"
|
|
3
|
-
class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="6685"
|
|
4
|
-
xmlns:xlink="http://www.w3.org/1999/xlink" width="200" height="200">
|
|
5
|
-
<defs>
|
|
6
|
-
<style type="text/css"></style>
|
|
7
|
-
</defs>
|
|
8
|
-
<path
|
|
9
|
-
d="M560.761905 0h48.761905v170.666667h-48.761905V0z m73.142857 0h48.761905v170.666667h-48.761905V0z m73.142857 0h48.761905v170.666667h-48.761905V0z m73.142857 0h48.761905v170.666667h-48.761905V0z"
|
|
10
|
-
fill="rgb(96, 98, 102)" fill-opacity="0.502" p-id="6686"></path>
|
|
11
|
-
<path
|
|
12
|
-
d="M195.047619 0h48.761905v170.666667H195.047619V0z m73.142857 0h48.761905v170.666667h-48.761905V0z m73.142857 0h48.761905v170.666667h-48.761905V0z m73.142857 0h48.761905v170.666667h-48.761905V0z"
|
|
13
|
-
fill="rgb(96, 98, 102)" fill-opacity="0.502" p-id="6687"></path>
|
|
14
|
-
<path
|
|
15
|
-
d="M560.761905 853.333333h48.761905v170.666667h-48.761905v-170.666667z m73.142857 0h48.761905v170.666667h-48.761905v-170.666667z m73.142857 0h48.761905v170.666667h-48.761905v-170.666667z m73.142857 0h48.761905v170.666667h-48.761905v-170.666667z"
|
|
16
|
-
fill="rgb(96, 98, 102)" fill-opacity="0.502" p-id="6688"></path>
|
|
17
|
-
<path
|
|
18
|
-
d="M195.047619 853.333333h48.761905v170.666667H195.047619v-170.666667z m73.142857 0h48.761905v170.666667h-48.761905v-170.666667z m73.142857 0h48.761905v170.666667h-48.761905v-170.666667z m73.142857 0h48.761905v170.666667h-48.761905v-170.666667z"
|
|
19
|
-
fill="rgb(96, 98, 102)" fill-opacity="0.502" p-id="6689"></path>
|
|
20
|
-
<path
|
|
21
|
-
d="M853.333333 560.761905h170.666667v48.761905h-170.666667v-48.761905z m0 73.142857h170.666667v48.761905h-170.666667v-48.761905z m0 73.142857h170.666667v48.761905h-170.666667v-48.761905z m0 73.142857h170.666667v48.761905h-170.666667v-48.761905z"
|
|
22
|
-
fill="rgb(96, 98, 102)" fill-opacity="0.502" p-id="6690"></path>
|
|
23
|
-
<path
|
|
24
|
-
d="M853.333333 195.047619h170.666667v48.761905h-170.666667V195.047619z m0 73.142857h170.666667v48.761905h-170.666667v-48.761905z m0 73.142857h170.666667v48.761905h-170.666667v-48.761905z m0 73.142857h170.666667v48.761905h-170.666667v-48.761905z"
|
|
25
|
-
fill="rgb(96, 98, 102)" p-id="6691"></path>
|
|
26
|
-
<path
|
|
27
|
-
d="M0 560.761905h170.666667v48.761905H0v-48.761905z m0 73.142857h170.666667v48.761905H0v-48.761905z m0 73.142857h170.666667v48.761905H0v-48.761905z m0 73.142857h170.666667v48.761905H0v-48.761905z"
|
|
28
|
-
fill="rgb(96, 98, 102)" fill-opacity="0.502" p-id="6692"></path>
|
|
29
|
-
<path
|
|
30
|
-
d="M0 195.047619h170.666667v48.761905H0V195.047619z m0 73.142857h170.666667v48.761905H0v-48.761905z m0 73.142857h170.666667v48.761905H0v-48.761905z m0 73.142857h170.666667v48.761905H0v-48.761905z"
|
|
31
|
-
fill="rgb(96, 98, 102)" fill-opacity="0.502" p-id="6693"></path>
|
|
32
|
-
</svg>
|
|
@@ -1,35 +0,0 @@
|
|
|
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"><svg t="1610521221193"
|
|
3
|
-
class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="6706"
|
|
4
|
-
xmlns:xlink="http://www.w3.org/1999/xlink" width="200" height="200">
|
|
5
|
-
<defs>
|
|
6
|
-
<style type="text/css"></style>
|
|
7
|
-
</defs>
|
|
8
|
-
<path
|
|
9
|
-
d="M293.925926 663.703704h18.962963v56.888889H293.925926v-56.888889z m0 75.851852h18.962963v56.888888H293.925926v-56.888888z m0 75.851851h18.962963v56.888889H293.925926v-56.888889z m0 75.851852h18.962963v56.888889H293.925926v-56.888889z m0 75.851852h18.962963v56.888889H293.925926v-56.888889z"
|
|
10
|
-
fill="rgb(96, 98, 102)" fill-opacity="0.502" p-id="6707"></path>
|
|
11
|
-
<path
|
|
12
|
-
d="M388.740741 663.703704h18.962963v56.888889h-18.962963v-56.888889z m0 75.851852h18.962963v56.888888h-18.962963v-56.888888z m0 75.851851h18.962963v56.888889h-18.962963v-56.888889z m0 75.851852h18.962963v56.888889h-18.962963v-56.888889z m0 75.851852h18.962963v56.888889h-18.962963v-56.888889z"
|
|
13
|
-
fill="rgb(96, 98, 102)" fill-opacity="0.502" p-id="6708"></path>
|
|
14
|
-
<path d="M635.259259 1024h-18.962963V682.666667h18.962963v341.333333z" fill="rgb(96, 98, 102)" fill-opacity="0.502" p-id="6709"></path>
|
|
15
|
-
<path d="M521.481481 1024h-18.962962V682.666667h18.962962v341.333333z" fill="rgb(96, 98, 102)" fill-opacity="0.502" p-id="6710"></path>
|
|
16
|
-
<path d="M730.074074 1024h-18.962963V682.666667h18.962963v341.333333z" fill="rgb(96, 98, 102)" fill-opacity="0.502" p-id="6711"></path>
|
|
17
|
-
<path d="M199.111111 1024H180.148148V663.703704h18.962963v360.296296z" fill="rgb(96, 98, 102)" fill-opacity="0.502" p-id="6712"></path>
|
|
18
|
-
<path d="M843.851852 1024h-18.962963V663.703704h18.962963v360.296296z" fill="rgb(96, 98, 102)" fill-opacity="0.502" p-id="6713"></path>
|
|
19
|
-
<path d="M824.888889 663.703704v18.962963H502.518519v-18.962963h322.37037z" fill="rgb(96, 98, 102)" fill-opacity="0.502" p-id="6714"></path>
|
|
20
|
-
<path
|
|
21
|
-
d="M730.074074 360.296296h-18.962963v-56.888889h18.962963v56.888889z m0-75.851852h-18.962963v-56.888888h18.962963v56.888888z m0-75.851851h-18.962963V151.703704h18.962963v56.888889z m0-75.851852h-18.962963V75.851852h18.962963v56.888889z m0-75.851852h-18.962963V0h18.962963v56.888889z"
|
|
22
|
-
fill="rgb(96, 98, 102)" fill-opacity="0.502" p-id="6715"></path>
|
|
23
|
-
<path
|
|
24
|
-
d="M635.259259 360.296296h-18.962963v-56.888889h18.962963v56.888889z m0-75.851852h-18.962963v-56.888888h18.962963v56.888888z m0-75.851851h-18.962963V151.703704h18.962963v56.888889z m0-75.851852h-18.962963V75.851852h18.962963v56.888889z m0-75.851852h-18.962963V0h18.962963v56.888889z"
|
|
25
|
-
fill="rgb(96, 98, 102)" fill-opacity="0.502" p-id="6716"></path>
|
|
26
|
-
<path d="M388.740741 0h18.962963v341.333333h-18.962963V0z" fill="rgb(96, 98, 102)" fill-opacity="0.502" p-id="6717"></path>
|
|
27
|
-
<path d="M502.518519 0h18.962962v341.333333h-18.962962V0z" fill="rgb(96, 98, 102)" fill-opacity="0.502" p-id="6718"></path>
|
|
28
|
-
<path d="M293.925926 0h18.962963v341.333333H293.925926V0z" fill="rgb(96, 98, 102)" fill-opacity="0.502" p-id="6719"></path>
|
|
29
|
-
<path d="M824.888889 0h18.962963v360.296296h-18.962963V0z" fill="rgb(96, 98, 102)" fill-opacity="0.502" p-id="6720"></path>
|
|
30
|
-
<path d="M180.148148 0h18.962963v360.296296H180.148148V0z" fill="rgb(96, 98, 102)" fill-opacity="0.502" p-id="6721"></path>
|
|
31
|
-
<path d="M199.111111 360.296296v-18.962963h322.37037v18.962963H199.111111z" fill="rgb(96, 98, 102)" fill-opacity="0.502" p-id="6722"></path>
|
|
32
|
-
<path
|
|
33
|
-
d="M578.37037 436.148148h37.925926v151.703704h-37.925926v-151.703704z m-56.888889 0h37.925926v151.703704h-37.925926v-151.703704z m-56.888888 0h37.925926v151.703704h-37.925926v-151.703704z m-56.888889 0h37.925926v151.703704h-37.925926v-151.703704z m-56.888889 0h37.925926v151.703704H350.814815v-151.703704z m-56.888889 0h37.925926v151.703704H293.925926v-151.703704z m-56.888889 0h37.925926v151.703704H237.037037v-151.703704z m-56.888889 0h37.925926v151.703704H180.148148v-151.703704z m455.111111 0h37.925926v151.703704h-37.925926v-151.703704z m56.888889 0h37.925926v151.703704h-37.925926v-151.703704z m56.888889 0h37.925926v151.703704h-37.925926v-151.703704z m56.888889 0h37.925926v151.703704h-37.925926v-151.703704z"
|
|
34
|
-
fill="rgb(96, 98, 102)" p-id="6723"></path>
|
|
35
|
-
</svg>
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
<svg
|
|
2
|
-
xmlns="http://www.w3.org/2000/svg"
|
|
3
|
-
xmlns:xlink="http://www.w3.org/1999/xlink"
|
|
4
|
-
width="16px" height="16px">
|
|
5
|
-
<path fill-rule="evenodd" fill="rgb(64, 158, 255)"
|
|
6
|
-
d="M-0.002,3.940 L7.022,-0.006 L7.022,2.357 L11.085,2.357 C13.793,2.357 15.998,4.501 15.998,7.136 L15.998,16.005 L12.744,16.005 L12.744,7.136 C12.744,6.246 11.999,5.523 11.085,5.523 L7.022,5.523 L7.022,7.886 L-0.002,3.940 Z"/>
|
|
7
|
-
</svg>
|
|
@@ -1,40 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
2
|
-
<svg
|
|
3
|
-
width="48"
|
|
4
|
-
height="48"
|
|
5
|
-
version="1.1"
|
|
6
|
-
id="svg4"
|
|
7
|
-
sodipodi:docname="非机动车.svg"
|
|
8
|
-
inkscape:version="1.1.2 (b8e25be833, 2022-02-05)"
|
|
9
|
-
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
|
10
|
-
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
|
11
|
-
xmlns="http://www.w3.org/2000/svg"
|
|
12
|
-
xmlns:svg="http://www.w3.org/2000/svg">
|
|
13
|
-
<defs
|
|
14
|
-
id="defs8" />
|
|
15
|
-
<sodipodi:namedview
|
|
16
|
-
id="namedview6"
|
|
17
|
-
pagecolor="#505050"
|
|
18
|
-
bordercolor="#eeeeee"
|
|
19
|
-
borderopacity="1"
|
|
20
|
-
inkscape:pageshadow="0"
|
|
21
|
-
inkscape:pageopacity="0"
|
|
22
|
-
inkscape:pagecheckerboard="0"
|
|
23
|
-
showgrid="false"
|
|
24
|
-
width="48px"
|
|
25
|
-
inkscape:zoom="7.7642857"
|
|
26
|
-
inkscape:cx="-9.724011"
|
|
27
|
-
inkscape:cy="5.7957682"
|
|
28
|
-
inkscape:window-width="2560"
|
|
29
|
-
inkscape:window-height="1369"
|
|
30
|
-
inkscape:window-x="-8"
|
|
31
|
-
inkscape:window-y="-8"
|
|
32
|
-
inkscape:window-maximized="1"
|
|
33
|
-
inkscape:current-layer="svg4" />
|
|
34
|
-
<path
|
|
35
|
-
fill-rule="evenodd"
|
|
36
|
-
fill="#606266"
|
|
37
|
-
d="m 34.811754,22.25541 c -0.643898,0 -1.281723,0.09011 -1.898287,0.26829 l -1.792994,-3.793534 0.729954,-1.834504 1.062028,-0.003 c 0.294614,-0.001 0.569992,-0.120478 0.779563,-0.33511 0.209571,-0.216658 0.322962,-0.502161 0.321949,-0.804874 -0.003,-0.624662 -0.500134,-1.132897 -1.109611,-1.132897 l -4.559936,0.01721 c -0.294615,0 -0.573029,0.119467 -0.781588,0.335111 -0.208559,0.216658 -0.320936,0.502161 -0.319925,0.805886 0.003,0.62365 0.499123,1.130872 1.1086,1.130872 l 1.107586,-0.004 -0.256142,0.63985 H 18.380189 l 0.367509,-1.188581 c 0.07998,-0.219695 0.28044,-0.545694 0.453564,-0.545694 h 1.909423 c 0.609476,0 1.105561,-0.510259 1.105561,-1.136947 0,-0.626687 -0.496085,-1.135934 -1.105561,-1.135934 h -1.909423 c -1.471046,0 -2.296167,1.316145 -2.55231,2.098745 l -2.071409,6.701202 c -0.350298,-0.05569 -0.706668,-0.082 -1.06304,-0.082 -3.9008511,0 -7.0727605,3.262014 -7.0727605,7.270182 0,4.008168 3.1719094,7.270183 7.0727605,7.270183 3.899838,0 7.07276,-3.262015 7.07276,-7.270183 0,-2.750743 -1.521665,-5.264579 -3.902876,-6.496694 l 0.315875,-1.023556 8.028484,8.227931 h 0.01924 c 0.01418,0.01113 0.02835,0.02227 0.04556,0.03442 0.06783,0.04556 0.130603,0.07998 0.18021,0.09922 0.03948,0.01721 0.07593,0.02734 0.107317,0.03442 l 0.130602,-0.359409 v 0 l -0.0324,0.389782 c 0.07188,0.0162 0.146801,0.02429 0.223744,0.02429 l 2.095708,0.004 c 0.449515,3.580926 3.465512,6.335719 7.013028,6.335719 3.900852,0 7.073774,-3.262014 7.073774,-7.270183 0,-4.008167 -3.172922,-7.270182 -7.073774,-7.270182 z m -6.515931,-2.436894 -2.986636,7.493927 -7.312705,-7.493927 z m 1.835517,8.372708 c 0.284489,-1.04988 0.902064,-1.981304 1.751485,-2.64444 l 1.25135,2.649502 z m 0.77045,-4.718886 c -1.600634,1.091388 -2.689997,2.781115 -3.042319,4.714836 l -0.511271,-0.0021 2.647476,-6.633371 z m 3.999057,6.999867 c 0.381681,0 0.730966,-0.198435 0.937499,-0.531521 0.20451,-0.337136 0.224758,-0.748178 0.05669,-1.101512 l -1.993452,-4.218751 c 0.301701,-0.06176 0.606439,-0.09213 0.910165,-0.09213 2.681898,0 4.862649,2.241495 4.862649,4.997301 0,2.756818 -2.180751,4.999326 -4.862649,4.999326 -2.361974,0 -4.347328,-1.718075 -4.776595,-4.061826 z M 12.411978,29.346394 c -0.08909,0.290564 -0.06379,0.598339 0.0729,0.867643 0.135665,0.268292 0.365484,0.468751 0.645923,0.558855 0.583154,0.192361 1.207816,-0.1549 1.38904,-0.738053 l 1.482182,-4.793806 c 1.455859,0.89498 2.375135,2.533074 2.375135,4.284559 0,2.756818 -2.180751,4.999326 -4.862649,4.999326 -2.681899,0 -4.8626501,-2.242508 -4.8626501,-4.999326 0,-2.755806 2.1807511,-4.997301 4.8626501,-4.997301 0.123514,0 0.249055,0.0061 0.380669,0.01823 z"
|
|
38
|
-
id="path2"
|
|
39
|
-
style="stroke-width:1.01242" />
|
|
40
|
-
</svg>
|
|
@@ -1,32 +0,0 @@
|
|
|
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"><svg t="1610604053611"
|
|
3
|
-
class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="7345"
|
|
4
|
-
xmlns:xlink="http://www.w3.org/1999/xlink" width="200" height="200">
|
|
5
|
-
<defs>
|
|
6
|
-
<style type="text/css"></style>
|
|
7
|
-
</defs>
|
|
8
|
-
<path
|
|
9
|
-
d="M560.761905 0h48.761905v170.666667h-48.761905V0z m73.142857 0h48.761905v170.666667h-48.761905V0z m73.142857 0h48.761905v170.666667h-48.761905V0z m73.142857 0h48.761905v170.666667h-48.761905V0z"
|
|
10
|
-
fill="rgb(96, 98, 102)" fill-opacity="0.502" p-id="7346"></path>
|
|
11
|
-
<path
|
|
12
|
-
d="M195.047619 0h48.761905v170.666667H195.047619V0z m73.142857 0h48.761905v170.666667h-48.761905V0z m73.142857 0h48.761905v170.666667h-48.761905V0z m73.142857 0h48.761905v170.666667h-48.761905V0z"
|
|
13
|
-
fill="rgb(96, 98, 102)" p-id="7347"></path>
|
|
14
|
-
<path
|
|
15
|
-
d="M560.761905 853.333333h48.761905v170.666667h-48.761905v-170.666667z m73.142857 0h48.761905v170.666667h-48.761905v-170.666667z m73.142857 0h48.761905v170.666667h-48.761905v-170.666667z m73.142857 0h48.761905v170.666667h-48.761905v-170.666667z"
|
|
16
|
-
fill="rgb(96, 98, 102)" fill-opacity="0.502" p-id="7348"></path>
|
|
17
|
-
<path
|
|
18
|
-
d="M195.047619 853.333333h48.761905v170.666667H195.047619v-170.666667z m73.142857 0h48.761905v170.666667h-48.761905v-170.666667z m73.142857 0h48.761905v170.666667h-48.761905v-170.666667z m73.142857 0h48.761905v170.666667h-48.761905v-170.666667z"
|
|
19
|
-
fill="rgb(96, 98, 102)" fill-opacity="0.502" p-id="7349"></path>
|
|
20
|
-
<path
|
|
21
|
-
d="M853.333333 560.761905h170.666667v48.761905h-170.666667v-48.761905z m0 73.142857h170.666667v48.761905h-170.666667v-48.761905z m0 73.142857h170.666667v48.761905h-170.666667v-48.761905z m0 73.142857h170.666667v48.761905h-170.666667v-48.761905z"
|
|
22
|
-
fill="rgb(96, 98, 102)" fill-opacity="0.502" p-id="7350"></path>
|
|
23
|
-
<path
|
|
24
|
-
d="M853.333333 195.047619h170.666667v48.761905h-170.666667V195.047619z m0 73.142857h170.666667v48.761905h-170.666667v-48.761905z m0 73.142857h170.666667v48.761905h-170.666667v-48.761905z m0 73.142857h170.666667v48.761905h-170.666667v-48.761905z"
|
|
25
|
-
fill="rgb(96, 98, 102)" fill-opacity="0.502" p-id="7351"></path>
|
|
26
|
-
<path
|
|
27
|
-
d="M0 560.761905h170.666667v48.761905H0v-48.761905z m0 73.142857h170.666667v48.761905H0v-48.761905z m0 73.142857h170.666667v48.761905H0v-48.761905z m0 73.142857h170.666667v48.761905H0v-48.761905z"
|
|
28
|
-
fill="rgb(96, 98, 102)" fill-opacity="0.502" p-id="7352"></path>
|
|
29
|
-
<path
|
|
30
|
-
d="M0 195.047619h170.666667v48.761905H0V195.047619z m0 73.142857h170.666667v48.761905H0v-48.761905z m0 73.142857h170.666667v48.761905H0v-48.761905z m0 73.142857h170.666667v48.761905H0v-48.761905z"
|
|
31
|
-
fill="rgb(96, 98, 102)" fill-opacity="0.502" p-id="7353"></path>
|
|
32
|
-
</svg>
|
|
@@ -1,32 +0,0 @@
|
|
|
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"><svg t="1610604049243"
|
|
3
|
-
class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="7213"
|
|
4
|
-
xmlns:xlink="http://www.w3.org/1999/xlink" width="200" height="200">
|
|
5
|
-
<defs>
|
|
6
|
-
<style type="text/css"></style>
|
|
7
|
-
</defs>
|
|
8
|
-
<path
|
|
9
|
-
d="M560.761905 0h48.761905v170.666667h-48.761905V0z m73.142857 0h48.761905v170.666667h-48.761905V0z m73.142857 0h48.761905v170.666667h-48.761905V0z m73.142857 0h48.761905v170.666667h-48.761905V0z"
|
|
10
|
-
fill="rgb(96, 98, 102)" p-id="7214"></path>
|
|
11
|
-
<path
|
|
12
|
-
d="M195.047619 0h48.761905v170.666667H195.047619V0z m73.142857 0h48.761905v170.666667h-48.761905V0z m73.142857 0h48.761905v170.666667h-48.761905V0z m73.142857 0h48.761905v170.666667h-48.761905V0z"
|
|
13
|
-
fill="rgb(96, 98, 102)" fill-opacity="0.502" p-id="7215"></path>
|
|
14
|
-
<path
|
|
15
|
-
d="M560.761905 853.333333h48.761905v170.666667h-48.761905v-170.666667z m73.142857 0h48.761905v170.666667h-48.761905v-170.666667z m73.142857 0h48.761905v170.666667h-48.761905v-170.666667z m73.142857 0h48.761905v170.666667h-48.761905v-170.666667z"
|
|
16
|
-
fill="rgb(96, 98, 102)" fill-opacity="0.502" p-id="7216"></path>
|
|
17
|
-
<path
|
|
18
|
-
d="M195.047619 853.333333h48.761905v170.666667H195.047619v-170.666667z m73.142857 0h48.761905v170.666667h-48.761905v-170.666667z m73.142857 0h48.761905v170.666667h-48.761905v-170.666667z m73.142857 0h48.761905v170.666667h-48.761905v-170.666667z"
|
|
19
|
-
fill="rgb(96, 98, 102)" fill-opacity="0.502" p-id="7217"></path>
|
|
20
|
-
<path
|
|
21
|
-
d="M853.333333 560.761905h170.666667v48.761905h-170.666667v-48.761905z m0 73.142857h170.666667v48.761905h-170.666667v-48.761905z m0 73.142857h170.666667v48.761905h-170.666667v-48.761905z m0 73.142857h170.666667v48.761905h-170.666667v-48.761905z"
|
|
22
|
-
fill="rgb(96, 98, 102)" fill-opacity="0.502" p-id="7218"></path>
|
|
23
|
-
<path
|
|
24
|
-
d="M853.333333 195.047619h170.666667v48.761905h-170.666667V195.047619z m0 73.142857h170.666667v48.761905h-170.666667v-48.761905z m0 73.142857h170.666667v48.761905h-170.666667v-48.761905z m0 73.142857h170.666667v48.761905h-170.666667v-48.761905z"
|
|
25
|
-
fill="rgb(96, 98, 102)" fill-opacity="0.502" p-id="7219"></path>
|
|
26
|
-
<path
|
|
27
|
-
d="M0 560.761905h170.666667v48.761905H0v-48.761905z m0 73.142857h170.666667v48.761905H0v-48.761905z m0 73.142857h170.666667v48.761905H0v-48.761905z m0 73.142857h170.666667v48.761905H0v-48.761905z"
|
|
28
|
-
fill="rgb(96, 98, 102)" fill-opacity="0.502" p-id="7220"></path>
|
|
29
|
-
<path
|
|
30
|
-
d="M0 195.047619h170.666667v48.761905H0V195.047619z m0 73.142857h170.666667v48.761905H0v-48.761905z m0 73.142857h170.666667v48.761905H0v-48.761905z m0 73.142857h170.666667v48.761905H0v-48.761905z"
|
|
31
|
-
fill="rgb(96, 98, 102)" fill-opacity="0.502" p-id="7221"></path>
|
|
32
|
-
</svg>
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
<svg
|
|
2
|
-
xmlns="http://www.w3.org/2000/svg"
|
|
3
|
-
xmlns:xlink="http://www.w3.org/1999/xlink"
|
|
4
|
-
width="16px" height="12px">
|
|
5
|
-
<path fill-rule="evenodd" fill="rgb(96, 98, 102)"
|
|
6
|
-
d="M13.473,12.000 L13.473,-0.000 L16.000,-0.000 L16.000,12.000 L13.473,12.000 ZM8.982,-0.000 L11.508,-0.000 L11.508,12.000 L8.982,12.000 L8.982,-0.000 ZM4.491,-0.000 L7.017,-0.000 L7.017,12.000 L4.491,12.000 L4.491,-0.000 ZM-0.000,-0.000 L2.526,-0.000 L2.526,12.000 L-0.000,12.000 L-0.000,-0.000 Z"/>
|
|
7
|
-
</svg>
|
|
@@ -1,17 +0,0 @@
|
|
|
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"><svg t="1577241136470"
|
|
3
|
-
class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="1551"
|
|
4
|
-
xmlns:xlink="http://www.w3.org/1999/xlink" width="200" height="200">
|
|
5
|
-
<defs>
|
|
6
|
-
<style type="text/css"></style>
|
|
7
|
-
</defs>
|
|
8
|
-
<path fill="rgb(96, 98, 102)"
|
|
9
|
-
d="M452.87 830.1a27.14 27.14 0 0 1-5.19-0.5 354.05 354.05 0 1 1 319.23-98 27 27 0 1 1-38.32-38 299.84 299.84 0 1 0-270.59 83 27 27 0 0 1-5.13 53.5z"
|
|
10
|
-
p-id="1552"></path>
|
|
11
|
-
<path fill="rgb(96, 98, 102)"
|
|
12
|
-
d="M246.29 496.8H130.08a27 27 0 0 1 0-54h116.21a27 27 0 1 1 0 54zM901.34 496.8H785.13a27 27 0 0 1 0-54h116.21a27 27 0 0 1 0 54zM515.71 227.38a27 27 0 0 1-27-27V84.16a27 27 0 1 1 54 0v116.22a27 27 0 0 1-27 27zM558.69 461.71A107.61 107.61 0 1 1 666.3 354.1a107.73 107.73 0 0 1-107.61 107.61z m0-161.22a53.61 53.61 0 1 0 53.61 53.61 53.67 53.67 0 0 0-53.61-53.61zM338.92 916.9c-44.94 0-77.88-24.9-79.5-26.15a27 27 0 0 1-6.08-36.23l32.23-49a27 27 0 1 1 45.11 29.67L315.05 859c10.61 3.43 24 5.55 38.32 2.33 27.15-6.14 51.77-29.79 73.15-70.29a27 27 0 0 1 47.76 25.21C445 871.72 408 904.68 364.34 914.17a118.84 118.84 0 0 1-25.42 2.73zM659.49 660.56a27 27 0 0 1-9-1.52l-35.63-12.52a27 27 0 0 1 17.91-50.95l30.86 10.85c8.62-0.63 15-3.28 18.89-7.89a25.35 25.35 0 0 0 5.35-12.47c-11.79-7.92-38.52-22.88-61-34.5a27 27 0 1 1 24.78-48c0.73 0.38 18.17 9.4 36.44 19.68 37.35 21 45.58 28.74 49.91 38 5 10.7 4.4 23.6 3.61 30.33a80.67 80.67 0 0 1-11.89 33.7c-14.45 22.78-39.41 35.29-70.23 35.29zM693 589.83z m-4.89-8.56z"
|
|
13
|
-
p-id="1553"></path>
|
|
14
|
-
<path fill="rgb(96, 98, 102)"
|
|
15
|
-
d="M641.87 957a85 85 0 0 1-25.63-4.15c-19.94-6.3-46.46-23.6-59.59-70.2a192.25 192.25 0 0 1-7-47.78c0-0.52 0-1 0.05-1.58 0.16-5.13-6.86-22.92-22.43-44.84-10.71-12.86-23-27.37-30-35.47-24.88-3.33-45.35-11.27-61-23.64-16.61-13.15-27.48-30.82-32.3-52.52q-1-4.44-1.62-9.07c-13.21 4.46-27.88 6.17-43.64 5-19.48-1.49-40.28-7.21-61.82-17a27 27 0 0 1-12.74-37.09C352 489.07 352 489.07 352.44 488.29c36.72-62.54 81.35-81.06 112.31-85.57a133.31 133.31 0 0 1 71 9.4c40.32 17.45 64 52.26 66.65 98a176.43 176.43 0 0 1-8.52 63.49l-10.08 67.74 104 118.08q0.64 0.74 1.23 1.5c4.46 5.86 5.06 10.63 6 17.84 0.38 3.08 0.92 7.46 1.55 12.69 1.25 10.37 2.88 24.15 4.51 37.92 3.24 27.51 6.44 55 6.44 55a25.87 25.87 0 0 1 0.18 3c0.07 23.26-10.23 44.75-27.54 57.48a63.84 63.84 0 0 1-38.3 12.14z m-38.18-121.6c0.2 12.81 5.48 58.62 28.83 66 4.09 1.3 11.57 3 15.72 0 3-2.23 5.21-7.28 5.49-12.58-3.81-32.7-9.52-81.28-11.8-99.8l-106-120.3c-0.42-0.48-0.82-1-1.21-1.47a30.58 30.58 0 0 1-5.9-23l12-81a30.28 30.28 0 0 1 1.91-7c0.48-1.39 7.36-21.78 5.64-44.61-1.87-24.86-12.7-40.75-34.08-50a79.58 79.58 0 0 0-41.81-5.52c-27.87 4.06-52.51 23.91-73.25 59-3.09 5.89-30.73 58.73-52.86 101.05a102.5 102.5 0 0 0 16.45 2.69c26.29 2 37-9.77 42.79-18.8 1.51-2.35 3.72-7.69 6.29-13.87 2.69-6.5 6.16-14.85 11-25.06 4.75-10.65 7.7-16.68 15.56-21.13a27 27 0 0 1 37.42 35.62 428.07 428.07 0 0 0-3.74 7.69 218.74 218.74 0 0 0-12.24 34.36c-4.59 17.63-8.14 42.13 1 58.76 7.52 13.75 24.81 21.77 51.39 23.84 11.44 0.89 17.05 7.3 24.82 16.18 3.35 3.83 7.89 9.12 13.48 15.72 9.43 11.14 18.81 22.41 18.9 22.52 0.49 0.6 1 1.21 1.4 1.84v0.06c12.76 17.89 33.78 51.63 32.8 78.81z m-30.55-74.89z m-2.14-3.79a26.39 26.39 0 0 1 2.18 3.79 26.53 26.53 0 0 0-2.18-3.79z m21.82-180c0 0.09-0.08 0.17-0.11 0.26 0-0.13 0.03-0.22 0.07-0.3z m-49.84-20.8c0 0.09-0.07 0.17-0.1 0.26-0.01-0.13 0.03-0.18 0.06-0.3z"
|
|
16
|
-
p-id="1554"></path>
|
|
17
|
-
</svg>
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
<svg
|
|
2
|
-
xmlns="http://www.w3.org/2000/svg"
|
|
3
|
-
xmlns:xlink="http://www.w3.org/1999/xlink"
|
|
4
|
-
width="42px" height="42px">
|
|
5
|
-
<path fill-rule="evenodd" fill-opacity="0.502" fill="rgb(96, 98, 102)"
|
|
6
|
-
d="M34.999,34.000 L34.999,32.000 L41.999,32.000 L41.999,34.000 L34.999,34.000 ZM34.999,28.999 L41.999,28.999 L41.999,30.999 L34.999,30.999 L34.999,28.999 ZM34.999,25.999 L41.999,25.999 L41.999,27.999 L34.999,27.999 L34.999,25.999 ZM34.999,22.999 L41.999,22.999 L41.999,24.999 L34.999,24.999 L34.999,22.999 ZM34.999,19.999 L41.999,19.999 L41.999,21.999 L34.999,21.999 L34.999,19.999 ZM34.999,17.000 L41.999,17.000 L41.999,19.000 L34.999,19.000 L34.999,17.000 ZM34.999,13.999 L41.999,13.999 L41.999,15.999 L34.999,15.999 L34.999,13.999 ZM34.999,11.000 L41.999,11.000 L41.999,12.999 L34.999,12.999 L34.999,11.000 ZM34.999,7.999 L41.999,7.999 L41.999,10.000 L34.999,10.000 L34.999,7.999 ZM31.999,34.999 L33.999,34.999 L33.999,41.999 L31.999,41.999 L31.999,34.999 ZM31.999,-0.001 L33.999,-0.001 L33.999,6.999 L31.999,6.999 L31.999,-0.001 ZM28.999,34.999 L30.999,34.999 L30.999,41.999 L28.999,41.999 L28.999,34.999 ZM28.999,-0.001 L30.999,-0.001 L30.999,6.999 L28.999,6.999 L28.999,-0.001 ZM25.999,34.999 L27.999,34.999 L27.999,41.999 L25.999,41.999 L25.999,34.999 ZM25.999,-0.001 L27.999,-0.001 L27.999,6.999 L25.999,6.999 L25.999,-0.001 ZM22.999,34.999 L25.000,34.999 L25.000,41.999 L22.999,41.999 L22.999,34.999 ZM22.999,-0.001 L25.000,-0.001 L25.000,6.999 L22.999,6.999 L22.999,-0.001 ZM20.000,34.999 L21.999,34.999 L21.999,41.999 L20.000,41.999 L20.000,34.999 ZM20.000,-0.001 L21.999,-0.001 L21.999,6.999 L20.000,6.999 L20.000,-0.001 ZM16.999,34.999 L19.000,34.999 L19.000,41.999 L16.999,41.999 L16.999,34.999 ZM16.999,-0.001 L19.000,-0.001 L19.000,6.999 L16.999,6.999 L16.999,-0.001 ZM14.000,34.999 L15.998,34.999 L15.998,41.999 L14.000,41.999 L14.000,34.999 ZM14.000,-0.001 L15.998,-0.001 L15.998,6.999 L14.000,6.999 L14.000,-0.001 ZM10.999,34.999 L12.999,34.999 L12.999,41.999 L10.999,41.999 L10.999,34.999 ZM10.999,-0.001 L12.999,-0.001 L12.999,6.999 L10.999,6.999 L10.999,-0.001 ZM8.000,34.999 L9.998,34.999 L9.998,41.999 L8.000,41.999 L8.000,34.999 ZM8.000,-0.001 L9.998,-0.001 L9.998,6.999 L8.000,6.999 L8.000,-0.001 ZM-0.001,32.000 L6.999,32.000 L6.999,34.000 L-0.001,34.000 L-0.001,32.000 ZM-0.001,28.999 L6.999,28.999 L6.999,30.999 L-0.001,30.999 L-0.001,28.999 ZM-0.001,25.999 L6.999,25.999 L6.999,27.999 L-0.001,27.999 L-0.001,25.999 ZM-0.001,22.999 L6.999,22.999 L6.999,24.999 L-0.001,24.999 L-0.001,22.999 ZM-0.001,19.999 L6.999,19.999 L6.999,21.999 L-0.001,21.999 L-0.001,19.999 ZM-0.001,17.000 L6.999,17.000 L6.999,19.000 L-0.001,19.000 L-0.001,17.000 ZM-0.001,13.999 L6.999,13.999 L6.999,15.999 L-0.001,15.999 L-0.001,13.999 ZM-0.001,11.000 L6.999,11.000 L6.999,12.999 L-0.001,12.999 L-0.001,11.000 ZM-0.001,7.999 L6.999,7.999 L6.999,10.000 L-0.001,10.000 L-0.001,7.999 Z"/>
|
|
7
|
-
<path fill-rule="evenodd" fill="rgb(96, 98, 102)"
|
|
8
|
-
d="M35.000,34.000 L35.000,32.000 L41.999,32.000 L41.999,34.000 L35.000,34.000 ZM35.000,29.000 L41.999,29.000 L41.999,31.000 L35.000,31.000 L35.000,29.000 ZM35.000,26.001 L41.999,26.001 L41.999,28.000 L35.000,28.000 L35.000,26.001 ZM35.000,23.000 L41.999,23.000 L41.999,25.000 L35.000,25.000 L35.000,23.000 ZM35.000,20.000 L41.999,20.000 L41.999,22.000 L35.000,22.000 L35.000,20.000 ZM35.000,17.000 L41.999,17.000 L41.999,19.000 L35.000,19.000 L35.000,17.000 ZM35.000,14.000 L41.999,14.000 L41.999,16.000 L35.000,16.000 L35.000,14.000 ZM35.000,11.000 L41.999,11.000 L41.999,13.000 L35.000,13.000 L35.000,11.000 ZM35.000,8.000 L41.999,8.000 L41.999,10.000 L35.000,10.000 L35.000,8.000 Z"/>
|
|
9
|
-
</svg>
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
<svg
|
|
2
|
-
xmlns="http://www.w3.org/2000/svg"
|
|
3
|
-
xmlns:xlink="http://www.w3.org/1999/xlink"
|
|
4
|
-
width="42px" height="42px">
|
|
5
|
-
<path fill-rule="evenodd" fill="rgb(96, 98, 102)"
|
|
6
|
-
d="M35.000,34.000 L35.000,32.000 L42.000,32.000 L42.000,34.000 L35.000,34.000 ZM35.000,29.000 L42.000,29.000 L42.000,31.000 L35.000,31.000 L35.000,29.000 ZM35.000,26.000 L42.000,26.000 L42.000,28.000 L35.000,28.000 L35.000,26.000 ZM35.000,23.000 L42.000,23.000 L42.000,25.000 L35.000,25.000 L35.000,23.000 ZM35.000,20.000 L42.000,20.000 L42.000,22.000 L35.000,22.000 L35.000,20.000 ZM35.000,17.000 L42.000,17.000 L42.000,19.000 L35.000,19.000 L35.000,17.000 ZM35.000,14.000 L42.000,14.000 L42.000,16.000 L35.000,16.000 L35.000,14.000 ZM35.000,11.000 L42.000,11.000 L42.000,13.000 L35.000,13.000 L35.000,11.000 ZM35.000,8.000 L42.000,8.000 L42.000,10.000 L35.000,10.000 L35.000,8.000 ZM32.000,35.000 L34.000,35.000 L34.000,42.000 L32.000,42.000 L32.000,35.000 ZM32.000,0.000 L34.000,0.000 L34.000,7.000 L32.000,7.000 L32.000,0.000 ZM29.000,35.000 L31.000,35.000 L31.000,42.000 L29.000,42.000 L29.000,35.000 ZM29.000,0.000 L31.000,0.000 L31.000,7.000 L29.000,7.000 L29.000,0.000 ZM26.000,35.000 L28.000,35.000 L28.000,42.000 L26.000,42.000 L26.000,35.000 ZM26.000,0.000 L28.000,0.000 L28.000,7.000 L26.000,7.000 L26.000,0.000 ZM23.000,35.000 L25.000,35.000 L25.000,42.000 L23.000,42.000 L23.000,35.000 ZM23.000,0.000 L25.000,0.000 L25.000,7.000 L23.000,7.000 L23.000,0.000 ZM20.000,35.000 L22.000,35.000 L22.000,42.000 L20.000,42.000 L20.000,35.000 ZM20.000,0.000 L22.000,0.000 L22.000,7.000 L20.000,7.000 L20.000,0.000 ZM17.000,35.000 L19.000,35.000 L19.000,42.000 L17.000,42.000 L17.000,35.000 ZM17.000,0.000 L19.000,0.000 L19.000,7.000 L17.000,7.000 L17.000,0.000 ZM14.000,35.000 L16.000,35.000 L16.000,42.000 L14.000,42.000 L14.000,35.000 ZM14.000,0.000 L16.000,0.000 L16.000,7.000 L14.000,7.000 L14.000,0.000 ZM11.000,35.000 L13.000,35.000 L13.000,42.000 L11.000,42.000 L11.000,35.000 ZM11.000,0.000 L13.000,0.000 L13.000,7.000 L11.000,7.000 L11.000,0.000 ZM8.000,35.000 L10.000,35.000 L10.000,42.000 L8.000,42.000 L8.000,35.000 ZM8.000,0.000 L10.000,0.000 L10.000,7.000 L8.000,7.000 L8.000,0.000 ZM-0.000,32.000 L7.000,32.000 L7.000,34.000 L-0.000,34.000 L-0.000,32.000 ZM-0.000,29.000 L7.000,29.000 L7.000,31.000 L-0.000,31.000 L-0.000,29.000 ZM-0.000,26.000 L7.000,26.000 L7.000,28.000 L-0.000,28.000 L-0.000,26.000 ZM-0.000,23.000 L7.000,23.000 L7.000,25.000 L-0.000,25.000 L-0.000,23.000 ZM-0.000,20.000 L7.000,20.000 L7.000,22.000 L-0.000,22.000 L-0.000,20.000 ZM-0.000,17.000 L7.000,17.000 L7.000,19.000 L-0.000,19.000 L-0.000,17.000 ZM-0.000,14.000 L7.000,14.000 L7.000,16.000 L-0.000,16.000 L-0.000,14.000 ZM-0.000,11.000 L7.000,11.000 L7.000,13.000 L-0.000,13.000 L-0.000,11.000 ZM-0.000,8.000 L7.000,8.000 L7.000,10.000 L-0.000,10.000 L-0.000,8.000 Z"/>
|
|
7
|
-
</svg>
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
<svg
|
|
2
|
-
xmlns="http://www.w3.org/2000/svg"
|
|
3
|
-
xmlns:xlink="http://www.w3.org/1999/xlink"
|
|
4
|
-
width="42px" height="42px">
|
|
5
|
-
<path fill-rule="evenodd" fill-opacity="0.502" fill="rgb(96, 98, 102)"
|
|
6
|
-
d="M34.999,34.000 L34.999,32.000 L41.999,32.000 L41.999,34.000 L34.999,34.000 ZM34.999,28.999 L41.999,28.999 L41.999,30.999 L34.999,30.999 L34.999,28.999 ZM34.999,25.999 L41.999,25.999 L41.999,27.999 L34.999,27.999 L34.999,25.999 ZM34.999,22.999 L41.999,22.999 L41.999,24.999 L34.999,24.999 L34.999,22.999 ZM34.999,19.999 L41.999,19.999 L41.999,21.999 L34.999,21.999 L34.999,19.999 ZM34.999,17.000 L41.999,17.000 L41.999,19.000 L34.999,19.000 L34.999,17.000 ZM34.999,13.999 L41.999,13.999 L41.999,15.999 L34.999,15.999 L34.999,13.999 ZM34.999,11.000 L41.999,11.000 L41.999,12.999 L34.999,12.999 L34.999,11.000 ZM34.999,7.999 L41.999,7.999 L41.999,10.000 L34.999,10.000 L34.999,7.999 ZM31.999,34.999 L33.999,34.999 L33.999,41.999 L31.999,41.999 L31.999,34.999 ZM31.999,-0.001 L33.999,-0.001 L33.999,6.999 L31.999,6.999 L31.999,-0.001 ZM28.999,34.999 L30.999,34.999 L30.999,41.999 L28.999,41.999 L28.999,34.999 ZM28.999,-0.001 L30.999,-0.001 L30.999,6.999 L28.999,6.999 L28.999,-0.001 ZM25.999,34.999 L27.999,34.999 L27.999,41.999 L25.999,41.999 L25.999,34.999 ZM25.999,-0.001 L27.999,-0.001 L27.999,6.999 L25.999,6.999 L25.999,-0.001 ZM22.999,34.999 L25.000,34.999 L25.000,41.999 L22.999,41.999 L22.999,34.999 ZM22.999,-0.001 L25.000,-0.001 L25.000,6.999 L22.999,6.999 L22.999,-0.001 ZM19.999,34.999 L21.999,34.999 L21.999,41.999 L19.999,41.999 L19.999,34.999 ZM19.999,-0.001 L21.999,-0.001 L21.999,6.999 L19.999,6.999 L19.999,-0.001 ZM16.999,34.999 L19.000,34.999 L19.000,41.999 L16.999,41.999 L16.999,34.999 ZM16.999,-0.001 L19.000,-0.001 L19.000,6.999 L16.999,6.999 L16.999,-0.001 ZM14.000,34.999 L15.998,34.999 L15.998,41.999 L14.000,41.999 L14.000,34.999 ZM14.000,-0.001 L15.998,-0.001 L15.998,6.999 L14.000,6.999 L14.000,-0.001 ZM10.999,34.999 L12.999,34.999 L12.999,41.999 L10.999,41.999 L10.999,34.999 ZM10.999,-0.001 L12.999,-0.001 L12.999,6.999 L10.999,6.999 L10.999,-0.001 ZM8.000,34.999 L9.998,34.999 L9.998,41.999 L8.000,41.999 L8.000,34.999 ZM8.000,-0.001 L9.998,-0.001 L9.998,6.999 L8.000,6.999 L8.000,-0.001 ZM-0.001,32.000 L6.999,32.000 L6.999,34.000 L-0.001,34.000 L-0.001,32.000 ZM-0.001,28.999 L6.999,28.999 L6.999,30.999 L-0.001,30.999 L-0.001,28.999 ZM-0.001,25.999 L6.999,25.999 L6.999,27.999 L-0.001,27.999 L-0.001,25.999 ZM-0.001,22.999 L6.999,22.999 L6.999,24.999 L-0.001,24.999 L-0.001,22.999 ZM-0.001,19.999 L6.999,19.999 L6.999,21.999 L-0.001,21.999 L-0.001,19.999 ZM-0.001,17.000 L6.999,17.000 L6.999,19.000 L-0.001,19.000 L-0.001,17.000 ZM-0.001,13.999 L6.999,13.999 L6.999,15.999 L-0.001,15.999 L-0.001,13.999 ZM-0.001,11.000 L6.999,11.000 L6.999,12.999 L-0.001,12.999 L-0.001,11.000 ZM-0.001,7.999 L6.999,7.999 L6.999,10.000 L-0.001,10.000 L-0.001,7.999 Z"/>
|
|
7
|
-
<path fill-rule="evenodd" fill="rgb(96, 98, 102)"
|
|
8
|
-
d="M31.999,6.999 L31.999,-0.001 L33.999,-0.001 L33.999,6.999 L31.999,6.999 ZM28.999,-0.001 L30.999,-0.001 L30.999,6.999 L28.999,6.999 L28.999,-0.001 ZM25.999,-0.001 L27.999,-0.001 L27.999,6.999 L25.999,6.999 L25.999,-0.001 ZM22.999,-0.001 L25.000,-0.001 L25.000,6.999 L22.999,6.999 L22.999,-0.001 ZM19.999,-0.001 L21.999,-0.001 L21.999,6.999 L19.999,6.999 L19.999,-0.001 ZM16.999,-0.001 L19.000,-0.001 L19.000,6.999 L16.999,6.999 L16.999,-0.001 ZM14.000,-0.001 L15.998,-0.001 L15.998,6.999 L14.000,6.999 L14.000,-0.001 ZM10.999,-0.001 L12.999,-0.001 L12.999,6.999 L10.999,6.999 L10.999,-0.001 ZM8.000,-0.001 L9.998,-0.001 L9.998,6.999 L8.000,6.999 L8.000,-0.001 Z"/>
|
|
9
|
-
</svg>
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
<svg
|
|
2
|
-
xmlns="http://www.w3.org/2000/svg"
|
|
3
|
-
xmlns:xlink="http://www.w3.org/1999/xlink"
|
|
4
|
-
width="42px" height="42px">
|
|
5
|
-
<path fill-rule="evenodd" fill-opacity="0.502" fill="rgb(96, 98, 102)"
|
|
6
|
-
d="M34.999,34.000 L34.999,32.000 L41.999,32.000 L41.999,34.000 L34.999,34.000 ZM34.999,28.999 L41.999,28.999 L41.999,30.999 L34.999,30.999 L34.999,28.999 ZM34.999,25.999 L41.999,25.999 L41.999,27.999 L34.999,27.999 L34.999,25.999 ZM34.999,22.999 L41.999,22.999 L41.999,24.999 L34.999,24.999 L34.999,22.999 ZM34.999,19.999 L41.999,19.999 L41.999,21.999 L34.999,21.999 L34.999,19.999 ZM34.999,17.000 L41.999,17.000 L41.999,19.000 L34.999,19.000 L34.999,17.000 ZM34.999,13.999 L41.999,13.999 L41.999,15.999 L34.999,15.999 L34.999,13.999 ZM34.999,11.000 L41.999,11.000 L41.999,12.999 L34.999,12.999 L34.999,11.000 ZM34.999,7.999 L41.999,7.999 L41.999,10.000 L34.999,10.000 L34.999,7.999 ZM31.999,34.999 L33.999,34.999 L33.999,41.999 L31.999,41.999 L31.999,34.999 ZM31.999,-0.001 L33.999,-0.001 L33.999,6.999 L31.999,6.999 L31.999,-0.001 ZM28.999,34.999 L30.999,34.999 L30.999,41.999 L28.999,41.999 L28.999,34.999 ZM28.999,-0.001 L30.999,-0.001 L30.999,6.999 L28.999,6.999 L28.999,-0.001 ZM25.999,34.999 L28.000,34.999 L28.000,41.999 L25.999,41.999 L25.999,34.999 ZM25.999,-0.001 L28.000,-0.001 L28.000,6.999 L25.999,6.999 L25.999,-0.001 ZM23.000,34.999 L24.999,34.999 L24.999,41.999 L23.000,41.999 L23.000,34.999 ZM23.000,-0.001 L24.999,-0.001 L24.999,6.999 L23.000,6.999 L23.000,-0.001 ZM19.999,34.999 L22.000,34.999 L22.000,41.999 L19.999,41.999 L19.999,34.999 ZM19.999,-0.001 L22.000,-0.001 L22.000,6.999 L19.999,6.999 L19.999,-0.001 ZM17.000,34.999 L18.999,34.999 L18.999,41.999 L17.000,41.999 L17.000,34.999 ZM17.000,-0.001 L18.999,-0.001 L18.999,6.999 L17.000,6.999 L17.000,-0.001 ZM13.999,34.999 L15.999,34.999 L15.999,41.999 L13.999,41.999 L13.999,34.999 ZM13.999,-0.001 L15.999,-0.001 L15.999,6.999 L13.999,6.999 L13.999,-0.001 ZM10.999,34.999 L12.998,34.999 L12.998,41.999 L10.999,41.999 L10.999,34.999 ZM10.999,-0.001 L12.998,-0.001 L12.998,6.999 L10.999,6.999 L10.999,-0.001 ZM7.999,34.999 L9.999,34.999 L9.999,41.999 L7.999,41.999 L7.999,34.999 ZM7.999,-0.001 L9.999,-0.001 L9.999,6.999 L7.999,6.999 L7.999,-0.001 ZM-0.001,32.000 L6.999,32.000 L6.999,34.000 L-0.001,34.000 L-0.001,32.000 ZM-0.001,28.999 L6.999,28.999 L6.999,30.999 L-0.001,30.999 L-0.001,28.999 ZM-0.001,25.999 L6.999,25.999 L6.999,27.999 L-0.001,27.999 L-0.001,25.999 ZM-0.001,22.999 L6.999,22.999 L6.999,24.999 L-0.001,24.999 L-0.001,22.999 ZM-0.001,19.999 L6.999,19.999 L6.999,21.999 L-0.001,21.999 L-0.001,19.999 ZM-0.001,17.000 L6.999,17.000 L6.999,19.000 L-0.001,19.000 L-0.001,17.000 ZM-0.001,13.999 L6.999,13.999 L6.999,15.999 L-0.001,15.999 L-0.001,13.999 ZM-0.001,11.000 L6.999,11.000 L6.999,12.999 L-0.001,12.999 L-0.001,11.000 ZM-0.001,7.999 L6.999,7.999 L6.999,10.000 L-0.001,10.000 L-0.001,7.999 Z"/>
|
|
7
|
-
<path fill-rule="evenodd" fill="rgb(96, 98, 102)"
|
|
8
|
-
d="M31.999,42.000 L31.999,35.000 L33.999,35.000 L33.999,42.000 L31.999,42.000 ZM28.999,35.000 L30.999,35.000 L30.999,42.000 L28.999,42.000 L28.999,35.000 ZM25.999,35.000 L28.000,35.000 L28.000,42.000 L25.999,42.000 L25.999,35.000 ZM23.000,35.000 L24.999,35.000 L24.999,42.000 L23.000,42.000 L23.000,35.000 ZM19.999,35.000 L22.000,35.000 L22.000,42.000 L19.999,42.000 L19.999,35.000 ZM17.000,35.000 L18.999,35.000 L18.999,42.000 L17.000,42.000 L17.000,35.000 ZM13.999,35.000 L15.999,35.000 L15.999,42.000 L13.999,42.000 L13.999,35.000 ZM10.999,35.000 L12.998,35.000 L12.998,42.000 L10.999,42.000 L10.999,35.000 ZM7.999,35.000 L9.999,35.000 L9.999,42.000 L7.999,42.000 L7.999,35.000 Z"/>
|
|
9
|
-
</svg>
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
<svg
|
|
2
|
-
xmlns="http://www.w3.org/2000/svg"
|
|
3
|
-
xmlns:xlink="http://www.w3.org/1999/xlink"
|
|
4
|
-
width="42px" height="42px">
|
|
5
|
-
<path fill-rule="evenodd" fill-opacity="0.502" fill="rgb(96, 98, 102)"
|
|
6
|
-
d="M34.999,34.000 L34.999,32.000 L42.000,32.000 L42.000,34.000 L34.999,34.000 ZM34.999,28.999 L42.000,28.999 L42.000,30.999 L34.999,30.999 L34.999,28.999 ZM34.999,25.999 L42.000,25.999 L42.000,27.999 L34.999,27.999 L34.999,25.999 ZM34.999,22.999 L42.000,22.999 L42.000,24.999 L34.999,24.999 L34.999,22.999 ZM34.999,19.999 L42.000,19.999 L42.000,21.999 L34.999,21.999 L34.999,19.999 ZM34.999,17.000 L42.000,17.000 L42.000,19.000 L34.999,19.000 L34.999,17.000 ZM34.999,13.999 L42.000,13.999 L42.000,15.999 L34.999,15.999 L34.999,13.999 ZM34.999,11.000 L42.000,11.000 L42.000,12.999 L34.999,12.999 L34.999,11.000 ZM34.999,7.999 L42.000,7.999 L42.000,10.000 L34.999,10.000 L34.999,7.999 ZM31.999,34.999 L33.999,34.999 L33.999,41.999 L31.999,41.999 L31.999,34.999 ZM31.999,-0.001 L33.999,-0.001 L33.999,6.999 L31.999,6.999 L31.999,-0.001 ZM28.999,34.999 L30.999,34.999 L30.999,41.999 L28.999,41.999 L28.999,34.999 ZM28.999,-0.001 L30.999,-0.001 L30.999,6.999 L28.999,6.999 L28.999,-0.001 ZM25.999,34.999 L27.999,34.999 L27.999,41.999 L25.999,41.999 L25.999,34.999 ZM25.999,-0.001 L27.999,-0.001 L27.999,6.999 L25.999,6.999 L25.999,-0.001 ZM22.999,34.999 L24.999,34.999 L24.999,41.999 L22.999,41.999 L22.999,34.999 ZM22.999,-0.001 L24.999,-0.001 L24.999,6.999 L22.999,6.999 L22.999,-0.001 ZM19.999,34.999 L22.000,34.999 L22.000,41.999 L19.999,41.999 L19.999,34.999 ZM19.999,-0.001 L22.000,-0.001 L22.000,6.999 L19.999,6.999 L19.999,-0.001 ZM17.000,34.999 L18.999,34.999 L18.999,41.999 L17.000,41.999 L17.000,34.999 ZM17.000,-0.001 L18.999,-0.001 L18.999,6.999 L17.000,6.999 L17.000,-0.001 ZM13.999,34.999 L15.999,34.999 L15.999,41.999 L13.999,41.999 L13.999,34.999 ZM13.999,-0.001 L15.999,-0.001 L15.999,6.999 L13.999,6.999 L13.999,-0.001 ZM11.000,34.999 L12.999,34.999 L12.999,41.999 L11.000,41.999 L11.000,34.999 ZM11.000,-0.001 L12.999,-0.001 L12.999,6.999 L11.000,6.999 L11.000,-0.001 ZM7.999,34.999 L9.999,34.999 L9.999,41.999 L7.999,41.999 L7.999,34.999 ZM7.999,-0.001 L9.999,-0.001 L9.999,6.999 L7.999,6.999 L7.999,-0.001 ZM-0.001,32.000 L6.998,32.000 L6.998,34.000 L-0.001,34.000 L-0.001,32.000 ZM-0.001,28.999 L6.998,28.999 L6.998,30.999 L-0.001,30.999 L-0.001,28.999 ZM-0.001,25.999 L6.998,25.999 L6.998,27.999 L-0.001,27.999 L-0.001,25.999 ZM-0.001,22.999 L6.998,22.999 L6.998,24.999 L-0.001,24.999 L-0.001,22.999 ZM-0.001,19.999 L6.998,19.999 L6.998,21.999 L-0.001,21.999 L-0.001,19.999 ZM-0.001,17.000 L6.998,17.000 L6.998,19.000 L-0.001,19.000 L-0.001,17.000 ZM-0.001,13.999 L6.998,13.999 L6.998,15.999 L-0.001,15.999 L-0.001,13.999 ZM-0.001,11.000 L6.998,11.000 L6.998,12.999 L-0.001,12.999 L-0.001,11.000 ZM-0.001,7.999 L6.998,7.999 L6.998,10.000 L-0.001,10.000 L-0.001,7.999 Z"/>
|
|
7
|
-
<path fill-rule="evenodd" fill="rgb(96, 98, 102)"
|
|
8
|
-
d="M-0.001,34.000 L-0.001,32.000 L6.999,32.000 L6.999,34.000 L-0.001,34.000 ZM-0.001,29.000 L6.999,29.000 L6.999,31.000 L-0.001,31.000 L-0.001,29.000 ZM-0.001,26.001 L6.999,26.001 L6.999,28.000 L-0.001,28.000 L-0.001,26.001 ZM-0.001,23.000 L6.999,23.000 L6.999,25.000 L-0.001,25.000 L-0.001,23.000 ZM-0.001,20.000 L6.999,20.000 L6.999,22.000 L-0.001,22.000 L-0.001,20.000 ZM-0.001,17.000 L6.999,17.000 L6.999,19.000 L-0.001,19.000 L-0.001,17.000 ZM-0.001,14.000 L6.999,14.000 L6.999,16.000 L-0.001,16.000 L-0.001,14.000 ZM-0.001,11.000 L6.999,11.000 L6.999,13.000 L-0.001,13.000 L-0.001,11.000 ZM-0.001,8.000 L6.999,8.000 L6.999,10.000 L-0.001,10.000 L-0.001,8.000 Z"/>
|
|
9
|
-
</svg>
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
<svg
|
|
2
|
-
xmlns="http://www.w3.org/2000/svg"
|
|
3
|
-
xmlns:xlink="http://www.w3.org/1999/xlink"
|
|
4
|
-
width="42px" height="42px">
|
|
5
|
-
<path fill-rule="evenodd" fill="rgb(96, 98, 102)"
|
|
6
|
-
d="M35.000,34.000 L35.000,32.000 L42.000,32.000 L42.000,34.000 L35.000,34.000 ZM35.000,29.000 L42.000,29.000 L42.000,31.000 L35.000,31.000 L35.000,29.000 ZM35.000,26.000 L42.000,26.000 L42.000,28.000 L35.000,28.000 L35.000,26.000 ZM35.000,23.000 L42.000,23.000 L42.000,25.000 L35.000,25.000 L35.000,23.000 ZM35.000,17.000 L42.000,17.000 L42.000,19.000 L35.000,19.000 L35.000,17.000 ZM35.000,14.000 L42.000,14.000 L42.000,16.000 L35.000,16.000 L35.000,14.000 ZM35.000,11.000 L42.000,11.000 L42.000,13.000 L35.000,13.000 L35.000,11.000 ZM35.000,8.000 L42.000,8.000 L42.000,10.000 L35.000,10.000 L35.000,8.000 ZM32.000,35.000 L34.000,35.000 L34.000,42.000 L32.000,42.000 L32.000,35.000 ZM32.000,0.000 L34.000,0.000 L34.000,7.000 L32.000,7.000 L32.000,0.000 ZM29.000,35.000 L31.000,35.000 L31.000,42.000 L29.000,42.000 L29.000,35.000 ZM29.000,0.000 L31.000,0.000 L31.000,7.000 L29.000,7.000 L29.000,0.000 ZM26.000,35.000 L28.000,35.000 L28.000,42.000 L26.000,42.000 L26.000,35.000 ZM26.000,0.000 L28.000,0.000 L28.000,7.000 L26.000,7.000 L26.000,0.000 ZM23.000,35.000 L25.000,35.000 L25.000,42.000 L23.000,42.000 L23.000,35.000 ZM23.000,0.000 L25.000,0.000 L25.000,7.000 L23.000,7.000 L23.000,0.000 ZM17.000,35.000 L19.000,35.000 L19.000,42.000 L17.000,42.000 L17.000,35.000 ZM17.000,0.000 L19.000,0.000 L19.000,7.000 L17.000,7.000 L17.000,0.000 ZM14.000,35.000 L16.000,35.000 L16.000,42.000 L14.000,42.000 L14.000,35.000 ZM14.000,0.000 L16.000,0.000 L16.000,7.000 L14.000,7.000 L14.000,0.000 ZM11.000,35.000 L13.000,35.000 L13.000,42.000 L11.000,42.000 L11.000,35.000 ZM11.000,0.000 L13.000,0.000 L13.000,7.000 L11.000,7.000 L11.000,0.000 ZM8.000,35.000 L10.000,35.000 L10.000,42.000 L8.000,42.000 L8.000,35.000 ZM8.000,0.000 L10.000,0.000 L10.000,7.000 L8.000,7.000 L8.000,0.000 ZM-0.000,32.000 L7.000,32.000 L7.000,34.000 L-0.000,34.000 L-0.000,32.000 ZM-0.000,29.000 L7.000,29.000 L7.000,31.000 L-0.000,31.000 L-0.000,29.000 ZM-0.000,26.000 L7.000,26.000 L7.000,28.000 L-0.000,28.000 L-0.000,26.000 ZM-0.000,23.000 L7.000,23.000 L7.000,25.000 L-0.000,25.000 L-0.000,23.000 ZM-0.000,17.000 L7.000,17.000 L7.000,19.000 L-0.000,19.000 L-0.000,17.000 ZM-0.000,14.000 L7.000,14.000 L7.000,16.000 L-0.000,16.000 L-0.000,14.000 ZM-0.000,11.000 L7.000,11.000 L7.000,13.000 L-0.000,13.000 L-0.000,11.000 ZM-0.000,8.000 L7.000,8.000 L7.000,10.000 L-0.000,10.000 L-0.000,8.000 Z"/>
|
|
7
|
-
</svg>
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
<svg
|
|
2
|
-
xmlns="http://www.w3.org/2000/svg"
|
|
3
|
-
xmlns:xlink="http://www.w3.org/1999/xlink"
|
|
4
|
-
width="35px" height="47px">
|
|
5
|
-
<path fill-rule="evenodd" fill="rgb(96, 98, 102)"
|
|
6
|
-
d="M34.000,47.000 L34.000,32.000 L29.000,32.000 L29.000,47.000 L28.000,47.000 L28.000,32.000 L24.000,32.000 L24.000,47.000 L23.000,47.000 L23.000,32.000 L18.000,32.000 L18.000,47.000 L17.000,47.000 L17.000,32.000 L17.000,31.000 L34.000,31.000 L35.000,31.000 L35.000,47.000 L34.000,47.000 ZM33.000,19.000 L35.000,19.000 L35.000,27.000 L33.000,27.000 L33.000,19.000 ZM34.000,0.000 L35.000,0.000 L35.000,15.000 L34.000,15.000 L34.000,0.000 ZM30.000,19.000 L32.000,19.000 L32.000,27.000 L30.000,27.000 L30.000,19.000 ZM27.000,19.000 L29.000,19.000 L29.000,27.000 L27.000,27.000 L27.000,19.000 ZM28.000,12.000 L29.000,12.000 L29.000,15.000 L28.000,15.000 L28.000,12.000 ZM28.000,8.000 L29.000,8.000 L29.000,11.000 L28.000,11.000 L28.000,8.000 ZM28.000,4.000 L29.000,4.000 L29.000,7.000 L28.000,7.000 L28.000,4.000 ZM28.000,1.000 L28.000,0.000 L28.000,0.000 L29.000,0.000 L29.000,0.000 L29.000,1.000 L29.000,3.000 L28.000,3.000 L28.000,1.000 ZM24.000,19.000 L26.000,19.000 L26.000,27.000 L24.000,27.000 L24.000,19.000 ZM23.000,12.000 L24.000,12.000 L24.000,15.000 L23.000,15.000 L23.000,12.000 ZM23.000,8.000 L24.000,8.000 L24.000,11.000 L23.000,11.000 L23.000,8.000 ZM23.000,4.000 L24.000,4.000 L24.000,7.000 L23.000,7.000 L23.000,4.000 ZM23.000,27.000 L21.000,27.000 L21.000,19.000 L23.000,19.000 L23.000,27.000 ZM23.000,1.000 L23.000,0.000 L23.000,0.000 L24.000,0.000 L24.000,0.000 L24.000,1.000 L24.000,3.000 L23.000,3.000 L23.000,1.000 ZM18.000,19.000 L20.000,19.000 L20.000,27.000 L18.000,27.000 L18.000,19.000 ZM-0.000,15.000 L-0.000,0.000 L1.000,0.000 L1.000,14.000 L6.000,14.000 L6.000,0.000 L7.000,0.000 L7.000,14.000 L11.000,14.000 L11.000,0.000 L12.000,0.000 L12.000,14.000 L17.000,14.000 L17.000,0.000 L18.000,0.000 L18.000,14.000 L18.000,15.000 L1.000,15.000 L-0.000,15.000 ZM2.000,27.000 L-0.000,27.000 L-0.000,19.000 L2.000,19.000 L2.000,27.000 ZM1.000,47.000 L-0.000,47.000 L-0.000,31.000 L1.000,31.000 L1.000,47.000 ZM5.000,27.000 L3.000,27.000 L3.000,19.000 L5.000,19.000 L5.000,27.000 ZM8.000,27.000 L6.000,27.000 L6.000,19.000 L8.000,19.000 L8.000,27.000 ZM7.000,34.000 L6.000,34.000 L6.000,31.000 L7.000,31.000 L7.000,34.000 ZM7.000,38.000 L6.000,38.000 L6.000,35.000 L7.000,35.000 L7.000,38.000 ZM7.000,42.000 L6.000,42.000 L6.000,39.000 L7.000,39.000 L7.000,42.000 ZM7.000,46.000 L6.000,46.000 L6.000,43.000 L7.000,43.000 L7.000,46.000 ZM7.000,47.000 L6.000,47.000 L6.000,46.000 L7.000,46.000 L7.000,47.000 ZM11.000,27.000 L9.000,27.000 L9.000,19.000 L11.000,19.000 L11.000,27.000 ZM12.000,34.000 L11.000,34.000 L11.000,31.000 L12.000,31.000 L12.000,34.000 ZM12.000,38.000 L11.000,38.000 L11.000,35.000 L12.000,35.000 L12.000,38.000 ZM12.000,42.000 L11.000,42.000 L11.000,39.000 L12.000,39.000 L12.000,42.000 ZM12.000,46.000 L11.000,46.000 L11.000,43.000 L12.000,43.000 L12.000,46.000 ZM12.000,19.000 L14.000,19.000 L14.000,27.000 L12.000,27.000 L12.000,19.000 ZM12.000,47.000 L11.000,47.000 L11.000,46.000 L12.000,46.000 L12.000,47.000 ZM17.000,27.000 L15.000,27.000 L15.000,19.000 L17.000,19.000 L17.000,27.000 Z"/>
|
|
7
|
-
</svg>
|