@video-supply/dahua-player 0.1.0
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/CHANGELOG.md +9 -0
- package/LICENSE +1 -0
- package/README.md +192 -0
- package/README.zh-CN.md +202 -0
- package/dist/bin/copy-assets.cjs +51 -0
- package/dist/bin/copy-assets.cjs.map +1 -0
- package/dist/index.cjs +1447 -0
- package/dist/index.cjs.map +1 -0
- package/dist/index.d.cts +157 -0
- package/dist/index.d.ts +157 -0
- package/dist/index.js +1418 -0
- package/dist/index.js.map +1 -0
- package/package.json +55 -0
- package/wsplayer-gov/Version.xml +4 -0
- package/wsplayer-gov/WSPlayer/PlaySDKInterface.js +1 -0
- package/wsplayer-gov/WSPlayer/WSPlayer.js +1 -0
- package/wsplayer-gov/WSPlayer/audioTalkWorker.js +1 -0
- package/wsplayer-gov/WSPlayer/commonThread/libH264Enc.js +21 -0
- package/wsplayer-gov/WSPlayer/commonThread/libH264Enc.wasm +0 -0
- package/wsplayer-gov/WSPlayer/commonThread/libIVSDrawer.js +21 -0
- package/wsplayer-gov/WSPlayer/commonThread/libIVSDrawer.wasm +0 -0
- package/wsplayer-gov/WSPlayer/commonThread/libRenderEngine.js +21 -0
- package/wsplayer-gov/WSPlayer/commonThread/libRenderEngine.wasm +0 -0
- package/wsplayer-gov/WSPlayer/commonThread/libmavasp_litepacket.data +50 -0
- package/wsplayer-gov/WSPlayer/commonThread/libmavasp_litepacket.js +21 -0
- package/wsplayer-gov/WSPlayer/commonThread/libmavasp_litepacket.wasm +0 -0
- package/wsplayer-gov/WSPlayer/icon/RecordHover.svg +13 -0
- package/wsplayer-gov/WSPlayer/icon/RecordNormal.svg +13 -0
- package/wsplayer-gov/WSPlayer/icon/Recording.svg +15 -0
- package/wsplayer-gov/WSPlayer/icon/arrow-b.svg +9 -0
- package/wsplayer-gov/WSPlayer/icon/arrow-l.svg +9 -0
- package/wsplayer-gov/WSPlayer/icon/arrow-lb.svg +10 -0
- package/wsplayer-gov/WSPlayer/icon/arrow-lt.svg +10 -0
- package/wsplayer-gov/WSPlayer/icon/arrow-r.svg +9 -0
- package/wsplayer-gov/WSPlayer/icon/arrow-rb.svg +10 -0
- package/wsplayer-gov/WSPlayer/icon/arrow-rt.svg +10 -0
- package/wsplayer-gov/WSPlayer/icon/arrow-t.svg +9 -0
- package/wsplayer-gov/WSPlayer/icon/close-all-hover.svg +18 -0
- package/wsplayer-gov/WSPlayer/icon/close-all.svg +18 -0
- package/wsplayer-gov/WSPlayer/icon/close.svg +16 -0
- package/wsplayer-gov/WSPlayer/icon/close_hover.svg +16 -0
- package/wsplayer-gov/WSPlayer/icon/default.png +0 -0
- package/wsplayer-gov/WSPlayer/icon/draw-triangle_off.svg +14 -0
- package/wsplayer-gov/WSPlayer/icon/draw-triangle_off_hover.svg +14 -0
- package/wsplayer-gov/WSPlayer/icon/draw-triangle_on.svg +15 -0
- package/wsplayer-gov/WSPlayer/icon/draw-triangle_on_hover.svg +15 -0
- package/wsplayer-gov/WSPlayer/icon/fullscreen-hover.svg +13 -0
- package/wsplayer-gov/WSPlayer/icon/fullscreen.svg +13 -0
- package/wsplayer-gov/WSPlayer/icon/more.svg +13 -0
- package/wsplayer-gov/WSPlayer/icon/play-h.png +0 -0
- package/wsplayer-gov/WSPlayer/icon/play-n.png +0 -0
- package/wsplayer-gov/WSPlayer/icon/play-p.png +0 -0
- package/wsplayer-gov/WSPlayer/icon/ptz-icon1.svg +4 -0
- package/wsplayer-gov/WSPlayer/icon/ptz-icon2.svg +13 -0
- package/wsplayer-gov/WSPlayer/icon/ptz-icon3.svg +10 -0
- package/wsplayer-gov/WSPlayer/icon/ptz-icon4.svg +10 -0
- package/wsplayer-gov/WSPlayer/icon/ptz-icon5.svg +12 -0
- package/wsplayer-gov/WSPlayer/icon/ptz-icon6.svg +14 -0
- package/wsplayer-gov/WSPlayer/icon/ptz-select-hover.svg +3 -0
- package/wsplayer-gov/WSPlayer/icon/ptz-select.svg +3 -0
- package/wsplayer-gov/WSPlayer/icon/record_pause.svg +5 -0
- package/wsplayer-gov/WSPlayer/icon/record_play.svg +5 -0
- package/wsplayer-gov/WSPlayer/icon/screen_1.svg +11 -0
- package/wsplayer-gov/WSPlayer/icon/screen_16.svg +18 -0
- package/wsplayer-gov/WSPlayer/icon/screen_16_hover.svg +18 -0
- package/wsplayer-gov/WSPlayer/icon/screen_1_hover.svg +11 -0
- package/wsplayer-gov/WSPlayer/icon/screen_2.svg +18 -0
- package/wsplayer-gov/WSPlayer/icon/screen_25.svg +19 -0
- package/wsplayer-gov/WSPlayer/icon/screen_25_hover.svg +19 -0
- package/wsplayer-gov/WSPlayer/icon/screen_2_hover.svg +18 -0
- package/wsplayer-gov/WSPlayer/icon/screen_3.svg +13 -0
- package/wsplayer-gov/WSPlayer/icon/screen_3_hover.svg +13 -0
- package/wsplayer-gov/WSPlayer/icon/screen_4.svg +12 -0
- package/wsplayer-gov/WSPlayer/icon/screen_4_hover.svg +12 -0
- package/wsplayer-gov/WSPlayer/icon/screen_6.svg +16 -0
- package/wsplayer-gov/WSPlayer/icon/screen_6_hover.svg +16 -0
- package/wsplayer-gov/WSPlayer/icon/screen_8.svg +18 -0
- package/wsplayer-gov/WSPlayer/icon/screen_8_hover.svg +18 -0
- package/wsplayer-gov/WSPlayer/icon/screen_9.svg +17 -0
- package/wsplayer-gov/WSPlayer/icon/screen_9_hover.svg +17 -0
- package/wsplayer-gov/WSPlayer/icon/screen_custom_division.svg +9 -0
- package/wsplayer-gov/WSPlayer/icon/screen_custom_division_hover.svg +9 -0
- package/wsplayer-gov/WSPlayer/icon/screen_custom_division_merge.svg +3 -0
- package/wsplayer-gov/WSPlayer/icon/screen_custom_division_split.svg +6 -0
- package/wsplayer-gov/WSPlayer/icon/screen_more.svg +15 -0
- package/wsplayer-gov/WSPlayer/icon/snapshot.svg +38 -0
- package/wsplayer-gov/WSPlayer/icon/snapshot_hover.svg +38 -0
- package/wsplayer-gov/WSPlayer/icon/speed_left.svg +15 -0
- package/wsplayer-gov/WSPlayer/icon/speed_right.svg +15 -0
- package/wsplayer-gov/WSPlayer/icon/spread.png +0 -0
- package/wsplayer-gov/WSPlayer/icon/talk-off-hover.svg +11 -0
- package/wsplayer-gov/WSPlayer/icon/talk-off.svg +11 -0
- package/wsplayer-gov/WSPlayer/icon/talk-on.svg +9 -0
- package/wsplayer-gov/WSPlayer/icon/voice-have.svg +43 -0
- package/wsplayer-gov/WSPlayer/icon/voice-have_hover.svg +43 -0
- package/wsplayer-gov/WSPlayer/icon/voice-null.svg +38 -0
- package/wsplayer-gov/WSPlayer/icon/voice-null_hover.svg +38 -0
- package/wsplayer-gov/WSPlayer/icon/ws-ctrl-ellipsis-hover.svg +14 -0
- package/wsplayer-gov/WSPlayer/icon/ws-ctrl-ellipsis.svg +14 -0
- package/wsplayer-gov/WSPlayer/locale/lang/en_US.js +123 -0
- package/wsplayer-gov/WSPlayer/locale/lang/zh_CN.js +124 -0
- package/wsplayer-gov/WSPlayer/locale/localProvider.js +7 -0
- package/wsplayer-gov/WSPlayer/locale/locale.js +34 -0
- package/wsplayer-gov/WSPlayer/multiThread/libStreamClient.js +21 -0
- package/wsplayer-gov/WSPlayer/multiThread/libStreamClient.wasm +0 -0
- package/wsplayer-gov/WSPlayer/multiThread/libStreamClient.worker.js +1 -0
- package/wsplayer-gov/WSPlayer/multiThread/libplay.data +0 -0
- package/wsplayer-gov/WSPlayer/multiThread/libplay.js +1 -0
- package/wsplayer-gov/WSPlayer/multiThread/libplay.wasm +0 -0
- package/wsplayer-gov/WSPlayer/multiThread/libplay.worker.js +1 -0
- package/wsplayer-gov/WSPlayer/player.css +1098 -0
- package/wsplayer-gov/WSPlayer/singleThread/VideoDecodeWorker.js +1245 -0
- package/wsplayer-gov/WSPlayer/singleThread/libStreamClient.js +21 -0
- package/wsplayer-gov/WSPlayer/singleThread/libStreamClient.wasm +0 -0
- package/wsplayer-gov/WSPlayer/singleThread/libplay.data +0 -0
- package/wsplayer-gov/WSPlayer/singleThread/libplay.js +1 -0
- package/wsplayer-gov/WSPlayer/singleThread/libplay.wasm +0 -0
- package/wsplayer-gov/WSPlayer/window.division.css +80 -0
- package/wsplayer-gov/wsplayer.min.js +6 -0
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="utf-8"?>
|
|
2
|
+
<!-- Generator: Adobe Illustrator 24.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
|
3
|
+
<svg version="1.1" id="图层_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
|
4
|
+
viewBox="0 0 21 20.7" style="enable-background:new 0 0 21 20.7;" xml:space="preserve">
|
|
5
|
+
<style type="text/css">
|
|
6
|
+
.st0{fill:#1c6bd6;}
|
|
7
|
+
</style>
|
|
8
|
+
<g id="组_18025" transform="translate(-16 -2)">
|
|
9
|
+
<g id="组_18022" transform="translate(1443)">
|
|
10
|
+
<path id="联合_898" class="st0" d="M-1424.5,22.2c-1.1,0-2-0.9-2-2v-10c0-0.8,0.5-1.6,1.3-1.9V8.2c0-1.2,0.8-2.3,2-2.6V5.2
|
|
11
|
+
c0-1.5,1.2-2.7,2.7-2.7c0,0,0,0,0,0h8c1.5,0,2.7,1.2,2.7,2.7l0,0v0.4c1.2,0.3,2,1.4,2,2.6v0.1c0.8,0.3,1.3,1,1.3,1.9v10
|
|
12
|
+
c0,1.1-0.9,2-2,2H-1424.5z M-1424.5,11.2v8c0,0.6,0.4,1,1,1h14c0.6,0,1-0.4,1-1v-8c0-0.6-0.4-1-1-1h-14
|
|
13
|
+
C-1424.1,10.2-1424.5,10.6-1424.5,11.2z M-1409.2,8.2c0-0.7-0.6-1.3-1.3-1.3h-12c-0.7,0-1.3,0.6-1.3,1.3H-1409.2z M-1411.2,5.5
|
|
14
|
+
V5.2c0-0.7-0.6-1.3-1.3-1.3h-8c-0.7,0-1.3,0.6-1.3,1.3v0.3H-1411.2z M-1416.5,16.6l-2.1,2.1l-1.4-1.4l2.1-2.1l-2.1-2.1l1.4-1.4
|
|
15
|
+
l2.1,2.1l2.1-2.1l1.4,1.4l-2.1,2.1l2.1,2.1l-1.4,1.4L-1416.5,16.6z"/>
|
|
16
|
+
</g>
|
|
17
|
+
</g>
|
|
18
|
+
</svg>
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="utf-8"?>
|
|
2
|
+
<!-- Generator: Adobe Illustrator 24.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
|
3
|
+
<svg version="1.1" id="图层_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
|
4
|
+
viewBox="0 0 21 20.7" style="enable-background:new 0 0 21 20.7;" xml:space="preserve">
|
|
5
|
+
<style type="text/css">
|
|
6
|
+
.st0{fill:#B2BAC2;}
|
|
7
|
+
</style>
|
|
8
|
+
<g id="组_18025" transform="translate(-16 -2)">
|
|
9
|
+
<g id="组_18022" transform="translate(1443)">
|
|
10
|
+
<path id="联合_898" class="st0" d="M-1424.5,22.2c-1.1,0-2-0.9-2-2v-10c0-0.8,0.5-1.6,1.3-1.9V8.2c0-1.2,0.8-2.3,2-2.6V5.2
|
|
11
|
+
c0-1.5,1.2-2.7,2.7-2.7c0,0,0,0,0,0h8c1.5,0,2.7,1.2,2.7,2.7l0,0v0.4c1.2,0.3,2,1.4,2,2.6v0.1c0.8,0.3,1.3,1,1.3,1.9v10
|
|
12
|
+
c0,1.1-0.9,2-2,2H-1424.5z M-1424.5,11.2v8c0,0.6,0.4,1,1,1h14c0.6,0,1-0.4,1-1v-8c0-0.6-0.4-1-1-1h-14
|
|
13
|
+
C-1424.1,10.2-1424.5,10.6-1424.5,11.2z M-1409.2,8.2c0-0.7-0.6-1.3-1.3-1.3h-12c-0.7,0-1.3,0.6-1.3,1.3H-1409.2z M-1411.2,5.5
|
|
14
|
+
V5.2c0-0.7-0.6-1.3-1.3-1.3h-8c-0.7,0-1.3,0.6-1.3,1.3v0.3H-1411.2z M-1416.5,16.6l-2.1,2.1l-1.4-1.4l2.1-2.1l-2.1-2.1l1.4-1.4
|
|
15
|
+
l2.1,2.1l2.1-2.1l1.4,1.4l-2.1,2.1l2.1,2.1l-1.4,1.4L-1416.5,16.6z"/>
|
|
16
|
+
</g>
|
|
17
|
+
</g>
|
|
18
|
+
</svg>
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
<svg id="关闭" xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20">
|
|
2
|
+
<defs>
|
|
3
|
+
<style>
|
|
4
|
+
.cls-1 {
|
|
5
|
+
fill: #fff;
|
|
6
|
+
}
|
|
7
|
+
|
|
8
|
+
.cls-2 {
|
|
9
|
+
fill: none;
|
|
10
|
+
}
|
|
11
|
+
</style>
|
|
12
|
+
</defs>
|
|
13
|
+
<path id="路径_15753" data-name="路径 15753" class="cls-1" d="M15.5,3H4.5A1.47,1.47,0,0,0,3,4.5v11A1.47,1.47,0,0,0,4.5,17h11A1.46,1.46,0,0,0,17,15.5V4.5A1.47,1.47,0,0,0,15.5,3ZM15,15H5V5H15Z"/>
|
|
14
|
+
<path id="路径_15754" data-name="路径 15754" class="cls-1" d="M7.71,13.71,10,11.41l2.29,2.3,1.42-1.42L11.41,10l2.3-2.29L12.29,6.29,10,8.59,7.71,6.29,6.29,7.71,8.59,10l-2.3,2.29Z"/>
|
|
15
|
+
<rect id="矩形_6773" data-name="矩形 6773" class="cls-2" width="20" height="20"/>
|
|
16
|
+
</svg>
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
<svg id="关闭" xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20">
|
|
2
|
+
<defs>
|
|
3
|
+
<style>
|
|
4
|
+
.cls-1 {
|
|
5
|
+
fill: #428AE3;
|
|
6
|
+
}
|
|
7
|
+
|
|
8
|
+
.cls-2 {
|
|
9
|
+
fill: none;
|
|
10
|
+
}
|
|
11
|
+
</style>
|
|
12
|
+
</defs>
|
|
13
|
+
<path id="路径_15753" data-name="路径 15753" class="cls-1" d="M15.5,3H4.5A1.47,1.47,0,0,0,3,4.5v11A1.47,1.47,0,0,0,4.5,17h11A1.46,1.46,0,0,0,17,15.5V4.5A1.47,1.47,0,0,0,15.5,3ZM15,15H5V5H15Z"/>
|
|
14
|
+
<path id="路径_15754" data-name="路径 15754" class="cls-1" d="M7.71,13.71,10,11.41l2.29,2.3,1.42-1.42L11.41,10l2.3-2.29L12.29,6.29,10,8.59,7.71,6.29,6.29,7.71,8.59,10l-2.3,2.29Z"/>
|
|
15
|
+
<rect id="矩形_6773" data-name="矩形 6773" class="cls-2" width="20" height="20"/>
|
|
16
|
+
</svg>
|
|
Binary file
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="utf-8"?>
|
|
2
|
+
<!-- Generator: Adobe Illustrator 24.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
|
3
|
+
<svg version="1.1" id="图层_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
|
4
|
+
viewBox="0 0 20 20" style="enable-background:new 0 0 20 20;" xml:space="preserve">
|
|
5
|
+
<style type="text/css">
|
|
6
|
+
.st0{fill:#FFFFFF;}
|
|
7
|
+
</style>
|
|
8
|
+
<path id="路径_18919" class="st0" d="M10.9,16l0.5-0.5l0,0c-0.8-0.6-1.3-1.4-1.7-2.3l0-0.1l0-0.1c0.7-2,2.6-3.3,4.8-3.3
|
|
9
|
+
c0.6,0,1.1,0.1,1.6,0.3L16.9,9l1.1,1l-6,7L10.9,16z M11.1,13.1c0.3,0.5,0.7,1,1.1,1.4l0.6-0.7l0,0c-0.1-0.2-0.1-0.5-0.1-0.7
|
|
10
|
+
c0-1,0.8-1.8,1.8-1.8c0,0,0,0,0,0c0.1,0,0.3,0,0.4,0l-0.3,0.3l0.6-0.8l-0.2,0.2c-0.2,0-0.4-0.1-0.6-0.1C13.1,11,11.8,11.8,11.1,13.1
|
|
11
|
+
L11.1,13.1z M14.1,16.5l1.3-1.4c1.1-0.2,2-1,2.5-2c-0.1-0.2-0.2-0.4-0.3-0.6l0.9-1c0.4,0.4,0.7,0.9,0.9,1.5l0,0.1l0,0.1
|
|
12
|
+
c-0.4,1-1.1,1.9-2,2.5c-0.8,0.5-1.8,0.8-2.8,0.8C14.4,16.5,14.2,16.5,14.1,16.5L14.1,16.5z M3.5,16C2.7,16,2,15.3,2,14.5v-10
|
|
13
|
+
C2,3.7,2.7,3,3.5,3h13C17.3,3,18,3.7,18,4.5V8h-2V5H4v9h4v2H3.5z"/>
|
|
14
|
+
</svg>
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="utf-8"?>
|
|
2
|
+
<!-- Generator: Adobe Illustrator 24.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
|
3
|
+
<svg version="1.1" id="图层_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
|
4
|
+
viewBox="0 0 20 20" style="enable-background:new 0 0 20 20;" xml:space="preserve">
|
|
5
|
+
<style type="text/css">
|
|
6
|
+
.st0{fill:#428AE3;}
|
|
7
|
+
</style>
|
|
8
|
+
<path id="路径_18919" class="st0" d="M10.9,16l0.5-0.5l0,0c-0.8-0.6-1.3-1.4-1.7-2.3l0-0.1l0-0.1c0.7-2,2.6-3.3,4.8-3.3
|
|
9
|
+
c0.6,0,1.1,0.1,1.6,0.3L16.9,9l1.1,1l-6,7L10.9,16z M11.1,13.1c0.3,0.5,0.7,1,1.1,1.4l0.6-0.7l0,0c-0.1-0.2-0.1-0.5-0.1-0.7
|
|
10
|
+
c0-1,0.8-1.8,1.8-1.8c0,0,0,0,0,0c0.1,0,0.3,0,0.4,0l-0.3,0.3l0.6-0.8l-0.2,0.2c-0.2,0-0.4-0.1-0.6-0.1C13.1,11,11.8,11.8,11.1,13.1
|
|
11
|
+
L11.1,13.1z M14.1,16.5l1.3-1.4c1.1-0.2,2-1,2.5-2c-0.1-0.2-0.2-0.4-0.3-0.6l0.9-1c0.4,0.4,0.7,0.9,0.9,1.5l0,0.1l0,0.1
|
|
12
|
+
c-0.4,1-1.1,1.9-2,2.5c-0.8,0.5-1.8,0.8-2.8,0.8C14.4,16.5,14.2,16.5,14.1,16.5L14.1,16.5z M3.5,16C2.7,16,2,15.3,2,14.5v-10
|
|
13
|
+
C2,3.7,2.7,3,3.5,3h13C17.3,3,18,3.7,18,4.5V8h-2V5H4v9h4v2H3.5z"/>
|
|
14
|
+
</svg>
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="utf-8"?>
|
|
2
|
+
<!-- Generator: Adobe Illustrator 24.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
|
3
|
+
<svg version="1.1" id="图层_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
|
4
|
+
viewBox="0 0 20 20" style="enable-background:new 0 0 20 20;" xml:space="preserve">
|
|
5
|
+
<style type="text/css">
|
|
6
|
+
.st0{fill:#FFFFFF;}
|
|
7
|
+
</style>
|
|
8
|
+
<path id="路径_18918" class="st0" d="M11.7,15.7c-0.9-0.6-1.6-1.5-2-2.5l0-0.1l0-0.1c0.7-2,2.6-3.3,4.8-3.3c1,0,2,0.3,2.8,0.8
|
|
9
|
+
c0.9,0.6,1.6,1.5,2,2.5l0,0.1l0,0.1c-0.4,1-1.1,1.9-2,2.5c-0.8,0.5-1.8,0.8-2.8,0.8C13.5,16.5,12.5,16.2,11.7,15.7z M11.1,13.1
|
|
10
|
+
c0.6,1.3,1.9,2.1,3.4,2c1.4,0,2.7-0.8,3.4-2.1c-0.6-1.3-1.9-2.1-3.4-2C13.1,11,11.8,11.8,11.1,13.1L11.1,13.1z M3.5,16
|
|
11
|
+
C2.7,16,2,15.3,2,14.5v-10C2,3.7,2.7,3,3.5,3h13C17.3,3,18,3.7,18,4.5V8h-2V5H4v9h4v2H3.5z M12.7,13.1c0-1,0.8-1.8,1.8-1.8
|
|
12
|
+
c0,0,0,0,0,0c1,0,1.8,0.8,1.8,1.8c0,0,0,0,0,0c0,1-0.8,1.8-1.8,1.8c0,0,0,0,0,0C13.5,14.9,12.7,14.1,12.7,13.1
|
|
13
|
+
C12.7,13.1,12.7,13.1,12.7,13.1L12.7,13.1z M14,13.1c0,0.2,0.2,0.4,0.5,0.4c0.2,0,0.4-0.2,0.4-0.4c0-0.2-0.2-0.4-0.4-0.5
|
|
14
|
+
C14.3,12.7,14.1,12.9,14,13.1L14,13.1z"/>
|
|
15
|
+
</svg>
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="utf-8"?>
|
|
2
|
+
<!-- Generator: Adobe Illustrator 24.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
|
3
|
+
<svg version="1.1" id="图层_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
|
4
|
+
viewBox="0 0 20 20" style="enable-background:new 0 0 20 20;" xml:space="preserve">
|
|
5
|
+
<style type="text/css">
|
|
6
|
+
.st0{fill:#428AE3;}
|
|
7
|
+
</style>
|
|
8
|
+
<path id="路径_18918" class="st0" d="M11.7,15.7c-0.9-0.6-1.6-1.5-2-2.5l0-0.1l0-0.1c0.7-2,2.6-3.3,4.8-3.3c1,0,2,0.3,2.8,0.8
|
|
9
|
+
c0.9,0.6,1.6,1.5,2,2.5l0,0.1l0,0.1c-0.4,1-1.1,1.9-2,2.5c-0.8,0.5-1.8,0.8-2.8,0.8C13.5,16.5,12.5,16.2,11.7,15.7z M11.1,13.1
|
|
10
|
+
c0.6,1.3,1.9,2.1,3.4,2c1.4,0,2.7-0.8,3.4-2.1c-0.6-1.3-1.9-2.1-3.4-2C13.1,11,11.8,11.8,11.1,13.1L11.1,13.1z M3.5,16
|
|
11
|
+
C2.7,16,2,15.3,2,14.5v-10C2,3.7,2.7,3,3.5,3h13C17.3,3,18,3.7,18,4.5V8h-2V5H4v9h4v2H3.5z M12.7,13.1c0-1,0.8-1.8,1.8-1.8
|
|
12
|
+
c0,0,0,0,0,0c1,0,1.8,0.8,1.8,1.8c0,0,0,0,0,0c0,1-0.8,1.8-1.8,1.8c0,0,0,0,0,0C13.5,14.9,12.7,14.1,12.7,13.1
|
|
13
|
+
C12.7,13.1,12.7,13.1,12.7,13.1L12.7,13.1z M14,13.1c0,0.2,0.2,0.4,0.5,0.4c0.2,0,0.4-0.2,0.4-0.4c0-0.2-0.2-0.4-0.4-0.5
|
|
14
|
+
C14.3,12.7,14.1,12.9,14,13.1L14,13.1z"/>
|
|
15
|
+
</svg>
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="utf-8"?>
|
|
2
|
+
<!-- Generator: Adobe Illustrator 24.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
|
3
|
+
<svg version="1.1" id="图层_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
|
4
|
+
viewBox="0 0 20 20" style="enable-background:new 0 0 20 20;" xml:space="preserve">
|
|
5
|
+
<style type="text/css">
|
|
6
|
+
.st0{fill:#1c6bd6;}
|
|
7
|
+
</style>
|
|
8
|
+
<g id="组_10250" transform="translate(2120 -6283)">
|
|
9
|
+
<path id="联合_381" class="st0" d="M-2118,6302c-1.1,0-2-0.9-2-2v-14c0-1.1,0.9-2,2-2h16c1.1,0,2,0.9,2,2v14c0,1.1-0.9,2-2,2
|
|
10
|
+
H-2118z M-2118,6287v12c0,0.6,0.4,1,1,1h14c0.6,0,1-0.4,1-1v-12c0-0.6-0.4-1-1-1h-14C-2117.6,6286-2118,6286.4-2118,6287z
|
|
11
|
+
M-2116.2,6298.2v-8l8,8H-2116.2z M-2112.2,6288.2h8v8L-2112.2,6288.2z"/>
|
|
12
|
+
</g>
|
|
13
|
+
</svg>
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="utf-8"?>
|
|
2
|
+
<!-- Generator: Adobe Illustrator 24.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
|
3
|
+
<svg version="1.1" id="图层_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
|
4
|
+
viewBox="0 0 20 20" style="enable-background:new 0 0 20 20;" xml:space="preserve">
|
|
5
|
+
<style type="text/css">
|
|
6
|
+
.st0{fill:#B2BAC2;}
|
|
7
|
+
</style>
|
|
8
|
+
<g id="组_10250" transform="translate(2120 -6283)">
|
|
9
|
+
<path id="联合_381" class="st0" d="M-2118,6302c-1.1,0-2-0.9-2-2v-14c0-1.1,0.9-2,2-2h16c1.1,0,2,0.9,2,2v14c0,1.1-0.9,2-2,2
|
|
10
|
+
H-2118z M-2118,6287v12c0,0.6,0.4,1,1,1h14c0.6,0,1-0.4,1-1v-12c0-0.6-0.4-1-1-1h-14C-2117.6,6286-2118,6286.4-2118,6287z
|
|
11
|
+
M-2116.2,6298.2v-8l8,8H-2116.2z M-2112.2,6288.2h8v8L-2112.2,6288.2z"/>
|
|
12
|
+
</g>
|
|
13
|
+
</svg>
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="utf-8"?>
|
|
2
|
+
<!-- Generator: Adobe Illustrator 24.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
|
3
|
+
<svg version="1.1" id="组_11840" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
|
4
|
+
viewBox="0 0 20 20" style="enable-background:new 0 0 20 20;" xml:space="preserve">
|
|
5
|
+
<style type="text/css">
|
|
6
|
+
.st0{fill:#FFFFFF;}
|
|
7
|
+
</style>
|
|
8
|
+
<g>
|
|
9
|
+
<circle class="st0" cx="4" cy="10" r="2"/>
|
|
10
|
+
<circle class="st0" cx="10" cy="10" r="2"/>
|
|
11
|
+
<circle class="st0" cx="16" cy="10" r="2"/>
|
|
12
|
+
</g>
|
|
13
|
+
</svg>
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
<svg id="_1" data-name="1" xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20">
|
|
2
|
+
<rect id="矩形_552" data-name="矩形 552" width="20" height="20" fill="none" opacity="0"/>
|
|
3
|
+
<path id="联合_354" data-name="联合 354" d="M-5040.636-9881.895l-2.5-2.5a6.963,6.963,0,0,1-4.192,1.4,7.009,7.009,0,0,1-7-7,7.009,7.009,0,0,1,7-7,7.01,7.01,0,0,1,7,7,6.966,6.966,0,0,1-1.4,4.192l2.5,2.5a1,1,0,0,1,0,1.413,1,1,0,0,1-.707.293A1,1,0,0,1-5040.636-9881.895Zm-11.689-8.1a5.005,5.005,0,0,0,5,5,5.006,5.006,0,0,0,5-5,5.006,5.006,0,0,0-5-5A5.005,5.005,0,0,0-5052.325-9890Zm3.73,1a1,1,0,0,1-1-1,1,1,0,0,1,1-1h3a1,1,0,0,1,1,1,1,1,0,0,1-1,1Z" transform="translate(5056.266 9898.999)" fill="#657685"/>
|
|
4
|
+
</svg>
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="utf-8"?>
|
|
2
|
+
<!-- Generator: Adobe Illustrator 24.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
|
3
|
+
<svg version="1.1" id="_2" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
|
4
|
+
viewBox="0 0 20 20" style="enable-background:new 0 0 20 20;" xml:space="preserve">
|
|
5
|
+
<style type="text/css">
|
|
6
|
+
.st0{fill:#657685;}
|
|
7
|
+
</style>
|
|
8
|
+
<path id="联合_355" class="st0" d="M15.6,17.1l-2.5-2.5c-1.2,0.9-2.7,1.4-4.2,1.4c-3.9,0-7-3.1-7-7c0-3.9,3.1-7,7-7
|
|
9
|
+
c3.9,0,7,3.1,7,7c0,1.5-0.5,3-1.4,4.2l2.5,2.5c0.4,0.4,0.4,1,0,1.4c-0.2,0.2-0.4,0.3-0.7,0.3C16.1,17.4,15.8,17.3,15.6,17.1z M3.9,9
|
|
10
|
+
c0,2.8,2.2,5,5,5c2.8,0,5-2.2,5-5c0-2.8-2.2-5-5-5C6.2,4,3.9,6.2,3.9,9L3.9,9z M8.2,10.5V10H7.7c-0.6,0-1-0.4-1-1s0.4-1,1-1h0.5V7.5
|
|
11
|
+
c0-0.6,0.4-1,1-1s1,0.4,1,1V8h0.5c0.6,0,1,0.4,1,1s-0.4,1-1,1h-0.5v0.5c0,0.6-0.4,1-1,1C8.6,11.5,8.2,11.1,8.2,10.5
|
|
12
|
+
C8.2,10.5,8.2,10.5,8.2,10.5L8.2,10.5z"/>
|
|
13
|
+
</svg>
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="utf-8"?>
|
|
2
|
+
<!-- Generator: Adobe Illustrator 24.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
|
3
|
+
<svg version="1.1" id="_3" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
|
4
|
+
viewBox="0 0 20 20" style="enable-background:new 0 0 20 20;" xml:space="preserve">
|
|
5
|
+
<style type="text/css">
|
|
6
|
+
.st0{fill:#657685;}
|
|
7
|
+
</style>
|
|
8
|
+
<path id="联合_357" class="st0" d="M15,17h-3v-2h3v-3h2v5H15z M3,17v-5h2v3h3v2H3z M9,10c0-0.6,0.4-1,1-1s1,0.4,1,1s-0.4,1-1,1
|
|
9
|
+
C9.5,11,9,10.6,9,10C9,10,9,10,9,10L9,10z M15,8V5h-3V3h5v5H15z M3,8V3h5v2H5v3H3z"/>
|
|
10
|
+
</svg>
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="utf-8"?>
|
|
2
|
+
<!-- Generator: Adobe Illustrator 24.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
|
3
|
+
<svg version="1.1" id="_4" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
|
4
|
+
viewBox="0 0 20 20" style="enable-background:new 0 0 20 20;" xml:space="preserve">
|
|
5
|
+
<style type="text/css">
|
|
6
|
+
.st0{fill:#657685;}
|
|
7
|
+
</style>
|
|
8
|
+
<path id="联合_357" class="st0" d="M15,17h-3v-2h3v-3h2v5H15z M3,17v-5h2v3h3v2H3z M8,10c0-1.1,0.9-2,2-2s2,0.9,2,2s-0.9,2-2,2
|
|
9
|
+
C8.9,12,8,11.1,8,10C8,10,8,10,8,10L8,10z M15,8V5h-3V3h5v5H15z M3,8V3h5v2H5v3H3z"/>
|
|
10
|
+
</svg>
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="utf-8"?>
|
|
2
|
+
<!-- Generator: Adobe Illustrator 24.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
|
3
|
+
<svg version="1.1" id="图层_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
|
4
|
+
viewBox="0 0 20 20" style="enable-background:new 0 0 20 20;" xml:space="preserve">
|
|
5
|
+
<style type="text/css">
|
|
6
|
+
.st0{fill:#657685;}
|
|
7
|
+
</style>
|
|
8
|
+
<path id="联合_358" class="st0" d="M5.2,15.1l2.6-4.6l3.7,6.3C11,16.9,10.5,17,10,17C8.2,17,6.5,16.3,5.2,15.1z M9.9,12.5h6.7
|
|
9
|
+
c-0.8,1.9-2.3,3.4-4.3,4.1L9.9,12.5z M3,10c0-0.6,0.1-1.3,0.3-1.9h5.1l-3.7,6.4C3.6,13.2,3,11.6,3,10L3,10z M11.7,11.8l3.6-6.3
|
|
10
|
+
C16.4,6.8,17,8.3,17,10c0,0.6-0.1,1.2-0.2,1.8H11.7z M11.3,7.8l-0.2-0.3l-0.1-0.1L8.7,3.1C9.1,3,9.5,3,10,3c1.8,0,3.5,0.7,4.8,1.9
|
|
11
|
+
l-2.6,4.4L11.3,7.8z M3.5,7.4c0.8-1.9,2.4-3.4,4.4-4l2.3,4H3.5z"/>
|
|
12
|
+
</svg>
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="utf-8"?>
|
|
2
|
+
<!-- Generator: Adobe Illustrator 24.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
|
3
|
+
<svg version="1.1" id="图层_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
|
4
|
+
viewBox="0 0 20 20" style="enable-background:new 0 0 20 20;" xml:space="preserve">
|
|
5
|
+
<style type="text/css">
|
|
6
|
+
.st0{fill:#657685;}
|
|
7
|
+
</style>
|
|
8
|
+
<path id="减去_260" class="st0" d="M10,17c-1.8,0-3.5-0.7-4.8-1.9l1.3-2.3c0.9,1.1,2.2,1.7,3.5,1.7h0.1l1.4,2.3
|
|
9
|
+
C11,16.9,10.5,17,10,17z M12.2,16.6L12.2,16.6L11,14.4c1.1-0.2,2.2-0.9,2.8-1.9h2.8C15.8,14.5,14.2,16,12.2,16.6L12.2,16.6z
|
|
10
|
+
M4.6,14.5L4.6,14.5C3.6,13.2,3,11.6,3,10c0-0.6,0.1-1.3,0.3-1.9h2.7C5.7,8.7,5.5,9.4,5.5,10c0,0.7,0.2,1.4,0.5,2.1L4.6,14.5
|
|
11
|
+
L4.6,14.5z M16.8,11.7h-2.6c0.2-0.6,0.4-1.1,0.4-1.8c0-0.8-0.2-1.5-0.5-2.1l1.4-2.4C16.4,6.8,17,8.3,17,10
|
|
12
|
+
C17,10.6,16.9,11.2,16.8,11.7L16.8,11.7z M6.4,7.4H3.5c0.8-1.9,2.4-3.4,4.4-4l1.3,2.3C8.1,5.8,7,6.4,6.4,7.4L6.4,7.4z M13.5,7.1
|
|
13
|
+
L13.5,7.1c-0.9-1-2.1-1.6-3.5-1.6L8.7,3.1C9.1,3,9.5,3,10,3c1.8,0,3.5,0.7,4.8,1.9L13.5,7.1L13.5,7.1z"/>
|
|
14
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
|
|
2
|
+
<path id="select" d="M16,19.2l-3.2,3.2H11.2V11.2H22.4v1.6L19.2,16,24,20.8,20.8,24Zm-8,0H1a1,1,0,0,1-1-1V1A1,1,0,0,1,1,0H18.2a1,1,0,0,1,1,1V8H16V4.2a1,1,0,0,0-1-1H4.2a1,1,0,0,0-1,1V15a1,1,0,0,0,1,1H8v3.2H8Z" fill="#1c6bd6"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
|
|
2
|
+
<path id="select" d="M16,19.2l-3.2,3.2H11.2V11.2H22.4v1.6L19.2,16,24,20.8,20.8,24Zm-8,0H1a1,1,0,0,1-1-1V1A1,1,0,0,1,1,0H18.2a1,1,0,0,1,1,1V8H16V4.2a1,1,0,0,0-1-1H4.2a1,1,0,0,0-1,1V15a1,1,0,0,0,1,1H8v3.2H8Z" fill="#657685"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="34" height="34" viewBox="0 0 34 34">
|
|
2
|
+
<g id="组_10144" data-name="组 10144" transform="translate(-985 -1010)">
|
|
3
|
+
<path id="减去_293" data-name="减去 293" d="M3484-3803a16.889,16.889,0,0,1-12.021-4.979A16.888,16.888,0,0,1,3467-3820a16.888,16.888,0,0,1,4.979-12.021A16.889,16.889,0,0,1,3484-3837a16.889,16.889,0,0,1,12.021,4.979A16.889,16.889,0,0,1,3501-3820a16.889,16.889,0,0,1-4.979,12.021A16.889,16.889,0,0,1,3484-3803Zm-3-22a2,2,0,0,0-2,2v6a2,2,0,0,0,2,2h6a2,2,0,0,0,2-2v-6a2,2,0,0,0-2-2Z" transform="translate(-2482 4847)" fill="#657685"/>
|
|
4
|
+
</g>
|
|
5
|
+
</svg>
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="34" height="34" viewBox="0 0 34 34">
|
|
2
|
+
<g id="组_10145" data-name="组 10145" transform="translate(-985 -1010)">
|
|
3
|
+
<path id="减去_294" data-name="减去 294" d="M3542-3803a16.889,16.889,0,0,1-12.021-4.979A16.888,16.888,0,0,1,3525-3820a16.888,16.888,0,0,1,4.979-12.021A16.889,16.889,0,0,1,3542-3837a16.888,16.888,0,0,1,12.021,4.979A16.888,16.888,0,0,1,3559-3820a16.888,16.888,0,0,1-4.979,12.021A16.888,16.888,0,0,1,3542-3803Zm-1.995-23.267a2.007,2.007,0,0,0-2.006,2v8.526a2.007,2.007,0,0,0,2.006,2,1.988,1.988,0,0,0,1.1-.339l6.4-4.263a2,2,0,0,0,.891-1.664,2,2,0,0,0-.891-1.664l-6.4-4.263A1.983,1.983,0,0,0,3540.005-3826.266Z" transform="translate(-2540 4847)" fill="#657685"/>
|
|
4
|
+
</g>
|
|
5
|
+
</svg>
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="utf-8"?>
|
|
2
|
+
<!-- Generator: Adobe Illustrator 24.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
|
3
|
+
<svg version="1.1" id="图层_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
|
4
|
+
viewBox="0 0 20 20" style="enable-background:new 0 0 20 20;" xml:space="preserve">
|
|
5
|
+
<style type="text/css">
|
|
6
|
+
.st0{fill:#B2BAC2;}
|
|
7
|
+
</style>
|
|
8
|
+
<path id="联合_377" class="st0" d="M2,19c-1.1,0-2-0.9-2-2V3c0-1.1,0.9-2,2-2h16c1.1,0,2,0.9,2,2v14c0,1.1-0.9,2-2,2H2z M2,4v12
|
|
9
|
+
c0,0.6,0.4,1,1,1h14c0.6,0,1-0.4,1-1V4c0-0.6-0.4-1-1-1H3C2.4,3,2,3.4,2,4z M9.2,14.5V7.4c-0.3,0.2-0.6,0.4-1,0.5
|
|
10
|
+
C7.9,8.1,7.5,8.2,7.1,8.2V6.6c1-0.3,1.9-0.7,2.8-1.4h1.2v9.3L9.2,14.5z"/>
|
|
11
|
+
</svg>
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="utf-8"?>
|
|
2
|
+
<!-- Generator: Adobe Illustrator 24.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
|
3
|
+
<svg version="1.1" id="图层_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
|
4
|
+
viewBox="0 0 20 20" style="enable-background:new 0 0 20 20;" xml:space="preserve">
|
|
5
|
+
<style type="text/css">
|
|
6
|
+
.st0{fill:#B2BAC2;}
|
|
7
|
+
</style>
|
|
8
|
+
<g id="组_10252" transform="translate(2093 -6317)">
|
|
9
|
+
<path id="联合_374" class="st0" d="M-2091,6336c-1.1,0-2-0.9-2-2v-14c0-1.1,0.9-2,2-2h16c1.1,0,2,0.9,2,2v14c0,1.1-0.9,2-2,2
|
|
10
|
+
H-2091z M-2091,6321v12c0,0.6,0.4,1,1,1h14c0.6,0,1-0.4,1-1v-12c0-0.6-0.4-1-1-1h-14C-2090.6,6320-2091,6320.4-2091,6321z
|
|
11
|
+
M-2081.6,6330.5c-0.6-0.9-0.9-2-0.8-3.1c-0.1-1.3,0.3-2.6,1.1-3.7c0.7-0.9,1.8-1.5,3-1.4c0.6,0,1.1,0.1,1.6,0.2v1.6
|
|
12
|
+
c-0.5-0.3-1-0.4-1.5-0.4c-0.7,0-1.3,0.3-1.7,0.8c-0.4,0.6-0.7,1.4-0.6,2.1h0c0.4-0.7,1.2-1,1.9-1c0.7,0,1.4,0.3,1.8,0.8
|
|
13
|
+
c0.5,0.6,0.7,1.3,0.7,2c0,0.8-0.3,1.7-0.9,2.3c-0.6,0.6-1.4,0.9-2.2,0.9C-2080.2,6331.7-2081.1,6331.3-2081.6,6330.5z
|
|
14
|
+
M-2080.2,6327.5c-0.2,0.3-0.4,0.6-0.3,1c0,0.4,0.1,0.8,0.4,1.2c0.2,0.3,0.6,0.5,0.9,0.5c0.4,0,0.7-0.2,0.9-0.5
|
|
15
|
+
c0.2-0.3,0.3-0.7,0.3-1.1c0-1-0.4-1.5-1.3-1.5C-2079.6,6327.1-2079.9,6327.2-2080.2,6327.5L-2080.2,6327.5z M-2087.3,6331.5v-7.1
|
|
16
|
+
c-0.3,0.2-0.6,0.4-1,0.5c-0.4,0.1-0.7,0.2-1.1,0.3v-1.6c1-0.3,1.9-0.7,2.8-1.4h1.2v9.3L-2087.3,6331.5z"/>
|
|
17
|
+
</g>
|
|
18
|
+
</svg>
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="utf-8"?>
|
|
2
|
+
<!-- Generator: Adobe Illustrator 24.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
|
3
|
+
<svg version="1.1" id="图层_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
|
4
|
+
viewBox="0 0 20 20" style="enable-background:new 0 0 20 20;" xml:space="preserve">
|
|
5
|
+
<style type="text/css">
|
|
6
|
+
.st0{fill:#1c6bd6;}
|
|
7
|
+
</style>
|
|
8
|
+
<g id="组_10252" transform="translate(2093 -6317)">
|
|
9
|
+
<path id="联合_374" class="st0" d="M-2091,6336c-1.1,0-2-0.9-2-2v-14c0-1.1,0.9-2,2-2h16c1.1,0,2,0.9,2,2v14c0,1.1-0.9,2-2,2
|
|
10
|
+
H-2091z M-2091,6321v12c0,0.6,0.4,1,1,1h14c0.6,0,1-0.4,1-1v-12c0-0.6-0.4-1-1-1h-14C-2090.6,6320-2091,6320.4-2091,6321z
|
|
11
|
+
M-2081.6,6330.5c-0.6-0.9-0.9-2-0.8-3.1c-0.1-1.3,0.3-2.6,1.1-3.7c0.7-0.9,1.8-1.5,3-1.4c0.6,0,1.1,0.1,1.6,0.2v1.6
|
|
12
|
+
c-0.5-0.3-1-0.4-1.5-0.4c-0.7,0-1.3,0.3-1.7,0.8c-0.4,0.6-0.7,1.4-0.6,2.1h0c0.4-0.7,1.2-1,1.9-1c0.7,0,1.4,0.3,1.8,0.8
|
|
13
|
+
c0.5,0.6,0.7,1.3,0.7,2c0,0.8-0.3,1.7-0.9,2.3c-0.6,0.6-1.4,0.9-2.2,0.9C-2080.2,6331.7-2081.1,6331.3-2081.6,6330.5z
|
|
14
|
+
M-2080.2,6327.5c-0.2,0.3-0.4,0.6-0.3,1c0,0.4,0.1,0.8,0.4,1.2c0.2,0.3,0.6,0.5,0.9,0.5c0.4,0,0.7-0.2,0.9-0.5
|
|
15
|
+
c0.2-0.3,0.3-0.7,0.3-1.1c0-1-0.4-1.5-1.3-1.5C-2079.6,6327.1-2079.9,6327.2-2080.2,6327.5L-2080.2,6327.5z M-2087.3,6331.5v-7.1
|
|
16
|
+
c-0.3,0.2-0.6,0.4-1,0.5c-0.4,0.1-0.7,0.2-1.1,0.3v-1.6c1-0.3,1.9-0.7,2.8-1.4h1.2v9.3L-2087.3,6331.5z"/>
|
|
17
|
+
</g>
|
|
18
|
+
</svg>
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="utf-8"?>
|
|
2
|
+
<!-- Generator: Adobe Illustrator 24.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
|
3
|
+
<svg version="1.1" id="图层_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
|
4
|
+
viewBox="0 0 20 20" style="enable-background:new 0 0 20 20;" xml:space="preserve">
|
|
5
|
+
<style type="text/css">
|
|
6
|
+
.st0{fill:#1c6bd6;}
|
|
7
|
+
</style>
|
|
8
|
+
<path id="联合_377" class="st0" d="M2,19c-1.1,0-2-0.9-2-2V3c0-1.1,0.9-2,2-2h16c1.1,0,2,0.9,2,2v14c0,1.1-0.9,2-2,2H2z M2,4v12
|
|
9
|
+
c0,0.6,0.4,1,1,1h14c0.6,0,1-0.4,1-1V4c0-0.6-0.4-1-1-1H3C2.4,3,2,3.4,2,4z M9.2,14.5V7.4c-0.3,0.2-0.6,0.4-1,0.5
|
|
10
|
+
C7.9,8.1,7.5,8.2,7.1,8.2V6.6c1-0.3,1.9-0.7,2.8-1.4h1.2v9.3L9.2,14.5z"/>
|
|
11
|
+
</svg>
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="utf-8"?>
|
|
2
|
+
<!-- Generator: Adobe Illustrator 24.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
|
3
|
+
<svg version="1.1" id="图层_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
|
4
|
+
viewBox="0 0 20 20" style="enable-background:new 0 0 20 20;" xml:space="preserve">
|
|
5
|
+
<style type="text/css">
|
|
6
|
+
.st0{fill:#B2BAC2;}
|
|
7
|
+
</style>
|
|
8
|
+
<g id="画板_9">
|
|
9
|
+
<g id="组_10251" transform="translate(2126 -6317)">
|
|
10
|
+
<path id="联合_373" class="st0" d="M-2124,6336c-1.1,0-2-0.9-2-2v-14c0-1.1,0.9-2,2-2h16c1.1,0,2,0.9,2,2v14c0,1.1-0.9,2-2,2
|
|
11
|
+
H-2124z M-2124,6321v12c0,0.6,0.4,1,1,1h14c0.6,0,1-0.4,1-1v-12c0-0.6-0.4-1-1-1h-14C-2123.6,6320-2124,6320.4-2124,6321z
|
|
12
|
+
M-2118.9,6331.5v-0.7c0-0.4,0.1-0.9,0.3-1.3c0.2-0.4,0.4-0.8,0.7-1.1c0.4-0.4,0.9-0.8,1.4-1.2c0.5-0.3,0.9-0.7,1.2-1.2
|
|
13
|
+
c0.2-0.3,0.3-0.7,0.4-1.1c0-0.8-0.4-1.2-1.3-1.2c-0.8,0-1.6,0.4-2.2,0.9v-1.7c0.8-0.5,1.7-0.8,2.7-0.8c0.8,0,1.5,0.2,2.1,0.7
|
|
14
|
+
c0.5,0.5,0.8,1.2,0.8,1.9c0,0.4-0.1,0.8-0.2,1.2c-0.2,0.4-0.4,0.7-0.7,1c-0.4,0.4-0.9,0.8-1.4,1.2c-0.4,0.3-0.9,0.6-1.2,1
|
|
15
|
+
c-0.2,0.2-0.3,0.4-0.3,0.6h3.9v1.6L-2118.9,6331.5z"/>
|
|
16
|
+
</g>
|
|
17
|
+
</g>
|
|
18
|
+
</svg>
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="utf-8"?>
|
|
2
|
+
<!-- Generator: Adobe Illustrator 24.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
|
3
|
+
<svg version="1.1" id="图层_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
|
4
|
+
viewBox="0 0 20 20" style="enable-background:new 0 0 20 20;" xml:space="preserve">
|
|
5
|
+
<style type="text/css">
|
|
6
|
+
.st0{fill:#B2BAC2;}
|
|
7
|
+
</style>
|
|
8
|
+
<g id="组_10253" transform="translate(2057 -6317)">
|
|
9
|
+
<path id="联合_375" class="st0" d="M-2055,6336c-1.1,0-2-0.9-2-2v-14c0-1.1,0.9-2,2-2h16c1.1,0,2,0.9,2,2v14c0,1.1-0.9,2-2,2
|
|
10
|
+
H-2055z M-2055,6321v12c0,0.6,0.4,1,1,1h14c0.6,0,1-0.4,1-1v-12c0-0.6-0.4-1-1-1h-14C-2054.6,6320-2055,6320.4-2055,6321z
|
|
11
|
+
M-2046.1,6331.3v-1.6c0.6,0.4,1.3,0.6,2,0.6c0.5,0,0.9-0.1,1.3-0.4c0.3-0.3,0.5-0.7,0.5-1.1c0-0.9-0.6-1.4-1.9-1.4
|
|
12
|
+
c-0.6,0-1.1,0-1.6,0.1l0.3-5h4.8v1.6h-3.3l-0.1,1.9c0.3,0,0.6,0,0.9,0c0.8,0,1.5,0.2,2.1,0.7c0.5,0.5,0.8,1.2,0.8,2
|
|
13
|
+
c0,0.8-0.3,1.7-0.9,2.2c-0.7,0.6-1.6,0.9-2.5,0.9C-2044.6,6331.7-2045.4,6331.5-2046.1,6331.3L-2046.1,6331.3z M-2053.9,6331.5
|
|
14
|
+
v-0.7c0-0.4,0.1-0.9,0.3-1.3c0.2-0.4,0.4-0.8,0.7-1.1c0.4-0.4,0.9-0.8,1.4-1.2c0.5-0.3,0.9-0.7,1.2-1.2c0.2-0.3,0.4-0.7,0.4-1.1
|
|
15
|
+
c0-0.8-0.4-1.2-1.3-1.2c-0.8,0-1.6,0.4-2.2,0.9v-1.7c0.8-0.5,1.7-0.8,2.7-0.8c0.8,0,1.5,0.2,2.1,0.7c0.5,0.5,0.8,1.2,0.8,1.9
|
|
16
|
+
c0,0.4-0.1,0.8-0.2,1.2c-0.2,0.4-0.4,0.7-0.7,1c-0.4,0.4-0.9,0.8-1.4,1.2c-0.4,0.3-0.9,0.6-1.2,1c-0.2,0.2-0.3,0.4-0.3,0.6h3.8v1.6
|
|
17
|
+
L-2053.9,6331.5z"/>
|
|
18
|
+
</g>
|
|
19
|
+
</svg>
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="utf-8"?>
|
|
2
|
+
<!-- Generator: Adobe Illustrator 24.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
|
3
|
+
<svg version="1.1" id="图层_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
|
4
|
+
viewBox="0 0 20 20" style="enable-background:new 0 0 20 20;" xml:space="preserve">
|
|
5
|
+
<style type="text/css">
|
|
6
|
+
.st0{fill:#1c6bd6;}
|
|
7
|
+
</style>
|
|
8
|
+
<g id="组_10253" transform="translate(2057 -6317)">
|
|
9
|
+
<path id="联合_375" class="st0" d="M-2055,6336c-1.1,0-2-0.9-2-2v-14c0-1.1,0.9-2,2-2h16c1.1,0,2,0.9,2,2v14c0,1.1-0.9,2-2,2
|
|
10
|
+
H-2055z M-2055,6321v12c0,0.6,0.4,1,1,1h14c0.6,0,1-0.4,1-1v-12c0-0.6-0.4-1-1-1h-14C-2054.6,6320-2055,6320.4-2055,6321z
|
|
11
|
+
M-2046.1,6331.3v-1.6c0.6,0.4,1.3,0.6,2,0.6c0.5,0,0.9-0.1,1.3-0.4c0.3-0.3,0.5-0.7,0.5-1.1c0-0.9-0.6-1.4-1.9-1.4
|
|
12
|
+
c-0.6,0-1.1,0-1.6,0.1l0.3-5h4.8v1.6h-3.3l-0.1,1.9c0.3,0,0.6,0,0.9,0c0.8,0,1.5,0.2,2.1,0.7c0.5,0.5,0.8,1.2,0.8,2
|
|
13
|
+
c0,0.8-0.3,1.7-0.9,2.2c-0.7,0.6-1.6,0.9-2.5,0.9C-2044.6,6331.7-2045.4,6331.5-2046.1,6331.3L-2046.1,6331.3z M-2053.9,6331.5
|
|
14
|
+
v-0.7c0-0.4,0.1-0.9,0.3-1.3c0.2-0.4,0.4-0.8,0.7-1.1c0.4-0.4,0.9-0.8,1.4-1.2c0.5-0.3,0.9-0.7,1.2-1.2c0.2-0.3,0.4-0.7,0.4-1.1
|
|
15
|
+
c0-0.8-0.4-1.2-1.3-1.2c-0.8,0-1.6,0.4-2.2,0.9v-1.7c0.8-0.5,1.7-0.8,2.7-0.8c0.8,0,1.5,0.2,2.1,0.7c0.5,0.5,0.8,1.2,0.8,1.9
|
|
16
|
+
c0,0.4-0.1,0.8-0.2,1.2c-0.2,0.4-0.4,0.7-0.7,1c-0.4,0.4-0.9,0.8-1.4,1.2c-0.4,0.3-0.9,0.6-1.2,1c-0.2,0.2-0.3,0.4-0.3,0.6h3.8v1.6
|
|
17
|
+
L-2053.9,6331.5z"/>
|
|
18
|
+
</g>
|
|
19
|
+
</svg>
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="utf-8"?>
|
|
2
|
+
<!-- Generator: Adobe Illustrator 24.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
|
3
|
+
<svg version="1.1" id="图层_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
|
4
|
+
viewBox="0 0 20 20" style="enable-background:new 0 0 20 20;" xml:space="preserve">
|
|
5
|
+
<style type="text/css">
|
|
6
|
+
.st0{fill:#1c6bd6;}
|
|
7
|
+
</style>
|
|
8
|
+
<g id="画板_9">
|
|
9
|
+
<g id="组_10251" transform="translate(2126 -6317)">
|
|
10
|
+
<path id="联合_373" class="st0" d="M-2124,6336c-1.1,0-2-0.9-2-2v-14c0-1.1,0.9-2,2-2h16c1.1,0,2,0.9,2,2v14c0,1.1-0.9,2-2,2
|
|
11
|
+
H-2124z M-2124,6321v12c0,0.6,0.4,1,1,1h14c0.6,0,1-0.4,1-1v-12c0-0.6-0.4-1-1-1h-14C-2123.6,6320-2124,6320.4-2124,6321z
|
|
12
|
+
M-2118.9,6331.5v-0.7c0-0.4,0.1-0.9,0.3-1.3c0.2-0.4,0.4-0.8,0.7-1.1c0.4-0.4,0.9-0.8,1.4-1.2c0.5-0.3,0.9-0.7,1.2-1.2
|
|
13
|
+
c0.2-0.3,0.3-0.7,0.4-1.1c0-0.8-0.4-1.2-1.3-1.2c-0.8,0-1.6,0.4-2.2,0.9v-1.7c0.8-0.5,1.7-0.8,2.7-0.8c0.8,0,1.5,0.2,2.1,0.7
|
|
14
|
+
c0.5,0.5,0.8,1.2,0.8,1.9c0,0.4-0.1,0.8-0.2,1.2c-0.2,0.4-0.4,0.7-0.7,1c-0.4,0.4-0.9,0.8-1.4,1.2c-0.4,0.3-0.9,0.6-1.2,1
|
|
15
|
+
c-0.2,0.2-0.3,0.4-0.3,0.6h3.9v1.6L-2118.9,6331.5z"/>
|
|
16
|
+
</g>
|
|
17
|
+
</g>
|
|
18
|
+
</svg>
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="utf-8"?>
|
|
2
|
+
<!-- Generator: Adobe Illustrator 24.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
|
3
|
+
<svg version="1.1" id="图层_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
|
4
|
+
viewBox="0 0 21 20" style="enable-background:new 0 0 21 20;" xml:space="preserve">
|
|
5
|
+
<style type="text/css">
|
|
6
|
+
.st0{fill:#B2BAC2;}
|
|
7
|
+
</style>
|
|
8
|
+
<path id="联合_889" class="st0" d="M2.5,19c-1.1,0-2-0.9-2-2V3c0-1.1,0.9-2,2-2h16c1.1,0,2,0.9,2,2v14c0,1.1-0.9,2-2,2H2.5z
|
|
9
|
+
M2.5,4v12c0,0.6,0.4,1,1,1h14c0.6,0,1-0.4,1-1V4c0-0.6-0.4-1-1-1h-14C2.9,3,2.5,3.4,2.5,4z M11.5,16c-0.3,0-0.5-0.2-0.5-0.5V11
|
|
10
|
+
c0-0.3,0.2-0.5,0.5-0.5H17c0.3,0,0.5,0.2,0.5,0.5v4.5c0,0.3-0.2,0.5-0.5,0.5H11.5z M4,16c-0.3,0-0.5-0.2-0.5-0.5v-11
|
|
11
|
+
C3.5,4.2,3.7,4,4,4h5.5C9.8,4,10,4.2,10,4.5v11c0,0.3-0.2,0.5-0.5,0.5H4z M11.5,9.5C11.2,9.5,11,9.3,11,9V4.5C11,4.2,11.2,4,11.5,4
|
|
12
|
+
H17c0.3,0,0.5,0.2,0.5,0.5V9c0,0.3-0.2,0.5-0.5,0.5H11.5z"/>
|
|
13
|
+
</svg>
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="utf-8"?>
|
|
2
|
+
<!-- Generator: Adobe Illustrator 24.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
|
3
|
+
<svg version="1.1" id="图层_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
|
4
|
+
viewBox="0 0 21 20" style="enable-background:new 0 0 21 20;" xml:space="preserve">
|
|
5
|
+
<style type="text/css">
|
|
6
|
+
.st0{fill:#1c6bd6;}
|
|
7
|
+
</style>
|
|
8
|
+
<path id="联合_889" class="st0" d="M2.5,19c-1.1,0-2-0.9-2-2V3c0-1.1,0.9-2,2-2h16c1.1,0,2,0.9,2,2v14c0,1.1-0.9,2-2,2H2.5z
|
|
9
|
+
M2.5,4v12c0,0.6,0.4,1,1,1h14c0.6,0,1-0.4,1-1V4c0-0.6-0.4-1-1-1h-14C2.9,3,2.5,3.4,2.5,4z M11.5,16c-0.3,0-0.5-0.2-0.5-0.5V11
|
|
10
|
+
c0-0.3,0.2-0.5,0.5-0.5H17c0.3,0,0.5,0.2,0.5,0.5v4.5c0,0.3-0.2,0.5-0.5,0.5H11.5z M4,16c-0.3,0-0.5-0.2-0.5-0.5v-11
|
|
11
|
+
C3.5,4.2,3.7,4,4,4h5.5C9.8,4,10,4.2,10,4.5v11c0,0.3-0.2,0.5-0.5,0.5H4z M11.5,9.5C11.2,9.5,11,9.3,11,9V4.5C11,4.2,11.2,4,11.5,4
|
|
12
|
+
H17c0.3,0,0.5,0.2,0.5,0.5V9c0,0.3-0.2,0.5-0.5,0.5H11.5z"/>
|
|
13
|
+
</svg>
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="utf-8"?>
|
|
2
|
+
<!-- Generator: Adobe Illustrator 24.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
|
3
|
+
<svg version="1.1" id="图层_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
|
4
|
+
viewBox="0 0 20 20" style="enable-background:new 0 0 20 20;" xml:space="preserve">
|
|
5
|
+
<style type="text/css">
|
|
6
|
+
.st0{fill:#B2BAC2;}
|
|
7
|
+
</style>
|
|
8
|
+
<path id="联合_379" class="st0" d="M2,19c-1.1,0-2-0.9-2-2V3c0-1.1,0.9-2,2-2h16c1.1,0,2,0.9,2,2v14c0,1.1-0.9,2-2,2H2z M2,4v12
|
|
9
|
+
c0,0.6,0.4,1,1,1h14c0.6,0,1-0.4,1-1V4c0-0.6-0.4-1-1-1H3C2.4,3,2,3.4,2,4z M10.2,14.5v-1.9H6.2v-1.4c0.8-0.9,1.6-1.9,2.4-3
|
|
10
|
+
c0.6-0.9,1.2-1.8,1.7-2.8H12v5.8h1.3v1.4H12v1.9H10.2z M9.4,9.1c-0.3,0.5-0.9,1.2-1.6,2.1h2.4V7.9C10,8.3,9.7,8.7,9.4,9.1L9.4,9.1z"
|
|
11
|
+
/>
|
|
12
|
+
</svg>
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="utf-8"?>
|
|
2
|
+
<!-- Generator: Adobe Illustrator 24.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
|
3
|
+
<svg version="1.1" id="图层_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
|
4
|
+
viewBox="0 0 20 20" style="enable-background:new 0 0 20 20;" xml:space="preserve">
|
|
5
|
+
<style type="text/css">
|
|
6
|
+
.st0{fill:#1c6bd6;}
|
|
7
|
+
</style>
|
|
8
|
+
<path id="联合_379" class="st0" d="M2,19c-1.1,0-2-0.9-2-2V3c0-1.1,0.9-2,2-2h16c1.1,0,2,0.9,2,2v14c0,1.1-0.9,2-2,2H2z M2,4v12
|
|
9
|
+
c0,0.6,0.4,1,1,1h14c0.6,0,1-0.4,1-1V4c0-0.6-0.4-1-1-1H3C2.4,3,2,3.4,2,4z M10.2,14.5v-1.9H6.2v-1.4c0.8-0.9,1.6-1.9,2.4-3
|
|
10
|
+
c0.6-0.9,1.2-1.8,1.7-2.8H12v5.8h1.3v1.4H12v1.9H10.2z M9.4,9.1c-0.3,0.5-0.9,1.2-1.6,2.1h2.4V7.9C10,8.3,9.7,8.7,9.4,9.1L9.4,9.1z"
|
|
11
|
+
/>
|
|
12
|
+
</svg>
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="utf-8"?>
|
|
2
|
+
<!-- Generator: Adobe Illustrator 24.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
|
3
|
+
<svg version="1.1" id="图层_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
|
4
|
+
viewBox="0 0 21 20" style="enable-background:new 0 0 21 20;" xml:space="preserve">
|
|
5
|
+
<style type="text/css">
|
|
6
|
+
.st0{fill:#B2BAC2;}
|
|
7
|
+
</style>
|
|
8
|
+
<path id="联合_891" class="st0" d="M2.5,19c-1.1,0-2-0.9-2-2V3c0-1.1,0.9-2,2-2h16c1.1,0,2,0.9,2,2v14c0,1.1-0.9,2-2,2H2.5z
|
|
9
|
+
M2.5,4v12c0,0.6,0.4,1,1,1h14c0.6,0,1-0.4,1-1V4c0-0.6-0.4-1-1-1h-14C2.9,3,2.5,3.4,2.5,4z M14.5,15.8c-0.3,0-0.5-0.2-0.5-0.5V13
|
|
10
|
+
c0-0.3,0.2-0.5,0.5-0.5H17c0.3,0,0.5,0.2,0.5,0.5v2.3c0,0.3-0.2,0.5-0.5,0.5H14.5z M9.3,15.8c-0.3,0-0.5-0.2-0.5-0.5V13
|
|
11
|
+
c0-0.3,0.2-0.5,0.5-0.5h3.2c0.3,0,0.5,0.2,0.5,0.5v2.3c0,0.3-0.2,0.5-0.5,0.5H9.3z M4,15.8c-0.3,0-0.5-0.2-0.5-0.5V13
|
|
12
|
+
c0-0.3,0.2-0.5,0.5-0.5h3.2c0.3,0,0.5,0.2,0.5,0.5v2.3c0,0.3-0.2,0.5-0.5,0.5H4z M14.5,11.7c-0.3,0-0.5-0.2-0.5-0.5V8.9
|
|
13
|
+
c0-0.3,0.2-0.5,0.5-0.5H17c0.3,0,0.5,0.2,0.5,0.5v2.3c0,0.3-0.2,0.5-0.5,0.5L14.5,11.7z M4,11.7c-0.3,0-0.5-0.2-0.5-0.5V4.7
|
|
14
|
+
c0-0.3,0.2-0.5,0.5-0.5h8.5c0.3,0,0.5,0.2,0.5,0.5v6.5c0,0.3-0.2,0.5-0.5,0.5L4,11.7z M14.5,7.7c-0.3,0-0.5-0.2-0.5-0.5V4.7
|
|
15
|
+
c0-0.3,0.2-0.5,0.5-0.5H17c0.3,0,0.5,0.2,0.5,0.5v2.5c0,0.3-0.2,0.5-0.5,0.5H14.5z"/>
|
|
16
|
+
</svg>
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="utf-8"?>
|
|
2
|
+
<!-- Generator: Adobe Illustrator 24.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
|
3
|
+
<svg version="1.1" id="图层_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
|
4
|
+
viewBox="0 0 21 20" style="enable-background:new 0 0 21 20;" xml:space="preserve">
|
|
5
|
+
<style type="text/css">
|
|
6
|
+
.st0{fill:#1c6bd6;}
|
|
7
|
+
</style>
|
|
8
|
+
<path id="联合_891" class="st0" d="M2.5,19c-1.1,0-2-0.9-2-2V3c0-1.1,0.9-2,2-2h16c1.1,0,2,0.9,2,2v14c0,1.1-0.9,2-2,2H2.5z
|
|
9
|
+
M2.5,4v12c0,0.6,0.4,1,1,1h14c0.6,0,1-0.4,1-1V4c0-0.6-0.4-1-1-1h-14C2.9,3,2.5,3.4,2.5,4z M14.5,15.8c-0.3,0-0.5-0.2-0.5-0.5V13
|
|
10
|
+
c0-0.3,0.2-0.5,0.5-0.5H17c0.3,0,0.5,0.2,0.5,0.5v2.3c0,0.3-0.2,0.5-0.5,0.5H14.5z M9.3,15.8c-0.3,0-0.5-0.2-0.5-0.5V13
|
|
11
|
+
c0-0.3,0.2-0.5,0.5-0.5h3.2c0.3,0,0.5,0.2,0.5,0.5v2.3c0,0.3-0.2,0.5-0.5,0.5H9.3z M4,15.8c-0.3,0-0.5-0.2-0.5-0.5V13
|
|
12
|
+
c0-0.3,0.2-0.5,0.5-0.5h3.2c0.3,0,0.5,0.2,0.5,0.5v2.3c0,0.3-0.2,0.5-0.5,0.5H4z M14.5,11.7c-0.3,0-0.5-0.2-0.5-0.5V8.9
|
|
13
|
+
c0-0.3,0.2-0.5,0.5-0.5H17c0.3,0,0.5,0.2,0.5,0.5v2.3c0,0.3-0.2,0.5-0.5,0.5L14.5,11.7z M4,11.7c-0.3,0-0.5-0.2-0.5-0.5V4.7
|
|
14
|
+
c0-0.3,0.2-0.5,0.5-0.5h8.5c0.3,0,0.5,0.2,0.5,0.5v6.5c0,0.3-0.2,0.5-0.5,0.5L4,11.7z M14.5,7.7c-0.3,0-0.5-0.2-0.5-0.5V4.7
|
|
15
|
+
c0-0.3,0.2-0.5,0.5-0.5H17c0.3,0,0.5,0.2,0.5,0.5v2.5c0,0.3-0.2,0.5-0.5,0.5H14.5z"/>
|
|
16
|
+
</svg>
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="utf-8"?>
|
|
2
|
+
<!-- Generator: Adobe Illustrator 24.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
|
3
|
+
<svg version="1.1" id="图层_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
|
4
|
+
viewBox="0 0 21 20" style="enable-background:new 0 0 21 20;" xml:space="preserve">
|
|
5
|
+
<style type="text/css">
|
|
6
|
+
.st0{fill:#B2BAC2;}
|
|
7
|
+
</style>
|
|
8
|
+
<path id="联合_895" class="st0" d="M2.5,19c-1.1,0-2-0.9-2-2V3c0-1.1,0.9-2,2-2h16c1.1,0,2,0.9,2,2v14c0,1.1-0.9,2-2,2H2.5z
|
|
9
|
+
M2.5,4v12c0,0.6,0.4,1,1,1h14c0.6,0,1-0.4,1-1V4c0-0.6-0.4-1-1-1h-14C2.9,3,2.5,3.4,2.5,4z M14.9,16c-0.3,0-0.5-0.2-0.5-0.5v-1.5
|
|
10
|
+
c0-0.3,0.2-0.5,0.5-0.5h1.9c0.3,0,0.5,0.2,0.5,0.5v1.5c0,0.3-0.2,0.5-0.5,0.5L14.9,16z M11.2,16c-0.3,0-0.5-0.2-0.5-0.5v-1.5
|
|
11
|
+
c0-0.3,0.2-0.5,0.5-0.5h1.9c0.3,0,0.5,0.2,0.5,0.5v1.5c0,0.3-0.2,0.5-0.5,0.5L11.2,16z M7.4,16c-0.3,0-0.5-0.2-0.5-0.5v-1.5
|
|
12
|
+
c0-0.3,0.2-0.5,0.5-0.5h1.9c0.3,0,0.5,0.2,0.5,0.5v1.5c0,0.3-0.2,0.5-0.5,0.5L7.4,16z M4,16c-0.3,0-0.5-0.2-0.5-0.5v-1.5
|
|
13
|
+
c0-0.3,0.2-0.5,0.5-0.5h1.9c0.3,0,0.5,0.2,0.5,0.5v1.5c0,0.3-0.2,0.5-0.5,0.5L4,16z M14.9,12.8c-0.3,0-0.5-0.2-0.5-0.5v-1.5
|
|
14
|
+
c0-0.3,0.2-0.5,0.5-0.5h1.9c0.3,0,0.5,0.2,0.5,0.5v1.5c0,0.3-0.2,0.5-0.5,0.5L14.9,12.8z M4,12.8c-0.3,0-0.5-0.2-0.5-0.5V4.7
|
|
15
|
+
c0-0.3,0.2-0.5,0.5-0.5h8.7c0.3,0,0.5,0.2,0.5,0.5v7.6c0,0.3-0.2,0.5-0.5,0.5L4,12.8z M14.9,9.7c-0.3,0-0.5-0.2-0.5-0.5V7.7
|
|
16
|
+
c0-0.3,0.2-0.5,0.5-0.5h1.9c0.3,0,0.5,0.2,0.5,0.5v1.5c0,0.3-0.2,0.5-0.5,0.5H14.9z M14.9,6.7c-0.3,0-0.5-0.2-0.5-0.5V4.7
|
|
17
|
+
c0-0.3,0.2-0.5,0.5-0.5h1.9c0.3,0,0.5,0.2,0.5,0.5v1.5c0,0.3-0.2,0.5-0.5,0.5L14.9,6.7z"/>
|
|
18
|
+
</svg>
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="utf-8"?>
|
|
2
|
+
<!-- Generator: Adobe Illustrator 24.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
|
3
|
+
<svg version="1.1" id="图层_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
|
4
|
+
viewBox="0 0 21 20" style="enable-background:new 0 0 21 20;" xml:space="preserve">
|
|
5
|
+
<style type="text/css">
|
|
6
|
+
.st0{fill:#1c6bd6;}
|
|
7
|
+
</style>
|
|
8
|
+
<path id="联合_895" class="st0" d="M2.5,19c-1.1,0-2-0.9-2-2V3c0-1.1,0.9-2,2-2h16c1.1,0,2,0.9,2,2v14c0,1.1-0.9,2-2,2H2.5z
|
|
9
|
+
M2.5,4v12c0,0.6,0.4,1,1,1h14c0.6,0,1-0.4,1-1V4c0-0.6-0.4-1-1-1h-14C2.9,3,2.5,3.4,2.5,4z M14.9,16c-0.3,0-0.5-0.2-0.5-0.5v-1.5
|
|
10
|
+
c0-0.3,0.2-0.5,0.5-0.5h1.9c0.3,0,0.5,0.2,0.5,0.5v1.5c0,0.3-0.2,0.5-0.5,0.5L14.9,16z M11.2,16c-0.3,0-0.5-0.2-0.5-0.5v-1.5
|
|
11
|
+
c0-0.3,0.2-0.5,0.5-0.5h1.9c0.3,0,0.5,0.2,0.5,0.5v1.5c0,0.3-0.2,0.5-0.5,0.5L11.2,16z M7.4,16c-0.3,0-0.5-0.2-0.5-0.5v-1.5
|
|
12
|
+
c0-0.3,0.2-0.5,0.5-0.5h1.9c0.3,0,0.5,0.2,0.5,0.5v1.5c0,0.3-0.2,0.5-0.5,0.5L7.4,16z M4,16c-0.3,0-0.5-0.2-0.5-0.5v-1.5
|
|
13
|
+
c0-0.3,0.2-0.5,0.5-0.5h1.9c0.3,0,0.5,0.2,0.5,0.5v1.5c0,0.3-0.2,0.5-0.5,0.5L4,16z M14.9,12.8c-0.3,0-0.5-0.2-0.5-0.5v-1.5
|
|
14
|
+
c0-0.3,0.2-0.5,0.5-0.5h1.9c0.3,0,0.5,0.2,0.5,0.5v1.5c0,0.3-0.2,0.5-0.5,0.5L14.9,12.8z M4,12.8c-0.3,0-0.5-0.2-0.5-0.5V4.7
|
|
15
|
+
c0-0.3,0.2-0.5,0.5-0.5h8.7c0.3,0,0.5,0.2,0.5,0.5v7.6c0,0.3-0.2,0.5-0.5,0.5L4,12.8z M14.9,9.7c-0.3,0-0.5-0.2-0.5-0.5V7.7
|
|
16
|
+
c0-0.3,0.2-0.5,0.5-0.5h1.9c0.3,0,0.5,0.2,0.5,0.5v1.5c0,0.3-0.2,0.5-0.5,0.5H14.9z M14.9,6.7c-0.3,0-0.5-0.2-0.5-0.5V4.7
|
|
17
|
+
c0-0.3,0.2-0.5,0.5-0.5h1.9c0.3,0,0.5,0.2,0.5,0.5v1.5c0,0.3-0.2,0.5-0.5,0.5L14.9,6.7z"/>
|
|
18
|
+
</svg>
|