You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by ya...@apache.org on 2021/04/13 06:33:58 UTC

[incubator-doris] branch branch-0.14 updated (a2800c8 -> cf82d2a)

This is an automated email from the ASF dual-hosted git repository.

yangzhg pushed a change to branch branch-0.14
in repository https://gitbox.apache.org/repos/asf/incubator-doris.git.


    from a2800c8  [Bug] Fix bug that the stale rowset file will not be deleted (#5527)
     new f345976  fix license header (#5630)
     new cf82d2a  [LICENSE] Remove unused font file and fix license (#5642)

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 LICENSE.txt                                        | 149 +---
 NOTICE.txt                                         |   3 +
 be/src/olap/rowset/alpha_rowset_writer.h           |   2 +-
 .../rowset/segment_v2/empty_segment_iterator.cpp   |   2 +
 ui/public/fonts/Read Me.txt                        |  24 -
 ui/public/fonts/fonts/icomoon.eot                  | Bin 3976 -> 0 bytes
 ui/public/fonts/fonts/icomoon.svg                  |  25 -
 ui/public/fonts/fonts/icomoon.ttf                  | Bin 3812 -> 0 bytes
 ui/public/fonts/fonts/icomoon.woff                 | Bin 3888 -> 0 bytes
 ui/public/fonts/iconfont/iconfont.eot              | Bin 70508 -> 0 bytes
 ui/public/fonts/iconfont/iconfont.svg              | 927 ---------------------
 ui/public/fonts/iconfont/iconfont.ttf              | Bin 70344 -> 0 bytes
 ui/public/fonts/iconfont/iconfont.woff             | Bin 37320 -> 0 bytes
 ui/public/fonts/selection.json                     |   1 -
 ui/public/fonts/style.min.css                      |  91 --
 15 files changed, 13 insertions(+), 1211 deletions(-)
 delete mode 100644 ui/public/fonts/Read Me.txt
 delete mode 100644 ui/public/fonts/fonts/icomoon.eot
 delete mode 100644 ui/public/fonts/fonts/icomoon.svg
 delete mode 100644 ui/public/fonts/fonts/icomoon.ttf
 delete mode 100644 ui/public/fonts/fonts/icomoon.woff
 delete mode 100644 ui/public/fonts/iconfont/iconfont.eot
 delete mode 100644 ui/public/fonts/iconfont/iconfont.svg
 delete mode 100644 ui/public/fonts/iconfont/iconfont.ttf
 delete mode 100644 ui/public/fonts/iconfont/iconfont.woff
 delete mode 100644 ui/public/fonts/selection.json
 delete mode 100644 ui/public/fonts/style.min.css

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org


[incubator-doris] 02/02: [LICENSE] Remove unused font file and fix license (#5642)

Posted by ya...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

yangzhg pushed a commit to branch branch-0.14
in repository https://gitbox.apache.org/repos/asf/incubator-doris.git

commit cf82d2a0955706a8932fe27d801f0b42e927fbd4
Author: Zhengguo Yang <ya...@gmail.com>
AuthorDate: Tue Apr 13 14:21:38 2021 +0800

    [LICENSE] Remove unused font file and fix license (#5642)
    
    * remove unused font file and fix license
    
    (cherry picked from commit bb98c08489936ebedb6df4636de12d18bb42d32b)
---
 LICENSE.txt                            | 147 +-----
 NOTICE.txt                             |   3 +
 ui/public/fonts/Read Me.txt            |  24 -
 ui/public/fonts/fonts/icomoon.eot      | Bin 3976 -> 0 bytes
 ui/public/fonts/fonts/icomoon.svg      |  25 -
 ui/public/fonts/fonts/icomoon.ttf      | Bin 3812 -> 0 bytes
 ui/public/fonts/fonts/icomoon.woff     | Bin 3888 -> 0 bytes
 ui/public/fonts/iconfont/iconfont.eot  | Bin 70508 -> 0 bytes
 ui/public/fonts/iconfont/iconfont.svg  | 927 ---------------------------------
 ui/public/fonts/iconfont/iconfont.ttf  | Bin 70344 -> 0 bytes
 ui/public/fonts/iconfont/iconfont.woff | Bin 37320 -> 0 bytes
 ui/public/fonts/selection.json         |   1 -
 ui/public/fonts/style.min.css          |  91 ----
 13 files changed, 9 insertions(+), 1209 deletions(-)

diff --git a/LICENSE.txt b/LICENSE.txt
index df022a1..f2a4bfe 100644
--- a/LICENSE.txt
+++ b/LICENSE.txt
@@ -222,6 +222,12 @@ Copyright 2007 Google Inc.
 
 --------------------------------------------------------------------------------
 
+be/src/gutil/arm_instruction_set_select.h : Apache 2.0 License
+
+Copyright 2011 Google Inc.
+
+--------------------------------------------------------------------------------
+
 be/src/gutil/stl_util.h : Apache 2.0 License
 
 Copyright 2007 Google Inc.
@@ -417,135 +423,6 @@ be/src/util/murmur_hash3.cpp
 
 --------------------------------------------------------------------------------
 
-webroot/static/jquery.js : MIT license
-
-  Copyright 2005, 2014 jQuery Foundation and other contributors,
-    https://jquery.org/
-
-  This software consists of voluntary contributions made by many individuals. For exact
-  contribution history, see the revision history available at
-  https://github.com/jquery/jquery
-
-  Permission is hereby granted, free of charge, to any person obtaining a copy of this
-  software and associated documentation files (the "Software"), to deal in the Software
-  without restriction, including without limitation the rights to use, copy, modify,
-  merge, publish, distribute, sublicense, and/or sell copies of the Software, and to
-  permit persons to whom the Software is furnished to do so, subject to the following
-  conditions:
-
-  The above copyright notice and this permission notice shall be
-    included in all copies or substantial portions of the Software.
-
-  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED,
-  INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR
-  PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
-  LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT
-  OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
-  OTHER DEALINGS IN THE SOFTWARE.
-
---------------------------------------------------------------------------------
-
-Sizzle in webroot/static/jquery.js : MIT license
-
-  Copyright 2013 jQuery Foundation and other contributors
-  http://jquery.com/
-  
-  Permission is hereby granted, free of charge, to any person obtaining
-  a copy of this software and associated documentation files (the
-  "Software"), to deal in the Software without restriction, including
-  without limitation the rights to use, copy, modify, merge, publish,
-  distribute, sublicense, and/or sell copies of the Software, and to
-  permit persons to whom the Software is furnished to do so, subject to
-  the following conditions:
-  
-  The above copyright notice and this permission notice shall be
-  included in all copies or substantial portions of the Software.
-  
-  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
-  EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
-  MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
-  NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
-  LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
-  OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
-  WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
-
---------------------------------------------------------------------------------
-
-webroot/static/jquery.dataTables.js and webroot/static/datatables*: MIT license
-
-  Copyright (C) 2008-2015, SpryMedia Ltd.
-
-  Permission is hereby granted, free of charge, to any person obtaining a copy of this
-  software and associated documentation files (the "Software"), to deal in the Software
-  without restriction, including without limitation the rights to use, copy, modify,
-  merge, publish, distribute, sublicense, and/or sell copies of the Software, and to
-  permit persons to whom the Software is furnished to do so, subject to the following
-  conditions:
-
-  The above copyright notice and this permission notice shall be included in all copies or
-  substantial portions of the Software.
-
-  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED,
-  INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR
-  PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
-  LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT
-  OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
-  OTHER DEALINGS IN THE SOFTWARE.
-
---------------------------------------------------------------------------------
-
-webroot/be/bootstrap/css/bootstrap.min.css
-webroot/be/bootstrap/js/bootstrap.min.js
-webroot/static/bootstrap-theme.css
-webroot/static/bootstrap.css
-
-  The MIT License (MIT)
-
-  Copyright (c) 2011-2016 Twitter, Inc.
-
-  Permission is hereby granted, free of charge, to any person obtaining a copy of this
-  software and associated documentation files (the "Software"), to deal in the Software
-  without restriction, including without limitation the rights to use, copy, modify,
-  merge, publish, distribute, sublicense, and/or sell copies of the Software, and to
-  permit persons to whom the Software is furnished to do so, subject to the following
-  conditions:
-
-  The above copyright notice and this permission notice shall be included in all copies or
-  substantial portions of the Software.
-
-  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED,
-  INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR
-  PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
-  LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT
-  OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
-  OTHER DEALINGS IN THE SOFTWARE.
-
---------------------------------------------------------------------------------
-
-normalize.css embedded in webroot/static/bootstrap.css: MIT
-
-Copyright (c) Nicolas Gallagher and Jonathan Neal
-
-Permission is hereby granted, free of charge, to any person obtaining a copy of
-this software and associated documentation files (the "Software"), to deal in
-the Software without restriction, including without limitation the rights to
-use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
-of the Software, and to permit persons to whom the Software is furnished to do
-so, subject to the following conditions:
-
-The above copyright notice and this permission notice shall be included in all
-copies or substantial portions of the Software.
-
-THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
-IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
-FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
-AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
-LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
-OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
-SOFTWARE.
-
---------------------------------------------------------------------------------
-
 fe/fe-common/src/main/java/org/apache/doris/common/jmockit/*: MIT license
 
 Copyright (c) 2006 JMockit developers
@@ -647,15 +524,3 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
 THE SOFTWARE.
 
---------------------------------------------------------------------------------
-
-be/src/util/histogram* : GPLv2, Apache 2.0 License
-
-Copyright (c) 2011-present, Facebook, Inc.  All rights reserved.
-This source code is licensed under both the GPLv2 (found in the
-COPYING file in the root directory) and Apache 2.0 License
-(found in the LICENSE.Apache file in the root directory).
-
-Copyright (c) 2011 The LevelDB Authors. All rights reserved.
-Use of this source code is governed by a BSD-style license that can be
-found in the LICENSE file. See the AUTHORS file for names of contributors.
diff --git a/NOTICE.txt b/NOTICE.txt
index fe63ab3..6bad395 100644
--- a/NOTICE.txt
+++ b/NOTICE.txt
@@ -21,3 +21,6 @@ The author hereby disclaims copyright to this source code.
 
 This product includes software developed by cyb70289 for validating utf8 string.
 Copyright (c) cyb70289(https://github.com/cyb70289). All rights reserved.
+
+This product includes software developed by the supersonic.
+Copyright (c) Google Inc(https://github.com/google/supersonic). All rights reserved.
diff --git a/ui/public/fonts/Read Me.txt b/ui/public/fonts/Read Me.txt
deleted file mode 100644
index 888cdad..0000000
--- a/ui/public/fonts/Read Me.txt	
+++ /dev/null
@@ -1,24 +0,0 @@
-// Licensed to the Apache Software Foundation (ASF) under one
-// or more contributor license agreements.  See the NOTICE file
-// distributed with this work for additional information
-// regarding copyright ownership.  The ASF licenses this file
-// to you under the Apache License, Version 2.0 (the
-// "License"); you may not use this file except in compliance
-// with the License.  You may obtain a copy of the License at
-// 
-//   http://www.apache.org/licenses/LICENSE-2.0
-// 
-// Unless required by applicable law or agreed to in writing,
-// software distributed under the License is distributed on an
-// "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
-// KIND, either express or implied.  See the License for the
-// specific language governing permissions and limitations
-// under the License.
-
-Open *demo.html* to see a list of all the glyphs in your font along with their codes/ligatures.
-
-To use the generated font in desktop programs, you can install the TTF font. In order to copy the character associated with each icon, refer to the text box at the bottom right corner of each glyph in demo.html. The character inside this text box may be invisible; but it can still be copied. See this guide for more info: https://icomoon.io/#docs/local-fonts
-
-You won't need any of the files located under the *demo-files* directory when including the generated font in your own projects.
-
-You can import *selection.json* back to the IcoMoon app using the *Import Icons* button (or via Main Menu → Manage Projects) to retrieve your icon selection.
diff --git a/ui/public/fonts/fonts/icomoon.eot b/ui/public/fonts/fonts/icomoon.eot
deleted file mode 100644
index a209c8f..0000000
Binary files a/ui/public/fonts/fonts/icomoon.eot and /dev/null differ
diff --git a/ui/public/fonts/fonts/icomoon.svg b/ui/public/fonts/fonts/icomoon.svg
deleted file mode 100644
index 81f85d4..0000000
--- a/ui/public/fonts/fonts/icomoon.svg
+++ /dev/null
@@ -1,25 +0,0 @@
-<?xml version="1.0" standalone="no"?>
-<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" >
-<svg xmlns="http://www.w3.org/2000/svg">
-<metadata>Generated by IcoMoon</metadata>
-<defs>
-<font id="icomoon" horiz-adv-x="1024">
-<font-face units-per-em="1024" ascent="896" descent="-128" />
-<missing-glyph horiz-adv-x="1024" />
-<glyph unicode="&#x20;" d="" />
-<glyph unicode="&#xe6c4;" glyph-name="star-solid" d="M949.497 442.772c25.735 25.735 12.867 70.771-25.735 77.205l-238.049 32.169c-12.867 6.434-25.735 12.867-32.169 25.735l-102.94 212.314c-12.867 32.169-64.338 32.169-77.205 0l-102.94-212.314c-6.434-12.867-19.301-25.735-32.169-25.735l-238.049-32.169c-38.603-6.434-51.47-45.036-25.735-70.771l167.278-167.278c12.867-12.868 12.867-25.735 12.867-38.602l-38.603-238.049c-6.434-32.169 32.169-64.338 64.338-45.036l212.314 109.374c12.867 6.434 25.735 6 [...]
-<glyph unicode="&#xe6c5;" glyph-name="star-hollow" d="M948.002 440.319c25.525 25.525 12.763 70.195-25.525 76.576l-236.111 31.907c-12.763 6.381-25.525 12.763-31.907 25.525l-102.102 210.585c-12.763 31.907-63.814 31.907-76.576 0l-102.102-210.585c-6.381-12.763-19.144-25.525-31.907-25.525l-236.111-31.907c-38.288-6.381-51.051-44.67-25.525-70.195l165.916-165.916c12.763-12.763 12.763-25.525 12.763-38.288l-38.288-236.111c-6.381-31.907 31.907-63.814 63.814-44.67l210.585 108.483c12.763 6.381 25.525 [...]
-<glyph unicode="&#xe728;" glyph-name="zhangdanguanli" d="M60.235 896v-1024l150.588 150.588 150.588-150.588 150.588 150.588 150.588-150.588 150.588 150.588 150.588-150.588v1024h-903.529zM903.529 16.565l-90.353 90.353-150.588-150.588-150.588 150.588-150.588-150.588-150.588 150.588-90.353-90.353v819.2h783.059v-819.2zM331.294 564.706v-60.235h150.588v-90.353h-150.588v-60.235h150.588v-150.588h60.235v150.588h150.588v60.235h-150.588v90.353h150.588v60.235h-63.247l99.388 99.388-42.165 42.165-141.5 [...]
-<glyph unicode="&#xe735;" glyph-name="exit" d="M652.8 678.4l-25.6-57.6c140.8-51.2 236.8-179.2 236.8-332.8 0-192-160-352-352-352s-352 160-352 352c0 147.2 96 281.6 236.8 332.8l-25.6 57.6c-166.4-57.6-275.2-211.2-275.2-390.4 0-230.4 185.6-416 416-416s416 185.6 416 416c0 179.2-108.8 332.8-275.2 390.4zM480 896h64v-640h-64z" />
-<glyph unicode="&#xe769;" glyph-name="authinfo" d="M64 896v-448c0-384 448-576 448-576s448 192 448 576v448h-896zM896 448c0-288-294.4-460.8-384-505.6-89.6 44.8-384 217.6-384 505.6v384h768v-384zM704 512c0 108.8-83.2 192-192 192s-192-83.2-192-192v-320h384v320zM512 640c70.4 0 128-57.6 128-128h-256c0 70.4 57.6 128 128 128zM640 256h-256v192h256v-192z" />
-<glyph unicode="&#xe780;" glyph-name="iam-user" d="M704 512c0 108.8-83.2 192-192 192s-192-83.2-192-192v-320h384v320zM512 640c70.4 0 128-57.6 128-128h-256c0 70.4 57.6 128 128 128zM640 256h-256v192h256v-192zM0 832v-768h1024v768h-1024zM960 128h-896v640h896v-640zM128 0h768v-64h-768z" />
-<glyph unicode="&#xe786;" glyph-name="myaccount" d="M710.4 480c38.4 38.4 57.6 96 57.6 160 0 44.8-12.8 83.2-25.6 115.2-12.8 19.2-19.2 38.4-38.4 51.2-44.8 57.6-115.2 89.6-192 89.6-140.8 0-256-115.2-256-256s115.2-256 256-256c57.6 0 108.8 19.2 147.2 51.2 19.2 12.8 38.4 25.6 51.2 44.8zM620.8 480c-32-19.2-70.4-32-108.8-32-108.8 0-192 89.6-192 192 0 108.8 83.2 192 192 192 51.2 0 102.4-19.2 140.8-57.6 12.8-12.8 25.6-32 38.4-51.2 6.4-25.6 12.8-51.2 12.8-83.2 0-44.8-12.8-83.2-38.4-115.2-12.8-19.2- [...]
-<glyph unicode="&#xe7ab;" glyph-name="verify-email" d="M739.556 554.667h-455.111l227.556-170.667zM512 315.733l-17.067 11.378-267.378 199.111v-364.089h568.889v364.089l-267.378-199.111zM512 896c-284.444 0-512-227.556-512-512s227.556-512 512-512 512 227.556 512 512-227.556 512-512 512zM853.333 105.244h-682.667v506.311h682.667v-506.311z" />
-<glyph unicode="&#xe7ac;" glyph-name="verify" d="M284.444 554.667c0 0 0 0 0 0 0-62.838 50.94-113.778 113.778-113.778s113.778 50.94 113.778 113.778c0 0 0 0 0 0s0 0 0 0c0 62.838-50.94 113.778-113.778 113.778s-113.778-50.94-113.778-113.778c0 0 0 0 0 0zM398.222 327.111c-96.711 0-170.667-73.956-170.667-170.667h341.333c0 96.711-73.956 170.667-170.667 170.667zM512 896c-284.444 0-512-227.556-512-512s227.556-512 512-512 512 227.556 512 512-227.556 512-512 512zM625.778 99.556h-455.111v56.889c0 125 [...]
-<glyph unicode="&#xe7ad;" glyph-name="verify-mobile" d="M341.333 668.444h341.333v-398.222h-341.333zM682.667 213.333h-341.333v-113.778h341.333v113.778zM540.444 128h-56.889v56.889h56.889v-56.889zM512 896c-284.444 0-512-227.556-512-512s227.556-512 512-512 512 227.556 512 512-227.556 512-512 512zM739.556 42.667h-455.111v682.667h455.111v-682.667z" />
-<glyph unicode="&#xe816;" glyph-name="overview-instance" d="M73.143 896v-1024h877.714v1024h-877.714zM877.714-54.857h-731.429v877.714h731.429v-877.714zM402.286 640h365.714v-73.143h-365.714zM256 640h73.143v-73.143h-73.143zM402.286 420.571h365.714v-73.143h-365.714zM256 420.571h73.143v-73.143h-73.143zM402.286 201.143h365.714v-73.143h-365.714zM256 201.143h73.143v-73.143h-73.143z" />
-<glyph unicode="&#xe84e;" glyph-name="auto-renew" d="M938.667 640c-85.333 153.6-247.467 256-426.667 256-238.933 0-452.267-179.2-486.4-418.133l85.333-8.533c25.6 196.267 204.8 341.333 401.067 341.333 162.133 0 298.667-93.867 366.933-230.4l-110.933-110.933h256v256l-85.333-85.333zM512-42.667c-162.133 0-298.667 93.867-366.933 230.4l110.933 110.933h-256v-256l85.333 85.333c85.333-153.6 247.467-256 426.667-256 238.933 0 452.267 179.2 486.4 418.133l-85.333 8.533c-25.6-187.733-204.8-341.333-401.06 [...]
-<glyph unicode="&#xe885;" glyph-name="dealrecord" d="M64 896v-1024h896v1024h-896zM896-64h-768v896h768v-896zM332.8 396.8l44.8 44.8-57.6 57.6h288v64h-288l57.6 57.6-44.8 44.8-134.4-134.4 44.8-44.8zM409.6 307.2v-64h288l-57.6-57.6 44.8-44.8 96 89.6 44.8 44.8-140.8 134.4-44.8-44.8 57.6-57.6z" />
-<glyph unicode="&#xe900;" glyph-name="fullscreen" d="M941.248 45.248l-210.752 210.752-90.496-90.496 210.752-210.752-82.752-82.752h256v256zM82.752 722.752l210.752-210.752 90.496 90.496-210.752 210.752 82.752 82.752h-256v-256zM850.752 813.248l-210.752-210.752 90.496-90.496 210.752 210.752 82.752-82.752v256h-256zM384 165.504l-90.496 90.496-210.752-210.752-82.752 82.752v-256h256l-82.752 82.752z" />
-<glyph unicode="&#xe901;" glyph-name="fullscreen-exit" d="M896 256h-256v-256l82.752 82.752 210.752-210.752 90.496 90.496-210.752 210.752zM813.248 594.752l210.752 210.752-90.496 90.496-210.752-210.752-82.752 82.752v-256h256zM90.496 896l-90.496-90.496 210.752-210.752-82.752-82.752h256v256l-82.752-82.752zM210.752 173.248l-210.752-210.752 90.496-90.496 210.752 210.752 82.752-82.752v256h-256z" />
-</font></defs></svg>
\ No newline at end of file
diff --git a/ui/public/fonts/fonts/icomoon.ttf b/ui/public/fonts/fonts/icomoon.ttf
deleted file mode 100644
index 475b473..0000000
Binary files a/ui/public/fonts/fonts/icomoon.ttf and /dev/null differ
diff --git a/ui/public/fonts/fonts/icomoon.woff b/ui/public/fonts/fonts/icomoon.woff
deleted file mode 100644
index a1024c9..0000000
Binary files a/ui/public/fonts/fonts/icomoon.woff and /dev/null differ
diff --git a/ui/public/fonts/iconfont/iconfont.eot b/ui/public/fonts/iconfont/iconfont.eot
deleted file mode 100644
index f7a7e2d..0000000
Binary files a/ui/public/fonts/iconfont/iconfont.eot and /dev/null differ
diff --git a/ui/public/fonts/iconfont/iconfont.svg b/ui/public/fonts/iconfont/iconfont.svg
deleted file mode 100644
index 3824505..0000000
--- a/ui/public/fonts/iconfont/iconfont.svg
+++ /dev/null
@@ -1,927 +0,0 @@
-<?xml version="1.0" standalone="no"?>
-<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" >
-<!--
-2013-9-30: Created.
--->
-<svg>
-<metadata>
-Created by iconfont
-</metadata>
-<defs>
-
-<font id="anticon" horiz-adv-x="1024" >
-  <font-face
-    font-family="anticon"
-    font-weight="500"
-    font-stretch="normal"
-    units-per-em="1024"
-    ascent="896"
-    descent="-128"
-  />
-    <missing-glyph />
-    
-    <glyph glyph-name="x" unicode="x" horiz-adv-x="1001"
-d="M281 543q-27 -1 -53 -1h-83q-18 0 -36.5 -6t-32.5 -18.5t-23 -32t-9 -45.5v-76h912v41q0 16 -0.5 30t-0.5 18q0 13 -5 29t-17 29.5t-31.5 22.5t-49.5 9h-133v-97h-438v97zM955 310v-52q0 -23 0.5 -52t0.5 -58t-10.5 -47.5t-26 -30t-33 -16t-31.5 -4.5q-14 -1 -29.5 -0.5
-t-29.5 0.5h-32l-45 128h-439l-44 -128h-29h-34q-20 0 -45 1q-25 0 -41 9.5t-25.5 23t-13.5 29.5t-4 30v167h911zM163 247q-12 0 -21 -8.5t-9 -21.5t9 -21.5t21 -8.5q13 0 22 8.5t9 21.5t-9 21.5t-22 8.5zM316 123q-8 -26 -14 -48q-5 -19 -10.5 -37t-7.5 -25t-3 -15t1 -14.5
-t9.5 -10.5t21.5 -4h37h67h81h80h64h36q23 0 34 12t2 38q-5 13 -9.5 30.5t-9.5 34.5q-5 19 -11 39h-368zM336 498v228q0 11 2.5 23t10 21.5t20.5 15.5t34 6h188q31 0 51.5 -14.5t20.5 -52.5v-227h-327z" />
-    
-
-    
-    <glyph glyph-name="stepforward" unicode="&#58880;" d="M326.6 819.7 758 464.4 758 764c0 19.9 16.1 36 36 36l0 0c19.9 0 36-16.1 36-36l0-760c0-19.9-16.1-36-36-36l0 0c-19.9 0-36 16.1-36 36L758 305.4 326.7-51.8c-27.4-24.4-70.8-5-70.8 31.7L255.9 788.1C255.9 824.7 299.3 844.2 326.6 819.7z"  horiz-adv-x="1024" />
-
-    
-    <glyph glyph-name="stepbackward" unicode="&#58881;" d="M759.3 819.7 327.9 464.4 327.9 764c0 19.9-16.1 36-36 36l0 0c-19.9 0-36-16.1-36-36l0-760c0-19.9 16.1-36 36-36l0 0c19.9 0 36 16.1 36 36L327.9 305.4l431.3-357.2c27.4-24.4 70.8-5 70.8 31.7L830 788.1C830 824.7 786.6 844.2 759.3 819.7z"  horiz-adv-x="1024" />
-
-    
-    <glyph glyph-name="forward" unicode="&#58882;" d="M575.1 789.9l436.2-375.4c16.9-15.7 16.9-43.3 0-59L575.1-21.9c-24.4-22.8-63.1-4.7-63.1 29.5l0 377.3L512 760.4C512 794.5 550.7 812.6 575.1 789.9zM63.1 789.9l436.2-375.4c8.4-7.9 12.6-18.7 12.6-29.5 0-10.8-4.2-21.6-12.6-29.5L63.1-21.9C38.7-44.6 0-26.5 0 7.6l0 752.7C0 794.5 38.7 812.6 63.1 789.9z"  horiz-adv-x="1024" />
-
-    
-    <glyph glyph-name="banckward" unicode="&#58883;" d="M448.975 789.9 12.675 414.4c-16.9-15.7-16.9-43.3 0-59l436.2-377.3c24.4-22.8 63.1-4.7 63.1 29.5L511.975 384.9 511.975 760.4C512.075 794.5 473.375 812.6 448.975 789.9zM960.975 789.9 524.675 414.4c-8.4-7.9-12.6-18.7-12.6-29.5s4.2-21.6 12.6-29.5l436.2-377.3c24.4-22.8 63.1-4.7 63.1 29.5L1023.975 760.4C1024.075 794.5 985.375 812.6 960.975 789.9z"  horiz-adv-x="1025" />
-
-    
-    <glyph glyph-name="caretright" unicode="&#58884;" d="M392.7 819.7l489.1-403.1c18.9-16.9 18.9-46.5 0-63.4L392.7-51.7c-27.4-24.4-70.8-5-70.8 31.7L321.9 788.1C322 824.7 365.3 844.2 392.7 819.7z"  horiz-adv-x="1024" />
-
-    
-    <glyph glyph-name="caretleft" unicode="&#58885;" d="M631.3 819.7 142.1 416.7c-18.9-16.9-18.9-46.5 0-63.4l489.1-405.1c27.4-24.4 70.8-5 70.8 31.7L702 788.1C702 824.7 658.6 844.2 631.3 819.7z"  horiz-adv-x="1024" />
-
-    
-    <glyph glyph-name="caretdown" unicode="&#58886;" d="M76.3 503.7l403.1-489.1c16.9-18.9 46.5-18.9 63.4 0l405.1 489.1c24.4 27.4 5 70.8-31.7 70.8l-808.1 0C71.3 574.5 51.8 531.1 76.3 503.7z"  horiz-adv-x="1024" />
-
-    
-    <glyph glyph-name="caretup" unicode="&#58887;" d="M76.3 263.2l405.1 489.1c16.9 18.9 46.5 18.9 63.4 0l403.1-489.1c24.4-27.4 5-70.8-31.7-70.8L107.9 192.4C71.3 192.4 51.8 235.8 76.3 263.2z"  horiz-adv-x="1024" />
-
-    
-    <glyph glyph-name="rightcircle" unicode="&#58888;" d="M512 895.000976C229.475902 895.000976 0.499512 666.024585 0.499512 383.500488s228.97639-511.500488 511.500488-511.500488 511.500488 228.97639 511.500488 511.500488S794.524098 895.000976 512 895.000976zM681.334634 358.325073l-235.569951-220.78439c-14.485854-13.586732-37.26361-12.887415-50.850341 1.598439-13.586732 14.485854-12.887415 37.26361 1.598439 50.850341L604.110049 384.499512 396.612683 579.109463c-14.485854 13.586732-15.185 [...]
-
-    
-    <glyph glyph-name="leftcircle" unicode="&#58889;" d="M512 895.000976C229.475902 895.000976 0.499512 666.024585 0.499512 383.500488s228.97639-511.500488 511.500488-511.500488 511.500488 228.97639 511.500488 511.500488S794.524098 895.000976 512 895.000976zM628.985756 139.03922c-13.586732-14.485854-36.364488-15.185171-50.850341-1.598439l-235.569951 220.78439C335.272585 365.018537 331.176585 374.509268 331.176585 384.499512s4.096 19.480976 11.288976 26.174439l235.569951 220.78439c14.4858 [...]
-
-    
-    <glyph glyph-name="upcircle" unicode="&#58890;" d="M512 895.000976C229.475902 895.000976 0.499512 666.024585 0.499512 383.500488s228.97639-511.500488 511.500488-511.500488 511.500488 228.97639 511.500488 511.500488S794.524098 895.000976 512 895.000976zM757.36039 278.503024c-14.485854-13.586732-37.26361-12.887415-50.850341 1.598439L512 487.598829 317.390049 280.001561c-13.586732-14.485854-36.364488-15.185171-50.850341-1.598439-14.485854 13.586732-15.185171 36.364488-1.598439 50.850341 [...]
-
-    
-    <glyph glyph-name="downcircle" unicode="&#58891;" d="M512 895.000976C229.475902 895.000976 0.499512 666.024585 0.499512 383.500488s228.97639-511.500488 511.500488-511.500488 511.500488 228.97639 511.500488 511.500488S794.524098 895.000976 512 895.000976zM758.958829 429.655415l-220.78439-235.569951c-6.693463-7.192976-16.184195-11.288976-26.174439-11.288976s-19.480976 4.096-26.274341 11.388878l-220.78439 235.569951c-13.586732 14.485854-12.887415 37.26361 1.598439 50.850341 14.485854 13 [...]
-
-    
-    <glyph glyph-name="rightcircleo" unicode="&#58892;" d="M512 823.07122c59.342049 0 116.885854-11.588683 171.032976-34.466341 52.348878-22.178341 99.303024-53.847415 139.763512-94.208 40.360585-40.360585 72.129561-87.414634 94.208-139.763512C939.982049 500.386341 951.570732 442.842537 951.570732 383.500488s-11.588683-116.885854-34.466341-171.032976c-22.178341-52.348878-53.847415-99.303024-94.208-139.763512-40.360585-40.360585-87.414634-72.129561-139.763512-94.208C628.885854-44.481561 5 [...]
-
-    
-    <glyph glyph-name="leftcircleo" unicode="&#58893;" d="M512 823.07122c59.342049 0 116.885854-11.588683 171.032976-34.466341 52.348878-22.178341 99.303024-53.847415 139.763512-94.208 40.360585-40.360585 72.129561-87.414634 94.208-139.763512C939.982049 500.386341 951.570732 442.842537 951.570732 383.500488s-11.588683-116.885854-34.466341-171.032976c-22.178341-52.348878-53.847415-99.303024-94.208-139.763512-40.360585-40.360585-87.414634-72.129561-139.763512-94.208C628.885854-44.481561 57 [...]
-
-    
-    <glyph glyph-name="upcircleo" unicode="&#58894;" d="M512 823.07122c59.342049 0 116.885854-11.588683 171.032976-34.466341 52.348878-22.178341 99.303024-53.847415 139.763512-94.208 40.360585-40.360585 72.129561-87.414634 94.208-139.763512C939.982049 500.386341 951.570732 442.842537 951.570732 383.500488s-11.588683-116.885854-34.466341-171.032976c-22.178341-52.348878-53.847415-99.303024-94.208-139.763512-40.360585-40.360585-87.414634-72.129561-139.763512-94.208C628.885854-44.481561 571. [...]
-
-    
-    <glyph glyph-name="downcircleo" unicode="&#58895;" d="M512 823.07122c59.342049 0 116.885854-11.588683 171.032976-34.466341 52.348878-22.178341 99.303024-53.847415 139.763512-94.208 40.360585-40.360585 72.129561-87.414634 94.208-139.763512C939.982049 500.386341 951.570732 442.842537 951.570732 383.500488s-11.588683-116.885854-34.466341-171.032976c-22.178341-52.348878-53.847415-99.303024-94.208-139.763512-40.360585-40.360585-87.414634-72.129561-139.763512-94.208C628.885854-44.481561 57 [...]
-
-    
-    <glyph glyph-name="verticleleft" unicode="&#58896;" d="M273.2 78l381.5 306.9-379.6 305c-18.8 15.1-21.8 42.6-6.7 61.4 15.1 18.8 42.6 21.8 61.4 6.7l358.3-287.9L688.1 731.6c0 19.9 16.1 36 36 36l8 0c19.9 0 36-16.1 36-36l0-695.3c0-19.9-16.1-36-36-36l-8 0c-19.9 0-36 16.1-36 36L688.1 299.6 328 9.9c-8.1-6.4-17.8-9.6-27.4-9.6-12.8 0-25.4 5.6-34.1 16.3C251.4 35.4 254.4 62.9 273.2 78z"  horiz-adv-x="1024" />
-
-    
-    <glyph glyph-name="verticleright" unicode="&#58897;" d="M751.8 78 370.3 384.9l379.6 305c18.8 15.1 21.8 42.6 6.7 61.4-15.1 18.8-42.6 21.8-61.4 6.7L336.9 470.1 336.9 731.6c0 19.9-16.1 36-36 36l-8 0c-19.9 0-36-16.1-36-36l0-695.3c0-19.9 16.1-36 36-36l8 0c19.9 0 36 16.1 36 36L336.9 299.6 697 9.9c8.1-6.4 17.8-9.6 27.4-9.6 12.8 0 25.4 5.6 34.1 16.3C773.6 35.4 770.6 62.9 751.8 78z"  horiz-adv-x="1024" />
-
-    
-    <glyph glyph-name="back" unicode="&#58898;" d="M811.6 471.9c-57.2 57.2-133.2 88.6-214 88.6h-335.2l113.4 113.4c15.6 15.6 15.6 40.9 0 56.6s-40.9 15.6-56.6 0l-183.7-183.8c-7.5-7.5-11.7-17.7-11.7-28.3s4.2-20.8 11.7-28.3l178.5-178.5c7.8-7.8 18-11.7 28.3-11.7s20.5 3.9 28.3 11.7c15.6 15.6 15.6 40.9 0 56.6l-112.4 112.3h339.4c59.5 0 115.4-23.2 157.4-65.2 42.1-42.1 65.2-98 65.2-157.4v-192c0-22.1 17.9-40 40-40s40 17.9 40 40v192c0.1 80.8-31.4 156.8-88.6 214z"  horiz-adv-x="1024" />
-
-    
-    <glyph glyph-name="retweet" unicode="&#58899;" d="M365.6 578.7l349 0L595.5 459.5c-14.1-14.1-14.1-36.9 0-50.9 7-7 16.2-10.5 25.5-10.5s18.4 3.5 25.5 10.5L825 587.1c6.8 6.8 10.5 15.9 10.5 25.5s-3.8 18.7-10.5 25.5L641.2 821.8c-14.1 14.1-36.9 14.1-50.9 0-14.1-14.1-14.1-36.9 0-50.9l120.2-120.2L365.6 650.7c-79.8 0-154.8-31.1-211.2-87.5C98.1 506.8 67 431.8 67 352c0-19.9 16.1-36 36-36s36 16.1 36 36c0 60.5 23.6 117.5 66.4 160.3C248.2 555.1 305.1 578.7 365.6 578.7zM923.1 455c-19.9 0-36-16.1-36- [...]
-
-    
-    <glyph glyph-name="shrink" unicode="&#58900;" d="M108.8 247.2 320 247.2 87.9 15.2c-17.2-17.2-17.2-45 0-62.2 17.2-17.2 45-17.2 62.2 0l235.7 235.7 0-209.4c0-24.3 19.7-44 44-44 24.3 0 44 19.7 44 44l0 312c0 24.3-19.7 44-44 44l-321 0c-24.3 0-44-19.7-44-44S84.5 247.2 108.8 247.2zM594.8 431.2l321 0c24.3 0 44 19.7 44 44 0 24.3-19.7 44-44 44L704.7 519.2l232.1 232.1c17.2 17.2 17.2 45 0 62.2-8.6 8.6-19.9 12.9-31.1 12.9-11.3 0-22.5-4.3-31.1-12.9L638.8 577.8 638.8 787.2c0 24.3-19.7 44-44 44s-44-1 [...]
-
-    
-    <glyph glyph-name="arrowsalt" unicode="&#58901;" d="M429.9 23.2 218.7 23.2l232.1 232.1c17.2 17.2 17.2 45 0 62.2-17.2 17.2-45 17.2-62.2 0L152.8 81.8 152.8 291.2c0 24.3-19.7 44-44 44-24.3 0-44-19.7-44-44l0-312c0-24.3 19.7-44 44-44l321 0c24.3 0 44 19.7 44 44S454.2 23.2 429.9 23.2zM915.9 831.2l-321 0c-24.3 0-44-19.7-44-44 0-24.3 19.7-44 44-44L806 743.2 573.9 511.2c-17.2-17.2-17.2-45 0-62.2 8.6-8.6 19.9-12.9 31.1-12.9 11.3 0 22.5 4.3 31.1 12.9l235.7 235.7 0-209.4c0-24.3 19.7-44 44-44s44 1 [...]
-
-    
-    <glyph glyph-name="doubleright" unicode="&#58903;" d="M431 16.6c-15.1 18.8-12.1 46.3 6.7 61.4l381.5 306.9-379.6 305c-18.8 15.1-21.8 42.6-6.7 61.4 15.1 18.8 42.6 21.8 61.4 6.7l422-339.1c10.3-8.2 16.3-20.8 16.3-34 0-13.3-6-25.8-16.3-34.1L492.5 9.9c-8.1-6.4-17.8-9.6-27.4-9.6C452.3 0.3 439.7 5.9 431 16.6zM101 16.6c-15.1 18.8-12.1 46.3 6.7 61.4l381.5 306.9-379.6 305c-18.8 15.1-21.8 42.6-6.7 61.4 15.1 18.8 42.6 21.8 61.4 6.7l422-339.1c10.3-8.2 16.3-20.8 16.3-34 0-13.3-6-25.8-16.3-34.1L162. [...]
-
-    
-    <glyph glyph-name="doubleleft" unicode="&#58904;" d="M558.9 0.3c-9.6 0-19.3 3.2-27.4 9.6L107.7 350.8c-10.3 8.3-16.3 20.8-16.3 34.1 0 13.2 6 25.8 16.3 34l422 339.1c18.8 15.1 46.3 12.1 61.4-6.7 15.1-18.8 12.1-46.3-6.7-61.4l-379.6-305L586.3 78c18.8-15.1 21.8-42.6 6.7-61.4C584.3 5.9 571.7 0.3 558.9 0.3zM888.9 0.3c-9.6 0-19.3 3.2-27.4 9.6L437.7 350.8c-10.3 8.3-16.3 20.8-16.3 34.1 0 13.2 6 25.8 16.3 34l422 339.1c18.8 15.1 46.3 12.1 61.4-6.7 15.1-18.8 12.1-46.3-6.7-61.4l-379.6-305L916.3 78c [...]
-
-    
-    <glyph glyph-name="arrowdown" unicode="&#58905;" d="M558 724.8l0-573.7c0-0.1 0.2-0.2 0.2-0.1l208 216.4c16.8 17.5 44.7 18.1 62.2 1.2 17.5-16.8 18.1-44.7 1.2-62.2L546.5 11.8c-8.3-8.6-19.8-13.5-31.7-13.5-12 0-23.4 4.9-31.7 13.5L198.3 308c-8.2 8.5-12.3 19.5-12.3 30.5 0 11.6 4.5 23.1 13.5 31.7 17.5 16.8 45.4 16.3 62.2-1.2l208-216.4c0.1-0.1 0.2 0 0.2 0.1L469.9 725.8c0 23.4 18.3 42.5 41.3 43.9C536.8 771.2 558 750.3 558 724.8z"  horiz-adv-x="1024" />
-
-    
-    <glyph glyph-name="arrowup" unicode="&#58906;" d="M470 43.2 470 616.9c0 0.1-0.2 0.2-0.2 0.1l-208-216.4c-16.8-17.5-44.7-18.1-62.2-1.2-17.5 16.8-18.1 44.7-1.2 62.2l283.2 294.7c8.3 8.6 19.8 13.5 31.7 13.5 12 0 23.4-4.9 31.7-13.5L829.7 460c8.2-8.5 12.3-19.5 12.3-30.5 0-11.6-4.5-23.1-13.5-31.7-17.5-16.8-45.4-16.3-62.2 1.2l-208 216.4c-0.1 0.1-0.2 0-0.2-0.1l0-573.1c0-23.4-18.3-42.5-41.3-43.9C491.2-3.2 470 17.7 470 43.2z"  horiz-adv-x="1024" />
-
-    
-    <glyph glyph-name="arrowright" unicode="&#58907;" d="M173.2 428l573.7 0c0.1 0 0.2 0.2 0.1 0.2l-216.4 208c-17.5 16.8-18.1 44.7-1.2 62.2 16.8 17.5 44.7 18.1 62.2 1.2l294.7-283.2c8.6-8.3 13.5-19.8 13.5-31.7 0-12-4.9-23.4-13.5-31.7L590 68.3c-8.5-8.2-19.5-12.3-30.5-12.3-11.6 0-23.1 4.5-31.7 13.5-16.8 17.5-16.3 45.4 1.2 62.2l216.4 208c0.1 0.1 0 0.2-0.1 0.2L172.2 339.9c-23.4 0-42.5 18.3-43.9 41.3C126.8 406.8 147.7 428 173.2 428z"  horiz-adv-x="1024" />
-
-    
-    <glyph glyph-name="arrowleft" unicode="&#58908;" d="M854.8 428 281.1 428c-0.1 0-0.2 0.2-0.1 0.2l216.4 208c17.5 16.8 18.1 44.7 1.2 62.2-16.8 17.5-44.7 18.1-62.2 1.2L141.8 416.5c-8.6-8.3-13.5-19.8-13.5-31.7 0-12 4.9-23.4 13.5-31.7l296.2-284.7c8.5-8.2 19.5-12.3 30.5-12.3 11.6 0 23.1 4.5 31.7 13.5 16.8 17.5 16.3 45.4-1.2 62.2l-216.4 208c-0.1 0.1 0 0.2 0.1 0.2l573.1 0c23.4 0 42.5 18.3 43.9 41.3C901.2 406.8 880.3 428 854.8 428z"  horiz-adv-x="1024" />
-
-    
-    <glyph glyph-name="down" unicode="&#58909;" d="M895.7 595.9c0-9.6-3.2-19.3-9.6-27.4L545.2 144.7c-8.3-10.3-20.8-16.3-34.1-16.3-13.2 0-25.8 6-34 16.3l-339.1 422c-15.1 18.8-12.1 46.3 6.7 61.4 18.8 15.1 46.3 12.1 61.4-6.7l305.1-379.6L818 623.3c15.1 18.8 42.6 21.8 61.4 6.7C890.1 621.3 895.7 608.7 895.7 595.9z"  horiz-adv-x="1024" />
-
-    
-    <glyph glyph-name="up" unicode="&#58910;" d="M895.7 236.1c0 9.6-3.2 19.3-9.6 27.4L545.2 687.3c-8.3 10.3-20.8 16.3-34.1 16.3-13.2 0-25.8-6-34-16.3l-339.1-422c-15.1-18.8-12.1-46.3 6.7-61.4 18.8-15.1 46.3-12.1 61.4 6.7l305.1 379.6L818 208.7c15.1-18.8 42.6-21.8 61.4-6.7C890.1 210.7 895.7 223.3 895.7 236.1z"  horiz-adv-x="1024" />
-
-    
-    <glyph glyph-name="right" unicode="&#58911;" d="M300.6 0.3c9.6 0 19.3 3.2 27.4 9.6l423.8 340.9c10.3 8.3 16.3 20.8 16.3 34.1 0 13.2-6 25.8-16.3 34l-422 339.1c-18.8 15.1-46.3 12.1-61.4-6.7-15.1-18.8-12.1-46.3 6.7-61.4l379.6-305.1L273.2 78c-18.8-15.1-21.8-42.6-6.7-61.4C275.2 5.9 287.8 0.3 300.6 0.3z"  horiz-adv-x="1024" />
-
-    
-    <glyph glyph-name="left" unicode="&#58912;" d="M724.4 0.3c-9.6 0-19.3 3.2-27.4 9.6L273.2 350.8c-10.3 8.3-16.3 20.8-16.3 34.1 0 13.2 6 25.8 16.3 34l422 339.1c18.8 15.1 46.3 12.1 61.4-6.7 15.1-18.8 12.1-46.3-6.7-61.4L370.3 384.9 751.8 78c18.8-15.1 21.8-42.6 6.7-61.4C749.8 5.9 737.2 0.3 724.4 0.3z"  horiz-adv-x="1024" />
-
-    
-    <glyph glyph-name="minussquareo" unicode="&#58913;" d="M888.5 760.5 888.5 760.5 888.5 760.5l0-753.1 0 0-753 0 0 0L135.5 760.5l0 0L888.5 760.5M888.5 832.5l-753 0c-39.8 0-72-32.2-72-72l0-753.1c0-39.8 32.2-72 72-72l753.1 0c39.8 0 72 32.2 72 72L960.6 760.5C960.5 800.3 928.3 832.5 888.5 832.5L888.5 832.5zM731.5 347l-441 0c-19.9 0-36 16.1-36 36l0 0c0 19.9 16.1 36 36 36l441 0c19.9 0 36-16.1 36-36l0 0C767.5 363.1 751.4 347 731.5 347z"  horiz-adv-x="1024" />
-
-    
-    <glyph glyph-name="minuscircle" unicode="&#58914;" d="M512 896C229.2 896 0 666.8 0 384s229.2-512 512-512 512 229.2 512 512S794.8 896 512 896zM832.5 384c0-19.9-16.1-36-36-36l-569 0c-19.9 0-36 16.1-36 36l0 0c0 19.9 16.1 36 36 36l569 0C816.4 420 832.5 403.9 832.5 384L832.5 384z"  horiz-adv-x="1024" />
-
-    
-    <glyph glyph-name="minuscircleo" unicode="&#58915;" d="M512 896C229.2 896 0 666.8 0 384s229.2-512 512-512 512 229.2 512 512S794.8 896 512 896zM823.1 72.9c-40.4-40.4-87.5-72.2-139.9-94.3C629-44.4 571.4-56 512-56s-117 11.6-171.2 34.5c-52.4 22.2-99.4 53.9-139.9 94.3-40.4 40.4-72.2 87.5-94.3 139.9C83.6 267 72 324.6 72 384s11.6 117 34.5 171.2c22.2 52.4 53.9 99.4 94.3 139.9 40.4 40.4 87.5 72.2 139.9 94.3C395 812.4 452.6 824 512 824s117-11.6 171.2-34.5c52.4-22.2 99.4-53.9 139.9-94.3 40.4-40 [...]
-
-    
-    <glyph glyph-name="minus" unicode="&#58916;" d="M796.5 348l-569 0c-19.9 0-36 16.1-36 36l0 0c0 19.9 16.1 36 36 36l569 0c19.9 0 36-16.1 36-36l0 0C832.5 364.1 816.4 348 796.5 348z"  horiz-adv-x="1024" />
-
-    
-    <glyph glyph-name="pluscircleo" unicode="&#58917;" d="M512 896C229.2 896 0 666.8 0 384s229.2-512 512-512 512 229.2 512 512S794.8 896 512 896zM823.1 72.9c-40.4-40.4-87.5-72.2-139.9-94.3C629-44.4 571.4-56 512-56c-59.4 0-117 11.6-171.2 34.5-52.4 22.2-99.4 53.9-139.9 94.3-40.4 40.4-72.2 87.5-94.3 139.9C83.6 267 72 324.6 72 384c0 59.4 11.6 117 34.5 171.2 22.2 52.4 53.9 99.4 94.3 139.9 40.4 40.4 87.5 72.2 139.9 94.3C395 812.4 452.6 824 512 824c59.4 0 117-11.6 171.2-34.5 52.4-22.2 99.4-53.9 [...]
-
-    
-    <glyph glyph-name="pluscircle" unicode="&#58918;" d="M512 896C229.2 896 0 666.8 0 384s229.2-512 512-512 512 229.2 512 512S794.8 896 512 896zM768 383.5c0-19.9-16.1-36-36-36L548.5 347.5 548.5 165c0-19.9-16.1-36-36-36l0 0c-19.9 0-36 16.1-36 36L476.5 347.5 292 347.5c-19.9 0-36 16.1-36 36l0 0c0 19.9 16.1 36 36 36l184.5 0L476.5 603c0 19.9 16.1 36 36 36l0 0c19.9 0 36-16.1 36-36l0-183.5L732 419.5C751.9 419.5 768 403.4 768 383.5L768 383.5z"  horiz-adv-x="1024" />
-
-    
-    <glyph glyph-name="plus" unicode="&#58919;" d="M866.5 420 548 420 548 730.5c0 19.9-16.1 36-36 36l0 0c-19.9 0-36-16.1-36-36L476 420 164.5 420c-19.9 0-36-16.1-36-36l0 0c0-19.9 16.1-36 36-36L476 348l0-311.5c0-19.9 16.1-36 36-36l0 0c19.9 0 36 16.1 36 36L548 348l318.5 0c19.9 0 36 16.1 36 36l0 0C902.5 403.9 886.4 420 866.5 420z"  horiz-adv-x="1024" />
-
-    
-    <glyph glyph-name="infocirlce" unicode="&#58920;" d="M512 896C229.2 896 0 666.8 0 384s229.2-512 512-512 512 229.2 512 512S794.8 896 512 896zM509 711.5c19.9 0 36-16.1 36-36s-16.1-36-36-36-36 16.1-36 36S489.1 711.5 509 711.5zM666.2 154.4c0-19.9-16.1-36-36-36L545 118.4l-72 0-85.2 0c-19.9 0-36 16.1-36 36l0 0c0 19.9 16.1 36 36 36L473 190.4 473 504.5l-60 0c-19.9 0-36 16.1-36 36l0 0c0 19.9 16.1 36 36 36l60 0 36 0 0 0c19.9 0 36-16.1 36-36l0-350.1 85.2 0C650.1 190.4 666.2 174.3 666.2 154.4L66 [...]
-
-    
-    <glyph glyph-name="infocirlceo" unicode="&#58921;" d="M512 896C229.2 896 0 666.8 0 384s229.2-512 512-512 512 229.2 512 512S794.8 896 512 896zM823.1 72.9c-40.4-40.4-87.5-72.2-139.9-94.3C629-44.4 571.4-56 512-56c-59.4 0-117 11.6-171.2 34.5-52.4 22.2-99.4 53.9-139.9 94.3-40.4 40.4-72.2 87.5-94.3 139.9C83.6 267 72 324.6 72 384c0 59.4 11.6 117 34.5 171.2 22.2 52.4 53.9 99.4 94.3 139.9 40.4 40.4 87.5 72.2 139.9 94.3C395 812.4 452.6 824 512 824c59.4 0 117-11.6 171.2-34.5 52.4-22.2 99.4-53.9 [...]
-
-    
-    <glyph glyph-name="info" unicode="&#58922;" d="M660.2 136.4 575 136.4 575 540.5c0 19.9-16.1 36-36 36l0 0-36 0-60 0c-19.9 0-36-16.1-36-36l0 0c0-19.9 16.1-36 36-36l60 0 0-368.1-85.2 0c-19.9 0-36-16.1-36-36l0 0c0-19.9 16.1-36 36-36L503 64.4l72 0 85.2 0c19.9 0 36 16.1 36 36l0 0C696.2 120.3 680.1 136.4 660.2 136.4zM539 675.5m-36 0a36 36 0 1 0 72 0 36 36 0 1 0-72 0Z"  horiz-adv-x="1024" />
-
-    
-    <glyph glyph-name="exclamation" unicode="&#58923;" d="M512 193c-22.1 0-40 17.9-40 40L472 728c0 22.1 17.9 40 40 40 22.1 0 40-17.9 40-40l0-495C552 210.9 534.1 193 512 193zM512 83m-45 0a45 45 0 1 0 90 0 45 45 0 1 0-90 0Z"  horiz-adv-x="1024" />
-
-    
-    <glyph glyph-name="exclamationcircle" unicode="&#58924;" d="M512 896C229.2 896 0 666.8 0 384s229.2-512 512-512 512 229.2 512 512S794.8 896 512 896zM472 665c0 22.1 17.9 40 40 40 22.1 0 40-17.9 40-40l0-369c0-22.1-17.9-40-40-40-22.1 0-40 17.9-40 40L472 665zM512 102c-24.9 0-45 20.1-45 45 0 24.9 20.1 45 45 45s45-20.1 45-45C557 122.2 536.9 102 512 102z"  horiz-adv-x="1024" />
-
-    
-    <glyph glyph-name="exclamationcircleo" unicode="&#58925;" d="M512 824c59.4 0 117-11.6 171.2-34.5 52.4-22.2 99.4-53.9 139.9-94.3 40.4-40.4 72.2-87.5 94.3-139.9C940.4 501 952 443.4 952 384s-11.6-117-34.5-171.2c-22.2-52.4-53.9-99.4-94.3-139.9-40.4-40.4-87.5-72.2-139.9-94.3C629-44.4 571.4-56 512-56s-117 11.6-171.2 34.5c-52.4 22.2-99.4 53.9-139.9 94.3-40.4 40.4-72.2 87.5-94.3 139.9C83.6 267 72 324.6 72 384s11.6 117 34.5 171.2c22.2 52.4 53.9 99.4 94.3 139.9 40.4 40.4 87.5 72.2 139.9 94.3C3 [...]
-
-    
-    <glyph glyph-name="closecircle" unicode="&#58926;" d="M512 896C229.2 896 0 666.8 0 384s229.2-512 512-512 512 229.2 512 512S794.8 896 512 896zM717.3 229.1c14-14.1 14-36.9-0.1-50.9-7-7-16.2-10.5-25.4-10.5-9.2 0-18.5 3.5-25.5 10.6L512 333 357.7 178.3c-7-7.1-16.3-10.6-25.5-10.6-9.2 0-18.4 3.5-25.4 10.5-14.1 14-14.1 36.8-0.1 50.9L461.2 384 306.7 538.9c-14 14.1-14 36.9 0.1 50.9 14.1 14 36.9 14 50.9-0.1L512 435l154.3 154.8c14 14.1 36.8 14.1 50.9 0.1 14.1-14 14.1-36.8 0.1-50.9L562.8 384 717. [...]
-
-    
-    <glyph glyph-name="closecircleo" unicode="&#58927;" d="M717.2 589.8c-14.1 14-36.9 14-50.9-0.1L512 435 357.7 589.7c-14 14.1-36.8 14.1-50.9 0.1-14.1-14-14.1-36.8-0.1-50.9L461.2 384 306.7 229.1c-14-14.1-14-36.9 0.1-50.9 7-7 16.2-10.5 25.4-10.5 9.2 0 18.5 3.5 25.5 10.6L512 333l154.3-154.8c7-7.1 16.3-10.6 25.5-10.6 9.2 0 18.4 3.5 25.4 10.5 14.1 14 14.1 36.8 0.1 50.9L562.8 384l154.4 154.9C731.3 553 731.3 575.8 717.2 589.8zM512 896C229.2 896 0 666.8 0 384s229.2-512 512-512 512 229.2 512 512 [...]
-
-    
-    <glyph glyph-name="checkcircle" unicode="&#58928;" d="M512 896C229.2 896 0 666.8 0 384s229.2-512 512-512 512 229.2 512 512S794.8 896 512 896zM772.3 539.6 412.8 178.9c-0.1-0.1-0.3-0.3-0.4-0.4-2.4-2.6-5.3-4.9-8.5-6.7-5.6-3.2-11.8-4.7-17.8-4.7-12.5 0-24.7 6.5-31.3 18.2L245.9 375.7c-9.9 17.3-3.9 39.3 13.4 49.1 17.3 9.9 39.3 3.9 49.1-13.4l85.4-149.5 327.5 328.5c14 14.1 36.8 14.1 50.9 0.1C786.3 576.4 786.3 553.6 772.3 539.6z"  horiz-adv-x="1024" />
-
-    
-    <glyph glyph-name="checkcircleo" unicode="&#58929;" d="M721.3 590.4 393.8 261.9l-85.4 149.5c-9.9 17.3-31.8 23.3-49.1 13.4-17.3-9.9-23.3-31.8-13.4-49.1l108.8-190.5c6.6-11.6 18.8-18.2 31.3-18.2 6.1 0 12.2 1.5 17.8 4.7 3.2 1.9 6.1 4.1 8.5 6.7 0.1 0.1 0.3 0.3 0.4 0.4l359.5 360.6c14 14.1 14 36.9-0.1 50.9C758.1 604.5 735.4 604.5 721.3 590.4zM512 896C229.2 896 0 666.8 0 384s229.2-512 512-512 512 229.2 512 512S794.8 896 512 896zM823.1 72.9c-40.4-40.4-87.5-72.2-139.9-94.3C629-44.4 571.4-56 51 [...]
-
-    
-    <glyph glyph-name="check" unicode="&#58930;" d="M328 96.3c-1.8 0-3.5 0.1-5.3 0.4-12.4 1.7-23.2 9-29.4 19.8L134 395.2c-11 19.2-4.3 43.6 14.9 54.6 19.2 11 43.6 4.3 54.6-14.9l133.2-233.2 491 492.5c15.6 15.6 40.9 15.7 56.6 0.1 15.6-15.6 15.7-40.9 0.1-56.6L358.2 109.9l-1.9-1.9C348.7 100.4 338.5 96.3 328 96.3z"  horiz-adv-x="1024" />
-
-    
-    <glyph glyph-name="close" unicode="&#58931;" d="M567.7 381.1l254.8 254.6c15.4 15.4 15.4 40.3 0 55.6-15.4 15.4-40.3 15.4-55.6 0L512 436.8 257.1 691.4c-15.4 15.4-40.3 15.4-55.6 0-15.4-15.4-15.4-40.3 0-55.6l254.8-254.6L201.5 126.5c-15.4-15.4-15.4-40.3 0-55.6 7.7-7.7 17.8-11.5 27.8-11.5 10.1 0 20.1 3.8 27.8 11.5L512 325.5l254.9-254.7c7.7-7.7 17.7-11.5 27.8-11.5 10.1 0 20.1 3.8 27.8 11.5 15.4 15.4 15.4 40.3 0 55.6L567.7 381.1z"  horiz-adv-x="1024" />
-
-    
-    <glyph glyph-name="customerservice" unicode="&#58932;" d="M838 578.8c-4.3 17.9-10.2 35.4-17.5 52.2-17 39.2-41.3 74.4-72.4 104.7-30.9 30.1-67 53.8-107.1 70.4-41.6 17.1-85.7 25.8-131 25.8-45.2 0-89.3-8.7-130.9-25.8-40.1-16.5-76.1-40.2-107.1-70.4-31-30.2-55.4-65.4-72.4-104.7-7.4-17-13.4-35-17.9-53.5-15.8-5.3-30.7-13-44.4-22.8-14.8-10.6-27.8-23.4-38.6-38.1C76 486.1 64 449.7 64 411.4c0-46.5 18.2-90.4 51.3-123.6 24.3-24.3 54.5-40.8 87.1-47.6 2.4-0.5 4.9-0.8 7.4-0.8 9.4 0 18.6 3.8 25.2 10.6 [...]
-
-    
-    <glyph glyph-name="creditcard" unicode="&#58933;" d="M951.9 766.5 72 766.5c-39.8 0-72-32.2-72-72L0 574l0-96 0-404.6c0-39.8 32.2-72 72-72l880 0c39.8 0 72 32.2 72 72L1024 478l0 96L1024 694.5C1023.9 734.3 991.6 766.5 951.9 766.5zM951.9 73.4 72 73.4 72 478l879.9 0L951.9 73.4zM72 574 72 694.5l879.9 0L951.9 574 72 574zM237 192 237 192c24.3 0 44 19.7 44 44l0 0c0 24.3-19.7 44-44 44l0 0c-24.3 0-44-19.7-44-44l0 0C193 211.7 212.7 192 237 192zM403.5 192 403.5 192c24.3 0 44 19.7 44 44l0 0c0 24.3- [...]
-
-    
-    <glyph glyph-name="codesquareo" unicode="&#58934;" d="M888.5 832.5l-753 0c-39.8 0-72-32.2-72-72l0-753.1c0-39.8 32.2-72 72-72l753.1 0c39.8 0 72 32.2 72 72L960.6 760.5C960.5 800.3 928.2 832.5 888.5 832.5zM888.5 7.4l-753 0L135.5 760.5l753 0L888.5 7.4zM203.2 357.8c7-7 16.2-10.5 25.4-10.5 9.2 0 18.5 3.5 25.5 10.6l140.4 140.9c14 14 14 36.6 0.1 50.7L254.2 691.7c-14 14.1-36.8 14.3-50.9 0.3-14.1-14-14.3-36.8-0.3-50.9l115.3-116.8L203.1 408.7C189.1 394.6 189.1 371.9 203.2 357.8zM382.6 383.7c0-1 [...]
-
-    
-    <glyph glyph-name="book" unicode="&#58935;" d="M822.5 832.5 562.6 832.5l-72 0-121 0-72 0-93.1 0c-39.8 0-72-32.2-72-72l0-753.1c0-39.8 32.2-72 72-72l618.1 0c39.8 0 72 32.2 72 72L894.6 760.5C894.5 800.3 862.2 832.5 822.5 832.5zM490.6 760.5l0-209.9-8.7 8.7-33.3 33.3c-9.5 9.5-25 9.6-34.6 0.1l-44.4-43.9L369.6 760.5 490.6 760.5zM297.6 760.5l0-277.3c0-19.7 15.9-35.6 35.6-35.6l0 0c23.3 0 45.7 9.2 62.3 25.6l35.5 35.2 34.9-34.9c15.9-15.9 37.3-25.2 59.8-25.9l1.4 0c19.7 0 35.6 15.9 35.6 35.6L562. [...]
-
-    
-    <glyph glyph-name="barschart" unicode="&#58936;" d="M202.6 730l0-696c0-19.9-16.1-36-36-36l0 0c-19.9 0-36 16.1-36 36L130.6 730c0 19.9 16.1 36 36 36l0 0C186.5 766 202.6 749.9 202.6 730zM166.6 70l694 0c19.9 0 36-16.1 36-36l0 0c0-19.9-16.1-36-36-36l-694 0c-19.9 0-36 16.1-36 36l0 0C130.6 53.9 146.7 70 166.6 70zM393.8 537l0-371c0-19.9-16.1-36-36-36l0 0c-19.9 0-36 16.1-36 36L321.8 537c0 19.9 16.1 36 36 36l0 0C377.7 573 393.8 556.9 393.8 537zM777.3 667l0-501c0-19.9-16.1-36-36-36l0 0c-19.9 0- [...]
-
-    
-    <glyph glyph-name="bars" unicode="&#58937;" d="M186.8 639.2m-63 0a63 63 0 1 0 126 0 63 63 0 1 0-126 0ZM855.7 610.2 357.9 610.2c-19.9 0-36.1 16.2-36.1 36.1l0 0c0 19.9 16.2 36.1 36.1 36.1l497.9 0c19.9 0 36.1-16.2 36.1-36.1l0 0C891.8 626.3 875.7 610.2 855.7 610.2zM186.8 384m-63 0a63 63 0 1 0 126 0 63 63 0 1 0-126 0ZM855.7 354.9 357.9 354.9c-19.9 0-36.1 16.2-36.1 36.1l0 0c0 19.9 16.2 36.1 36.1 36.1l497.9 0c19.9 0 36.1-16.2 36.1-36.1l0 0C891.8 371.1 875.7 354.9 855.7 354.9zM186.8 128.8m-6 [...]
-
-    
-    <glyph glyph-name="question" unicode="&#58938;" d="M644.3 632.6c-39.2 41.2-94.5 64.7-151.9 64.7-54.3-0.1-105.3-21.3-143.7-59.8-38.4-38.4-59.5-89.5-59.5-143.8 0-19.9 16.1-36 36-36s36 16.1 36 36c0 72.4 58.9 131.5 131.3 131.6 0.1 0 0.2 0 0.3 0 37.5 0 73.7-15.4 99.2-42.3 22.6-23.8 34.1-54 32.4-85.3-1.4-26.6-2.7-51.7-79.7-128.7-46.3-46.3-88.2-92.4-93.8-148.8-1.9-19.8 12.5-37.4 32.3-39.4 1.2-0.1 2.4-0.2 3.6-0.2 18.3 0 34 13.9 35.8 32.5 2.9 29.5 30.1 62 73 104.9 89.4 89.4 98.3 130.8 100.7 1 [...]
-
-    
-    <glyph glyph-name="questioncircle" unicode="&#58939;" d="M512 896C229.2 896 0 666.8 0 384s229.2-512 512-512 512 229.2 512 512S794.8 896 512 896zM505.5 83.4c-23.9 0-43.3 19.4-43.3 43.3s19.4 43.3 43.3 43.3c23.9 0 43.3-19.4 43.3-43.3S529.4 83.4 505.5 83.4zM691.3 505c-2.5-46.3-16.7-82.8-87.7-153.8-36-36-58.7-63-61-86.7-1.8-18.6-17.5-32.5-35.8-32.5-1.2 0-2.4 0.1-3.6 0.2-19.8 1.9-34.2 19.6-32.3 39.4 4.9 49.9 41.5 90.2 81.8 130.5 64.5 64.5 65.6 85 66.7 106.7 1.3 25.3-8 49.8-26.4 69.1-20.9 2 [...]
-
-    
-    <glyph glyph-name="questioncircleo" unicode="&#58940;" d="M512 896C229.2 896 0 666.8 0 384s229.2-512 512-512 512 229.2 512 512S794.8 896 512 896zM823.1 72.9c-40.4-40.4-87.5-72.2-139.9-94.3C629-44.4 571.4-56 512-56s-117 11.6-171.2 34.5c-52.4 22.2-99.4 53.9-139.9 94.3-40.4 40.4-72.2 87.5-94.3 139.9C83.6 267 72 324.6 72 384s11.6 117 34.5 171.2c22.2 52.4 53.9 99.4 94.3 139.9 40.4 40.4 87.5 72.2 139.9 94.3C395 812.4 452.6 824 512 824s117-11.6 171.2-34.5c52.4-22.2 99.4-53.9 139.9-94.3 40.4 [...]
-
-    
-    <glyph glyph-name="pause" unicode="&#58941;" d="M325.5 703.5 325.5 703.5c-19.9 0-36-16.1-36-36l0-567c0-19.9 16.1-36 36-36l0 0c19.9 0 36 16.1 35 36l0 567C361.5 687.4 345.4 703.5 325.5 703.5zM698.5 703.5 698.5 703.5c-19.9 0-36-16.1-36-36l0-567c0-19.9 16.1-36 36-36l0 0c19.9 0 36 16.1 36 36l0 567C734.5 687.4 718.4 703.5 698.5 703.5z"  horiz-adv-x="1024" />
-
-    
-    <glyph glyph-name="pausecircle" unicode="&#58942;" d="M512 896C229.2 896 0 666.8 0 384s229.2-512 512-512 512 229.2 512 512S794.8 896 512 896zM393 228c0-19.9-16.1-36-36-36l0 0c-19.9 0-36 16.1-36 36L321 540c0 19.9 16.1 36 36 36l0 0c19.9 0 36-16.1 36-36L393 228zM703 228c0-19.9-16.1-36-36-36l0 0c-19.9 0-36 16.1-36 36L631 540c0 19.9 16.1 36 36 36l0 0c19.9 0 36-16.1 36-36L703 228z"  horiz-adv-x="1024" />
-
-    
-    <glyph glyph-name="pausecircleo" unicode="&#58943;" d="M512 896C229.2 896 0 666.8 0 384s229.2-512 512-512 512 229.2 512 512S794.8 896 512 896zM823.1 72.9c-40.4-40.4-87.5-72.2-139.9-94.3C629-44.4 571.4-56 512-56c-59.4 0-117 11.6-171.2 34.5-52.4 22.2-99.4 53.9-139.9 94.3-40.4 40.4-72.2 87.5-94.3 139.9C83.6 267 72 324.6 72 384s11.6 117 34.5 171.2c22.2 52.4 53.9 99.4 94.3 139.9 40.4 40.4 87.5 72.2 139.9 94.3C395 812.4 452.6 824 512 824c59.4 0 117-11.6 171.2-34.5 52.4-22.2 99.4-53.9 139.9 [...]
-
-    
-    <glyph glyph-name="clockcircle" unicode="&#58944;" d="M512 896C229.2 896 0 666.8 0 384s229.2-512 512-512 512 229.2 512 512S794.8 896 512 896zM769 356c0-19.9-16.1-36-36-36L548 320l0 0c-39.8 0-72 32.2-72 72l0 0L476 632c0 19.9 16.1 36 36 36l0 0c19.9 0 36-16.1 36-36l0-240 185 0C752.9 392 769 375.9 769 356L769 356z"  horiz-adv-x="1024" />
-
-    
-    <glyph glyph-name="clockcircleo" unicode="&#58945;" d="M512 896C229.2 896 0 666.8 0 384s229.2-512 512-512 512 229.2 512 512S794.8 896 512 896zM823.1 72.9c-40.4-40.4-87.5-72.2-139.9-94.3C629-44.4 571.4-56 512-56s-117 11.6-171.2 34.5c-52.4 22.2-99.4 53.9-139.9 94.3-40.4 40.4-72.2 87.5-94.3 139.9C83.6 267 72 324.6 72 384s11.6 117 34.5 171.2c22.2 52.4 53.9 99.4 94.3 139.9 40.4 40.4 87.5 72.2 139.9 94.3C395 812.4 452.6 824 512 824s117-11.6 171.2-34.5c52.4-22.2 99.4-53.9 139.9-94.3 40.4-40 [...]
-
-    
-    <glyph glyph-name="swap" unicode="&#58946;" d="M193.9 481.4c-0.3 0-0.6 0-0.9 0.1-0.4 0-0.7 0.1-1.1 0.1-0.2 0-0.5 0.1-0.7 0.1-0.4 0.1-0.8 0.1-1.1 0.2-0.2 0-0.4 0.1-0.6 0.1-0.4 0.1-0.8 0.2-1.1 0.3-0.2 0-0.4 0.1-0.6 0.1-0.4 0.1-0.7 0.2-1.1 0.3-0.2 0.1-0.4 0.1-0.6 0.2-0.3 0.1-0.7 0.2-1 0.3-0.2 0.1-0.5 0.2-0.7 0.2-0.3 0.1-0.6 0.2-0.9 0.3-0.3 0.1-0.5 0.2-0.8 0.3-0.3 0.1-0.5 0.2-0.8 0.3-0.3 0.1-0.6 0.3-0.9 0.4-0.2 0.1-0.4 0.2-0.7 0.3-0.3 0.2-0.6 0.3-0.9 0.5-0.2 0.1-0.4 0.2-0.6 0.3-0.3 0.2-0 [...]
-
-    
-    <glyph glyph-name="swapleft" unicode="&#58947;" d="M163.9 320.4c-0.3 0-0.6 0-0.9 0.1-0.4 0-0.7 0.1-1.1 0.1-0.2 0-0.5 0.1-0.7 0.1-0.4 0.1-0.8 0.1-1.1 0.2-0.2 0-0.4 0.1-0.6 0.1-0.4 0.1-0.8 0.2-1.1 0.3-0.2 0-0.4 0.1-0.6 0.1-0.4 0.1-0.7 0.2-1.1 0.3-0.2 0.1-0.4 0.1-0.6 0.2-0.3 0.1-0.7 0.2-1 0.3-0.2 0.1-0.5 0.2-0.7 0.2-0.3 0.1-0.6 0.2-0.9 0.3-0.3 0.1-0.5 0.2-0.8 0.3-0.3 0.1-0.5 0.2-0.8 0.3-0.3 0.1-0.6 0.3-0.9 0.4-0.2 0.1-0.4 0.2-0.7 0.3-0.3 0.2-0.6 0.3-0.9 0.5-0.2 0.1-0.4 0.2-0.6 0.3-0.3 0 [...]
-
-    
-    <glyph glyph-name="swapright" unicode="&#58948;" d="M830.1 320.4c0.3 0 0.6 0 0.9 0.1 0.4 0 0.7 0.1 1.1 0.1 0.2 0 0.5 0.1 0.7 0.1 0.4 0.1 0.8 0.1 1.1 0.2 0.2 0 0.4 0.1 0.6 0.1 0.4 0.1 0.8 0.2 1.1 0.3 0.2 0 0.4 0.1 0.6 0.1 0.4 0.1 0.7 0.2 1.1 0.3 0.2 0.1 0.4 0.1 0.6 0.2 0.3 0.1 0.7 0.2 1 0.3 0.2 0.1 0.5 0.2 0.7 0.2 0.3 0.1 0.6 0.2 0.9 0.3 0.3 0.1 0.5 0.2 0.8 0.3 0.3 0.1 0.5 0.2 0.8 0.3 0.3 0.1 0.6 0.3 0.9 0.4 0.2 0.1 0.4 0.2 0.7 0.3 0.3 0.2 0.6 0.3 0.9 0.5 0.2 0.1 0.4 0.2 0.6 0.3 0.3 0 [...]
-
-    
-    <glyph glyph-name="plussquareo" unicode="&#58949;" d="M888.5 760.5 888.5 760.5 888.5 760.5l0-753.1 0 0-753 0 0 0L135.5 760.5l0 0L888.5 760.5M888.5 832.5l-753 0c-39.8 0-72-32.2-72-72l0-753.1c0-39.8 32.2-72 72-72l753.1 0c39.8 0 72 32.2 72 72L960.6 760.5C960.5 800.3 928.3 832.5 888.5 832.5L888.5 832.5zM732 419.5 548.5 419.5 548.5 603c0 19.9-16.1 36-36 36l0 0c-19.9 0-36-16.1-36-36l0-183.5L292 419.5c-19.9 0-36-16.1-36-36l0 0c0-19.9 16.1-36 36-36l184.5 0L476.5 165c0-19.9 16.1-36 36-36l0 0c [...]
-
-    
-    <glyph glyph-name="frown" unicode="&#58950;" d="M512 896C229.2 896 0 666.8 0 384s229.2-512 512-512 512 229.2 512 512S794.8 896 512 896zM254.2 453.6c-33.1 0-60 26.9-60 60s26.9 60 60 60 60-26.9 60-60S287.3 453.6 254.2 453.6zM640.3 130.5c-19.9 0-36 16.1-36 36 0 50.9-41.4 92.3-92.3 92.3-50.9 0-92.3-41.4-92.3-92.3 0-19.9-16.1-36-36-36s-36 16.1-36 36c0 90.6 73.7 164.3 164.3 164.3 90.6 0 164.3-73.7 164.3-164.3C676.3 146.6 660.2 130.5 640.3 130.5zM769.5 453.6c-33.1 0-60 26.9-60 60s26.9 60 60 [...]
-
-    
-    <glyph glyph-name="menufold" unicode="&#58968;" d="M96.8 695.2l828.1 0c19.9 0 36 16.1 36 36s-16.1 36-36 36L96.8 767.2c-19.9 0-36-16.1-36-36S76.9 695.2 96.8 695.2zM922.9 450.2 357.8 450.2c-19.9 0-36-16.1-36-36s16.1-36 36-36l565.1 0c19.9 0 36 16.1 36 36S942.7 450.2 922.9 450.2zM924.9 72.2 99.8 72.2c-19.9 0-36-16.1-36-36s16.1-36 36-36l825.1 0c19.9 0 36 16.1 36 36S944.7 72.2 924.9 72.2zM195.1 281c7-6.9 16.1-10.3 25.2-10.3 9.3 0 18.6 3.6 25.7 10.8 13.9 14.2 13.8 37-0.4 50.9l-95.4 93.8 93. [...]
-
-    
-    <glyph glyph-name="mail" unicode="&#58969;" d="M885.9 768.1 132.8 768.1c-39.8 0-72-32.2-72-72l0-625.9c0-39.8 32.2-72 72-72l753.1 0c39.8 0 72 32.2 72 72L957.9 696.1C957.9 735.8 925.6 768.1 885.9 768.1zM808.7 696.1 540.6 472l-1.6-1.3-1.4-1.5c-6.8-7.2-16-11.1-25.9-11.2-0.1 0-0.1 0-0.2 0-9.8 0-19 3.9-25.8 10.9l-1.4 1.4L210.5 696.1 808.7 696.1zM885.9 70.2 132.8 70.2c0 0 0 0 0 0L132.8 666.8l302.8-249.5c20.4-20.2 47.2-31.3 76-31.3 0.2 0 0.3 0 0.5 0 28.9 0.1 55.9 11.4 76.2 31.9l297.7 248.8L8 [...]
-
-    
-    <glyph glyph-name="link" unicode="&#58971;" d="M541.7 230.3 362.9 51.4c-24.7-24.7-57.6-38.4-92.6-38.4-35 0-67.9 13.6-92.6 38.4S139.2 109 139.2 144c0 35 13.6 67.9 38.4 92.6l178.9 178.9c14.1 14.1 14.1 36.9 0 50.9-14.1 14.1-36.9 14.1-50.9 0L126.7 287.6C88.3 249.2 67.2 198.2 67.2 144c0-54.2 21.1-105.2 59.5-143.5 39.6-39.6 91.6-59.4 143.5-59.4 52 0 104 19.8 143.5 59.4l178.9 178.9c14.1 14.1 14.1 36.9 0 50.9S555.8 244.3 541.7 230.3zM899.4 773.2c-79.2 79.2-207.9 79.2-287.1 0L433.4 594.3c-14. [...]
-
-    
-    <glyph glyph-name="areachart" unicode="&#58972;" d="M923-64 99-64c-19.9 0-36 16.1-36 36L63 797c0 19.9 16.1 36 36 36s36-16.1 36-36l0-789 788 0c19.9 0 36-16.1 36-36S942.9-64 923-64zM192.5 96.2 309.2 305c5.4 9.7 17.4 13.5 27.4 8.9l111.2-51.7L566.3 433c6 8.7 17.6 11.6 27 6.8L702.8 384l160.3 251.2c9.3 14.6 31.9 8 31.9-9.3l0-520.1c0-21.3-17.3-38.6-38.6-38.6l-646 0C195.4 67.1 185.8 82.9 192.5 96.2z"  horiz-adv-x="1024" />
-
-    
-    <glyph glyph-name="linechart" unicode="&#58973;" d="M923-64 99-64c-19.9 0-36 16.1-36 36L63 797c0 19.9 16.1 36 36 36s36-16.1 36-36l0-789 788 0c19.9 0 36-16.1 36-36S942.9-64 923-64zM385 153c-12 0-23.4 6-30.1 16.3l-157 250c-10.9 16.6-6.3 38.9 10.4 49.8 16.6 10.9 38.9 6.3 49.8-10.4l112.4-181.9L416.1 454c2.6 10.2 9.7 18.8 19.2 23.4l182 88c16.6 8 36.6 2.2 46.3-13.5l91.5-148.3L888.8 807.3c6.3 18.9 26.6 29.1 45.5 22.9 18.9-6.3 29.1-26.6 22.9-45.5l-158-477c-4.4-13.3-16.1-22.8-30-24.4-13.9-1.6 [...]
-
-    
-    <glyph glyph-name="home" unicode="&#58974;" d="M932.4 453.8 560.3 811.9c-27.4 24.8-69.1 24.8-96.5 0L91.6 453.8C76.8 440.5 75.7 417.8 89 403l0 0c13.3-14.8 36.1-15.9 50.8-2.6L512 758.5l372.2-358.1c14.8-13.3 37.5-12.2 50.8 2.6l0 0C948.3 417.8 947.2 440.5 932.4 453.8zM833 321 833 321c-19.9 0-36-16.1-36-36l0-277L654 8 654 248c0 39.8-32.2 72-72 72L442 320c-39.8 0-72-32.2-72-72l0-240L227 8 227 285c0 19.9-16.1 36-36 36l0 0c-19.9 0-36-16.1-36-36l0-277c0-39.8 32.2-72 72-72l570 0c39.8 0 72 32.2 [...]
-
-    
-    <glyph glyph-name="laptop" unicode="&#58975;" d="M887.4 759.9 887.4 759.9C887.4 759.9 887.4 759.9 887.4 759.9l0-559.4c0 0 0 0 0 0L134.8 200.5c0 0 0 0 0 0L134.8 759.9c0 0 0 0 0 0L887.4 759.9M887.4 831.9 134.8 831.9c-39.8 0-72-32.2-72-72l0-559.4c0-39.8 32.2-72 72-72l752.6 0c39.8 0 72 32.2 72 72L959.4 759.9C959.4 799.7 927.1 831.9 887.4 831.9L887.4 831.9zM923.4-16.3 98.8-16.3c-19.9 0-36 16.1-36 36l0 0c0 19.9 16.1 36 36 36l824.6 0c19.9 0 36-16.1 36-36l0 0C959.4-0.2 943.3-16.3 923.4-16.3z [...]
-
-    
-    <glyph glyph-name="star" unicode="&#58976;" d="M956 497.5c-10.4 31-36.9 53.3-69.2 58.2L682.1 587 590.5 782c-7.3 15.6-18.9 28.5-33.6 37.4-13.5 8.2-29.1 12.5-44.9 12.5-15.9 0-31.4-4.3-44.9-12.5-14.7-8.9-26.3-21.8-33.6-37.4L341.9 587l-204.7-31.3c-32.3-4.9-58.8-27.2-69.2-58.2-10.4-31-2.6-64.7 20.2-88.1l150.7-154.5-35.6-218c-4.1-25.2 3-50.7 19.5-70.1 16.6-19.5 40.7-30.7 66.2-30.7 14.6 0 29.1 3.8 42 10.9L512 47l181-100.1c12.9-7.1 27.4-10.9 42-10.9 25.5 0 49.6 11.2 66.2 30.7 16.5 19.4 23.6  [...]
-
-    
-    <glyph glyph-name="staro" unicode="&#58977;" d="M512 759.9c5.3 0 10.7-2.8 13.4-8.5l104.5-222.7c2.1-4.5 6.3-7.6 11.1-8.3l234.9-35.9c11.9-1.8 16.7-16.3 8.3-24.9L713.4 284.5c-3.3-3.4-4.8-8.1-4-12.7l40.2-246.6c1.6-9.5-6-17.2-14.6-17.2-2.4 0-4.8 0.6-7.1 1.9L519.1 125.3c-2.2 1.2-4.7 1.8-7.1 1.8s-4.9-0.6-7.1-1.8L296.1 9.9c-2.3-1.3-4.8-1.9-7.1-1.9-8.5 0-16.1 7.6-14.6 17.2l40.2 246.6c0.8 4.6-0.7 9.3-4 12.7L139.7 459.6c-8.4 8.6-3.5 23.1 8.3 24.9L383 520.4c4.9 0.7 9 3.9 11.1 8.3l104.5 222.7C501 [...]
-
-    
-    <glyph glyph-name="filter" unicode="&#58979;" d="M890.1 719.4c-12.8 31-42.8 51-76.4 51L212 770.4c-33.5 0-63.5-20-76.4-51-12.9-31-5.9-66.3 17.8-90.1l273-263.3 0-262c0-9.3 3.6-18.3 10.1-25l125.2-129.5c6.9-7.2 16.3-11 25.9-11 4.5 0 9.1 0.9 13.5 2.6 13.6 5.5 22.5 18.7 22.5 33.4L623.6 367.7l248.5 261.5C895.9 653 902.9 688.3 890.1 719.4zM821.2 680.2 562.2 408.1c-6.8-6.8-10.5-15.9-10.5-25.5l0-322-53.2 58L498.5 381c0 9.5-3.8 18.7-10.5 25.4L204.4 680.2c-4.2 4.2-3.5 8.6-2.3 11.6 1.2 3 4 6.6 9. [...]
-
-    
-    <glyph glyph-name="meho" unicode="&#58982;" d="M512 896C229.2 896 0 666.8 0 384s229.2-512 512-512 512 229.2 512 512S794.8 896 512 896zM254.2 453.6c-33.1 0-60 26.9-60 60s26.9 60 60 60 60-26.9 60-60S287.3 453.6 254.2 453.6zM642.8 118.2l-264 0c-19.9 0-36 16.1-36 36s16.1 36 36 36l264 0c19.9 0 36-16.1 36-36S662.7 118.2 642.8 118.2zM769.5 453.6c-33.1 0-60 26.9-60 60s26.9 60 60 60 60-26.9 60-60S802.6 453.6 769.5 453.6z"  horiz-adv-x="1024" />
-
-    
-    <glyph glyph-name="meh" unicode="&#58983;" d="M512 896C229.2 896 0 666.8 0 384s229.2-512 512-512 512 229.2 512 512S794.8 896 512 896zM823.1 72.9c-40.4-40.4-87.5-72.2-139.9-94.3C629-44.4 571.4-56 512-56c-59.4 0-117 11.6-171.2 34.5-52.4 22.2-99.4 53.9-139.9 94.3-40.4 40.4-72.2 87.5-94.3 139.9C83.6 267 72 324.6 72 384c0 59.4 11.6 117 34.5 171.2 22.2 52.4 53.9 99.4 94.3 139.9 40.4 40.4 87.5 72.2 139.9 94.3C395 812.4 452.6 824 512 824c59.4 0 117-11.6 171.2-34.5 52.4-22.2 99.4-53.9 139.9-9 [...]
-
-    
-    <glyph glyph-name="shoppingcart" unicode="&#58984;" d="M922.9 194.1 327.4 194.1l29.9 60.9 496.8 0.9c16.8 0 31.2 12 34.2 28.6l68.8 385.1c1.8 10.1-0.9 20.5-7.5 28.4-6.5 7.8-16.2 12.4-26.6 12.5L291 712.6l-5.4 25.4c-3.4 16.2-18 28-34.6 28L96.5 766c-19.4 0-35.3-15.8-35.3-35.3 0-19.5 15.8-35.3 35.3-35.3l125.9 0L246 583.2l58.1-281.3-74.8-122.1c-7.9-10.7-9.1-24.8-3-36.8 6-11.9 18.1-19.4 31.5-19.4l62.8 0c-13.3-17.6-20.6-39.3-20.6-61.7 0-56.6 46-102.6 102.6-102.6s102.6 46 102.6 102.6c0 22.3-7. [...]
-
-    
-    <glyph glyph-name="save" unicode="&#58985;" d="M649.9 768.1 199.9 768.1c-39.8 0-72-32.2-72-72l0-623c0-39.8 32.2-72 72-72l623 0c39.8 0 72 32.2 72 72L894.9 523.2 649.9 768.1zM328.8 696.1l217 0 0-205.9c0-19.9-16.1-36-36-36l-145 0c-19.9 0-36 16.1-36 36L328.8 696.1zM822.9 73.1l-623 0 0 623 56.9 0 0-205.9c0-59.6 48.4-108 108-108l145 0c59.6 0 108 48.4 108 108L617.8 696.1l2.3 0 202.7-202.7L822.8 73.1zM468.8 526.2c19.9 0 36 16.1 36 36l0 43c0 19.9-16.1 36-36 36s-36-16.1-36-36l0-43C432.8 542.3  [...]
-
-    
-    <glyph glyph-name="user" unicode="&#58986;" d="M819.4 103c-16.8 39.7-40.9 75.4-71.5 106-30.6 30.6-66.3 54.7-106 71.5-13.5 5.7-27.4 10.5-41.4 14.4 39.6 13.4 75.9 35.8 106.3 66.2 52 52 80.7 121.2 80.7 194.7s-28.6 142.7-80.7 194.7c-52 52-121.2 80.7-194.7 80.7s-142.7-28.6-194.7-80.7c-52-52-80.7-121.2-80.7-194.7s28.6-142.7 80.7-194.7c30.4-30.4 66.7-52.8 106.3-66.2-14-3.9-27.9-8.6-41.4-14.4-39.7-16.8-75.4-40.9-106-71.5-30.6-30.6-54.7-66.3-71.5-106-17.4-41.2-26.2-84.8-26.2-129.9 0-19.9 16.1 [...]
-
-    
-    <glyph glyph-name="videocamera" unicode="&#58987;" d="M1010.3 573.3c-7.2 6.2-16.3 9.7-25.8 9.7-6.5 0-12.9-1.6-18.6-4.7l-125.6-67L840.3 698.7c0 39.3-31.9 71.3-71 71.3L71 770c-39.1 0-71-32-71-71.3l0-629.4C0 30 31.9-2 71-2l698.4 0c39.1 0 71 32 71 71.3L840.4 271.8l122.9-78.4c6.4-4.1 13.7-6.2 21.2-6.2 9 0 17.9 3.2 25 8.9 9.2 7.6 14.5 19 14.5 31.3L1024 542.6C1024 554.6 1019 565.8 1010.3 573.3zM945 477.2l0-178.1-103.2 65.8 0 57.3L945 477.2zM761.4 667.2 761.4 101c0-13-10.5-23.6-23.5-23.6L102 [...]
-
-    
-    <glyph glyph-name="totop" unicode="&#58988;" d="M920 74 104 74c-19.9 0-36-16.1-36-36s16.1-36 36-36l816 0c19.9 0 36 16.1 36 36S939.9 74 920 74zM365.6 575.5c9.2 0 18.4 3.5 25.5 10.5L476 671l0-449c0-19.9 16.1-36 36-36 19.9 0 36 16.1 36 36L548 671l84.9-84.9c7-7 16.2-10.5 25.5-10.5s18.4 3.5 25.5 10.5c14.1 14.1 14.1 36.9 0 50.9L537.5 783.3c-14.1 14.1-36.9 14.1-50.9 0L340.2 637c-14.1-14.1-14.1-36.9 0-50.9C347.2 579 356.4 575.5 365.6 575.5z"  horiz-adv-x="1024" />
-
-    
-    <glyph glyph-name="team" unicode="&#58989;" d="M839.1 408.6c-19.9 19.9-42.5 35.6-67.5 46.9 29 15.3 53.8 37.5 72.4 64.9 22.7 33.4 34.7 72.4 34.7 113 0 110.9-90.2 201.1-201.1 201.1-42 0-82.2-12.8-116.3-37-29.7-21.1-52.9-49.4-67.5-82.4-38 40.9-90.9 64.2-147.3 64.2-110.9 0-201.1-90.2-201.1-201.1 0-40.5 12-79.5 34.7-112.9 18.6-27.4 43.4-49.6 72.4-65-25-11.3-47.7-27-67.5-46.9-43.3-43.3-67.2-100.7-67.2-161.6l0-164.7c0-50 40.7-90.8 90.8-90.8l276 0c36.4 0 69.3 22 83.5 55.2l247.7 0c50 0 90.8 4 [...]
-
-    
-    <glyph glyph-name="sharealt" unicode="&#58993;" d="M814 232.9c-51.6 0-97.2-26.6-123.7-66.8L454 333.7c3.9 15.5 6 31.6 6 48.3 0 26.6-5.3 52-14.9 75.2l257.3 129.6c27.2-31.2 67.1-50.9 111.6-50.9 81.6 0 148 66.4 148 148s-66.4 148-148 148-148-66.4-148-148c0-11.3 1.3-22.3 3.7-32.9L405.8 518c-36.1 38.2-87.2 62-143.8 62-109.2 0-198-88.8-198-198s88.8-198 198-198c66.4 0 125.3 32.9 161.3 83.2l243.1-172.4c-0.2-3.3-0.3-6.6-0.3-10 0-81.6 66.4-148 148-148s148 66.4 148 148S895.6 232.9 814 232.9zM814  [...]
-
-    
-    <glyph glyph-name="setting" unicode="&#58994;" d="M961.8 456.4l-3.8 24-73.3 24.5c-6.4 19.8-14.4 39.2-23.9 57.7l34.6 69.1-14.2 19.8c-28.8 39.3-63.2 73.7-102.3 102.1l-19.7 14.2-69.1-34.6c-18.6 9.5-37.9 17.5-57.7 23.9L608 830.2l-23.8 3.7c-26.5 4.2-49.4 6.2-72.2 6.2-22.2 0-45.2-2-72.3-6.3l-24-3.8-24.4-73.4c-20.2-6.6-39.6-14.6-57.7-23.8l-69 34.7-19.7-14.2c-39.2-28.4-73.6-62.7-102.2-102.1l-14.2-19.8 34.6-69.1c-9.4-18.5-17.4-37.8-23.8-57.6l-73.3-24.3-3.8-24C58 429.9 56 406.3 56 384c0-22.4 2 [...]
-
-    
-    <glyph glyph-name="picture" unicode="&#58996;" d="M886 767.8 134 767.8c-39.6 0-72-32.4-72-72l0-625.5c0-39.6 32.4-72 72-72l752 0c39.6 0 72 32.4 72 72L958 695.8C958 735.4 925.6 767.8 886 767.8zM886 70.5c0 0-0.1-0.1-0.1-0.1l-751.7 0c0 0-0.1 0.1-0.1 0.1l0 212.8 185.6 189.8L537 203.2c12-13.6 32.2-16.2 47.2-6l160.5 108.5L886 239.2 886 70.5zM886 329.8l-118.1 48.7c-12.3 9.4-29.2 9.9-42 1.2L570.1 274.6 348 549.8c-6.6 7.5-16.1 11.9-26.1 12.2-10 0.3-19.7-3.7-26.7-10.8L134 386.3l0 309.4c0 0 0.1  [...]
-
-    
-    <glyph glyph-name="phone" unicode="&#58997;" d="M913.6 732.9C883.1 780 841 834 785.8 834c-16.1 0-40.3-4.9-63.8-28.4-22-21.9-53.2-55.7-76.9-92.3-29.7-45.8-39.2-83.6-29.1-115.5 6.5-20.9 26.6-42 61.7-77.4l0.4-0.4c14.8-15 31.6-32 38-41 6-8.5-1.5-31.5-19.6-60.1-23.6-37.4-63-80.6-98.4-117.9-30.2-28.7-65.6-61.3-98.8-85.4-41.6-30.1-62.8-34.6-71.8-34.6-4.5 0-6.5 1.3-7.5 2-8.8 6.3-25 22.2-41.4 38.4C342 257.4 322 276.6 301.2 283c-8.2 2.5-16.7 3.8-25.5 3.8-28.6 0-61.2-12.9-99.7-39.5-32.6-22.5-62 [...]
-
-    
-    <glyph glyph-name="paperclip" unicode="&#58998;" d="M884.7 628.8c-47.1 46.5-109.7 72.3-176.5 72.4l-0.7 0c-32.1 0-63.4-6-93.2-17.8-30.9-12.3-58.7-30.4-82.5-53.9L298.9 399.3c-26.9-26.6-41.6-62.1-41.5-100 0.1-37.8 15-73.3 42-100 27-26.7 62.8-41.4 101-41.5l0.3 0c38.1 0 73.8 14.6 100.6 41l204.4 202c6.8 6.7 10.5 15.6 10.5 25 0 9.5-3.7 18.4-10.5 25-6.7 6.7-15.7 10.3-25.2 10.3-9.5 0-18.5-3.7-25.2-10.3l-204.4-202c-13.3-13.2-31.2-20.4-50.3-20.4l-0.1 0c-19.3 0.1-37.4 7.5-50.8 20.8-13.5 13.4-21  [...]
-
-    
-    <glyph glyph-name="notification" unicode="&#58999;" d="M922 518.3l-57.3 0 0 17.6c0 27-21.3 49-47.4 49L645 584.9c-7.2 13.8-18 23.8-32.8 23.8C361 608.7 135.3 826.3 135.3 826.3 128 830.2 120.4 832 113 832c-24.7 0-47.2-19.8-47.2-47.2 0-418.7 0-801.1 0-801.1 0-27.6 22.6-47.2 47.2-47.2 8 0 16.3 2.1 24 6.7 0 0 208.5 260.4 478.1 260.4 13.8 0 23.7 9.3 30.3 22.2l4.1 0c1.4-60.3-12.7-124.5-25.8-170.8-7.6-26.9 3-55.2 26.4-70.5 10.6-6.9 22.7-10.4 34.7-10.4 14.4 0 28.7 5 40.5 14.7 69.2 57.5 95.1 12 [...]
-
-    
-    <glyph glyph-name="menuunfold" unicode="&#59001;" d="M924.9 695.2 96.8 695.2c-19.9 0-36 16.1-36 36s16.1 36 36 36l828.1 0c19.9 0 36-16.1 36-36S944.7 695.2 924.9 695.2zM98.8 450.2l565.1 0c19.9 0 36-16.1 36-36s-16.1-36-36-36L98.8 378.2c-19.9 0-36 16.1-36 36S78.9 450.2 98.8 450.2zM96.8 72.2l825.1 0c19.9 0 36-16.1 36-36s-16.1-36-36-36L96.8 0.2c-19.9 0-36 16.1-36 36S76.9 72.2 96.8 72.2zM826.6 281c-7-6.9-16.1-10.3-25.2-10.3-9.3 0-18.6 3.6-25.7 10.8-13.9 14.2-13.8 37 0.4 50.9l95.4 93.8-93.7  [...]
-
-    
-    <glyph glyph-name="inbox" unicode="&#59002;" d="M885.2 449.7l-0.2 0.8L772.8 735.6c-5 16.1-19.9 27.2-36.8 27.2L281.2 762.8c-17 0-32.1-11.3-36.9-27.6L139.4 453l-0.3-0.7-0.2-0.8c-1.3-4.9-1.7-9.9-1-14.8-0.1-1.6-0.2-3.2-0.2-4.8L137.7 66c0-33.5 27.3-60.8 60.8-60.8l627.2 0c33.5 0 60.8 27.3 60.9 60.8L886.6 431.9c0 1.3 0 2.6-0.1 3.7C886.9 440.5 886.5 445.2 885.2 449.7zM589.4 492.7l-0.3-15.7c-0.8-44.9-31.8-75.1-77.1-75.1-22.1 0-41.1 7.1-54.8 20.6S436 454.8 435.6 477l-0.3 15.7L229.5 492.7 309 6 [...]
-
-    
-    <glyph glyph-name="lock" unicode="&#59003;" d="M801.2 596.4c-16 39.6-38.7 75-67.4 105.1-28.6 30.4-62.2 54.4-99.7 71.3-38.8 17.3-79.9 26.1-122.1 26.1-42.3 0-83.4-8.8-122.2-26.2-37.5-16.8-71-40.8-99.7-71.2-28.9-30.5-51.6-65.9-67.4-105.1C206.3 555.8 198 512.6 198 468l0-435.7c0-35.6 27.5-64.5 61.4-64.5l505 0c33.9 0 61.4 28.9 61.3 64.5L825.7 416.8l0.2 17.7L825.9 468C825.9 512.4 817.6 555.6 801.2 596.4zM414.4 714.4l0.2 0 1.2 0.5c30.3 13.8 62.6 20.8 96.1 20.8 33.3 0 65.7-7 96.2-20.6 29.6-13 [...]
-
-    
-    <glyph glyph-name="qrcode" unicode="&#59004;" d="M876 491.8 812.8 491.8 812.8 389.4 722.4 389.4 722.4 491.8 568.8 491.8 568.8 594.2 517.6 594.2 517.6 633.4 568.8 633.4 568.8 684.6 620 684.6 620 747.8 568.8 747.8 568.8 799 403.2 799 403.2 735.8 505.6 735.8 505.6 696.6 454.4 696.6 454.4 582.2 505.6 582.2 505.6 491.8 454.4 491.8 454.4 440.5 364 440.5 364 491.7 300.8 491.7 300.8 440.5 261.6 440.5 261.6 491.7 147.2 491.7 147.2 440.5 96.1 440.5 96.1 377.3 159.3 377.3 159.3 428.5 249.6 428. [...]
-
-    
-    <glyph glyph-name="tags" unicode="&#59005;" d="M909.5 352l-359 362.4c-8 8.1-18.7 12.6-30.2 12.6L158 727c-34.2 0-62-27.5-62-61.4L96 442c0-11.2 4.4-21.7 12.4-29.7L467 58c11.8-11.5 27.3-17.9 43.8-17.9s32 6.3 43.8 17.9l28.3 28 28.3-28c11.8-11.5 27.3-17.9 43.8-17.9s32 6.4 43.8 17.9L909 265.7C933 289.3 933.2 328 909.5 352zM280.1 457c-42.6 0-77.2 34.6-77.2 77.2s34.6 77.2 77.2 77.2 77.2-34.6 77.2-77.2C357.2 491.6 322.7 457 280.1 457L280.1 457zM868.8 306.4 658.6 98.7c-1-1-2.2-1.4-3.6-1.4-1.4  [...]
-
-    
-    <glyph glyph-name="tagso" unicode="&#59006;" d="M280.1 617.3c-45.9 0-83.2-37.3-83.2-83.2 0-45.9 37.3-83.2 83.2-83.2 45.8 0 83.1 37.4 83.1 83.3C363.2 580 325.9 617.3 280.1 617.3zM280.1 514.1c-11 0-20 9-20 20s9 20 20 20 20-9 20-20S291.1 514.1 280.1 514.1zM909.5 352l-359 362.4c-8 8.1-18.7 12.6-30.2 12.6L158 727c-34.2 0-62-27.5-62-61.4L96 442c0-11.2 4.4-21.7 12.4-29.7L467 58c11.8-11.5 27.3-17.9 43.8-17.9s32 6.3 43.8 17.9l28.3 28 28.3-28c11.8-11.5 27.3-17.9 43.8-17.9s32 6.4 43.8 17.9L909  [...]
-
-    
-    <glyph glyph-name="cloudo" unicode="&#59007;" d="M702.3 34.7 297.9 34.7c-31.8 0-62.1 5.8-90.2 17.1-27.9 11.3-53.7 28.2-76.4 50.3-23 22.3-40.7 47.8-52.5 75.7-11.9 28-18 58.4-18 90.3 0 55 17.8 104.4 52.9 146.8 12.6 15.3 26.8 28.9 42.4 40.4 0.2 24.8 5.1 48.5 14.5 70.6 9.3 22.2 23.4 42.6 41.8 60.6l0.1 0.1c18.1 17.6 38.7 31.1 61.2 40.2 22.5 9.1 46.7 13.7 71.8 13.7 8.5 0 16.8-0.5 25-1.5 15.8 17.4 33.9 33 54 46.4 47.3 31.7 100.8 47.8 158.9 47.8 38.5 0 75-6.9 108.5-20.5 33.8-13.6 64.7-34 92- [...]
-
-    
-    <glyph glyph-name="cloud" unicode="&#59008;" d="M926.3 411.4l0 0.1-1.3 2c-17.6 26.4-39.4 48.6-64.9 66.1-2 29.1-8.6 56.8-19.6 82.5-13.4 31.4-33.5 60.4-59.8 86-26 25.4-55.5 44.8-87.6 57.8-31.7 12.9-66.5 19.4-103.4 19.4-55.4 0-106.3-15.3-151.3-45.4-25.4-17-47.4-37.4-65.3-60.7-13.5 3.4-27.8 5.2-42.6 5.2-22.3 0-43.7-4-63.5-12-19.8-8-38-20-54.1-35.5-16.3-16-28.7-33.9-36.8-53.3-8.4-19.8-12.7-41.2-12.7-63.6 0-6.2 0.3-12.3 1-18.3-21.2-12.7-40-29.1-56.1-48.7-32.3-39-48.7-84.4-48.7-135 0-29.4 5 [...]
-
-    
-    <glyph glyph-name="cloudupload" unicode="&#59009;" d="M926.3 411.4l0 0.1-1.3 2c-17.6 26.4-39.4 48.6-64.9 66.1-2 29.1-8.6 56.8-19.6 82.5-13.4 31.4-33.5 60.4-59.8 86-26 25.4-55.5 44.8-87.6 57.8-31.7 12.9-66.5 19.4-103.4 19.4-55.4 0-106.3-15.3-151.3-45.4-25.4-17-47.4-37.4-65.3-60.7-13.5 3.4-27.8 5.2-42.6 5.2-22.3 0-43.7-4-63.5-12-19.8-8-38-20-54.1-35.5-16.3-16-28.7-33.9-36.8-53.3-8.4-19.8-12.7-41.2-12.7-63.6 0-6.2 0.3-12.3 1-18.3-21.2-12.7-40-29.1-56.1-48.7-32.3-39-48.7-84.4-48.7-135 0- [...]
-
-    
-    <glyph glyph-name="clouddownload" unicode="&#59010;" d="M926.3 411.4l0 0.1-1.3 2c-17.6 26.4-39.4 48.6-64.9 66.1-2 29.1-8.6 56.8-19.6 82.5-13.4 31.4-33.5 60.4-59.8 86-26 25.4-55.5 44.8-87.6 57.8-31.7 12.9-66.5 19.4-103.4 19.4-55.4 0-106.3-15.3-151.3-45.4-25.4-17-47.4-37.4-65.3-60.7-13.5 3.4-27.8 5.2-42.6 5.2-22.3 0-43.7-4-63.5-12-19.8-8-38-20-54.1-35.5-16.3-16-28.7-33.9-36.8-53.3-8.4-19.8-12.7-41.2-12.7-63.6 0-6.2 0.3-12.3 1-18.3-21.2-12.7-40-29.1-56.1-48.7-32.3-39-48.7-84.4-48.7-135  [...]
-
-    
-    <glyph glyph-name="clouddownloado" unicode="&#59011;" d="M926.3 411.4l0 0.1-1.3 2c-17.6 26.4-39.4 48.6-64.9 66.1-2 29.1-8.6 56.8-19.6 82.5-13.4 31.4-33.5 60.4-59.8 86-26 25.4-55.5 44.8-87.6 57.8-31.7 12.9-66.5 19.4-103.4 19.4-55.4 0-106.3-15.3-151.3-45.4-25.4-17-47.4-37.4-65.3-60.7-13.5 3.4-27.8 5.2-42.6 5.2-22.3 0-43.7-4-63.5-12-19.8-8-38-20-54.1-35.5-16.3-16-28.7-33.9-36.8-53.3-8.4-19.8-12.7-41.2-12.7-63.6 0-6.2 0.3-12.3 1-18.3-21.2-12.7-40-29.1-56.1-48.7-32.3-39-48.7-84.4-48.7-135 [...]
-
-    
-    <glyph glyph-name="clouduploado" unicode="&#59012;" d="M926.3 411.4l0 0.1-1.3 2c-17.6 26.4-39.4 48.6-64.9 66.1-2 29.1-8.6 56.8-19.6 82.5-13.4 31.4-33.5 60.4-59.8 86-26 25.4-55.5 44.8-87.6 57.8-31.7 12.9-66.5 19.4-103.4 19.4-55.4 0-106.3-15.3-151.3-45.4-25.4-17-47.4-37.4-65.3-60.7-13.5 3.4-27.8 5.2-42.6 5.2-22.3 0-43.7-4-63.5-12-19.8-8-38-20-54.1-35.5-16.3-16-28.7-33.9-36.8-53.3-8.4-19.8-12.7-41.2-12.7-63.6 0-6.2 0.3-12.3 1-18.3-21.2-12.7-40-29.1-56.1-48.7-32.3-39-48.7-84.4-48.7-135 0 [...]
-
-    
-    <glyph glyph-name="enviroment" unicode="&#59013;" d="M512 591.9c-72 0-130.5-58.5-130.5-130.5S440 330.9 512 330.9c72 0 130.5 58.5 130.5 130.5S584 591.9 512 591.9zM870.6 621.4c-20.3 40.7-49.1 77.3-85.7 108.9-36.3 31.3-78.1 55.9-124.4 73.2-47.7 17.8-97.6 26.8-148.4 26.8l-0.2 0c-50.8 0-100.7-9-148.4-26.8-46.3-17.3-88.1-41.9-124.4-73.2-36.6-31.6-65.5-68.3-85.7-108.9-21.2-42.6-32-87.7-32-133.9 0-64.3 15.8-130.4 47-196.5 25.8-54.7 62.3-109.9 108.6-164.1 82.8-97 176-166.4 212.2-191.7 6.7-4.7 [...]
-
-    
-    <glyph glyph-name="enviromento" unicode="&#59014;" d="M512 663.3c-53.9 0-104.6-21-142.8-59.1-38.1-38.1-59.1-88.8-59.1-142.8s21-104.6 59.1-142.8c38.1-38.1 88.8-59.1 142.8-59.1s104.6 21 142.8 59.1c38.1 38.1 59.1 88.8 59.1 142.8s-21 104.6-59.1 142.8C616.6 642.3 565.9 663.3 512 663.3zM512 330.9c-72 0-130.5 58.5-130.5 130.5S440 591.9 512 591.9c72 0 130.5-58.5 130.5-130.5S584 330.9 512 330.9zM870.6 621.4c-20.3 40.7-49.1 77.3-85.7 108.9-36.3 31.3-78.1 55.9-124.4 73.2-47.7 17.8-97.6 26.8-148 [...]
-
-    
-    <glyph glyph-name="eye" unicode="&#59015;" d="M511.9 486.8c-27.2 0-52.8-10.6-72.1-29.9-19.3-19.3-29.9-44.9-29.9-72.1 0-27.2 10.6-52.8 29.9-72.1 19.3-19.3 44.9-29.9 72.1-29.9 27.2 0 52.8 10.6 72.1 29.9 19.3 19.3 29.9 44.9 29.9 72.1 0 27.2-10.6 52.8-29.9 72.1C564.8 476.2 539.1 486.8 511.9 486.8zM963.4 384.3c-0.3 5.6-8.9 33.3-20.9 62.1-12.3 29.7-33.1 72.7-61.9 108.6-37.7 47.2-84.2 84.9-138.2 111.9-66.3 33.3-143.9 50.1-230.5 50.1-86.5 0-164.1-16.9-230.4-50.2-53.6-26.8-100.1-64.4-138.2-11 [...]
-
-    
-    <glyph glyph-name="eyeo" unicode="&#59016;" d="M963.4 384.3c-0.3 5.6-8.9 33.3-20.9 62.1-12.3 29.7-33.1 72.7-61.9 108.6-37.7 47.2-84.2 84.9-138.2 111.9-66.3 33.3-143.9 50.1-230.5 50.1-86.5 0-164.1-16.9-230.4-50.2-53.6-26.8-100.1-64.4-138.2-111.8C114.5 519 93.8 476 81.5 446.3c-12-28.8-20.5-56.5-20.8-62.1l0 0c0-0.1 0-0.1 0-0.2 0-0.1 0-0.1 0-0.2l0 0c0.3-5.6 8.9-33.3 20.9-62.2 12.4-29.7 33.1-72.7 61.8-108.5 37.7-47.2 84.2-84.9 138.2-111.9 66.7-33.4 144.2-50.3 230.4-50.3 86.3 0 163.8 16.9  [...]
-
-    
-    <glyph glyph-name="camera" unicode="&#59017;" d="M899 659 730.7 659l-93.9 99.6-0.4 0.4c-6.7 6.2-16.4 9.7-26.7 9.7L413.9 768.7c-10.3 0-20-3.6-26.6-9.8l-0.2-0.2L292.8 659 125 659c-34.9 0-63.3-28.4-63.3-63.3l0-531.9c0-34.9 28.4-63.3 63.3-63.3L899 0.5c34.9 0 63.3 28.4 63.3 63.3L962.3 595.7C962.3 630.6 933.9 659 899 659zM427.8 696l168 0 34.8-37L392.9 659 427.8 696zM511.2 163.9c-95.9 0-173.9 78-173.9 173.9 0 95.9 78 173.9 173.9 173.9 95.9 0 173.9-78 173.9-173.9C685.1 241.9 607.1 163.9 511. [...]
-
-    
-    <glyph glyph-name="camerao" unicode="&#59018;" d="M511.2 163.9c95.9 0 173.9 78 173.9 173.9 0 95.9-78 173.9-173.9 173.9-95.9 0-173.9-78-173.9-173.9C337.4 241.9 415.4 163.9 511.2 163.9zM438.7 410.3c19.4 19.4 45.1 30.1 72.5 30.1 27.4 0 53.1-10.7 72.5-30.1 19.4-19.4 30.1-45.1 30.1-72.5s-10.7-53.1-30.1-72.5c-19.4-19.4-45.1-30.1-72.5-30.1-27.4 0-53.1 10.7-72.5 30.1-19.4 19.4-30.1 45.1-30.1 72.5C408.6 365.1 419.3 390.9 438.7 410.3zM899 659 730.7 659l-93.9 99.6-0.4 0.4c-6.7 6.2-16.4 9.7-26.7 [...]
-
-    
-    <glyph glyph-name="windows" unicode="&#59019;" d="M526.8 27 960.8-43.8 960.8 356.8 526.8 356.8ZM526.8 757.8 526.8 429.1 960.8 429.1 960.8 829.9ZM68.1 429.2 435 429.2 435 745.9 68.1 685ZM68.1 98.7 435 38.9 435 356.8 68.1 356.8Z"  horiz-adv-x="1024" />
-
-    
-    <glyph glyph-name="export2" unicode="&#59024;" d="M248.5 472.9c19.7 0 35.8 16 35.8 35.8L284.3 712.5c0 10.3 8.3 18.6 18.6 18.6l567 0c10.3 0 18.6-8.3 18.6-18.6l0-587.1c0-10.3-8.3-18.6-18.6-18.6L615.2 106.8c-19.7 0-35.8-16-35.8-35.8 0-19.7 16-35.8 35.8-35.8l254.6 0c49.7 0 90.1 40.4 90.1 90.1L959.9 712.5c0 49.6-40.4 90-90.1 90L302.7 802.5c-49.7 0-90.1-40.4-90.1-90.1l0-203.8C212.7 488.9 228.9 472.9 248.5 472.9zM622.3 262.7c43.1 64.9 53.5 128.8 54.6 135.9 2.7 19.6-10.9 37.8-30.3 40.5-1.6 0 [...]
-
-    
-    <glyph glyph-name="export" unicode="&#59025;" d="M838.1 329.8c-19.7 0-35.8-16-35.8-35.8l0-203.9c0-10.3-8.3-18.6-18.6-18.6l-567 0c-10.3 0-18.6 8.3-18.6 18.6L198.1 677.2c0 10.3 8.3 18.6 18.6 18.6l254.6 0c19.7 0 35.8 16 35.8 35.8s-16 35.8-35.8 35.8L216.8 767.4c-49.7 0-90.1-40.4-90.1-90.1l0-587.1c0-49.6 40.4-90 90.1-90l567.1 0c49.7 0 90.1 40.4 90.1 90.1L874 294C873.9 313.7 857.8 329.8 838.1 329.8zM464.3 540C421.3 475 410.8 411.1 409.8 404c-2.7-19.6 10.9-37.8 30.3-40.5 1.6-0.3 3.4-0.4 5.1 [...]
-
-    
-    <glyph glyph-name="circledowno" unicode="&#59027;" d="M511.600078 895.000195C229.155243 895.000195 0.09998 665.944933 0.09998 383.500098s229.055263-511.500098 511.500098-511.500098 511.500098 229.055263 511.500098 511.500098S794.044913 895.000195 511.600078 895.000195zM822.339387 72.760789c-40.392111-40.392111-87.382933-72.085921-139.772701-94.181605-54.089436-22.895528-111.678188-34.493263-171.066589-34.493263-59.388401 0-116.877172 11.597735-171.066589 34.493263-52.289787 22.095684 [...]
-
-    
-    <glyph glyph-name="circledown" unicode="&#59028;" d="M511.600078 895.000195C229.155243 895.000195 0.09998 665.944933 0.09998 383.500098s229.055263-511.500098 511.500098-511.500098 511.500098 229.055263 511.500098 511.500098S794.044913 895.000195 511.600078 895.000195zM796.244483 452.286663 538.494825 195.536809c-7.198594-7.398555-17.096661-11.497754-27.894552-11.497754-10.59793 0-20.495997 4.099199-27.994532 11.597735L226.855692 451.386839c-15.396993 15.396993-15.396993 40.492091 0 5 [...]
-
-    
-    <glyph glyph-name="hdd" unicode="&#59034;" d="M786.5 765l-0.1 0.2c-6.5 20.2-25.1 33.8-46.3 33.8L277.9 799c-21.1 0-40.2-14-46.3-34l0-0.1c-0.4-1.3-34.3-122.8-67.7-243.2C96 277.3 96 275.6 96 274.2l0-257.4c0-27 22.1-49 49.2-49L878-32.2c27.1 0 49.2 22 49.2 48.9l0.6 265.3L786.5 765zM864 224l0-193L159.2 31 159.2 224 864 224zM860.6 287.2 162.5 287.2l126.4 448.6 440.3 0L860.6 287.2zM588.4 70.3c17.4 0 31.6 14.2 31.6 31.6l0 51.2c0 17.4-14.2 31.6-31.6 31.6-17.4 0-31.6-14.2-31.6-31.6l0-51.2C556.8 [...]
-
-    
-    <glyph glyph-name="ie" unicode="&#59035;" d="M878 548.1c16.2 44 23.5 83.8 21.9 118.3-1.8 37.3-14 67.7-36.5 90.4-44.4 44-158.9 36.1-285.3-19.5-8.7 0.6-17.6 0.9-27.2 0.9-43.1 0-85.4-7.2-125.7-21.5-39-13.8-75.2-33.9-107.7-59.6-65-51.4-111.8-123.7-131.8-203.6l-6.9-27.6 17.5 22.4c46.8 60.1 94.1 103.2 149.7 135.9-11.1-11.1-21.7-21.7-24.7-24.8-48.3-48.3-90.9-102.1-126.4-159.9-31.9-51.9-57.8-107-74.9-159.2-16.2-49.5-24.4-96.1-23.9-134.9 0.5-39.7 10.3-70.1 28.2-88.1 24.4-24.4 58-36.6 99.1-36. [...]
-
-    
-    <glyph glyph-name="delete" unicode="&#59039;" d="M178.085938-49.957031c-1.09375 0.390625-2.207031 0.898437-3.300781 1.40625C175.996094-49.058594 176.992188-49.566406 178.085938-49.957031zM169.511719-45.875c-1.503906 0.898437-2.988281 1.796875-4.394531 2.792969C166.503906-44.078125 168.007813-44.976563 169.511719-45.875zM950.390625 692.5625c-6.796875 6.796875-16.679688 10.585938-26.269531 10.585938l-184.375 0L739.746094 760.589844c0 38.847656-31.5625 70.410156-70.410156 70.410156l-314 [...]
-
-    
-    <glyph glyph-name="enter" unicode="&#59040;" d="M900.2 510.2l0 192c0 22.1-17.9 40-40 40s-40-17.9-40-40l0-192c0-59.4-23.1-115.3-65.2-157.4-42-42-97.9-65.2-157.4-65.2L258.2 287.6l112.4 112.3c15.6 15.7 15.6 41 0 56.6-7.8 7.8-18 11.7-28.3 11.7s-20.5-3.9-28.3-11.7L135.5 278c-7.5-7.5-11.7-17.7-11.7-28.3s4.2-20.8 11.7-28.3l183.7-183.8c15.7-15.6 41-15.7 56.6 0s15.6 41 0 56.6L262.4 207.6l335.2 0c80.8 0 156.8 31.4 214 88.6S900.3 429.4 900.2 510.2z"  horiz-adv-x="1024" />
-
-    
-    <glyph glyph-name="pushpino" unicode="&#59041;" d="M303.3 728.4c0.9-6.7 1.3-13.6 1.1-20.5l-1.1-36.2 28.3-22.5 214.4-170 30.3-24 36.8 12c29 9.5 59.3 14.3 90 14.3 32.4 0 64.3-5.4 94.8-15.9 17.9-6.2 35.1-14.2 51.4-23.7L680 271.9l-42.9-43.1L624.4 216l0 0L454.9 45.8c-17.5 29.5-29.7 62.2-35.8 96.1-8.4 47-5 95.8 9.8 141.1l12 36.8-24 30.3-170 214.4-22.5 28.3-36.2-1.1c-1.2 0-2.5-0.1-3.7-0.1-5.7 0-11.4 0.4-17 1.2L303.3 728.4M317.9 830.9c-8.5 0-17.1-3.2-23.7-9.8L74.8 602.2c-15-15-12.6-40 5.2-51 [...]
-
-    
-    <glyph glyph-name="pushpin" unicode="&#59042;" d="M949.4-7.2 726.1 216.1l206 206.8c14.4 14.4 13 38.1-2.8 51-97 78.3-225.1 98.9-338.5 61.8l-214.4 170c1.2 38.3-9 76.8-30.6 110.1-11.5 17.8-36.6 20.2-51.6 5.3L74.8 602.2c-15-15-12.6-40 5.2-51.6 33.4-21.7 72.1-32 110.5-30.8l170-214.4c-37.2-113.9-16.3-242.5 62.7-339.6 12.9-15.8 36.6-17.1 51-2.6l206 206.8 223.2-223.2c6.4-6.4 14.7-9.5 23-9.5s16.7 3.2 23 9.5C962.2-40.6 962.2-19.9 949.4-7.2z"  horiz-adv-x="1024" />
-
-    
-    <glyph glyph-name="heart" unicode="&#59043;" d="M1000.1 648.1c-15.5 37.3-37.6 70.6-65.7 98.9C880 801.8 808.6 832 733.4 832c-85.7 0-166-39-221.4-107.4C456.6 793 376.3 832 290.6 832c-75.1 0-146.5-30.4-201.1-85.6-28.2-28.5-50.4-61.9-65.8-99.3-16-38.8-24-79.9-23.6-122.2 0.7-91.7 40.1-177.2 108.1-234.8 3.1-2.6 6-5.1 8.9-7.8 14.9-13.4 58-52.8 112.6-102.7 93.5-85.5 209.9-191.9 257.5-234.2 7-6.1 15.8-9.5 24.9-9.5 9.2 0 18.1 3.4 24.9 9.5 34.5 30.7 105.8 95.9 181.4 165 74.2 67.8 150.9 138 195. [...]
-
-    
-    <glyph glyph-name="hearto" unicode="&#59044;" d="M1000.1 648.1c-15.5 37.3-37.6 70.6-65.7 98.9C880 801.8 808.6 832 733.4 832c-85.7 0-166-39-221.4-107.4C456.6 793 376.3 832 290.6 832c-75.1 0-146.5-30.4-201.1-85.6-28.2-28.5-50.4-61.9-65.8-99.3-16-38.8-24-79.9-23.6-122.2 0.7-91.7 40.1-177.2 108.1-234.8 3.1-2.6 6-5.1 8.9-7.8 14.9-13.4 58-52.8 112.6-102.7 93.5-85.5 209.9-191.9 257.5-234.2 7-6.1 15.8-9.5 24.9-9.5 9.2 0 18.1 3.4 24.9 9.5 34.5 30.7 105.8 95.9 181.4 165 74.2 67.8 150.9 138 195 [...]
-
-    
-    <glyph glyph-name="smile-circle" unicode="&#59047;" d="M512 896c-282.8 0-512-229.2-512-512s229.2-512 512-512 512 229.2 512 512-229.2 512-512 512zM254.2 453.6c-33.1 0-60 26.9-60 60s26.9 60 60 60 60-26.9 60-60-26.9-60-60-60zM512 130.5c-90.6 0-164.3 73.7-164.3 164.3 0 19.9 16.1 36 36 36s36-16.1 36-36c0-50.9 41.4-92.3 92.3-92.3s92.3 41.4 92.3 92.3c0 19.9 16.1 36 36 36s36-16.1 36-36c0-90.6-73.7-164.3-164.3-164.3zM769.5 453.6c-33.1 0-60 26.9-60 60s26.9 60 60 60 60-26.9 60-60-26.9-60-60-60z [...]
-
-    
-    <glyph glyph-name="smileo" unicode="&#59048;" d="M512 896C229.2 896 0 666.8 0 384s229.2-512 512-512 512 229.2 512 512S794.8 896 512 896zM823.1 72.9c-40.4-40.4-87.5-72.2-139.9-94.3C629-44.4 571.4-56 512-56s-117 11.6-171.2 34.5c-52.4 22.2-99.4 53.9-139.9 94.3-40.4 40.4-72.2 87.5-94.3 139.9C83.6 267 72 324.6 72 384s11.6 117 34.5 171.2c22.2 52.4 53.9 99.4 94.3 139.9 40.4 40.4 87.5 72.2 139.9 94.3C395 812.4 452.6 824 512 824s117-11.6 171.2-34.5c52.4-22.2 99.4-53.9 139.9-94.3 40.4-40.4 72. [...]
-
-    
-    <glyph glyph-name="frowno" unicode="&#59049;" d="M512 896C229.2 896 0 666.8 0 384s229.2-512 512-512 512 229.2 512 512S794.8 896 512 896zM823.1 72.9c-40.4-40.4-87.5-72.2-139.9-94.3C629-44.4 571.4-56 512-56s-117 11.6-171.2 34.5c-52.4 22.2-99.4 53.9-139.9 94.3-40.4 40.4-72.2 87.5-94.3 139.9C83.6 267 72 324.6 72 384s11.6 117 34.5 171.2c22.2 52.4 53.9 99.4 94.3 139.9 40.4 40.4 87.5 72.2 139.9 94.3C395 812.4 452.6 824 512 824s117-11.6 171.2-34.5c52.4-22.2 99.4-53.9 139.9-94.3 40.4-40.4 72. [...]
-
-    
-    <glyph glyph-name="calculator" unicode="&#59050;" d="M856.6 832 167.5 832c-21.3 0-38.7-17.5-38.7-38.8l0-818.3c0-21.4 17.4-38.9 38.7-38.9l689.1 0c21.3 0 38.7 17.5 38.7 38.9L895.3 793.2C895.2 814.6 877.9 832 856.6 832zM817.9 13.7 206.1 13.7 206.1 754.3l611.7 0L817.9 13.7 817.9 13.7zM323.7 409.9l377.5 0c21.3 0 38.7 17.4 38.7 38.7L739.9 634c0 21.3-17.4 38.7-38.7 38.7L323.7 672.7c-21.3 0-38.7-17.4-38.7-38.7l0-185.2C285 427.3 302.4 409.9 323.7 409.9zM362.3 595.3l300.2 0 0-107.9L362.3 487.4 [...]
-
-    
-    <glyph glyph-name="chrome" unicode="&#59052;" d="M258.242531 449.417969 111.621438 703.167969C205.430031 820.785156 350.058938 896 511.992531 896c187.441406 0 351.464844-100.722656 440.683594-251.054688L534.805031 644.945312c-7.5 0.703125-15.097656 0.996094-22.695313 0.996094C390.176125 646.058594 287.363625 562.328125 258.242531 449.417969L258.242531 449.417969zM695.430031 571.039062l293.554688 0c22.695313-57.910156 35.214844-121.015625 35.214844-187.03125 0-280.859375-226.152344-50 [...]
-
-    
-    <glyph glyph-name="github" unicode="&#59053;" d="M0 370.804687c0-223.59375 143.300781-413.691406 343.007813-483.496094 26.894531-6.796875 22.792969 12.402344 22.792969 25.390625l0 88.691406c-155.292969-18.203125-161.503906 84.609375-171.992188 101.699219-21.09375 35.996094-70.800781 45.195313-55.996094 62.304688 35.390625 18.203125 71.40625-4.609375 113.105469-66.308594 30.195313-44.707031 89.101563-37.207031 119.003906-29.707031 6.503906 26.894531 20.507813 50.898438 39.707031 69.60 [...]
-
-    
-    <glyph glyph-name="iconfontdesktop" unicode="&#59060;" d="M902 766 123.2 766C91.7 766 66 740.3 66 708.8L66 229c0-31.5 25.7-57.2 57.2-57.2L480 171.8l0-107.9L332.7 63.9c-17.4 0-31.6-14.2-31.6-31.6 0-17.4 14.2-31.6 31.6-31.6l358.4 0c17.4 0 31.6 14.2 31.6 31.6 0 17.4-14.2 31.6-31.6 31.6L543.2 63.9 543.2 171.8 902 171.8c31.5 0 57.2 25.7 57.2 57.2L959.2 708.8C959.2 740.3 933.5 766 902 766zM896 702.8 896 235 129.2 235 129.2 702.8 896 702.8z"  horiz-adv-x="1024" />
-
-    
-    <glyph glyph-name="caretcircleoup" unicode="&#59061;" d="M511.6 894.8C229.2 894.8 0.2 665.8 0.2 383.4s229-511.4 511.4-511.4S1023 101 1023 383.4 794 894.8 511.6 894.8zM828 67c-41.1-41.1-89-73.4-142.2-95.9C630.6-52.2 572-64 511.6-64c-60.4 0-119 11.8-174.1 35.1-53.3 22.5-101.1 54.8-142.2 95.9-41.1 41.1-73.4 89-95.9 142.2C76 264.4 64.2 323 64.2 383.4s11.8 119 35.1 174.1c22.5 53.3 54.8 101.1 95.9 142.2 41.1 41.1 89 73.4 142.2 95.9C392.6 819 451.2 830.8 511.6 830.8c60.4 0 119-11.8 174.1-35 [...]
-
-    
-    <glyph glyph-name="upload" unicode="&#59062;" d="M487.5 821.9C494.2 828.6 503.1 832 512 832s17.7-3.4 24.5-10.1L692.3 666c13.5-13.5 13.5-35.4 0-48.9-6.5-6.5-15.2-10.1-24.4-10.1s-17.9 3.6-24.4 10.1L546.6 714l0-577.8c0-19.1-15.5-34.6-34.6-34.6s-34.6 15.5-34.6 34.6L477.4 714l-96.9-96.9c-13.5-13.5-35.4-13.5-48.8 0-13.5 13.5-13.5 35.4-0.1 48.9L487.5 821.9zM924.4 255.6c-19.1 0-34.6-15.5-34.6-34.6l0-195.4c0-11.3-9.2-20.6-20.6-20.6L152.7 5c-11.3 0-20.6 9.2-20.6 20.6L132.1 221.1c0 19.1-15.5 34 [...]
-
-    
-    <glyph glyph-name="download" unicode="&#59063;" d="M487.5 111.7c6.7-6.7 15.6-10.1 24.5-10.1s17.7 3.4 24.5 10.1l155.9 155.9c13.5 13.5 13.5 35.4 0 48.9-6.5 6.5-15.2 10.1-24.4 10.1s-17.9-3.6-24.4-10.1l-96.9-96.9L546.7 797.4c0 19.1-15.5 34.6-34.6 34.6s-34.6-15.5-34.6-34.6l0-577.8-96.9 96.9c-13.5 13.5-35.4 13.5-48.8 0-13.5-13.5-13.5-35.4-0.1-48.9L487.5 111.7zM924.4 255.6c-19.1 0-34.6-15.5-34.6-34.6l0-195.4c0-11.3-9.2-20.6-20.6-20.6L152.7 5c-11.3 0-20.6 9.2-20.6 20.6L132.1 221.1c0 19.1-15. [...]
-
-    
-    <glyph glyph-name="piechart" unicode="&#59064;" d="M466.502084-127.999906c129.003402 0 245.799821 52.206827 330.291679 136.601029L466.502084 337.291245 466.502084 802.406616C208.905434 802.406616 0 594.204304 0 337.291245S208.905434-127.999906 466.502084-127.999906L466.502084-127.999906 466.502084-127.999906zM530.798708 404.302702l493.201198 0C1023.999906 675.903204 803.102332 896 530.798708 896L530.798708 404.302702 530.798708 404.302702zM556.990012 339.009988l331.600267-327.303409c [...]
-
-    
-    <glyph glyph-name="lock1" unicode="&#59065;" d="M824.1 613.9c-17.3 42.7-41.8 80.9-72.7 113.4-30.9 32.8-67.1 58.7-107.6 76.9-41.9 18.7-86.2 28.2-131.8 28.2-45.6 0-90-9.5-131.9-28.3-40.5-18.1-76.6-44-107.6-76.8-31.2-32.9-55.7-71.1-72.7-113.4-17.7-43.8-26.7-90.4-26.7-138.6l0-470.2c0-38.4 29.7-69.6 66.3-69.6l544.9 0c36.6 0 66.3 31.2 66.1 69.6L850.4 420.1l0.2 19.1 0 36.1C850.8 523.3 841.8 569.9 824.1 613.9zM406.7 741.2l0.2 0 1.3 0.5c32.7 14.9 67.6 22.4 103.7 22.4 35.9 0 70.9-7.6 103.8-22. [...]
-
-    
-    <glyph glyph-name="unlock" unicode="&#59066;" d="M241.4 445.8l0 29.7c0 39 7.3 77 21.8 113.1 14 34.7 33.9 65.6 58.9 91.9 24.8 26.1 53.2 46.6 84.6 60.8l0.2 0 1.3 0.5c32.7 14.9 67.6 22.4 103.7 22.4 35.9 0 70.9-7.6 103.8-22.2 31.9-14.4 60.9-35.1 86-61.4 17.5-18.5 40.4-59 53.1-83.1 6.2-11.8 18.4-19.1 31.7-19.1l13.7 0c18.1 0 30.7 18.3 23.9 35.2 0 0.1-0.1 0.2-0.1 0.3-17.3 42.7-41.8 80.9-72.7 113.4-30.9 32.8-67.1 58.7-107.6 76.9-41.9 18.7-86.2 28.2-131.8 28.2-45.6 0-90-9.5-131.9-28.3-40.5-18 [...]
-
-    
-    <glyph glyph-name="windowso" unicode="&#59068;" d="M526.8 27l434-70.8L960.8 356.8l-434 0L526.8 27zM598.8 284.8l290 0 0-244-290 47.3L598.8 284.8zM526.8 757.8l0-328.7 434 0L960.8 829.9 526.8 757.8zM888.9 501.2l-290 0L598.9 696.8l290 48.1L888.9 501.2zM68.1 429.2 435 429.2 435 745.9 68.1 685 68.1 429.2zM140.1 624 363 661l0-159.8L140.1 501.2 140.1 624zM68.1 98.7 435 38.9 435 356.8 68.1 356.8 68.1 98.7zM140.1 284.8 363 284.8l0-161.2-222.9 36.3L140.1 284.8z"  horiz-adv-x="1024" />
-
-    
-    <glyph glyph-name="dotchart" unicode="&#59069;" d="M923 8 135 8 135 797c0 19.9-16.1 36-36 36S63 816.9 63 797l0-825c0-19.9 16.1-36 36-36l824 0c19.9 0 36 16.1 36 36S942.9 8 923 8zM318.8 259.2m-66 0a66 66 0 1 0 132 0 66 66 0 1 0-132 0ZM597.5 299m-85.5 0a85.5 85.5 0 1 0 171 0 85.5 85.5 0 1 0-171 0ZM623.1 514.2m-59.9 0a59.9 59.9 0 1 0 119.8 0 59.9 59.9 0 1 0-119.8 0ZM850.2 657.4m-45.5 0a45.5 45.5 0 1 0 91 0 45.5 45.5 0 1 0-91 0ZM862.8 466.1m-33.3 0a33.3 33.3 0 1 0 66.6 0 33.3 33.3 0 1 0-6 [...]
-
-    
-    <glyph glyph-name="barchart" unicode="&#59070;" d="M923-64 99-64c-19.9 0-36 16.1-36 36L63 796c0 19.9 16.1 36 36 36s36-16.1 36-36l0-788 788 0c19.9 0 36-16.1 36-36S942.9-64 923-64zM264.2 523c-39.3-0.9-71.4-33.1-72.2-72.4-0.6-30.1 16.7-56.2 42-68.3L234 97c0-17.7 14.3-32 32-32l0 0c17.7 0 32 14.3 32 32L298 382.3c24.8 11.9 42 37.3 42 66.7C340 490.5 305.9 524 264.2 523zM541.7 641c-39.3-0.9-71.4-33.1-72.2-72.4-0.6-30.1 16.7-56.2 42-68.3L511.5 97c0-17.7 14.3-32 32-32l0 0c17.7 0 32 14.3 32 32L [...]
-
-    
-    <glyph glyph-name="codesquare" unicode="&#59071;" d="M888.5 832.5l-753 0c-39.8 0-72-32.2-72-72l0-753.1c0-39.8 32.2-72 72-72l753.1 0c39.8 0 72 32.2 72 72L960.6 760.5C960.5 800.3 928.2 832.5 888.5 832.5zM228.6 347.3c-9.2 0-18.4 3.5-25.4 10.5-14.1 14-14.1 36.8-0.1 50.9l115.2 115.6L203 641.1c-14 14.1-13.8 36.9 0.3 50.9 14.1 14 36.9 13.8 50.9-0.3l140.4-142.2c13.9-14.1 13.8-36.7-0.1-50.7L254.1 357.9C247.1 350.8 237.8 347.3 228.6 347.3zM617.5 347.3C617.5 347.3 617.5 347.3 617.5 347.3l-198.9 [...]
-
-    
-    <glyph glyph-name="plussquare" unicode="&#59072;" d="M888.5 832.5l-753 0c-39.8 0-72-32.2-72-72l0-753.1c0-39.8 32.2-72 72-72l753.1 0c39.8 0 72 32.2 72 72L960.6 760.5C960.5 800.3 928.3 832.5 888.5 832.5zM732 347.5 548.5 347.5 548.5 165c0-19.9-16.1-36-36-36-19.9 0-36 16.1-36 36L476.5 347.5 292 347.5c-19.9 0-36 16.1-36 36s16.1 36 36 36l184.5 0L476.5 603c0 19.9 16.1 36 36 36 19.9 0 36-16.1 36-36l0-183.5L732 419.5c19.9 0 36-16.1 36-36S751.9 347.5 732 347.5z"  horiz-adv-x="1024" />
-
-    
-    <glyph glyph-name="minussquare" unicode="&#59073;" d="M888.5 832.5l-753 0c-39.8 0-72-32.2-72-72l0-753.1c0-39.8 32.2-72 72-72l753.1 0c39.8 0 72 32.2 72 72L960.6 760.5C960.5 800.3 928.3 832.5 888.5 832.5zM767.5 383c0-19.9-16.1-36-36-36l-441 0c-19.9 0-36 16.1-36 36l0 0c0 19.9 16.1 36 36 36l441 0C751.4 419 767.5 402.9 767.5 383L767.5 383z"  horiz-adv-x="1024" />
-
-    
-    <glyph glyph-name="closesquare" unicode="&#59074;" d="M888.5 832.5l-753 0c-39.8 0-72-32.2-72-72l0-753.1c0-39.8 32.2-72 72-72l753.1 0c39.8 0 72 32.2 72 72L960.6 760.5C960.5 800.3 928.2 832.5 888.5 832.5zM717.2 178.1c-7-7-16.2-10.5-25.4-10.5s-18.5 3.5-25.5 10.6L512 333 357.7 178.3c-7-7.1-16.3-10.6-25.5-10.6-9.2 0-18.4 3.5-25.4 10.5-14.1 14-14.1 36.8-0.1 50.9L461.2 384 306.7 538.9c-14 14.1-14 36.9 0.1 50.9 14.1 14 36.9 14 50.9-0.1L512 435l154.3 154.7c14 14.1 36.8 14.1 50.9 0.1s14.1-36.8 [...]
-
-    
-    <glyph glyph-name="closesquareo" unicode="&#59075;" d="M717.2 589.8c-14.1 14-36.9 14-50.9-0.1L512 435 357.7 589.7c-14 14.1-36.8 14.1-50.9 0.1s-14.1-36.8-0.1-50.9L461.2 384 306.7 229.1c-14-14.1-14-36.9 0.1-50.9 7-7 16.2-10.5 25.4-10.5 9.2 0 18.5 3.5 25.5 10.6L512 333l154.3-154.8c7-7.1 16.3-10.6 25.5-10.6s18.4 3.5 25.4 10.5c14.1 14 14.1 36.8 0.1 50.9L562.8 384l154.4 154.9C731.3 553 731.3 575.8 717.2 589.8zM888.5 760.5 888.5 760.5 888.5 760.5l0-753.1 0 0-753 0 0 0L135.5 760.5l0 0L888.5  [...]
-
-    
-    <glyph glyph-name="checksquare" unicode="&#59076;" d="M888.5 832.5l-753 0c-39.8 0-72-32.2-72-72l0-753.1c0-39.8 32.2-72 72-72l753.1 0c39.8 0 72 32.2 72 72L960.6 760.5C960.5 800.3 928.2 832.5 888.5 832.5zM772.2 539.4 412.7 178.8c-0.1-0.1-0.3-0.3-0.4-0.4-2.4-2.6-5.3-4.8-8.5-6.7-5.6-3.2-11.7-4.7-17.8-4.7-12.5 0-24.7 6.6-31.3 18.2L245.9 375.7c-9.9 17.3-3.9 39.2 13.4 49.1 17.3 9.9 39.2 3.9 49.1-13.4l85.4-149.5 327.5 328.5c14.1 14.1 36.8 14.1 50.8-0.1C786.2 576.3 786.2 553.5 772.2 539.4z"   [...]
-
-    
-    <glyph glyph-name="checksquareo" unicode="&#59077;" d="M721.3 590.4 393.8 261.9l-85.4 149.5c-9.9 17.3-31.8 23.3-49.1 13.4S236 393 245.9 375.7l108.8-190.5c6.6-11.6 18.8-18.2 31.3-18.2 6.1 0 12.2 1.5 17.8 4.7 3.2 1.9 6.1 4.1 8.5 6.7 0.1 0.1 0.3 0.3 0.4 0.4l359.5 360.6c14 14.1 14 36.9-0.1 50.9C758.1 604.5 735.4 604.5 721.3 590.4zM888.5 760.5 888.5 760.5 888.5 760.5l0-753.1 0 0-753 0 0 0L135.5 760.5l0 0L888.5 760.5M888.5 832.5l-753 0c-39.8 0-72-32.2-72-72l0-753.1c0-39.8 32.2-72 72-72l753 [...]
-
-    
-    <glyph glyph-name="fastbackward" unicode="&#59078;" d="M524.6 414.4l436.2 375.4c24.4 22.8 63.1 4.7 63.1-29.5l0-752.7c0-34.2-38.7-52.3-63.1-29.5L524.6 355.4c-8.4 7.9-12.6 18.7-12.7 29.5C512 395.8 516.2 406.6 524.6 414.4zM36 800 36 800c19.9 0 36-16.1 36-36l0-298.5 376.9 324.4c24.4 22.8 63.1 4.7 63.1-29.5l0-375.4 0-377.3c0-34.2-38.7-52.3-63.1-29.5L72 304.1 72 4c0-19.9-16.1-36-36-36l0 0c-19.9 0-36 16.1-36 36l0 760C0 783.9 16.1 800 36 800z"  horiz-adv-x="1024" />
-
-    
-    <glyph glyph-name="fastforward" unicode="&#59079;" d="M499.4 414.4 63.1 789.9C38.7 812.6 0 794.5 0 760.4l0-752.7c0-34.2 38.7-52.3 63.1-29.5l436.2 377.3c8.4 7.9 12.6 18.7 12.7 29.5C512 395.8 507.8 406.6 499.4 414.4zM988 800 988 800c-19.9 0-36-16.1-36-36l0-298.5L575.1 789.9c-24.4 22.8-63.1 4.7-63.1-29.5l0-375.4 0-377.3c0-34.2 38.7-52.3 63.1-29.5l376.9 326L952 4c0-19.9 16.1-36 36-36l0 0c19.9 0 36 16.1 36 36L1024 764C1024 783.9 1007.9 800 988 800z"  horiz-adv-x="1024" />
-
-    
-    <glyph glyph-name="upsquare" unicode="&#59080;" d="M888.5 832.5l-753 0c-39.8 0-72-32.2-72-72l0-753.1c0-39.8 32.2-72 72-72l753.1 0c39.8 0 72 32.2 72 72L960.6 760.5C960.5 800.3 928.3 832.5 888.5 832.5zM757.6 276.9c-14.5-13.6-37.3-12.9-50.9 1.6L512 486.2 317.2 278.4c-13.6-14.5-36.4-15.2-50.9-1.6-14.5 13.6-15.2 36.4-1.6 50.9l221 235.8c6.8 7.3 16.3 11.4 26.3 11.4s19.5-4.1 26.2-11.3l221-235.8C772.8 313.3 772.1 290.5 757.6 276.9z"  horiz-adv-x="1024" />
-
-    
-    <glyph glyph-name="downsquare" unicode="&#59081;" d="M888.5 832.5l-753 0c-39.8 0-72-32.2-72-72l0-753.1c0-39.8 32.2-72 72-72l753.1 0c39.8 0 72 32.2 72 72L960.6 760.5C960.5 800.3 928.3 832.5 888.5 832.5zM759.2 451.1l-221-235.8C531.5 208.1 522 204 512 204s-19.5 4.1-26.3 11.4l-221 235.8c-13.6 14.5-12.9 37.3 1.6 50.9 14.5 13.6 37.3 12.9 50.9-1.6L512 292.7l194.7 207.7c13.6 14.5 36.4 15.2 50.9 1.6C772.1 488.4 772.8 465.6 759.2 451.1z"  horiz-adv-x="1024" />
-
-    
-    <glyph glyph-name="leftsquare" unicode="&#59082;" d="M888.5 832.5l-753 0c-39.8 0-72-32.2-72-72l0-753.1c0-39.8 32.2-72 72-72l753.1 0c39.8 0 72 32.2 72 72L960.6 760.5C960.5 800.3 928.3 832.5 888.5 832.5zM616.4 189.3c14.5-13.6 15.2-36.4 1.6-50.9-13.6-14.5-36.4-15.2-50.9-1.6l-235.8 221C324.1 364.5 320 374 320 384s4.1 19.5 11.4 26.3l235.8 221c14.5 13.6 37.3 12.9 50.9-1.6 13.6-14.5 12.9-37.3-1.6-50.9L408.7 384 616.4 189.3z"  horiz-adv-x="1024" />
-
-    
-    <glyph glyph-name="rightsquare" unicode="&#59083;" d="M888.5 832.5l-753 0c-39.8 0-72-32.2-72-72l0-753.1c0-39.8 32.2-72 72-72l753.1 0c39.8 0 72 32.2 72 72L960.6 760.5C960.5 800.3 928.3 832.5 888.5 832.5zM693.6 357.8l-235.8-221c-14.5-13.6-37.3-12.9-50.9 1.6-13.6 14.5-12.9 37.3 1.6 50.9L616.2 384 408.4 578.8c-14.5 13.6-15.2 36.4-1.6 50.9 13.6 14.5 36.4 15.2 50.9 1.6l235.8-221c7.3-6.8 11.4-16.3 11.4-26.3S700.8 364.5 693.6 357.8z"  horiz-adv-x="1024" />
-
-    
-    <glyph glyph-name="rightsquareo" unicode="&#59084;" d="M888.5 760.5 888.5 760.5 888.5 760.5l0-753.1 0 0-753 0 0 0L135.5 760.5l0 0L888.5 760.5M888.5 832.5l-753 0c-39.8 0-72-32.2-72-72l0-753.1c0-39.8 32.2-72 72-72l753.1 0c39.8 0 72 32.2 72 72L960.6 760.5C960.5 800.3 928.3 832.5 888.5 832.5L888.5 832.5zM704.9 384c0 10-4.1 19.5-11.4 26.3l-235.8 221c-14.5 13.6-37.3 12.9-50.9-1.6-13.6-14.5-12.9-37.3 1.6-50.9L616.2 384 408.5 189.2c-14.5-13.6-15.2-36.4-1.6-50.9 13.6-14.5 36.4-15.2 50.9-1.6l2 [...]
-
-    
-    <glyph glyph-name="leftsquareo" unicode="&#59085;" d="M888.5 760.5 888.5 760.5 888.5 760.5l0-753.1 0 0-753 0 0 0L135.5 760.5l0 0L888.5 760.5M888.5 832.5l-753 0c-39.8 0-72-32.2-72-72l0-753.1c0-39.8 32.2-72 72-72l753.1 0c39.8 0 72 32.2 72 72L960.6 760.5C960.5 800.3 928.3 832.5 888.5 832.5L888.5 832.5zM331.3 357.8l235.8-221c14.5-13.6 37.3-12.9 50.9 1.6 13.6 14.5 12.9 37.3-1.6 50.9L408.7 384l207.8 194.8c14.5 13.6 15.2 36.4 1.6 50.9-13.6 14.5-36.4 15.2-50.9 1.6l-235.8-221C324.1 403.5 320  [...]
-
-    
-    <glyph glyph-name="down-square-o" unicode="&#59086;" d="M888.5 760.5v0 0-753.1h-753v753.1h753M888.5 832.5h-753c-39.8 0-72-32.2-72-72v-753.1c0-39.8 32.2-72 72-72h753.1c39.8 0 72 32.2 72 72v753.1c-0.1 39.8-32.3 72-72.1 72v0zM538.2 215.3l221 235.8c13.6 14.5 12.9 37.3-1.6 50.9s-37.3 12.9-50.9-1.6l-194.7-207.7-194.8 207.8c-13.6 14.5-36.4 15.2-50.9 1.6s-15.2-36.4-1.6-50.9l221-235.8c6.8-7.3 16.3-11.4 26.3-11.4s19.5 4.1 26.2 11.3z"  horiz-adv-x="1024" />
-
-    
-    <glyph glyph-name="up-square-o" unicode="&#59087;" d="M888.5 760.5v0c0 0 0 0 0 0v-753.1c0 0 0 0 0 0h-753c0 0 0 0 0 0v753.1c0 0 0 0 0 0h753M888.5 832.5h-753c-39.8 0-72-32.2-72-72v-753.1c0-39.8 32.2-72 72-72h753.1c39.8 0 72 32.2 72 72v753.1c-0.1 39.8-32.3 72-72.1 72v0zM512 574.9c-10 0-19.5-4.1-26.3-11.4l-221-235.8c-13.6-14.5-12.9-37.3 1.6-50.9 14.5-13.6 37.3-12.9 50.9 1.6l194.8 207.8 194.7-207.7c13.6-14.5 36.4-15.2 50.9-1.6s15.2 36.4 1.6 50.9l-221 235.8c-6.7 7.2-16.2 11.3-26.2 11.3z"   [...]
-
-    
-    <glyph glyph-name="play" unicode="&#59088;" d="M512 894C229.8 894 1 665.2 1 383c0-282.2 228.8-511 511-511 282.2 0 511 228.8 511 511S794.2 894 512 894zM711.6 369.4 420.7 121.9c-4.2-3.7-9.3-5.4-14.3-5.4-10.8 0-21 7.6-21 19L385.4 630.6c0 11.4 10.2 19 21 19 5 0 10.1-1.6 14.3-5.4l290.9-247.5C720.1 389.2 720.1 376.9 711.6 369.4z"  horiz-adv-x="1024" />
-
-    
-    <glyph glyph-name="playcircleo" unicode="&#59089;" d="M512 894C229.8 894 1 665.2 1 383c0-282.2 228.8-511 511-511 282.2 0 511 228.8 511 511S794.2 894 512 894zM822.4 72.6c-40.3-40.3-87.3-72-139.6-94.1C628.8-44.4 571.3-56 512-56s-116.8 11.6-170.9 34.5c-52.3 22.1-99.2 53.8-139.6 94.1-40.3 40.3-72 87.3-94.1 139.6C84.6 266.2 73 323.7 73 383s11.6 116.8 34.5 170.9c22.1 52.3 53.8 99.2 94.1 139.6 40.3 40.3 87.3 72 139.6 94.1C395.2 810.4 452.7 822 512 822s116.8-11.6 170.9-34.5c52.3-22.1 99.2-53 [...]
-
-    
-    <glyph glyph-name="tag" unicode="&#59090;" d="M962.8 290.9c0 1.2-0.1 2.3-0.2 3.5-0.5 5.8-1.8 11.6-3.7 17.2-2.3 6.7-5.6 13.2-10 19.2-2.2 3-4.6 5.9-7.3 8.6l-478.4 482.8c-2.8 2.9-6 5.4-9.4 7.4-7.5 4.5-16.1 7-25.1 7h-290.6c-41.2 0-74.6-33-74.6-73.8v-298.2c0-3.2 0.3-6.3 0.9-9.3 0.2-0.8 0.3-1.5 0.5-2.3 0.6-2.3 1.3-4.5 2.2-6.6 0.3-0.7 0.6-1.4 1-2.1 2.3-4.9 5.5-9.4 9.5-13.4l477.8-472c5.5-5.4 11.6-9.8 18.1-13.2 10.8-5.6 22.8-8.4 34.7-8.4 9.6 0 19.1 1.8 28.1 5.4 9 3.6 17.4 9 24.7 16.2l280 276. [...]
-
-    
-    <glyph glyph-name="tago" unicode="&#59091;" d="M962.8 290.9c0 1.2-0.1 2.3-0.2 3.5-0.5 5.8-1.8 11.6-3.7 17.2-2.3 6.7-5.6 13.2-10 19.2-2.2 3-4.6 5.9-7.3 8.6L463.2 822.2c-2.8 2.9-6 5.4-9.4 7.4-7.5 4.5-16.1 7-25.1 7L138.1 836.6c-41.2 0-74.6-33-74.6-73.8l0-298.2c0-3.2 0.3-6.3 0.9-9.3 0.2-0.8 0.3-1.5 0.5-2.3 0.6-2.3 1.3-4.5 2.2-6.6 0.3-0.7 0.6-1.4 1-2.1 2.3-4.9 5.5-9.4 9.5-13.4l238.9-236 238.9-236c5.5-5.4 11.6-9.8 18.1-13.2 10.8-5.6 22.8-8.4 34.7-8.4 9.6 0 19.1 1.8 28.1 5.4 9 3.6 17.4 9 24 [...]
-
-    
-    <glyph glyph-name="addfile" unicode="&#59664;" d="M860 128H704V284c0 19.9-16.1 36-36 36s-36-16.1-36-36v-156H484c-19.9 0-36-16.1-36-36s16.1-36 36-36h148v-148c0-19.9 16.1-36 36-36s36 16.1 36 36V56h156c19.9 0 36 16.1 36 36s-16.1 36-36 36zM875.1 594.2l-278 280.5c-4.5 4.5-9.5 8.3-14.8 11.5-1.4 0.8-2.9 1.6-4.4 2.3-0.9 0.5-1.9 0.9-2.8 1.3-9.1 4-19 6.2-29.1 6.2H200c-39.8 0-72-32.2-72-72v-880c0-39.8 32.2-72 72-72h212c19.9 0 36 16.1 36 36s-16.1 36-36 36H200V824h312v-240c0-39.8 32.2-72 72-72h24 [...]
-
-    
-    <glyph glyph-name="folder1" unicode="&#58978;" d="M952 704h-463l-25 77.9c-9.5 29.9-37.2 50.1-68.6 50.1h-323.4c-39.8 0-72-32.2-72-72v-688c0-39.8 32.2-72 72-72h880c39.8 0 72 32.2 72 72v560c0 39.8-32.2 72-72 72zM72 760h323.4l17.9-56h-341.3v56zM952 72h-880v560h880v-560z"  horiz-adv-x="1024" />
-
-    
-    <glyph glyph-name="file1" unicode="&#58980;" d="M875.1 594.2l-278 280.5c-4.5 4.5-9.5 8.3-14.8 11.5-1.4 0.8-2.9 1.6-4.4 2.3-0.9 0.5-1.9 0.9-2.8 1.3-9.1 4-19 6.2-29.1 6.2h-346c-39.8 0-72-32.2-72-72v-880c0-39.8 32.2-72 72-72h624c39.8 0 72 32.2 72 72v599.5c0 19-7.5 37.2-20.9 50.7zM783.8 584h-199.8v201.6l199.8-201.6zM824-56h-624v880h312v-240c0-39.8 32.2-72 72-72h240v-568z"  horiz-adv-x="1024" />
-
-    
-    <glyph glyph-name="switcher" unicode="&#59667;" d="M572 292H196c-19.9 0-36-16.1-36-36s16.1-36 36-36h376c19.9 0 36 16.1 36 36s-16.1 36-36 36zM696 568v-624H72V568h624m0 72H72c-39.8 0-72-32.2-72-72v-624c0-39.8 32.2-72 72-72h624c39.8 0 72 32.2 72 72V568c0 39.8-32.2 72-72 72zM952 896H359.7c-19.9 0-36-16.1-36-36s16.1-36 36-36H952v-596c0-19.9 16.1-36 36-36s36 16.1 36 36V824c0 39.8-32.2 72-72 72zM824 768H164c-19.9 0-36-16.1-36-36s16.1-36 36-36h660v-660c0-19.9 16.1-36 36-36s36 16.1 36 36V696c [...]
-
-    
-    <glyph glyph-name="addfolder" unicode="&#59668;" d="M988 256H832V412c0 19.9-16.1 36-36 36s-36-16.1-36-36v-156H612c-19.9 0-36-16.1-36-36s16.1-36 36-36h148v-148c0-19.9 16.1-36 36-36s36 16.1 36 36V184h156c19.9 0 36 16.1 36 36s-16.1 36-36 36zM952 704H489l-25 77.9C454.5 811.8 426.8 832 395.4 832H72C32.2 832 0 799.8 0 760v-688c0-39.8 32.2-72 72-72h468c19.9 0 36 16.1 36 36s-16.1 36-36 36H72V632h880v-148c0-19.9 16.1-36 36-36s36 16.1 36 36V632c0 39.8-32.2 72-72 72z m-880 0v56h323.4l17.9-56H72 [...]
-
-    
-    <glyph glyph-name="folderopen" unicode="&#59033;" d="M960 511.6v120.4c0 39.8-32.2 72-72 72h-399l-25 77.9c-9.5 29.9-37.2 50.1-68.6 50.1h-323.4c-39.8 0-72-32.2-72-72v-688.3c0-3.5 0.3-7 0.8-10.4 0-0.1 0-0.3 0.1-0.4 0.2-1 0.3-2 0.5-3 0.1-0.3 0.1-0.6 0.2-0.8 0.2-0.8 0.4-1.7 0.6-2.5 0.1-0.5 0.3-1 0.4-1.5l0.3-1.2c0.3-1.1 0.6-2.1 1-3.1v-0.1c3.7-10.8 9.9-20.4 18-28.2l0.2-0.2c0.8-0.7 1.5-1.4 2.3-2.1 0.4-0.3 0.8-0.7 1.1-1 0.4-0.3 0.7-0.6 1.1-0.9 0.6-0.5 1.3-1 2-1.6 0.2-0.1 0.4-0.3 0.6-0.4 0.8-0 [...]
-
-    
-    <glyph glyph-name="search1" unicode="&#58992;" d="M949.5-2.5l-205.7 205.6c55.1 66.5 88.2 151.8 88.2 244.9 0 212.1-171.9 384-384 384s-384-171.9-384-384 171.9-384 384-384c93.1 0 178.4 33.1 244.9 88.2l205.7-205.7c7-7 16.2-10.5 25.5-10.5s18.4 3.5 25.5 10.5c13.9 14.1 13.9 36.9-0.1 51zM569.4 160.5c-38.4-16.3-79.2-24.5-121.4-24.5s-83 8.2-121.4 24.5c-37.1 15.7-70.5 38.2-99.2 66.9-28.7 28.7-51.2 62.1-66.9 99.2-16.3 38.4-24.5 79.2-24.5 121.4s8.2 83 24.5 121.4c15.7 37.1 38.2 70.5 66.9 99.2 28.7 [...]
-
-    
-    <glyph glyph-name="ellipsis1" unicode="&#58951;" d="M128 384c0-35.346 28.654-64 64-64s64 28.654 64 64c0 35.346-28.654 64-64 64-35.346 0-64-28.654-64-64zM448 384c0-35.346 28.654-64 64-64s64 28.654 64 64c0 35.346-28.654 64-64 64-35.346 0-64-28.654-64-64zM768 384c0-35.346 28.654-64 64-64s64 28.654 64 64c0 35.346-28.654 64-64 64-35.346 0-64-28.654-64-64z"  horiz-adv-x="1024" />
-
-    
-    <glyph glyph-name="calendar" unicode="&#59067;" d="M888 768h-120v28c0 19.9-16.1 36-36 36s-36-16.1-36-36v-28h-368v28c0 19.9-16.1 36-36 36s-36-16.1-36-36v-28h-120c-39.8 0-72-32.2-72-72v-688c0-39.8 32.2-72 72-72h752c39.8 0 72 32.3 72 72v688c0 39.8-32.2 72-72 72zM136 696h120v-20c0-19.9 16.1-36 36-36s36 16.1 36 36v20h368v-20c0-19.9 16.1-36 36-36s36 16.1 36 36v20h120v-112h-752v112zM888 8h-752v504h752v-504zM288 384h64c17.7 0 32-14.3 32-32s-14.3-32-32-32h-64c-17.7 0-32 14.3-32 32s14.3 32 32  [...]
-
-    
-    <glyph glyph-name="filetext1" unicode="&#59032;" d="M874.6 594.2l-277.8 280.5c-4.5 4.5-9.4 8.3-14.7 11.5-1.4 0.8-2.8 1.6-4.3 2.3-0.9 0.5-1.9 0.9-2.8 1.3-9 4-18.9 6.2-29 6.2h-345c-39.8 0-73-32.2-73-72v-880c0-39.8 33.2-72 73-72h623c39.8 0 71 32.2 71 72v599.5c0 19-7 37.2-20.4 50.7zM583 785.6l200.8-201.6h-200.8v201.6zM823-56h-623v880h311v-240c0-39.8 33.2-72 73-72h239v-568zM584 412c0 19.9-16.1 36-36 36h-256c-19.9 0-36-16.1-36-36s16.1-36 36-36h256c19.9 0 36 16.1 36 36zM776 252c0 19.9-16.1  [...]
-
-    
-    <glyph glyph-name="copy1" unicode="&#58952;" d="M874.6 658.2l-213.8 216.5c-4.5 4.5-9.4 8.3-14.7 11.5-1.4 0.8-2.8 1.6-4.3 2.3-0.9 0.5-1.9 0.9-2.8 1.3-9 4-18.9 6.2-29 6.2h-281c-39.8 0-73-32.2-73-72v-56h-55.5c-39.8 0-72.5-32.6-72.5-72.4v-752c0-39.8 32.7-71.6 72.5-71.6h495c39.8 0 71.5 31.8 71.5 71.6v56.4h57c39.8 0 71 32.2 71 72v535.5c0 19-7 37.2-20.4 50.7zM647 785.6l136.8-137.6h-136.8v137.6zM695-56h-495v752h56v-624c0-39.8 33.2-72 73-72h366v-56zM823 72h-495v752h247v-176c0-39.8 33.2-72 73- [...]
-
-    
-    <glyph glyph-name="jpgfile1" unicode="&#59036;" d="M874.6 594.2l-277.8 280.5c-4.5 4.5-9.4 8.3-14.7 11.5-1.4 0.8-2.8 1.6-4.3 2.3-0.9 0.5-1.9 0.9-2.8 1.3-9 4-18.9 6.2-29 6.2h-345c-39.8 0-73-32.2-73-72v-880c0-39.8 33.2-72 73-72h623c39.8 0 71 32.2 71 72v599.5c0 19-7 37.2-20.4 50.7zM583 785.6l200.8-201.6h-200.8v201.6zM823-56h-623v880h311v-240c0-39.8 33.2-72 73-72h239v-568zM350 199.5c0-24.2-7.5-31.4-21.9-31.4-9 0-18.4 5.8-24.8 18.5l-30.4-22.6c13.4-22.9 32.3-34.2 61.3-34.2 41.6 0 60.8 29.9  [...]
-
-    
-    <glyph glyph-name="pdffile1" unicode="&#59059;" d="M874.6 594.2l-277.8 280.5c-4.5 4.5-9.4 8.3-14.7 11.5-1.4 0.8-2.8 1.6-4.3 2.3-0.9 0.5-1.9 0.9-2.8 1.3-9 4-18.9 6.2-29 6.2h-345c-39.8 0-73-32.2-73-72v-880c0-39.8 33.2-72 73-72h623c39.8 0 71 32.2 71 72v599.5c0 19-7 37.2-20.4 50.7zM583 785.6l200.8-201.6h-200.8v201.6zM823-56h-623v880h311v-240c0-39.8 33.2-72 73-72h239v-568zM332.7 320h-66.7v-192h46v64h22.1c40.4 0 75.6 20.2 75.6 65.7-0.1 47.3-34.7 62.3-77 62.3zM331.8 228h-19.8v56h18.5c22.2 0 [...]
-
-    
-    <glyph glyph-name="exclefile1" unicode="&#59056;" d="M874.6 594.2l-277.8 280.5c-4.5 4.5-9.4 8.3-14.7 11.5-1.4 0.8-2.8 1.6-4.3 2.3-0.9 0.5-1.9 0.9-2.8 1.3-9 4-18.9 6.2-29 6.2h-345c-39.8 0-73-32.2-73-72v-880c0-39.8 33.2-72 73-72h623c39.8 0 71 32.2 71 72v599.5c0 19-7 37.2-20.4 50.7zM583 785.6l200.8-201.6h-200.8v201.6zM823-56h-623v880h311v-240c0-39.8 33.2-72 73-72h239v-568zM460.2 228.7l-55.8 155.8h85.9l15.8-57.4c4.2-15.2 8.6-31.9 14-52.6h1.7c11 20.7 20.8 37.6 30.1 52.6l33.4 57.4h81.6l-11 [...]
-
-    
-    <glyph glyph-name="pptfile1" unicode="&#59057;" d="M874.6 594.2l-277.8 280.5c-4.5 4.5-9.4 8.3-14.7 11.5-1.4 0.8-2.8 1.6-4.3 2.3-0.9 0.5-1.9 0.9-2.8 1.3-9 4-18.9 6.2-29 6.2h-345c-39.8 0-73-32.2-73-72v-880c0-39.8 33.2-72 73-72h623c39.8 0 71 32.2 71 72v599.5c0 19-7 37.2-20.4 50.7zM583 785.6l200.8-201.6h-200.8v201.6zM823-56h-623v880h311v-240c0-39.8 33.2-72 73-72h239v-568zM538.2 390h-112.7l-56.7-334h77.2l18.8 119h37.6c67.8 0 132.9 33.9 146.4 110.3 14.1 79.4-39.8 104.7-110.6 104.7zM573.7 2 [...]
-
-    
-    <glyph glyph-name="unknowfile1" unicode="&#59055;" d="M874.6 594.2l-277.8 280.5c-4.5 4.5-9.4 8.3-14.7 11.5-1.4 0.8-2.8 1.6-4.3 2.3-0.9 0.5-1.9 0.9-2.8 1.3-9 4-18.9 6.2-29 6.2h-345c-39.8 0-73-32.2-73-72v-880c0-39.8 33.2-72 73-72h623c39.8 0 71 32.2 71 72v599.5c0 19-7 37.2-20.4 50.7zM583 785.6l200.8-201.6h-200.8v201.6zM823-56h-623v880h311v-240c0-39.8 33.2-72 73-72h239v-568zM510.2 329.3c0 24.9-17.5 37.8-40.7 37.8s-39.5-11.8-57-29.3l-55.2 50.8c31 35.6 73.9 59.3 124.7 59.3 70 0 124.7-33.3  [...]
-
-    
-    <glyph glyph-name="wordfile1" unicode="&#59058;" d="M874.6 594.2l-277.8 280.5c-4.5 4.5-9.4 8.3-14.7 11.5-1.4 0.8-2.8 1.6-4.3 2.3-0.9 0.5-1.9 0.9-2.8 1.3-9 4-18.9 6.2-29 6.2h-345c-39.8 0-73-32.2-73-72v-880c0-39.8 33.2-72 73-72h623c39.8 0 71 32.2 71 72v599.5c0 19-7 37.2-20.4 50.7zM583 785.6l200.8-201.6h-200.8v201.6zM823-56h-623v880h311v-240c0-39.8 33.2-72 73-72h239v-568zM558.6 142.1c-0.4 32.6 0 64.1-0.6 94.4l-7.4 135.8h-60l-54.4-135.8c-11.4-30.8-23.1-62.7-34.2-94.4h-1.7l4.6 94.4 5 135. [...]
-
-    
-    <glyph glyph-name="dingding" unicode="&#59683;" d="M912.9 513.2c-1.8-7.5-6.1-18.5-12.3-31.7h0.1l-0.7-1.2c-35.8-76.7-129.2-227-129.2-227s-0.1 0.4-0.5 0.9L743 206.6h131.5L623.4-128l57 227.6H576.9l36 150.5c-29.1-7-63.5-16.7-104.2-29.8 0 0-55.1-32.3-158.7 62.2 0 0-69.9 61.7-29.4 77.1 17.2 6.6 83.7 14.9 136 21.9 70.6 9.6 114.1 14.6 114.1 14.6s-217.8-3.3-269.5 4.9C249.5 409.1 184 495.5 170 571.4c0 0-21.6 41.7 46.4 21.9S566 516.6 566 516.6 199.8 629.1 175.4 656.5C151 683.9 103.7 806.3 109.8 [...]
-
-    
-    <glyph glyph-name="dingding-o" unicode="&#59685;" d="M512 896C229.2 896 0 666.8 0 384s229.2-512 512-512 512 229.2 512 512S794.8 896 512 896z m237.3-480.8c-1.1-4.5-3.7-11.1-7.4-19h0.1l-0.4-0.7c-21.5-46-77.6-136.1-77.6-136.1l-0.3 0.6-16.4-28.5h79L575.4 30.6l34.3 136.5h-62.2l21.6 90.3c-17.5-4.2-38.1-10-62.6-17.9 0 0-33.1-19.4-95.3 37.3 0 0-42 37-17.6 46.2 10.4 3.9 50.3 8.9 81.7 13.2 42.4 5.7 68.5 8.8 68.5 8.8S413 343 382 347.9s-70.4 56.7-78.8 102.2c0 0-13 25 27.9 13.2s210-46.1 210-46.1- [...]
-
-    
-    <glyph glyph-name="mobile1" unicode="&#59000;" d="M760 896h-496c-39.8 0-72-32.2-72-72v-880c0-39.8 32.2-72 72-72h496c39.8 0 72 32.2 72 72v880c0 39.8-32.2 72-72 72zM542-64h-60c-19.9 0-34 14.3-34 32s14.1 32 34 32h60c19.9 0 34-14.3 34-32s-14.1-32-34-32zM760 65h-496v704h496v-704z"  horiz-adv-x="1024" />
-
-    
-    <glyph glyph-name="tablet1" unicode="&#58990;" d="M824 896h-624c-39.8 0-72-32.2-72-72v-880c0-39.8 32.2-72 72-72h624c39.8 0 72 32.2 72 72v880c0 39.8-32.2 72-72 72zM542-64h-60c-19.9 0-34 14.3-34 32s14.1 32 34 32h60c19.9 0 34-14.3 34-32s-14.1-32-34-32zM824 65h-624v759h624v-759z"  horiz-adv-x="1024" />
-
-    
-    <glyph glyph-name="bells" unicode="&#58958;" d="M860 64h-28V512c0 164.6-124.2 300.1-284 318V860c0 19.9-16.1 36-36 36s-36-16.1-36-36v-30C316.2 812.1 192 676.6 192 512v-448h-28c-19.9 0-36-16.1-36-36s16.1-36 36-36h276v-48c0-39.8 32.2-72 72-72s72 32.2 72 72v48h276c19.9 0 36 16.1 36 36s-16.1 36-36 36z m-100 0H264V512c0 137 111 248 248 248s248-111 248-248v-448z"  horiz-adv-x="1024" />
-
-    
-    <glyph glyph-name="disconnect" unicode="&#58959;" d="M900.1 771.9c-79.6 79.6-208.8 79.6-288.4 0L432 592.2c-14.2-14.2-14.2-37.1 0-51.1 14.2-14.2 37.1-14.2 51.1 0l179.7 179.7c51.3 51.3 134.8 51.3 186.1 0 24.8-24.8 38.6-57.9 38.6-93 0-35.2-13.7-68.2-38.6-93L669.3 355.1c-14.2-14.2-14.2-37.1 0-51.1 7-7 16.3-10.5 25.6-10.5s18.5 3.5 25.6 10.5l179.7 179.7c79.5 79.4 79.5 208.8-0.1 288.2zM376.6 614.8c19.9-0.1 36.1 16.1 36.1 36.1l-0.1 144.9c0.1 19.9-16.1 36.1-36.1 36.1-19.9 0.1-36.1-16.1-36.1-3 [...]
-
-    
-    <glyph glyph-name="database" unicode="&#58960;" d="M824 896H200c-39.8 0-72-32.2-72-72v-880c0-39.8 32.2-72 72-72h624c39.8 0 72 32.2 72 72V824c0 39.8-32.2 72-72 72z m0-943H200V197c0-0.5 0.4-1 1-1h622c0.5 0 1 0.4 1 1v-244z m0 314c0 0.5-0.4 1-1 1H201c-0.5 0-1-0.4-1-1V511c0-0.5 0.4-1 1-1h622c0.5 0 1 0.4 1 1v-244z m0 314c0 0.5-0.4 1-1 1H201c-0.5 0-1-0.4-1-1V824h624v-243zM321 75m-36 0a36 36 0 1 1 72 0 36 36 0 1 1-72 0ZM321 389m-36 0a36 36 0 1 1 72 0 36 36 0 1 1-72 0ZM321 703m-36 0a36 36 0 1 [...]
-
-    
-    <glyph glyph-name="barcode" unicode="&#58962;" d="M706 128h70c0.5 0 1 0.4 1 1V767c0 0.5-0.4 1-1 1h-70c-0.5 0-1-0.4-1-1v-638c0-0.6 0.4-1 1-1zM534 72h-70c-0.5 0-1-0.4-1-1v-70c0-0.5 0.4-1 1-1h70c0.5 0 1 0.4 1 1v70c0 0.6-0.4 1-1 1zM640 72h-70c-0.5 0-1-0.4-1-1v-70c0-0.5 0.4-1 1-1h70c0.5 0 1 0.4 1 1v70c0 0.6-0.4 1-1 1zM428 72H214c-0.6 0-1-0.4-1-1v-70c0-0.5 0.4-1 1-1h214c0.6 0 1 0.4 1 1v70c0 0.6-0.4 1-1 1zM670 768h-34c-0.5 0-1-0.4-1-1v-638c0-0.5 0.4-1 1-1h34c0.5 0 1 0.4 1 1V767c0 0.6-0.4 1- [...]
-
-    
-    <glyph glyph-name="hourglass" unicode="&#58963;" d="M860 8h-92V227L575.7 384 768 541V760h92c19.9 0 36 16.1 36 36s-16.1 36-36 36H164c-19.9 0-36-16.1-36-36s16.1-36 36-36h92v-219l192.3-157L256 227v-219h-92c-19.9 0-36-16.1-36-36s16.1-36 36-36h696c19.9 0 36 16.1 36 36s-16.1 36-36 36zM328 581V760h368v-179L514.5 434l-2.5 2-2.5-2L328 581z m368-573H328V187l184 149.1L696 187v-179z"  horiz-adv-x="1024" />
-
-    
-    <glyph glyph-name="key" unicode="&#58964;" d="M876.1 427.2C772.2 531.1 608.8 539 495.8 451.1L126.6 820.4c-14.1 14.1-36.9 14.1-50.9 0-14.1-14.1-14.1-36.9 0-50.9L445 400.2c-87.9-113-80-276.4 23.9-380.3 112.5-112.5 294.8-112.5 407.3 0s112.4 294.8-0.1 407.3z m-50.9-356.4c-84.4-84.4-221.1-84.4-305.5 0s-84.4 221.1 0 305.5 221.1 84.4 305.5 0 84.3-221.1 0-305.5zM352.8 595.5l76.4 76.4c14.1 14.1 14.1 36.9 0 50.9-14.1 14.1-36.9 14.1-50.9 0l-76.4-76.4 50.9-50.9zM333 768c14.1 14.1 14.1 36.9 0 50. [...]
-
-    
-    <glyph glyph-name="flag" unicode="&#58965;" d="M888 640H712v56c0 39.8-32.2 72-72 72H279.6c-4 36-34.5 64-71.6 64h-72c-39.8 0-72-32.2-72-72v-752c0-39.8 32.2-72 72-72h72c39.8 0 72 32.2 72 72V264h360v-56c0-39.8 32.2-72 72-72h176c39.8 0 72 32.2 72 72V568c0 39.8-32.2 72-72 72zM208 8h-72V760h72v-752z m432 328H280V696h360v-360z m248-128H712V568h176v-360z"  horiz-adv-x="1024" />
-
-    
-    <glyph glyph-name="layout" unicode="&#58966;" d="M136 624m-36 0a36 36 0 1 1 72 0 36 36 0 1 1-72 0ZM952 768H72c-39.8 0-72-32.2-72-72v-624c0-39.8 32.2-72 72-72h880c39.8 0 72 32.2 72 72V696c0 39.8-32.2 72-72 72zM256 72H72V480h184v-408z m696 0H328V241c0-0.5 0.4-1 1-1h622c0.5 0 1 0.4 1 1v-169z m0 239c0 0.5-0.4 1-1 1H329c-0.5 0-1-0.4-1-1V480h624v-169z m0 241H72V696h880v-144zM240 624m-36 0a36 36 0 1 1 72 0 36 36 0 1 1-72 0ZM344 624m-36 0a36 36 0 1 1 72 0 36 36 0 1 1-72 0Z"  horiz-adv-x="1024" />
-
-    
-    <glyph glyph-name="printer" unicode="&#58995;" d="M392 144h240v-72H392zM392 312h240v-72H392zM888 648H768V760c0 39.8-32.2 72-72 72H328c-39.8 0-72-32.2-72-72v-112H136c-39.8 0-72-32.2-72-72v-304c0-39.8 32.2-72 72-72h120v-192c0-39.8 32.2-72 72-72h368c39.8 0 72 32.2 72 72V200h120c39.8 0 72 32.2 72 72V576c0 39.8-32.2 72-72 72zM328 759c0 0.6 0.4 1 1 1h366c0.5 0 1-0.5 1-1v-110c0-0.6-0.4-1-1-1H329c-0.5 0-1 0.5-1 1V759z m368-751H328V376h368v-368z m192 264H768V376c0 39.8-32.2 72-72 72H328c-39.8 [...]
-
-    
-    <glyph glyph-name="USB" unicode="&#59095;" d="M768 704v-192h56v-138H548V704h60L512 832l-96-128h60v-440H200V392.7c23.5 10.8 41.9 30.7 50.5 55.3 3.5 10 5.5 20.8 5.5 32 0 53-43 96-96 96s-96-43-96-96c0-41.8 26.7-77.4 64-90.5V264c0-39.8 32.2-72 72-72h276v-71c-35.2-14.2-60-48.7-60-89 0-53 43-96 96-96s96 43 96 96c0 40.3-24.8 74.8-60 89V302h276c39.8 0 72 32.2 72 72V512h64V704H768zM160 456c-13.3 0-24 10.7-24 24s10.7 24 24 24 24-10.7 24-24-10.7-24-24-24z m728 128h-48v48h48v-48z"  horiz-adv-x=" [...]
-
-    
-    <glyph glyph-name="skin" unicode="&#59096;" d="M888 832H628.7c-0.9-3.7-2-7.4-3.2-11-16.2-47.1-60.9-81-113.5-81s-97.3 33.9-113.5 81c-1.2 3.6-2.3 7.3-3.2 11H136c-39.8 0-72-32.2-72-72v-368c0-39.8 32.2-72 72-72h56v-312c0-39.8 32.2-72 72-72h496c39.8 0 72 32.2 72 72V320h56c39.8 0 72 32.2 72 72V760c0 39.8-32.2 72-72 72z m0-440H759c0.6 0 1-0.5 1-1v-382c0-0.6-0.5-1-1-1H265c-0.6 0-1 0.5-1 1V391c0 0.6 0.5 1 1 1H136V760h210.3c33.3-56.8 95.1-95 165.7-95s132.4 38.2 165.7 95H888v-368z"  horiz-adv-x [...]
-
-    
-    <glyph glyph-name="tool" unicode="&#59097;" d="M924.6 730.8L758.1 564.6l-67.8 67.7L856.3 798c-84.6 52.7-197.2 42.4-270.6-30.9-57.2-57.2-76.2-138.3-56.6-211.2L340.1 367c-73.1 19.5-154.2 0.7-211.5-56.6-73.4-73.3-83.7-185.9-31-270.3l165.9 165.7 67.8-67.7-166.5-166.2c84.8-54.8 199.2-45.1 273.5 29 57.2 57.2 76.2 138.3 56.6 211.2l189 188.7c73.1-19.5 154.2-0.7 211.5 56.6 74.3 74.4 84 188.6 29.2 273.4zM394.8 44.5c-31.4-31.3-72.7-46.6-113.8-45.9l95 94.9c24.1 24.1 24.1 62.9 0 87l-67.8 67.7c-24 [...]
-
-    
-    <glyph glyph-name="car" unicode="&#59100;" d="M952 448h8l-49.5 241.5c-8 39-46.7 70.5-86.5 70.5H200c-39.8 0-78.5-31.6-86.5-70.5L64 448h8c-39.8 0-72-32.2-72-72v-176c0-37.1 28-67.6 64-71.6v-0.4c0-70.7 57.3-128 128-128s128 57.3 128 128h384c0-70.7 57.3-128 128-128s128 57.3 128 128v0.4c36 4 64 34.5 64 71.6V376c0 39.8-32.2 72-72 72zM182 688h656l50-240H136l46 240z m770-488h-64v-72c0-30.9-25.1-56-56-56s-56 25.1-56 56v72H248v-72c0-30.9-25.1-56-56-56s-56 25.1-56 56v72H72V376h880v-176zM192 288m- [...]
-
-    
-    <glyph glyph-name="addusergroup" unicode="&#59101;" d="M420.5 470.3c-3.6 15.3-5.5 31.3-5.5 47.7 0 8.5 0.5 16.8 1.5 25-50.6 7.1-89.5 50.5-89.5 103 0 57.4 46.6 104 104 104 38.1 0 71.4-20.5 89.5-51 20.9 11.9 44.1 20.2 68.7 24.2C560.6 781.7 500.5 822 431 822c-97.2 0-176-78.8-176-176 0-93.7 73.2-170.3 165.5-175.7zM776.7 306.7C730.3 329.3 678.1 342 623 342c-194.4 0-352-157.6-352-352 0-19.9 16.1-36 36-36s36 16.1 36 36c0 154.6 125.4 280 280 280 19.3 0 38.2-2 56.4-5.7 28 21.3 61.2 36.2 97.3 4 [...]
-
-    
-    <glyph glyph-name="carryout" unicode="&#59103;" d="M162.5 312h379c19 0 34.5 15.4 34.5 34.5v3c0 19.1-15.4 34.5-34.5 34.5h-379c-19 0-34.5-15.4-34.5-34.5v-3c0-19.1 15.4-34.5 34.5-34.5zM537.5 265.9c-14.1-14.1-14.1-36.9 0-50.9l84.9-84.9 0.9-0.9 0.9-0.9 3.5-3.5c13.1-13.1 34.3-13.1 47.4 0l224 224.2c13.1 13.1 13.1 34.3 0 47.4l-3.5 3.5c-13.1 13.1-34.3 13.1-47.4 0L651.3 203l-62.9 62.9c-14.1 14.1-36.9 14.1-50.9 0zM952 704h-84v28c0 19.9-16.1 36-36 36s-36-16.1-36-36v-28H548v28c0 19.9-16.1 36-36 3 [...]
-
-    
-    <glyph glyph-name="deleteuser" unicode="&#59104;" d="M722 320.4C661.6 360 589.5 383 512 383c-212.1 0-384-172.3-384-384.9h0.1c0-0.7-0.1-1.3-0.1-2 0-19.9 16.1-36.1 36-36.1s36 16.2 36 36.1c0 0.7 0 1.3-0.1 2h0.1c0 172.7 139.7 312.7 312 312.7 39.2 0 76.7-7.2 111.2-20.5 29.4 17.2 62.9 27.9 98.8 30.1zM787 96.4l62.1 62.1c14.1 14.1 14.1 36.9 0 51-14.1 14.1-36.9 14.1-51 0L736 147.4l-62.1 62.1c-14.1 14.1-36.9 14.1-51 0-14.1-14.1-14.1-36.9 0-51l62.1-62.1-62.1-62.1c-14.1-14.1-14.1-36.9 0-51 14.1- [...]
-
-    
-    <glyph glyph-name="deleteusergroup" unicode="&#59105;" d="M420.5 470.3c-3.6 15.3-5.5 31.3-5.5 47.7 0 8.5 0.5 16.8 1.5 25-50.6 7.1-89.5 50.5-89.5 103 0 57.4 46.6 104 104 104 38.1 0 71.4-20.5 89.5-51 20.9 11.9 44.1 20.2 68.7 24.2C560.6 781.7 500.5 822 431 822c-97.2 0-176-78.8-176-176 0-93.7 73.2-170.3 165.5-175.7zM898.1 43.9L836 106l62.1 62.1c14.1 14.1 14.1 36.9 0 51-14.1 14.1-36.9 14.1-51 0L785 157l-62.1 62.1c-14.1 14.1-36.9 14.1-51 0-14.1-14.1-14.1-36.9 0-51L734 106l-62.1-62.1c-14.1- [...]
-
-    
-    <glyph glyph-name="man" unicode="&#59106;" d="M384 576C207.3 576 64 432.7 64 256s143.3-320 320-320 320 143.3 320 320-143.3 320-320 320z m0-568c-137 0-248 111-248 248s111 248 248 248 248-111 248-248-111-248-248-248zM949.5 821.5C942.9 828 933.9 832 924 832H548c-19.9 0-36-16.1-36-36s16.1-36 36-36h340v-340c0-19.9 16.1-36 36-36s36 16.1 36 36V796c0 9.9-4 18.9-10.5 25.5z"  horiz-adv-x="1024" />
-
-    
-    <glyph glyph-name="isv" unicode="&#59107;" d="M860 292c-19.9 0-36-16.1-36-36v-248H200V256c0 19.9-16.1 36-36 36s-36-16.1-36-36v-248c0-39.8 32.2-72 72-72h624c39.8 0 72 32.2 72 72V256c0 19.9-16.1 36-36 36zM888 832H136c-39.8 0-72-32.2-72-72v-203.5C64 460.7 141.7 383 237.5 383c56 0 105.8 26.5 137.5 67.7 31.7-41.2 81.5-67.7 137.5-67.7 55.7 0 105.3 26.2 137 67 31.7-40.8 81.3-67 137-67 95.8 0 173.5 77.7 173.5 173.5V760c0 39.8-32.2 72-72 72zM339 658.5v-102c0-56.1-45.4-101.5-101.5-101.5S136 50 [...]
-
-    
-    <glyph glyph-name="gift" unicode="&#59108;" d="M888 576H640c70.7 0 128 57.3 128 128S710.7 832 640 832s-128-57.3-128-128c0 70.7-57.3 128-128 128s-128-57.3-128-128 57.3-128 128-128H136c-39.8 0-72-32.2-72-72v-112c0-39.8 32.2-72 72-72h-8v-312c0-39.8 32.2-72 72-72h624c39.8 0 72 32.2 72 72V320h-8c39.8 0 72 32.2 72 72V504c0 39.8-32.2 72-72 72z m-504 72c-30.9 0-56 25.1-56 56s25.1 56 56 56 56-25.1 56-56v-56h-56z m92-640H200V320h276v-312z m0 384H136V504h340v-112z m108 312c0 30.9 25.1 56 56 56s [...]
-
-    
-    <glyph glyph-name="idcard" unicode="&#59109;" d="M200 128h176c39.8 0 72 32.2 72 72v88c0 55.2-27.9 103.8-70.4 132.6 23.7 23.2 38.4 55.6 38.4 91.4 0 70.7-57.3 128-128 128s-128-57.3-128-128c0-35.8 14.7-68.2 38.4-91.4C155.9 391.8 128 343.2 128 288v-88c0-39.8 32.2-72 72-72z m88 440c30.9 0 56-25.1 56-56s-25.1-56-56-56-56 25.1-56 56 25.1 56 56 56z m-88-285c0 0.3 0 0.6 0.1 1-0.1 1.3-0.1 2.7-0.1 4 0 48.6 39.4 88 88 88s88-39.4 88-88c0-1.4 0-2.7-0.1-4 0.1-0.3 0.1-0.6 0.1-1v-78c0-2.8-2.2-5-5-5H2 [...]
-
-    
-    <glyph glyph-name="medicinebox" unicode="&#59110;" d="M952 584H832V696c0 39.8-32.2 72-72 72H264c-39.8 0-72-32.2-72-72v-112H72c-39.8 0-72-32.2-72-72v-440c0-39.8 32.2-72 72-72h880c39.8 0 72 32.2 72 72V512c0 39.8-32.2 72-72 72zM264 696h496v-112H264V696z m688-624H72V512h880v-440zM388 256h88v-88c0-19.9 16.1-36 36-36s36 16.1 36 36v88h88c19.9 0 36 16.1 36 36s-16.1 36-36 36h-88v88c0 19.9-16.1 36-36 36s-36-16.1-36-36v-88h-88c-19.9 0-36-16.1-36-36s16.1-36 36-36z"  horiz-adv-x="1024" />
-
-    
-    <glyph glyph-name="redenvelopes" unicode="&#59111;" d="M512.3 456.6L453 515.9c-14.1 14.1-36.9 14.1-50.9 0-14.1-14.1-14.1-36.9 0-50.9l67-67H354c-18.8 0-34-15.2-34-34v-4c0-18.8 15.2-34 34-34h122v-64h-90c-18.8 0-34-15.2-34-34v-4c0-18.8 15.2-34 34-34h90v-84c0-19.9 16.1-36 36-36s36 16.1 36 36v84h90c18.8 0 34 15.2 34 34v4c0 18.8-15.2 34-34 34h-90v64h122c18.8 0 34 15.2 34 34v4c0 18.8-15.2 34-34 34H555.6l67.6 67.6c14.1 14.1 14.1 36.9 0 50.9-14.1 14.1-36.9 14.1-50.9 0l-60-59.9zM896 770h-0.7c- [...]
-
-    
-    <glyph glyph-name="rest" unicode="&#59112;" d="M275 615c19.9 0 36 16.1 36 36V860c0 19.9-16.1 36-36 36s-36-16.1-36-36v-209c0-19.9 16.1-36 36-36zM888 471H768c0 39.8-32.2 72-72 72H200c-39.8 0-72-32.2-72-72v-248c0-3.4 0.2-6.7 0.7-9.9-0.5-7-0.7-14-0.7-21.1 0-176.7 143.3-320 320-320 160.1 0 292.7 117.5 316.3 271H888c39.8 0 72 32.2 72 72V399c0 39.8-32.2 72-72 72zM696 215h-1.1c0.7-7.6 1.1-15.2 1.1-23 0-137-111-248-248-248S200 55 200 192c0 7.8 0.4 15.4 1.1 23H200V471h496v-256z m192 8H776V399h [...]
-
-    
-    <glyph glyph-name="Safety" unicode="&#59114;" d="M512 832L128 704v-384c0-212.1 171.9-384 384-384s384 171.9 384 384V704L512 832z m312-512c0-172.3-139.7-312-312-312S200 147.7 200 320V650l312 110 312-110v-330zM378.4 420.9c-14.1 14.1-36.9 14.1-50.9 0-14.1-14.1-14.1-36.9 0-50.9l129.4-129.4 2.1-2.1c13.3-13.3 34.8-13.3 48.1 0L730.6 462c13.3 13.3 13.3 34.8 0 48.1l-2.8 2.8c-13.3 13.3-34.8 13.3-48.1 0L483 316.3 378.4 420.9z"  horiz-adv-x="1024" />
-
-    
-    <glyph glyph-name="wallet" unicode="&#59115;" d="M620 384m-36 0a36 36 0 1 1 72 0 36 36 0 1 1-72 0ZM952 768H72c-39.8 0-72-32.2-72-72v-624c0-39.8 32.2-72 72-72h880c39.8 0 72 32.2 72 72V696c0 39.8-32.2 72-72 72z m0-440H520V440h432v-112z m0 184H520c-39.8 0-72-32.2-72-72v-112c0-39.8 32.2-72 72-72h432v-184H72V696h880v-184z"  horiz-adv-x="1024" />
-
-    
-    <glyph glyph-name="woman" unicode="&#59116;" d="M512 320c159.1 0 288 128.9 288 288S671.1 896 512 896 224 767.1 224 608s128.9-288 288-288z m0 504c119.3 0 216-96.7 216-216s-96.7-216-216-216-216 96.7-216 216S392.7 824 512 824zM860 256H164c-19.9 0-36-16.1-36-36s16.1-36 36-36h312v-276c0-19.9 16.1-36 36-36s36 16.1 36 36V184h312c19.9 0 36 16.1 36 36s-16.1 36-36 36z"  horiz-adv-x="1024" />
-
-    
-    <glyph glyph-name="adduser" unicode="&#59117;" d="M859.9 132.4h-87.8v87.8c0 19.9-16.2 36.1-36.1 36.1-19.9 0-36.1-16.2-36.1-36.1v-87.8h-87.8c-19.9 0-36.1-16.2-36.1-36.1 0-19.9 16.2-36.1 36.1-36.1h87.8v-87.8c0-19.9 16.2-36.1 36.1-36.1 19.9 0 36.1 16.2 36.1 36.1v87.8h87.8c19.9 0 36.1 16.2 36.1 36.1 0 20-16.2 36.1-36.1 36.1zM736 607.5C736 731.5 635.7 832 512 832S288 731.5 288 607.5 388.3 383 512 383s224 100.5 224 224.5zM512 455.2c-83.9 0-152 68.2-152 152.3s68.1 152.3 152 152.3 152-68.2 1 [...]
-
-    
-    <glyph glyph-name="bank" unicode="&#59118;" d="M939.6 418.9L538 820.5c-7 7-16.2 10.5-25.5 10.5-9.2 0-18.4-3.5-25.5-10.5L85.5 418.9c-14.1-14.1-14.1-36.9 0-50.9 14.1-14.1 36.9-14.1 50.9 0l376.2 376.2L888.7 368c14.1-14.1 36.9-14.1 50.9 0 14.1 14.1 14.1 36.8 0 50.9zM828 292c-19.9 0-36-16.1-36-36v-248H232V256c0 19.9-16.1 36-36 36s-36-16.1-36-36v-248c0-39.8 32.2-72 72-72h560c39.8 0 72 32.2 72 72V256c0 19.9-16.1 36-36 36zM320 358v-4c0-18.8 15.2-34 34-34h122v-64h-90c-18.8 0-34-15.2-34-34v-4c [...]
-
-    
-    <glyph glyph-name="Trophy" unicode="&#59119;" d="M759.9 384h8.1c70.7 0 128 57.3 128 128V768H767.5c-4 36-34.5 64-71.5 64H328c-37.1 0-67.6-28-71.5-64H128v-256c0-70.7 57.3-128 128-128h8.1C289.6 284.9 373 209 476 194.5V8H164c-19.9 0-36-16.1-36-36s16.1-36 36-36h696c19.9 0 36 16.1 36 36s-16.1 36-36 36H548V194.5C651.1 209 734.4 284.9 759.9 384z m8.1 312h56v-184c0-30.9-25.1-56-56-56V696zM256 456c-30.9 0-56 25.1-56 56V696h56v-240z m256-192c-101.6 0-184 82.4-184 184V760h368v-312c0-101.6-82.4-1 [...]
-
-    
-    <glyph glyph-name="loading1" unicode="&#59054;" d="M512-128c-69.1 0-136.2 13.5-199.3 40.2-61 25.8-115.7 62.8-162.7 109.8-47 47-84 101.7-109.8 162.7-26.7 63.1-40.2 130.2-40.2 199.3 0 19.9 16.1 36 36 36s36-16.1 36-36c0-59.4 11.6-117 34.6-171.3 22.2-52.4 53.9-99.5 94.3-139.9 40.4-40.4 87.5-72.2 139.9-94.3 54.2-22.9 111.8-34.5 171.2-34.5 59.4 0 117 11.6 171.3 34.6 52.4 22.2 99.5 53.9 139.9 94.3 40.4 40.4 72.2 87.5 94.3 139.9 22.9 54.2 34.5 111.8 34.5 171.2 0 59.4-11.6 117-34.6 171.3-22.2 [...]
-
-    
-    <glyph glyph-name="loading2" unicode="&#58957;" d="M988 348c-19.9 0-36 16.1-36 36 0 59.4-11.6 117-34.6 171.3-22.2 52.4-53.9 99.4-94.3 139.9-40.4 40.4-87.5 72.2-139.9 94.3-54.2 22.9-111.8 34.5-171.2 34.5-19.9 0-36 16.1-36 36s16.1 36 36 36c69.1 0 136.2-13.5 199.3-40.3 61-25.7 115.7-62.7 162.7-109.7 47-47 83.9-101.8 109.7-162.7 26.7-63.1 40.2-130.2 40.2-199.3 0.1-19.9-16-36-35.9-36z"  horiz-adv-x="1024" />
-
-    
-    <glyph glyph-name="like2" unicode="&#59037;" d="M958.4 420.9l-0.9 3c-0.5 1.6-1 3-1.2 4-12.3 48.4-43 68.4-66.6 76.7-16 5.4-32.7 8.1-49.5 8.1h-0.8c-29.2 0.2-58.6 0.2-87.9 0.2-21.5 0-43-0.1-64.1-0.1h-21.6c2.3 14 4.5 27.4 7.1 40.8 8.8 44.9 7.2 84.1-5.1 119.8-7.6 22.2-16.1 44.3-24.2 65.6-3 7.9-6 15.8-9 23.6-10.1 27-28.2 46.1-53.7 56.8-19.5 8.5-39.3 12.6-58.8 12.6-22.6 0-44.7-5.5-65.8-16.5-33.1-17.3-50.9-46.8-49.9-83.1 0.3-12 0.6-24.3 0.8-36.2 0.4-20.2 0.8-41.1 1.7-61.7 0.3-3.4-0.4-6.9-2.2 [...]
-
-    
-    <glyph glyph-name="dislike2" unicode="&#59038;" d="M960 352.4v44l-3.9 5.1c-3.9 15.9-10.5 31-19.7 44.6 2.8 9.6 4.4 19.5 4.9 29.6 0.8 26.8-6.9 52.5-23.1 76.6 2.3 7.9 3.8 16.1 4.4 24.3 1.8 28.7-5.8 56.6-22.7 83.1 3.2 15.1 4 30.6 2.6 45.9-4.2 55.5-38.8 99.2-92.4 116.8-25.7 8.4-50.8 9.8-72 9.8h-93.9c-33.2 0-66.9-0.2-100.7-0.2-53 0-106.3 0.2-159.2 0.2h-248.3c-39.8 0-72-32.2-72-72v-368c0-39.8 32.2-72 72-72h113.2s55.9-6.4 82.4-48.5c18.3-29.3 36-60.2 53.1-90 7.2-12.6 14.7-25.4 22-38.1 1.8-3 2 [...]
-
-    
-    <glyph glyph-name="like1" unicode="&#58956;" d="M184 448h-48c-39.8 0-72-32.2-72-72v-368c0-39.8 32.2-72 72-72h48c39.8 0 72 32.2 72 72v368c0 39.8-32.2 72-72 72zM957.2 421.9c-6.7 26.1-21.1 46.6-47 55.7-13.5 4.4-27.6 6.7-41.8 6.6-75.3 0.6-150.6 0.2-225.9 0.2-9.7 0-10 0.6-8.5 9.9 4.7 27.5 8.6 55.1 14 82.4 7.3 37 8.2 73.8-4.1 109.7-11.1 32.3-23.7 64.2-35.8 96.2-6.8 18.1-18.2 31.3-36.5 38.9-34.5 14.5-68.6 14.2-101.7-3-21.1-11.1-33.5-28.7-32.8-53.8 1-35.4 1.2-70.8 2.7-106.2 0.7-11.4-2.1-22.8 [...]
-
-    
-    <glyph glyph-name="dislike1" unicode="&#58955;" d="M256 392c0-39.8-32.2-72-72-72h-48c-39.8 0-72 32.2-72 72v368c0 39.8 32.2 72 72 72h48c39.8 0 72-32.2 72-72v-368zM957.2 346.1c-6.7-26.1-21.1-46.6-47-55.7-13.5-4.4-27.6-6.7-41.8-6.6-75.3-0.6-150.6-0.2-225.9-0.2-9.7 0-10-0.6-8.5-9.9 4.7-27.5 8.6-55.1 14-82.4 7.3-37 8.2-73.8-4.1-109.7-11.1-32.3-23.7-64.2-35.8-96.2-6.8-18.1-18.2-31.3-36.5-38.9-34.5-14.5-68.6-14.2-101.7 3-21.1 11.1-33.5 28.7-32.8 53.8 1 35.4 1.2 70.8 2.7 106.2 0.7 11.4-2.1 2 [...]
-
-    
-    <glyph glyph-name="bulb1" unicode="&#58953;" d="M640-56h-256c-19.9 0-36-16.1-36-36s16.1-36 36-36h256c19.9 0 36 16.1 36 36s-16.1 36-36 36zM896 522c0 206.6-171.9 374-384 374s-384-167.4-384-374c0-138.4 77.2-259.3 192-323.9v-62.1c0-39.8 32.2-72 72-72h240c39.8 0 72 32.2 72 72v62.1c114.8 64.6 192 185.5 192 323.9zM733.3 309.1c-28.7-27.9-62-49.8-99.2-65.2-0.7-0.3-1.4-0.5-2-0.8v-107.1h-240.1v107.1c-0.7 0.3-1.4 0.5-2 0.8-37.2 15.3-70.6 37.2-99.2 65.2-28.5 27.8-50.9 60.1-66.5 96-16.1 37-24.2 76 [...]
-
-    
-    <glyph glyph-name="rocket1" unicode="&#59663;" d="M953.6 798.7l-5.1 21.5-21.5 5.2c-12.3 3-34.6 6.5-71.6 6.5-70 0-157.9-12.8-234.9-34.2-42.2-11.7-79.9-25.5-112-41-33.2-16-60.3-34.1-78.5-52.3-16.6-16.6-38.3-49.5-64.6-97.8-6.1-11.2-12.4-23.2-18.9-36-53.3-15.2-116.7-52.7-143.5-69.6-60.8-38.1-110.1-78-131.7-106.6-6.8-9-9-20.7-5.9-31.6 3.1-10.9 11.1-19.7 21.7-23.7 6.7-2.6 14-5.3 21.7-8.3 35-13.3 77.8-29.4 111-45.7l-0.1-0.2 192.6-192.8c16.3-33.3 32.6-76.4 46-111.7 2.9-7.7 5.7-15 8.3-21.7 4. [...]
-
-    
-    <glyph glyph-name="select1" unicode="&#58954;" d="M888 832h-752c-39.8 0-72-32.2-72-72v-752c0-39.8 32.2-72 72-72h504c19.9 0 36 16.1 36 36s-16.1 36-36 36h-504v752h752v-504c0-19.9 16.1-36 36-36s36 16.1 36 36v504c0 39.8-32.2 72-72 72zM633.5 313.5l103.8 103.8c11.3 11.3 3.3 30.7-12.7 30.7h-240.6c-19.9 0-36-16.1-36-36v-240.5c0-16 19.4-24.1 30.7-12.7l103.8 103.8 188-188c7-7 16.2-10.5 25.5-10.5s18.4 3.5 25.5 10.5c14.1 14.1 14.1 36.9 0 50.9l-188 188z"  horiz-adv-x="1024" />
-
-    
-    <glyph glyph-name="apple1" unicode="&#59020;" d="M902 546.9c-60.1 88-153.8 100.1-187.2 101.5-79.7 8.1-155.6-46.9-196-46.9-40.4 0-102.8 45.8-168.9 44.6-86.9-1.3-167-50.5-211.8-128.4-90.3-156.7-23.1-388.8 64.9-515.9 43-62.2 94.3-132.1 161.6-129.6 64.8 2.6 89.4 42 167.7 42 78.4 0 100.4-42 169-40.7 69.8 1.3 114 63.4 156.7 125.8 49.4 72.2 69.7 142 70.9 145.6-1.6 0.7-136 52.2-137.4 207.1-1.3 129.6 105.7 191.8 110.5 194.9zM715.8 896c-51.5-2.1-113.8-34.3-150.8-77.5-33.1-38.4-58.7-99.6-50.9-1 [...]
-
-    
-    <glyph glyph-name="apple-o" unicode="&#59092;" d="M698.5 577.2c3.1 0 6.1-0.1 9-0.4l2.1-0.2 2.1-0.1c11.4-0.5 34.2-2.8 59.6-13.1 8.7-3.5 16.9-7.7 24.7-12.5-3.4-3.7-6.6-7.5-9.8-11.4-19.7-24.1-35.4-50.5-46.5-78.4-13.8-34.7-20.6-71.6-20.3-109.8 0.7-81.9 31.2-154.6 88.1-210.2 10.9-10.6 21.8-19.7 32.2-27.5-9.9-21.8-23.5-47.7-41.3-73.8-20.5-29.9-39-56.1-58-73.9-19.2-17.9-31.8-20.4-40.6-20.6h-1.7c-16.2 0-26.9 4.3-47.5 13.3-26.8 11.6-63.4 27.4-118.4 27.4-56.7 0-94.6-16.2-122.3-28-20.6-8.8-32.1 [...]
-
-    
-    <glyph glyph-name="android1" unicode="&#59704;" d="M887.66199 575.128856c-34.39652 0-62.293697-28.297137-62.293697-63.293596v-247.27498c0-34.896469 27.897177-63.293596 62.293697-63.293596s62.293697 28.297137 62.293697 63.293596V511.83526c0 34.996459-27.797187 63.293596-62.293697 63.293596z m-751.32398 0c-34.39652 0-62.293697-28.297137-62.293697-63.293596v-247.27498c0-34.896469 27.897177-63.293596 62.293697-63.293596s62.293697 28.297137 62.293697 63.293596V511.83526c0 34.996459-27.897 [...]
-
-    
-    <glyph glyph-name="android" unicode="&#59021;" d="M888.182 601.619c-15.762 15.761-37.21 24.54-60.553 24.54-4.489 0-8.479-0.499-12.17-1.098v1.098h-4.090c-6.285 34.915-21.148 69.131-43.394 99.856-21.248 29.328-48.98 54.766-80.603 74.219l28.63 40.9v3.79c0 0.899 0.499 2.594 0.798 4.39 0.698 2.793 1.596 6.285 1.596 10.175-0 21.149-15.362 36.511-36.51 36.511-11.173 0-22.246-6.484-29.529-17.557l-33.417-48.083c-34.217 11.173-71.126 17.158-106.84 17.158s-72.622-5.985-106.838-17.158l-33.419 48 [...]
-
-    
-    <glyph glyph-name="aliwangwang-o1" unicode="&#59023;" d="M985 559.8c-24.7 58.9-60.5 111.8-106.1 157.5-45.4 45.4-98.5 81.1-157.5 106.1-61 25.8-125.9 38.9-192.8 38.9-54.8 0-108.3-8.8-159.3-26.1-119.1 55.5-256.6 59.8-296 59.8-2.9 0-9.7 0-12.3-0.2-15.5-0.5-29.8-8.5-38.2-21.4-8.5-12.9-10.1-29.3-4.4-43.7l84-211.1c-45.2-76.2-69-163.4-69-252.4 0-67.1 13.1-131.9 38.9-192.8 24.7-58.8 60.4-111.8 106.1-157.4 45.4-45.4 98.5-81.1 157.5-106.1 61.1-25.9 126-38.9 192.8-38.9 67 0 131.9 13.2 193 38.9 5 [...]
-
-    
-    <glyph glyph-name="aliwangwang" unicode="&#59022;" d="M985 559.8c-24.7 58.9-60.5 111.8-106.1 157.5-45.4 45.4-98.5 81.1-157.5 106.1-61 25.9-125.9 38.9-192.8 38.9-54.8 0-108.3-8.8-159.3-26.1-119.1 55.5-256.6 59.8-296 59.8-2.9 0-9.7 0-12.3-0.2-15.5-0.5-29.8-8.5-38.2-21.4-8.5-12.9-10.1-29.3-4.4-43.7l84-211.1c-45.2-76.2-69-163.4-69-252.4 0-67.1 13.1-131.9 38.9-192.8 24.7-58.8 60.4-111.8 106.1-157.4 45.4-45.4 98.5-81.1 157.5-106.1 61.1-25.9 126-38.9 192.8-38.9 67 0 131.9 13.1 193 38.9 58.7 [...]
-
-    
-    <glyph glyph-name="pay-circle1" unicode="&#59045;" d="M512 896c-282.7 0-512-229.3-512-512s229.3-512 512-512 512 229.3 512 512-229.3 512-512 512zM737 419.1c0-18.9-16.4-33.1-35.2-33.1h-153.8v-64h121.8c18.8 0 35.2-16.3 35.2-35.1v-4c0-18.8-16.4-32.9-35.2-32.9h-121.8v-149.2c0-19.9-16.1-36-36-36s-36 16.1-36 36v149.2h-122.5c-18.8 0-33.5 14.1-33.5 32.9v4c0 18.8 14.7 35.1 33.5 35.1h122.5v64h-154.5c-18.8 0-34.3 15-34.3 33.8v3.3c0 18.8 15.5 34.5 34.3 34.5h166.5c-0.7 0-1.4 1-2.1 1.7l-118.2 118.1 [...]
-
-    
-    <glyph glyph-name="pay-circle-o1" unicode="&#59046;" d="M512 896c-282.7 0-512-229.3-512-512s229.3-512 512-512 512 229.3 512 512-229.3 512-512 512zM823.1 72.9c-40.4-40.4-87.5-72.2-139.9-94.3-54.2-23-111.8-34.6-171.2-34.6-59.4 0-117 11.6-171.2 34.6-52.4 22.2-99.5 53.9-139.9 94.3s-72.2 87.5-94.3 139.9c-23 54.2-34.6 111.8-34.6 171.2s11.6 117 34.6 171.2c22.2 52.4 53.9 99.5 94.3 139.9s87.5 72.2 139.9 94.3c54.2 23 111.8 34.6 171.2 34.6 59.4 0 117-11.6 171.2-34.6 52.4-22.2 99.5-53.9 139.9-94 [...]
-
-    
-    <glyph glyph-name="poweroff" unicode="&#59093;" d="M512 512c19.9 0 36 16.1 36 36v312c0 19.9-16.1 36-36 36s-36-16.1-36-36v-312c0-19.9 16.1-36 36-36zM512-128c-69.1 0-136.2 13.5-199.3 40.2-61 25.8-115.7 62.8-162.7 109.8-47 47-84 101.7-109.8 162.7-26.7 63.1-40.2 130.2-40.2 199.3 0 81.3 18.5 159.1 55 231.2 34.8 68.7 85.7 129.7 147.2 176.5 15.8 12 38.4 9 50.4-6.8s9-38.4-6.8-50.4c-52.8-40.2-96.6-92.7-126.5-151.7-31.4-62.1-47.3-128.9-47.3-198.8 0-59.4 11.6-117 34.6-171.3 22.2-52.4 53.9-99.5  [...]
-
-    
-    <glyph glyph-name="trademark" unicode="&#58961;" d="M666.6 396.7c31.3 28.7 46.8 67 46.8 114.9 0 25.2-4.8 48.2-14.4 69.1-9.5 20.8-22.7 37.7-39.2 50.9-16.6 13.2-36.3 22.5-59 28.1-22.7 5.5-64.2 8.3-124.6 8.3H363v-577.9h64.9V353.7h22.7L645.4 90H727L531.4 353.7c58.9 0 103.9 14.3 135.2 43zM516.3 420H428V601.5h90.6c43.8 0 76.1-7.2 96.6-21.7 20.7-14.5 30.9-37.6 30.9-69.5s-10.6-55-31.7-69.5c-21-14.4-53.8-21.3-98.1-20.8zM512 896C229.2 896 0 666.8 0 384s229.2-512 512-512 512 229.2 512 512S794.8 [...]
-
-    
-    <glyph glyph-name="find" unicode="&#59099;" d="M521.3 511.7c-35.8 2.6-72.5-9.8-99.8-37.2-27.4-27.4-39.8-64-37.2-99.8l-98.6-216.9 216.9 98.6c35.8-2.6 72.5 9.8 99.8 37.2 27.4 27.4 39.8 64 37.2 99.8l98.6 216.9-216.9-98.6z m30.3-167.3c-21.9-21.9-57.3-21.9-79.2 0-21.9 21.9-21.9 57.3 0 79.2 21.9 21.9 57.3 21.9 79.2 0 21.9-21.9 21.9-57.3 0-79.2zM512 896C229.2 896 0 666.8 0 384s229.2-512 512-512 512 229.2 512 512S794.8 896 512 896z m0-952C269-56 72 141 72 384S269 824 512 824s440-197 440-440- [...]
-
-    
-    <glyph glyph-name="copyright" unicode="&#59102;" d="M517.6 175.9c-52.8 0-93.4 19.2-120.8 55.7-28.4 36.5-41.6 87.1-41.6 150.9s14.2 114.5 42.6 151.9c29.4 38.5 70 57.7 120.8 57.7 41.6 0 75.1-9.1 101.5-29.4 25.4-20.3 41.6-50.6 48.7-91.2H749c-9.1 63.8-33.5 111.4-74.1 142.8-39.6 30.4-91.3 45.6-156.3 45.6-78.1 0-140-27.3-184.7-83.1-41.6-50.5-61.9-115.3-61.9-195.3s20.3-144.8 61.9-194.5c43.6-52.7 104.5-79 183.7-79 64.9 0 116.7 17.2 156.3 50.6 40.6 34.4 66 86.1 78.1 152.9h-81.2c-12.2-90.1-63.9 [...]
-
-    
-    <glyph glyph-name="sound" unicode="&#59113;" d="M464.3 731L231.1 576H65c-35.9 0-65-32.2-65-72v-240c0-39.8 29.1-72 65-72h166.1l233.2-155c30.8-20.5 55.7-4.8 55.7 34.9V696c0 39.8-24.9 55.4-55.7 35zM448 134L257.4 264H72V504H257.3L448 631v-497zM640 232c-19.9 0-36-16.1-36-36s16.1-36 36-36c123.7 0 224 100.3 224 224S763.7 608 640 608c-19.9 0-36-16.1-36-36s16.1-36 36-36c83.9 0 152-68.1 152-152s-68.1-152-152-152zM640 768c-19.9 0-36-16.1-36-36s16.1-36 36-36c172.3 0 312-139.7 312-312S812.3 72 64 [...]
-
-    
-    <glyph glyph-name="earth" unicode="&#59121;" d="M512 896C229.2 896 0 666.8 0 384s229.2-512 512-512 512 229.2 512 512S794.8 896 512 896zM394.4 808.1c-30.5-25.8-57.8-61.2-80.5-104.1-20.7 10.5-40.5 22.5-59.2 36h-1.4c42.1 30.6 89.7 53.9 141.1 68.1zM198.2 692.4c26.8-20.8 55.8-39 86.4-54.3C262.5 578 248 508.6 243.5 434H74.8c11.3 100.2 56.3 190.2 123.4 258.4zM72.5 362h169.8c2.2-85.3 17.5-164.6 42.3-232.1-30.7-15.2-59.6-33.5-86.4-54.3C124.9 150.1 78 250.6 72.5 362z m180.9-334h1.4c18.7 13.5 3 [...]
-
-    
-    <glyph glyph-name="wifi" unicode="&#59094;" d="M963.6 576.5c-249.9 249.9-655.2 249.9-905.1 0-14.1-14.1-14.1-36.9 0-50.9 14.1-14.1 36.9-14.1 50.9 0 221.8 221.8 581.5 221.8 803.3 0 14.1-14.1 36.9-14.1 50.9 0 14 14 14 36.8 0 50.9zM194.2 421.7c-14.1-14.1-14.1-36.9 0-50.9 14.1-14.1 36.9-14.1 50.9 0 146.8 146.8 384.9 146.8 531.7 0 14.1-14.1 36.9-14.1 50.9 0 14.1 14.1 14.1 36.9 0 50.9-174.9 174.9-458.5 174.9-633.5 0zM692.6 257.5l0.2 0.2c-100 100-262.1 100-362 0-14.1-14.1-14.1-36.9 0-50.9 14 [...]
-
-    
-    <glyph glyph-name="sync" unicode="&#59098;" d="M989.3 383.9c-19.8 1.5-37.1-13.4-38.6-33.2-8.3-110.4-57.6-212.9-138.8-288.6-81.7-76.2-188.2-118.1-299.9-118.1-87 0-171.1 25.3-243.2 73.3-63.4 42.1-114.5 99.4-148.8 166.7h100c19.9 0 36 16.1 36 36s-16.1 36-36 36h-184c-19.9 0-36-16.1-36-36v-184c0-19.9 16.1-36 36-36s36 16.1 36 36v86c39.1-65.7 92.6-121.9 156.9-164.7 84-55.8 181.8-85.3 283.1-85.3 130 0 254 48.8 349 137.4 94.6 88.1 151.9 207.4 161.5 335.9 1.5 19.8-13.3 37.1-33.2 38.6zM988 768c- [...]
-
-    
-    <glyph glyph-name="login" unicode="&#58967;" d="M442.9 273.5c-14.1-14.1-14.1-36.8-0.1-50.8 7-7 16.3-10.6 25.5-10.6s18.5 3.5 25.5 10.5l135.8 135.8c14.1 14.1 14.1 37.1 0 51.2l-135.8 135.7c-14.1 14.1-36.9 14.1-50.9 0-14.1-14.1-14.1-36.9 0-50.9l74.3-74.3-481.1-0.1c-19.9 0-36-16.1-36-36s16.2-36.1 36-36.1l481.1-0.1-74.3-74.3zM983.7 583.2c-25.8 61-62.7 115.8-109.7 162.8s-101.7 84-162.7 109.8c-63.1 26.7-130.2 40.2-199.3 40.2-81.3 0-159.1-18.5-231.2-55-68.7-34.9-129.7-85.7-176.3-147.2-12.1-15 [...]
-
-    
-    <glyph glyph-name="logout" unicode="&#58970;" d="M772 29c-75.8-55.6-165.7-85-260-85-59.4 0-117 11.6-171.2 34.5-52.4 22.1-99.5 53.9-139.9 94.3-40.4 40.4-72.1 87.5-94.3 139.9-23 54.3-34.6 111.9-34.6 171.3s11.6 117 34.5 171.2c22.1 52.4 53.8 99.5 94.3 139.9 40.5 40.4 87.5 72.1 139.9 94.3 54.3 23 111.9 34.6 171.3 34.6 94.3 0 184.2-29.4 260-85 16-11.8 38.5-8.3 50.3 7.7s8.3 38.5-7.7 50.3c-88.2 64.8-192.9 99-302.6 99-69.1 0-136.2-13.5-199.3-40.2-61-25.8-115.7-62.8-162.7-109.8s-84-101.7-109.8 [...]
-
-    
-    <glyph glyph-name="reload1" unicode="&#58902;" d="M954.168 391.862c-3.3 19.599-21.798 32.898-41.397 29.598-19.599-3.3-32.898-21.798-29.598-41.397 3.2-18.999 4.8-39.797 4.8-60.296 0-100.393-39.097-194.786-110.092-265.781s-165.388-109.992-265.881-109.992c-100.393 0-194.886 39.097-265.881 110.092-70.995 70.995-110.092 165.488-110.092 265.881s39.097 194.886 110.092 265.881 165.488 110.092 265.881 110.092c4.2 0 8.399-0.1 12.599-0.2l-81.794-81.794c-14.099-14.099-14.099-36.897 0-50.896 14.0 [...]
-
-    
-    <glyph glyph-name="message1" unicode="&#59051;" d="M292.021 471.041c-30.397 0-54.995-24.598-54.995-54.995s24.698-54.995 54.995-54.995c30.397 0 54.995 24.598 54.995 54.995s-24.598 54.995-54.995 54.995zM731.978 471.041c-30.397 0-54.995-24.598-54.995-54.995s24.698-54.995 54.995-54.995 54.895 24.598 54.995 54.995c0 30.397-24.698 54.995-54.995 54.995zM512 471.041c-30.397 0-54.995-24.598-54.995-54.995s24.698-54.995 54.995-54.995 54.995 24.598 54.995 54.995-24.698 54.995-54.995 54.995zM983. [...]
-
-    
-    <glyph glyph-name="shake" unicode="&#59727;" d="M760.00349 896H264.00349c-39.8 0-72-32.2-72-72v-880c0-39.8 32.2-72 72-72h464c39.8 0 104 32.2 104 72V824c0 39.8-32.2 72-72 72zM542.00349-64h-60c-19.9 0-34 14.3-34 32s14.1 32 34 32h60c19.9 0 34-14.3 34-32s-14.1-32-34-32z m218 129H264.00349V769h496v-704zM79.90349 869.9l-43.8-9.6c-25.3-16.1-40-46-35.2-77.6l127.2-831.8L53.20349 804c-2.1 25.9 8.5 49.8 26.7 65.9zM130.00349 885.6c-26.5-13.9-43.9-42.4-41.9-74.3l54-839.7V828c0 26.1 12.8 49 32.2 6 [...]
-
-    
-    <glyph glyph-name="API" unicode="&#59729;" d="M952 722.3L768.7 827.7c-4.9 2.8-10.4 4.2-15.8 4.2s-10.9-1.4-15.8-4.2L553.8 722.3c-9.8-5.7-15.8-16.1-15.8-27.5v-8.9l-10.1 5.8c-4.9 2.8-10.4 4.2-15.8 4.2s-10.9-1.4-15.8-4.2l-10.2-5.9v9c0 11.3-6.1 21.8-15.9 27.5L286.8 827.7c-4.9 2.8-10.4 4.2-15.8 4.2s-10.9-1.4-15.8-4.2L71.9 722.3C62 716.6 56 706.2 56 694.8v-211.6c0-11.3 6-21.8 15.9-27.5l183.3-105.4c4.9-2.8 10.3-4.2 15.8-4.2s10.9 1.4 15.8 4.2l10.2 5.9v-9c0-11.3 6.1-21.8 15.9-27.5l6.5-3.7-6.5- [...]
-
-    
-    <glyph glyph-name="appstore-o" unicode="&#59029;" d="M398 760v-262h-262v262h262M398 832h-262c-39.8 0-72-32.2-72-72v-262c0-39.8 32.2-72 72-72h262c39.8 0 72 32.2 72 72v262c0 39.8-32.2 72-72 72zM888 760v-262h-262v262h262M888 832h-262c-39.8 0-72-32.2-72-72v-262c0-39.8 32.2-72 72-72h262c39.8 0 72 32.2 72 72v262c0 39.8-32.2 72-72 72zM398 270v-262h-262v262h262M398 342h-262c-39.8 0-72-32.2-72-72v-262c0-39.8 32.2-72 72-72h262c39.8 0 72 32.2 72 72v262c0 39.8-32.2 72-72 72zM888 270v-262h-262v26 [...]
-
-    
-    <glyph glyph-name="appstore1" unicode="&#59030;" d="M398 832h-262c-39.8 0-72-32.2-72-72v-262c0-39.8 32.2-72 72-72h262c39.8 0 72 32.2 72 72v262c0 39.8-32.2 72-72 72zM888 832h-262c-39.8 0-72-32.2-72-72v-262c0-39.8 32.2-72 72-72h262c39.8 0 72 32.2 72 72v262c0 39.8-32.2 72-72 72zM398 342h-262c-39.8 0-72-32.2-72-72v-262c0-39.8 32.2-72 72-72h262c39.8 0 72 32.2 72 72v262c0 39.8-32.2 72-72 72zM888 342h-262c-39.8 0-72-32.2-72-72v-262c0-39.8 32.2-72 72-72h262c39.8 0 72 32.2 72 72v262c0 39.8-32 [...]
-
-    
-    <glyph glyph-name="scan1" unicode="&#59031;" d="M768 200v368c0 39.8-32.2 72-72 72h-368c-39.8 0-72-32.2-72-72v-368c0-39.8 32.2-72 72-72h368c39.8 0 72 32.2 72 72zM696 200h-368v368h368v-368zM100 572c19.9 0 36 16.1 36 36v152h152c19.9 0 36 16.1 36 36s-16.1 36-36 36h-152c-39.7 0-72-32.3-72-72v-152c0-19.9 16.1-36 36-36zM288 8h-152v152c0 19.9-16.1 36-36 36s-36-16.1-36-36v-152c0-39.7 32.3-72 72-72h152c19.9 0 36 16.1 36 36s-16.1 36-36 36zM888 832h-152c-19.9 0-36-16.1-36-36s16.1-36 36-36h152v-1 [...]
-
-    
-    <glyph glyph-name="exception1" unicode="&#58981;" d="M888 832h-753c-39.7 0-72-32.3-72-72v-752c0-39.7 32.3-72 72-72h277c19.9 0 36 16.1 36 36s-16.1 36-36 36h-277v752h753v-752h-84c-19.9 0-36-16.1-36-36s16.1-36 36-36h84c39.7 0 72 32.3 72 72v752c0 39.7-32.3 72-72 72zM640-28c0-19.882 16.118-36 36-36s36 16.118 36 36c0 19.882-16.118 36-36 36-19.882 0-36-16.118-36-36zM676 512c-19.9 0-36-16.1-36-36v-376c0-19.9 16.1-36 36-36s36 16.1 36 36v376c0 19.9-16.1 36-36 36zM540 640h-312c-19.9 0-36-16.1-3 [...]
-
-    
-    <glyph glyph-name="contacts" unicode="&#59120;" d="M256 204c0 19.9-16.1 36-36 36h-120c-19.9 0-36-16.1-36-36s16.1-36 36-36h120c19.9 0 36 16.1 36 36zM100 526h120c19.9 0 36 16.1 36 36s-16.1 36-36 36h-120c-19.9 0-36-16.1-36-36s16.1-36 36-36zM888 832h-688c-39.8 0-72-32.2-72-72v-56c0-19.9 16.1-36 36-36s36 16.1 36 36v56h688v-752h-688v54h-0.1c0 0.7 0.1 1.3 0.1 2 0 19.9-16.1 36-36 36s-36-16.1-36-36c0-0.7 0-1.3 0.1-2h-0.1v-54c0-39.8 32.2-72 72-72h688c39.8 0 72 32.2 72 72v752c0 39.8-32.2 72-72  [...]
-
-    
-    <glyph glyph-name="solution1" unicode="&#58991;" d="M958.8-20.8c-12.6 66.6-58.5 119.9-118.4 144.1 35.6 23.7 59.1 64.1 59.1 110 0 72.8-59.2 132-132 132s-132-59.2-132-132c0-45.8 23.5-86.3 59.1-110-59.9-24.2-105.8-77.6-118.4-144.1-3.7-19.5 9.1-38.4 28.7-42.1 19.5-3.7 38.4 9.1 42.1 28.7 11 57.8 61.7 99.7 120.6 99.7 58.9 0 109.7-41.9 120.6-99.7 3.3-17.3 18.4-29.3 35.3-29.3 2.2 0 4.5 0.2 6.7 0.6 19.5 3.8 32.3 22.6 28.6 42.1zM767.5 293.3c33.1 0 60-26.9 60-60s-26.9-60-60-60-60 26.9-60 60 26. [...]
-
-    
-    <glyph glyph-name="fork" unicode="&#59122;" d="M896 768C896 838.7 838.7 896 768 896S640 838.7 640 768c0-58.2 38.8-107.3 92-122.9v-127.5L511.7 297.4 291.5 517.6V645c53.4 15.4 92.5 64.6 92.5 123C384 838.7 326.7 896 256 896S128 838.7 128 768c0-58 38.6-107 91.5-122.7v-156.9l-0.3-0.3L476 231.3v-108.4c-53.2-15.6-92-64.7-92-122.9 0-70.7 57.3-128 128-128s128 57.3 128 128c0 58.2-38.8 107.3-92 122.9V231.8l256.3 256.3-0.3 0.3V645.1c53.2 15.6 92 64.7 92 122.9z m-696 0c0 30.9 25.1 56 56 56s56-25. [...]
-
-    
-    <glyph glyph-name="edit" unicode="&#59026;" d="M924 8H100c-19.9 0-36-16.1-36-36s16.1-36 36-36h824c19.9 0 36 16.1 36 36s-16.1 36-36 36zM296 126l235.5 99.7c3.8 1.6 7.2 3.9 10.2 6.8l397.2 397.2c28.1 28.1 28.3 73.9 0.2 102L859.8 811c-28.1 28.1-73.9 27.9-102-0.2L360.6 413.6c-2.9-2.9-5.2-6.4-6.8-10.2L254 168c-5.6-13.2-1.7-26.5 6.8-35.1s21.9-12.5 35.2-6.9z m512.7 633.9l0.2 0.2 79.2-79.2-0.2-0.2-62-62-79.2 79.2 62 62zM417 368.20000000000005L695.8 647l79.2-79.2L496.2 289l-137.4-58.2L417 368.2 [...]
-
-    
-    <glyph glyph-name="form" unicode="&#59798;" d="M860 392c-19.9 0-36-16.1-36-36 0-1.4 0.1-2.7 0.2-4h-0.2v-344H136V696h376c19.9 0 36 16.1 36 36s-16.1 36-36 36H136c-39.8 0-72-32.2-72-72v-688c0-39.8 32.2-72 72-72h688c39.8 0 72 32.2 72 72V352h-0.2c0.1 1.3 0.2 2.6 0.2 4 0 19.9-16.1 36-36 36zM1002.7 795.7L923.4 875c-28.1 28.1-73.9 27.9-102-0.2L424.2 477.6c-2.9-2.9-5.2-6.4-6.8-10.2L317.6 232c-5.6-13.2-1.7-26.5 6.8-35.1 8.5-8.6 21.9-12.5 35.2-6.9l235.5 99.7c3.8 1.6 7.2 3.9 10.2 6.8l397.2 397.2 [...]
-
-    
-    <glyph glyph-name="warning" unicode="&#59799;" d="M994 97.79999999999995L605.9 778.5c-9.6 16.8-23.5 30.7-40.3 40.3-25.1 14.3-54.2 18-82 10.3-27.8-7.6-51-25.6-65.3-50.7L30.2 97.79999999999995C20.9 81.60000000000002 16 63.10000000000002 16 44.39999999999998c0-59.6 48.4-108 108-108h776.1c18.7 0 37.2 4.9 53.5 14.2 25.1 14.3 43.1 37.5 50.7 65.3s3.9 56.9-10.3 81.9z m-59.1-63c-2.5-9.3-8.5-17-16.9-21.8-5.4-3.1-11.6-4.7-17.8-4.7H124c-19.9 0-36 16.1-36 36 0 6.2 1.6 12.4 4.7 17.8l388.1 680.6c4. [...]
-
-    
-    <glyph glyph-name="table" unicode="&#59800;" d="M952 768H72c-39.8 0-72-32.2-72-72v-624c0-39.8 32.2-72 72-72h880c39.8 0 72 32.2 72 72V696c0 39.8-32.2 72-72 72zM384 472V608h256v-136H384z m256-64v-136H384V408h256zM72 608h248v-136H72V608z m0-200h248v-136H72V408z m0-336V208h248v-136H72z m312 0V208h256v-136H384z m568 0H704V208h248v-136z m0 200H704V408h248v-136zM704 472V608h248v-136H704z"  horiz-adv-x="1024" />
-
-    
-    <glyph glyph-name="profile" unicode="&#59801;" d="M888 832H136c-39.8 0-72-32.2-72-72v-752c0-39.8 32.2-72 72-72h752c39.8 0 72 32.2 72 72V760c0 39.8-32.2 72-72 72z m0-824H136V760h752v-752zM420 156h312c19.9 0 36 16.1 36 36s-16.1 36-36 36H420c-19.9 0-36-16.1-36-36s16.1-36 36-36zM420 540h312c19.9 0 36 16.1 36 36s-16.1 36-36 36H420c-19.9 0-36-16.1-36-36s16.1-36 36-36zM420 348h312c19.9 0 36 16.1 36 36s-16.1 36-36 36H420c-19.9 0-36-16.1-36-36s16.1-36 36-36zM292 192m-36 0a36 36 0 1 1 72 0 36  [...]
-
-    
-    <glyph glyph-name="dashboard" unicode="&#59802;" d="M512 848C229.2 848 0 618.8 0 336c0-167.5 80.4-316.2 204.8-409.6l0.1 0.2c6.1-4.7 13.8-7.6 22.1-7.6 19.9 0 36 16.1 36 36 0 13.2-7.1 24.7-17.7 31-37.8 28.8-70.8 63.7-97.5 103.1l44.2 25.5c15.3 8.8 20.5 28.4 11.7 43.7-8.8 15.3-28.4 20.5-43.7 11.7l-44.2-25.5C92.1 193.3 77.2 247.2 73.2 304H124c17.7 0 32 14.3 32 32s-14.3 32-32 32H73.2c4.1 57 19.1 111 42.8 160l44-25.4c15.3-8.8 34.9-3.6 43.7 11.7 8.8 15.3 3.6 34.9-11.7 43.7l-43.9 25.3c31.2 45 [...]
-
-    
-    <glyph glyph-name="indent-left" unicode="&#59814;" d="M978.432 79.872H45.568c-25.088 0-45.568-17.92-45.568-39.936s20.48-39.936 45.568-39.936H977.92c25.088 0 45.568 17.92 45.568 39.936s-19.968 39.936-45.056 39.936zM253.952 582.656l-241.664-189.44c-0.512-0.512-1.536-1.024-2.048-2.048-4.096-5.12-3.072-12.8 2.048-16.896l241.664-189.44c2.048-1.536 4.608-2.56 7.168-2.56 6.656 0 11.776 5.12 11.776 11.776v378.88c0 2.56-1.024 5.12-2.56 7.168-3.584 5.632-10.752 6.656-16.384 2.56zM39.936 688.12 [...]
-
-    
-    <glyph glyph-name="indent-right" unicode="&#59815;" d="M978.432 79.872H45.568c-25.088 0-45.568-17.92-45.568-39.936s20.48-39.936 45.568-39.936H977.92c25.088 0 45.568 17.92 45.568 39.936s-19.968 39.936-45.056 39.936zM988.16 251.904H483.84c-19.968 0-35.84-17.92-35.84-39.936s15.872-39.936 35.84-39.936H988.16c19.968 0 35.84 17.92 35.84 39.936s-15.872 39.936-35.84 39.936zM39.936 688.128h944.128c22.016 0 39.936 17.92 39.936 39.936s-17.92 39.936-39.936 39.936H39.936C17.92 768 0 750.08 0 728. [...]
-
-    
-    <glyph glyph-name="menu-unfold" unicode="&#59820;" d="M113 672h800c26.5 0 48 21.5 48 48s-21.5 48-48 48H113c-26.5 0-48-21.5-48-48s21.5-48 48-48zM913 432H433c-26.5 0-48-21.5-48-48s21.5-48 48-48h480c26.5 0 48 21.5 48 48s-21.5 48-48 48zM243.7 540.4L78.6 396.1c-6.7-5.8-7.3-15.9-1.5-22.6 0.5-0.5 1-1.1 1.5-1.5l165.1-144c3.3-2.9 8.4-2.6 11.3 0.8 1.3 1.5 2 3.3 2 5.3V534.4c0 4.4-3.6 8-8 8-1.9 0-3.8-0.7-5.3-2zM913 96H113c-26.5 0-48-21.5-48-48s21.5-48 48-48h800c26.5 0 48 21.5 48 48s-21.5 48-48 4 [...]
-
-    
-    <glyph glyph-name="menu-fold" unicode="&#59821;" d="M112 672h800c26.5 0 48 21.5 48 48s-21.5 48-48 48H112c-26.5 0-48-21.5-48-48s21.5-48 48-48zM112 336h480c26.5 0 48 21.5 48 48s-21.5 48-48 48H112c-26.5 0-48-21.5-48-48s21.5-48 48-48zM781.3 540.4c-1.5 1.3-3.3 2-5.3 2-4.4 0-8-3.6-8-8v-300.3c0-1.9 0.7-3.8 2-5.3 2.9-3.3 8-3.7 11.3-0.8l165.1 144c0.5 0.5 1.1 1 1.5 1.5 5.8 6.7 5.1 16.8-1.5 22.6L781.3 540.4zM912 96H112c-26.5 0-48-21.5-48-48s21.5-48 48-48h800c26.5 0 48 21.5 48 48s-21.5 48-48 48z [...]
-
-    
-    <glyph glyph-name="antdesign" unicode="&#59826;" d="M744.581 610.841c21.697 21.582 21.697 56.71 0 78.293l-79.785 79.784 0.115-0.114c-21.123 21.122-57.399 57.399-108.828 108.713-24.223 23.649-63.37 23.42-87.362-0.574l-449.55-449.32c-24.222-24.107-24.222-63.139 0-87.246l449.55-449.206c24.222-24.107 63.254-24.107 87.362 0L744.58 79.55499999999995c21.697 21.582 21.697 56.71 0 78.293-21.697 21.582-56.71 21.582-78.407 0l-142.809-142.81c-5.97-5.969-15.153-5.969-21.123 0L143.153 373.784c-5.9 [...]
-
-    
-    <glyph glyph-name="alipay-square" unicode="&#59827;" d="M959.6 768c-4 36-34.5 64-71.6 64H136c-39.8 0-72-32.2-72-72V8c0-39.8 32.2-72 72-72H888c39.8 0 72 32.2 72 72v69h-2.8c0.1 0.3 0.1 0.6 0.2 0.8-45.7 19.8-243.7 105.3-346.9 154.5-78.5-95.1-160.7-152.2-284.7-152.2s-206.6 76.3-196.7 169.7c6.6 61.3 48.6 161.6 231.3 144.4 96.3-9 140.3-27 218.8-52.9 20.3 37.2 37.2 78.2 50 121.8H281.1v34.5h172.2v61.9H243.2v38h210.1V687s1.9 14 17.3 14h86.2v-103.4h224v-38h-224v-61.9h182.7c-16.8-68.4-42.3-131. [...]
-
-    
-    <glyph glyph-name="codepen-circle" unicode="&#59828;" d="M250.5 430.1v-90.9l67.9 45.4zM485 496.1V622.7L272.2 480.9l95.1-63.6zM752.1 480.9L539.3 622.7v-126.6L657 417.3zM272.2 288.4L485 146.6V273.2L367.3 352zM539.3 273.2v-126.6l212.8 141.8L657 352zM512.2 448.9l-96.1-64.3 96.1-64.2 96 64.2zM512.2 895.7c-282.2 0-511-228.8-511-511s228.8-511 511-511 511 228.8 511 511S794.4 895.7 512.2 895.7z m315.9-607.3c0-1.2-0.1-2.4-0.2-3.6-0.1-0.4-0.2-0.8-0.2-1.2-0.1-0.8-0.3-1.5-0.5-2.3-0.1-0.4-0.3-0.9- [...]
-
-    
-    <glyph glyph-name="google" unicode="&#59829;" d="M121.8 585.1l149.4-115.9C306.4 574.9 405 653.6 521.5 653.6c65.7 0 124.6-22.6 171-66.9L820.8 715C743.3 787.2 642.1 831.5 521.5 831.5c-174.8 0-326.1-100.2-399.7-246.4zM942.8 465.6H521.5v-173h240.7c-10.4-55.9-41.9-103.3-89.3-135-40.1-26.8-91.3-42.7-151.5-42.7-116.5 0-215.1 78.7-250.3 184.4-8.9 26.8-14 55.5-14 85s5.1 58.1 14 85C306.4 574.9 405 653.6 521.5 653.6c65.7 0 124.6-22.6 171-66.9L820.8 715C743.3 787.2 642.1 831.5 521.5 831.5c-174.8 [...]
-
-    
-    <glyph glyph-name="amazon" unicode="&#59830;" d="M849.197 95.644c5.139 1.995 9.629 2.494 13.37 1.496 3.742-0.997 5.688-3.891 5.688-8.73 0-4.84-2.594-10.377-7.733-16.713-4.44-5.338-12.023-12.572-22.65-21.701-10.626-9.13-27.039-20.455-49.19-33.925-22.15-13.47-46.346-25.792-72.588-36.917-26.241-11.125-58.519-20.804-96.833-28.936-38.265-8.132-77.677-12.222-118.187-12.222-40.858 0-81.717 5.138-122.576 15.465-40.859 10.327-76.729 23.049-107.61 38.165a702.355 702.355 0 0 0-88.851 51.884c-28 [...]
-
-    
-    <glyph glyph-name="codepen" unicode="&#59831;" d="M717.418 430.32L550.492 541.958V721.554l301.683-201.11-134.757-90.124z m69.249-46.323l96.338 64.434v-128.856l-96.338 64.422z m-236.175-157.96l166.926 111.637 134.757-90.123-301.683-201.11V226.035zM306.57 337.673l166.926-111.638V46.44L171.825 247.55l134.745 90.124z m-69.249 46.323l-96.326-64.422V448.43l96.326-64.434z m236.175 157.96L306.57 430.32l-134.745 90.123 301.671 201.11v-179.595zM512 292.92l-136.181 91.077L512 475.086l136.181-91 [...]
-
-    
-    <glyph glyph-name="facebook-square" unicode="&#59832;" d="M136 832h752c39.765 0 72-32.235 72-72v-752c0-39.765-32.235-72-72-72H136c-39.765 0-72 32.235-72 72V760c0 39.765 32.235 72 72 72z m546.08-895.954V283.025h116.47l17.436 135.226H682.08v86.336c0 39.151 10.87 65.83 67.015 65.83l71.608 0.034V691.396c-12.388 1.645-54.893 5.328-104.344 5.328-103.242 0-173.92-63.017-173.92-178.748v-99.725H425.673v-135.226H542.44v-346.979h139.64z"  horiz-adv-x="1024" />
-
-    
-    <glyph glyph-name="dropbox" unicode="&#59833;" d="M327.904 799.593L512 646.343 246.627 482.321 64 629.696 327.904 799.593zM64 338.373l182.627 143.948L512 318.3 327.904 165.05 64 338.374zM512 318.3l264.883 164.022 182.138-145.906L696.096 165.05 512 318.3z m447.02 309.928L776.884 482.321 512 646.343l184.096 153.25 262.925-171.366zM512.49 285.495l184.585-153.25 78.829 51.41v-57.775L512.49-32.267 248.586 125.88v57.775l79.318-51.41 184.586 153.25z"  horiz-adv-x="1024" />
-
-    
-    <glyph glyph-name="googleplus" unicode="&#59834;" d="M0.86 401.66C3.645 568.33 156.87 714.29 323.54 708.73c79.862 3.71 154.933-31.04 216.098-79.85-26.107-29.663-53.138-58.236-82.02-84.96-73.53 50.815-178.098 65.339-251.628 6.64-105.186-72.748-109.975-244.516-8.798-322.824 98.392-89.286 284.364-44.957 311.55 91.753-61.628 0.924-123.42 0-185.047 2.004-0.154 36.764-0.308 73.53-0.154 110.283 103.027 0.309 206.055 0.474 309.237-0.308 6.177-86.5-5.252-178.561-58.39-250.076-80.478-113.224-2 [...]
-
-    
-    <glyph glyph-name="linkedin-square" unicode="&#59835;" d="M136 832h752c39.765 0 72-32.235 72-72v-752c0-39.765-32.235-72-72-72H136c-39.765 0-72 32.235-72 72V760c0 39.765 32.235 72 72 72z m691.493-763.5V303.044c0 115.128-24.845 203.688-159.417 203.688-64.654 0-108.004-35.448-125.737-69.06h-1.767v58.42H413.087V68.5h132.799V280.028c0 55.775 10.59 109.796 79.749 109.796 68.145 0 69.053-63.777 69.053-113.386V68.5h132.805zM263.32 554.543c42.485 0 77.011 34.539 77.011 77.073 0 42.504-34.526  [...]
-
-    
-    <glyph glyph-name="medium-monogram" unicode="&#59836;" d="M136 832h752c39.765 0 72-32.235 72-72v-752c0-39.765-32.235-72-72-72H136c-39.765 0-72 32.235-72 72V760c0 39.765 32.235 72 72 72z m141.818-299.658v-266.043a30.616 30.616 0 0 0-8.15-26.408l-63.227-76.695v-10.113h179.286v10.113l-63.228 76.695a31.74 31.74 0 0 0-8.711 26.408V496.383l157.367-343.3h18.265l135.167 343.3v-273.629c0-7.304 0-8.709-4.777-13.485l-48.615-47.196v-10.114h236.05v10.114l-46.929 46.073a14.045 14.045 0 0 0-5.34 13 [...]
-
-    
-    <glyph glyph-name="gitlab" unicode="&#59837;" d="M958.326 325.088l-50.136 154.3L808.827 785.2c-5.111 15.733-27.372 15.733-32.485 0l-99.365-305.812H347.024L247.656 785.2c-5.11 15.733-27.37 15.733-32.484 0l-99.363-305.812-50.134-154.3c-4.575-14.073 0.437-29.49 12.407-38.19L512-28.358l433.92 315.258a34.16 34.16 0 0 1 12.407 38.19"  horiz-adv-x="1024" />
-
-    
-    <glyph glyph-name="medium-wordmark" unicode="&#59838;" d="M517.197 305.453c0-3.557 0-4.365 2.398-6.548l13.432-13.258v-0.566h-59.563v25.465c-5.995-16.783-21.849-27.882-39.495-27.648-30.621 0-52.847 24.253-52.847 68.877 0 41.794 23.985 69.684 57.644 69.684 14.92 0.95 28.804-7.74 34.618-21.665v56.184a6.989 6.989 0 0 1-2.718 6.79l-12.792 12.45v0.566l59.323 7.033v-177.364z m-43.733 8.084v83.832c-4.316 5.421-10.867 8.524-17.749 8.407-14.47 0-28.462-13.258-28.462-52.627 0-36.863 12.072-49.8 [...]
-
-    
-    <glyph glyph-name="QQ" unicode="&#59839;" d="M792.215 455.745c-0.011 0-0.033-0.011-0.045-0.011 0.325 10.3 0.571 20.67 0.571 31.262 0 172.076-81.234 344.993-281.001 345.004-199.756-0.011-281.002-172.928-281.002-345.004 0-10.593 0.258-20.961 0.582-31.262-0.022 0-0.033 0.01-0.045 0.01-13.873-33.938-50.745-122.282-70.261-185.064-38.081-122.62-25.753-173.353-16.348-174.484 20.166-2.441 78.503 92.297 78.503 92.297 0-54.877 28.284-126.426 89.397-178.123-23.424-6.998-50.006-17.21-68.918-31.1 [...]
-
-    
-    <glyph glyph-name="skype" unicode="&#59840;" d="M922.599 319.138a415.126 415.126 0 0 1 5.103 64.885c0 229.592-186.114 415.699-415.718 415.699-22.031 0-43.736-1.815-64.872-5.12C408.826 818.29 363.637 832 315.21 832 176.473 832 64 719.544 64 580.795c0-48.416 13.718-93.565 37.397-131.928-3.277-21.19-5.08-42.763-5.08-64.852 0-229.61 186.11-415.66 415.659-415.66 22.05 0 43.761 1.7 64.895 5.035C615.197-50.253 660.348-64 708.765-64 847.54-64 960 48.485 960 187.23c0.01 48.434-13.699 93.574-3 [...]
-
-    
-    <glyph glyph-name="taobao-square" unicode="&#59841;" d="M136 832h752c39.765 0 72-32.235 72-72v-752c0-39.765-32.235-72-72-72H136c-39.765 0-72 32.235-72 72V760c0 39.765 32.235 72 72 72z m130.015-187.262c-32.701 0-59.211-26.51-59.211-59.212 0-32.706 26.51-59.211 59.211-59.211 32.702 0 59.212 26.505 59.212 59.211 0 32.702-26.51 59.212-59.212 59.212z m-39.799-143.304l-39.139-60.081 72.06-44.912s48.236-24.61 25.306-70.592c-21.397-43.721-126.38-139.254-126.38-139.254l93.963-58.73c64.954 141 [...]
-
-    
-    <glyph glyph-name="alipay-circle" unicode="&#59842;" d="M230.404 319.464c-12.087-9.728-25.043-23.93-28.805-41.984-5.12-24.666-1.069-55.541 22.728-79.761 28.828-29.362 72.637-37.398 91.56-38.779 51.4-3.717 106.184 21.772 147.477 50.844 16.184 11.42 43.899 34.349 70.39 69.721-59.37 30.653-133.477 64.557-212.703 61.24-40.47-1.692-69.454-10.084-90.647-21.281z m752.859-135.545C1009.463 245.426 1024 313.032 1024 384 1024 666.312 794.335 896 512 896 229.665 896 0 666.312 0 384c0-282.335 229 [...]
-
-    
-    <glyph glyph-name="youtube" unicode="&#59843;" d="M1002.6 632.343c21.4-80.373 21.4-248.07 21.4-248.07s0-167.692-21.4-248.076c-11.775-44.34-46.47-79.261-90.53-91.118C832.215 23.545 512 23.545 512 23.545s-320.215 0-400.07 21.534c-44.055 11.857-78.755 46.778-90.53 91.118C0 216.581 0 384.273 0 384.273s0 167.697 21.4 248.07c11.775 44.346 46.475 79.266 90.53 91.118C191.785 745 512 745 512 745s320.215 0 400.07-21.539c44.06-11.852 78.755-46.772 90.53-91.118zM407.274 232.017l267.636 152.25-26 [...]
-
-    
-    <glyph glyph-name="wechat" unicode="&#59844;" d="M917.426 62.042c65.005 47.126 106.552 116.817 106.552 194.271 0 141.95-138.068 257.006-308.437 257.006-170.326 0-308.416-115.057-308.416-257.006 0-141.95 138.09-257.027 308.416-257.027 35.206 0 69.204 5.026 100.699 14.103a31.085 31.085 0 0 0 9.056 1.358c5.938 0 11.283-1.803 16.394-4.751l67.486-38.981c1.909-1.103 3.733-1.91 5.96-1.91a10.282 10.282 0 0 1 10.286 10.287c0 2.545-1.018 5.069-1.655 7.508-0.381 1.42-8.695 32.45-13.891 51.813-0 [...]
-
-    
-    <glyph glyph-name="twitter" unicode="&#59845;" d="M1024.003 701.488c-37.677-16.71-78.166-28.002-120.663-33.08 43.377 26 76.686 67.172 92.373 116.228-40.59-24.073-85.553-41.557-133.406-50.981C823.982 774.485 769.383 800 708.96 800c-116.027 0-210.093-94.062-210.093-210.081 0-16.466 1.862-32.5 5.443-47.876-174.604 8.76-329.404 92.4-433.021 219.501-18.084-31.028-28.444-67.116-28.444-105.617 0-72.885 37.092-137.189 93.463-174.862-34.44 1.09-66.832 10.54-95.16 26.275-0.015-0.876-0.015-1.75 [...]
-
-    
-    <glyph glyph-name="weibo" unicode="&#59846;" d="M751.98 425.896c16.334 41.112 18.027 76.574 0.311 101.869-33.207 47.437-124.08 44.886-228.25 1.275 0 0.054-32.706-14.314-24.345 11.642 16.022 51.507 13.615 94.64-11.322 119.554-56.505 56.55-206.783-2.141-335.67-130.968C56.203 432.753 0.161 330.458 0.161 242c0-169.194 216.966-272.05 429.232-272.05 278.239 0 463.334 161.669 463.334 290.017 0 77.546-65.313 121.551-124.004 139.761-14.405 4.306-24.292 7.26-16.744 26.168zM103.375 201.632C92.3 [...]
-
-    
-    <glyph glyph-name="HTML" unicode="&#59847;" d="M117.2 832h789.7l-72.4-804L512-64l-323.8 92-71 804z m393.6-364v-99.8h122.5L621 240.5l-110.2-29.8v-103.2l203 56 1.8 17.5 22.8 260.8 3.5 26.2H510.8z m0 199.5v-98h239.8l1.8 21 5.2 50.8 1.8 26.2H510.8zM512.5 468H381.2l-8.8 101.5h140v98H264l1.8-26.2 24.5-273h222.2V468z m0-257.2h-1.8l-110.2 29.8-7 78.8h-98l12.2-155.8 203-56h1.8V210.8z"  horiz-adv-x="1024" />
-
-    
-    <glyph glyph-name="taobao-circle" unicode="&#59123;" d="M512 896C229.2 896 0 666.8 0 384s229.2-512 512-512 512 229.2 512 512S794.8 896 512 896zM262 638c32.7 0 59.2-26.5 59.2-59.2s-26.5-59.2-59.2-59.2-59.2 26.5-59.2 59.2c-0.1 32.7 26.5 59.2 59.2 59.2z m63.1-343.8c-16.3-50.6-12.2-31.9-77.1-173.1l-94 58.7s105 95.5 126.4 139.3c22.9 46-25.3 70.6-25.3 70.6L183 434.6l39.1 60.1c54.3-40.4 58.3-43.8 94.9-80.5 28.5-28.7 24.9-68.2 8.1-120z m511.4-65.8c-18.3-172.3-242.3-108.2-242.3-108.2l12.2 49. [...]
-
-    
-    <glyph glyph-name="weibo-circle" unicode="&#59124;" d="M512 896C229.2 896 0 666.8 0 384s229.2-512 512-512 512 229.2 512 512S794.8 896 512 896z m-52.3-776.4c-135.8 0-274.6 65.8-274.6 174 0 56.6 35.8 122 97.6 183.8 82.4 82.4 178.6 120 214.7 83.8 16-15.9 17.5-43.5 7.2-76.5-5.3-16.6 15.6-7.4 15.6-7.4 66.6 27.9 124.8 29.5 146-0.8 11.3-16.2 10.2-38.9-0.2-65.2-4.8-12.1 1.5-14 10.7-16.7 37.5-11.7 79.3-39.8 79.3-89.4 0-82.2-118.4-185.6-296.3-185.6z m245.7 344.2c4.4 13.6 1.6 29-8.6 40.4-10.2 1 [...]
-
-    
-    <glyph glyph-name="weibo-square" unicode="&#59125;" d="M437.5 414.2C329.1 403.5 247 337.1 254 266s100.6-120.1 208.9-109.4c108.3 10.7 190.5 77.1 183.4 148.2-7 71.1-100.5 120.1-208.8 109.4z m95-167.8c-22.1-50-85.7-76.7-139.7-59.3-52.1 16.8-74.1 68.3-51.3 114.6 22.4 45.4 80.7 71.1 132.2 57.7 53.4-13.7 80.6-64.1 58.8-113zM888 832H136c-39.8 0-72-32.2-72-72v-752c0-39.8 32.2-72 72-72h752c39.8 0 72 32.2 72 72V760c0 39.8-32.2 72-72 72zM462.6 117.8c-135.8 0-274.6 65.8-274.6 174 0 56.6 35.8 122 [...]
-
-    
-    <glyph glyph-name="CodeSandbox" unicode="&#59860;" d="M755 755.7l0.5 0.3h0.3L512 896 268.3 756h-0.3l0.8-0.4L68.6 640v-512L512-128l443.4 256V640L755 755.7z m-30-506.4v-171.2L548-24.1V361.3L883.4 555v-215.7l-158.4-90z m-584.4 90.6V555.2L476 361.6v-385.7L300 77.5V249.3l-159.4 90.6zM511.7 616l171.1 98.3 166.3-96-336.9-194.5-337 194.6 165.7 95.7L511.7 616z"  horiz-adv-x="1024" />
-
-    
-    <glyph glyph-name="aliyun" unicode="&#59892;" d="M0.79 237.477c0.37-93.813 76.525-169.754 170.406-169.754H438.86l-24.64 97.416-229.692 49.963c-20.925 4.826-36.687 23.18-37.62 45.346-0.08 0.644-0.08 246.855 0 247.482 0.933 22.183 16.695 40.537 37.62 45.363l229.691 49.963 24.64 97.384H171.197c-93.88 0-170.037-75.894-170.407-169.707M1023.109 237.477c-0.338-93.813-76.51-169.754-170.391-169.754H585.053l24.64 97.416 229.675 49.963c20.958 4.826 36.687 23.18 37.62 45.346 0.113 0.644 0.113 24 [...]
-
-    
-    <glyph glyph-name="zhihu" unicode="&#59139;" d="M353.22 331.823h192.528c0 45.995-21.32 72.934-21.32 72.934h-167.12c3.97 83.298 7.527 190.191 8.821 229.914h158.946s-0.882 68.305-18.526 68.305H227.092s16.821 89.331 39.23 128.785c0 0-83.429 4.57-111.895-108.416-28.466-112.986-71.136-181.29-75.635-193.775-4.529-12.484 24.555-5.913 36.847 0 12.292 5.914 67.93 26.283 84.105 105.1h86.368c1.177-49.966 4.588-203.063 3.53-229.913H111.756c-25.231-18.398-33.612-72.934-33.612-72.934h203.292c-8.49 [...]
-
-    
-    <glyph glyph-name="behance" unicode="&#59143;" d="M872.007 627.698H648.59v-54.24h223.416v54.24zM761.838 441.319c-52.468 0-87.447-32.818-90.944-85.32h178.39c-4.812 52.95-32.348 85.32-87.446 85.32z m6.996-255.962c33.244 0 76.085 17.949 86.579 52.055h96.625c-29.718-91.453-91.392-134.324-186.702-134.324-125.923 0-204.191 85.321-204.191 209.564 0 119.875 82.633 211.328 204.19 211.328 125.057 0 194.118-98.454 194.118-216.564 0-7-0.447-14.001-0.867-20.553H670.894c0-63.872 33.663-101.506 97. [...]
-
-    
-    <glyph glyph-name="dribbble" unicode="&#59145;" d="M512-128C229.696-128 0 101.696 0 384S229.696 896 512 896c282.336 0 512-229.696 512-512s-229.664-512-512-512z m431.808 441.92c-14.976 4.704-135.36 40.64-272.416 18.688 57.216-157.184 80.48-285.216 84.96-311.808 98.112 66.336 167.936 171.424 187.456 293.12zM682.816-19.232c-6.496 38.368-31.904 172.096-93.312 331.648l-2.88-0.96c-246.656-85.952-335.232-257.024-343.072-273.088 74.144-57.824 167.328-92.32 268.448-92.32 60.576-0.032 118.336  [...]
-
-    
-    <glyph glyph-name="dribbble-square" unicode="&#59146;" d="M535.408 380.556C362.732 324.752 270.836 172.6 263.248 159.608c-53.48 59.36-86.072 137.872-86.072 223.888 0 3.416 0.056 6.832 0.168 10.22 14.644-0.308 176.904-2.38 344.12 47.656 9.576-18.76 18.732-37.8 27.132-56.812-4.424-1.26-8.82-2.576-13.188-4.004z m198.548 253.4c-6.02-8.596-56.42-76.328-175.476-120.96-54.88 100.8-115.696 183.624-124.936 196A333.97 333.97 0 0 0 512 718.32c85.064 0 162.82-31.92 221.956-84.364zM493.8 492.864c [...]
-
-    
-    <glyph glyph-name="behance-square" unicode="&#59144;" d="M417.696 439.496c11.368 8.232 16.8 21.896 16.8 40.768a52.416 52.416 0 0 1-5.432 25.704 40.32 40.32 0 0 1-15.232 15.568 60.2 60.2 0 0 1-21.728 7.896 133.616 133.616 0 0 1-25.368 2.296h-92.232v-104.664h99.736c17.528-0.168 32.032 4.032 43.4 12.432h0.056z m15.568-94.528c-12.936 9.8-30.072 14.672-51.464 14.672H274.504v-123.368h105.168c9.8 0 18.928 0.896 27.664 2.8s16.632 4.928 23.296 9.464c6.664 4.368 12.096 10.304 16.072 17.864 3.9 [...]
-
-    
-    <glyph glyph-name="file-markdown" unicode="&#59140;" d="M938.6 594.2L660.8 874.7c-4.5 4.5-9.4 8.3-14.7 11.5-1.4 0.8-2.8 1.6-4.3 2.3-0.9 0.5-1.9 0.9-2.8 1.3-9 4-18.9 6.2-29 6.2H265c-39.8 0-73-32.2-73-72v-880c0-39.8 33.2-72 73-72h623c39.8 0 71 32.2 71 72V543.5c0 19-7 37.2-20.4 50.7zM647 785.6L847.8 584H647V785.6zM887-56H264V824h311v-240c0-39.8 33.2-72 73-72h239v-568zM487.5 380.8h-68.4v-301.6h56.3v204l82.3-192.6h42.6l82.3 192.6v-204h56.2V380.8h-68.3L579 165.3z"  horiz-adv-x="1024" />
-
-    
-    <glyph glyph-name="instagram" unicode="&#59147;" d="M661.246 384c0 82.219-67.066 149.285-149.285 149.285-82.218 0-149.284-67.066-149.284-149.285s67.066-149.285 149.284-149.285c82.219 0 149.285 67.066 149.285 149.285z m80.465 0c0-127.116-102.634-229.75-229.75-229.75S282.212 256.885 282.212 384s102.633 229.75 229.75 229.75c127.115 0 229.749-102.634 229.749-229.75z m62.998 239.08c0-29.745-23.923-53.631-53.63-53.631-29.708 0-53.631 23.923-53.631 53.63 0 29.708 23.923 53.631 53.63 53.631  [...]
-
-    
-    <glyph glyph-name="yuque" unicode="&#59148;" d="M877.4 538.7c-10.6 43.1 10.6 111.7 78.7 136.1l-72.8 4S855.8 777.2 729.4 786c-126.4 8.8-209.1 3.3-209.1 3.3s93.8-60.8 56.2-169.2c-27.4-57.5-70.5-104.6-116.7-158.3-1.4-1.5-2.7-2.8-3.8-4.1C303.5 282.4 64 3.6 64 3.6c263.7-70.5 440.4 6.8 544.9 99.6 22 0.2 38.5 0.3 49.6 0.3 145.6 0 268.7 128.6 263.7 271.6-3.5 98.4-34.2 120.6-44.8 163.6z"  horiz-adv-x="1024" />
-
-    
-    <glyph glyph-name="slack" unicode="&#59141;" d="M881.466 414.182c22.212 0 40.776-7.259 55.692-21.776 14.915-14.518 22.35-32.734 22.304-54.648 0-34.824-16.682-58.162-50.047-70.015l-92.521-31.77 30.152-89.93c2.524-7.535 3.786-15.965 3.786-25.291 0-21.18-7.527-39.487-22.58-54.924-15.053-15.436-33.158-23.154-54.315-23.154-16.843 0-32.171 4.847-45.985 14.54-13.814 9.694-23.406 22.627-28.775 38.798l-29.602 88.829-166.73-57.06 29.6-88.277c2.846-8.591 4.269-17.022 4.269-25.291 0-21.18-7.527- [...]
-
-    
-    <glyph glyph-name="slack-square" unicode="&#59142;" d="M432.766 421.603l119.97 39.84 38.498-115.046-119.97-39.84-38.498 115.046z m333.947-114.151c24.173 8.058 36.26 34.469 29.097 58.642-8.057 24.173-34.469 37.603-58.642 29.097l-58.194-19.249-38.498 115.046 58.194 19.697c24.173 7.61 37.155 34.47 29.097 58.642-8.057 24.173-34.469 38.498-59.09 29.097l-57.746-19.248-20.145 59.985c-8.057 24.173-34.021 37.602-58.642 29.097-24.173-8.058-37.155-34.47-29.097-58.642l20.144-59.985-119.97-39.841 [...]
-
-    
-
-
-  </font>
-</defs></svg>
diff --git a/ui/public/fonts/iconfont/iconfont.ttf b/ui/public/fonts/iconfont/iconfont.ttf
deleted file mode 100644
index 2abf035..0000000
Binary files a/ui/public/fonts/iconfont/iconfont.ttf and /dev/null differ
diff --git a/ui/public/fonts/iconfont/iconfont.woff b/ui/public/fonts/iconfont/iconfont.woff
deleted file mode 100644
index 70ca476..0000000
Binary files a/ui/public/fonts/iconfont/iconfont.woff and /dev/null differ
diff --git a/ui/public/fonts/selection.json b/ui/public/fonts/selection.json
deleted file mode 100644
index 625700f..0000000
--- a/ui/public/fonts/selection.json
+++ /dev/null
@@ -1 +0,0 @@
-{"IcoMoonType":"selection","icons":[{"icon":{"paths":["M941.248 850.752l-210.752-210.752-90.496 90.496 210.752 210.752-82.752 82.752h256v-256zM82.752 173.248l210.752 210.752 90.496-90.496-210.752-210.752 82.752-82.752h-256v256zM850.752 82.752l-210.752 210.752 90.496 90.496 210.752-210.752 82.752 82.752v-256h-256zM384 730.496l-90.496-90.496-210.752 210.752-82.752-82.752v256h256l-82.752-82.752z"],"attrs":[{}],"isMulticolor":false,"isMulticolor2":false,"tags":["fullscreen-alt","expand"],"gr [...]
\ No newline at end of file
diff --git a/ui/public/fonts/style.min.css b/ui/public/fonts/style.min.css
deleted file mode 100644
index 49c232a..0000000
--- a/ui/public/fonts/style.min.css
+++ /dev/null
@@ -1,91 +0,0 @@
-/**
- * Licensed to the Apache Software Foundation (ASF) under one
- * or more contributor license agreements.  See the NOTICE file
- * distributed with this work for additional information
- * regarding copyright ownership.  The ASF licenses this file
- * to you under the Apache License, Version 2.0 (the
- * "License"); you may not use this file except in compliance
- * with the License.  You may obtain a copy of the License at
- * 
- *   http://www.apache.org/licenses/LICENSE-2.0
- * 
- * Unless required by applicable law or agreed to in writing,
- * software distributed under the License is distributed on an
- * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
- * KIND, either express or implied.  See the License for the
- * specific language governing permissions and limitations
- * under the License.
- */
-
-@font-face {
-  font-family: 'icomoon';
-  src:  url('fonts/icomoon.eot?9lzn0r');
-  src:  url('fonts/icomoon.eot?9lzn0r#iefix') format('embedded-opentype'),
-    url('fonts/icomoon.ttf?9lzn0r') format('truetype'),
-    url('fonts/icomoon.woff?9lzn0r') format('woff'),
-    url('fonts/icomoon.svg?9lzn0r#icomoon') format('svg');
-  font-weight: normal;
-  font-style: normal;
-  font-display: block;
-}
-
-[class^="icon-"], [class*=" icon-"] {
-  /* use !important to prevent issues with browser extensions that change fonts */
-  font-family: 'icomoon' !important;
-  speak: none;
-  font-style: normal;
-  font-weight: normal;
-  font-variant: normal;
-  text-transform: none;
-  line-height: 1;
-
-  /* Better Font Rendering =========== */
-  -webkit-font-smoothing: antialiased;
-  -moz-osx-font-smoothing: grayscale;
-}
-
-.icon-fullscreen:before {
-  content: "\e900";
-}
-.icon-fullscreen-exit:before {
-  content: "\e901";
-}
-.icon-dealrecord:before {
-  content: "\e885";
-}
-.icon-auto-renew:before {
-  content: "\e84e";
-}
-.icon-overview-instance:before {
-  content: "\e816";
-}
-.icon-exit:before {
-  content: "\e735";
-}
-.icon-zhangdanguanli:before {
-  content: "\e728";
-}
-.icon-verify:before {
-  content: "\e7ac";
-}
-.icon-verify-email:before {
-  content: "\e7ab";
-}
-.icon-verify-mobile:before {
-  content: "\e7ad";
-}
-.icon-iam-user:before {
-  content: "\e780";
-}
-.icon-authinfo:before {
-  content: "\e769";
-}
-.icon-myaccount:before {
-  content: "\e786";
-}
-.icon-star-solid:before {
-  content: "\e6c4";
-}
-.icon-star-hollow:before {
-  content: "\e6c5";
-}

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org


[incubator-doris] 01/02: fix license header (#5630)

Posted by ya...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

yangzhg pushed a commit to branch branch-0.14
in repository https://gitbox.apache.org/repos/asf/incubator-doris.git

commit f345976341366e8fc2a8feaf6c79f3b43d6650a4
Author: Zhengguo Yang <ya...@gmail.com>
AuthorDate: Tue Apr 13 11:01:29 2021 +0800

    fix license header (#5630)
    
    (cherry picked from commit 70b0d113e1d7a14ab4316ad5920c66b9da2fd7b3)
---
 LICENSE.txt                                              | 2 +-
 be/src/olap/rowset/alpha_rowset_writer.h                 | 2 +-
 be/src/olap/rowset/segment_v2/empty_segment_iterator.cpp | 2 ++
 3 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/LICENSE.txt b/LICENSE.txt
index 4c9f595..df022a1 100644
--- a/LICENSE.txt
+++ b/LICENSE.txt
@@ -546,7 +546,7 @@ SOFTWARE.
 
 --------------------------------------------------------------------------------
 
-fe/fe-common/src/test/java/org/apache/doris/common/jmockit/*: MIT license
+fe/fe-common/src/main/java/org/apache/doris/common/jmockit/*: MIT license
 
 Copyright (c) 2006 JMockit developers
 
diff --git a/be/src/olap/rowset/alpha_rowset_writer.h b/be/src/olap/rowset/alpha_rowset_writer.h
index bbec675..fa1160c 100644
--- a/be/src/olap/rowset/alpha_rowset_writer.h
+++ b/be/src/olap/rowset/alpha_rowset_writer.h
@@ -3,7 +3,7 @@
 // distributed with this work for additional information
 // regarding copyright ownership.  The ASF licenses this file
 // to you under the Apache License, Version 2.0 (the
-// "License") override; you may not use this file except in compliance
+// "License"); you may not use this file except in compliance
 // with the License.  You may obtain a copy of the License at
 //
 //   http://www.apache.org/licenses/LICENSE-2.0
diff --git a/be/src/olap/rowset/segment_v2/empty_segment_iterator.cpp b/be/src/olap/rowset/segment_v2/empty_segment_iterator.cpp
index 44e3bf6..61c0fab 100644
--- a/be/src/olap/rowset/segment_v2/empty_segment_iterator.cpp
+++ b/be/src/olap/rowset/segment_v2/empty_segment_iterator.cpp
@@ -1,3 +1,5 @@
+// Licensed to the Apache Software Foundation (ASF) under one
+// or more contributor license agreements.  See the NOTICE file
 // distributed with this work for additional information
 // regarding copyright ownership.  The ASF licenses this file
 // to you under the Apache License, Version 2.0 (the

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org