@opentiny/vue-theme 3.6.7 → 3.8.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 (312) hide show
  1. package/action-menu/index.css +1 -1
  2. package/alert/aurora-theme.js +14 -0
  3. package/alert/index.css +1 -1
  4. package/alert/smb-theme.js +39 -0
  5. package/anchor/index.css +1 -1
  6. package/autocomplete/index.css +1 -1
  7. package/badge/index.css +1 -1
  8. package/badge/smb-theme.js +3 -0
  9. package/base/index.css +1 -1
  10. package/breadcrumb/aurora-theme.js +3 -0
  11. package/breadcrumb/index.css +1 -1
  12. package/breadcrumb/smb-theme.js +7 -0
  13. package/button/aurora-theme.js +3 -0
  14. package/button/index.css +1 -1
  15. package/button/smb-theme.js +45 -0
  16. package/button-group/index.css +1 -1
  17. package/button-group/smb-theme.js +29 -0
  18. package/calendar/index.css +1 -1
  19. package/card-item/index.css +1 -1
  20. package/card-template/index.css +1 -1
  21. package/carousel/index.css +1 -1
  22. package/cascader/aurora-theme.js +3 -0
  23. package/cascader/index.css +1 -1
  24. package/cascader-menu/aurora-theme.js +3 -0
  25. package/cascader-menu/index.css +1 -1
  26. package/cascader-node/aurora-theme.js +8 -0
  27. package/cascader-node/index.css +1 -1
  28. package/cascader-panel/aurora-theme.js +3 -0
  29. package/cascader-panel/index.css +1 -1
  30. package/checkbox/aurora-theme.js +5 -0
  31. package/checkbox/index.css +1 -1
  32. package/checkbox/smb-theme.js +17 -0
  33. package/checkbox-button/aurora-theme.js +3 -0
  34. package/checkbox-button/index.css +1 -1
  35. package/checkbox-button/smb-theme.js +27 -0
  36. package/checkbox-group/index.css +1 -1
  37. package/checkbox-group/smb-theme.js +4 -0
  38. package/collapse/index.css +1 -1
  39. package/collapse-item/aurora-theme.js +22 -0
  40. package/collapse-item/index.css +1 -1
  41. package/collapse-item/smb-theme.js +15 -0
  42. package/crop/index.css +1 -1
  43. package/date-panel/index.css +1 -1
  44. package/date-table/index.css +1 -1
  45. package/date-table/smb-theme.js +8 -0
  46. package/dept/index.css +1 -1
  47. package/dialog-box/index.css +1 -1
  48. package/dialog-box/smb-theme.js +13 -0
  49. package/dialog-select/index.css +1 -0
  50. package/drop-roles/index.css +1 -1
  51. package/dropdown/index.css +1 -1
  52. package/dropdown/smb-theme.js +12 -0
  53. package/dropdown-item/index.css +1 -1
  54. package/dropdown-item/smb-theme.js +14 -0
  55. package/dropdown-menu/index.css +1 -1
  56. package/dropdown-menu/smb-theme.js +4 -0
  57. package/error-page/index.css +1 -1
  58. package/file-upload/aurora-theme.js +6 -0
  59. package/filter-box/index.css +1 -0
  60. package/filter-panel/index.css +1 -0
  61. package/floatbar/index.css +1 -1
  62. package/flowchart/index.css +1 -0
  63. package/form/index.css +1 -1
  64. package/form/smb-theme.js +5 -0
  65. package/form-item/index.css +1 -1
  66. package/form-item/smb-theme.js +14 -0
  67. package/grid/aurora-theme.js +15 -0
  68. package/grid/index.css +1 -1
  69. package/grid/smb-theme.js +20 -0
  70. package/grid-toolbar/index.css +1 -0
  71. package/guide/index.css +1 -0
  72. package/image/index.css +1 -1
  73. package/images/credit-background.jpeg +0 -0
  74. package/images/empty-noaccess.png +0 -0
  75. package/images/empty-noaccess.svg +20 -0
  76. package/images/empty-nodata.png +0 -0
  77. package/images/empty-nodata.svg +24 -0
  78. package/images/empty-nonetwork.png +0 -0
  79. package/images/empty-nonetwork.svg +25 -0
  80. package/images/empty-nonotice.png +0 -0
  81. package/images/empty-nonotice.svg +23 -0
  82. package/images/empty-noresult.png +0 -0
  83. package/images/empty-noresult.svg +23 -0
  84. package/images/empty-page-noaccess.png +0 -0
  85. package/images/empty-page-noaccess.svg +50 -0
  86. package/images/empty-page-nonetwork.png +0 -0
  87. package/images/empty-page-nonetwork.svg +44 -0
  88. package/images/empty-page-nothing.png +0 -0
  89. package/images/empty-page-nothing.svg +38 -0
  90. package/images/empty-page-servererror.png +0 -0
  91. package/images/empty-page-servererror.svg +55 -0
  92. package/images/icon_operation.svg +1 -1
  93. package/images/icon_operation_bubble.svg +1 -1
  94. package/images/image-error.jpg +0 -0
  95. package/images/image-error.svg +6 -0
  96. package/images/loading-64.gif +0 -0
  97. package/images/select-nodata.png +0 -0
  98. package/index.css +1 -1
  99. package/input/aurora-theme.js +4 -0
  100. package/input/index.css +1 -1
  101. package/input/smb-theme.js +19 -0
  102. package/ip-address/aurora-theme.js +4 -0
  103. package/ip-address/index.css +1 -1
  104. package/ip-address/smb-theme.js +10 -0
  105. package/link/index.css +1 -1
  106. package/link/smb-theme.js +13 -0
  107. package/loading/index.css +1 -1
  108. package/loading/smb-theme.js +19 -0
  109. package/lowcode.css +1 -1
  110. package/menubar/index.css +1 -1
  111. package/milestone/index.css +1 -1
  112. package/modal/index.css +1 -1
  113. package/modal/smb-theme.js +21 -0
  114. package/nav-menu/index.css +1 -1
  115. package/nav-menu/smb-theme.js +3 -0
  116. package/notify/index.css +1 -1
  117. package/notify/smb-theme.js +22 -0
  118. package/numeric/index.css +1 -1
  119. package/numeric/smb-theme.js +10 -0
  120. package/option/index.css +1 -1
  121. package/option/smb-theme.js +13 -0
  122. package/option-group/index.css +1 -1
  123. package/option-group/smb-theme.js +5 -0
  124. package/package.json +5 -4
  125. package/pager/index.css +1 -1
  126. package/pager/smb-theme.js +42 -0
  127. package/popeditor/index.css +1 -1
  128. package/popover/index.css +1 -1
  129. package/popover/smb-theme.js +10 -0
  130. package/progress/aurora-theme.js +3 -0
  131. package/progress/index.css +1 -1
  132. package/progress/smb-theme.js +4 -0
  133. package/radio/aurora-theme.js +9 -0
  134. package/radio/index.css +1 -1
  135. package/radio/smb-theme.js +11 -0
  136. package/radio-button/index.css +1 -1
  137. package/radio-group/index.css +1 -1
  138. package/rate/index.css +1 -1
  139. package/recycle-scroller/index.css +1 -0
  140. package/roles/index.css +1 -1
  141. package/scrollbar/index.css +1 -1
  142. package/scrollbar/smb-theme.js +7 -0
  143. package/search/aurora-theme.js +3 -0
  144. package/search/index.css +1 -1
  145. package/search/smb-theme.js +9 -0
  146. package/select/index.css +1 -1
  147. package/select/smb-theme.js +11 -0
  148. package/select-dropdown/index.css +1 -1
  149. package/select-dropdown/smb-theme.js +27 -0
  150. package/selected-box/index.css +1 -0
  151. package/selector/index.css +1 -1
  152. package/slider/aurora-theme.js +15 -0
  153. package/slider/index.css +1 -1
  154. package/slider/smb-theme.js +1 -0
  155. package/split/aurora-theme.js +3 -0
  156. package/split/index.css +1 -1
  157. package/steps/index.css +1 -1
  158. package/steps/smb-theme.js +25 -0
  159. package/svgs/add-circle.svg +26 -0
  160. package/svgs/arrow-bottom.svg +6 -0
  161. package/svgs/audio.svg +8 -0
  162. package/svgs/calendar.svg +28 -26
  163. package/svgs/down-ward.svg +10 -0
  164. package/svgs/error.svg +10 -17
  165. package/svgs/excel-type.svg +11 -0
  166. package/svgs/expand.svg +7 -0
  167. package/svgs/eyeclose.svg +41 -17
  168. package/svgs/eyeopen.svg +21 -18
  169. package/svgs/file-type.svg +14 -0
  170. package/svgs/left-frozen.svg +1 -1
  171. package/svgs/left-ward-arrow.svg +11 -0
  172. package/svgs/loading-shadow.svg +19 -0
  173. package/svgs/mic.svg +6 -0
  174. package/svgs/mobile-checkbox-half.svg +10 -0
  175. package/svgs/mobile-checkbox-selected.svg +10 -0
  176. package/svgs/mobile-checkbox.svg +10 -0
  177. package/svgs/mobile-radio-selected.svg +9 -0
  178. package/svgs/mobile-radio.svg +10 -0
  179. package/svgs/other-type.svg +11 -0
  180. package/svgs/pdf-type.svg +11 -0
  181. package/svgs/picture-type.svg +11 -0
  182. package/svgs/ppt-type.svg +11 -0
  183. package/svgs/prompt-exclamation.svg +7 -0
  184. package/svgs/prompt.svg +6 -0
  185. package/svgs/put-away.svg +8 -0
  186. package/svgs/replies.svg +1 -1
  187. package/svgs/right-frozen.svg +1 -1
  188. package/svgs/sent.svg +1 -1
  189. package/svgs/sort-triangle-ascending.svg +9 -0
  190. package/svgs/sort-triangle-descending.svg +9 -0
  191. package/svgs/sort-triangle.svg +12 -0
  192. package/svgs/stretch.svg +48 -0
  193. package/svgs/success.svg +10 -16
  194. package/svgs/text-type.svg +11 -0
  195. package/svgs/triangle-down.svg +6 -15
  196. package/svgs/unsent.svg +1 -1
  197. package/svgs/up-ward.svg +11 -0
  198. package/svgs/video-type.svg +14 -0
  199. package/svgs/warning-triangle.svg +8 -16
  200. package/svgs/word-type.svg +11 -0
  201. package/svgs/zip-type.svg +16 -0
  202. package/switch/aurora-theme.js +10 -0
  203. package/switch/index.css +1 -1
  204. package/switch/smb-theme.js +12 -0
  205. package/table/index.css +1 -1
  206. package/tabs/aurora-theme.js +16 -0
  207. package/tabs/index.css +1 -1
  208. package/tabs/smb-theme.js +15 -0
  209. package/tag/aurora-theme.js +33 -0
  210. package/tag/index.css +1 -1
  211. package/tag/smb-theme.js +22 -0
  212. package/tall-storage/index.css +1 -1
  213. package/text-popup/aurora-theme.js +5 -0
  214. package/text-popup/index.css +1 -1
  215. package/text-popup/smb-theme.js +7 -0
  216. package/textarea/index.css +1 -0
  217. package/textarea/smb-theme.js +24 -0
  218. package/theme/aurora-theme/component.js +25 -0
  219. package/theme/aurora-theme/index.js +430 -0
  220. package/theme/index.js +17 -0
  221. package/theme/infinity-theme/index.js +24 -24
  222. package/theme/smb-theme/component.js +43 -0
  223. package/theme/smb-theme/index.js +342 -0
  224. package/theme/utils.js +12 -0
  225. package/theme-tool.js +23 -16
  226. package/theme.config.js +34 -13
  227. package/time-select/index.css +1 -1
  228. package/tip/index.css +1 -1
  229. package/toggle-menu/index.css +1 -1
  230. package/tooltip/aurora-theme.js +5 -0
  231. package/tooltip/index.css +1 -1
  232. package/tooltip/smb-theme.js +18 -0
  233. package/transfer/aurora-theme.js +8 -0
  234. package/transfer/index.css +1 -1
  235. package/tree/index.css +1 -1
  236. package/tree-menu/index.css +1 -1
  237. package/upload/index.css +1 -1
  238. package/upload-dragger/index.css +1 -1
  239. package/upload-list/index.css +1 -1
  240. package/user-card/index.css +1 -1
  241. package/user-link/index.css +1 -1
  242. package/wizard/index.css +1 -1
  243. package/action-menu/index.js +0 -13
  244. package/alert/index.js +0 -40
  245. package/anchor/index.js +0 -20
  246. package/autocomplete/index.js +0 -25
  247. package/breadcrumb/index.js +0 -24
  248. package/breadcrumb-item/index.js +0 -15
  249. package/button/index.js +0 -105
  250. package/button-group/index.js +0 -34
  251. package/carousel/index.js +0 -39
  252. package/cascader/index.js +0 -41
  253. package/cascader-menu/index.js +0 -20
  254. package/cascader-node/index.js +0 -25
  255. package/cascader-panel/index.js +0 -22
  256. package/collapse/index.js +0 -15
  257. package/collapse-item/index.js +0 -32
  258. package/crop/index.js +0 -31
  259. package/detail-page/index.js +0 -25
  260. package/dialog-box/index.js +0 -38
  261. package/drop-times/index.js +0 -15
  262. package/dropdown/index.js +0 -15
  263. package/dropdown-item/index.js +0 -27
  264. package/dropdown-menu/index.js +0 -18
  265. package/fall-menu/index.js +0 -27
  266. package/file-upload/index.js +0 -15
  267. package/floatbar/index.js +0 -21
  268. package/form/index.js +0 -15
  269. package/form-item/index.js +0 -24
  270. package/fullscreen/index.js +0 -15
  271. package/grid/index.js +0 -65
  272. package/image/index.js +0 -17
  273. package/index.js +0 -16
  274. package/input/index.js +0 -34
  275. package/ip-address/index.js +0 -25
  276. package/link/index.js +0 -41
  277. package/link-menu/index.js +0 -24
  278. package/loading/index.js +0 -21
  279. package/milestone/index.js +0 -26
  280. package/modal/index.js +0 -47
  281. package/nav-menu/index.js +0 -28
  282. package/notify/index.js +0 -41
  283. package/numeric/index.js +0 -26
  284. package/option/index.js +0 -26
  285. package/option-group/index.js +0 -18
  286. package/pager/index.js +0 -40
  287. package/popover/index.js +0 -30
  288. package/progress/index.js +0 -23
  289. package/radio/index.js +0 -42
  290. package/rate/index.js +0 -18
  291. package/scrollbar/index.js +0 -15
  292. package/search/index.js +0 -34
  293. package/select/index.js +0 -27
  294. package/select-dropdown/index.js +0 -33
  295. package/slide-bar/index.js +0 -20
  296. package/slider/index.js +0 -52
  297. package/split/index.js +0 -23
  298. package/steps/index.js +0 -49
  299. package/switch/index.js +0 -29
  300. package/tabs/index.js +0 -60
  301. package/tag/index.js +0 -54
  302. package/text-popup/index.js +0 -18
  303. package/toggle-menu/index.js +0 -24
  304. package/tooltip/index.js +0 -41
  305. package/transfer/index.js +0 -47
  306. package/tree/index.js +0 -27
  307. package/tree-menu/index.js +0 -22
  308. package/upload/index.js +0 -22
  309. package/upload-dragger/index.js +0 -26
  310. package/upload-list/index.js +0 -28
  311. package/vars/index.js +0 -169
  312. package/wizard/index.js +0 -21
package/svgs/audio.svg ADDED
@@ -0,0 +1,8 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <svg viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
3
+ <g id="audio_line" stroke="none" stroke-width="1">
4
+ <g id="编组" transform="translate(2.107500, 3.750000)">
5
+ <path d="M0.75,6.5 C1.12969577,6.5 1.44349096,6.78215388 1.49315338,7.14822944 L1.5,7.25 L1.5,9.25 C1.5,9.66421356 1.16421356,10 0.75,10 C0.370304234,10 0.0565090391,9.71784612 0.006846616,9.35177056 L0,9.25 L0,7.25 C0,6.83578644 0.335786438,6.5 0.75,6.5 Z M4.6064,4 C4.98609577,4 5.29989096,4.28215388 5.34955338,4.64822944 L5.3564,4.75 L5.3564,11.75 C5.3564,12.1642136 5.02061356,12.5 4.6064,12.5 C4.22670423,12.5 3.91290904,12.2178461 3.86324662,11.8517706 L3.8564,11.75 L3.8564,4.75 C3.8564,4.33578644 4.19218644,4 4.6064,4 Z M16.1777,5 C16.5573958,5 16.871191,5.28215388 16.9208534,5.64822944 L16.9277,5.75 L16.9277,10.75 C16.9277,11.1642136 16.5919136,11.5 16.1777,11.5 C15.7980042,11.5 15.484209,11.2178461 15.4345466,10.8517706 L15.4277,10.75 L15.4277,5.75 C15.4277,5.33578644 15.7634864,5 16.1777,5 Z M19.0351,7 C19.4147958,7 19.728591,7.28215388 19.7782534,7.64822944 L19.7851,7.75 L19.7851,8.75 C19.7851,9.16421356 19.4493136,9.5 19.0351,9.5 C18.6554042,9.5 18.341609,9.21784612 18.2919466,8.85177056 L18.2851,8.75 L18.2851,7.75 C18.2851,7.33578644 18.6208864,7 19.0351,7 Z M12.3213,3 C12.7009958,3 13.014791,3.28215388 13.0644534,3.64822944 L13.0713,3.75 L13.0713,12.75 C13.0713,13.1642136 12.7355136,13.5 12.3213,13.5 C11.9416042,13.5 11.627809,13.2178461 11.5781466,12.8517706 L11.5713,12.75 L11.5713,3.75 C11.5713,3.33578644 11.9070864,3 12.3213,3 Z M8.4639,0 C8.84359577,0 9.15739096,0.282153882 9.20705338,0.648229443 L9.2139,0.75 L9.2139,15.75 C9.2139,16.1642136 8.87811356,16.5 8.4639,16.5 C8.08420423,16.5 7.77040904,16.2178461 7.72074662,15.8517706 L7.7139,15.75 L7.7139,0.75 C7.7139,0.335786438 8.04968644,0 8.4639,0 Z" id="形状结合"></path>
6
+ </g>
7
+ </g>
8
+ </svg>
package/svgs/calendar.svg CHANGED
@@ -1,26 +1,28 @@
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="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
4
- viewBox="0 0 24 24" xml:space="preserve">
5
- <g id="Icon">
6
- <g id="UI-icons-英文名" transform="translate(-102.000000, -1728.000000)">
7
- <g id="网站通用图标" transform="translate(101.000000, 1053.000000)">
8
- <g id="calendar" transform="translate(0.000000, 674.000000)">
9
- <path class="svg-calendar-w" d="M22.2,4H20V3c0-0.5-0.5-1-1-1s-1,0.5-1,1v1H8V3c0-0.5-0.5-1-1-1S6,2.6,6,3v1H3.8C2.8,4,2,5,2,6
10
- v16c0,1,0.8,2,1.8,2h18.5c1,0,1.8-1,1.8-2V6C24,5,23.2,4,22.2,4z M4,6h2v0.4C6,6.7,6.5,7,7,7s1-0.3,1-0.6V6h10v0.4
11
- C18,6.7,18.5,7,19,7s1-0.3,1-0.6V6h2v2H4V6z M22,22H4V10h18V22z"/>
12
- <path class="svg-calendar-r rec01" d="M7,13h2c0.6,0,1,0.4,1,1l0,0c0,0.6-0.4,1-1,1H7c-0.6,0-1-0.4-1-1l0,0C6,13.4,6.4,13,7,13z
13
- "/>
14
- <path class="svg-calendar-r rec02" d="M7,17h2c0.6,0,1,0.4,1,1l0,0c0,0.6-0.4,1-1,1H7c-0.6,0-1-0.4-1-1l0,0
15
- C6,17.4,6.4,17,7,17z"/>
16
- <path class="svg-calendar-r rec03" d="M12,13h2c0.6,0,1,0.4,1,1l0,0c0,0.6-0.4,1-1,1h-2c-0.6,0-1-0.4-1-1l0,0
17
- C11,13.4,11.4,13,12,13z"/>
18
- <path class="svg-calendar-r rec04" d="M12,17h2c0.6,0,1,0.4,1,1l0,0c0,0.6-0.4,1-1,1h-2c-0.6,0-1-0.4-1-1l0,0
19
- C11,17.4,11.4,17,12,17z"/>
20
- <path class="svg-calendar-r rec05" d="M17,13h2c0.6,0,1,0.4,1,1l0,0c0,0.6-0.4,1-1,1h-2c-0.6,0-1-0.4-1-1l0,0
21
- C16,13.4,16.4,13,17,13z"/>
22
- </g>
23
- </g>
24
- </g>
25
- </g>
26
- </svg>
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <svg viewBox="0 0 16 16" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
3
+ <defs>
4
+ <filter x="-50.0%" y="-53.6%" width="200.0%" height="205.4%" filterUnits="objectBoundingBox" id="filter-1">
5
+ <feOffset dx="1" dy="0" in="SourceAlpha" result="shadowOffsetOuter1"></feOffset>
6
+ <feGaussianBlur stdDeviation="1" in="shadowOffsetOuter1" result="shadowBlurOuter1"></feGaussianBlur>
7
+ <feColorMatrix values="0 0 0 0 0.145098039 0 0 0 0 0.168627451 0 0 0 0 0.22745098 0 0 0 0.08 0" type="matrix" in="shadowBlurOuter1" result="shadowMatrixOuter1"></feColorMatrix>
8
+ <feMerge>
9
+ <feMergeNode in="shadowMatrixOuter1"></feMergeNode>
10
+ <feMergeNode in="SourceGraphic"></feMergeNode>
11
+ </feMerge>
12
+ </filter>
13
+ </defs>
14
+ <g id="icon/16/日历/默认" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
15
+ <rect id="矩形备份-22" x="0" y="0" width="16" height="16"></rect>
16
+ <g id="编组" filter="url(#filter-1)" transform="translate(1.000000, 1.474361)">
17
+ <rect id="矩形" fill="#808080" fill-rule="nonzero" x="3" y="4.5256386" width="2" height="2"></rect>
18
+ <rect id="矩形" fill="#808080" fill-rule="nonzero" x="6" y="4.5256386" width="2" height="2"></rect>
19
+ <rect id="矩形" fill="#808080" fill-rule="nonzero" x="9" y="4.5256386" width="2" height="2"></rect>
20
+ <rect id="矩形" fill="#808080" fill-rule="nonzero" x="3" y="8.5256386" width="2" height="2"></rect>
21
+ <rect id="矩形" fill="#808080" fill-rule="nonzero" x="6" y="8.5256386" width="2" height="2"></rect>
22
+ <rect id="矩形" fill="#808080" fill-rule="nonzero" x="9" y="8.5256386" width="2" height="2"></rect>
23
+ <rect id="矩形备份-4" stroke="#808080" x="0" y="0.525638599" width="14" height="13" rx="2"></rect>
24
+ <line x1="3.4743614" y1="1" x2="5.4743614" y2="1" id="路径-8" stroke="#808080" stroke-width="1.5" stroke-linecap="round" transform="translate(4.474361, 1.000000) rotate(90.000000) translate(-4.474361, -1.000000) "></line>
25
+ <line x1="8.4743614" y1="1" x2="10.4743614" y2="1" id="路径-8" stroke="#808080" stroke-width="1.5" stroke-linecap="round" transform="translate(9.474361, 1.000000) rotate(90.000000) translate(-9.474361, -1.000000) "></line>
26
+ </g>
27
+ </g>
28
+ </svg>
@@ -0,0 +1,10 @@
1
+ <?xml version="1.0" encoding="utf-8"?>
2
+ <!-- Generator: Adobe Illustrator 26.2.1, 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 16 16" style="enable-background:new 0 0 16 16;" xml:space="preserve">
5
+ <style type="text/css">
6
+ .st0{}
7
+ </style>
8
+ <path class="st0" d="M8,11.43c-0.15,0-0.31-0.06-0.42-0.18L1.92,5.6c-0.23-0.23-0.23-0.61,0-0.85s0.61-0.23,0.85,0L8,9.98l5.23-5.23
9
+ c0.23-0.23,0.61-0.23,0.85,0c0.23,0.23,0.23,0.61,0,0.85l-5.66,5.66C8.31,11.37,8.15,11.43,8,11.43z"/>
10
+ </svg>
package/svgs/error.svg CHANGED
@@ -1,17 +1,10 @@
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="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
4
- viewBox="0 0 24 24" xml:space="preserve">
5
- <g id="Icon">
6
- <g id="UI-icons-英文名" transform="translate(-204.000000, -929.000000)">
7
- <g id="提示建议性图标" transform="translate(100.000000, 761.000000)">
8
- <g id="Error" transform="translate(104.000000, 168.000000)">
9
- <path id="Combined-Shape" class="st0" d="M12,24C5.4,24,0,18.6,0,12S5.4,0,12,0s12,5.4,12,12S18.6,24,12,24z M16.8,15.6L13.2,12
10
- l3.6-3.6c0.3-0.3,0.3-0.9,0-1.2c-0.3-0.3-0.9-0.3-1.2,0L12,10.8L8.4,7.2c-0.3-0.3-0.9-0.3-1.2,0s-0.3,0.9,0,1.2l3.6,3.6
11
- l-3.6,3.6c-0.3,0.3-0.3,0.9,0,1.2C7.4,16.9,7.6,17,7.8,17s0.4-0.1,0.6-0.2l3.6-3.6l3.6,3.6c0.2,0.2,0.4,0.2,0.6,0.2
12
- c0.2,0,0.4-0.1,0.6-0.2C17.1,16.4,17.1,15.9,16.8,15.6z"/>
13
- </g>
14
- </g>
15
- </g>
16
- </g>
17
- </svg>
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <svg viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
3
+ <title>icon/alert/error/24</title>
4
+ <g id="icon/alert/error/24" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
5
+ <g id="Icon/Fill/3">
6
+ <path d="M12,1.5 C6.2015625,1.5 1.5,6.2015625 1.5,12 C1.5,17.7984375 6.2015625,22.5 12,22.5 C17.7984375,22.5 22.5,17.7984375 22.5,12 C22.5,6.2015625 17.7984375,1.5 12,1.5 Z" id="形状备份-2" fill="#F23030"></path>
7
+ <path d="M8.46029812,7.66494797 L12,11.204 L15.5397019,7.66494797 C15.7596325,7.44501734 16.1151214,7.44501734 16.335052,7.66494797 C16.5549827,7.8848786 16.5549827,8.24036749 16.335052,8.46029812 L12.796,12 L16.335052,15.5397019 C16.5549827,15.7596325 16.5549827,16.1151214 16.335052,16.335052 C16.225368,16.4447361 16.0813725,16.4998594 15.937377,16.4998594 C15.7933815,16.4998594 15.649386,16.4447361 15.5397019,16.335052 L12,12.796 L8.46029812,16.335052 C8.35061404,16.4447361 8.20661854,16.4998594 8.06262304,16.4998594 C7.91862754,16.4998594 7.77463204,16.4447361 7.66494797,16.335052 C7.44501734,16.1151214 7.44501734,15.7596325 7.66494797,15.5397019 L11.204,12 L7.66494797,8.46029812 C7.44501734,8.24036749 7.44501734,7.8848786 7.66494797,7.66494797 C7.8848786,7.44501734 8.24036749,7.44501734 8.46029812,7.66494797 Z" id="形状结合备份" stroke="#FFFFFF" stroke-width="0.2" fill="#FFFFFF"></path>
8
+ </g>
9
+ </g>
10
+ </svg>
@@ -0,0 +1,11 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <svg viewBox="0 0 30 30" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
3
+ <g id="多端组件" stroke="none" stroke-width="1">
4
+ <g id="文件上传" transform="translate(-133.000000, -1942.000000)">
5
+ <g id="Excel" transform="translate(133.000000, 1942.000000)">
6
+ <rect id="矩形" x="0" y="0" width="30" height="30" rx="2"></rect>
7
+ <polygon id="E" fill="#FFFFFF" fill-rule="nonzero" points="18.8046512 22 19 19.9889503 13.3255814 19.9889503 13.3255814 15.7154696 18.4046512 15.7154696 18.4046512 13.8494475 13.3255814 13.8494475 13.3255814 9.99171271 18.7116279 9.99171271 18.9348837 8 11 8 11 22"></polygon>
8
+ </g>
9
+ </g>
10
+ </g>
11
+ </svg>
@@ -0,0 +1,7 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <svg viewBox="0 0 16 16" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
3
+ <g id="icon/tree/展开" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
4
+ <rect id="矩形" stroke="#191919" x="0.5" y="0.5" width="15" height="15" rx="4"></rect>
5
+ <line x1="5" y1="8" x2="11" y2="8" id="路径-5" stroke="#191919"></line>
6
+ </g>
7
+ </svg>
package/svgs/eyeclose.svg CHANGED
@@ -1,18 +1,42 @@
1
- <?xml version="1.0" encoding="utf-8"?>
2
- <!-- Generator: Adobe Illustrator 15.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
3
- <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
4
- <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"
5
- viewBox="182.139 106.3 435.722 362.4" enable-background="new 182.139 106.3 435.722 362.4"
6
- xml:space="preserve">
7
- <path d="M560.925,106.3l26.525,26.525L251.575,468.7l-26.525-26.525L560.925,106.3z M549.912,204.525
8
- c21.176,20.25,41.688,45.087,61.538,74.5c8.007,11.871,8.555,27.265,1.412,39.675l-1.412,2.274l-3.55,5.188
9
- C545.188,417.05,475.875,462.5,400,462.5c-29.962,0-58.888-7.088-86.8-21.25L341.45,413c19.2,8.05,38.712,12,58.55,12
10
- c61.975,0,120.725-38.525,176.925-119.975l3.438-5.025l-3.45-5.038c-17.574-25.475-35.399-46.75-53.5-63.938L549.912,204.525
11
- L549.912,204.525z M400,137.5c26.375,0,51.938,5.487,76.725,16.462l-28.949,28.962c-15.384-5.24-31.523-7.917-47.775-7.925
12
- c-61.975,0-120.725,38.525-176.925,119.975L219.638,300l3.45,5.037c15.15,21.95,30.475,40.775,46,56.575L242.6,388.1
13
- c-18.525-18.813-36.55-41.188-54.05-67.125c-8.007-11.87-8.555-27.265-1.412-39.675l1.412-2.275l3.55-5.188
14
- C254.813,182.95,324.125,137.5,400,137.5z M478.338,276.125c15.023,43.249-7.858,90.489-51.107,105.513
15
- c-17.619,6.12-36.787,6.12-54.405,0l33.375-33.375c20.148-2.786,35.989-18.627,38.774-38.775l33.363-33.375V276.125z M400,220.388
16
- c3.287,0,6.537,0.188,9.725,0.563l-92.05,92.063c-5.364-45.469,27.147-86.678,72.617-92.042c3.222-0.38,6.464-0.57,9.708-0.571
17
- V220.388z"/>
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <svg viewBox="0 0 16 16" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
3
+ <defs>
4
+ <filter x="-45.3%" y="-67.2%" width="190.7%" height="234.5%" filterUnits="objectBoundingBox" id="filter-1">
5
+ <feOffset dx="1" dy="0" in="SourceAlpha" result="shadowOffsetOuter1"></feOffset>
6
+ <feGaussianBlur stdDeviation="1" in="shadowOffsetOuter1" result="shadowBlurOuter1"></feGaussianBlur>
7
+ <feColorMatrix values="0 0 0 0 0.145098039 0 0 0 0 0.168627451 0 0 0 0 0.22745098 0 0 0 0.08 0" type="matrix" in="shadowBlurOuter1" result="shadowMatrixOuter1"></feColorMatrix>
8
+ <feMerge>
9
+ <feMergeNode in="shadowMatrixOuter1"></feMergeNode>
10
+ <feMergeNode in="SourceGraphic"></feMergeNode>
11
+ </feMerge>
12
+ </filter>
13
+ <path d="M3.47665742,1.144 L4.20565742,1.871 C5.14665742,1.312 6.13765742,1.001 7.16665742,1.001 L7.16665742,1.001 C8.77165742,1.001 10.2856574,1.759 11.6596574,3.034 L11.6596574,3.034 C12.1486574,3.488 12.5836574,3.975 12.9576574,4.461 L12.9576574,4.461 L13.2316574,4.833 L13.0486574,5.086 L13.0046574,5.145 L12.9576574,5.207 C12.5836574,5.693 12.1486574,6.18 11.6596574,6.634 L11.6596574,6.634 C11.1666574,7.092 10.6556574,7.483 10.1286574,7.797 L10.1286574,7.797 L10.8556574,8.525 C11.3686574,8.199 11.8636574,7.81 12.3406574,7.367 L12.3406574,7.367 C12.8726574,6.872 13.3436574,6.344 13.7506574,5.816 L13.7506574,5.816 L13.8516574,5.683 L14.0246574,5.446 L14.1606574,5.249 L14.2586574,5.096 L14.3006574,5.012 C14.3556574,4.869 14.3416574,4.705 14.2586574,4.572 L14.2586574,4.572 L14.1606574,4.419 L14.0246574,4.222 L13.8516574,3.985 L13.8016574,3.92 L13.7506574,3.852 C13.3436574,3.324 12.8726574,2.795 12.3406574,2.301 L12.3406574,2.301 C10.7976574,0.869 9.06165742,0 7.16665742,0 L7.16665742,0 C5.85665742,0 4.62265742,0.416 3.47665742,1.144 L3.47665742,1.144 Z M1.99265742,2.301 C1.46065742,2.795 0.989657421,3.324 0.582657421,3.852 L0.582657421,3.852 L0.481657421,3.985 L0.307657421,4.222 L0.172657421,4.419 L0.073657421,4.572 L0.032657421,4.656 C-0.022342579,4.799 -0.00734257902,4.963 0.073657421,5.096 L0.073657421,5.096 L0.172657421,5.249 L0.307657421,5.446 L0.481657421,5.683 L0.531657421,5.748 L0.582657421,5.816 C0.989657421,6.344 1.46065742,6.872 1.99265742,7.367 L1.99265742,7.367 C3.53565742,8.799 5.27165742,9.668 7.16665742,9.668 L7.16665742,9.668 C8.13565742,9.668 9.06365742,9.441 9.94365742,9.028 L9.94365742,9.028 L9.18365742,8.266 C8.53065742,8.527 7.85765742,8.667 7.16665742,8.667 L7.16665742,8.667 C5.56165742,8.667 4.04765742,7.911 2.67365742,6.634 L2.67365742,6.634 C2.18465742,6.18 1.74965742,5.693 1.37565742,5.207 L1.37565742,5.207 L1.10065742,4.833 L1.28465742,4.582 L1.32865742,4.522 L1.37565742,4.461 C1.74965742,3.975 2.18465742,3.488 2.67365742,3.034 L2.67365742,3.034 C2.89965742,2.823 3.13065742,2.627 3.36465742,2.445 L3.36465742,2.445 L2.65265742,1.733 C2.42965742,1.911 2.20865742,2.1 1.99265742,2.301 L1.99265742,2.301 Z M5.04565742,2.713 L5.75265742,3.419 C6.11365742,3.058 6.61465742,2.834 7.16665742,2.834 L7.16665742,2.834 C8.27165742,2.834 9.16665742,3.73 9.16665742,4.835 L9.16665742,4.835 C9.16665742,5.386 8.94265742,5.886 8.58065742,6.249 L8.58065742,6.249 L9.28765742,6.955 C9.83065742,6.412 10.1666574,5.663 10.1666574,4.835 L10.1666574,4.835 C10.1666574,3.177 8.82265742,1.834 7.16665742,1.834 L7.16665742,1.834 C6.33865742,1.834 5.58865742,2.169 5.04565742,2.713 L5.04565742,2.713 Z M4.16665742,4.835 C4.16665742,6.491 5.51065742,7.834 7.16665742,7.834 L7.16665742,7.834 C7.62965742,7.834 8.06865742,7.729 8.46065742,7.541 L8.46065742,7.541 L7.68365742,6.767 C7.51865742,6.811 7.34565742,6.835 7.16665742,6.835 L7.16665742,6.835 C6.06165742,6.835 5.16665742,5.939 5.16665742,4.835 L5.16665742,4.835 C5.16665742,4.656 5.18965742,4.482 5.23365742,4.316 L5.23365742,4.316 L4.45865742,3.541 C4.27165742,3.932 4.16665742,4.37 4.16665742,4.835 L4.16665742,4.835 Z" id="path-2"></path>
14
+ <filter x="-63.8%" y="-63.8%" width="227.6%" height="227.5%" filterUnits="objectBoundingBox" id="filter-4">
15
+ <feOffset dx="1" dy="0" in="SourceAlpha" result="shadowOffsetOuter1"></feOffset>
16
+ <feGaussianBlur stdDeviation="1" in="shadowOffsetOuter1" result="shadowBlurOuter1"></feGaussianBlur>
17
+ <feColorMatrix values="0 0 0 0 0.145098039 0 0 0 0 0.168627451 0 0 0 0 0.22745098 0 0 0 0.08 0" type="matrix" in="shadowBlurOuter1" result="shadowMatrixOuter1"></feColorMatrix>
18
+ <feMerge>
19
+ <feMergeNode in="shadowMatrixOuter1"></feMergeNode>
20
+ <feMergeNode in="SourceGraphic"></feMergeNode>
21
+ </feMerge>
22
+ </filter>
23
+ <path d="M0.14625,0.147 C-0.04875,0.342 -0.04875,0.658 0.14625,0.854 L0.14625,0.854 L9.33825,10.046 C9.53325,10.242 9.85025,10.242 10.04525,10.046 L10.04525,10.046 C10.24025,9.851 10.24025,9.534 10.04525,9.339 L10.04525,9.339 L0.85325,0.147 C0.75525,0.05 0.62725,2.27373675e-13 0.49925,2.27373675e-13 L0.49925,2.27373675e-13 C0.37125,2.27373675e-13 0.24325,0.05 0.14625,0.147 L0.14625,0.147 Z" id="path-5"></path>
24
+ </defs>
25
+ <g id="icon/16/不可视" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
26
+ <polygon id="Fill-1" points="0 16 16 16 16 0 0 0"></polygon>
27
+ <g id="编组" filter="url(#filter-1)" transform="translate(0.833343, 3.474000)">
28
+ <mask id="mask-3" fill="white">
29
+ <use xlink:href="#path-2"></use>
30
+ </mask>
31
+ <g id="Clip-3"></g>
32
+ <polygon id="Fill-2" fill="#808080" mask="url(#mask-3)" points="-1.02134258 10.667 15.3556574 10.667 15.3556574 -1 -1.02134258 -1"></polygon>
33
+ </g>
34
+ <g id="编组" filter="url(#filter-4)" transform="translate(3.257750, 2.858000)">
35
+ <mask id="mask-6" fill="white">
36
+ <use xlink:href="#path-5"></use>
37
+ </mask>
38
+ <g id="Clip-5"></g>
39
+ <polygon id="Fill-4" fill="#808080" mask="url(#mask-6)" points="16.79985 5.0969 5.09585 16.8009 -6.60815 5.0969 5.09585 -6.6081"></polygon>
40
+ </g>
41
+ </g>
18
42
  </svg>
package/svgs/eyeopen.svg CHANGED
@@ -1,18 +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="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
4
- viewBox="0 0 24 24" xml:space="preserve">
5
- <g id="Icon">
6
- <g id="UI-icons-英文名" transform="translate(-101.000000, -1475.000000)">
7
- <g id="网站通用图标" transform="translate(100.000000, 1136.000000)">
8
- <g id="eyeopen" transform="translate(1.000000, 336.000000)">
9
- <path id="Combined-Shape" class="st0" d="M12,19c-2.2,0-4-1.8-4-4s1.8-4,4-4s4,1.8,4,4S14.2,19,12,19z M12,17c1.1,0,2-0.9,2-2
10
- s-0.9-2-2-2s-2,0.9-2,2S10.9,17,12,17z"/>
11
- <path id="Shape" class="st0" d="M21.9,15.5c0,0.1-2.6,6.5-9.9,6.5c-7.2,0-9.7-6.2-9.9-6.5c-0.1-0.2-0.1-0.7,0-0.9
12
- C2.2,14.5,5.1,8,12,8c6.9,0,9.7,6.2,9.9,6.6C22,14.8,22,15.3,21.9,15.5 M23.7,13.7C23.6,13.4,20.2,6,12,6S0.4,13.4,0.3,13.7
13
- c-0.4,0.8-0.4,1.9-0.1,2.6C0.3,16.3,3.4,24,12,24c8.6,0,11.7-7.7,11.7-7.7C24.1,15.5,24.1,14.4,23.7,13.7"/>
14
- </g>
15
- </g>
16
- </g>
17
- </g>
18
- </svg>
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <svg viewBox="0 0 16 16" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
3
+ <defs>
4
+ <filter x="-52.5%" y="-80.8%" width="204.9%" height="261.6%" filterUnits="objectBoundingBox" id="filter-1">
5
+ <feOffset dx="1" dy="0" in="SourceAlpha" result="shadowOffsetOuter1"></feOffset>
6
+ <feGaussianBlur stdDeviation="1" in="shadowOffsetOuter1" result="shadowBlurOuter1"></feGaussianBlur>
7
+ <feColorMatrix values="0 0 0 0 0.145098039 0 0 0 0 0.168627451 0 0 0 0 0.22745098 0 0 0 0.08 0" type="matrix" in="shadowBlurOuter1" result="shadowMatrixOuter1"></feColorMatrix>
8
+ <feMerge>
9
+ <feMergeNode in="shadowMatrixOuter1"></feMergeNode>
10
+ <feMergeNode in="SourceGraphic"></feMergeNode>
11
+ </feMerge>
12
+ </filter>
13
+ </defs>
14
+ <g id="icon/16/可视" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
15
+ <polygon id="Fill-1" points="0 16 16 16 16 0 0 0"></polygon>
16
+ <g id="编组" filter="url(#filter-1)" transform="translate(1.327000, 3.667000)" stroke="#808080">
17
+ <path d="M6.673,8.666 C5.013,8.666 3.387,7.937 1.84,6.5 C1.358,6.052 0.902,5.551 0.485,5.01 L0.218,4.649 L0,4.322 L0.227,4.004 L0.488,3.651 C0.902,3.114 1.358,2.613 1.84,2.166 C3.387,0.729 5.013,0 6.673,0 C8.333,0 9.959,0.729 11.506,2.166 C11.988,2.614 12.444,3.115 12.861,3.656 L13.128,4.017 L13.346,4.344 L13.119,4.662 L12.858,5.015 C12.444,5.552 11.988,6.053 11.506,6.5 C9.959,7.937 8.333,8.666 6.673,8.666 Z" id="Stroke-2" stroke-linejoin="round"></path>
18
+ <path d="M6.673,6.833 C5.295,6.833 4.173,5.711 4.173,4.333 C4.173,2.955 5.295,1.833 6.673,1.833 C8.051,1.833 9.173,2.955 9.173,4.333 C9.173,5.711 8.051,6.833 6.673,6.833 Z" id="Stroke-4"></path>
19
+ </g>
20
+ </g>
21
+ </svg>
@@ -0,0 +1,14 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <svg viewBox="0 0 30 30" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
3
+ <g id="多端组件" stroke="none" stroke-width="1">
4
+ <g id="文件上传" transform="translate(-629.000000, -1942.000000)">
5
+ <g id="文件夹" transform="translate(629.000000, 1942.000000)">
6
+ <rect id="矩形" x="0" y="0" width="30" height="30" rx="2"></rect>
7
+ <g id="面性/ic_folder_filled" transform="translate(5.000000, 5.000000)">
8
+ <rect id="矩形" fill="#D8D8D8" opacity="0" x="0" y="0" width="20" height="20"></rect>
9
+ <path d="M14.5833333,5.20916667 C15.1575,5.20916667 15.625,5.67666667 15.625,6.25083333 L15.625,6.66666667 L10.3458333,6.66666667 C10.235,6.66666667 10.1266667,6.645 10.0266667,6.60416667 C9.92666667,6.5625 9.83416667,6.50166667 9.75666667,6.42333333 L8.54166667,5.20916667 L14.5833333,5.20916667 Z M16.875,6.6875 L16.875,6.25083333 C16.875,4.98666667 15.8475,3.95916667 14.5833333,3.95916667 L7.29166667,3.95916667 L6.91083333,3.5775 C6.83333333,3.49916667 6.74083333,3.43833333 6.64083333,3.39666667 C6.54083333,3.355 6.4325,3.33333333 6.32166667,3.33333333 L3.33333333,3.33333333 C2.82333333,3.33333333 2.37083333,3.57083333 2.06416667,3.935 C1.82,4.225 1.66666667,4.59416667 1.66666667,5 L1.66666667,14.1666667 C1.66666667,15.5416667 2.7925,16.6666667 4.16666667,16.6666667 L15.8333333,16.6666667 C16.5991667,16.6666667 17.2783333,16.3108333 17.7375,15.765 C18.1041667,15.3308333 18.3333333,14.7766667 18.3333333,14.1666667 L18.3333333,8.33333333 C18.3333333,7.48833333 17.6933333,6.79166667 16.875,6.6875 L16.875,6.6875 Z" id="Fill-1" fill="#FFFFFF"></path>
10
+ </g>
11
+ </g>
12
+ </g>
13
+ </g>
14
+ </svg>
@@ -2,7 +2,7 @@
2
2
  <!-- Generator: Adobe Illustrator 16.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
3
3
  <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
4
4
  <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"
5
- width="161.754px" height="156.391px" viewBox="0 0 161.754 156.391" enable-background="new 0 0 161.754 156.391"
5
+ viewBox="0 0 161.754 156.391" enable-background="new 0 0 161.754 156.391"
6
6
  xml:space="preserve">
7
7
  <g id="图层_2">
8
8
  </g>
@@ -0,0 +1,11 @@
1
+ <?xml version="1.0" encoding="utf-8"?>
2
+ <!-- Generator: Adobe Illustrator 26.2.1, 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 16 16" style="enable-background:new 0 0 16 16;" xml:space="preserve">
5
+ <style type="text/css">
6
+ .st0{}
7
+ </style>
8
+ <path class="st0" d="M5.84,8.78l-0.09-0.1C5.39,8.25,5.42,7.62,5.84,7.22L9.6,3.65l0.07-0.06c0.21-0.13,0.49-0.12,0.67,0.06
9
+ c0.21,0.2,0.21,0.51,0,0.71L6.58,7.93L6.56,7.96C6.54,8,6.55,8.04,6.58,8.07l3.76,3.57l0.06,0.07c0.14,0.19,0.12,0.46-0.06,0.64
10
+ c-0.21,0.2-0.54,0.2-0.74,0L5.84,8.78z"/>
11
+ </svg>
@@ -0,0 +1,19 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <svg viewBox="0 0 14.8 14.8" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
3
+ <defs>
4
+ <linearGradient x1="128.248383%" y1="50%" x2="26.8114638%" y2="0%" id="linearGradient-1">
5
+ <stop stop-color="#FFFFFF" stop-opacity="0" offset="0.0956075175%"></stop>
6
+ <stop stop-color="#FFFFFF" offset="100%"></stop>
7
+ </linearGradient>
8
+ <linearGradient x1="128.248383%" y1="50%" x2="26.8114638%" y2="0%" id="linearGradient-2">
9
+ <stop stop-color="#191919" stop-opacity="0" offset="0.0956075175%"></stop>
10
+ <stop stop-color="#191919" offset="100%"></stop>
11
+ </linearGradient>
12
+ </defs>
13
+ <g id="状态(2)" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
14
+ <g id="编组备份-20" transform="translate(-0.600000, -0.600000)">
15
+ <polygon id="Fill-1" points="0 16 16 16 16 0 0 0"></polygon>
16
+ <path d="M8,0.6 C8.49705627,0.6 8.9,1.00294373 8.9,1.5 C8.9,1.99705627 8.49705627,2.4 8,2.4 C4.90705627,2.4 2.4,4.90705627 2.4,8 C2.4,11.0929437 4.90705627,13.6 8,13.6 C11.0929437,13.6 13.6,11.0929437 13.6,8 C13.6,7.50294373 14.0029437,7.1 14.5,7.1 C14.9970563,7.1 15.4,7.50294373 15.4,8 C15.4,12.0870563 12.0870563,15.4 8,15.4 C3.91294373,15.4 0.6,12.0870563 0.6,8 C0.6,3.91294373 3.91294373,0.6 8,0.6 Z" id="Stroke-2" fill="url(#linearGradient-2)" fill-rule="nonzero"></path>
17
+ </g>
18
+ </g>
19
+ </svg>
package/svgs/mic.svg ADDED
@@ -0,0 +1,6 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <svg viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
3
+ <g id="IconMic" stroke="none" stroke-width="1">
4
+ <path d="M18.0065,11.41045 C18.4207136,11.41045 18.7565,11.7462364 18.7565,12.16045 C18.7565,15.6379687 16.1290562,18.501858 12.7510586,18.875228 L12.7505,20.49925 L13.9986,20.49975 C14.4128136,20.49975 14.7486,20.8355364 14.7486,21.24975 C14.7486,21.6294458 14.4664461,21.943241 14.1003706,21.9929034 L13.9986,21.99975 L10.0016,21.99975 C9.58738644,21.99975 9.2516,21.6639636 9.2516,21.24975 C9.2516,20.8700542 9.53375388,20.556259 9.89982944,20.5065966 L10.0016,20.49975 L11.2505,20.49925 L11.2509072,18.8753372 C7.87220206,18.5024073 5.2435,15.6381721 5.2435,12.16045 C5.2435,11.7462364 5.57928644,11.41045 5.9935,11.41045 C6.40771356,11.41045 6.7435,11.7462364 6.7435,12.16045 C6.7435,15.0630071 9.09748421,17.41645 12.0005,17.41645 C14.9032864,17.41645 17.2565,15.0632364 17.2565,12.16045 C17.2565,11.7462364 17.5922864,11.41045 18.0065,11.41045 Z M12.0006,2.00025 C14.1171213,2.00025 15.8336,3.71634414 15.8336,5.83325 L15.8336,12.00025 C15.8336,14.1171559 14.1171213,15.83325 12.0006,15.83325 C9.88327085,15.83325 8.1666,14.1173481 8.1666,12.00025 L8.1666,5.83325 C8.1666,3.7161519 9.88327085,2.00025 12.0006,2.00025 Z M12.0006,3.50025 C10.7115476,3.50025 9.6666,4.54472951 9.6666,5.83325 L9.6666,12.00025 C9.6666,13.2887705 10.7115476,14.33325 12.0006,14.33325 C13.2887694,14.33325 14.3336,13.2886535 14.3336,12.00025 L14.3336,5.83325 C14.3336,4.5448465 13.2887694,3.50025 12.0006,3.50025 Z" id="形状结合"></path>
5
+ </g>
6
+ </svg>
@@ -0,0 +1,10 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <svg viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
3
+ <g id="S12组件" stroke="none" stroke-width="1" fill-rule="evenodd">
4
+ <g id="CheckBox复选框_半选@1x">
5
+ <rect id="矩形" opacity="0" x="0" y="0"></rect>
6
+ <rect id="矩形" fill="#FFFFFF" fill-rule="nonzero" x="8" y="8" width="8" height="8" rx="1"></rect>
7
+ <path d="M19,2 C20.7208136,2 22,3.27918643 22,5 L22,19 C22,20.7208136 20.7208136,22 19,22 L5,22 C3.27918643,22 2,20.7208136 2,19 L2,5 C2,3.27918643 3.27918643,2 5,2 L19,2 Z M15,8 L9,8 C8.4381722,8 8.07239495,8.32561109 8,9 L8,9 L8,15 C8,15.5618278 8.32561109,15.9276051 9,16 L9,16 L15,16 C15.5618278,16 15.9276051,15.6743889 16,15 L16,15 L16,9 C16,8.4381722 15.6743889,8.07239495 15,8 L15,8 Z" id="形状" fill-rule="nonzero"></path>
8
+ </g>
9
+ </g>
10
+ </svg>
@@ -0,0 +1,10 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <svg viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
3
+ <g id="S12组件" stroke="none" stroke-width="1" fill-rule="evenodd">
4
+ <g id="CheckBox复选框_选中@1x">
5
+ <rect id="矩形" opacity="0" x="0" y="0"></rect>
6
+ <path d="M18.5208153,7.87867966 C18.1603313,7.51819569 17.5931003,7.49046616 17.2008091,7.79549105 L17.1066017,7.87867966 L10.7419336,14.2419336 L7.20710678,10.7071068 C6.81658249,10.3165825 6.18341751,10.3165825 5.79289322,10.7071068 C5.43240926,11.0675907 5.40467972,11.6348218 5.70970461,12.027113 L5.79289322,12.1213203 L10.0355339,16.363961 C10.3960179,16.724445 10.9632489,16.7521745 11.3555401,16.4471496 L11.4497475,16.363961 L18.5208153,9.29289322 C18.9113396,8.90236893 18.9113396,8.26920395 18.5208153,7.87867966 Z" id="路径" fill="#FFFFFF" fill-rule="nonzero"></path>
7
+ <path d="M19,2 C20.6568542,2 22,3.34314575 22,5 L22,19 C22,20.6568542 20.6568542,22 19,22 L5,22 C3.34314575,22 2,20.6568542 2,19 L2,5 C2,3.34314575 3.34314575,2 5,2 L19,2 Z M18.5208153,7.87867966 C18.1603313,7.51819569 17.5931003,7.49046616 17.2008091,7.79549105 L17.1066017,7.87867966 L10.7419336,14.2419336 L7.20710678,10.7071068 C6.81658249,10.3165825 6.18341751,10.3165825 5.79289322,10.7071068 C5.43240926,11.0675907 5.40467972,11.6348218 5.70970461,12.027113 L5.79289322,12.1213203 L10.0355339,16.363961 C10.3960179,16.724445 10.9632489,16.7521745 11.3555401,16.4471496 L11.4497475,16.363961 L18.5208153,9.29289322 C18.9113396,8.90236893 18.9113396,8.26920395 18.5208153,7.87867966 Z" id="形状备份" fill-rule="nonzero"></path>
8
+ </g>
9
+ </g>
10
+ </svg>
@@ -0,0 +1,10 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <svg viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
3
+ <g id="S12组件" stroke="none" stroke-width="1" fill-rule="evenodd">
4
+ <g id="CheckBox复选框_未选中@1x">
5
+ <rect id="矩形" x="0" y="0"></rect>
6
+ <path d="M19.0833333,3.5 L4.91666667,3.5 C4.19014923,3.5 3.59136486,4.04689027 3.50953095,4.75145341 L3.5,4.91666667 L3.5,19.0833333 C3.5,19.8098508 4.04689027,20.4086351 4.75145341,20.490469 L4.91666667,20.5 L19.0833333,20.5 C19.8098508,20.5 20.4086351,19.9531097 20.490469,19.2485466 L20.5,19.0833333 L20.5,4.91666667 C20.5,4.19014923 19.9531097,3.59136486 19.2485466,3.50953095 L19.0833333,3.5 Z" id="矩形" fill="#FFFFFF"></path>
7
+ <path d="M19.1428571,2 C20.7208136,2 22,3.27918643 22,4.85714286 L22,19.1428571 C22,20.7208136 20.7208136,22 19.1428571,22 L4.85714286,22 C3.27918643,22 2,20.7208136 2,19.1428571 L2,4.85714286 C2,3.27918643 3.27918643,2 4.85714286,2 L19.1428571,2 Z M19.0833333,3.5 L4.91666667,3.5 C4.19014923,3.5 3.59136486,4.04689027 3.50953095,4.75145341 L3.5,4.91666667 L3.5,19.0833333 C3.5,19.8098508 4.04689027,20.4086351 4.75145341,20.490469 L4.91666667,20.5 L19.0833333,20.5 C19.8098508,20.5 20.4086351,19.9531097 20.490469,19.2485466 L20.5,19.0833333 L20.5,4.91666667 C20.5,4.19014923 19.9531097,3.59136486 19.2485466,3.50953095 L19.0833333,3.5 Z" id="矩形" fill-rule="nonzero"></path>
8
+ </g>
9
+ </g>
10
+ </svg>
@@ -0,0 +1,9 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <svg viewBox="0 0 20 20" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
3
+ <g id="移动端Radio_selected" stroke="none" stroke-width="1" fill-rule="evenodd">
4
+ <g id="编组">
5
+ <rect id="矩形" opacity="0" x="0" y="0" ></rect>
6
+ <path d="M16.363961,3.63603897 C19.8786797,7.15075759 19.8786797,12.8492424 16.363961,16.363961 C12.8492424,19.8786797 7.15075759,19.8786797 3.63603897,16.363961 C0.121320344,12.8492424 0.121320344,7.15075759 3.63603897,3.63603897 C7.15075759,0.121320344 12.8492424,0.121320344 16.363961,3.63603897 Z M10,6 C7.790861,6 6,7.790861 6,10 C6,12.209139 7.790861,14 10,14 C12.209139,14 14,12.209139 14,10 C14,7.790861 12.209139,6 10,6 Z" id="形状"></path>
7
+ </g>
8
+ </g>
9
+ </svg>
@@ -0,0 +1,10 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <svg viewBox="0 0 20 20" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
3
+ <g id="移动端Radio_unselected" stroke="none" stroke-width="1" fill-rule="evenodd">
4
+ <g id="编组">
5
+ <rect id="矩形" opacity="0" x="0" y="0"></rect>
6
+ <path d="M10,2 C5.581722,2 2,5.581722 2,10 C2,14.418278 5.581722,18 10,18 C14.418278,18 18,14.418278 18,10 C18,5.581722 14.418278,2 10,2 Z" id="bj" fill="#FFFFFF" fill-rule="nonzero"></path>
7
+ <path d="M10,1 C14.9705627,1 19,5.02943725 19,10 C19,14.9705627 14.9705627,19 10,19 C5.02943725,19 1,14.9705627 1,10 C1,5.02943725 5.02943725,1 10,1 Z M10,2 C5.581722,2 2,5.581722 2,10 C2,14.418278 5.581722,18 10,18 C14.418278,18 18,14.418278 18,10 C18,5.581722 14.418278,2 10,2 Z" id="radio" fill-rule="nonzero"></path>
8
+ </g>
9
+ </g>
10
+ </svg>
@@ -0,0 +1,11 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <svg viewBox="0 0 30 30" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
3
+ <g id="多端组件" stroke="none" stroke-width="1">
4
+ <g id="文件上传" transform="translate(-691.000000, -1942.000000)">
5
+ <g id="其他" transform="translate(691.000000, 1942.000000)">
6
+ <rect id="矩形" x="0" y="0" width="30" height="30" rx="2"></rect>
7
+ <path d="M7.5,6 L12.5,6 C13.3284271,6 14,6.67157288 14,7.5 L14,12.5 C14,13.3284271 13.3284271,14 12.5,14 L7.5,14 C6.67157288,14 6,13.3284271 6,12.5 L6,7.5 C6,6.67157288 6.67157288,6 7.5,6 Z M7.5,16 L12.5,16 C13.3284271,16 14,16.6715729 14,17.5 L14,22.5 C14,23.3284271 13.3284271,24 12.5,24 L7.5,24 C6.67157288,24 6,23.3284271 6,22.5 L6,17.5 C6,16.6715729 6.67157288,16 7.5,16 Z M17.5,16 L22.5,16 C23.3284271,16 24,16.6715729 24,17.5 L24,22.5 C24,23.3284271 23.3284271,24 22.5,24 L17.5,24 C16.6715729,24 16,23.3284271 16,22.5 L16,17.5 C16,16.6715729 16.6715729,16 17.5,16 Z M22.5,6 C23.3284271,6 24,6.67157288 24,7.5 L24,12.5 C24,13.3284271 23.3284271,14 22.5,14 L17.5,14 C16.6715729,14 16,13.3284271 16,12.5 L16,7.5 C16,6.67157288 16.6715729,6 17.5,6 L22.5,6 Z M22.5,7 L17.5,7 C17.2238576,7 17,7.22385763 17,7.5 L17,12.5 C17,12.7761424 17.2238576,13 17.5,13 L22.5,13 C22.7761424,13 23,12.7761424 23,12.5 L23,7.5 C23,7.22385763 22.7761424,7 22.5,7 Z" id="形状结合" fill="#FFFFFF"></path>
8
+ </g>
9
+ </g>
10
+ </g>
11
+ </svg>
@@ -0,0 +1,11 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <svg viewBox="0 0 30 30" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
3
+ <g id="多端组件" stroke="none" stroke-width="1">
4
+ <g id="文件上传" transform="translate(-257.000000, -1942.000000)">
5
+ <g id="PDF" transform="translate(257.000000, 1942.000000)">
6
+ <rect id="矩形" x="0" y="0" width="30" height="30" rx="2"></rect>
7
+ <path d="M20.7744445,18.9455081 C19.5747348,18.8563984 18.4194588,18.4108499 17.4863513,17.6088624 C15.6645699,18.0098561 13.9316559,18.5890693 12.1987419,19.301947 C10.8212975,21.752464 9.53272043,23 8.42187813,23 C8.19970968,23 7.93310752,22.9554452 7.75537277,22.8217806 C7.26660216,22.5990063 7,22.1089029 7,21.6187995 C7,21.2178058 7.08886739,20.1039344 11.3100681,18.2771853 C12.2876093,16.494991 13.0429821,14.6682419 13.6650538,12.7523831 C13.1318495,11.6830666 11.9765735,9.0543301 12.7763799,7.71768442 C13.0429821,7.22758101 13.5761864,6.96025187 14.1538244,7.00480671 C14.5981613,7.00480671 15.0424982,7.22758099 15.3091004,7.58401985 C15.8867384,8.38600725 15.8423047,10.0790918 15.0869319,12.5741637 C15.797871,13.9108094 16.7309785,15.1137905 17.8418208,16.1385522 C18.7749283,15.9603328 19.7080359,15.8266682 20.6411434,15.8266682 C22.7295269,15.871223 23.0405627,16.8514299 22.9961291,17.430643 C22.9961291,18.9455081 21.5298172,18.9455081 20.7744445,18.9455081 L20.7744445,18.9455081 Z M8.33301075,21.7079092 L8.46631184,21.6633543 C9.08838352,21.4405801 9.57715413,20.9950315 9.93262366,20.4158184 C9.26611827,20.6831475 8.73291398,21.128696 8.33301075,21.7079092 Z M14.2426918,8.3414524 L14.1093907,8.3414524 C14.064957,8.3414524 13.9760896,8.3414524 13.9316559,8.38600725 C13.7539211,9.14343981 13.8872222,9.94542722 14.1982581,10.6583049 C14.4648602,9.90087235 14.4648602,9.09888495 14.2426918,8.3414524 L14.2426918,8.3414524 Z M14.5537276,14.8019065 L14.5092939,14.8910162 L14.4648602,14.8464614 C14.064957,15.8712231 13.6206201,16.8959847 13.1318495,17.8761916 L13.2207169,17.8316367 L13.2207169,17.9207464 C14.1982581,17.5643076 15.2646667,17.2524236 16.2422079,17.0296493 L16.1977742,16.9850944 L16.3310753,16.9850944 C15.6645699,16.3167716 15.0424982,15.5593391 14.5537276,14.8019065 L14.5537276,14.8019065 Z M20.5967097,17.1633139 C20.1968065,17.1633139 19.8413369,17.1633139 19.4414337,17.2524236 C19.8857706,17.4751979 20.3301075,17.5643076 20.7744445,17.6088624 C21.0854803,17.6534173 21.3965162,17.6088624 21.6631183,17.5197527 C21.6631183,17.3860882 21.4853835,17.1633139 20.5967097,17.1633139 Z" id="形状" fill="#FFFFFF" 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 viewBox="0 0 30 30" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
3
+ <g id="多端组件" stroke="none" stroke-width="1">
4
+ <g id="文件上传" transform="translate(-381.000000, -1942.000000)">
5
+ <g id="图片" transform="translate(381.000000, 1942.000000)">
6
+ <rect id="矩形" x="0" y="0" width="30" height="30" rx="2"></rect>
7
+ <path d="M7,10 L7,20 C7,21.1045695 7.8954305,22 9,22 L21,22 C22.1045695,22 23,21.1045695 23,20 L23,10 C23,8.8954305 22.1045695,8 21,8 L9,8 C7.8954305,8 7,8.8954305 7,10 Z M21.1646178,12.6316709 C21.3779531,12.8214321 21.5,13.093335 21.5,13.3788544 L21.5,19.9953815 C21.5,20.2715239 21.2761424,20.4953815 21,20.4953815 L10.4684018,20.4953815 C10.1922594,20.4953815 9.96840178,20.2715239 9.96840178,19.9953815 C9.96840178,19.8916278 10.0006783,19.7904436 10.0607573,19.7058543 L12.431829,16.3674663 C12.7516319,15.9171947 13.3759007,15.8114289 13.8261723,16.1312318 C13.8444618,16.1442219 13.8623091,16.1578237 13.8796837,16.1720141 L15.1287239,17.1921477 C15.3362555,17.3616458 15.6405121,17.3374136 15.8185986,17.1372034 L19.7528165,12.7142365 C20.1198748,12.3015785 20.7519598,12.2646126 21.1646178,12.6316709 Z M10.5,10 C11.3284271,10 12,10.6715729 12,11.5 C12,12.3284271 11.3284271,13 10.5,13 C9.67157288,13 9,12.3284271 9,11.5 C9,10.6715729 9.67157288,10 10.5,10 Z" id="形状" fill="#FFFFFF" 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 viewBox="0 0 30 30" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
3
+ <g id="多端组件" stroke="none" stroke-width="1">
4
+ <g id="文件上传" transform="translate(-195.000000, -1942.000000)">
5
+ <g id="PPT" transform="translate(195.000000, 1942.000000)">
6
+ <rect id="矩形" x="0" y="0" width="30" height="30" rx="2"></rect>
7
+ <path d="M13.8510972,22 L13.8510972,16.6049724 C14.5219436,16.7338858 15.1175549,16.7983425 15.637931,16.7983425 C16.5909091,16.7983425 17.4341693,16.6130295 18.1677116,16.2424033 C18.9012539,15.8717772 19.4733542,15.3400092 19.8840125,14.6470994 C20.2946708,13.9541897 20.5,13.1436464 20.5,12.2154696 C20.5,10.8489871 20.0423197,9.80478821 19.1269592,9.08287293 C18.2115987,8.36095764 16.8918495,8 15.1677116,8 L15.1677116,8 L11.5,8 L11.5,22 L13.8510972,22 Z M15.2053292,14.9516575 C14.8918495,14.9516575 14.4404389,14.9033149 13.8510972,14.8066298 L13.8510972,14.8066298 L13.8510972,9.83701657 L15.130094,9.83701657 C16.1206897,9.83701657 16.8714734,10.0271639 17.3824451,10.4074586 C17.8934169,10.7877532 18.1489028,11.4097606 18.1489028,12.2734807 C18.1489028,13.1243094 17.8981191,13.7833794 17.3965517,14.2506906 C16.8949843,14.7180018 16.1645768,14.9516575 15.2053292,14.9516575 Z" id="P" fill="#FFFFFF" fill-rule="nonzero"></path>
8
+ </g>
9
+ </g>
10
+ </g>
11
+ </svg>
@@ -0,0 +1,7 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <svg 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>icon/alert/prompt/16</title>
4
+ <g id="icon/alert/prompt/16" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
5
+ <path d="M8,1 C4.134375,1 1,4.134375 1,8 C1,11.865625 4.134375,15 8,15 C11.865625,15 15,11.865625 15,8 C15,4.134375 11.865625,1 8,1 Z M8,5.71428571 C7.52678571,5.71428571 7.14285714,5.33035714 7.14285714,4.85714286 C7.14285714,4.38392857 7.52678571,4 8,4 C8.47321429,4 8.85714286,4.38392857 8.85714286,4.85714286 C8.85714286,5.33035714 8.47321429,5.71428571 8,5.71428571 Z M8,6.85714286 C8.31559129,6.85714286 8.57142857,7.11298014 8.57142857,7.42857143 L8.57142857,11.4285714 C8.57142857,11.7441627 8.31559129,12 8,12 C7.68440871,12 7.42857143,11.7441627 7.42857143,11.4285714 L7.42857143,7.42857143 C7.42857143,7.11298014 7.68440871,6.85714286 8,6.85714286 Z" id="形状" fill="#1476FF"></path>
6
+ </g>
7
+ </svg>
@@ -0,0 +1,6 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <svg viewBox="0 0 16 16" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
3
+ <g id="icon/alert/prompt/16" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
4
+ <path d="M8,1 C4.134375,1 1,4.134375 1,8 C1,11.865625 4.134375,15 8,15 C11.865625,15 15,11.865625 15,8 C15,4.134375 11.865625,1 8,1 Z M8,5.71428571 C7.52678571,5.71428571 7.14285714,5.33035714 7.14285714,4.85714286 C7.14285714,4.38392857 7.52678571,4 8,4 C8.47321429,4 8.85714286,4.38392857 8.85714286,4.85714286 C8.85714286,5.33035714 8.47321429,5.71428571 8,5.71428571 Z M8,6.85714286 C8.31559129,6.85714286 8.57142857,7.11298014 8.57142857,7.42857143 L8.57142857,11.4285714 C8.57142857,11.7441627 8.31559129,12 8,12 C7.68440871,12 7.42857143,11.7441627 7.42857143,11.4285714 L7.42857143,7.42857143 C7.42857143,7.11298014 7.68440871,6.85714286 8,6.85714286 Z" id="形状" fill="#1476FF"></path>
5
+ </g>
6
+ </svg>
@@ -0,0 +1,8 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <svg viewBox="0 0 16 16" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
3
+ <g id="icon/tree/收起" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
4
+ <rect id="矩形" stroke="#999999" x="0.5" y="0.5" width="15" height="15" rx="4"></rect>
5
+ <line x1="5" y1="8" x2="11" y2="8" id="路径-5" stroke="#999999"></line>
6
+ <line x1="5" y1="8" x2="11" y2="8" id="路径-5备份" stroke="#999999" transform="translate(8.000000, 8.000000) rotate(90.000000) translate(-8.000000, -8.000000) "></line>
7
+ </g>
8
+ </svg>
package/svgs/replies.svg CHANGED
@@ -3,7 +3,7 @@
3
3
  <svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
4
4
  viewBox="0 0 24 24" xml:space="preserve">
5
5
  <g id="Icon">
6
- <g id="Aurora_ICONS" transform="translate(-1141.000000, -2239.000000)">
6
+ <g id="Tiny_ICONS" transform="translate(-1141.000000, -2239.000000)">
7
7
  <g id="网站通用图标" transform="translate(100.000000, 1221.000000)">
8
8
  <g id="replies" transform="translate(1040.000000, 1015.000000)">
9
9
  <g id="Group-9-Copy-2" transform="translate(1.000000, 3.000000)">
@@ -2,7 +2,7 @@
2
2
  <!-- Generator: Adobe Illustrator 16.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
3
3
  <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
4
4
  <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"
5
- width="161.754px" height="156.391px" viewBox="0 0 161.754 156.391" enable-background="new 0 0 161.754 156.391"
5
+ viewBox="0 0 161.754 156.391" enable-background="new 0 0 161.754 156.391"
6
6
  xml:space="preserve">
7
7
  <g id="图层_2">
8
8
  </g>
package/svgs/sent.svg CHANGED
@@ -3,7 +3,7 @@
3
3
  <svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
4
4
  viewBox="0 0 24 24" xml:space="preserve">
5
5
  <g id="Icon">
6
- <g id="Aurora_ICONS" transform="translate(-1037.000000, -2239.000000)">
6
+ <g id="Tiny_ICONS" transform="translate(-1037.000000, -2239.000000)">
7
7
  <g id="网站通用图标" transform="translate(100.000000, 1221.000000)">
8
8
  <g id="sent" transform="translate(936.000000, 1015.000000)">
9
9
  <g id="Group-9-Copy-2" transform="translate(1.000000, 3.000000)">
@@ -0,0 +1,9 @@
1
+ <?xml version="1.0" encoding="utf-8"?>
2
+ <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"
3
+ viewBox="0 0 16 16" style="enable-background:new 0 0 16 16;" xml:space="preserve">
4
+ <path class="st0" d="M8,1.5c0.24,0,0.47,0.08,0.66,0.24C8.69,1.77,8.72,1.8,8.75,1.82l3.81,4.14c0.37,0.4,0.33,1.01-0.09,1.36
5
+ c-0.18,0.16-0.42,0.24-0.66,0.24H4.19c-0.55,0-1-0.43-1-0.97c0-0.24,0.09-0.46,0.25-0.64l3.81-4.14C7.45,1.61,7.72,1.5,8,1.5
6
+ C8,1.5,8,1.5,8,1.5 M12.81,9.39c0,0.24-0.09,0.46-0.25,0.64l-3.81,4.14C8.55,14.39,8.28,14.5,8,14.5c-0.24,0-0.47-0.08-0.66-0.24
7
+ c-0.03-0.03-0.06-0.05-0.09-0.08l-3.81-4.14c-0.37-0.4-0.33-1.01,0.08-1.36c0.18-0.16,0.42-0.24,0.66-0.24h7.61
8
+ C12.36,8.43,12.81,8.86,12.81,9.39z M11.75,9.43H4.25l3.74,4.07L11.75,9.43z"/>
9
+ </svg>
@@ -0,0 +1,9 @@
1
+ <?xml version="1.0" encoding="utf-8"?>
2
+ <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"
3
+ viewBox="0 0 16 16" style="enable-background:new 0 0 16 16;" xml:space="preserve">
4
+ <path class="st0" d="M8,14.5c-0.24,0-0.47-0.08-0.66-0.24c-0.03-0.03-0.06-0.05-0.09-0.08l-3.81-4.14c-0.37-0.4-0.33-1.01,0.09-1.36
5
+ c0.18-0.16,0.42-0.24,0.66-0.24h7.61c0.55,0,1,0.43,1,0.97c0,0.24-0.09,0.46-0.25,0.64l-3.81,4.14C8.55,14.39,8.28,14.5,8,14.5
6
+ C8,14.5,8,14.5,8,14.5 M3.19,6.61c0-0.24,0.09-0.46,0.25-0.64l3.81-4.14C7.45,1.61,7.72,1.5,8,1.5c0.24,0,0.47,0.08,0.66,0.24
7
+ C8.69,1.77,8.72,1.8,8.75,1.82l3.81,4.14c0.37,0.4,0.33,1.01-0.08,1.36c-0.18,0.16-0.42,0.24-0.66,0.24H4.19
8
+ C3.64,7.57,3.19,7.14,3.19,6.61z M4.25,6.57h7.51L8.01,2.5L4.25,6.57z"/>
9
+ </svg>
@@ -0,0 +1,12 @@
1
+ <?xml version="1.0" encoding="utf-8"?>
2
+ <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"
3
+ viewBox="0 0 16 16" style="enable-background:new 0 0 16 16;" xml:space="preserve">
4
+ <g>
5
+ <path class="st0" d="M11.75,9.43L7.99,13.5L4.25,9.43H11.75 M8,1.5C8,1.5,8,1.5,8,1.5c-0.28,0-0.55,0.11-0.75,0.32L3.44,5.97
6
+ c-0.16,0.18-0.25,0.4-0.25,0.64c0,0.53,0.45,0.97,1,0.97h7.61c0.24,0,0.48-0.09,0.66-0.24c0.41-0.35,0.45-0.96,0.09-1.36L8.75,1.82
7
+ C8.72,1.8,8.69,1.77,8.66,1.74C8.47,1.58,8.24,1.5,8,1.5l0.01,1l3.74,4.07l-7.5,0L7.99,2.5c0,0,0.01,0,0.01,0L8,1.5L8,1.5z
8
+ M11.81,8.43H4.19c-0.24,0-0.48,0.09-0.66,0.24c-0.41,0.35-0.45,0.96-0.08,1.36l3.81,4.14c0.03,0.03,0.06,0.06,0.09,0.08
9
+ C7.53,14.42,7.76,14.5,8,14.5c0.28,0,0.55-0.11,0.75-0.32l3.81-4.14c0.16-0.18,0.25-0.4,0.25-0.64
10
+ C12.81,8.86,12.36,8.43,11.81,8.43L11.81,8.43z"/>
11
+ </g>
12
+ </svg>