dtable-ui-component 6.0.113-amd.3 → 6.0.113-amf.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (158) hide show
  1. package/lib/Comment/footer/btns/index.js +7 -7
  2. package/lib/DTableFiltersPopover/index.js +5 -4
  3. package/lib/DTableIcon/index.js +2 -2
  4. package/lib/DTableModalHeader/index.js +6 -12
  5. package/lib/DeleteTip/index.js +6 -4
  6. package/lib/DigitalSignEditor/pc-editor/index.js +5 -5
  7. package/lib/DtableCustomButton/index.css +243 -0
  8. package/lib/DtableCustomButton/index.js +66 -0
  9. package/lib/DtableIconButton/index.css +126 -0
  10. package/lib/DtableIconButton/index.js +75 -0
  11. package/lib/GeolocationEditor/pc-editor/location-editor.js +5 -4
  12. package/lib/GeolocationEditor/pc-editor/province-city-editor.js +5 -4
  13. package/lib/NotificationPopover/index.js +6 -5
  14. package/lib/RowExpandDialog/header/index.js +7 -7
  15. package/lib/RowExpandDialog/index.js +5 -4
  16. package/lib/assets/icons/access-permissions.svg +17 -0
  17. package/lib/assets/icons/activities.svg +23 -0
  18. package/lib/assets/icons/app-achievement-distribution.svg +21 -0
  19. package/lib/assets/icons/app-address-book.svg +22 -0
  20. package/lib/assets/icons/app-ai-agent.svg +23 -0
  21. package/lib/assets/icons/app-ai.svg +13 -0
  22. package/lib/assets/icons/app-airplane.svg +11 -0
  23. package/lib/assets/icons/app-award.svg +11 -0
  24. package/lib/assets/icons/app-bank.svg +11 -0
  25. package/lib/assets/icons/app-bell.svg +11 -0
  26. package/lib/assets/icons/app-book.svg +11 -0
  27. package/lib/assets/icons/app-bookmark.svg +12 -0
  28. package/lib/assets/icons/app-brush.svg +13 -0
  29. package/lib/assets/icons/app-buildings.svg +12 -0
  30. package/lib/assets/icons/app-bus.svg +12 -0
  31. package/lib/assets/icons/app-calendar.svg +26 -0
  32. package/lib/assets/icons/app-capsule.svg +11 -0
  33. package/lib/assets/icons/app-car.svg +12 -0
  34. package/lib/assets/icons/app-chat.svg +11 -0
  35. package/lib/assets/icons/app-clock.svg +14 -0
  36. package/lib/assets/icons/app-cloud.svg +11 -0
  37. package/lib/assets/icons/app-code.svg +13 -0
  38. package/lib/assets/icons/app-coin.svg +12 -0
  39. package/lib/assets/icons/app-compass.svg +11 -0
  40. package/lib/assets/icons/app-contract.svg +24 -0
  41. package/lib/assets/icons/app-credit.svg +11 -0
  42. package/lib/assets/icons/app-crosshair.svg +11 -0
  43. package/lib/assets/icons/app-cursor.svg +11 -0
  44. package/lib/assets/icons/app-database.svg +17 -0
  45. package/lib/assets/icons/app-design.svg +15 -0
  46. package/lib/assets/icons/app-dile-person.svg +11 -0
  47. package/lib/assets/icons/app-distribution.svg +29 -0
  48. package/lib/assets/icons/app-edit.svg +20 -0
  49. package/lib/assets/icons/app-email.svg +16 -0
  50. package/lib/assets/icons/app-external-links.svg +18 -0
  51. package/lib/assets/icons/app-faq.svg +10 -0
  52. package/lib/assets/icons/app-flag.svg +12 -0
  53. package/lib/assets/icons/app-flex-item.svg +26 -0
  54. package/lib/assets/icons/app-folder.svg +24 -0
  55. package/lib/assets/icons/app-form.svg +17 -0
  56. package/lib/assets/icons/app-gallery.svg +24 -0
  57. package/lib/assets/icons/app-geo.svg +13 -0
  58. package/lib/assets/icons/app-globe.svg +12 -0
  59. package/lib/assets/icons/app-hammer.svg +11 -0
  60. package/lib/assets/icons/app-history.svg +21 -0
  61. package/lib/assets/icons/app-home.svg +20 -0
  62. package/lib/assets/icons/app-icon-theme.svg +19 -0
  63. package/lib/assets/icons/app-individual-bill.svg +22 -0
  64. package/lib/assets/icons/app-information.svg +15 -0
  65. package/lib/assets/icons/app-inquire.svg +14 -0
  66. package/lib/assets/icons/app-invoice.svg +19 -0
  67. package/lib/assets/icons/app-label.svg +26 -0
  68. package/lib/assets/icons/app-leave.svg +17 -0
  69. package/lib/assets/icons/app-link.svg +19 -0
  70. package/lib/assets/icons/app-logistics.svg +23 -0
  71. package/lib/assets/icons/app-luggage.svg +11 -0
  72. package/lib/assets/icons/app-map.svg +19 -0
  73. package/lib/assets/icons/app-matter.svg +17 -0
  74. package/lib/assets/icons/app-module.svg +23 -0
  75. package/lib/assets/icons/app-monitor.svg +11 -0
  76. package/lib/assets/icons/app-moon.svg +11 -0
  77. package/lib/assets/icons/app-page.svg +22 -0
  78. package/lib/assets/icons/app-people.svg +11 -0
  79. package/lib/assets/icons/app-personnel.svg +24 -0
  80. package/lib/assets/icons/app-pin-map.svg +12 -0
  81. package/lib/assets/icons/app-post-sale.svg +20 -0
  82. package/lib/assets/icons/app-product-library.svg +18 -0
  83. package/lib/assets/icons/app-purchase.svg +20 -0
  84. package/lib/assets/icons/app-qr-code.svg +5 -0
  85. package/lib/assets/icons/app-rules-and-regulations.svg +18 -0
  86. package/lib/assets/icons/app-scan.svg +17 -0
  87. package/lib/assets/icons/app-shop.svg +11 -0
  88. package/lib/assets/icons/app-sign-left.svg +13 -0
  89. package/lib/assets/icons/app-sign-right.svg +13 -0
  90. package/lib/assets/icons/app-signpost.svg +11 -0
  91. package/lib/assets/icons/app-snow.svg +11 -0
  92. package/lib/assets/icons/app-star-mark.svg +28 -0
  93. package/lib/assets/icons/app-statistics.svg +20 -0
  94. package/lib/assets/icons/app-sun.svg +11 -0
  95. package/lib/assets/icons/app-table.svg +14 -0
  96. package/lib/assets/icons/app-task.svg +14 -0
  97. package/lib/assets/icons/app-telephone.svg +11 -0
  98. package/lib/assets/icons/app-thermometer-cold.svg +11 -0
  99. package/lib/assets/icons/app-thermometer-hot.svg +11 -0
  100. package/lib/assets/icons/app-trophy.svg +12 -0
  101. package/lib/assets/icons/app-vedio.svg +11 -0
  102. package/lib/assets/icons/app-version.svg +16 -0
  103. package/lib/assets/icons/app-view.svg +15 -0
  104. package/lib/assets/icons/app-wrench.svg +11 -0
  105. package/lib/assets/icons/arrow-down.svg +3 -0
  106. package/lib/assets/icons/btn-send.svg +3 -0
  107. package/lib/assets/icons/cancel-task.svg +23 -0
  108. package/lib/assets/icons/check.svg +4 -1
  109. package/lib/assets/icons/clear.svg +3 -0
  110. package/lib/assets/icons/close.svg +3 -0
  111. package/lib/assets/icons/column-read-only.svg +14 -0
  112. package/lib/assets/icons/comment.svg +19 -0
  113. package/lib/assets/icons/copy.svg +5 -0
  114. package/lib/assets/icons/cross.svg +4 -1
  115. package/lib/assets/icons/custom-element-card.svg +13 -0
  116. package/lib/assets/icons/custom-page-narrow.svg +17 -0
  117. package/lib/assets/icons/custom-page-wide.svg +17 -0
  118. package/lib/assets/icons/delete.svg +6 -0
  119. package/lib/assets/icons/descending-order.svg +19 -0
  120. package/lib/assets/icons/dot copy.svg +12 -0
  121. package/lib/assets/icons/dot.svg +4 -1
  122. package/lib/assets/icons/download.svg +4 -0
  123. package/lib/assets/icons/expand.svg +4 -0
  124. package/lib/assets/icons/external-apps.svg +22 -0
  125. package/lib/assets/icons/eye.svg +4 -0
  126. package/lib/assets/icons/field-set.svg +20 -0
  127. package/lib/assets/icons/go-to-base.svg +16 -0
  128. package/lib/assets/icons/html.svg +19 -0
  129. package/lib/assets/icons/initiation-time.svg +22 -0
  130. package/lib/assets/icons/inline-code.svg +5 -0
  131. package/lib/assets/icons/leave-app.svg +15 -0
  132. package/lib/assets/icons/mark-all-as-read.svg +6 -0
  133. package/lib/assets/icons/more.svg +5 -0
  134. package/lib/assets/icons/move-to.svg +20 -0
  135. package/lib/assets/icons/navigation-unfold.svg +17 -0
  136. package/lib/assets/icons/new-chat.svg +4 -0
  137. package/lib/assets/icons/nodes.svg +14 -0
  138. package/lib/assets/icons/novice-guide.svg +20 -0
  139. package/lib/assets/icons/page-break.svg +20 -0
  140. package/lib/assets/icons/pause-btn.svg +3 -0
  141. package/lib/assets/icons/problem-solving.svg +25 -0
  142. package/lib/assets/icons/promoter.svg +24 -0
  143. package/lib/assets/icons/publish.svg +7 -0
  144. package/lib/assets/icons/qr-code.svg +23 -0
  145. package/lib/assets/icons/refresh.svg +3 -0
  146. package/lib/assets/icons/remove-from-folder.svg +17 -0
  147. package/lib/assets/icons/reservation-resources.svg +17 -0
  148. package/lib/assets/icons/resubmit-task.svg +24 -0
  149. package/lib/assets/icons/send-arrow.svg +3 -0
  150. package/lib/assets/icons/send.svg +11 -0
  151. package/lib/assets/icons/separator.svg +18 -0
  152. package/lib/assets/icons/set-as-read.svg +18 -0
  153. package/lib/assets/icons/sort.svg +17 -0
  154. package/lib/assets/icons/switch-icon.svg +17 -0
  155. package/lib/assets/icons/upload.svg +16 -0
  156. package/lib/assets/icons/worksheet.svg +19 -0
  157. package/lib/index.js +15 -1
  158. package/package.json +1 -1
@@ -15,6 +15,7 @@ var _constants = require("../../constants");
15
15
  var _Loading = _interopRequireDefault(require("../../Loading"));
16
16
  var _parseGeolocation = _interopRequireDefault(require("./parse-geolocation"));
17
17
  var _lang = require("../../lang");
18
+ var _DtableCustomButton = _interopRequireDefault(require("../../DtableCustomButton"));
18
19
  var _jsxRuntime = require("react/jsx-runtime");
19
20
  class LocationEditor extends _react.Component {
20
21
  constructor(props) {
@@ -339,13 +340,13 @@ class LocationEditor extends _react.Component {
339
340
  className: "mt-2",
340
341
  children: this.state.errMessage
341
342
  }), /*#__PURE__*/(0, _jsxRuntime.jsxs)(_DTableCustomFooter.default, {
342
- children: [/*#__PURE__*/(0, _jsxRuntime.jsx)(_reactstrap.Button, {
343
+ children: [/*#__PURE__*/(0, _jsxRuntime.jsx)(_DtableCustomButton.default, {
343
344
  onClick: this.props.onCancel,
344
- color: "secondary",
345
+ variant: "secondary",
345
346
  children: (0, _lang.getLocale)('Cancel')
346
- }), /*#__PURE__*/(0, _jsxRuntime.jsx)(_reactstrap.Button, {
347
+ }), /*#__PURE__*/(0, _jsxRuntime.jsx)(_DtableCustomButton.default, {
347
348
  onClick: this.onSubmit,
348
- color: "primary",
349
+ variant: "primary",
349
350
  children: (0, _lang.getLocale)('Submit')
350
351
  })]
351
352
  })]
@@ -15,6 +15,7 @@ var _Loading = _interopRequireDefault(require("../../Loading"));
15
15
  var _parseGeolocation = _interopRequireDefault(require("./parse-geolocation"));
16
16
  var _constants = require("../../constants");
17
17
  var _lang = require("../../lang");
18
+ var _DtableCustomButton = _interopRequireDefault(require("../../DtableCustomButton"));
18
19
  var _jsxRuntime = require("react/jsx-runtime");
19
20
  class ProvinceCityEditor extends _react.Component {
20
21
  constructor(props) {
@@ -260,13 +261,13 @@ class ProvinceCityEditor extends _react.Component {
260
261
  className: "mt-2",
261
262
  children: this.state.errMessage
262
263
  }), /*#__PURE__*/(0, _jsxRuntime.jsxs)(_DTableCustomFooter.default, {
263
- children: [/*#__PURE__*/(0, _jsxRuntime.jsx)(_reactstrap.Button, {
264
+ children: [/*#__PURE__*/(0, _jsxRuntime.jsx)(_DtableCustomButton.default, {
264
265
  onClick: this.props.onCancel,
265
- color: "secondary",
266
+ variant: "secondary",
266
267
  children: (0, _lang.getLocale)('Cancel')
267
- }), /*#__PURE__*/(0, _jsxRuntime.jsx)(_reactstrap.Button, {
268
+ }), /*#__PURE__*/(0, _jsxRuntime.jsx)(_DtableCustomButton.default, {
268
269
  onClick: this.onSubmit,
269
- color: "primary",
270
+ variant: "primary",
270
271
  autoFocus: true,
271
272
  children: (0, _lang.getLocale)('Submit')
272
273
  })]
@@ -7,7 +7,7 @@ Object.defineProperty(exports, "__esModule", {
7
7
  exports.default = void 0;
8
8
  var _react = _interopRequireDefault(require("react"));
9
9
  var _reactstrap = require("reactstrap");
10
- var _IconButton = _interopRequireDefault(require("../IconButton"));
10
+ var _DtableIconButton = _interopRequireDefault(require("../DtableIconButton"));
11
11
  var _lang = require("../lang");
12
12
  require("./index.css");
13
13
  var _jsxRuntime = require("react/jsx-runtime");
@@ -61,10 +61,11 @@ class NotificationPopover extends _react.default.Component {
61
61
  ref: ref => this.notificationContainerRef = ref,
62
62
  children: [/*#__PURE__*/(0, _jsxRuntime.jsxs)("div", {
63
63
  className: "notification-header",
64
- children: [headerText, /*#__PURE__*/(0, _jsxRuntime.jsx)(_IconButton.default, {
65
- icon: "x",
66
- onClick: this.props.onNotificationListToggle,
67
- title: (0, _lang.getLocale)('Close')
64
+ children: [headerText, /*#__PURE__*/(0, _jsxRuntime.jsx)(_DtableIconButton.default, {
65
+ symbol: "dtable-icon-x",
66
+ tooltip: (0, _lang.getLocale)('Close'),
67
+ "aria-label": (0, _lang.getLocale)('Close'),
68
+ onClick: this.props.onNotificationListToggle
68
69
  })]
69
70
  }), /*#__PURE__*/(0, _jsxRuntime.jsxs)("div", {
70
71
  className: "notification-body",
@@ -11,7 +11,7 @@ var _react = _interopRequireWildcard(require("react"));
11
11
  var _reactstrap = require("reactstrap");
12
12
  var _lang = require("../../lang");
13
13
  var _utils = require("../../utils/utils");
14
- var _IconButton = _interopRequireDefault(require("../../IconButton"));
14
+ var _DtableIconButton = _interopRequireDefault(require("../../DtableIconButton"));
15
15
  require("./index.css");
16
16
  var _jsxRuntime = require("react/jsx-runtime");
17
17
  const Header = _ref => {
@@ -40,15 +40,15 @@ const Header = _ref => {
40
40
  className: "d-print-none dtable-ui-row-expand-header",
41
41
  close: /*#__PURE__*/(0, _jsxRuntime.jsxs)("div", {
42
42
  className: "dtable-ui-row-expand-header-right-btns",
43
- children: [copyURL && /*#__PURE__*/(0, _jsxRuntime.jsx)(_IconButton.default, {
44
- icon: "url",
43
+ children: [copyURL && /*#__PURE__*/(0, _jsxRuntime.jsx)(_DtableIconButton.default, {
44
+ symbol: "dtable-icon-url",
45
45
  onClick: () => copyURL(),
46
46
  "aria-label": (0, _lang.getLocale)('Get_URL'),
47
- title: (0, _lang.getLocale)('Get_URL')
48
- }), children, /*#__PURE__*/(0, _jsxRuntime.jsx)(_IconButton.default, {
49
- icon: "x",
47
+ tooltip: (0, _lang.getLocale)('Get_URL')
48
+ }), children, /*#__PURE__*/(0, _jsxRuntime.jsx)(_DtableIconButton.default, {
49
+ symbol: "dtable-icon-x",
50
50
  onClick: onToggle,
51
- title: (0, _lang.getLocale)('Close_expanded_record'),
51
+ tooltip: (0, _lang.getLocale)('Close_expanded_record'),
52
52
  "aria-label": (0, _lang.getLocale)('Close_expanded_record')
53
53
  })]
54
54
  }),
@@ -18,6 +18,7 @@ var _header = _interopRequireDefault(require("./header"));
18
18
  var _body = _interopRequireDefault(require("./body"));
19
19
  var _lang = require("../lang");
20
20
  var _cellComparer = require("../utils/cell-comparer");
21
+ var _DtableCustomButton = _interopRequireDefault(require("../DtableCustomButton"));
21
22
  require("./index.css");
22
23
  var _jsxRuntime = require("react/jsx-runtime");
23
24
  const _excluded = ["saveImmediately", "readonly", "isInsertingRow", "zIndex", "title", "className", "valueKey", "layout", "row", "columns", "commit", "onToggle", "uploadFile", "copyURL", "children"];
@@ -222,14 +223,14 @@ const RowExpandDialog = /*#__PURE__*/(0, _react.forwardRef)((_ref, ref) => {
222
223
  onToggle: onToggle,
223
224
  children: children[1]
224
225
  })), (!saveImmediately || isInsertingRow) && /*#__PURE__*/(0, _jsxRuntime.jsxs)(_reactstrap.ModalFooter, {
225
- children: [/*#__PURE__*/(0, _jsxRuntime.jsx)(_reactstrap.Button, {
226
+ children: [/*#__PURE__*/(0, _jsxRuntime.jsx)(_DtableCustomButton.default, {
226
227
  onClick: toggle,
227
- color: "secondary",
228
+ variant: "secondary",
228
229
  children: (0, _lang.getLocale)('Cancel')
229
- }), /*#__PURE__*/(0, _jsxRuntime.jsx)(_reactstrap.Button, {
230
+ }), /*#__PURE__*/(0, _jsxRuntime.jsx)(_DtableCustomButton.default, {
230
231
  onClick: onSubmit,
231
232
  disabled: isSaving || !isChangedRef.current,
232
- color: "primary",
233
+ variant: "primary",
233
234
  children: (0, _lang.getLocale)('Submit')
234
235
  })]
235
236
  })]
@@ -0,0 +1,17 @@
1
+ <?xml version="1.0" encoding="utf-8"?>
2
+ <!-- Generator: Adobe Illustrator 21.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
3
+ <svg version="1.1" id="图层_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
4
+ viewBox="0 0 32 32" style="enable-background:new 0 0 32 32;" xml:space="preserve">
5
+ <style type="text/css">
6
+ .st0{fill:#999999;}
7
+ </style>
8
+ <title>access-permissions</title>
9
+ <g id="access-permissions">
10
+ <g id="访问权限" transform="translate(1.000000, 1.000000)">
11
+ <path class="st0" d="M26.2,12.3H11.1V8.9c0-2.6,2.2-4.8,4.8-4.8s4.8,2.2,4.8,4.8v4.2h3V8.8C23.8,4.4,20.3,1,16,1S8.2,4.4,8.2,8.8
12
+ v3.5H6c-1.1,0-2,0.9-2,2v14.1c0,1.1,0.9,2,2,2h20c1.1,0,2-0.9,2-2V14.2C28,13.2,27.2,12.4,26.2,12.3z M17.4,21.5v3.1
13
+ c0,0.1-0.1,0.2-0.2,0.2h-1.7c-0.1,0-0.2-0.1-0.2-0.2v-3.1c-0.8-0.4-1.3-1.2-1.3-2.1c0-1.3,1.1-2.4,2.4-2.4s2.4,1.1,2.4,2.4
14
+ C18.7,20.4,18.2,21.2,17.4,21.5z"/>
15
+ </g>
16
+ </g>
17
+ </svg>
@@ -0,0 +1,23 @@
1
+ <?xml version="1.0" encoding="utf-8"?>
2
+ <!-- Generator: Adobe Illustrator 21.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
3
+ <svg version="1.1" id="图层_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
4
+ viewBox="0 0 32 32" style="enable-background:new 0 0 32 32;" xml:space="preserve">
5
+ <style type="text/css">
6
+ .st0{fill:#999999;}
7
+ </style>
8
+ <title>activities</title>
9
+ <g id="activities">
10
+ <g id="Activities" transform="translate(1.000000, 2.000000)">
11
+ <g id="SVGID_1_-link">
12
+ <path id="SVGID_1_" class="st0" d="M2.6,8.3c-0.9,1.8-1.3,3.8-1.3,5.9c0,7.8,6.5,14.2,14.4,14.2S30,22.1,30,14.3
13
+ S23.5,0.1,15.6,0.1c-0.9,0-1.6,0-2.4,0.1L13,4.6c0.9-0.3,1.8-0.3,2.7-0.3c5.6,0,10.1,4.4,10.1,10.1s-4.6,10.1-10.1,10.1
14
+ S5.6,20,5.6,14.4c0-1.3,0.3-2.7,0.7-3.7l1.5,0.7c0.7,0.4,1.5,0.1,1.5-0.9l0.4-9.6c0-0.9-0.4-1.2-1.3-0.7L0.6,5.5
15
+ c-0.7,0.4-0.7,1.2,0,1.6L2.6,8.3z"/>
16
+ </g>
17
+ <g id="SVGID_3_-link" transform="translate(14.611591, 8.490006)">
18
+ <path id="SVGID_3_" class="st0" d="M0.7,0C0.3,0,0,0.3,0,0.9v6.4l5.2,5.2c0.3,0.3,0.4,0.3,0.1-0.1l-2.5-5c0-2.4,0-6.4,0-6.4
19
+ C2.8,0.4,2.5,0,2.1,0C1.8,0,1.3,0,0.7,0z"/>
20
+ </g>
21
+ </g>
22
+ </g>
23
+ </svg>
@@ -0,0 +1,21 @@
1
+ <?xml version="1.0" encoding="utf-8"?>
2
+ <!-- Generator: Adobe Illustrator 21.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
3
+ <svg version="1.1" id="图层_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
4
+ viewBox="0 0 32 32" style="enable-background:new 0 0 32 32;" xml:space="preserve">
5
+ <style type="text/css">
6
+ .st0{fill:#999;}
7
+ </style>
8
+ <title>app-achievement-distribution</title>
9
+ <g id="app-achievement-distribution">
10
+ <g id="achievement-distribution" transform="translate(0.000000, 0.000342)">
11
+ <path fill="currentColor" id="形状" class="st0" d="M31.7,16.5C31.7,16.5,31.7,16.5,31.7,16.5L27.9,6.2c0-0.1,0-0.2,0.1-0.2h2.9
12
+ C30.9,6,31,5.9,31,5.9c0-0.5-0.7-2-1-2.3S29.2,3,28.7,3H18c-0.3,0-0.5-0.2-0.5-0.5V1c0-0.5-1-1-1.5-1c-0.5,0-1.5,0.5-1.5,1v1.5
13
+ C14.5,2.8,14.3,3,14,3H3.4C2.4,3,1,4.8,1,5.9c0,0,0,0.1,0,0.1s0.1,0,0.1,0h2.8C4,6,4.1,6.1,4.1,6.2L0.3,16.5c0,0,0,0,0,0.1
14
+ c-0.4,0.8-0.4,1.7,0.1,2.5c0.4,0.6,0.8,1.1,1.4,1.5C2.9,21.5,4.4,22,6.1,22c2.5,0,4.7-1.3,5.8-3.2c0.4-0.7-0.1-2.3-0.1-2.3
15
+ L8.1,6.2c0-0.1,0-0.2,0.1-0.2h3.3c1.7,0,3,1.3,3,3v19.2c0,0.7-0.5,1.4-1.3,1.5c-2,0.3-3.8,1.4-4.7,2.3h15c-1-0.9-2.5-2.1-4.6-2.4
16
+ c-0.8-0.1-1.3-0.7-1.3-1.5V9c0-1.7,1.3-3,3-3h3.3c0.1,0,0.1,0.1,0.1,0.2c-2.5,6.9-3.8,10.4-3.8,10.4c-0.3,0.8-0.4,1.7,0,2.4
17
+ c1.1,1.8,3.3,3.1,5.7,3.1c2.5,0,4.7-1.3,5.8-3.2C32.1,18.1,32.1,17.2,31.7,16.5z M9.9,18H2.2L6,7.8c0-0.1,0.2-0.1,0.2,0L9.9,18z
18
+ M25.8,7.8c0-0.1,0.2-0.1,0.2,0L29.7,18h-7.6L25.8,7.8z"/>
19
+ </g>
20
+ </g>
21
+ </svg>
@@ -0,0 +1,22 @@
1
+ <?xml version="1.0" encoding="utf-8"?>
2
+ <!-- Generator: Adobe Illustrator 21.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
3
+ <svg version="1.1" id="图层_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
4
+ viewBox="0 0 32 32" style="enable-background:new 0 0 32 32;" xml:space="preserve">
5
+ <style type="text/css">
6
+ .st0{fill:#999;}
7
+ </style>
8
+ <title>app-address-book</title>
9
+ <g id="app-address-book">
10
+ <g id="通讯录">
11
+ <path fill="currentColor" id="形状结合" class="st0" d="M27.7,0C30.3,0,32,1.7,32,4.3v23.4c0,2.6-1.7,4.3-4.3,4.3h-21C4,32,2,30.3,2,27.7v-2.3
12
+ C2,24.6,2.8,24,3.5,24S5,24.6,5,25.3v2C5,28.5,5.5,29,6.7,29h20.7c1.1,0,1.7-0.5,1.7-1.7V4.7C29,3.5,28.5,3,27.3,3H6.7
13
+ C5.5,3,5,3.5,5,4.7v1C5,6.4,4.3,7,3.5,7S2,6.4,2,5.7V4.3C2,1.7,4,0,6.7,0H27.7z M18,6c3.3,0,6,2.7,6,6c0,1.9-0.9,3.7-2.4,4.8
14
+ c1,0.4,1.9,1.1,2.7,1.9c1.7,1.7,2.6,4,2.6,6.4c0,0.8-0.7,1.5-1.5,1.5S24,25.8,24,25c0-3.3-2.7-6-6-6s-6,2.7-6,6
15
+ c0,0.8-0.7,1.5-1.5,1.5C9.7,26.5,9,25.8,9,25c0-2.4,0.9-4.7,2.6-6.4c0.8-0.8,1.7-1.4,2.7-1.9C12.9,15.7,12,13.9,12,12
16
+ C12,8.7,14.7,6,18,6z M5.5,19C6.3,19,7,19.7,7,20.5S6.3,22,5.5,22h-4C0.7,22,0,21.3,0,20.5S0.7,19,1.5,19H5.5z M5.5,14
17
+ C6.3,14,7,14.7,7,15.5C7,16.3,6.3,17,5.5,17h-4C0.7,17,0,16.3,0,15.5C0,14.7,0.7,14,1.5,14H5.5z M18,8.8c-1.8,0-3.2,1.5-3.2,3.2
18
+ s1.4,3.2,3.2,3.2c1.8,0,3.2-1.5,3.2-3.2S19.8,8.8,18,8.8z M5.5,9C6.3,9,7,9.7,7,10.5S6.3,12,5.5,12h-4C0.7,12,0,11.3,0,10.5
19
+ S0.7,9,1.5,9H5.5z"/>
20
+ </g>
21
+ </g>
22
+ </svg>
@@ -0,0 +1,23 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 32 32">
3
+ <defs>
4
+ <style>
5
+ .cls-1 {
6
+ fill: #999;
7
+ }
8
+ </style>
9
+ </defs>
10
+ <!-- Generator: Adobe Illustrator 28.6.0, SVG Export Plug-In . SVG Version: 1.2.0 Build 709) -->
11
+ <g>
12
+ <g id="_图层_1" data-name="图层_1">
13
+ <g id="_图层_1-2" data-name="_图层_1">
14
+ <g id="_图层_1-2">
15
+ <g id="app-ai-agent">
16
+ <path id="_形状" class="cls-1" d="M26.6,1.3c.1-.3.6-.3.7,0l.3.8c.4,1.1,1.3,1.9,2.3,2.3,0,0,.6.2.8.3.3.1.3.6,0,.7s-.8.3-.8.3c-1.1.4-1.9,1.3-2.3,2.3l-.3.8c-.1.3-.6.3-.7,0l-.3-.8c-.4-1.1-1.3-1.9-2.3-2.3,0,0-.4-.2-.8-.3s-.3-.6,0-.7l.8-.3c1.1-.4,1.9-1.3,2.3-2.3,0,0,.3-.8.3-.8ZM6.7,5c-1.6,0-2.7,1.6-2.7,3.1v16.3c0,1.6,1.1,2.6,2.7,2.6h18.1c1.6,0,3.1-1,3.1-2.6v-11.4h3v11.4c0,3.2-3,5.6-6.1,5.6H6.7c-3.2,0-5.7-2.4-5.7-5.6V8.1c0-3.2,2.5-6.1,5.7-6.1h12.3v3s-12.3,0-12.3,0Z"/>
17
+ <path id="_形状结合" class="cls-1" d="M18.6,13.8v8.4h-3v-4.4h-2.8v-3h2.8v-1.1c0-1-.8-1.8-1.8-1.8s-1.8.8-1.8,1.8v8.4h-3v-8.4c0-2.6,2-4.8,4.8-4.8s4.8,2.2,4.8,4.9ZM23,13.4v8.8h-3v-8.8s3,0,3,0ZM23.1,10.8c0,.9-.7,1.6-1.6,1.6s-1.6-.7-1.6-1.6.7-1.6,1.6-1.6,1.6.7,1.6,1.6Z"/>
18
+ </g>
19
+ </g>
20
+ </g>
21
+ </g>
22
+ </g>
23
+ </svg>
@@ -0,0 +1,13 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <svg width="16px" height="17px" viewBox="0 0 16 17" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
3
+ <title>ai-grey</title>
4
+ <g id="ai" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
5
+ <g transform="translate(25, 8.2) scale(-1, 1) translate(-25, -8.2)" id="ai-grey">
6
+ <g transform="translate(34, 0.4)">
7
+ <path d="M8,0 C12.425,0 16,3.26186747 16,7.30658313 C16,11.3512988 12.7693466,14.8337655 8.34434662,14.8337655 L4.81690063,14.8337655 L2.70372009,16 L2.70372009,13.0463428 C0.878720093,11.7155009 0,9.60293783 0,7.30658313 C0,3.26186747 3.575,0 8,0 Z M8.1,1.4 C4.5046875,1.4 1.6,4.05026732 1.6,7.33659879 C1.6,9.20238699 2.31396008,10.9188445 3.79677258,12.0001536 L3.79677258,13.9540163 L5.02834402,13.4524345 L8.37978163,13.4524345 C11.9750941,13.4524345 14.6,10.6229303 14.6,7.33659879 C14.6,4.05026732 11.6953125,1.4 8.1,1.4 Z" id="combie3" fill="currentColor" fill-rule="nonzero"></path>
8
+ <path d="M10.8363651,6.18441976 C10.8363652,5.89501914 10.6161347,5.37227927 10.1987827,4.98238898 C9.88278054,4.68717963 9.47711894,4.48358533 9.05116432,4.48358533 C8.77666548,4.48358533 8.34121756,4.7041719 8.00818174,5.10907699 C7.74209155,5.43258956 7.56363791,5.83686578 7.56363791,6.18422038 L7.56265153,7.6 L7.56,10.1 L7.2,6.18422038 C7.2,5.66793531 7.46177002,5.20520358 7.7973874,4.84654629 C8.20442076,4.41157035 8.73566761,4.1 9.11821171,4.1 C9.58787908,4.1 10.1014692,4.40886744 10.5025229,4.81029891 C10.895055,5.20320078 11.2,5.70546072 11.2,6.18422038 L11.2,10.1 L10.84,7.6 Z" id="combie2" stroke="currentColor"></path>
9
+ <path d="M5,3.6 C5.38659932,3.6 5.7,3.91340068 5.7,4.3 C5.7,4.68659932 5.38659932,5 5,5 C4.61340068,5 4.3,4.68659932 4.3,4.3 C4.3,3.91340068 4.61340068,3.6 5,3.6 Z M4.32593585,5.65597889 L5.62575074,5.66737815 L5.58225367,10.667133 L4.28243878,10.6557337 L4.32593585,5.65597889 Z" id="combie1" fill="currentColor" transform="translate(4.9912, 7.1336) scale(-1, 1) translate(-4.9912, -7.1336)"></path>
10
+ </g>
11
+ </g>
12
+ </g>
13
+ </svg>
@@ -0,0 +1,11 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <svg width="16px" height="16px" viewBox="0 0 16 16" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
3
+ <title>airplane</title>
4
+ <g id="ai" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
5
+ <g id="icon" transform="translate(-459.0219, -284)">
6
+ <g id="airplane" transform="translate(467.0219, 292) scale(-1, 1) translate(-467.0219, -292)translate(459.0219, 284)">
7
+ <path d="M15.9798719,0.787858429 C15.9496179,0.3931322 15.6168233,0.059133084 15.2235207,0.028769528 C13.9225965,-0.123048252 12.6821804,0.332405088 11.7745589,1.24331177 L9.29372673,3.73312336 L4.12028405,1.45585666 C3.66647329,1.24331177 3.12190038,1.36476599 2.78910582,1.69876511 L1.8814843,2.60967179 C1.8209762,2.6703989 1.7604681,2.73112601 1.73021405,2.82221668 C1.54868974,3.09548869 1.48818164,3.4294878 1.57894379,3.73312336 C1.63945189,4.03675892 1.85123025,4.31003093 2.12351671,4.49221226 L6.08679735,7.01238741 L3.63621924,9.47183545 L2.12351671,8.74311011 C1.73021405,8.62165588 1.33691139,8.682383 1.09487898,8.92529144 L0.24776556,9.77547101 C0.0662412558,9.95765235 -0.0245208964,10.1701972 0.0057331543,10.4131057 C0.035987205,10.6560141 0.157003408,10.868559 0.338527712,11.0203768 L2.91012202,12.9636444 C2.97063013,12.994008 3.00088418,13.0243715 3.03113823,13.0850986 L4.96739747,15.6660009 C5.11866773,15.8481822 5.33044608,15.9696364 5.57247849,16 L5.63298659,16 C5.84476495,16 6.0565433,15.9089093 6.20781356,15.7570916 L7.05492698,14.906912 C7.29695938,14.6640035 7.35746748,14.2692773 7.20619723,13.9656417 L6.48010001,12.4474639 L8.93067812,9.98801591 L11.4417643,13.9656417 C11.5022724,14.0263689 11.5325265,14.1174595 11.5930346,14.1781866 C11.835067,14.4210951 12.1376075,14.5425493 12.440148,14.5425493 C12.7426885,14.5425493 13.045229,14.4210951 13.2872614,14.1781866 L14.1948829,13.26728 C14.5579316,12.9029173 14.6486937,12.3867368 14.4369154,11.9312835 L12.1678615,6.73911541 L14.6789478,4.21894026 C15.6773314,3.33839714 16.1008881,2.06312778 15.9798719,0.787858429 L15.9798719,0.787858429 Z M2.66808962,3.49021492 L3.57571114,2.57930823 L8.35585116,4.6743936 L7.66000799,5.37275539 L6.87340267,6.16220785 L2.66808962,3.49021492 Z M11.3510022,7.68038565 L13.4385317,12.4474639 L12.5309102,13.3583706 L9.86855369,9.16819989 L10.624905,8.40911099 L11.3510022,7.68038565 L11.3510022,7.68038565 Z M11.7443048,5.55493673 L8.96093217,8.34838388 L5.08841368,12.2349191 L6.0565433,14.2692773 L5.72374874,14.6032764 L4.05977595,12.3563733 C3.9690138,12.2045555 3.8479976,12.0831013 3.69672734,11.9920106 L1.45792759,10.322015 L1.79072215,9.98801591 L3.81774355,10.9596497 L7.02467292,7.7107492 L10.4433807,4.27966737 L12.5914183,2.12385489 C13.1662452,1.54694733 13.9528505,1.21294821 14.7697099,1.24331177 C14.7697099,2.03276423 14.4671694,2.82221668 13.8923424,3.39912425 L11.7443048,5.55493673 L11.7443048,5.55493673 Z" id="image" fill="currentColor" fill-rule="nonzero"></path>
8
+ </g>
9
+ </g>
10
+ </g>
11
+ </svg>
@@ -0,0 +1,11 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <svg width="16px" height="16px" viewBox="0 0 16 16" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
3
+ <title>award</title>
4
+ <g id="ai" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
5
+ <g id="icon" transform="translate(-495.0219, -283)">
6
+ <g id="award" transform="translate(495.0219, 283)">
7
+ <path d="M7.85464453,0 C9.48507839,0 11.0163588,0.632021164 12.1700519,1.78031746 C13.3218615,2.92859259 13.9568668,4.45267725 13.9568668,6.07544974 C13.9568668,7.4495873 13.5010996,8.75350265 12.6620519,9.81635979 L14.4850784,12.9575238 C14.6929514,13.3143492 14.6605281,13.7565926 14.4088033,14.0849312 C14.1570996,14.413291 13.7337556,14.555619 13.3313853,14.4493545 L12.248253,14.1608466 L11.9583906,15.2408042 C11.8496922,15.641291 11.5140731,15.9354709 11.1021789,15.9886138 C11.0564011,15.9943069 11.0106445,15.9980952 10.9667715,15.9980952 C10.6044435,15.9980952 10.2669408,15.8064127 10.0819673,15.4875344 L8.1426022,12.1413968 C8.08920538,12.1452063 8.03580855,12.1452063 7.98241173,12.1471111 L6.04306781,15.489418 C5.85618951,15.8082963 5.51864453,16 5.15633765,16 C5.11055988,16 5.06670802,15.9961905 5.02093025,15.9905185 C4.60903607,15.9354709 4.27151226,15.6431746 4.16471861,15.242709 L3.87485617,14.1646561 L2.78981914,14.4531429 C2.38935353,14.5594286 1.96600961,14.4170794 1.71240115,14.0887407 C1.45877152,13.760381 1.43015776,13.316254 1.63803078,12.9575238 L3.29134294,10.1048677 C2.29591437,8.99263492 1.75244347,7.57485714 1.75244347,6.07354497 C1.75244347,4.45077249 2.38744876,2.92668783 3.53923712,1.7784127 C4.69295141,0.632021164 6.22423183,0 7.85464453,0 Z M11.7772477,10.7255026 C11.0888456,11.304381 10.2898403,11.716254 9.43170273,11.944 L10.9000625,14.4740317 L11.163216,13.4965503 C11.2852689,13.0429418 11.7562742,12.773418 12.2101154,12.8948995 L13.18838,13.158709 L11.7772477,10.7255026 Z M4.21242231,10.9475767 L2.9308985,13.1568254 L3.91106781,12.8948995 C3.9839536,12.8761099 4.05891026,12.8665466 4.13417892,12.8664339 C4.28346567,12.8664028 4.43012997,12.9056729 4.5594276,12.9802963 C4.75775564,13.0941799 4.89887734,13.276381 4.95798845,13.4965503 L5.22114189,14.472127 L6.63993554,12.0275132 C5.76082443,11.8510053 4.9351313,11.4846984 4.21240115,10.9475767 L4.21242231,10.9475767 Z M7.8546657,1.21470899 C6.55032707,1.21470899 5.3260731,1.71957672 4.40311014,2.63820106 C3.48014718,3.55492063 2.97290908,4.77534392 2.97290908,6.07354497 C2.97290908,7.30533333 3.43055988,8.46689947 4.26391437,9.36844444 L4.47555459,9.57153439 C5.32988263,10.3895661 6.4626022,10.8659471 7.6620731,10.9133968 L7.96145935,10.9247831 L8.39242231,10.8773333 C9.57663395,10.7463915 10.6655017,10.1940741 11.4568879,9.32478307 L11.7505599,9.00213757 C12.3893747,8.16321693 12.7364435,7.144 12.7364435,6.07354497 C12.7364435,4.77534392 12.2291842,3.5568254 11.3062424,2.63820106 C10.3851842,1.71957672 9.15902548,1.21470899 7.8546657,1.21470899 L7.8546657,1.21470899 Z M7.8546657,3.34044444 C9.3687821,3.34044444 10.6006763,4.56653968 10.6006763,6.07356614 C10.6006763,7.58055026 9.3687821,8.8066455 7.8546657,8.8066455 C6.34054929,8.8066455 5.10867628,7.5805291 5.10867628,6.07354497 C5.10867628,4.56653968 6.34054929,3.34044444 7.8546657,3.34044444 L7.8546657,3.34044444 Z M7.8546657,4.55515344 C7.01371332,4.55515344 6.32912072,5.2365291 6.32912072,6.07354497 C6.32912072,6.91056085 7.01371332,7.59193651 7.8546657,7.59193651 C8.69563924,7.59193651 9.38023183,6.91056085 9.38023183,6.07354497 C9.38023183,5.2365291 8.69563924,4.55515344 7.8546657,4.55515344 Z" id="combine" fill="currentColor" fill-rule="nonzero"></path>
8
+ </g>
9
+ </g>
10
+ </g>
11
+ </svg>
@@ -0,0 +1,11 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <svg width="16px" height="16px" viewBox="0 0 16 16" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
3
+ <title>bank</title>
4
+ <g id="ai" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
5
+ <g id="icon" transform="translate(-566.0219, -320)">
6
+ <g id="bank" transform="translate(566.0219, 320)">
7
+ <path d="M0.7,13.64 L15.3,13.64 L15.3,15.1 L0.7,15.1 L0.7,13.64 Z M2.16000001,7.80000001 L3.62000001,7.80000001 L3.62000001,12.91 L2.16000001,12.91 L2.16000001,7.80000001 Z M5.81000001,7.80000001 L7.27,7.80000001 L7.27,12.91 L5.81000001,12.91 L5.81000001,7.80000001 Z M8.73000001,7.80000001 L10.19,7.80000001 L10.19,12.91 L8.73000001,12.91 L8.73000001,7.80000001 Z M12.38,7.80000001 L13.84,7.80000001 L13.84,12.91 L12.38,12.91 L12.38,7.80000001 Z M0.7,4.15000001 L8.00000001,0.5 L15.3,4.15000001 L15.3,7.07 L0.7,7.07 L0.7,4.15000001 Z M2.16000001,5.05228001 L2.16000001,5.61000001 L13.84,5.61000001 L13.84,5.05228001 L8.00000001,2.13228001 L2.16000001,5.05228001 Z M8.00000001,4.88000001 C7.73916951,4.88003993 7.4981351,4.74091145 7.36770832,4.51503227 C7.23728155,4.28915308 7.23728155,4.01084692 7.36770832,3.78496774 C7.4981351,3.55908855 7.73916951,3.41996007 8.00000001,3.42 C8.40312423,3.42006172 8.72988825,3.74687578 8.72988825,4.15 C8.72988825,4.55312423 8.40312423,4.87993828 8.00000001,4.88000001 Z" id="image" fill="currentColor" fill-rule="nonzero"></path>
8
+ </g>
9
+ </g>
10
+ </g>
11
+ </svg>
@@ -0,0 +1,11 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <svg width="16px" height="16px" viewBox="0 0 16 16" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
3
+ <title>bell</title>
4
+ <g id="ai" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
5
+ <g id="icon" transform="translate(-316.0219, -357)">
6
+ <g id="bell" transform="translate(316.0219, 357)">
7
+ <path d="M9.45793559,6.04149402 C12.9183531,9.50110601 14.9586784,13.0718767 14.0146352,14.0159198 C13.6320239,14.3977256 12.8176659,14.289789 11.7536036,13.796019 C9.12834877,15.5323658 5.68301735,15.3781555 3.22338452,13.4142131 L3.19277562,13.446433 L2.05380207,12.306654 L2.08441097,12.2744341 C0.121628724,9.81511359 -0.0319263085,6.37086108 1.70421614,3.7466315 C1.20964065,2.68176374 1.10170396,1.86740571 1.4843153,1.48479436 C2.39291655,0.576193123 5.7349259,2.43286499 9.06968577,5.65888268 L9.45793559,6.04149402 L9.45793559,6.04149402 Z M8.31896204,7.18046757 C6.80140465,5.66291018 5.22826792,4.4006955 3.91208493,3.61775188 L3.76226238,3.76274144 C1.78065613,5.74489507 1.5552435,8.88145865 3.23305049,11.1266001 L4.71999898,9.63965159 C4.5314441,8.93547057 4.83925924,8.19242473 5.47054855,7.82787343 C6.10183786,7.46332212 6.899261,7.56812485 7.41491558,8.08341527 C7.93057016,8.59870568 8.03593622,9.39605458 7.67183099,10.0276013 C7.30772576,10.659148 6.56489757,10.967488 5.86058352,10.7794306 L4.37202404,12.2663791 C6.61731742,13.9446567 9.75442044,13.71923 11.7366882,11.7371672 L11.8808722,11.5857337 L11.8381809,11.5140444 C11.0520152,10.2131658 9.80832702,8.67063804 8.31896204,7.18046757 L8.31896204,7.18046757 Z M14.0146352,1.48479436 C14.3385075,1.80884813 14.509169,2.25541912 14.4839596,2.71287792 C14.4587502,3.17033673 14.2400522,3.59545108 13.8825337,3.88195508 C15.1528812,5.89921395 15.3521793,8.41151387 14.415773,10.6038322 C14.0833726,9.96163968 13.7104807,9.34122928 13.2993534,8.74635481 C13.6269049,6.92942748 13.0430289,5.06734439 11.7366882,3.76274144 C10.4320114,2.45652242 8.5699932,1.8726667 6.75307479,2.20007619 C6.15830447,1.78878754 5.5378836,1.4158893 4.89559744,1.08365658 C7.08852399,0.147064479 9.60150991,0.346670285 11.6190855,1.61770146 C11.9053144,1.26037773 12.3300582,1.04171595 12.787184,1.01635423 C13.2443099,0.990992509 13.6906355,1.16132663 14.0146352,1.48479436 L14.0146352,1.48479436 Z" id="image" fill="currentColor" fill-rule="nonzero"></path>
8
+ </g>
9
+ </g>
10
+ </g>
11
+ </svg>
@@ -0,0 +1,11 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <svg width="16px" height="16px" viewBox="0 0 16 16" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
3
+ <title>book</title>
4
+ <g id="ai" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
5
+ <g id="icon" transform="translate(-388.0219, -357)">
6
+ <g id="book" transform="translate(388.0219, 357)">
7
+ <path d="M12.8538111,0.4 L2.52088994,0.4 C1.85528545,0.4 1.3166666,0.938618847 1.3166666,1.60422334 L1.3166666,14.1957767 C1.3166666,14.8613812 1.85528545,15.4 2.52088994,15.4 L12.8552379,15.4 C13.5208424,15.4 14.0594612,14.8613812 14.0594612,14.1964901 L14.0594612,1.60422334 C14.0582813,0.9390815 13.5189539,0.40039229 12.8538111,0.4 Z M7.3042534,1.60422334 L7.3042534,5.11416341 L7.15871929,4.96791592 L6.60226538,4.41146201 C6.44248013,4.25229065 6.18426436,4.25165386 6.02369598,4.41003519 L5.28175744,5.14341292 L5.28175744,1.60422334 L7.3042534,1.60422334 L7.3042534,1.60422334 Z M4.0775341,1.60422334 L4.0775341,6.24062589 C4.0775341,6.57021783 4.34291981,6.83560354 4.67251175,6.83560354 C5.06202949,6.83560354 5.43656578,6.68222202 5.71407932,6.40756207 L6.30763017,5.81900504 L6.89119337,6.40256825 C7.1572925,6.66866737 7.51470713,6.8241891 7.89138362,6.83560354 L7.91421249,6.83560354 C8.07219194,6.83598296 8.22382059,6.77344269 8.33559616,6.66180099 C8.44737173,6.55015928 8.51009366,6.39860568 8.50990355,6.24062589 L8.50990355,1.60350995 L12.8552379,1.60350995 L12.8552379,12.0427281 L2.52231674,12.0427281 L2.52231674,1.60422334 L4.0775341,1.60422334 Z M2.52088994,14.1957767 L2.52088994,13.2469514 L12.8538111,13.2469514 L12.8538111,14.1957767 L2.52088994,14.1957767 Z" id="image" fill="currentColor" fill-rule="nonzero"></path>
8
+ </g>
9
+ </g>
10
+ </g>
11
+ </svg>
@@ -0,0 +1,12 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <svg width="16px" height="16px" viewBox="0 0 16 16" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
3
+ <title>bookmark</title>
4
+ <g id="ai" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
5
+ <g id="icon" transform="translate(-352.0219, -357)">
6
+ <g id="bookmark" transform="translate(352.0219, 357)">
7
+ <path d="M3.45454545,3.62618182 L3.45454545,12.9163636 L7.09090908,9.90763637 L10.7272727,12.9163636 L10.7272727,3.62618182 L3.45454545,3.62618182 Z M2,16 L2,2.18181818 L12.1818182,2.18181818 L12.1818182,16 L7.09090908,11.7876364 L2,16 Z" id="combine" fill="currentColor" fill-rule="nonzero"></path>
8
+ <path d="M7.09090908,1.25454545 L7.09090908,0.200000003 C7.09090908,0.0895430514 7.18045213,7.58017641e-17 7.29090909,5.55111512e-17 L14.1636364,0 C14.2740933,4.70236791e-16 14.3636364,0.0895430514 14.3636364,0.200000003 L14.3636364,7.8 C14.3636364,7.91045695 14.2740933,8 14.1636364,8 L13.1090909,8 C12.998634,8 12.9090909,7.91045695 12.9090909,7.8 L12.9090909,1.65454545 C12.9090909,1.5440885 12.8195479,1.45454545 12.7090909,1.45454545 L7.29090909,1.45454545 C7.18045213,1.45454545 7.09090908,1.3650024 7.09090908,1.25454545 Z" id="path" fill="currentColor" fill-rule="nonzero"></path>
9
+ </g>
10
+ </g>
11
+ </g>
12
+ </svg>
@@ -0,0 +1,13 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <svg width="16px" height="16px" viewBox="0 0 16 16" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
3
+ <title>brush</title>
4
+ <g id="ai" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
5
+ <g id="icon" transform="translate(-423.0219, -357)" fill="currentColor" fill-rule="nonzero">
6
+ <g id="brush" transform="translate(423.0219, 357)">
7
+ <path d="M7.07019845,11.5322706 C7.07019845,11.4240454 7.06286922,11.3086051 7.04821078,11.1931648 C6.98224777,10.6808987 6.59411465,10.0792155 6.1983366,9.68960467 C5.80255856,9.29999381 5.26289232,8.91194902 4.73518826,8.84701387 C4.64723759,8.83979885 4.5226408,8.83258384 4.40537323,8.83979885 C4.21481343,8.85422887 3.94547354,8.99852921 3.8355352,8.84701387 C3.72561787,8.69933295 3.59448798,8.59501956 3.65385727,8.42151982 C3.76379562,8.12570415 3.73841394,8.12792891 3.92897373,7.91147842 L5.05767407,6.51176525 C6.99991818,4.12359484 10.935711,1.25201834 13.8160956,0.112045745 C14.4031961,-0.119159674 15.0736616,0.0139770084 15.5238046,0.451151525 C15.9855456,0.905697554 16.1248009,1.55504903 15.8829365,2.14668035 C14.7249193,4.9893968 11.8152177,8.85664555 9.38924489,10.7686249 L8.22310636,11.7332426 C7.9519251,11.9280481 8.03765589,11.9435265 7.8177792,12.0301067 C7.75914542,12.0589668 7.68585318,12.0733968 7.61989018,12.0733968 C7.50995183,12.0733968 7.40734272,12.0445368 7.31206281,11.9796016 C7.15991188,11.8802354 7.06895516,11.7120099 7.07019845,11.5322706 Z M6.94273084,9.00377722 C7.33833273,9.37880704 7.62211503,9.85327612 7.76331907,10.3757576 L8.86394931,9.50384483 C10.9089073,7.89465292 13.3641594,4.6313912 14.3345376,2.23363113 C14.4049155,2.07377669 14.3628648,1.88749691 14.2303359,1.77203026 C14.10488,1.65022532 13.9172461,1.61480145 13.7549157,1.68227453 C11.3322266,2.643943 8.01731067,5.06093644 6.3761342,7.07402914 L5.49693252,8.17674233 C6.04399134,8.31778705 6.53243672,8.59987646 6.94273084,9.00377722 Z" id="image"></path>
8
+ <path d="M0.696751977,15.3142945 C0.181814019,14.8073805 -0.0673495125,14.1042417 0.015704985,13.3847508 L0.239952163,11.3734469 C0.455893884,9.37849496 2.11698411,7.89863311 4.17673596,7.85775295 C4.33453953,7.84957692 4.5421758,7.85775295 4.73320119,7.87410501 C5.63849536,7.98856946 6.44412409,8.38919505 7.09194928,9.02692558 C7.731469,9.65648007 8.11351975,10.4086751 8.22979608,11.2508064 C8.40877398,12.496124 7.98453484,13.7520357 7.08364384,14.6438598 C6.44412411,15.2652383 5.62188446,15.6495118 4.69167394,15.7639763 L2.64022752,15.9847291 C1.92227745,16.0661434 1.20603579,15.8190638 0.696751977,15.3142945 L0.696751977,15.3142945 Z M4.22656866,9.09233383 C2.97244555,9.11686193 1.6435734,9.95899327 1.47746438,11.5124394 L1.2532172,13.5237434 C1.21168995,13.8671368 1.33627172,14.2023541 1.57712979,14.4476351 C1.81798787,14.68474 2.15851137,14.8073805 2.49903486,14.7665003 L4.54217582,14.5457474 C5.18169554,14.4639871 5.75477166,14.2023541 6.18665512,13.7772004 C6.718204,13.2539343 7.01720022,12.5507955 7.01720022,11.7986006 C7.01720022,11.6759601 7.00889476,11.5451436 6.99228386,11.414327 C6.9175348,10.8338288 6.65176038,10.3269147 6.20326602,9.88540898 C5.75477166,9.44390323 5.19830644,9.16591812 4.60031396,9.09233383 L4.22656866,9.09233383 L4.22656866,9.09233383 Z" id="image2"></path>
9
+ <path d="M6.49477824,6.61372091 C6.17064583,6.61372091 5.90185308,6.3491166 5.90185308,6.03003494 C5.90185308,5.71095328 6.16274015,5.44634896 6.48687256,5.44634896 C8.87438452,5.44634896 10.5441896,7.06910795 10.5441896,9.41941683 C10.5520953,9.74628097 10.2833025,10.0031028 9.95917008,10.0031028 C9.63503765,10.0031028 9.36624493,9.73849849 9.36624493,9.41941683 C9.36624493,7.70727129 8.2261197,6.61372093 6.49477824,6.61372091 Z" id="path1"></path>
10
+ </g>
11
+ </g>
12
+ </g>
13
+ </svg>
@@ -0,0 +1,12 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <svg width="16px" height="16px" viewBox="0 0 16 16" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
3
+ <title>buildings</title>
4
+ <g id="ai" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
5
+ <g id="icon" transform="translate(-496.0219, -356)">
6
+ <g id="buildings" transform="translate(496.0219, 356)">
7
+ <path d="M15.4146341,14.4633889 L14.2439024,14.4633889 L14.2439024,3.14631575 C14.2439024,2.88094989 14.1619512,2.650706 13.9082927,2.58046208 L8.10341463,1.01948648 C7.92390244,0.972657209 7.66751219,1.01168159 7.52312196,1.1209499 C7.37834146,1.23021818 7.21951219,1.40192551 7.21951219,1.58534013 L7.21951219,5.03899867 L1.79902438,6.48290112 C1.54536585,6.55314502 1.36585365,6.78338891 1.36585365,7.04875477 L1.36585365,14.4633889 L0.585365854,14.4633889 C0.261463409,14.4633889 0,14.7248523 0,15.0487548 C0,15.3726572 0.261463409,15.6341206 0.585365854,15.6341206 L15.4146341,15.6341206 C15.7385366,15.6341206 16,15.3726572 16,15.0487548 C16,14.7248523 15.7385366,14.4633889 15.4146341,14.4633889 Z M2.53658536,7.49753526 L7.21951219,6.24875478 L7.21951219,14.4633889 L2.53658536,14.4633889 L2.53658536,7.49753526 Z M8.3902439,2.34631574 L13.0731707,3.59509623 L13.0731707,14.4633889 L8.3902439,14.4633889 L8.3902439,2.34631574 Z" id="combine2" fill="currentColor" fill-rule="nonzero"></path>
8
+ <path d="M11.5121951,9.39021819 L10.3414634,9.39021819 C10.0181748,9.39021819 9.75609756,9.12814097 9.75609756,8.80485234 C9.75609756,8.4815637 10.0181748,8.21948648 10.3414634,8.21948648 L11.5121951,8.21948648 C11.8354838,8.21948648 12.097561,8.4815637 12.097561,8.80485234 C12.097561,9.12814097 11.8354838,9.39021819 11.5121951,9.39021819 Z M11.5121951,6.26826696 L10.3414634,6.26826696 C10.0181748,6.26826696 9.75609756,6.00618974 9.75609756,5.68290111 C9.75609756,5.35961247 10.0181748,5.09753525 10.3414634,5.09753525 L11.5121951,5.09753525 C11.8354838,5.09753525 12.097561,5.35961247 12.097561,5.68290111 C12.097561,6.00618974 11.8354838,6.26826696 11.5121951,6.26826696 Z M11.5121951,12.5121694 L10.3414634,12.5121694 C10.0181748,12.5121694 9.75609756,12.2500922 9.75609756,11.9268036 C9.75609756,11.6035149 10.0181748,11.3414377 10.3414634,11.3414377 L11.5121951,11.3414377 C11.8354838,11.3414377 12.097561,11.6035149 12.097561,11.9268036 C12.097561,12.2500922 11.8354838,12.5121694 11.5121951,12.5121694 Z M5.65853658,12.5121694 L4.48780488,12.5121694 C4.16451624,12.5121694 3.90243902,12.2500922 3.90243902,11.9268036 C3.90243902,11.6035149 4.16451624,11.3414377 4.48780488,11.3414377 L5.65853658,11.3414377 C5.98182522,11.3414377 6.24390244,11.6035149 6.24390244,11.9268036 C6.24390244,12.2500922 5.98182522,12.5121694 5.65853658,12.5121694 Z M5.65853658,9.39021819 L4.48780488,9.39021819 C4.16451624,9.39021819 3.90243902,9.12814097 3.90243902,8.80485234 C3.90243902,8.4815637 4.16451624,8.21948648 4.48780488,8.21948648 L5.65853658,8.21948648 C5.98182522,8.21948648 6.24390244,8.4815637 6.24390244,8.80485234 C6.24390244,9.12814097 5.98182522,9.39021819 5.65853658,9.39021819 Z" id="combine1" fill="currentColor" fill-rule="nonzero"></path>
9
+ </g>
10
+ </g>
11
+ </g>
12
+ </svg>
@@ -0,0 +1,12 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <svg width="16px" height="16px" viewBox="0 0 16 16" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
3
+ <title>bus</title>
4
+ <g id="ai" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
5
+ <g id="icon" transform="translate(-460.0219, -357)">
6
+ <g id="bus" transform="translate(460.0219, 357)">
7
+ <path d="M13.6983233,2 L3.42798656,2 C2.82685891,2 2.28281551,2.27240045 1.85469262,2.78771356 C1.46332677,3.25879498 1.25635393,3.820454 1.15096351,4.21458897 C1.1114354,4.33730641 0.848272209,5.15701145 0.58841644,6.03417132 C0,8.02023915 0,8.36292812 0,8.50925435 L0,11.2771567 C0,12.5750462 1.00345268,13.6343071 2.24784627,13.6640917 C2.47098076,14.43593 3.16196291,15 3.97766152,15 C4.79312772,15 5.48393109,14.4362824 5.70728012,13.6647964 L10.7753883,13.6647964 C10.9987374,14.4362824 11.6895407,15 12.5050069,15 C13.3451089,15 14.0530572,14.4017502 14.2537192,13.5943595 C15.2554198,13.335924 16,12.395115 16,11.2771567 L16,4.38765821 C16,3.07109312 14.9674778,2 13.6983233,2 Z M3.97766152,13.8130699 C3.61295167,13.8130699 3.3162316,13.5052656 3.3162316,13.1269316 C3.3162316,12.7486162 3.61295167,12.4408118 3.97766152,12.4408118 C4.34237137,12.4408118 4.63909144,12.7486162 4.63909144,13.1269316 C4.63909144,13.5052841 4.34237137,13.8130699 3.97766152,13.8130699 Z M12.5050069,13.8130699 C12.140315,13.8130699 11.8435949,13.5052656 11.8435949,13.1269316 C11.8435949,12.7486162 12.140315,12.4408118 12.5050069,12.4408118 C12.8066792,12.4408118 13.0616364,12.6514734 13.1408357,12.9383581 C13.1174644,13.0435035 13.1222119,13.1532729 13.1545659,13.2558248 C13.0962481,13.5727537 12.8272567,13.8130699 12.5050069,13.8130699 L12.5050069,13.8130699 Z M14.8558301,11.2771567 C14.8558301,11.7691207 14.5690144,12.1927064 14.1598243,12.3780158 C13.880714,11.7169514 13.2440628,11.2538818 12.5050069,11.2538818 C11.7292655,11.2538818 11.0662623,11.7640206 10.8112515,12.4778663 L5.67143486,12.4778663 C5.41640613,11.7640206 4.75342083,11.2538818 3.97766152,11.2538818 C3.20208099,11.2538818 2.53920296,11.7637981 2.28406696,12.4774027 C1.6539413,12.4675734 1.14418777,11.9331025 1.14418777,11.2771567 L1.14418777,8.50977363 C1.1449744,8.4549152 1.17483055,8.09405137 1.68508466,6.37276167 C1.9601188,5.44497181 2.23799553,4.58502243 2.24076661,4.57645427 C2.2442312,4.56574353 2.24740282,4.55493319 2.25027767,4.54403625 C2.30995421,4.31740679 2.64720356,3.18693007 3.42798656,3.18693007 L13.6983412,3.18693007 C14.3365834,3.18693007 14.8558301,3.72557378 14.8558301,4.38765821 L14.8558301,11.2771567 L14.8558301,11.2771567 Z" id="image" fill="currentColor" fill-rule="nonzero"></path>
8
+ <path d="M3.80776752,4.21673866 L1.5463519,4.21673866 C1.23039517,4.21673866 0.97425801,4.47287582 0.97425801,4.78883255 C0.97425801,5.10478928 1.23039517,5.36092643 1.5463519,5.36092643 L3.80776752,5.36092643 C3.91619718,5.36092643 4.00442479,5.44915404 4.00442479,5.55758371 L4.00442479,7.50609973 C4.00442479,7.6145294 3.91619718,7.702757 3.80776752,7.702757 L0.580943463,7.702757 C0.264986737,7.702757 0.0088495773,7.95889416 0.0088495773,8.27485089 C0.0088495773,8.59080761 0.264986737,8.84694477 0.580943463,8.84694477 L3.80776752,8.84694477 C4.54710947,8.84694477 5.14861256,8.24544169 5.14861256,7.50609973 L5.14861256,5.55758371 C5.14861256,4.81824175 4.54710947,4.21673866 3.80776752,4.21673866 L3.80776752,4.21673866 Z M8.36640826,4.21673866 L7.0346452,4.21673866 C6.29530324,4.21673866 5.69380016,4.81824175 5.69380016,5.55758371 L5.69380016,7.50609973 C5.69380016,8.24544169 6.29530324,8.84694477 7.0346452,8.84694477 L8.36640826,8.84694477 C9.10575021,8.84694477 9.7072533,8.24544169 9.7072533,7.50609973 L9.7072533,5.55758371 C9.7072533,4.81824175 9.10576809,4.21673866 8.36640826,4.21673866 L8.36640826,4.21673866 Z M8.56306553,7.50609973 C8.56306553,7.6145294 8.47483793,7.702757 8.36640826,7.702757 L7.0346452,7.702757 C6.92621553,7.702757 6.83798793,7.6145294 6.83798793,7.50609973 L6.83798793,5.55758371 C6.83798793,5.44915404 6.92621553,5.36092643 7.0346452,5.36092643 L8.36640826,5.36092643 C8.47483793,5.36092643 8.56306553,5.44915404 8.56306553,5.55758371 L8.56306553,7.50609973 Z M12.9608049,4.21673866 L11.6290418,4.21673866 C10.8896999,4.21673866 10.2881968,4.81824175 10.2881968,5.55758371 L10.2881968,7.50609973 C10.2881968,8.24544169 10.8896999,8.84694477 11.6290418,8.84694477 L12.9608049,8.84694477 C13.7001468,8.84694477 14.3016499,8.24544169 14.3016499,7.50609973 L14.3016499,5.55758371 C14.3016499,4.81824175 13.7001647,4.21673866 12.9608049,4.21673866 L12.9608049,4.21673866 Z M13.1574621,7.50609973 C13.1574621,7.6145294 13.0692345,7.702757 12.9608049,7.702757 L11.6290418,7.702757 C11.5206121,7.702757 11.4323845,7.6145294 11.4323845,7.50609973 L11.4323845,5.55758371 C11.4323845,5.44915404 11.5206121,5.36092643 11.6290418,5.36092643 L12.9608049,5.36092643 C13.0692345,5.36092643 13.1574621,5.44915404 13.1574621,5.55758371 L13.1574621,7.50609973 Z" id="combine" fill="currentColor" fill-rule="nonzero"></path>
9
+ </g>
10
+ </g>
11
+ </g>
12
+ </svg>
@@ -0,0 +1,26 @@
1
+ <?xml version="1.0" encoding="utf-8"?>
2
+ <!-- Generator: Adobe Illustrator 21.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
3
+ <svg version="1.1" id="图层_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
4
+ viewBox="0 0 32 32" style="enable-background:new 0 0 32 32;" xml:space="preserve">
5
+ <style type="text/css">
6
+ .st0{fill:#FFFFFF;}
7
+ .st1{fill:#949494;}
8
+ </style>
9
+ <g>
10
+ <path fill="currentColor" id="path-1" class="st0" d="M17.6,17.6v4.8c0,0.9-0.7,1.6-1.6,1.6s-1.6-0.7-1.6-1.6v-3.2c0-0.9-0.7-1.6-1.6-1.6
11
+ c-0.9,0-1.6-0.7-1.6-1.6s0.7-1.6,1.6-1.6h1.6C16.2,14.4,17.6,15.8,17.6,17.6L17.6,17.6z M29,27.3c0,0.9-0.7,1.7-1.6,1.7H4.6
12
+ C3.7,29,3,28.3,3,27.3V10.7C3,9.7,3.7,9,4.6,9h22.8c0.9,0,1.6,0.7,1.6,1.7V27.3z M28.8,1.6c0-0.9-0.7-1.6-1.6-1.6
13
+ c-0.9,0-1.6,0.7-1.6,1.6V3h-8V1.6C17.6,0.7,16.9,0,16,0s-1.6,0.7-1.6,1.6V3h-8V1.6C6.4,0.7,5.7,0,4.8,0S3.2,0.7,3.2,1.6V3
14
+ C1.4,3,0,4.4,0,6.2v22.6C0,30.6,1.4,32,3.2,32h25.6c1.8,0,3.2-1.4,3.2-3.2V6.2C32,4.4,30.6,3,28.8,3V1.6z"/>
15
+ </g>
16
+ <title>app-calendar</title>
17
+ <g id="app-calendar">
18
+ <g id="calendar">
19
+ <path fill="currentColor" id="path-1_1_" class="st1" d="M17.6,17.6v4.8c0,0.9-0.7,1.6-1.6,1.6s-1.6-0.7-1.6-1.6v-3.2c0-0.9-0.7-1.6-1.6-1.6
20
+ c-0.9,0-1.6-0.7-1.6-1.6s0.7-1.6,1.6-1.6h1.6C16.2,14.4,17.6,15.8,17.6,17.6L17.6,17.6z M29,27.3c0,0.9-0.7,1.7-1.6,1.7H4.6
21
+ C3.7,29,3,28.3,3,27.3V10.7C3,9.7,3.7,9,4.6,9h22.8c0.9,0,1.6,0.7,1.6,1.7V27.3z M28.8,1.6c0-0.9-0.7-1.6-1.6-1.6
22
+ c-0.9,0-1.6,0.7-1.6,1.6V3h-8V1.6C17.6,0.7,16.9,0,16,0s-1.6,0.7-1.6,1.6V3h-8V1.6C6.4,0.7,5.7,0,4.8,0S3.2,0.7,3.2,1.6V3
23
+ C1.4,3,0,4.4,0,6.2v22.6C0,30.6,1.4,32,3.2,32h25.6c1.8,0,3.2-1.4,3.2-3.2V6.2C32,4.4,30.6,3,28.8,3V1.6z"/>
24
+ </g>
25
+ </g>
26
+ </svg>
@@ -0,0 +1,11 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <svg width="17px" height="16px" viewBox="0 0 17 16" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
3
+ <title>capsule</title>
4
+ <g id="ai" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
5
+ <g id="icon" transform="translate(-566.0219, -356)">
6
+ <g id="capsule" transform="translate(566.3562, 356)">
7
+ <path d="M6.48372075,1.20888763 C6.30879859,1.13756015 6.12878161,1.08491367 5.94876463,1.0509482 C5.76874764,1.01698273 5.58873066,1 5.41041195,1 C4.28445667,1 3.21624269,1.67251628 2.76620023,2.77979055 L1.38550393,6.17803566 L0.976220039,7.1851118 L0.210298724,9.07359185 C-0.382398701,10.534107 0.320686497,12.1984149 1.77950337,12.7911124 C1.95442553,12.8624399 2.13444251,12.9150863 2.3144595,12.9490518 C2.49447648,12.9830173 2.67449346,13 2.85281217,13 C3.97876745,13 5.04698144,12.3274837 5.49702389,11.2202095 L6.26464348,9.33172941 L6.67392738,8.32465327 L8.05462367,4.92640815 C8.64562282,3.46759128 7.9442359,1.80328333 6.48372075,1.20888763 Z M7.04584926,4.51712426 L5.69062707,7.85253326 C5.67704088,7.88649873 5.63628232,7.90348146 5.60231685,7.88989527 L2.45541619,6.61109539 C2.42145072,6.5975092 2.40446799,6.55675064 2.41805418,6.52278517 L3.77327637,3.18737617 C3.90743997,2.85621285 4.13670688,2.57599774 4.43390473,2.37899802 C4.72600776,2.18709312 5.06396417,2.08519672 5.41041195,2.08519672 C5.63798059,2.08519672 5.86045441,2.12935183 6.07443686,2.21596377 C6.97622005,2.58279083 7.41267632,3.61534107 7.04584926,4.51712426 Z M14.3085655,5.43608427 C13.98218,5.30359113 13.6347894,5.23734457 13.2873989,5.23734457 C12.5926178,5.23734457 11.8978368,5.50233083 11.3678642,6.03230337 L9.99607559,7.40409202 L6.79685115,10.6033165 C5.73690609,11.6632615 5.73690609,13.3824407 6.79685115,14.4423858 C7.06183742,14.707372 7.3688337,14.9061117 7.69521923,15.0386049 C8.02160475,15.171098 8.36899528,15.2373446 8.71638582,15.2373446 C9.41116688,15.2373446 10.1059479,14.9723583 10.6359205,14.4423858 L15.2053178,9.87298845 C16.2668786,8.81142762 16.2668786,7.09224843 15.2069336,6.03230337 C14.9419473,5.7673171 14.634951,5.5685774 14.3085655,5.43608427 Z M12.3276316,11.2884029 L9.90559247,13.710442 C9.57759118,14.0384433 9.13648599,14.2145622 8.66952849,14.2016361 C8.25589139,14.1903257 7.86002776,14.0255171 7.56111032,13.7395259 C6.87440811,13.0867548 6.86471349,11.9977259 7.5304107,11.3336445 L9.9524498,8.91160535 C9.97830212,8.88575303 10.0186964,8.88575303 10.0445487,8.91160535 L12.3276316,11.196304 C12.3534839,11.2221563 12.3534839,11.2625506 12.3276316,11.2884029 Z" id="image" fill="currentColor" fill-rule="nonzero"></path>
8
+ </g>
9
+ </g>
10
+ </g>
11
+ </svg>
@@ -0,0 +1,12 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <svg width="16px" height="16px" viewBox="0 0 16 16" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
3
+ <title>car</title>
4
+ <g id="ai" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
5
+ <g id="icon" transform="translate(-532.0219, -356)">
6
+ <g id="car" transform="translate(532.0219, 356)">
7
+ <path d="M14.8776948,6.8211769 L14.4873278,6.8211769 L14.3712273,6.39483444 L15.4391278,6.39483444 C15.748889,6.39483444 16,6.12292557 16,5.78750899 C16,5.4520924 15.748889,5.18018353 15.4391278,5.18018353 L14.0403127,5.18018353 L13.4166228,2.89238856 C13.165913,2.15570279 12.4008834,1.6 11.6380972,1.6 L4.1818628,1.6 C3.41907666,1.6 2.65460792,2.15570279 2.39211975,2.93065006 L1.77964735,5.18018353 L0.560872156,5.18018353 C0.251111018,5.18018353 0,5.4520924 0,5.78750899 C0,6.12292557 0.251111018,6.39483444 0.560872156,6.39483444 L1.44817191,6.39483444 L1.33207137,6.8211769 L1.12174431,6.8211769 C0.503102324,6.8211769 0,7.36594783 0,8.03582781 L0,13.4057994 L0.895712833,13.4057994 L0.895712833,14.0665695 C0.895712829,14.283546 1.00261446,14.4840406 1.17614891,14.5925288 C1.34968336,14.7010171 1.56348662,14.7010171 1.73702107,14.5925288 C1.91055552,14.4840406 2.01745715,14.283546 2.01745715,14.0665695 L2.01745715,13.4057994 L14.1205174,13.4057994 L14.1205174,14.0665695 C14.1205174,14.4019861 14.3716284,14.673895 14.6813896,14.673895 C14.9911507,14.673895 15.2422617,14.4019861 15.2422617,14.0665695 L15.2422617,13.4057994 L16,13.4057994 L16,8.03582781 C15.9987647,7.36531246 15.4969241,6.82217934 14.8776948,6.8211769 Z M1.12174431,12.1905412 L1.12174431,10.1985137 L2.4151155,10.1985137 C2.87895678,10.1985137 3.30073264,9.88209718 3.46450731,9.4126346 L3.88628317,8.20344963 C3.90535282,8.14818301 3.90759631,8.09170175 3.91152242,8.03582781 L11.8080415,8.03582781 C11.8119676,8.09170175 11.8142111,8.14818301 11.8332808,8.20344963 L12.2550566,9.41141995 C12.4205031,9.88384118 12.8378478,10.1968696 13.3044484,10.1985137 L14.8776948,10.1985137 L14.8776948,12.1905412 L1.12174431,12.1905412 Z M14.8776948,8.98386284 L13.3044484,8.98325551 L12.9740947,8.03522048 L14.8776948,8.03522048 L14.8776948,8.98386284 L14.8776948,8.98386284 Z M2.70845164,6.05898346 C2.73386374,6.00174148 2.75053246,5.94041495 2.75780839,5.87739315 L3.45609423,3.31265777 C3.53461633,3.0818741 3.86833526,2.8146509 4.1818628,2.8146509 L11.6380972,2.8146509 C11.9516248,2.8146509 12.2853437,3.0818741 12.3520875,3.27378894 L13.3179093,6.82056958 L2.50148982,6.82056958 L2.70845164,6.05898346 Z M2.74603008,8.03582781 L2.4151155,8.98447016 L1.12174431,8.98447016 L1.12174431,8.03582781 L2.74603008,8.03582781 Z" id="image" fill="currentColor" fill-rule="nonzero"></path>
8
+ <path d="M9.65317068,9.21103516 L6.34682932,9.21103516 C6.03706818,9.21103516 5.78595716,9.46214618 5.78595716,9.77190732 C5.78595716,10.0816685 6.03706818,10.3327795 6.34682932,10.3327795 L9.65317068,10.3327795 C9.96293182,10.3327795 10.2140428,10.0816685 10.2140428,9.77190732 C10.2140428,9.46214618 9.96293182,9.21103516 9.65317068,9.21103516 Z" id="path1" fill="currentColor" fill-rule="nonzero"></path>
9
+ </g>
10
+ </g>
11
+ </g>
12
+ </svg>
@@ -0,0 +1,11 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <svg width="16px" height="16px" viewBox="0 0 16 16" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
3
+ <title>chat</title>
4
+ <g id="ai" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
5
+ <g id="icon" transform="translate(-169.0219, -394)" fill="currentColor" fill-rule="nonzero">
6
+ <g id="chat" transform="translate(169.0219, 394)">
7
+ <path d="M3.94530389,3.94004283 C3.46754154,3.94004283 3.07886435,4.33567452 3.07886435,4.82197859 C3.07886435,5.30859101 3.46754154,5.70449679 3.94530389,5.70449679 C4.42308307,5.70449679 4.81177708,5.30860814 4.81177708,4.82197859 C4.81177708,4.33565739 4.42308307,3.94004283 3.94530389,3.94004283 Z M6.35149527,3.94004283 C5.87358149,3.94004283 5.48475289,4.33567452 5.48475289,4.82197859 C5.48475289,5.30859101 5.87356467,5.70449679 6.35149527,5.70449679 C6.8291062,5.70449679 7.21766562,5.30860814 7.21766562,4.82197859 C7.21766562,4.33565739 6.8291062,3.94004283 6.35149527,3.94004283 L6.35149527,3.94004283 Z M8.74057624,4.02569593 C8.26264564,4.02569593 7.87381703,4.42161884 7.87381703,4.90823126 C7.87381703,5.39453533 8.26262881,5.79014989 8.74057624,5.79014989 C9.21817035,5.79014989 9.60672976,5.39453533 9.60672976,4.90823126 C9.60672976,4.42160171 9.21818717,4.02569593 8.74057624,4.02569593 Z M14.4140652,5.62739186 L12.6962608,5.62739186 L12.6962608,1.90605567 C12.6962608,0.855057816 11.8550747,0 10.8210978,0 L1.87455731,0 C0.840933754,0 0,0.855040685 0,1.90605567 L0,8.04185011 C0,9.08174732 0.823200841,9.92983298 1.84181703,9.94763169 L1.821796,12.6857901 L5.70974553,9.95595717 L5.70974553,12.1217131 C5.70974553,13.0106552 6.42121556,13.7338587 7.29569716,13.7338587 L11.3247529,13.7338587 L14.5514364,16 L14.5355878,13.7291649 C15.353489,13.6658501 16,12.9690792 16,12.1217131 L16,7.23946895 C16,6.35056103 15.2885636,5.62739186 14.4140652,5.62739186 Z M4.89802243,9.02387726 L3.02085767,10.5777172 L3.02085767,8.65988728 L1.89402711,8.65988728 C1.36737306,8.65988728 1.26434679,8.36127032 1.26434679,8 L1.26434679,2.06627676 C1.26434679,1.70385714 1.50312693,1.36225237 2.0297978,1.36225237 L10.752326,1.36225237 C11.2792998,1.36225237 11.4690266,1.5298485 11.4690266,2.06627676 L11.4690266,7.72421612 C11.4690266,8.26062726 11.2396195,8.65988728 10.4529425,8.65988728 L5.4325776,8.65988728 L4.89802243,9.02387726 Z M14.7681435,11.5901722 C14.7681435,11.9644934 14.4852248,12.3691023 14.117679,12.3691023 L13.5403434,12.3691023 L13.5403434,13.6342473 L11.5615005,12.3691023 L7.61810972,12.3691023 C7.25054715,12.3691023 6.98234024,12.2278858 6.98234024,11.8535646 L6.98234024,9.95124625 L10.8179516,9.95124625 C11.8511041,9.95124625 12.6916172,9.09522912 12.6916172,8.04310064 L12.6916172,6.8284098 L14.0022001,6.8284098 C14.3697627,6.8284098 14.7681435,7.00282953 14.7681435,7.3771336 L14.7681435,11.5901722 Z" id="combine"></path>
8
+ </g>
9
+ </g>
10
+ </g>
11
+ </svg>
@@ -0,0 +1,14 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <svg width="16px" height="16px" viewBox="0 0 16 16" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
3
+ <title>clock</title>
4
+ <g id="ai" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
5
+ <g id="icon" transform="translate(-206.0219, -394)">
6
+ <g id="clock" transform="translate(206.0219, 394)">
7
+ <g id="group" transform="translate(0.5, 0.5)" fill="currentColor" fill-rule="nonzero">
8
+ <path d="M7.49959821,0 C3.3577567,0 0,3.35819196 0,7.5 C0,11.6422433 3.3577567,15 7.49959821,15 C11.6418415,15 15,11.6422433 15,7.5 C15,3.35819196 11.6418415,0 7.49959821,0 Z M11.7464017,11.7465268 C11.43052,12.0623772 11.0856119,12.3385664 10.7177766,12.572905 L10.2846631,12.8236335 C9.5077675,13.2311925 8.64654503,13.4634354 7.75025935,13.5 L7.24980321,13.5 C6.35348625,13.4635293 5.4922325,13.2313176 4.71530562,12.8237586 L4.2821921,12.5730301 C3.91432556,12.3386915 3.56935488,12.0624397 3.25347322,11.7465268 C2.93759155,11.4306451 2.66137104,11.0857057 2.42703245,10.7178079 L2.17627264,10.2847257 C1.76871367,9.50779877 1.53650202,8.64654503 1.5,7.75022807 L1.5,7.24977193 C1.53650202,6.35348625 1.76874495,5.4922325 2.1763352,4.71530562 L2.42703245,4.28222338 C2.66137104,3.91438811 2.93756028,3.56947999 3.25337938,3.25362961 C3.56929232,2.93768539 3.914263,2.6614336 4.28212955,2.42706373 L4.71524306,2.1763352 C5.4922325,1.76868239 6.35348625,1.53643946 7.24977193,1.5 L7.75022807,1.5 C8.64648247,1.53659586 9.50770494,1.76887006 10.2846005,2.17646032 L10.7177141,2.42718884 C11.0855493,2.66152743 11.4304574,2.93774795 11.7463391,3.25359833 C12.0622521,3.56947999 12.3384726,3.91438811 12.5728424,4.28225466 L12.8236022,4.7153369 C13.2311925,5.49226378 13.4634667,6.35348625 13.4999687,7.24974065 L13.4999687,7.75019679 C13.4634667,8.64648247 13.2312238,9.50770494 12.8236648,10.2846318 L12.5729363,10.7177141 C12.3385664,11.0856744 12.0623146,11.4306138 11.7464017,11.7465268 Z" id="combine"></path>
9
+ <path d="M12.5302915,6.99776786 L8.44647321,6.99776786 C8.35212054,6.82034598 8.2093192,6.67272321 8.03571429,6.57227679 L8.03571429,3.28571429 L6.96428571,3.28571429 L6.96428571,6.57227679 C6.64412946,6.75756696 6.42857143,7.10350446 6.42857143,7.5 C6.42857143,8.09172991 6.90827009,8.57142857 7.5,8.57142857 C7.88253348,8.57142857 8.21799107,8.37080357 8.40756696,8.06919643 L12.5302915,8.06919643 L12.5302915,6.99776786 Z" id="path1"></path>
10
+ </g>
11
+ </g>
12
+ </g>
13
+ </g>
14
+ </svg>
@@ -0,0 +1,11 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <svg width="16px" height="16px" viewBox="0 0 16 16" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
3
+ <title>cloud</title>
4
+ <g id="ai" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
5
+ <g id="icon" transform="translate(-387.0219, -320)">
6
+ <g id="cloud" transform="translate(387.0219, 320)">
7
+ <path d="M14.6255748,8.5230408 C14.6443597,8.32266901 14.6553175,8.11760102 14.6553175,7.91253302 C14.6553175,4.65022992 12.0050876,2 8.74278446,2 C6.13482047,2 3.91977302,3.70002935 3.13393993,6.04813619 C1.34937873,6.41600626 0,8.00176108 0,9.8959006 C0,10.3013404 0.0610507778,10.7005185 0.181586929,11.069954 C0.677820174,12.6619705 2.16651991,13.8235006 3.92760004,13.8235006 C4.71969475,13.8235006 5.4585657,13.5808629 6.07533509,13.1754231 C6.87995304,13.5871245 7.78162606,13.8235006 8.74434987,13.8235006 C9.53174836,13.8235006 10.2878388,13.6653948 10.9719206,13.3820566 C11.5041581,13.8422855 12.1945015,14.1146659 12.9505919,14.1146659 C14.6334018,14.1146659 16,12.7465023 16,11.0715194 C15.9984346,10.0054789 15.4536738,9.06780158 14.6255748,8.5230408 L14.6255748,8.5230408 Z M12.9490265,12.636924 C12.761178,12.636924 12.579591,12.6009197 12.4105273,12.5398689 C11.9268173,12.358282 11.5511202,11.9465806 11.4243225,11.4331279 C11.4008414,11.3125917 11.3820566,11.1967518 11.3820566,11.069954 L9.89961843,11.069954 C9.89961843,11.4456511 9.97162704,11.8025633 10.0999902,12.1281675 C9.67106937,12.2674885 9.21710204,12.3457587 8.74434987,12.3457587 C8.19958908,12.3457587 7.67987477,12.2361804 7.20086097,12.0608551 C6.7281088,11.8855298 6.29292633,11.6319343 5.91253302,11.3172879 C5.61667156,11.7289893 5.19870854,12.0498973 4.70873691,12.2126993 C4.45983759,12.2972312 4.19998043,12.3457587 3.92760004,12.3457587 C3.00244594,12.3457587 2.1962626,11.8260444 1.77986498,11.0683886 C1.58575482,10.717738 1.4777419,10.3185598 1.4777419,9.89433519 C1.4777419,8.93161139 2.03502593,8.10351238 2.84590549,7.70433421 C3.17307504,7.54153214 3.5362489,7.44447706 3.92916544,7.44447706 C4.06848645,7.44447706 4.20154584,7.46326191 4.33460522,7.48674298 C4.38313277,6.9779865 4.52245377,6.49427649 4.72752177,6.0528324 C5.42882301,4.53438998 6.96605029,3.47461109 8.74591527,3.47461109 C11.1910772,3.47461109 13.1807064,5.46580569 13.1807064,7.90940221 C13.1807064,7.95166813 13.1744448,7.98767244 13.1744448,8.02993836 C13.1619215,8.54965268 13.0539086,9.04118971 12.8785833,9.49985324 C12.9020644,9.49985324 12.9271109,9.49359163 12.9505919,9.49359163 C13.4703062,9.49359163 13.9305352,9.75344878 14.2154388,10.1416691 C14.409549,10.4015263 14.5238235,10.7224342 14.5238235,11.0668232 C14.5222581,11.9356227 13.8146952,12.636924 12.9490265,12.636924 L12.9490265,12.636924 Z" id="image" fill="currentColor" fill-rule="nonzero"></path>
8
+ </g>
9
+ </g>
10
+ </g>
11
+ </svg>
@@ -0,0 +1,13 @@
1
+ <?xml version="1.0" encoding="utf-8"?>
2
+ <!-- Generator: Adobe Illustrator 21.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
3
+ <svg version="1.1" id="图层_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
4
+ viewBox="0 0 32 32" style="enable-background:new 0 0 32 32;" xml:space="preserve">
5
+ <style type="text/css">
6
+ .st0{fill:#999999;}
7
+ </style>
8
+ <title>code</title>
9
+ <g id="code">
10
+ <path id="形状结合" class="st0" d="M17.5,2l3,0.8L13,30l-3-0.8L17.5,2z M8.7,7.4l2.2,2.2l-6.6,6.6l6.6,6.6l-2.2,2.2L0,16.2
11
+ L8.7,7.4z M32,16.8l-8.7,8.7l-2.2-2.2l6.6-6.6l-6.6-6.6l2.2-2.2L32,16.8z"/>
12
+ </g>
13
+ </svg>
@@ -0,0 +1,12 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <svg width="16px" height="16px" viewBox="0 0 16 16" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
3
+ <title>coin</title>
4
+ <g id="ai" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
5
+ <g id="icon" transform="translate(-169.0219, -358)" fill="currentColor" fill-rule="nonzero">
6
+ <g id="coin" transform="translate(169.0219, 358)">
7
+ <path d="M7.19778082,5.60127017 L7.19778082,6.40117247 L8.79758542,6.40117247 L8.79758542,8.00097706 L5.59797624,8.00097706 C5.37708932,8.00097706 5.19802509,8.18004128 5.19802509,8.40092821 C5.19802509,8.62181513 5.37708932,8.80087936 5.59797624,8.80087936 L6.79782968,8.80087936 C7.90218866,8.80098628 8.7973918,9.6962761 8.7973918,10.8006351 C8.7973918,11.9049941 7.90218866,12.8002839 6.79782968,12.8003908 L7.19778082,12.8003908 L7.19778082,13.6002931 L5.59797624,13.6002931 L5.59797624,12.8003908 L3.5982205,12.8003908 L3.5982205,11.2005862 L6.79782968,11.2005862 C7.0187166,11.2005862 7.19778081,11.021522 7.19778081,10.8006351 C7.19778081,10.5797482 7.0187166,10.4006839 6.79782968,10.4006839 L5.59797624,10.4006839 C4.49361726,10.400577 3.59841413,9.50528719 3.59841413,8.40092821 C3.59841413,7.29656922 4.49361726,6.4012794 5.59797624,6.40117247 L5.59797624,5.60127017 L7.19778082,5.60127017 L7.19778082,5.60127017 Z" id="path"></path>
8
+ <path d="M14.3969015,6.40117247 C14.3985327,7.77257145 13.8119577,9.07882224 12.7858983,9.98873426 C12.739923,10.7650254 12.5520409,11.5263139 12.231566,12.2348599 C14.8265954,11.063149 16.3356691,8.31813993 15.9344787,5.4992518 C15.5332884,2.68036367 13.3182965,0.465371779 10.4994084,0.0641814505 C7.68052025,-0.337008878 4.93551119,1.17206482 3.76380028,3.76709421 C1.01714888,5.0093103 -0.490502665,7.99961856 0.144056594,10.9465711 C0.778615853,13.8935236 3.38338159,15.9983163 6.39787854,16 C8.72807981,15.9964828 10.8721805,14.7266002 11.995216,12.6848751 C13.1182515,10.6431499 13.0426832,8.15235511 11.7979391,6.18246616 C10.553195,4.21257721 8.33605464,3.07501049 6.00992592,3.21276192 C7.33366914,1.72314133 9.44022066,1.20651447 11.3029603,1.91465756 C13.1657,2.62280065 14.397044,4.40836902 14.3969015,6.40117247 Z M11.4,9.6 C11.4,12.3614237 9.16142375,14.6 6.4,14.6 C3.63857625,14.6 1.4,12.3614237 1.4,9.6 C1.4,6.83857625 3.63857625,4.6 6.4,4.6 C9.16142375,4.6 11.4,6.83857625 11.4,9.6 L11.4,9.6 Z" id="image"></path>
9
+ </g>
10
+ </g>
11
+ </g>
12
+ </svg>