diff --git a/snowy-admin-web/src/api/auth/ssoApi.js b/snowy-admin-web/src/api/auth/ssoApi.js
index cd32c2c2..1b72ce2f 100644
--- a/snowy-admin-web/src/api/auth/ssoApi.js
+++ b/snowy-admin-web/src/api/auth/ssoApi.js
@@ -18,7 +18,6 @@ const request = (url, ...arg) => baseRequest(`/auth/sso/b/` + url, ...arg)
* @date 2022-09-22 22:33:20
*/
export default {
-
// B端获取认证中心地址
getSsoAuthUrl(data) {
return request('getSsoAuthUrl', data, 'get')
diff --git a/snowy-admin-web/src/api/sys/userCenterApi.js b/snowy-admin-web/src/api/sys/userCenterApi.js
index b763cac3..e6b33241 100644
--- a/snowy-admin-web/src/api/sys/userCenterApi.js
+++ b/snowy-admin-web/src/api/sys/userCenterApi.js
@@ -171,5 +171,5 @@ export default {
// 解绑动态口令
userCenterUnBindOtp(data) {
return request('unBindOtp', data)
- },
+ }
}
diff --git a/snowy-admin-web/src/assets/icons/mobile/filled/iconfont.css b/snowy-admin-web/src/assets/icons/mobile/filled/iconfont.css
index a4e757d4..892082b5 100644
--- a/snowy-admin-web/src/assets/icons/mobile/filled/iconfont.css
+++ b/snowy-admin-web/src/assets/icons/mobile/filled/iconfont.css
@@ -1,173 +1,172 @@
@font-face {
- font-family: "snowy"; /* Project id 3880534 */
- src: url('iconfont.ttf?t=1675528061732') format('truetype');
+ font-family: 'snowy'; /* Project id 3880534 */
+ src: url('iconfont.ttf?t=1675528061732') format('truetype');
}
.snowy {
- font-family: "snowy" !important;
- font-size: 16px;
- font-style: normal;
- -webkit-font-smoothing: antialiased;
- -moz-osx-font-smoothing: grayscale;
+ font-family: 'snowy' !important;
+ font-size: 16px;
+ font-style: normal;
+ -webkit-font-smoothing: antialiased;
+ -moz-osx-font-smoothing: grayscale;
}
.arrow-up-filling:before {
- content: "\e688";
+ content: '\e688';
}
.arrow-down-filling:before {
- content: "\e689";
+ content: '\e689';
}
.arrow-left-filling:before {
- content: "\e68a";
+ content: '\e68a';
}
.arrow-right-filling:before {
- content: "\e68b";
+ content: '\e68b';
}
.caps-unlock-filling:before {
- content: "\e68c";
+ content: '\e68c';
}
.comment-filling:before {
- content: "\e68d";
+ content: '\e68d';
}
.check-item-filling:before {
- content: "\e68e";
+ content: '\e68e';
}
.clock-filling:before {
- content: "\e68f";
+ content: '\e68f';
}
.delete-filling:before {
- content: "\e690";
+ content: '\e690';
}
.decline-filling:before {
- content: "\e691";
+ content: '\e691';
}
.dynamic-filling:before {
- content: "\e692";
+ content: '\e692';
}
.intermediate-filling:before {
- content: "\e693";
+ content: '\e693';
}
.favorite-filling:before {
- content: "\e694";
+ content: '\e694';
}
.layout-filling:before {
- content: "\e695";
+ content: '\e695';
}
.help-filling:before {
- content: "\e696";
+ content: '\e696';
}
.history-filling:before {
- content: "\e697";
+ content: '\e697';
}
.filter-filling:before {
- content: "\e698";
+ content: '\e698';
}
.file-common-filling:before {
- content: "\e699";
+ content: '\e699';
}
.news-filling:before {
- content: "\e69a";
+ content: '\e69a';
}
.edit-filling:before {
- content: "\e69b";
+ content: '\e69b';
}
.fullscreen-expand-filling:before {
- content: "\e69c";
+ content: '\e69c';
}
.smile-filling:before {
- content: "\e69d";
+ content: '\e69d';
}
.rise-filling:before {
- content: "\e69e";
+ content: '\e69e';
}
.picture-filling:before {
- content: "\e69f";
+ content: '\e69f';
}
.notification-filling:before {
- content: "\e6a0";
+ content: '\e6a0';
}
.user-filling:before {
- content: "\e6a1";
+ content: '\e6a1';
}
.setting-filling:before {
- content: "\e6a2";
+ content: '\e6a2';
}
.switch-filling:before {
- content: "\e6a3";
+ content: '\e6a3';
}
.work-filling:before {
- content: "\e6a4";
+ content: '\e6a4';
}
.task-filling:before {
- content: "\e6a5";
+ content: '\e6a5';
}
.success-filling:before {
- content: "\e6a6";
+ content: '\e6a6';
}
.warning-filling:before {
- content: "\e6a7";
+ content: '\e6a7';
}
.folder-filling:before {
- content: "\e6a8";
+ content: '\e6a8';
}
.map-filling:before {
- content: "\e6a9";
+ content: '\e6a9';
}
.prompt-filling:before {
- content: "\e6aa";
+ content: '\e6aa';
}
.meh-filling:before {
- content: "\e6ab";
+ content: '\e6ab';
}
.cry-filling:before {
- content: "\e6ac";
+ content: '\e6ac';
}
.top-filling:before {
- content: "\e6ad";
+ content: '\e6ad';
}
.home-filling:before {
- content: "\e6ae";
+ content: '\e6ae';
}
.sorting:before {
- content: "\e6af";
+ content: '\e6af';
}
-
diff --git a/snowy-admin-web/src/assets/icons/mobile/filled/iconfont.json b/snowy-admin-web/src/assets/icons/mobile/filled/iconfont.json
index 5189f8e4..e265ffaf 100644
--- a/snowy-admin-web/src/assets/icons/mobile/filled/iconfont.json
+++ b/snowy-admin-web/src/assets/icons/mobile/filled/iconfont.json
@@ -1,289 +1,289 @@
{
- "id": "3880534",
- "name": "snowy-app-filled",
- "font_family": "snowy",
- "css_prefix_text": "",
- "description": "",
- "glyphs": [
- {
- "icon_id": "15838581",
- "name": "arrow-up-filling",
- "font_class": "arrow-up-filling",
- "unicode": "e688",
- "unicode_decimal": 59016
- },
- {
- "icon_id": "15838582",
- "name": "arrow-down-filling",
- "font_class": "arrow-down-filling",
- "unicode": "e689",
- "unicode_decimal": 59017
- },
- {
- "icon_id": "15838583",
- "name": "arrow-left-filling",
- "font_class": "arrow-left-filling",
- "unicode": "e68a",
- "unicode_decimal": 59018
- },
- {
- "icon_id": "15838584",
- "name": "arrow-right-filling",
- "font_class": "arrow-right-filling",
- "unicode": "e68b",
- "unicode_decimal": 59019
- },
- {
- "icon_id": "15838585",
- "name": "caps-unlock-filling",
- "font_class": "caps-unlock-filling",
- "unicode": "e68c",
- "unicode_decimal": 59020
- },
- {
- "icon_id": "15838586",
- "name": "comment-filling",
- "font_class": "comment-filling",
- "unicode": "e68d",
- "unicode_decimal": 59021
- },
- {
- "icon_id": "15838587",
- "name": "check-item-filling",
- "font_class": "check-item-filling",
- "unicode": "e68e",
- "unicode_decimal": 59022
- },
- {
- "icon_id": "15838588",
- "name": "clock-filling",
- "font_class": "clock-filling",
- "unicode": "e68f",
- "unicode_decimal": 59023
- },
- {
- "icon_id": "15838589",
- "name": "delete-filling",
- "font_class": "delete-filling",
- "unicode": "e690",
- "unicode_decimal": 59024
- },
- {
- "icon_id": "15838590",
- "name": "decline-filling",
- "font_class": "decline-filling",
- "unicode": "e691",
- "unicode_decimal": 59025
- },
- {
- "icon_id": "15838591",
- "name": "dynamic-filling",
- "font_class": "dynamic-filling",
- "unicode": "e692",
- "unicode_decimal": 59026
- },
- {
- "icon_id": "15838592",
- "name": "intermediate-filling",
- "font_class": "intermediate-filling",
- "unicode": "e693",
- "unicode_decimal": 59027
- },
- {
- "icon_id": "15838593",
- "name": "favorite-filling",
- "font_class": "favorite-filling",
- "unicode": "e694",
- "unicode_decimal": 59028
- },
- {
- "icon_id": "15838594",
- "name": "layout-filling",
- "font_class": "layout-filling",
- "unicode": "e695",
- "unicode_decimal": 59029
- },
- {
- "icon_id": "15838595",
- "name": "help-filling",
- "font_class": "help-filling",
- "unicode": "e696",
- "unicode_decimal": 59030
- },
- {
- "icon_id": "15838596",
- "name": "history-filling",
- "font_class": "history-filling",
- "unicode": "e697",
- "unicode_decimal": 59031
- },
- {
- "icon_id": "15838597",
- "name": "filter-filling",
- "font_class": "filter-filling",
- "unicode": "e698",
- "unicode_decimal": 59032
- },
- {
- "icon_id": "15838598",
- "name": "file-common-filling",
- "font_class": "file-common-filling",
- "unicode": "e699",
- "unicode_decimal": 59033
- },
- {
- "icon_id": "15838599",
- "name": "news-filling",
- "font_class": "news-filling",
- "unicode": "e69a",
- "unicode_decimal": 59034
- },
- {
- "icon_id": "15838600",
- "name": "edit-filling",
- "font_class": "edit-filling",
- "unicode": "e69b",
- "unicode_decimal": 59035
- },
- {
- "icon_id": "15838601",
- "name": "fullscreen-expand-filling",
- "font_class": "fullscreen-expand-filling",
- "unicode": "e69c",
- "unicode_decimal": 59036
- },
- {
- "icon_id": "15838602",
- "name": "smile-filling",
- "font_class": "smile-filling",
- "unicode": "e69d",
- "unicode_decimal": 59037
- },
- {
- "icon_id": "15838603",
- "name": "rise-filling",
- "font_class": "rise-filling",
- "unicode": "e69e",
- "unicode_decimal": 59038
- },
- {
- "icon_id": "15838604",
- "name": "picture-filling",
- "font_class": "picture-filling",
- "unicode": "e69f",
- "unicode_decimal": 59039
- },
- {
- "icon_id": "15838605",
- "name": "notification-filling",
- "font_class": "notification-filling",
- "unicode": "e6a0",
- "unicode_decimal": 59040
- },
- {
- "icon_id": "15838606",
- "name": "user-filling",
- "font_class": "user-filling",
- "unicode": "e6a1",
- "unicode_decimal": 59041
- },
- {
- "icon_id": "15838607",
- "name": "setting-filling",
- "font_class": "setting-filling",
- "unicode": "e6a2",
- "unicode_decimal": 59042
- },
- {
- "icon_id": "15838608",
- "name": "switch-filling",
- "font_class": "switch-filling",
- "unicode": "e6a3",
- "unicode_decimal": 59043
- },
- {
- "icon_id": "15838609",
- "name": "work-filling",
- "font_class": "work-filling",
- "unicode": "e6a4",
- "unicode_decimal": 59044
- },
- {
- "icon_id": "15838610",
- "name": "task-filling",
- "font_class": "task-filling",
- "unicode": "e6a5",
- "unicode_decimal": 59045
- },
- {
- "icon_id": "15838611",
- "name": "success-filling",
- "font_class": "success-filling",
- "unicode": "e6a6",
- "unicode_decimal": 59046
- },
- {
- "icon_id": "15838612",
- "name": "warning-filling",
- "font_class": "warning-filling",
- "unicode": "e6a7",
- "unicode_decimal": 59047
- },
- {
- "icon_id": "15838613",
- "name": "folder-filling",
- "font_class": "folder-filling",
- "unicode": "e6a8",
- "unicode_decimal": 59048
- },
- {
- "icon_id": "15838614",
- "name": "map-filling",
- "font_class": "map-filling",
- "unicode": "e6a9",
- "unicode_decimal": 59049
- },
- {
- "icon_id": "15838615",
- "name": "prompt-filling",
- "font_class": "prompt-filling",
- "unicode": "e6aa",
- "unicode_decimal": 59050
- },
- {
- "icon_id": "15838616",
- "name": "meh-filling",
- "font_class": "meh-filling",
- "unicode": "e6ab",
- "unicode_decimal": 59051
- },
- {
- "icon_id": "15838617",
- "name": "cry-filling",
- "font_class": "cry-filling",
- "unicode": "e6ac",
- "unicode_decimal": 59052
- },
- {
- "icon_id": "15838618",
- "name": "top-filling",
- "font_class": "top-filling",
- "unicode": "e6ad",
- "unicode_decimal": 59053
- },
- {
- "icon_id": "15838619",
- "name": "home-filling",
- "font_class": "home-filling",
- "unicode": "e6ae",
- "unicode_decimal": 59054
- },
- {
- "icon_id": "15838620",
- "name": "sorting",
- "font_class": "sorting",
- "unicode": "e6af",
- "unicode_decimal": 59055
- }
- ]
+ "id": "3880534",
+ "name": "snowy-app-filled",
+ "font_family": "snowy",
+ "css_prefix_text": "",
+ "description": "",
+ "glyphs": [
+ {
+ "icon_id": "15838581",
+ "name": "arrow-up-filling",
+ "font_class": "arrow-up-filling",
+ "unicode": "e688",
+ "unicode_decimal": 59016
+ },
+ {
+ "icon_id": "15838582",
+ "name": "arrow-down-filling",
+ "font_class": "arrow-down-filling",
+ "unicode": "e689",
+ "unicode_decimal": 59017
+ },
+ {
+ "icon_id": "15838583",
+ "name": "arrow-left-filling",
+ "font_class": "arrow-left-filling",
+ "unicode": "e68a",
+ "unicode_decimal": 59018
+ },
+ {
+ "icon_id": "15838584",
+ "name": "arrow-right-filling",
+ "font_class": "arrow-right-filling",
+ "unicode": "e68b",
+ "unicode_decimal": 59019
+ },
+ {
+ "icon_id": "15838585",
+ "name": "caps-unlock-filling",
+ "font_class": "caps-unlock-filling",
+ "unicode": "e68c",
+ "unicode_decimal": 59020
+ },
+ {
+ "icon_id": "15838586",
+ "name": "comment-filling",
+ "font_class": "comment-filling",
+ "unicode": "e68d",
+ "unicode_decimal": 59021
+ },
+ {
+ "icon_id": "15838587",
+ "name": "check-item-filling",
+ "font_class": "check-item-filling",
+ "unicode": "e68e",
+ "unicode_decimal": 59022
+ },
+ {
+ "icon_id": "15838588",
+ "name": "clock-filling",
+ "font_class": "clock-filling",
+ "unicode": "e68f",
+ "unicode_decimal": 59023
+ },
+ {
+ "icon_id": "15838589",
+ "name": "delete-filling",
+ "font_class": "delete-filling",
+ "unicode": "e690",
+ "unicode_decimal": 59024
+ },
+ {
+ "icon_id": "15838590",
+ "name": "decline-filling",
+ "font_class": "decline-filling",
+ "unicode": "e691",
+ "unicode_decimal": 59025
+ },
+ {
+ "icon_id": "15838591",
+ "name": "dynamic-filling",
+ "font_class": "dynamic-filling",
+ "unicode": "e692",
+ "unicode_decimal": 59026
+ },
+ {
+ "icon_id": "15838592",
+ "name": "intermediate-filling",
+ "font_class": "intermediate-filling",
+ "unicode": "e693",
+ "unicode_decimal": 59027
+ },
+ {
+ "icon_id": "15838593",
+ "name": "favorite-filling",
+ "font_class": "favorite-filling",
+ "unicode": "e694",
+ "unicode_decimal": 59028
+ },
+ {
+ "icon_id": "15838594",
+ "name": "layout-filling",
+ "font_class": "layout-filling",
+ "unicode": "e695",
+ "unicode_decimal": 59029
+ },
+ {
+ "icon_id": "15838595",
+ "name": "help-filling",
+ "font_class": "help-filling",
+ "unicode": "e696",
+ "unicode_decimal": 59030
+ },
+ {
+ "icon_id": "15838596",
+ "name": "history-filling",
+ "font_class": "history-filling",
+ "unicode": "e697",
+ "unicode_decimal": 59031
+ },
+ {
+ "icon_id": "15838597",
+ "name": "filter-filling",
+ "font_class": "filter-filling",
+ "unicode": "e698",
+ "unicode_decimal": 59032
+ },
+ {
+ "icon_id": "15838598",
+ "name": "file-common-filling",
+ "font_class": "file-common-filling",
+ "unicode": "e699",
+ "unicode_decimal": 59033
+ },
+ {
+ "icon_id": "15838599",
+ "name": "news-filling",
+ "font_class": "news-filling",
+ "unicode": "e69a",
+ "unicode_decimal": 59034
+ },
+ {
+ "icon_id": "15838600",
+ "name": "edit-filling",
+ "font_class": "edit-filling",
+ "unicode": "e69b",
+ "unicode_decimal": 59035
+ },
+ {
+ "icon_id": "15838601",
+ "name": "fullscreen-expand-filling",
+ "font_class": "fullscreen-expand-filling",
+ "unicode": "e69c",
+ "unicode_decimal": 59036
+ },
+ {
+ "icon_id": "15838602",
+ "name": "smile-filling",
+ "font_class": "smile-filling",
+ "unicode": "e69d",
+ "unicode_decimal": 59037
+ },
+ {
+ "icon_id": "15838603",
+ "name": "rise-filling",
+ "font_class": "rise-filling",
+ "unicode": "e69e",
+ "unicode_decimal": 59038
+ },
+ {
+ "icon_id": "15838604",
+ "name": "picture-filling",
+ "font_class": "picture-filling",
+ "unicode": "e69f",
+ "unicode_decimal": 59039
+ },
+ {
+ "icon_id": "15838605",
+ "name": "notification-filling",
+ "font_class": "notification-filling",
+ "unicode": "e6a0",
+ "unicode_decimal": 59040
+ },
+ {
+ "icon_id": "15838606",
+ "name": "user-filling",
+ "font_class": "user-filling",
+ "unicode": "e6a1",
+ "unicode_decimal": 59041
+ },
+ {
+ "icon_id": "15838607",
+ "name": "setting-filling",
+ "font_class": "setting-filling",
+ "unicode": "e6a2",
+ "unicode_decimal": 59042
+ },
+ {
+ "icon_id": "15838608",
+ "name": "switch-filling",
+ "font_class": "switch-filling",
+ "unicode": "e6a3",
+ "unicode_decimal": 59043
+ },
+ {
+ "icon_id": "15838609",
+ "name": "work-filling",
+ "font_class": "work-filling",
+ "unicode": "e6a4",
+ "unicode_decimal": 59044
+ },
+ {
+ "icon_id": "15838610",
+ "name": "task-filling",
+ "font_class": "task-filling",
+ "unicode": "e6a5",
+ "unicode_decimal": 59045
+ },
+ {
+ "icon_id": "15838611",
+ "name": "success-filling",
+ "font_class": "success-filling",
+ "unicode": "e6a6",
+ "unicode_decimal": 59046
+ },
+ {
+ "icon_id": "15838612",
+ "name": "warning-filling",
+ "font_class": "warning-filling",
+ "unicode": "e6a7",
+ "unicode_decimal": 59047
+ },
+ {
+ "icon_id": "15838613",
+ "name": "folder-filling",
+ "font_class": "folder-filling",
+ "unicode": "e6a8",
+ "unicode_decimal": 59048
+ },
+ {
+ "icon_id": "15838614",
+ "name": "map-filling",
+ "font_class": "map-filling",
+ "unicode": "e6a9",
+ "unicode_decimal": 59049
+ },
+ {
+ "icon_id": "15838615",
+ "name": "prompt-filling",
+ "font_class": "prompt-filling",
+ "unicode": "e6aa",
+ "unicode_decimal": 59050
+ },
+ {
+ "icon_id": "15838616",
+ "name": "meh-filling",
+ "font_class": "meh-filling",
+ "unicode": "e6ab",
+ "unicode_decimal": 59051
+ },
+ {
+ "icon_id": "15838617",
+ "name": "cry-filling",
+ "font_class": "cry-filling",
+ "unicode": "e6ac",
+ "unicode_decimal": 59052
+ },
+ {
+ "icon_id": "15838618",
+ "name": "top-filling",
+ "font_class": "top-filling",
+ "unicode": "e6ad",
+ "unicode_decimal": 59053
+ },
+ {
+ "icon_id": "15838619",
+ "name": "home-filling",
+ "font_class": "home-filling",
+ "unicode": "e6ae",
+ "unicode_decimal": 59054
+ },
+ {
+ "icon_id": "15838620",
+ "name": "sorting",
+ "font_class": "sorting",
+ "unicode": "e6af",
+ "unicode_decimal": 59055
+ }
+ ]
}
diff --git a/snowy-admin-web/src/assets/icons/mobile/line/iconfont.css b/snowy-admin-web/src/assets/icons/mobile/line/iconfont.css
index 4042c729..5903b565 100644
--- a/snowy-admin-web/src/assets/icons/mobile/line/iconfont.css
+++ b/snowy-admin-web/src/assets/icons/mobile/line/iconfont.css
@@ -1,825 +1,824 @@
@font-face {
- font-family: "snowy"; /* Project id 3791763 */
- src: url('iconfont.ttf?t=1675526220710') format('truetype');
+ font-family: 'snowy'; /* Project id 3791763 */
+ src: url('iconfont.ttf?t=1675526220710') format('truetype');
}
.snowy {
- font-family: "snowy" !important;
- font-size: 16px;
- font-style: normal;
- -webkit-font-smoothing: antialiased;
- -moz-osx-font-smoothing: grayscale;
+ font-family: 'snowy' !important;
+ font-size: 16px;
+ font-style: normal;
+ -webkit-font-smoothing: antialiased;
+ -moz-osx-font-smoothing: grayscale;
}
.export-outlined:before {
- content: "\e792";
+ content: '\e792';
}
.experiment-outlined:before {
- content: "\e7c9";
+ content: '\e7c9';
}
.expand-outlined:before {
- content: "\e915";
+ content: '\e915';
}
.expand-alt-outlined:before {
- content: "\e7e9";
+ content: '\e7e9';
}
.exception-outlined:before {
- content: "\e7bb";
+ content: '\e7bb';
}
.euro-outlined:before {
- content: "\e78f";
+ content: '\e78f';
}
.euro-circle-outlined:before {
- content: "\eb62";
+ content: '\eb62';
}
.environment-outlined:before {
- content: "\e790";
+ content: '\e790';
}
.ellipsis-outlined:before {
- content: "\e815";
+ content: '\e815';
}
.download-outlined:before {
- content: "\e814";
+ content: '\e814';
}
.dollar-outlined:before {
- content: "\e78d";
+ content: '\e78d';
}
.dollar-circle-outlined:before {
- content: "\eb61";
+ content: '\eb61';
}
.dislike-outlined:before {
- content: "\e7c8";
+ content: '\e7c8';
}
.disconnect-outlined:before {
- content: "\e7e8";
+ content: '\e7e8';
}
.dingtalk-outlined:before {
- content: "\e881";
+ content: '\e881';
}
.desktop-outlined:before {
- content: "\e845";
+ content: '\e845';
}
.deployment-unit-outlined:before {
- content: "\e7d2";
+ content: '\e7d2';
}
.delivered-procedure-outlined:before {
- content: "\e911";
+ content: '\e911';
}
.delete-column-outlined:before {
- content: "\e901";
+ content: '\e901';
}
.delete-row-outlined:before {
- content: "\e902";
+ content: '\e902';
}
.database-outlined:before {
- content: "\e7b9";
+ content: '\e7b9';
}
.dashboard-outlined:before {
- content: "\e78b";
+ content: '\e78b';
}
.customer-service-outlined:before {
- content: "\e7ca";
+ content: '\e7ca';
}
.crown-outlined:before {
- content: "\e844";
+ content: '\e844';
}
.credit-card-outlined:before {
- content: "\e7e5";
+ content: '\e7e5';
}
.copyright-outlined:before {
- content: "\e789";
+ content: '\e789';
}
.copyright-circle-outlined:before {
- content: "\eb60";
+ content: '\eb60';
}
.control-outlined:before {
- content: "\e79c";
+ content: '\e79c';
}
.container-outlined:before {
- content: "\e7b8";
+ content: '\e7b8';
}
.contacts-outlined:before {
- content: "\e7e4";
+ content: '\e7e4';
}
.console-sql-outlined:before {
- content: "\e910";
+ content: '\e910';
}
.compress-outlined:before {
- content: "\e914";
+ content: '\e914';
}
.compass-outlined:before {
- content: "\e786";
+ content: '\e786';
}
.comment-outlined:before {
- content: "\e8ea";
+ content: '\e8ea';
}
.coffee-outlined:before {
- content: "\e6b5";
+ content: '\e6b5';
}
.code-outlined:before {
- content: "\e79b";
+ content: '\e79b';
}
.cloud-server-outlined:before {
- content: "\e7db";
+ content: '\e7db';
}
.cloud-upload-outlined:before {
- content: "\e7dc";
+ content: '\e7dc';
}
.cloud-outlined:before {
- content: "\e7dd";
+ content: '\e7dd';
}
.cloud-download-outlined:before {
- content: "\e7de";
+ content: '\e7de';
}
.cloud-sync-outlined:before {
- content: "\e7e0";
+ content: '\e7e0';
}
.clear-outlined:before {
- content: "\e900";
+ content: '\e900';
}
.ci-circle-outlined:before {
- content: "\e77f";
+ content: '\e77f';
}
.carry-out-outlined:before {
- content: "\e7d6";
+ content: '\e7d6';
}
.car-outlined:before {
- content: "\e7da";
+ content: '\e7da';
}
.ci-outlined:before {
- content: "\eb5f";
+ content: '\eb5f';
}
.camera-outlined:before {
- content: "\e7d9";
+ content: '\e7d9';
}
.calendar-outlined:before {
- content: "\e7d4";
+ content: '\e7d4';
}
.calculator-outlined:before {
- content: "\e79a";
+ content: '\e79a';
}
.bulb-outlined:before {
- content: "\e7c7";
+ content: '\e7c7';
}
.build-outlined:before {
- content: "\e7d5";
+ content: '\e7d5';
}
.bug-outlined:before {
- content: "\e8e9";
+ content: '\e8e9';
}
.branches-outlined:before {
- content: "\e7e7";
+ content: '\e7e7';
}
.borderless-table-outlined:before {
- content: "\e813";
+ content: '\e813';
}
.border-outlined:before {
- content: "\e7b7";
+ content: '\e7b7';
}
.book-outlined:before {
- content: "\e7b6";
+ content: '\e7b6';
}
.block-outlined:before {
- content: "\e7df";
+ content: '\e7df';
}
.bell-outlined:before {
- content: "\e7c5";
+ content: '\e7c5';
}
.bars-outlined:before {
- content: "\e71a";
+ content: '\e71a';
}
.barcode-outlined:before {
- content: "\e7d8";
+ content: '\e7d8';
}
.bank-outlined:before {
- content: "\e7c6";
+ content: '\e7c6';
}
.audit-outlined:before {
- content: "\e7c0";
+ content: '\e7c0';
}
.audio-outlined:before {
- content: "\e89b";
+ content: '\e89b';
}
.audio-muted-outlined:before {
- content: "\e8e8";
+ content: '\e8e8';
}
.api-outlined:before {
- content: "\e7e3";
+ content: '\e7e3';
}
.apartment-outlined:before {
- content: "\e89a";
+ content: '\e89a';
}
.alert-outlined:before {
- content: "\e7c4";
+ content: '\e7c4';
}
.aim-outlined:before {
- content: "\e913";
+ content: '\e913';
}
.account-book-outlined:before {
- content: "\e7d3";
+ content: '\e7d3';
}
.column-height-outlined:before {
- content: "\e811";
+ content: '\e811';
}
.column-width-outlined:before {
- content: "\e812";
+ content: '\e812';
}
.radius-setting-outlined:before {
- content: "\e7b5";
+ content: '\e7b5';
}
.unordered-list-outlined:before {
- content: "\e80f";
+ content: '\e80f';
}
.ordered-list-outlined:before {
- content: "\e810";
+ content: '\e810';
}
.drag-outlined:before {
- content: "\e843";
+ content: '\e843';
}
.sort-descending-outlined:before {
- content: "\e80d";
+ content: '\e80d';
}
.sort-ascending-outlined:before {
- content: "\e80e";
+ content: '\e80e';
}
.font-colors-outlined:before {
- content: "\e808";
+ content: '\e808';
}
.font-size-outlined:before {
- content: "\e809";
+ content: '\e809';
}
.line-height-outlined:before {
- content: "\e80a";
+ content: '\e80a';
}
.dash-outlined:before {
- content: "\e80b";
+ content: '\e80b';
}
.small-dash-outlined:before {
- content: "\e80c";
+ content: '\e80c';
}
.zoom-out-outlined:before {
- content: "\e898";
+ content: '\e898';
}
.zoom-in-outlined:before {
- content: "\e899";
+ content: '\e899';
}
.undo-outlined:before {
- content: "\e787";
+ content: '\e787';
}
.redo-outlined:before {
- content: "\e788";
+ content: '\e788';
}
.bold-outlined:before {
- content: "\e804";
+ content: '\e804';
}
.strikethrough-outlined:before {
- content: "\e805";
+ content: '\e805';
}
.underline-outlined:before {
- content: "\e806";
+ content: '\e806';
}
.italic-outlined:before {
- content: "\e807";
+ content: '\e807';
}
.bg-colors-outlined:before {
- content: "\e803";
+ content: '\e803';
}
.align-right-outlined:before {
- content: "\e7fb";
+ content: '\e7fb';
}
.align-left-outlined:before {
- content: "\e802";
+ content: '\e802';
}
.align-center-outlined:before {
- content: "\e7f5";
+ content: '\e7f5';
}
.highlight-outlined:before {
- content: "\e7e2";
+ content: '\e7e2';
}
.diff-outlined:before {
- content: "\e7bf";
+ content: '\e7bf';
}
.snippets-outlined:before {
- content: "\e7bd";
+ content: '\e7bd';
}
.delete-outlined:before {
- content: "\e7c3";
+ content: '\e7c3';
}
.scissor-outlined:before {
- content: "\e7e6";
+ content: '\e7e6';
}
.copy-outlined:before {
- content: "\e7bc";
+ content: '\e7bc';
}
.form-outlined:before {
- content: "\e791";
+ content: '\e791';
}
.edit-outlined:before {
- content: "\e7e1";
+ content: '\e7e1';
}
.stop-outlined:before {
- content: "\e842";
+ content: '\e842';
}
.issues-close-outlined:before {
- content: "\e68e";
+ content: '\e68e';
}
.warning-outlined:before {
- content: "\e682";
+ content: '\e682';
}
.clock-circle-outlined:before {
- content: "\e784";
+ content: '\e784';
}
.check-circle-outlined:before {
- content: "\e77d";
+ content: '\e77d';
}
.check-square-outlined:before {
- content: "\e794";
+ content: '\e794';
}
.check-outlined:before {
- content: "\e7fc";
+ content: '\e7fc';
}
.exclamation-circle-outlined:before {
- content: "\e785";
+ content: '\e785';
}
.exclamation-outlined:before {
- content: "\e7fa";
+ content: '\e7fa';
}
.info-circle-outlined:before {
- content: "\e77e";
+ content: '\e77e';
}
.info-outlined:before {
- content: "\e7f9";
+ content: '\e7f9';
}
.minus-square-outlined:before {
- content: "\e796";
+ content: '\e796';
}
.plus-square-outlined:before {
- content: "\e797";
+ content: '\e797';
}
.minus-circle-outlined:before {
- content: "\e780";
+ content: '\e780';
}
.minus-outlined:before {
- content: "\e801";
+ content: '\e801';
}
.pause-circle-outlined:before {
- content: "\e783";
+ content: '\e783';
}
.pause-outlined:before {
- content: "\e800";
+ content: '\e800';
}
.plus-circle-outlined:before {
- content: "\e781";
+ content: '\e781';
}
.plus-outlined:before {
- content: "\e8fe";
+ content: '\e8fe';
}
.question-circle-outlined:before {
- content: "\e782";
+ content: '\e782';
}
.question-outlined:before {
- content: "\e7ff";
+ content: '\e7ff';
}
.fullscreen-outlined:before {
- content: "\e7ec";
+ content: '\e7ec';
}
.fullscreen-exit-outlined:before {
- content: "\e7ed";
+ content: '\e7ed';
}
.radius-bottomleft-outlined:before {
- content: "\e7b1";
+ content: '\e7b1';
}
.radius-bottomright-outlined:before {
- content: "\e7b2";
+ content: '\e7b2';
}
.radius-upleft-outlined:before {
- content: "\e7b3";
+ content: '\e7b3';
}
.radius-upright-outlined:before {
- content: "\e7b4";
+ content: '\e7b4';
}
.pic-center-outlined:before {
- content: "\e7f6";
+ content: '\e7f6';
}
.pic-right-outlined:before {
- content: "\e7f7";
+ content: '\e7f7';
}
.pic-left-outlined:before {
- content: "\e7f8";
+ content: '\e7f8';
}
.border-outer-outlined:before {
- content: "\e7a9";
+ content: '\e7a9';
}
.border-top-outlined:before {
- content: "\e7aa";
+ content: '\e7aa';
}
.border-bottom-outlined:before {
- content: "\e7ab";
+ content: '\e7ab';
}
.border-left-outlined:before {
- content: "\e7ac";
+ content: '\e7ac';
}
.border-right-outlined:before {
- content: "\e7ad";
+ content: '\e7ad';
}
.border-inner-outlined:before {
- content: "\e7ae";
+ content: '\e7ae';
}
.border-verticle-outlined:before {
- content: "\e7af";
+ content: '\e7af';
}
.border-horizontal-outlined:before {
- content: "\e7b0";
+ content: '\e7b0';
}
.menu-unfold-outlined:before {
- content: "\e7f3";
+ content: '\e7f3';
}
.menu-fold-outlined:before {
- content: "\e7f4";
+ content: '\e7f4';
}
.logout-outlined:before {
- content: "\e78c";
+ content: '\e78c';
}
.login-outlined:before {
- content: "\e8f4";
+ content: '\e8f4';
}
.cluster-outlined:before {
- content: "\e7d7";
+ content: '\e7d7';
}
.down-square-outlined:before {
- content: "\e793";
+ content: '\e793';
}
.left-square-outlined:before {
- content: "\e795";
+ content: '\e795';
}
.right-square-outlined:before {
- content: "\e798";
+ content: '\e798';
}
.up-Square-outlined:before {
- content: "\e799";
+ content: '\e799';
}
.play-circle-outlined:before {
- content: "\e67a";
+ content: '\e67a';
}
.arrow-down-outlined:before {
- content: "\e66d";
+ content: '\e66d';
}
.arrow-right-outlined:before {
- content: "\e66e";
+ content: '\e66e';
}
.arrow-up-outlined:before {
- content: "\e66f";
+ content: '\e66f';
}
.arrow-left-outlined:before {
- content: "\e670";
+ content: '\e670';
}
.swap-outlined:before {
- content: "\e7f2";
+ content: '\e7f2';
}
.swap-right-outlined:before {
- content: "\e8f2";
+ content: '\e8f2';
}
.swap-left-outlined:before {
- content: "\e8f3";
+ content: '\e8f3';
}
.enter-outlined:before {
- content: "\e7fd";
+ content: '\e7fd';
}
.rollback-outlined:before {
- content: "\e7fe";
+ content: '\e7fe';
}
.retweet-outlined:before {
- content: "\e8f1";
+ content: '\e8f1';
}
.fast-backward-outlined:before {
- content: "\e8ed";
+ content: '\e8ed';
}
.fast-forward-outlined:before {
- content: "\e8ee";
+ content: '\e8ee';
}
.vertical-align-bottom-outlined:before {
- content: "\e7ef";
+ content: '\e7ef';
}
.vertical-align-middle-outlined:before {
- content: "\e7f0";
+ content: '\e7f0';
}
.vertical-align-top-outlined:before {
- content: "\e7f1";
+ content: '\e7f1';
}
.vertical-right-outlined:before {
- content: "\e7ea";
+ content: '\e7ea';
}
.vertical-left-outlined:before {
- content: "\e7eb";
+ content: '\e7eb';
}
.double-left-outlined:before {
- content: "\e66b";
+ content: '\e66b';
}
.double-right-outlined:before {
- content: "\e66c";
+ content: '\e66c';
}
.up-circle-outlined:before {
- content: "\e666";
+ content: '\e666';
}
.right-circle-outlined:before {
- content: "\e667";
+ content: '\e667';
}
.left-circle-outlined:before {
- content: "\e66a";
+ content: '\e66a';
}
.down-circle-outlined:before {
- content: "\eb5e";
+ content: '\eb5e';
}
.caret-up-outlined:before {
- content: "\e689";
+ content: '\e689';
}
.caret-down-outlined:before {
- content: "\e68a";
+ content: '\e68a';
}
.caret-left-outlined:before {
- content: "\e68b";
+ content: '\e68b';
}
.caret-right-outlined:before {
- content: "\e68c";
+ content: '\e68c';
}
.left-outlined:before {
- content: "\e685";
+ content: '\e685';
}
.up-outlined:before {
- content: "\e686";
+ content: '\e686';
}
.down-outlined:before {
- content: "\e687";
+ content: '\e687';
}
.right-outlined:before {
- content: "\e688";
+ content: '\e688';
}
.arrows-alt-outlined:before {
- content: "\e665";
+ content: '\e665';
}
.shrink-outlined:before {
- content: "\e68d";
+ content: '\e68d';
}
.step-backward-outlined:before {
- content: "\e8ef";
+ content: '\e8ef';
}
.step-forward-outlined:before {
- content: "\e8f0";
+ content: '\e8f0';
}
.robot-outlined:before {
- content: "\e897";
+ content: '\e897';
}
.file-word-outlined:before {
- content: "\e7ba";
+ content: '\e7ba';
}
.usergroup-delete-outlined:before {
- content: "\e760";
+ content: '\e760';
}
.field-time-outlined:before {
- content: "\eb5d";
+ content: '\eb5d';
}
.setting-outlined:before {
- content: "\e78e";
+ content: '\e78e';
}
.file-search-outlined:before {
- content: "\e730";
+ content: '\e730';
}
.team-outlined:before {
- content: "\e67d";
+ content: '\e67d';
}
.message-outlined:before {
- content: "\e78a";
+ content: '\e78a';
}
.mail-outlined:before {
- content: "\e62e";
+ content: '\e62e';
}
.send-outlined:before {
- content: "\e622";
+ content: '\e622';
}
.appstore-add-outlined:before {
- content: "\e8eb";
+ content: '\e8eb';
}
.user-outlined:before {
- content: "\e641";
+ content: '\e641';
}
.project-outlined:before {
- content: "\e746";
+ content: '\e746';
}
.hdd-outlined:before {
- content: "\e734";
+ content: '\e734';
}
.tool-outlined:before {
- content: "\e75b";
+ content: '\e75b';
}
.user-switch-outlined:before {
- content: "\ea3d";
+ content: '\ea3d';
}
.appstore-outlined:before {
- content: "\e601";
+ content: '\e601';
}
.home-outlined:before {
- content: "\e965";
+ content: '\e965';
}
-
diff --git a/snowy-admin-web/src/assets/icons/mobile/line/iconfont.json b/snowy-admin-web/src/assets/icons/mobile/line/iconfont.json
index 6f38067a..c15be9c3 100644
--- a/snowy-admin-web/src/assets/icons/mobile/line/iconfont.json
+++ b/snowy-admin-web/src/assets/icons/mobile/line/iconfont.json
@@ -1,1430 +1,1430 @@
{
- "id": "3791763",
- "name": "snowy-app",
- "font_family": "snowy",
- "css_prefix_text": "",
- "description": "",
- "glyphs": [
- {
- "icon_id": "4765958",
- "name": "export",
- "font_class": "export-outlined",
- "unicode": "e792",
- "unicode_decimal": 59282
- },
- {
- "icon_id": "4766679",
- "name": "experiment",
- "font_class": "experiment-outlined",
- "unicode": "e7c9",
- "unicode_decimal": 59337
- },
- {
- "icon_id": "9230692",
- "name": "expend",
- "font_class": "expand-outlined",
- "unicode": "e915",
- "unicode_decimal": 59669
- },
- {
- "icon_id": "4767007",
- "name": "arrawsalt",
- "font_class": "expand-alt-outlined",
- "unicode": "e7e9",
- "unicode_decimal": 59369
- },
- {
- "icon_id": "4766461",
- "name": "file -exception",
- "font_class": "exception-outlined",
- "unicode": "e7bb",
- "unicode_decimal": 59323
- },
- {
- "icon_id": "4765730",
- "name": "EURO",
- "font_class": "euro-outlined",
- "unicode": "e78f",
- "unicode_decimal": 59279
- },
- {
- "icon_id": "33968870",
- "name": "EURO-copy",
- "font_class": "euro-circle-outlined",
- "unicode": "eb62",
- "unicode_decimal": 60258
- },
- {
- "icon_id": "4765897",
- "name": "location",
- "font_class": "environment-outlined",
- "unicode": "e790",
- "unicode_decimal": 59280
- },
- {
- "icon_id": "4767094",
- "name": "ellipsis",
- "font_class": "ellipsis-outlined",
- "unicode": "e815",
- "unicode_decimal": 59413
- },
- {
- "icon_id": "4767031",
- "name": "download",
- "font_class": "download-outlined",
- "unicode": "e814",
- "unicode_decimal": 59412
- },
- {
- "icon_id": "4765723",
- "name": "Dollar",
- "font_class": "dollar-outlined",
- "unicode": "e78d",
- "unicode_decimal": 59277
- },
- {
- "icon_id": "33968867",
- "name": "Dollar-copy",
- "font_class": "dollar-circle-outlined",
- "unicode": "eb61",
- "unicode_decimal": 60257
- },
- {
- "icon_id": "4766693",
- "name": "unlike",
- "font_class": "dislike-outlined",
- "unicode": "e7c8",
- "unicode_decimal": 59336
- },
- {
- "icon_id": "4766962",
- "name": "disconnect",
- "font_class": "disconnect-outlined",
- "unicode": "e7e8",
- "unicode_decimal": 59368
- },
- {
- "icon_id": "4936979",
- "name": "dingtalk",
- "font_class": "dingtalk-outlined",
- "unicode": "e881",
- "unicode_decimal": 59521
- },
- {
- "icon_id": "4936457",
- "name": "desktop",
- "font_class": "desktop-outlined",
- "unicode": "e845",
- "unicode_decimal": 59461
- },
- {
- "icon_id": "4766849",
- "name": "deployment unit",
- "font_class": "deployment-unit-outlined",
- "unicode": "e7d2",
- "unicode_decimal": 59346
- },
- {
- "icon_id": "9229182",
- "name": "Stored procedure",
- "font_class": "delivered-procedure-outlined",
- "unicode": "e911",
- "unicode_decimal": 59665
- },
- {
- "icon_id": "8094808",
- "name": "delete column",
- "font_class": "delete-column-outlined",
- "unicode": "e901",
- "unicode_decimal": 59649
- },
- {
- "icon_id": "8094822",
- "name": "delete row",
- "font_class": "delete-row-outlined",
- "unicode": "e902",
- "unicode_decimal": 59650
- },
- {
- "icon_id": "4766439",
- "name": "database",
- "font_class": "database-outlined",
- "unicode": "e7b9",
- "unicode_decimal": 59321
- },
- {
- "icon_id": "4765881",
- "name": "dashboard",
- "font_class": "dashboard-outlined",
- "unicode": "e78b",
- "unicode_decimal": 59275
- },
- {
- "icon_id": "4766762",
- "name": "customerservice",
- "font_class": "customer-service-outlined",
- "unicode": "e7ca",
- "unicode_decimal": 59338
- },
- {
- "icon_id": "4936455",
- "name": "crown",
- "font_class": "crown-outlined",
- "unicode": "e844",
- "unicode_decimal": 59460
- },
- {
- "icon_id": "4766921",
- "name": "credit card",
- "font_class": "credit-card-outlined",
- "unicode": "e7e5",
- "unicode_decimal": 59365
- },
- {
- "icon_id": "4765731",
- "name": "copyright",
- "font_class": "copyright-outlined",
- "unicode": "e789",
- "unicode_decimal": 59273
- },
- {
- "icon_id": "33968858",
- "name": "copyright-copy",
- "font_class": "copyright-circle-outlined",
- "unicode": "eb60",
- "unicode_decimal": 60256
- },
- {
- "icon_id": "4765969",
- "name": "control",
- "font_class": "control-outlined",
- "unicode": "e79c",
- "unicode_decimal": 59292
- },
- {
- "icon_id": "4766438",
- "name": "container",
- "font_class": "container-outlined",
- "unicode": "e7b8",
- "unicode_decimal": 59320
- },
- {
- "icon_id": "4766855",
- "name": "contacts",
- "font_class": "contacts-outlined",
- "unicode": "e7e4",
- "unicode_decimal": 59364
- },
- {
- "icon_id": "9229185",
- "name": "Console-SQL",
- "font_class": "console-sql-outlined",
- "unicode": "e910",
- "unicode_decimal": 59664
- },
- {
- "icon_id": "9230691",
- "name": "compress",
- "font_class": "compress-outlined",
- "unicode": "e914",
- "unicode_decimal": 59668
- },
- {
- "icon_id": "4765724",
- "name": "compass",
- "font_class": "compass-outlined",
- "unicode": "e786",
- "unicode_decimal": 59270
- },
- {
- "icon_id": "6598316",
- "name": "comment",
- "font_class": "comment-outlined",
- "unicode": "e8ea",
- "unicode_decimal": 59626
- },
- {
- "icon_id": "12258804",
- "name": "coffee",
- "font_class": "coffee-outlined",
- "unicode": "e6b5",
- "unicode_decimal": 59061
- },
- {
- "icon_id": "4765970",
- "name": "code library",
- "font_class": "code-outlined",
- "unicode": "e79b",
- "unicode_decimal": 59291
- },
- {
- "icon_id": "4766900",
- "name": "cloud-server",
- "font_class": "cloud-server-outlined",
- "unicode": "e7db",
- "unicode_decimal": 59355
- },
- {
- "icon_id": "4766901",
- "name": "cloud-upload",
- "font_class": "cloud-upload-outlined",
- "unicode": "e7dc",
- "unicode_decimal": 59356
- },
- {
- "icon_id": "4766902",
- "name": "cloud",
- "font_class": "cloud-outlined",
- "unicode": "e7dd",
- "unicode_decimal": 59357
- },
- {
- "icon_id": "4766903",
- "name": "cloud-download",
- "font_class": "cloud-download-outlined",
- "unicode": "e7de",
- "unicode_decimal": 59358
- },
- {
- "icon_id": "4766904",
- "name": "cloud-sync",
- "font_class": "cloud-sync-outlined",
- "unicode": "e7e0",
- "unicode_decimal": 59360
- },
- {
- "icon_id": "8094805",
- "name": "clear",
- "font_class": "clear-outlined",
- "unicode": "e900",
- "unicode_decimal": 59648
- },
- {
- "icon_id": "4765722",
- "name": "CI",
- "font_class": "ci-circle-outlined",
- "unicode": "e77f",
- "unicode_decimal": 59263
- },
- {
- "icon_id": "4766856",
- "name": "carry out",
- "font_class": "carry-out-outlined",
- "unicode": "e7d6",
- "unicode_decimal": 59350
- },
- {
- "icon_id": "4766886",
- "name": "car",
- "font_class": "car-outlined",
- "unicode": "e7da",
- "unicode_decimal": 59354
- },
- {
- "icon_id": "33968843",
- "name": "CI-copy",
- "font_class": "ci-outlined",
- "unicode": "eb5f",
- "unicode_decimal": 60255
- },
- {
- "icon_id": "4766883",
- "name": "camera",
- "font_class": "camera-outlined",
- "unicode": "e7d9",
- "unicode_decimal": 59353
- },
- {
- "icon_id": "4766858",
- "name": "calendar",
- "font_class": "calendar-outlined",
- "unicode": "e7d4",
- "unicode_decimal": 59348
- },
- {
- "icon_id": "4765978",
- "name": "calculator",
- "font_class": "calculator-outlined",
- "unicode": "e79a",
- "unicode_decimal": 59290
- },
- {
- "icon_id": "4766678",
- "name": "bulb",
- "font_class": "bulb-outlined",
- "unicode": "e7c7",
- "unicode_decimal": 59335
- },
- {
- "icon_id": "4766872",
- "name": "build",
- "font_class": "build-outlined",
- "unicode": "e7d5",
- "unicode_decimal": 59349
- },
- {
- "icon_id": "6598314",
- "name": "bug",
- "font_class": "bug-outlined",
- "unicode": "e8e9",
- "unicode_decimal": 59625
- },
- {
- "icon_id": "4766986",
- "name": "branches",
- "font_class": "branches-outlined",
- "unicode": "e7e7",
- "unicode_decimal": 59367
- },
- {
- "icon_id": "4767086",
- "name": "number",
- "font_class": "borderless-table-outlined",
- "unicode": "e813",
- "unicode_decimal": 59411
- },
- {
- "icon_id": "4766265",
- "name": "border",
- "font_class": "border-outlined",
- "unicode": "e7b7",
- "unicode_decimal": 59319
- },
- {
- "icon_id": "4766454",
- "name": "book",
- "font_class": "book-outlined",
- "unicode": "e7b6",
- "unicode_decimal": 59318
- },
- {
- "icon_id": "4766952",
- "name": "block",
- "font_class": "block-outlined",
- "unicode": "e7df",
- "unicode_decimal": 59359
- },
- {
- "icon_id": "4766680",
- "name": "bell",
- "font_class": "bell-outlined",
- "unicode": "e7c5",
- "unicode_decimal": 59333
- },
- {
- "icon_id": "7239635",
- "name": "bars",
- "font_class": "bars-outlined",
- "unicode": "e71a",
- "unicode_decimal": 59162
- },
- {
- "icon_id": "4766882",
- "name": "barcode",
- "font_class": "barcode-outlined",
- "unicode": "e7d8",
- "unicode_decimal": 59352
- },
- {
- "icon_id": "4766686",
- "name": "bank",
- "font_class": "bank-outlined",
- "unicode": "e7c6",
- "unicode_decimal": 59334
- },
- {
- "icon_id": "4766507",
- "name": "audit",
- "font_class": "audit-outlined",
- "unicode": "e7c0",
- "unicode_decimal": 59328
- },
- {
- "icon_id": "5756281",
- "name": "audio",
- "font_class": "audio-outlined",
- "unicode": "e89b",
- "unicode_decimal": 59547
- },
- {
- "icon_id": "6598315",
- "name": "audio static",
- "font_class": "audio-muted-outlined",
- "unicode": "e8e8",
- "unicode_decimal": 59624
- },
- {
- "icon_id": "4766961",
- "name": "api",
- "font_class": "api-outlined",
- "unicode": "e7e3",
- "unicode_decimal": 59363
- },
- {
- "icon_id": "5756280",
- "name": "apartment",
- "font_class": "apartment-outlined",
- "unicode": "e89a",
- "unicode_decimal": 59546
- },
- {
- "icon_id": "4766675",
- "name": "alert",
- "font_class": "alert-outlined",
- "unicode": "e7c4",
- "unicode_decimal": 59332
- },
- {
- "icon_id": "9230690",
- "name": "aim",
- "font_class": "aim-outlined",
- "unicode": "e913",
- "unicode_decimal": 59667
- },
- {
- "icon_id": "4766854",
- "name": "account book",
- "font_class": "account-book-outlined",
- "unicode": "e7d3",
- "unicode_decimal": 59347
- },
- {
- "icon_id": "4767026",
- "name": "colum-height",
- "font_class": "column-height-outlined",
- "unicode": "e811",
- "unicode_decimal": 59409
- },
- {
- "icon_id": "4767092",
- "name": "column-width",
- "font_class": "column-width-outlined",
- "unicode": "e812",
- "unicode_decimal": 59410
- },
- {
- "icon_id": "4766286",
- "name": "radius-setting",
- "font_class": "radius-setting-outlined",
- "unicode": "e7b5",
- "unicode_decimal": 59317
- },
- {
- "icon_id": "4767060",
- "name": "unordered list",
- "font_class": "unordered-list-outlined",
- "unicode": "e80f",
- "unicode_decimal": 59407
- },
- {
- "icon_id": "4767061",
- "name": "ordered list",
- "font_class": "ordered-list-outlined",
- "unicode": "e810",
- "unicode_decimal": 59408
- },
- {
- "icon_id": "4936456",
- "name": "drag",
- "font_class": "drag-outlined",
- "unicode": "e843",
- "unicode_decimal": 59459
- },
- {
- "icon_id": "4767038",
- "name": "sort-descending",
- "font_class": "sort-descending-outlined",
- "unicode": "e80d",
- "unicode_decimal": 59405
- },
- {
- "icon_id": "4767039",
- "name": "sort-ascending",
- "font_class": "sort-ascending-outlined",
- "unicode": "e80e",
- "unicode_decimal": 59406
- },
- {
- "icon_id": "4767079",
- "name": "font-colors",
- "font_class": "font-colors-outlined",
- "unicode": "e808",
- "unicode_decimal": 59400
- },
- {
- "icon_id": "4767081",
- "name": "font-size",
- "font_class": "font-size-outlined",
- "unicode": "e809",
- "unicode_decimal": 59401
- },
- {
- "icon_id": "4767083",
- "name": "line-height",
- "font_class": "line-height-outlined",
- "unicode": "e80a",
- "unicode_decimal": 59402
- },
- {
- "icon_id": "4767095",
- "name": "dash",
- "font_class": "dash-outlined",
- "unicode": "e80b",
- "unicode_decimal": 59403
- },
- {
- "icon_id": "4767103",
- "name": "small-dash",
- "font_class": "small-dash-outlined",
- "unicode": "e80c",
- "unicode_decimal": 59404
- },
- {
- "icon_id": "5756279",
- "name": "zoom out",
- "font_class": "zoom-out-outlined",
- "unicode": "e898",
- "unicode_decimal": 59544
- },
- {
- "icon_id": "5756284",
- "name": "zoom in",
- "font_class": "zoom-in-outlined",
- "unicode": "e899",
- "unicode_decimal": 59545
- },
- {
- "icon_id": "4765837",
- "name": "undo",
- "font_class": "undo-outlined",
- "unicode": "e787",
- "unicode_decimal": 59271
- },
- {
- "icon_id": "4765838",
- "name": "redo",
- "font_class": "redo-outlined",
- "unicode": "e788",
- "unicode_decimal": 59272
- },
- {
- "icon_id": "4767078",
- "name": "bold",
- "font_class": "bold-outlined",
- "unicode": "e804",
- "unicode_decimal": 59396
- },
- {
- "icon_id": "4767084",
- "name": "strikethrough",
- "font_class": "strikethrough-outlined",
- "unicode": "e805",
- "unicode_decimal": 59397
- },
- {
- "icon_id": "4767085",
- "name": "underline",
- "font_class": "underline-outlined",
- "unicode": "e806",
- "unicode_decimal": 59398
- },
- {
- "icon_id": "4767087",
- "name": "italic",
- "font_class": "italic-outlined",
- "unicode": "e807",
- "unicode_decimal": 59399
- },
- {
- "icon_id": "4767106",
- "name": "bg-colors",
- "font_class": "bg-colors-outlined",
- "unicode": "e803",
- "unicode_decimal": 59395
- },
- {
- "icon_id": "4767062",
- "name": "align-right",
- "font_class": "align-right-outlined",
- "unicode": "e7fb",
- "unicode_decimal": 59387
- },
- {
- "icon_id": "4767064",
- "name": "align-left",
- "font_class": "align-left-outlined",
- "unicode": "e802",
- "unicode_decimal": 59394
- },
- {
- "icon_id": "4767063",
- "name": "align-center",
- "font_class": "align-center-outlined",
- "unicode": "e7f5",
- "unicode_decimal": 59381
- },
- {
- "icon_id": "4766963",
- "name": "highlight",
- "font_class": "highlight-outlined",
- "unicode": "e7e2",
- "unicode_decimal": 59362
- },
- {
- "icon_id": "4766508",
- "name": "diff",
- "font_class": "diff-outlined",
- "unicode": "e7bf",
- "unicode_decimal": 59327
- },
- {
- "icon_id": "4766482",
- "name": "snippets",
- "font_class": "snippets-outlined",
- "unicode": "e7bd",
- "unicode_decimal": 59325
- },
- {
- "icon_id": "4766676",
- "name": "delete",
- "font_class": "delete-outlined",
- "unicode": "e7c3",
- "unicode_decimal": 59331
- },
- {
- "icon_id": "4766982",
- "name": "scissor",
- "font_class": "scissor-outlined",
- "unicode": "e7e6",
- "unicode_decimal": 59366
- },
- {
- "icon_id": "4766481",
- "name": "file-copy",
- "font_class": "copy-outlined",
- "unicode": "e7bc",
- "unicode_decimal": 59324
- },
- {
- "icon_id": "4765957",
- "name": "edit-square",
- "font_class": "form-outlined",
- "unicode": "e791",
- "unicode_decimal": 59281
- },
- {
- "icon_id": "4766959",
- "name": "edit",
- "font_class": "edit-outlined",
- "unicode": "e7e1",
- "unicode_decimal": 59361
- },
- {
- "icon_id": "4936459",
- "name": "stop",
- "font_class": "stop-outlined",
- "unicode": "e842",
- "unicode_decimal": 59458
- },
- {
- "icon_id": "23563617",
- "name": "WarningOctagon",
- "font_class": "issues-close-outlined",
- "unicode": "e68e",
- "unicode_decimal": 59022
- },
- {
- "icon_id": "15838551",
- "name": "warning",
- "font_class": "warning-outlined",
- "unicode": "e682",
- "unicode_decimal": 59010
- },
- {
- "icon_id": "4765741",
- "name": "time-circle",
- "font_class": "clock-circle-outlined",
- "unicode": "e784",
- "unicode_decimal": 59268
- },
- {
- "icon_id": "4765725",
- "name": "close-circle",
- "font_class": "check-circle-outlined",
- "unicode": "e77d",
- "unicode_decimal": 59261
- },
- {
- "icon_id": "4765964",
- "name": "close-square",
- "font_class": "check-square-outlined",
- "unicode": "e794",
- "unicode_decimal": 59284
- },
- {
- "icon_id": "4767096",
- "name": "close",
- "font_class": "check-outlined",
- "unicode": "e7fc",
- "unicode_decimal": 59388
- },
- {
- "icon_id": "4765746",
- "name": "warning-circle",
- "font_class": "exclamation-circle-outlined",
- "unicode": "e785",
- "unicode_decimal": 59269
- },
- {
- "icon_id": "4767080",
- "name": "exclaimination",
- "font_class": "exclamation-outlined",
- "unicode": "e7fa",
- "unicode_decimal": 59386
- },
- {
- "icon_id": "4765727",
- "name": "info-circle",
- "font_class": "info-circle-outlined",
- "unicode": "e77e",
- "unicode_decimal": 59262
- },
- {
- "icon_id": "4767082",
- "name": "infomation",
- "font_class": "info-outlined",
- "unicode": "e7f9",
- "unicode_decimal": 59385
- },
- {
- "icon_id": "4765972",
- "name": "minus-square",
- "font_class": "minus-square-outlined",
- "unicode": "e796",
- "unicode_decimal": 59286
- },
- {
- "icon_id": "4765973",
- "name": "plus-square",
- "font_class": "plus-square-outlined",
- "unicode": "e797",
- "unicode_decimal": 59287
- },
- {
- "icon_id": "4765732",
- "name": "minus-circle",
- "font_class": "minus-circle-outlined",
- "unicode": "e780",
- "unicode_decimal": 59264
- },
- {
- "icon_id": "4767099",
- "name": "minus",
- "font_class": "minus-outlined",
- "unicode": "e801",
- "unicode_decimal": 59393
- },
- {
- "icon_id": "4765742",
- "name": "time out",
- "font_class": "pause-circle-outlined",
- "unicode": "e783",
- "unicode_decimal": 59267
- },
- {
- "icon_id": "4767104",
- "name": "pause",
- "font_class": "pause-outlined",
- "unicode": "e800",
- "unicode_decimal": 59392
- },
- {
- "icon_id": "4765734",
- "name": "plus-circle",
- "font_class": "plus-circle-outlined",
- "unicode": "e781",
- "unicode_decimal": 59265
- },
- {
- "icon_id": "7834345",
- "name": "plus",
- "font_class": "plus-outlined",
- "unicode": "e8fe",
- "unicode_decimal": 59646
- },
- {
- "icon_id": "4765736",
- "name": "question-circle",
- "font_class": "question-circle-outlined",
- "unicode": "e782",
- "unicode_decimal": 59266
- },
- {
- "icon_id": "4767100",
- "name": "question",
- "font_class": "question-outlined",
- "unicode": "e7ff",
- "unicode_decimal": 59391
- },
- {
- "icon_id": "4767015",
- "name": "fullscreen",
- "font_class": "fullscreen-outlined",
- "unicode": "e7ec",
- "unicode_decimal": 59372
- },
- {
- "icon_id": "4767016",
- "name": "fullscreen-exit",
- "font_class": "fullscreen-exit-outlined",
- "unicode": "e7ed",
- "unicode_decimal": 59373
- },
- {
- "icon_id": "4766282",
- "name": "radius-bottomleft",
- "font_class": "radius-bottomleft-outlined",
- "unicode": "e7b1",
- "unicode_decimal": 59313
- },
- {
- "icon_id": "4766283",
- "name": "radius-bottomright",
- "font_class": "radius-bottomright-outlined",
- "unicode": "e7b2",
- "unicode_decimal": 59314
- },
- {
- "icon_id": "4766284",
- "name": "radius-upleft",
- "font_class": "radius-upleft-outlined",
- "unicode": "e7b3",
- "unicode_decimal": 59315
- },
- {
- "icon_id": "4766285",
- "name": "radius-upright",
- "font_class": "radius-upright-outlined",
- "unicode": "e7b4",
- "unicode_decimal": 59316
- },
- {
- "icon_id": "4767072",
- "name": "pic-center",
- "font_class": "pic-center-outlined",
- "unicode": "e7f6",
- "unicode_decimal": 59382
- },
- {
- "icon_id": "4767073",
- "name": "pic-right",
- "font_class": "pic-right-outlined",
- "unicode": "e7f7",
- "unicode_decimal": 59383
- },
- {
- "icon_id": "4767074",
- "name": "pic-left",
- "font_class": "pic-left-outlined",
- "unicode": "e7f8",
- "unicode_decimal": 59384
- },
- {
- "icon_id": "4766266",
- "name": "border-outer",
- "font_class": "border-outer-outlined",
- "unicode": "e7a9",
- "unicode_decimal": 59305
- },
- {
- "icon_id": "4766268",
- "name": "border-top",
- "font_class": "border-top-outlined",
- "unicode": "e7aa",
- "unicode_decimal": 59306
- },
- {
- "icon_id": "4766269",
- "name": "border-bottom",
- "font_class": "border-bottom-outlined",
- "unicode": "e7ab",
- "unicode_decimal": 59307
- },
- {
- "icon_id": "4766270",
- "name": "border-left",
- "font_class": "border-left-outlined",
- "unicode": "e7ac",
- "unicode_decimal": 59308
- },
- {
- "icon_id": "4766271",
- "name": "border-right",
- "font_class": "border-right-outlined",
- "unicode": "e7ad",
- "unicode_decimal": 59309
- },
- {
- "icon_id": "4766276",
- "name": "border-inner",
- "font_class": "border-inner-outlined",
- "unicode": "e7ae",
- "unicode_decimal": 59310
- },
- {
- "icon_id": "4766277",
- "name": "border-verticle",
- "font_class": "border-verticle-outlined",
- "unicode": "e7af",
- "unicode_decimal": 59311
- },
- {
- "icon_id": "4766278",
- "name": "border-horizontal",
- "font_class": "border-horizontal-outlined",
- "unicode": "e7b0",
- "unicode_decimal": 59312
- },
- {
- "icon_id": "4767050",
- "name": "indent",
- "font_class": "menu-unfold-outlined",
- "unicode": "e7f3",
- "unicode_decimal": 59379
- },
- {
- "icon_id": "4767051",
- "name": "outdent",
- "font_class": "menu-fold-outlined",
- "unicode": "e7f4",
- "unicode_decimal": 59380
- },
- {
- "icon_id": "4765888",
- "name": "logout",
- "font_class": "logout-outlined",
- "unicode": "e78c",
- "unicode_decimal": 59276
- },
- {
- "icon_id": "6598349",
- "name": "login",
- "font_class": "login-outlined",
- "unicode": "e8f4",
- "unicode_decimal": 59636
- },
- {
- "icon_id": "4766884",
- "name": "cluster",
- "font_class": "cluster-outlined",
- "unicode": "e7d7",
- "unicode_decimal": 59351
- },
- {
- "icon_id": "4765965",
- "name": "down-square",
- "font_class": "down-square-outlined",
- "unicode": "e793",
- "unicode_decimal": 59283
- },
- {
- "icon_id": "4765967",
- "name": "left-square",
- "font_class": "left-square-outlined",
- "unicode": "e795",
- "unicode_decimal": 59285
- },
- {
- "icon_id": "4765974",
- "name": "right-square",
- "font_class": "right-square-outlined",
- "unicode": "e798",
- "unicode_decimal": 59288
- },
- {
- "icon_id": "4765977",
- "name": "up-square",
- "font_class": "up-Square-outlined",
- "unicode": "e799",
- "unicode_decimal": 59289
- },
- {
- "icon_id": "15838511",
- "name": "play",
- "font_class": "play-circle-outlined",
- "unicode": "e67a",
- "unicode_decimal": 59002
- },
- {
- "icon_id": "15838455",
- "name": "direction-down",
- "font_class": "arrow-down-outlined",
- "unicode": "e66d",
- "unicode_decimal": 58989
- },
- {
- "icon_id": "15838460",
- "name": "direction-right",
- "font_class": "arrow-right-outlined",
- "unicode": "e66e",
- "unicode_decimal": 58990
- },
- {
- "icon_id": "15838461",
- "name": "direction-up",
- "font_class": "arrow-up-outlined",
- "unicode": "e66f",
- "unicode_decimal": 58991
- },
- {
- "icon_id": "15838463",
- "name": "direction-left",
- "font_class": "arrow-left-outlined",
- "unicode": "e670",
- "unicode_decimal": 58992
- },
- {
- "icon_id": "4767044",
- "name": "swap",
- "font_class": "swap-outlined",
- "unicode": "e7f2",
- "unicode_decimal": 59378
- },
- {
- "icon_id": "6598352",
- "name": "swap-right",
- "font_class": "swap-right-outlined",
- "unicode": "e8f2",
- "unicode_decimal": 59634
- },
- {
- "icon_id": "6598353",
- "name": "swap-left",
- "font_class": "swap-left-outlined",
- "unicode": "e8f3",
- "unicode_decimal": 59635
- },
- {
- "icon_id": "4767097",
- "name": "enter",
- "font_class": "enter-outlined",
- "unicode": "e7fd",
- "unicode_decimal": 59389
- },
- {
- "icon_id": "4767102",
- "name": "rollback",
- "font_class": "rollback-outlined",
- "unicode": "e7fe",
- "unicode_decimal": 59390
- },
- {
- "icon_id": "6598348",
- "name": "retweet",
- "font_class": "retweet-outlined",
- "unicode": "e8f1",
- "unicode_decimal": 59633
- },
- {
- "icon_id": "6598344",
- "name": "fast-backward",
- "font_class": "fast-backward-outlined",
- "unicode": "e8ed",
- "unicode_decimal": 59629
- },
- {
- "icon_id": "6598346",
- "name": "fast-forward",
- "font_class": "fast-forward-outlined",
- "unicode": "e8ee",
- "unicode_decimal": 59630
- },
- {
- "icon_id": "4767027",
- "name": "vertical-align-botto",
- "font_class": "vertical-align-bottom-outlined",
- "unicode": "e7ef",
- "unicode_decimal": 59375
- },
- {
- "icon_id": "4767028",
- "name": "vertical-align-middl",
- "font_class": "vertical-align-middle-outlined",
- "unicode": "e7f0",
- "unicode_decimal": 59376
- },
- {
- "icon_id": "4767030",
- "name": "vertical-align-top",
- "font_class": "vertical-align-top-outlined",
- "unicode": "e7f1",
- "unicode_decimal": 59377
- },
- {
- "icon_id": "4767009",
- "name": "vertical right",
- "font_class": "vertical-right-outlined",
- "unicode": "e7ea",
- "unicode_decimal": 59370
- },
- {
- "icon_id": "4767010",
- "name": "vertical left",
- "font_class": "vertical-left-outlined",
- "unicode": "e7eb",
- "unicode_decimal": 59371
- },
- {
- "icon_id": "15838436",
- "name": "arrow-double-left",
- "font_class": "double-left-outlined",
- "unicode": "e66b",
- "unicode_decimal": 58987
- },
- {
- "icon_id": "15838438",
- "name": "arrow-double-right",
- "font_class": "double-right-outlined",
- "unicode": "e66c",
- "unicode_decimal": 58988
- },
- {
- "icon_id": "15838427",
- "name": "arrow-up-circle",
- "font_class": "up-circle-outlined",
- "unicode": "e666",
- "unicode_decimal": 58982
- },
- {
- "icon_id": "15838428",
- "name": "arrow-right-circle",
- "font_class": "right-circle-outlined",
- "unicode": "e667",
- "unicode_decimal": 58983
- },
- {
- "icon_id": "15838437",
- "name": "arrow-left-circle",
- "font_class": "left-circle-outlined",
- "unicode": "e66a",
- "unicode_decimal": 58986
- },
- {
- "icon_id": "33966825",
- "name": "arrow-right-circle-copy",
- "font_class": "down-circle-outlined",
- "unicode": "eb5e",
- "unicode_decimal": 60254
- },
- {
- "icon_id": "15838581",
- "name": "arrow-up-filling",
- "font_class": "caret-up-outlined",
- "unicode": "e689",
- "unicode_decimal": 59017
- },
- {
- "icon_id": "15838582",
- "name": "arrow-down-filling",
- "font_class": "caret-down-outlined",
- "unicode": "e68a",
- "unicode_decimal": 59018
- },
- {
- "icon_id": "15838583",
- "name": "arrow-left-filling",
- "font_class": "caret-left-outlined",
- "unicode": "e68b",
- "unicode_decimal": 59019
- },
- {
- "icon_id": "15838584",
- "name": "arrow-right-filling",
- "font_class": "caret-right-outlined",
- "unicode": "e68c",
- "unicode_decimal": 59020
- },
- {
- "icon_id": "15838561",
- "name": "arrow-left-bold",
- "font_class": "left-outlined",
- "unicode": "e685",
- "unicode_decimal": 59013
- },
- {
- "icon_id": "15838562",
- "name": "arrow-up-bold",
- "font_class": "up-outlined",
- "unicode": "e686",
- "unicode_decimal": 59014
- },
- {
- "icon_id": "15838564",
- "name": "arrow-down-bold",
- "font_class": "down-outlined",
- "unicode": "e687",
- "unicode_decimal": 59015
- },
- {
- "icon_id": "15838566",
- "name": "arrow-right-bold",
- "font_class": "right-outlined",
- "unicode": "e688",
- "unicode_decimal": 59016
- },
- {
- "icon_id": "22894640",
- "name": "arrowsalt",
- "font_class": "arrows-alt-outlined",
- "unicode": "e665",
- "unicode_decimal": 58981
- },
- {
- "icon_id": "22894827",
- "name": "shrink",
- "font_class": "shrink-outlined",
- "unicode": "e68d",
- "unicode_decimal": 59021
- },
- {
- "icon_id": "6598350",
- "name": "step-backward",
- "font_class": "step-backward-outlined",
- "unicode": "e8ef",
- "unicode_decimal": 59631
- },
- {
- "icon_id": "6598351",
- "name": "step-forward",
- "font_class": "step-forward-outlined",
- "unicode": "e8f0",
- "unicode_decimal": 59632
- },
- {
- "icon_id": "5756283",
- "name": "robot",
- "font_class": "robot-outlined",
- "unicode": "e897",
- "unicode_decimal": 59543
- },
- {
- "icon_id": "4766477",
- "name": "file-word",
- "font_class": "file-word-outlined",
- "unicode": "e7ba",
- "unicode_decimal": 59322
- },
- {
- "icon_id": "7239944",
- "name": "usergroup-delete",
- "font_class": "usergroup-delete-outlined",
- "unicode": "e760",
- "unicode_decimal": 59232
- },
- {
- "icon_id": "19685392",
- "name": "时间",
- "font_class": "field-time-outlined",
- "unicode": "eb5d",
- "unicode_decimal": 60253
- },
- {
- "icon_id": "4765891",
- "name": "setting",
- "font_class": "setting-outlined",
- "unicode": "e78e",
- "unicode_decimal": 59278
- },
- {
- "icon_id": "7239751",
- "name": "file-search",
- "font_class": "file-search-outlined",
- "unicode": "e730",
- "unicode_decimal": 59184
- },
- {
- "icon_id": "11538085",
- "name": "team",
- "font_class": "team-outlined",
- "unicode": "e67d",
- "unicode_decimal": 59005
- },
- {
- "icon_id": "4765866",
- "name": "message",
- "font_class": "message-outlined",
- "unicode": "e78a",
- "unicode_decimal": 59274
- },
- {
- "icon_id": "109759",
- "name": "mail",
- "font_class": "mail-outlined",
- "unicode": "e62e",
- "unicode_decimal": 58926
- },
- {
- "icon_id": "1302559",
- "name": "send",
- "font_class": "send-outlined",
- "unicode": "e622",
- "unicode_decimal": 58914
- },
- {
- "icon_id": "6598323",
- "name": "appstore add",
- "font_class": "appstore-add-outlined",
- "unicode": "e8eb",
- "unicode_decimal": 59627
- },
- {
- "icon_id": "23701226",
- "name": "User-Outlined",
- "font_class": "user-outlined",
- "unicode": "e641",
- "unicode_decimal": 58945
- },
- {
- "icon_id": "7239852",
- "name": "project",
- "font_class": "project-outlined",
- "unicode": "e746",
- "unicode_decimal": 59206
- },
- {
- "icon_id": "7239770",
- "name": "hdd",
- "font_class": "hdd-outlined",
- "unicode": "e734",
- "unicode_decimal": 59188
- },
- {
- "icon_id": "7239921",
- "name": "tool",
- "font_class": "tool-outlined",
- "unicode": "e75b",
- "unicode_decimal": 59227
- },
- {
- "icon_id": "24342656",
- "name": "user switch-line",
- "font_class": "user-switch-outlined",
- "unicode": "ea3d",
- "unicode_decimal": 59965
- },
- {
- "icon_id": "5226469",
- "name": "apps",
- "font_class": "appstore-outlined",
- "unicode": "e601",
- "unicode_decimal": 58881
- },
- {
- "icon_id": "11981662",
- "name": "home_outlined",
- "font_class": "home-outlined",
- "unicode": "e965",
- "unicode_decimal": 59749
- }
- ]
+ "id": "3791763",
+ "name": "snowy-app",
+ "font_family": "snowy",
+ "css_prefix_text": "",
+ "description": "",
+ "glyphs": [
+ {
+ "icon_id": "4765958",
+ "name": "export",
+ "font_class": "export-outlined",
+ "unicode": "e792",
+ "unicode_decimal": 59282
+ },
+ {
+ "icon_id": "4766679",
+ "name": "experiment",
+ "font_class": "experiment-outlined",
+ "unicode": "e7c9",
+ "unicode_decimal": 59337
+ },
+ {
+ "icon_id": "9230692",
+ "name": "expend",
+ "font_class": "expand-outlined",
+ "unicode": "e915",
+ "unicode_decimal": 59669
+ },
+ {
+ "icon_id": "4767007",
+ "name": "arrawsalt",
+ "font_class": "expand-alt-outlined",
+ "unicode": "e7e9",
+ "unicode_decimal": 59369
+ },
+ {
+ "icon_id": "4766461",
+ "name": "file -exception",
+ "font_class": "exception-outlined",
+ "unicode": "e7bb",
+ "unicode_decimal": 59323
+ },
+ {
+ "icon_id": "4765730",
+ "name": "EURO",
+ "font_class": "euro-outlined",
+ "unicode": "e78f",
+ "unicode_decimal": 59279
+ },
+ {
+ "icon_id": "33968870",
+ "name": "EURO-copy",
+ "font_class": "euro-circle-outlined",
+ "unicode": "eb62",
+ "unicode_decimal": 60258
+ },
+ {
+ "icon_id": "4765897",
+ "name": "location",
+ "font_class": "environment-outlined",
+ "unicode": "e790",
+ "unicode_decimal": 59280
+ },
+ {
+ "icon_id": "4767094",
+ "name": "ellipsis",
+ "font_class": "ellipsis-outlined",
+ "unicode": "e815",
+ "unicode_decimal": 59413
+ },
+ {
+ "icon_id": "4767031",
+ "name": "download",
+ "font_class": "download-outlined",
+ "unicode": "e814",
+ "unicode_decimal": 59412
+ },
+ {
+ "icon_id": "4765723",
+ "name": "Dollar",
+ "font_class": "dollar-outlined",
+ "unicode": "e78d",
+ "unicode_decimal": 59277
+ },
+ {
+ "icon_id": "33968867",
+ "name": "Dollar-copy",
+ "font_class": "dollar-circle-outlined",
+ "unicode": "eb61",
+ "unicode_decimal": 60257
+ },
+ {
+ "icon_id": "4766693",
+ "name": "unlike",
+ "font_class": "dislike-outlined",
+ "unicode": "e7c8",
+ "unicode_decimal": 59336
+ },
+ {
+ "icon_id": "4766962",
+ "name": "disconnect",
+ "font_class": "disconnect-outlined",
+ "unicode": "e7e8",
+ "unicode_decimal": 59368
+ },
+ {
+ "icon_id": "4936979",
+ "name": "dingtalk",
+ "font_class": "dingtalk-outlined",
+ "unicode": "e881",
+ "unicode_decimal": 59521
+ },
+ {
+ "icon_id": "4936457",
+ "name": "desktop",
+ "font_class": "desktop-outlined",
+ "unicode": "e845",
+ "unicode_decimal": 59461
+ },
+ {
+ "icon_id": "4766849",
+ "name": "deployment unit",
+ "font_class": "deployment-unit-outlined",
+ "unicode": "e7d2",
+ "unicode_decimal": 59346
+ },
+ {
+ "icon_id": "9229182",
+ "name": "Stored procedure",
+ "font_class": "delivered-procedure-outlined",
+ "unicode": "e911",
+ "unicode_decimal": 59665
+ },
+ {
+ "icon_id": "8094808",
+ "name": "delete column",
+ "font_class": "delete-column-outlined",
+ "unicode": "e901",
+ "unicode_decimal": 59649
+ },
+ {
+ "icon_id": "8094822",
+ "name": "delete row",
+ "font_class": "delete-row-outlined",
+ "unicode": "e902",
+ "unicode_decimal": 59650
+ },
+ {
+ "icon_id": "4766439",
+ "name": "database",
+ "font_class": "database-outlined",
+ "unicode": "e7b9",
+ "unicode_decimal": 59321
+ },
+ {
+ "icon_id": "4765881",
+ "name": "dashboard",
+ "font_class": "dashboard-outlined",
+ "unicode": "e78b",
+ "unicode_decimal": 59275
+ },
+ {
+ "icon_id": "4766762",
+ "name": "customerservice",
+ "font_class": "customer-service-outlined",
+ "unicode": "e7ca",
+ "unicode_decimal": 59338
+ },
+ {
+ "icon_id": "4936455",
+ "name": "crown",
+ "font_class": "crown-outlined",
+ "unicode": "e844",
+ "unicode_decimal": 59460
+ },
+ {
+ "icon_id": "4766921",
+ "name": "credit card",
+ "font_class": "credit-card-outlined",
+ "unicode": "e7e5",
+ "unicode_decimal": 59365
+ },
+ {
+ "icon_id": "4765731",
+ "name": "copyright",
+ "font_class": "copyright-outlined",
+ "unicode": "e789",
+ "unicode_decimal": 59273
+ },
+ {
+ "icon_id": "33968858",
+ "name": "copyright-copy",
+ "font_class": "copyright-circle-outlined",
+ "unicode": "eb60",
+ "unicode_decimal": 60256
+ },
+ {
+ "icon_id": "4765969",
+ "name": "control",
+ "font_class": "control-outlined",
+ "unicode": "e79c",
+ "unicode_decimal": 59292
+ },
+ {
+ "icon_id": "4766438",
+ "name": "container",
+ "font_class": "container-outlined",
+ "unicode": "e7b8",
+ "unicode_decimal": 59320
+ },
+ {
+ "icon_id": "4766855",
+ "name": "contacts",
+ "font_class": "contacts-outlined",
+ "unicode": "e7e4",
+ "unicode_decimal": 59364
+ },
+ {
+ "icon_id": "9229185",
+ "name": "Console-SQL",
+ "font_class": "console-sql-outlined",
+ "unicode": "e910",
+ "unicode_decimal": 59664
+ },
+ {
+ "icon_id": "9230691",
+ "name": "compress",
+ "font_class": "compress-outlined",
+ "unicode": "e914",
+ "unicode_decimal": 59668
+ },
+ {
+ "icon_id": "4765724",
+ "name": "compass",
+ "font_class": "compass-outlined",
+ "unicode": "e786",
+ "unicode_decimal": 59270
+ },
+ {
+ "icon_id": "6598316",
+ "name": "comment",
+ "font_class": "comment-outlined",
+ "unicode": "e8ea",
+ "unicode_decimal": 59626
+ },
+ {
+ "icon_id": "12258804",
+ "name": "coffee",
+ "font_class": "coffee-outlined",
+ "unicode": "e6b5",
+ "unicode_decimal": 59061
+ },
+ {
+ "icon_id": "4765970",
+ "name": "code library",
+ "font_class": "code-outlined",
+ "unicode": "e79b",
+ "unicode_decimal": 59291
+ },
+ {
+ "icon_id": "4766900",
+ "name": "cloud-server",
+ "font_class": "cloud-server-outlined",
+ "unicode": "e7db",
+ "unicode_decimal": 59355
+ },
+ {
+ "icon_id": "4766901",
+ "name": "cloud-upload",
+ "font_class": "cloud-upload-outlined",
+ "unicode": "e7dc",
+ "unicode_decimal": 59356
+ },
+ {
+ "icon_id": "4766902",
+ "name": "cloud",
+ "font_class": "cloud-outlined",
+ "unicode": "e7dd",
+ "unicode_decimal": 59357
+ },
+ {
+ "icon_id": "4766903",
+ "name": "cloud-download",
+ "font_class": "cloud-download-outlined",
+ "unicode": "e7de",
+ "unicode_decimal": 59358
+ },
+ {
+ "icon_id": "4766904",
+ "name": "cloud-sync",
+ "font_class": "cloud-sync-outlined",
+ "unicode": "e7e0",
+ "unicode_decimal": 59360
+ },
+ {
+ "icon_id": "8094805",
+ "name": "clear",
+ "font_class": "clear-outlined",
+ "unicode": "e900",
+ "unicode_decimal": 59648
+ },
+ {
+ "icon_id": "4765722",
+ "name": "CI",
+ "font_class": "ci-circle-outlined",
+ "unicode": "e77f",
+ "unicode_decimal": 59263
+ },
+ {
+ "icon_id": "4766856",
+ "name": "carry out",
+ "font_class": "carry-out-outlined",
+ "unicode": "e7d6",
+ "unicode_decimal": 59350
+ },
+ {
+ "icon_id": "4766886",
+ "name": "car",
+ "font_class": "car-outlined",
+ "unicode": "e7da",
+ "unicode_decimal": 59354
+ },
+ {
+ "icon_id": "33968843",
+ "name": "CI-copy",
+ "font_class": "ci-outlined",
+ "unicode": "eb5f",
+ "unicode_decimal": 60255
+ },
+ {
+ "icon_id": "4766883",
+ "name": "camera",
+ "font_class": "camera-outlined",
+ "unicode": "e7d9",
+ "unicode_decimal": 59353
+ },
+ {
+ "icon_id": "4766858",
+ "name": "calendar",
+ "font_class": "calendar-outlined",
+ "unicode": "e7d4",
+ "unicode_decimal": 59348
+ },
+ {
+ "icon_id": "4765978",
+ "name": "calculator",
+ "font_class": "calculator-outlined",
+ "unicode": "e79a",
+ "unicode_decimal": 59290
+ },
+ {
+ "icon_id": "4766678",
+ "name": "bulb",
+ "font_class": "bulb-outlined",
+ "unicode": "e7c7",
+ "unicode_decimal": 59335
+ },
+ {
+ "icon_id": "4766872",
+ "name": "build",
+ "font_class": "build-outlined",
+ "unicode": "e7d5",
+ "unicode_decimal": 59349
+ },
+ {
+ "icon_id": "6598314",
+ "name": "bug",
+ "font_class": "bug-outlined",
+ "unicode": "e8e9",
+ "unicode_decimal": 59625
+ },
+ {
+ "icon_id": "4766986",
+ "name": "branches",
+ "font_class": "branches-outlined",
+ "unicode": "e7e7",
+ "unicode_decimal": 59367
+ },
+ {
+ "icon_id": "4767086",
+ "name": "number",
+ "font_class": "borderless-table-outlined",
+ "unicode": "e813",
+ "unicode_decimal": 59411
+ },
+ {
+ "icon_id": "4766265",
+ "name": "border",
+ "font_class": "border-outlined",
+ "unicode": "e7b7",
+ "unicode_decimal": 59319
+ },
+ {
+ "icon_id": "4766454",
+ "name": "book",
+ "font_class": "book-outlined",
+ "unicode": "e7b6",
+ "unicode_decimal": 59318
+ },
+ {
+ "icon_id": "4766952",
+ "name": "block",
+ "font_class": "block-outlined",
+ "unicode": "e7df",
+ "unicode_decimal": 59359
+ },
+ {
+ "icon_id": "4766680",
+ "name": "bell",
+ "font_class": "bell-outlined",
+ "unicode": "e7c5",
+ "unicode_decimal": 59333
+ },
+ {
+ "icon_id": "7239635",
+ "name": "bars",
+ "font_class": "bars-outlined",
+ "unicode": "e71a",
+ "unicode_decimal": 59162
+ },
+ {
+ "icon_id": "4766882",
+ "name": "barcode",
+ "font_class": "barcode-outlined",
+ "unicode": "e7d8",
+ "unicode_decimal": 59352
+ },
+ {
+ "icon_id": "4766686",
+ "name": "bank",
+ "font_class": "bank-outlined",
+ "unicode": "e7c6",
+ "unicode_decimal": 59334
+ },
+ {
+ "icon_id": "4766507",
+ "name": "audit",
+ "font_class": "audit-outlined",
+ "unicode": "e7c0",
+ "unicode_decimal": 59328
+ },
+ {
+ "icon_id": "5756281",
+ "name": "audio",
+ "font_class": "audio-outlined",
+ "unicode": "e89b",
+ "unicode_decimal": 59547
+ },
+ {
+ "icon_id": "6598315",
+ "name": "audio static",
+ "font_class": "audio-muted-outlined",
+ "unicode": "e8e8",
+ "unicode_decimal": 59624
+ },
+ {
+ "icon_id": "4766961",
+ "name": "api",
+ "font_class": "api-outlined",
+ "unicode": "e7e3",
+ "unicode_decimal": 59363
+ },
+ {
+ "icon_id": "5756280",
+ "name": "apartment",
+ "font_class": "apartment-outlined",
+ "unicode": "e89a",
+ "unicode_decimal": 59546
+ },
+ {
+ "icon_id": "4766675",
+ "name": "alert",
+ "font_class": "alert-outlined",
+ "unicode": "e7c4",
+ "unicode_decimal": 59332
+ },
+ {
+ "icon_id": "9230690",
+ "name": "aim",
+ "font_class": "aim-outlined",
+ "unicode": "e913",
+ "unicode_decimal": 59667
+ },
+ {
+ "icon_id": "4766854",
+ "name": "account book",
+ "font_class": "account-book-outlined",
+ "unicode": "e7d3",
+ "unicode_decimal": 59347
+ },
+ {
+ "icon_id": "4767026",
+ "name": "colum-height",
+ "font_class": "column-height-outlined",
+ "unicode": "e811",
+ "unicode_decimal": 59409
+ },
+ {
+ "icon_id": "4767092",
+ "name": "column-width",
+ "font_class": "column-width-outlined",
+ "unicode": "e812",
+ "unicode_decimal": 59410
+ },
+ {
+ "icon_id": "4766286",
+ "name": "radius-setting",
+ "font_class": "radius-setting-outlined",
+ "unicode": "e7b5",
+ "unicode_decimal": 59317
+ },
+ {
+ "icon_id": "4767060",
+ "name": "unordered list",
+ "font_class": "unordered-list-outlined",
+ "unicode": "e80f",
+ "unicode_decimal": 59407
+ },
+ {
+ "icon_id": "4767061",
+ "name": "ordered list",
+ "font_class": "ordered-list-outlined",
+ "unicode": "e810",
+ "unicode_decimal": 59408
+ },
+ {
+ "icon_id": "4936456",
+ "name": "drag",
+ "font_class": "drag-outlined",
+ "unicode": "e843",
+ "unicode_decimal": 59459
+ },
+ {
+ "icon_id": "4767038",
+ "name": "sort-descending",
+ "font_class": "sort-descending-outlined",
+ "unicode": "e80d",
+ "unicode_decimal": 59405
+ },
+ {
+ "icon_id": "4767039",
+ "name": "sort-ascending",
+ "font_class": "sort-ascending-outlined",
+ "unicode": "e80e",
+ "unicode_decimal": 59406
+ },
+ {
+ "icon_id": "4767079",
+ "name": "font-colors",
+ "font_class": "font-colors-outlined",
+ "unicode": "e808",
+ "unicode_decimal": 59400
+ },
+ {
+ "icon_id": "4767081",
+ "name": "font-size",
+ "font_class": "font-size-outlined",
+ "unicode": "e809",
+ "unicode_decimal": 59401
+ },
+ {
+ "icon_id": "4767083",
+ "name": "line-height",
+ "font_class": "line-height-outlined",
+ "unicode": "e80a",
+ "unicode_decimal": 59402
+ },
+ {
+ "icon_id": "4767095",
+ "name": "dash",
+ "font_class": "dash-outlined",
+ "unicode": "e80b",
+ "unicode_decimal": 59403
+ },
+ {
+ "icon_id": "4767103",
+ "name": "small-dash",
+ "font_class": "small-dash-outlined",
+ "unicode": "e80c",
+ "unicode_decimal": 59404
+ },
+ {
+ "icon_id": "5756279",
+ "name": "zoom out",
+ "font_class": "zoom-out-outlined",
+ "unicode": "e898",
+ "unicode_decimal": 59544
+ },
+ {
+ "icon_id": "5756284",
+ "name": "zoom in",
+ "font_class": "zoom-in-outlined",
+ "unicode": "e899",
+ "unicode_decimal": 59545
+ },
+ {
+ "icon_id": "4765837",
+ "name": "undo",
+ "font_class": "undo-outlined",
+ "unicode": "e787",
+ "unicode_decimal": 59271
+ },
+ {
+ "icon_id": "4765838",
+ "name": "redo",
+ "font_class": "redo-outlined",
+ "unicode": "e788",
+ "unicode_decimal": 59272
+ },
+ {
+ "icon_id": "4767078",
+ "name": "bold",
+ "font_class": "bold-outlined",
+ "unicode": "e804",
+ "unicode_decimal": 59396
+ },
+ {
+ "icon_id": "4767084",
+ "name": "strikethrough",
+ "font_class": "strikethrough-outlined",
+ "unicode": "e805",
+ "unicode_decimal": 59397
+ },
+ {
+ "icon_id": "4767085",
+ "name": "underline",
+ "font_class": "underline-outlined",
+ "unicode": "e806",
+ "unicode_decimal": 59398
+ },
+ {
+ "icon_id": "4767087",
+ "name": "italic",
+ "font_class": "italic-outlined",
+ "unicode": "e807",
+ "unicode_decimal": 59399
+ },
+ {
+ "icon_id": "4767106",
+ "name": "bg-colors",
+ "font_class": "bg-colors-outlined",
+ "unicode": "e803",
+ "unicode_decimal": 59395
+ },
+ {
+ "icon_id": "4767062",
+ "name": "align-right",
+ "font_class": "align-right-outlined",
+ "unicode": "e7fb",
+ "unicode_decimal": 59387
+ },
+ {
+ "icon_id": "4767064",
+ "name": "align-left",
+ "font_class": "align-left-outlined",
+ "unicode": "e802",
+ "unicode_decimal": 59394
+ },
+ {
+ "icon_id": "4767063",
+ "name": "align-center",
+ "font_class": "align-center-outlined",
+ "unicode": "e7f5",
+ "unicode_decimal": 59381
+ },
+ {
+ "icon_id": "4766963",
+ "name": "highlight",
+ "font_class": "highlight-outlined",
+ "unicode": "e7e2",
+ "unicode_decimal": 59362
+ },
+ {
+ "icon_id": "4766508",
+ "name": "diff",
+ "font_class": "diff-outlined",
+ "unicode": "e7bf",
+ "unicode_decimal": 59327
+ },
+ {
+ "icon_id": "4766482",
+ "name": "snippets",
+ "font_class": "snippets-outlined",
+ "unicode": "e7bd",
+ "unicode_decimal": 59325
+ },
+ {
+ "icon_id": "4766676",
+ "name": "delete",
+ "font_class": "delete-outlined",
+ "unicode": "e7c3",
+ "unicode_decimal": 59331
+ },
+ {
+ "icon_id": "4766982",
+ "name": "scissor",
+ "font_class": "scissor-outlined",
+ "unicode": "e7e6",
+ "unicode_decimal": 59366
+ },
+ {
+ "icon_id": "4766481",
+ "name": "file-copy",
+ "font_class": "copy-outlined",
+ "unicode": "e7bc",
+ "unicode_decimal": 59324
+ },
+ {
+ "icon_id": "4765957",
+ "name": "edit-square",
+ "font_class": "form-outlined",
+ "unicode": "e791",
+ "unicode_decimal": 59281
+ },
+ {
+ "icon_id": "4766959",
+ "name": "edit",
+ "font_class": "edit-outlined",
+ "unicode": "e7e1",
+ "unicode_decimal": 59361
+ },
+ {
+ "icon_id": "4936459",
+ "name": "stop",
+ "font_class": "stop-outlined",
+ "unicode": "e842",
+ "unicode_decimal": 59458
+ },
+ {
+ "icon_id": "23563617",
+ "name": "WarningOctagon",
+ "font_class": "issues-close-outlined",
+ "unicode": "e68e",
+ "unicode_decimal": 59022
+ },
+ {
+ "icon_id": "15838551",
+ "name": "warning",
+ "font_class": "warning-outlined",
+ "unicode": "e682",
+ "unicode_decimal": 59010
+ },
+ {
+ "icon_id": "4765741",
+ "name": "time-circle",
+ "font_class": "clock-circle-outlined",
+ "unicode": "e784",
+ "unicode_decimal": 59268
+ },
+ {
+ "icon_id": "4765725",
+ "name": "close-circle",
+ "font_class": "check-circle-outlined",
+ "unicode": "e77d",
+ "unicode_decimal": 59261
+ },
+ {
+ "icon_id": "4765964",
+ "name": "close-square",
+ "font_class": "check-square-outlined",
+ "unicode": "e794",
+ "unicode_decimal": 59284
+ },
+ {
+ "icon_id": "4767096",
+ "name": "close",
+ "font_class": "check-outlined",
+ "unicode": "e7fc",
+ "unicode_decimal": 59388
+ },
+ {
+ "icon_id": "4765746",
+ "name": "warning-circle",
+ "font_class": "exclamation-circle-outlined",
+ "unicode": "e785",
+ "unicode_decimal": 59269
+ },
+ {
+ "icon_id": "4767080",
+ "name": "exclaimination",
+ "font_class": "exclamation-outlined",
+ "unicode": "e7fa",
+ "unicode_decimal": 59386
+ },
+ {
+ "icon_id": "4765727",
+ "name": "info-circle",
+ "font_class": "info-circle-outlined",
+ "unicode": "e77e",
+ "unicode_decimal": 59262
+ },
+ {
+ "icon_id": "4767082",
+ "name": "infomation",
+ "font_class": "info-outlined",
+ "unicode": "e7f9",
+ "unicode_decimal": 59385
+ },
+ {
+ "icon_id": "4765972",
+ "name": "minus-square",
+ "font_class": "minus-square-outlined",
+ "unicode": "e796",
+ "unicode_decimal": 59286
+ },
+ {
+ "icon_id": "4765973",
+ "name": "plus-square",
+ "font_class": "plus-square-outlined",
+ "unicode": "e797",
+ "unicode_decimal": 59287
+ },
+ {
+ "icon_id": "4765732",
+ "name": "minus-circle",
+ "font_class": "minus-circle-outlined",
+ "unicode": "e780",
+ "unicode_decimal": 59264
+ },
+ {
+ "icon_id": "4767099",
+ "name": "minus",
+ "font_class": "minus-outlined",
+ "unicode": "e801",
+ "unicode_decimal": 59393
+ },
+ {
+ "icon_id": "4765742",
+ "name": "time out",
+ "font_class": "pause-circle-outlined",
+ "unicode": "e783",
+ "unicode_decimal": 59267
+ },
+ {
+ "icon_id": "4767104",
+ "name": "pause",
+ "font_class": "pause-outlined",
+ "unicode": "e800",
+ "unicode_decimal": 59392
+ },
+ {
+ "icon_id": "4765734",
+ "name": "plus-circle",
+ "font_class": "plus-circle-outlined",
+ "unicode": "e781",
+ "unicode_decimal": 59265
+ },
+ {
+ "icon_id": "7834345",
+ "name": "plus",
+ "font_class": "plus-outlined",
+ "unicode": "e8fe",
+ "unicode_decimal": 59646
+ },
+ {
+ "icon_id": "4765736",
+ "name": "question-circle",
+ "font_class": "question-circle-outlined",
+ "unicode": "e782",
+ "unicode_decimal": 59266
+ },
+ {
+ "icon_id": "4767100",
+ "name": "question",
+ "font_class": "question-outlined",
+ "unicode": "e7ff",
+ "unicode_decimal": 59391
+ },
+ {
+ "icon_id": "4767015",
+ "name": "fullscreen",
+ "font_class": "fullscreen-outlined",
+ "unicode": "e7ec",
+ "unicode_decimal": 59372
+ },
+ {
+ "icon_id": "4767016",
+ "name": "fullscreen-exit",
+ "font_class": "fullscreen-exit-outlined",
+ "unicode": "e7ed",
+ "unicode_decimal": 59373
+ },
+ {
+ "icon_id": "4766282",
+ "name": "radius-bottomleft",
+ "font_class": "radius-bottomleft-outlined",
+ "unicode": "e7b1",
+ "unicode_decimal": 59313
+ },
+ {
+ "icon_id": "4766283",
+ "name": "radius-bottomright",
+ "font_class": "radius-bottomright-outlined",
+ "unicode": "e7b2",
+ "unicode_decimal": 59314
+ },
+ {
+ "icon_id": "4766284",
+ "name": "radius-upleft",
+ "font_class": "radius-upleft-outlined",
+ "unicode": "e7b3",
+ "unicode_decimal": 59315
+ },
+ {
+ "icon_id": "4766285",
+ "name": "radius-upright",
+ "font_class": "radius-upright-outlined",
+ "unicode": "e7b4",
+ "unicode_decimal": 59316
+ },
+ {
+ "icon_id": "4767072",
+ "name": "pic-center",
+ "font_class": "pic-center-outlined",
+ "unicode": "e7f6",
+ "unicode_decimal": 59382
+ },
+ {
+ "icon_id": "4767073",
+ "name": "pic-right",
+ "font_class": "pic-right-outlined",
+ "unicode": "e7f7",
+ "unicode_decimal": 59383
+ },
+ {
+ "icon_id": "4767074",
+ "name": "pic-left",
+ "font_class": "pic-left-outlined",
+ "unicode": "e7f8",
+ "unicode_decimal": 59384
+ },
+ {
+ "icon_id": "4766266",
+ "name": "border-outer",
+ "font_class": "border-outer-outlined",
+ "unicode": "e7a9",
+ "unicode_decimal": 59305
+ },
+ {
+ "icon_id": "4766268",
+ "name": "border-top",
+ "font_class": "border-top-outlined",
+ "unicode": "e7aa",
+ "unicode_decimal": 59306
+ },
+ {
+ "icon_id": "4766269",
+ "name": "border-bottom",
+ "font_class": "border-bottom-outlined",
+ "unicode": "e7ab",
+ "unicode_decimal": 59307
+ },
+ {
+ "icon_id": "4766270",
+ "name": "border-left",
+ "font_class": "border-left-outlined",
+ "unicode": "e7ac",
+ "unicode_decimal": 59308
+ },
+ {
+ "icon_id": "4766271",
+ "name": "border-right",
+ "font_class": "border-right-outlined",
+ "unicode": "e7ad",
+ "unicode_decimal": 59309
+ },
+ {
+ "icon_id": "4766276",
+ "name": "border-inner",
+ "font_class": "border-inner-outlined",
+ "unicode": "e7ae",
+ "unicode_decimal": 59310
+ },
+ {
+ "icon_id": "4766277",
+ "name": "border-verticle",
+ "font_class": "border-verticle-outlined",
+ "unicode": "e7af",
+ "unicode_decimal": 59311
+ },
+ {
+ "icon_id": "4766278",
+ "name": "border-horizontal",
+ "font_class": "border-horizontal-outlined",
+ "unicode": "e7b0",
+ "unicode_decimal": 59312
+ },
+ {
+ "icon_id": "4767050",
+ "name": "indent",
+ "font_class": "menu-unfold-outlined",
+ "unicode": "e7f3",
+ "unicode_decimal": 59379
+ },
+ {
+ "icon_id": "4767051",
+ "name": "outdent",
+ "font_class": "menu-fold-outlined",
+ "unicode": "e7f4",
+ "unicode_decimal": 59380
+ },
+ {
+ "icon_id": "4765888",
+ "name": "logout",
+ "font_class": "logout-outlined",
+ "unicode": "e78c",
+ "unicode_decimal": 59276
+ },
+ {
+ "icon_id": "6598349",
+ "name": "login",
+ "font_class": "login-outlined",
+ "unicode": "e8f4",
+ "unicode_decimal": 59636
+ },
+ {
+ "icon_id": "4766884",
+ "name": "cluster",
+ "font_class": "cluster-outlined",
+ "unicode": "e7d7",
+ "unicode_decimal": 59351
+ },
+ {
+ "icon_id": "4765965",
+ "name": "down-square",
+ "font_class": "down-square-outlined",
+ "unicode": "e793",
+ "unicode_decimal": 59283
+ },
+ {
+ "icon_id": "4765967",
+ "name": "left-square",
+ "font_class": "left-square-outlined",
+ "unicode": "e795",
+ "unicode_decimal": 59285
+ },
+ {
+ "icon_id": "4765974",
+ "name": "right-square",
+ "font_class": "right-square-outlined",
+ "unicode": "e798",
+ "unicode_decimal": 59288
+ },
+ {
+ "icon_id": "4765977",
+ "name": "up-square",
+ "font_class": "up-Square-outlined",
+ "unicode": "e799",
+ "unicode_decimal": 59289
+ },
+ {
+ "icon_id": "15838511",
+ "name": "play",
+ "font_class": "play-circle-outlined",
+ "unicode": "e67a",
+ "unicode_decimal": 59002
+ },
+ {
+ "icon_id": "15838455",
+ "name": "direction-down",
+ "font_class": "arrow-down-outlined",
+ "unicode": "e66d",
+ "unicode_decimal": 58989
+ },
+ {
+ "icon_id": "15838460",
+ "name": "direction-right",
+ "font_class": "arrow-right-outlined",
+ "unicode": "e66e",
+ "unicode_decimal": 58990
+ },
+ {
+ "icon_id": "15838461",
+ "name": "direction-up",
+ "font_class": "arrow-up-outlined",
+ "unicode": "e66f",
+ "unicode_decimal": 58991
+ },
+ {
+ "icon_id": "15838463",
+ "name": "direction-left",
+ "font_class": "arrow-left-outlined",
+ "unicode": "e670",
+ "unicode_decimal": 58992
+ },
+ {
+ "icon_id": "4767044",
+ "name": "swap",
+ "font_class": "swap-outlined",
+ "unicode": "e7f2",
+ "unicode_decimal": 59378
+ },
+ {
+ "icon_id": "6598352",
+ "name": "swap-right",
+ "font_class": "swap-right-outlined",
+ "unicode": "e8f2",
+ "unicode_decimal": 59634
+ },
+ {
+ "icon_id": "6598353",
+ "name": "swap-left",
+ "font_class": "swap-left-outlined",
+ "unicode": "e8f3",
+ "unicode_decimal": 59635
+ },
+ {
+ "icon_id": "4767097",
+ "name": "enter",
+ "font_class": "enter-outlined",
+ "unicode": "e7fd",
+ "unicode_decimal": 59389
+ },
+ {
+ "icon_id": "4767102",
+ "name": "rollback",
+ "font_class": "rollback-outlined",
+ "unicode": "e7fe",
+ "unicode_decimal": 59390
+ },
+ {
+ "icon_id": "6598348",
+ "name": "retweet",
+ "font_class": "retweet-outlined",
+ "unicode": "e8f1",
+ "unicode_decimal": 59633
+ },
+ {
+ "icon_id": "6598344",
+ "name": "fast-backward",
+ "font_class": "fast-backward-outlined",
+ "unicode": "e8ed",
+ "unicode_decimal": 59629
+ },
+ {
+ "icon_id": "6598346",
+ "name": "fast-forward",
+ "font_class": "fast-forward-outlined",
+ "unicode": "e8ee",
+ "unicode_decimal": 59630
+ },
+ {
+ "icon_id": "4767027",
+ "name": "vertical-align-botto",
+ "font_class": "vertical-align-bottom-outlined",
+ "unicode": "e7ef",
+ "unicode_decimal": 59375
+ },
+ {
+ "icon_id": "4767028",
+ "name": "vertical-align-middl",
+ "font_class": "vertical-align-middle-outlined",
+ "unicode": "e7f0",
+ "unicode_decimal": 59376
+ },
+ {
+ "icon_id": "4767030",
+ "name": "vertical-align-top",
+ "font_class": "vertical-align-top-outlined",
+ "unicode": "e7f1",
+ "unicode_decimal": 59377
+ },
+ {
+ "icon_id": "4767009",
+ "name": "vertical right",
+ "font_class": "vertical-right-outlined",
+ "unicode": "e7ea",
+ "unicode_decimal": 59370
+ },
+ {
+ "icon_id": "4767010",
+ "name": "vertical left",
+ "font_class": "vertical-left-outlined",
+ "unicode": "e7eb",
+ "unicode_decimal": 59371
+ },
+ {
+ "icon_id": "15838436",
+ "name": "arrow-double-left",
+ "font_class": "double-left-outlined",
+ "unicode": "e66b",
+ "unicode_decimal": 58987
+ },
+ {
+ "icon_id": "15838438",
+ "name": "arrow-double-right",
+ "font_class": "double-right-outlined",
+ "unicode": "e66c",
+ "unicode_decimal": 58988
+ },
+ {
+ "icon_id": "15838427",
+ "name": "arrow-up-circle",
+ "font_class": "up-circle-outlined",
+ "unicode": "e666",
+ "unicode_decimal": 58982
+ },
+ {
+ "icon_id": "15838428",
+ "name": "arrow-right-circle",
+ "font_class": "right-circle-outlined",
+ "unicode": "e667",
+ "unicode_decimal": 58983
+ },
+ {
+ "icon_id": "15838437",
+ "name": "arrow-left-circle",
+ "font_class": "left-circle-outlined",
+ "unicode": "e66a",
+ "unicode_decimal": 58986
+ },
+ {
+ "icon_id": "33966825",
+ "name": "arrow-right-circle-copy",
+ "font_class": "down-circle-outlined",
+ "unicode": "eb5e",
+ "unicode_decimal": 60254
+ },
+ {
+ "icon_id": "15838581",
+ "name": "arrow-up-filling",
+ "font_class": "caret-up-outlined",
+ "unicode": "e689",
+ "unicode_decimal": 59017
+ },
+ {
+ "icon_id": "15838582",
+ "name": "arrow-down-filling",
+ "font_class": "caret-down-outlined",
+ "unicode": "e68a",
+ "unicode_decimal": 59018
+ },
+ {
+ "icon_id": "15838583",
+ "name": "arrow-left-filling",
+ "font_class": "caret-left-outlined",
+ "unicode": "e68b",
+ "unicode_decimal": 59019
+ },
+ {
+ "icon_id": "15838584",
+ "name": "arrow-right-filling",
+ "font_class": "caret-right-outlined",
+ "unicode": "e68c",
+ "unicode_decimal": 59020
+ },
+ {
+ "icon_id": "15838561",
+ "name": "arrow-left-bold",
+ "font_class": "left-outlined",
+ "unicode": "e685",
+ "unicode_decimal": 59013
+ },
+ {
+ "icon_id": "15838562",
+ "name": "arrow-up-bold",
+ "font_class": "up-outlined",
+ "unicode": "e686",
+ "unicode_decimal": 59014
+ },
+ {
+ "icon_id": "15838564",
+ "name": "arrow-down-bold",
+ "font_class": "down-outlined",
+ "unicode": "e687",
+ "unicode_decimal": 59015
+ },
+ {
+ "icon_id": "15838566",
+ "name": "arrow-right-bold",
+ "font_class": "right-outlined",
+ "unicode": "e688",
+ "unicode_decimal": 59016
+ },
+ {
+ "icon_id": "22894640",
+ "name": "arrowsalt",
+ "font_class": "arrows-alt-outlined",
+ "unicode": "e665",
+ "unicode_decimal": 58981
+ },
+ {
+ "icon_id": "22894827",
+ "name": "shrink",
+ "font_class": "shrink-outlined",
+ "unicode": "e68d",
+ "unicode_decimal": 59021
+ },
+ {
+ "icon_id": "6598350",
+ "name": "step-backward",
+ "font_class": "step-backward-outlined",
+ "unicode": "e8ef",
+ "unicode_decimal": 59631
+ },
+ {
+ "icon_id": "6598351",
+ "name": "step-forward",
+ "font_class": "step-forward-outlined",
+ "unicode": "e8f0",
+ "unicode_decimal": 59632
+ },
+ {
+ "icon_id": "5756283",
+ "name": "robot",
+ "font_class": "robot-outlined",
+ "unicode": "e897",
+ "unicode_decimal": 59543
+ },
+ {
+ "icon_id": "4766477",
+ "name": "file-word",
+ "font_class": "file-word-outlined",
+ "unicode": "e7ba",
+ "unicode_decimal": 59322
+ },
+ {
+ "icon_id": "7239944",
+ "name": "usergroup-delete",
+ "font_class": "usergroup-delete-outlined",
+ "unicode": "e760",
+ "unicode_decimal": 59232
+ },
+ {
+ "icon_id": "19685392",
+ "name": "时间",
+ "font_class": "field-time-outlined",
+ "unicode": "eb5d",
+ "unicode_decimal": 60253
+ },
+ {
+ "icon_id": "4765891",
+ "name": "setting",
+ "font_class": "setting-outlined",
+ "unicode": "e78e",
+ "unicode_decimal": 59278
+ },
+ {
+ "icon_id": "7239751",
+ "name": "file-search",
+ "font_class": "file-search-outlined",
+ "unicode": "e730",
+ "unicode_decimal": 59184
+ },
+ {
+ "icon_id": "11538085",
+ "name": "team",
+ "font_class": "team-outlined",
+ "unicode": "e67d",
+ "unicode_decimal": 59005
+ },
+ {
+ "icon_id": "4765866",
+ "name": "message",
+ "font_class": "message-outlined",
+ "unicode": "e78a",
+ "unicode_decimal": 59274
+ },
+ {
+ "icon_id": "109759",
+ "name": "mail",
+ "font_class": "mail-outlined",
+ "unicode": "e62e",
+ "unicode_decimal": 58926
+ },
+ {
+ "icon_id": "1302559",
+ "name": "send",
+ "font_class": "send-outlined",
+ "unicode": "e622",
+ "unicode_decimal": 58914
+ },
+ {
+ "icon_id": "6598323",
+ "name": "appstore add",
+ "font_class": "appstore-add-outlined",
+ "unicode": "e8eb",
+ "unicode_decimal": 59627
+ },
+ {
+ "icon_id": "23701226",
+ "name": "User-Outlined",
+ "font_class": "user-outlined",
+ "unicode": "e641",
+ "unicode_decimal": 58945
+ },
+ {
+ "icon_id": "7239852",
+ "name": "project",
+ "font_class": "project-outlined",
+ "unicode": "e746",
+ "unicode_decimal": 59206
+ },
+ {
+ "icon_id": "7239770",
+ "name": "hdd",
+ "font_class": "hdd-outlined",
+ "unicode": "e734",
+ "unicode_decimal": 59188
+ },
+ {
+ "icon_id": "7239921",
+ "name": "tool",
+ "font_class": "tool-outlined",
+ "unicode": "e75b",
+ "unicode_decimal": 59227
+ },
+ {
+ "icon_id": "24342656",
+ "name": "user switch-line",
+ "font_class": "user-switch-outlined",
+ "unicode": "ea3d",
+ "unicode_decimal": 59965
+ },
+ {
+ "icon_id": "5226469",
+ "name": "apps",
+ "font_class": "appstore-outlined",
+ "unicode": "e601",
+ "unicode_decimal": 58881
+ },
+ {
+ "icon_id": "11981662",
+ "name": "home_outlined",
+ "font_class": "home-outlined",
+ "unicode": "e965",
+ "unicode_decimal": 59749
+ }
+ ]
}
diff --git a/snowy-admin-web/src/assets/icons/uiw/UiwAndroid.vue b/snowy-admin-web/src/assets/icons/uiw/UiwAndroid.vue
index 018a0e2c..6b0afb79 100644
--- a/snowy-admin-web/src/assets/icons/uiw/UiwAndroid.vue
+++ b/snowy-admin-web/src/assets/icons/uiw/UiwAndroid.vue
@@ -1,10 +1,15 @@
-
-
+
\ No newline at end of file
+ export default {
+ name: 'UiwAndroid'
+ }
+
diff --git a/snowy-admin-web/src/assets/icons/uiw/UiwAndroidO.vue b/snowy-admin-web/src/assets/icons/uiw/UiwAndroidO.vue
index f9bd480c..a5ed8182 100644
--- a/snowy-admin-web/src/assets/icons/uiw/UiwAndroidO.vue
+++ b/snowy-admin-web/src/assets/icons/uiw/UiwAndroidO.vue
@@ -1,10 +1,14 @@
-
-
+
\ No newline at end of file
+ export default {
+ name: 'UiwAndroidO'
+ }
+
diff --git a/snowy-admin-web/src/assets/icons/uiw/UiwApple.vue b/snowy-admin-web/src/assets/icons/uiw/UiwApple.vue
index 5b79aab3..dcdbd36f 100644
--- a/snowy-admin-web/src/assets/icons/uiw/UiwApple.vue
+++ b/snowy-admin-web/src/assets/icons/uiw/UiwApple.vue
@@ -1,10 +1,15 @@
-
-
+
\ No newline at end of file
+ export default {
+ name: 'UiwApple'
+ }
+
diff --git a/snowy-admin-web/src/assets/icons/uiw/UiwAppstore.vue b/snowy-admin-web/src/assets/icons/uiw/UiwAppstore.vue
index 8c8e2535..e4c9235d 100644
--- a/snowy-admin-web/src/assets/icons/uiw/UiwAppstore.vue
+++ b/snowy-admin-web/src/assets/icons/uiw/UiwAppstore.vue
@@ -1,10 +1,14 @@
-
-
+
\ No newline at end of file
+ export default {
+ name: 'UiwAppstore'
+ }
+
diff --git a/snowy-admin-web/src/assets/icons/uiw/UiwAppstoreO.vue b/snowy-admin-web/src/assets/icons/uiw/UiwAppstoreO.vue
index 8530de50..5a7177ec 100644
--- a/snowy-admin-web/src/assets/icons/uiw/UiwAppstoreO.vue
+++ b/snowy-admin-web/src/assets/icons/uiw/UiwAppstoreO.vue
@@ -1,10 +1,14 @@
-
-
+
\ No newline at end of file
+ export default {
+ name: 'UiwAppstoreO'
+ }
+
diff --git a/snowy-admin-web/src/assets/icons/uiw/UiwAreaChart.vue b/snowy-admin-web/src/assets/icons/uiw/UiwAreaChart.vue
index b0e401fe..305b1f70 100644
--- a/snowy-admin-web/src/assets/icons/uiw/UiwAreaChart.vue
+++ b/snowy-admin-web/src/assets/icons/uiw/UiwAreaChart.vue
@@ -1,10 +1,15 @@
-
-
+
\ No newline at end of file
+ export default {
+ name: 'UiwAreaChart'
+ }
+
diff --git a/snowy-admin-web/src/assets/icons/uiw/UiwArrowDown.vue b/snowy-admin-web/src/assets/icons/uiw/UiwArrowDown.vue
index 04615a7c..e60a58cd 100644
--- a/snowy-admin-web/src/assets/icons/uiw/UiwArrowDown.vue
+++ b/snowy-admin-web/src/assets/icons/uiw/UiwArrowDown.vue
@@ -1,10 +1,15 @@
-
-
+
\ No newline at end of file
+ export default {
+ name: 'UiwArrowDown'
+ }
+
diff --git a/snowy-admin-web/src/assets/icons/uiw/UiwArrowLeft.vue b/snowy-admin-web/src/assets/icons/uiw/UiwArrowLeft.vue
index 5a66e4c6..55f64ad0 100644
--- a/snowy-admin-web/src/assets/icons/uiw/UiwArrowLeft.vue
+++ b/snowy-admin-web/src/assets/icons/uiw/UiwArrowLeft.vue
@@ -1,10 +1,14 @@
-
-
+
\ No newline at end of file
+ export default {
+ name: 'UiwArrowLeft'
+ }
+
diff --git a/snowy-admin-web/src/assets/icons/uiw/UiwArrowRight.vue b/snowy-admin-web/src/assets/icons/uiw/UiwArrowRight.vue
index 0918899c..2d72270d 100644
--- a/snowy-admin-web/src/assets/icons/uiw/UiwArrowRight.vue
+++ b/snowy-admin-web/src/assets/icons/uiw/UiwArrowRight.vue
@@ -1,10 +1,15 @@
-
-
+
\ No newline at end of file
+ export default {
+ name: 'UiwArrowRight'
+ }
+
diff --git a/snowy-admin-web/src/assets/icons/uiw/UiwArrowUp.vue b/snowy-admin-web/src/assets/icons/uiw/UiwArrowUp.vue
index 0763b8ad..aa709327 100644
--- a/snowy-admin-web/src/assets/icons/uiw/UiwArrowUp.vue
+++ b/snowy-admin-web/src/assets/icons/uiw/UiwArrowUp.vue
@@ -1,10 +1,15 @@
-
-
+
\ No newline at end of file
+ export default {
+ name: 'UiwArrowUp'
+ }
+
diff --git a/snowy-admin-web/src/assets/icons/uiw/UiwArrowsAlt.vue b/snowy-admin-web/src/assets/icons/uiw/UiwArrowsAlt.vue
index 40f42211..5c727ce4 100644
--- a/snowy-admin-web/src/assets/icons/uiw/UiwArrowsAlt.vue
+++ b/snowy-admin-web/src/assets/icons/uiw/UiwArrowsAlt.vue
@@ -1,10 +1,14 @@
-
-
+
\ No newline at end of file
+ export default {
+ name: 'UiwArrowsAlt'
+ }
+
diff --git a/snowy-admin-web/src/assets/icons/uiw/UiwAsterisk.vue b/snowy-admin-web/src/assets/icons/uiw/UiwAsterisk.vue
index 507d5bb3..5ea592da 100644
--- a/snowy-admin-web/src/assets/icons/uiw/UiwAsterisk.vue
+++ b/snowy-admin-web/src/assets/icons/uiw/UiwAsterisk.vue
@@ -1,10 +1,14 @@
-
-
+
\ No newline at end of file
+ export default {
+ name: 'UiwAsterisk'
+ }
+
diff --git a/snowy-admin-web/src/assets/icons/uiw/UiwBackward.vue b/snowy-admin-web/src/assets/icons/uiw/UiwBackward.vue
index b0b34e93..662bb96d 100644
--- a/snowy-admin-web/src/assets/icons/uiw/UiwBackward.vue
+++ b/snowy-admin-web/src/assets/icons/uiw/UiwBackward.vue
@@ -1,10 +1,14 @@
-
-
+
\ No newline at end of file
+ export default {
+ name: 'UiwBackward'
+ }
+
diff --git a/snowy-admin-web/src/assets/icons/uiw/UiwBaidu.vue b/snowy-admin-web/src/assets/icons/uiw/UiwBaidu.vue
index a27af05a..659d17ad 100644
--- a/snowy-admin-web/src/assets/icons/uiw/UiwBaidu.vue
+++ b/snowy-admin-web/src/assets/icons/uiw/UiwBaidu.vue
@@ -1,10 +1,14 @@
-
-
+
\ No newline at end of file
+ export default {
+ name: 'UiwBaidu'
+ }
+
diff --git a/snowy-admin-web/src/assets/icons/uiw/UiwBarChart.vue b/snowy-admin-web/src/assets/icons/uiw/UiwBarChart.vue
index 6a4e0027..8e8e5a04 100644
--- a/snowy-admin-web/src/assets/icons/uiw/UiwBarChart.vue
+++ b/snowy-admin-web/src/assets/icons/uiw/UiwBarChart.vue
@@ -1,10 +1,15 @@
-
-
+
\ No newline at end of file
+ export default {
+ name: 'UiwBarChart'
+ }
+
diff --git a/snowy-admin-web/src/assets/icons/uiw/UiwBarcode.vue b/snowy-admin-web/src/assets/icons/uiw/UiwBarcode.vue
index 3f2f2723..9577b06f 100644
--- a/snowy-admin-web/src/assets/icons/uiw/UiwBarcode.vue
+++ b/snowy-admin-web/src/assets/icons/uiw/UiwBarcode.vue
@@ -1,10 +1,14 @@
-
-
+
\ No newline at end of file
+ export default {
+ name: 'UiwBarcode'
+ }
+
diff --git a/snowy-admin-web/src/assets/icons/uiw/UiwBell.vue b/snowy-admin-web/src/assets/icons/uiw/UiwBell.vue
index 234bce7e..9ead5f64 100644
--- a/snowy-admin-web/src/assets/icons/uiw/UiwBell.vue
+++ b/snowy-admin-web/src/assets/icons/uiw/UiwBell.vue
@@ -1,10 +1,14 @@
-
-
+
\ No newline at end of file
+ export default {
+ name: 'UiwBell'
+ }
+
diff --git a/snowy-admin-web/src/assets/icons/uiw/UiwCameraO.vue b/snowy-admin-web/src/assets/icons/uiw/UiwCameraO.vue
index 1c9b6cf4..033d300a 100644
--- a/snowy-admin-web/src/assets/icons/uiw/UiwCameraO.vue
+++ b/snowy-admin-web/src/assets/icons/uiw/UiwCameraO.vue
@@ -1,10 +1,14 @@
-
-
+
\ No newline at end of file
+ export default {
+ name: 'UiwCameraO'
+ }
+
diff --git a/snowy-admin-web/src/assets/icons/uiw/UiwCaretDown.vue b/snowy-admin-web/src/assets/icons/uiw/UiwCaretDown.vue
index 2be10a99..b84a7261 100644
--- a/snowy-admin-web/src/assets/icons/uiw/UiwCaretDown.vue
+++ b/snowy-admin-web/src/assets/icons/uiw/UiwCaretDown.vue
@@ -1,10 +1,14 @@
-
-
+
\ No newline at end of file
+ export default {
+ name: 'UiwCaretDown'
+ }
+
diff --git a/snowy-admin-web/src/assets/icons/uiw/UiwCaretLeft.vue b/snowy-admin-web/src/assets/icons/uiw/UiwCaretLeft.vue
index 85015dd5..de1744df 100644
--- a/snowy-admin-web/src/assets/icons/uiw/UiwCaretLeft.vue
+++ b/snowy-admin-web/src/assets/icons/uiw/UiwCaretLeft.vue
@@ -1,10 +1,15 @@
-
-
+
\ No newline at end of file
+ export default {
+ name: 'UiwCaretLeft'
+ }
+
diff --git a/snowy-admin-web/src/assets/icons/uiw/UiwCaretRight.vue b/snowy-admin-web/src/assets/icons/uiw/UiwCaretRight.vue
index 10a02eb5..71378043 100644
--- a/snowy-admin-web/src/assets/icons/uiw/UiwCaretRight.vue
+++ b/snowy-admin-web/src/assets/icons/uiw/UiwCaretRight.vue
@@ -1,10 +1,15 @@
-
-
+
\ No newline at end of file
+ export default {
+ name: 'UiwCaretRight'
+ }
+
diff --git a/snowy-admin-web/src/assets/icons/uiw/UiwCaretUp.vue b/snowy-admin-web/src/assets/icons/uiw/UiwCaretUp.vue
index 6661bbb2..669b626d 100644
--- a/snowy-admin-web/src/assets/icons/uiw/UiwCaretUp.vue
+++ b/snowy-admin-web/src/assets/icons/uiw/UiwCaretUp.vue
@@ -1,10 +1,15 @@
-
-
+
\ No newline at end of file
+ export default {
+ name: 'UiwCaretUp'
+ }
+
diff --git a/snowy-admin-web/src/assets/icons/uiw/UiwCheck.vue b/snowy-admin-web/src/assets/icons/uiw/UiwCheck.vue
index 9b2277f0..b19e4cc9 100644
--- a/snowy-admin-web/src/assets/icons/uiw/UiwCheck.vue
+++ b/snowy-admin-web/src/assets/icons/uiw/UiwCheck.vue
@@ -1,10 +1,14 @@
-
-
+
\ No newline at end of file
+ export default {
+ name: 'UiwCheck'
+ }
+
diff --git a/snowy-admin-web/src/assets/icons/uiw/UiwCheckSquare.vue b/snowy-admin-web/src/assets/icons/uiw/UiwCheckSquare.vue
index fb5d191a..bb69375c 100644
--- a/snowy-admin-web/src/assets/icons/uiw/UiwCheckSquare.vue
+++ b/snowy-admin-web/src/assets/icons/uiw/UiwCheckSquare.vue
@@ -1,10 +1,14 @@
-
-
+
\ No newline at end of file
+ export default {
+ name: 'UiwCheckSquare'
+ }
+
diff --git a/snowy-admin-web/src/assets/icons/uiw/UiwCheckSquareO.vue b/snowy-admin-web/src/assets/icons/uiw/UiwCheckSquareO.vue
index f1cb1fcf..aa0b6f2a 100644
--- a/snowy-admin-web/src/assets/icons/uiw/UiwCheckSquareO.vue
+++ b/snowy-admin-web/src/assets/icons/uiw/UiwCheckSquareO.vue
@@ -1,10 +1,14 @@
-
-
+
\ No newline at end of file
+ export default {
+ name: 'UiwCheckSquareO'
+ }
+
diff --git a/snowy-admin-web/src/assets/icons/uiw/UiwChrome.vue b/snowy-admin-web/src/assets/icons/uiw/UiwChrome.vue
index c458e8a7..558687e6 100644
--- a/snowy-admin-web/src/assets/icons/uiw/UiwChrome.vue
+++ b/snowy-admin-web/src/assets/icons/uiw/UiwChrome.vue
@@ -1,10 +1,14 @@
-
-
+
\ No newline at end of file
+ export default {
+ name: 'UiwChrome'
+ }
+
diff --git a/snowy-admin-web/src/assets/icons/uiw/UiwCircleCheck.vue b/snowy-admin-web/src/assets/icons/uiw/UiwCircleCheck.vue
index 419ddb5b..673a53ba 100644
--- a/snowy-admin-web/src/assets/icons/uiw/UiwCircleCheck.vue
+++ b/snowy-admin-web/src/assets/icons/uiw/UiwCircleCheck.vue
@@ -1,10 +1,14 @@
-
-
+
\ No newline at end of file
+ export default {
+ name: 'UiwCircleCheck'
+ }
+
diff --git a/snowy-admin-web/src/assets/icons/uiw/UiwCircleCheckO.vue b/snowy-admin-web/src/assets/icons/uiw/UiwCircleCheckO.vue
index 0238a4a4..7c609d7e 100644
--- a/snowy-admin-web/src/assets/icons/uiw/UiwCircleCheckO.vue
+++ b/snowy-admin-web/src/assets/icons/uiw/UiwCircleCheckO.vue
@@ -1,10 +1,14 @@
-
-
+
\ No newline at end of file
+ export default {
+ name: 'UiwCircleCheckO'
+ }
+
diff --git a/snowy-admin-web/src/assets/icons/uiw/UiwCircleClose.vue b/snowy-admin-web/src/assets/icons/uiw/UiwCircleClose.vue
index 2fde618d..618a9e1c 100644
--- a/snowy-admin-web/src/assets/icons/uiw/UiwCircleClose.vue
+++ b/snowy-admin-web/src/assets/icons/uiw/UiwCircleClose.vue
@@ -1,10 +1,14 @@
-
-
+
\ No newline at end of file
+ export default {
+ name: 'UiwCircleClose'
+ }
+
diff --git a/snowy-admin-web/src/assets/icons/uiw/UiwCircleCloseO.vue b/snowy-admin-web/src/assets/icons/uiw/UiwCircleCloseO.vue
index 751487bc..9beafa89 100644
--- a/snowy-admin-web/src/assets/icons/uiw/UiwCircleCloseO.vue
+++ b/snowy-admin-web/src/assets/icons/uiw/UiwCircleCloseO.vue
@@ -1,10 +1,14 @@
-
-
+
\ No newline at end of file
+ export default {
+ name: 'UiwCircleCloseO'
+ }
+
diff --git a/snowy-admin-web/src/assets/icons/uiw/UiwCircleO.vue b/snowy-admin-web/src/assets/icons/uiw/UiwCircleO.vue
index d85fb1c3..c786e03c 100644
--- a/snowy-admin-web/src/assets/icons/uiw/UiwCircleO.vue
+++ b/snowy-admin-web/src/assets/icons/uiw/UiwCircleO.vue
@@ -1,10 +1,14 @@
-
-
+
\ No newline at end of file
+ export default {
+ name: 'UiwCircleO'
+ }
+
diff --git a/snowy-admin-web/src/assets/icons/uiw/UiwClose.vue b/snowy-admin-web/src/assets/icons/uiw/UiwClose.vue
index b06d661b..01b7aa15 100644
--- a/snowy-admin-web/src/assets/icons/uiw/UiwClose.vue
+++ b/snowy-admin-web/src/assets/icons/uiw/UiwClose.vue
@@ -1,10 +1,14 @@
-
-
+
\ No newline at end of file
+ export default {
+ name: 'UiwClose'
+ }
+
diff --git a/snowy-admin-web/src/assets/icons/uiw/UiwCloseSquare.vue b/snowy-admin-web/src/assets/icons/uiw/UiwCloseSquare.vue
index deb736b9..4e21d2a7 100644
--- a/snowy-admin-web/src/assets/icons/uiw/UiwCloseSquare.vue
+++ b/snowy-admin-web/src/assets/icons/uiw/UiwCloseSquare.vue
@@ -1,10 +1,14 @@
-
-
+
\ No newline at end of file
+ export default {
+ name: 'UiwCloseSquare'
+ }
+
diff --git a/snowy-admin-web/src/assets/icons/uiw/UiwCloseSquareO.vue b/snowy-admin-web/src/assets/icons/uiw/UiwCloseSquareO.vue
index 6b9768dd..5497d9d2 100644
--- a/snowy-admin-web/src/assets/icons/uiw/UiwCloseSquareO.vue
+++ b/snowy-admin-web/src/assets/icons/uiw/UiwCloseSquareO.vue
@@ -1,10 +1,14 @@
-
-
+
\ No newline at end of file
+ export default {
+ name: 'UiwCloseSquareO'
+ }
+
diff --git a/snowy-admin-web/src/assets/icons/uiw/UiwCloudDownload.vue b/snowy-admin-web/src/assets/icons/uiw/UiwCloudDownload.vue
index 1b2a1189..f98f71bc 100644
--- a/snowy-admin-web/src/assets/icons/uiw/UiwCloudDownload.vue
+++ b/snowy-admin-web/src/assets/icons/uiw/UiwCloudDownload.vue
@@ -1,10 +1,15 @@
-
-
+
\ No newline at end of file
+ export default {
+ name: 'UiwCloudDownload'
+ }
+
diff --git a/snowy-admin-web/src/assets/icons/uiw/UiwCloudDownloadO.vue b/snowy-admin-web/src/assets/icons/uiw/UiwCloudDownloadO.vue
index c52b56c7..e508736a 100644
--- a/snowy-admin-web/src/assets/icons/uiw/UiwCloudDownloadO.vue
+++ b/snowy-admin-web/src/assets/icons/uiw/UiwCloudDownloadO.vue
@@ -1,10 +1,14 @@
-
-
+
\ No newline at end of file
+ export default {
+ name: 'UiwCloudDownloadO'
+ }
+
diff --git a/snowy-admin-web/src/assets/icons/uiw/UiwCloudUpload.vue b/snowy-admin-web/src/assets/icons/uiw/UiwCloudUpload.vue
index f001bbda..583c0dcd 100644
--- a/snowy-admin-web/src/assets/icons/uiw/UiwCloudUpload.vue
+++ b/snowy-admin-web/src/assets/icons/uiw/UiwCloudUpload.vue
@@ -1,10 +1,15 @@
-
-
+
\ No newline at end of file
+ export default {
+ name: 'UiwCloudUpload'
+ }
+
diff --git a/snowy-admin-web/src/assets/icons/uiw/UiwCloudUploadO.vue b/snowy-admin-web/src/assets/icons/uiw/UiwCloudUploadO.vue
index 2c1c8390..a1a563d4 100644
--- a/snowy-admin-web/src/assets/icons/uiw/UiwCloudUploadO.vue
+++ b/snowy-admin-web/src/assets/icons/uiw/UiwCloudUploadO.vue
@@ -1,10 +1,14 @@
-
-
+
\ No newline at end of file
+ export default {
+ name: 'UiwCloudUploadO'
+ }
+
diff --git a/snowy-admin-web/src/assets/icons/uiw/UiwCoffee.vue b/snowy-admin-web/src/assets/icons/uiw/UiwCoffee.vue
index 2993f2a4..fd82b873 100644
--- a/snowy-admin-web/src/assets/icons/uiw/UiwCoffee.vue
+++ b/snowy-admin-web/src/assets/icons/uiw/UiwCoffee.vue
@@ -1,10 +1,14 @@
-
-
+
\ No newline at end of file
+ export default {
+ name: 'UiwCoffee'
+ }
+
diff --git a/snowy-admin-web/src/assets/icons/uiw/UiwComponent.vue b/snowy-admin-web/src/assets/icons/uiw/UiwComponent.vue
index 3ef4f881..db899809 100644
--- a/snowy-admin-web/src/assets/icons/uiw/UiwComponent.vue
+++ b/snowy-admin-web/src/assets/icons/uiw/UiwComponent.vue
@@ -1,10 +1,14 @@
-
-
+
\ No newline at end of file
+ export default {
+ name: 'UiwComponent'
+ }
+
diff --git a/snowy-admin-web/src/assets/icons/uiw/UiwCopy.vue b/snowy-admin-web/src/assets/icons/uiw/UiwCopy.vue
index c139047a..38e09af7 100644
--- a/snowy-admin-web/src/assets/icons/uiw/UiwCopy.vue
+++ b/snowy-admin-web/src/assets/icons/uiw/UiwCopy.vue
@@ -1,10 +1,14 @@
-
-
+
\ No newline at end of file
+ export default {
+ name: 'UiwCopy'
+ }
+
diff --git a/snowy-admin-web/src/assets/icons/uiw/UiwCopyright.vue b/snowy-admin-web/src/assets/icons/uiw/UiwCopyright.vue
index a4edc573..c6644dc7 100644
--- a/snowy-admin-web/src/assets/icons/uiw/UiwCopyright.vue
+++ b/snowy-admin-web/src/assets/icons/uiw/UiwCopyright.vue
@@ -1,10 +1,14 @@
-
-
+
\ No newline at end of file
+ export default {
+ name: 'UiwCopyright'
+ }
+
diff --git a/snowy-admin-web/src/assets/icons/uiw/UiwCss3.vue b/snowy-admin-web/src/assets/icons/uiw/UiwCss3.vue
index 831ce0b7..0e72b120 100644
--- a/snowy-admin-web/src/assets/icons/uiw/UiwCss3.vue
+++ b/snowy-admin-web/src/assets/icons/uiw/UiwCss3.vue
@@ -1,10 +1,15 @@
-
-
+
\ No newline at end of file
+ export default {
+ name: 'UiwCss3'
+ }
+
diff --git a/snowy-admin-web/src/assets/icons/uiw/UiwCut.vue b/snowy-admin-web/src/assets/icons/uiw/UiwCut.vue
index 8431803d..022e10f9 100644
--- a/snowy-admin-web/src/assets/icons/uiw/UiwCut.vue
+++ b/snowy-admin-web/src/assets/icons/uiw/UiwCut.vue
@@ -1,10 +1,14 @@
-
-
+
\ No newline at end of file
+ export default {
+ name: 'UiwCut'
+ }
+
diff --git a/snowy-admin-web/src/assets/icons/uiw/UiwDArrowLeft.vue b/snowy-admin-web/src/assets/icons/uiw/UiwDArrowLeft.vue
index 0a56aba2..204e7456 100644
--- a/snowy-admin-web/src/assets/icons/uiw/UiwDArrowLeft.vue
+++ b/snowy-admin-web/src/assets/icons/uiw/UiwDArrowLeft.vue
@@ -1,10 +1,14 @@
-
-
+
\ No newline at end of file
+ export default {
+ name: 'UiwDArrowLeft'
+ }
+
diff --git a/snowy-admin-web/src/assets/icons/uiw/UiwDArrowRight.vue b/snowy-admin-web/src/assets/icons/uiw/UiwDArrowRight.vue
index 726ecc95..cc9ebc49 100644
--- a/snowy-admin-web/src/assets/icons/uiw/UiwDArrowRight.vue
+++ b/snowy-admin-web/src/assets/icons/uiw/UiwDArrowRight.vue
@@ -1,10 +1,15 @@
-
-
+
\ No newline at end of file
+ export default {
+ name: 'UiwDArrowRight'
+ }
+
diff --git a/snowy-admin-web/src/assets/icons/uiw/UiwDCaret.vue b/snowy-admin-web/src/assets/icons/uiw/UiwDCaret.vue
index b5fc3357..f82314f9 100644
--- a/snowy-admin-web/src/assets/icons/uiw/UiwDCaret.vue
+++ b/snowy-admin-web/src/assets/icons/uiw/UiwDCaret.vue
@@ -1,10 +1,14 @@
-
-
+
\ No newline at end of file
+ export default {
+ name: 'UiwDCaret'
+ }
+
diff --git a/snowy-admin-web/src/assets/icons/uiw/UiwDashboard.vue b/snowy-admin-web/src/assets/icons/uiw/UiwDashboard.vue
index 28fe35b8..27b2252d 100644
--- a/snowy-admin-web/src/assets/icons/uiw/UiwDashboard.vue
+++ b/snowy-admin-web/src/assets/icons/uiw/UiwDashboard.vue
@@ -1,10 +1,14 @@
-
-
+
\ No newline at end of file
+ export default {
+ name: 'UiwDashboard'
+ }
+
diff --git a/snowy-admin-web/src/assets/icons/uiw/UiwDate.vue b/snowy-admin-web/src/assets/icons/uiw/UiwDate.vue
index fb471e8a..1eee3e91 100644
--- a/snowy-admin-web/src/assets/icons/uiw/UiwDate.vue
+++ b/snowy-admin-web/src/assets/icons/uiw/UiwDate.vue
@@ -1,10 +1,14 @@
-
-
+
\ No newline at end of file
+ export default {
+ name: 'UiwDate'
+ }
+
diff --git a/snowy-admin-web/src/assets/icons/uiw/UiwDelete.vue b/snowy-admin-web/src/assets/icons/uiw/UiwDelete.vue
index d8f27a49..0d1b518b 100644
--- a/snowy-admin-web/src/assets/icons/uiw/UiwDelete.vue
+++ b/snowy-admin-web/src/assets/icons/uiw/UiwDelete.vue
@@ -1,10 +1,14 @@
-
-
+
\ No newline at end of file
+ export default {
+ name: 'UiwDelete'
+ }
+
diff --git a/snowy-admin-web/src/assets/icons/uiw/UiwDingding.vue b/snowy-admin-web/src/assets/icons/uiw/UiwDingding.vue
index 1b7c0d93..3259e997 100644
--- a/snowy-admin-web/src/assets/icons/uiw/UiwDingding.vue
+++ b/snowy-admin-web/src/assets/icons/uiw/UiwDingding.vue
@@ -1,10 +1,14 @@
-
-
+
\ No newline at end of file
+ export default {
+ name: 'UiwDingding'
+ }
+
diff --git a/snowy-admin-web/src/assets/icons/uiw/UiwDislikeO.vue b/snowy-admin-web/src/assets/icons/uiw/UiwDislikeO.vue
index a801e229..685adb18 100644
--- a/snowy-admin-web/src/assets/icons/uiw/UiwDislikeO.vue
+++ b/snowy-admin-web/src/assets/icons/uiw/UiwDislikeO.vue
@@ -1,10 +1,16 @@
-
-
+
\ No newline at end of file
+ export default {
+ name: 'UiwDislikeO'
+ }
+
diff --git a/snowy-admin-web/src/assets/icons/uiw/UiwDocument.vue b/snowy-admin-web/src/assets/icons/uiw/UiwDocument.vue
index 76bb35c4..31de74f5 100644
--- a/snowy-admin-web/src/assets/icons/uiw/UiwDocument.vue
+++ b/snowy-admin-web/src/assets/icons/uiw/UiwDocument.vue
@@ -1,10 +1,14 @@
-
-
+
\ No newline at end of file
+ export default {
+ name: 'UiwDocument'
+ }
+
diff --git a/snowy-admin-web/src/assets/icons/uiw/UiwDotChart.vue b/snowy-admin-web/src/assets/icons/uiw/UiwDotChart.vue
index 37a0bb70..31f42804 100644
--- a/snowy-admin-web/src/assets/icons/uiw/UiwDotChart.vue
+++ b/snowy-admin-web/src/assets/icons/uiw/UiwDotChart.vue
@@ -1,10 +1,15 @@
-
-
+
\ No newline at end of file
+ export default {
+ name: 'UiwDotChart'
+ }
+
diff --git a/snowy-admin-web/src/assets/icons/uiw/UiwDown.vue b/snowy-admin-web/src/assets/icons/uiw/UiwDown.vue
index 4f355487..59ae1477 100644
--- a/snowy-admin-web/src/assets/icons/uiw/UiwDown.vue
+++ b/snowy-admin-web/src/assets/icons/uiw/UiwDown.vue
@@ -1,10 +1,14 @@
-
-
+
\ No newline at end of file
+ export default {
+ name: 'UiwDown'
+ }
+
diff --git a/snowy-admin-web/src/assets/icons/uiw/UiwDownCircle.vue b/snowy-admin-web/src/assets/icons/uiw/UiwDownCircle.vue
index 5e11567d..f4f4f62f 100644
--- a/snowy-admin-web/src/assets/icons/uiw/UiwDownCircle.vue
+++ b/snowy-admin-web/src/assets/icons/uiw/UiwDownCircle.vue
@@ -1,10 +1,14 @@
-
-
+
\ No newline at end of file
+ export default {
+ name: 'UiwDownCircle'
+ }
+
diff --git a/snowy-admin-web/src/assets/icons/uiw/UiwDownCircleO.vue b/snowy-admin-web/src/assets/icons/uiw/UiwDownCircleO.vue
index ce5d1cac..0dea5c0a 100644
--- a/snowy-admin-web/src/assets/icons/uiw/UiwDownCircleO.vue
+++ b/snowy-admin-web/src/assets/icons/uiw/UiwDownCircleO.vue
@@ -1,10 +1,14 @@
-
-
+
\ No newline at end of file
+ export default {
+ name: 'UiwDownCircleO'
+ }
+
diff --git a/snowy-admin-web/src/assets/icons/uiw/UiwDownSquare.vue b/snowy-admin-web/src/assets/icons/uiw/UiwDownSquare.vue
index d4101165..f14a2f09 100644
--- a/snowy-admin-web/src/assets/icons/uiw/UiwDownSquare.vue
+++ b/snowy-admin-web/src/assets/icons/uiw/UiwDownSquare.vue
@@ -1,10 +1,14 @@
-
-
+
\ No newline at end of file
+ export default {
+ name: 'UiwDownSquare'
+ }
+
diff --git a/snowy-admin-web/src/assets/icons/uiw/UiwDownSquareO.vue b/snowy-admin-web/src/assets/icons/uiw/UiwDownSquareO.vue
index 7bdadbb8..6dff7ec1 100644
--- a/snowy-admin-web/src/assets/icons/uiw/UiwDownSquareO.vue
+++ b/snowy-admin-web/src/assets/icons/uiw/UiwDownSquareO.vue
@@ -1,10 +1,14 @@
-
-
+
\ No newline at end of file
+ export default {
+ name: 'UiwDownSquareO'
+ }
+
diff --git a/snowy-admin-web/src/assets/icons/uiw/UiwDownload.vue b/snowy-admin-web/src/assets/icons/uiw/UiwDownload.vue
index f7bf9b6d..96fe7061 100644
--- a/snowy-admin-web/src/assets/icons/uiw/UiwDownload.vue
+++ b/snowy-admin-web/src/assets/icons/uiw/UiwDownload.vue
@@ -1,10 +1,14 @@
-
-
+
\ No newline at end of file
+ export default {
+ name: 'UiwDownload'
+ }
+
diff --git a/snowy-admin-web/src/assets/icons/uiw/UiwEdit.vue b/snowy-admin-web/src/assets/icons/uiw/UiwEdit.vue
index 51c461a3..2c3890ca 100644
--- a/snowy-admin-web/src/assets/icons/uiw/UiwEdit.vue
+++ b/snowy-admin-web/src/assets/icons/uiw/UiwEdit.vue
@@ -1,10 +1,14 @@
-
-
+
\ No newline at end of file
+ export default {
+ name: 'UiwEdit'
+ }
+
diff --git a/snowy-admin-web/src/assets/icons/uiw/UiwEnter.vue b/snowy-admin-web/src/assets/icons/uiw/UiwEnter.vue
index 083fd97a..236e74c9 100644
--- a/snowy-admin-web/src/assets/icons/uiw/UiwEnter.vue
+++ b/snowy-admin-web/src/assets/icons/uiw/UiwEnter.vue
@@ -1,10 +1,14 @@
-
-
+
\ No newline at end of file
+ export default {
+ name: 'UiwEnter'
+ }
+
diff --git a/snowy-admin-web/src/assets/icons/uiw/UiwEnvironment.vue b/snowy-admin-web/src/assets/icons/uiw/UiwEnvironment.vue
index 4ec42489..ff8a6501 100644
--- a/snowy-admin-web/src/assets/icons/uiw/UiwEnvironment.vue
+++ b/snowy-admin-web/src/assets/icons/uiw/UiwEnvironment.vue
@@ -1,10 +1,14 @@
-
-
+
\ No newline at end of file
+ export default {
+ name: 'UiwEnvironment'
+ }
+
diff --git a/snowy-admin-web/src/assets/icons/uiw/UiwEnvironmentO.vue b/snowy-admin-web/src/assets/icons/uiw/UiwEnvironmentO.vue
index 128610df..e1a90907 100644
--- a/snowy-admin-web/src/assets/icons/uiw/UiwEnvironmentO.vue
+++ b/snowy-admin-web/src/assets/icons/uiw/UiwEnvironmentO.vue
@@ -1,10 +1,14 @@
-
-
+
\ No newline at end of file
+ export default {
+ name: 'UiwEnvironmentO'
+ }
+
diff --git a/snowy-admin-web/src/assets/icons/uiw/UiwEye.vue b/snowy-admin-web/src/assets/icons/uiw/UiwEye.vue
index 6f6a0274..075299f6 100644
--- a/snowy-admin-web/src/assets/icons/uiw/UiwEye.vue
+++ b/snowy-admin-web/src/assets/icons/uiw/UiwEye.vue
@@ -1,10 +1,14 @@
-
-
+
\ No newline at end of file
+ export default {
+ name: 'UiwEye'
+ }
+
diff --git a/snowy-admin-web/src/assets/icons/uiw/UiwEyeO.vue b/snowy-admin-web/src/assets/icons/uiw/UiwEyeO.vue
index ec5aae85..b48a9552 100644
--- a/snowy-admin-web/src/assets/icons/uiw/UiwEyeO.vue
+++ b/snowy-admin-web/src/assets/icons/uiw/UiwEyeO.vue
@@ -1,10 +1,14 @@
-
-
+
\ No newline at end of file
+ export default {
+ name: 'UiwEyeO'
+ }
+
diff --git a/snowy-admin-web/src/assets/icons/uiw/UiwFacebook.vue b/snowy-admin-web/src/assets/icons/uiw/UiwFacebook.vue
index 3e175867..482daee5 100644
--- a/snowy-admin-web/src/assets/icons/uiw/UiwFacebook.vue
+++ b/snowy-admin-web/src/assets/icons/uiw/UiwFacebook.vue
@@ -1,10 +1,15 @@
-
-
+
\ No newline at end of file
+ export default {
+ name: 'UiwFacebook'
+ }
+
diff --git a/snowy-admin-web/src/assets/icons/uiw/UiwFileAdd.vue b/snowy-admin-web/src/assets/icons/uiw/UiwFileAdd.vue
index 54ad300d..689ba9ad 100644
--- a/snowy-admin-web/src/assets/icons/uiw/UiwFileAdd.vue
+++ b/snowy-admin-web/src/assets/icons/uiw/UiwFileAdd.vue
@@ -1,10 +1,14 @@
-
-
+
\ No newline at end of file
+ export default {
+ name: 'UiwFileAdd'
+ }
+
diff --git a/snowy-admin-web/src/assets/icons/uiw/UiwFileExcel.vue b/snowy-admin-web/src/assets/icons/uiw/UiwFileExcel.vue
index 32320208..a2bd2d07 100644
--- a/snowy-admin-web/src/assets/icons/uiw/UiwFileExcel.vue
+++ b/snowy-admin-web/src/assets/icons/uiw/UiwFileExcel.vue
@@ -1,10 +1,14 @@
-
-
+
\ No newline at end of file
+ export default {
+ name: 'UiwFileExcel'
+ }
+
diff --git a/snowy-admin-web/src/assets/icons/uiw/UiwFileJpg.vue b/snowy-admin-web/src/assets/icons/uiw/UiwFileJpg.vue
index 41311423..cf45e895 100644
--- a/snowy-admin-web/src/assets/icons/uiw/UiwFileJpg.vue
+++ b/snowy-admin-web/src/assets/icons/uiw/UiwFileJpg.vue
@@ -1,10 +1,14 @@
-
-
+
\ No newline at end of file
+ export default {
+ name: 'UiwFileJpg'
+ }
+
diff --git a/snowy-admin-web/src/assets/icons/uiw/UiwFilePdf.vue b/snowy-admin-web/src/assets/icons/uiw/UiwFilePdf.vue
index c6256dab..90b5cda7 100644
--- a/snowy-admin-web/src/assets/icons/uiw/UiwFilePdf.vue
+++ b/snowy-admin-web/src/assets/icons/uiw/UiwFilePdf.vue
@@ -1,10 +1,14 @@
-
-
+
\ No newline at end of file
+ export default {
+ name: 'UiwFilePdf'
+ }
+
diff --git a/snowy-admin-web/src/assets/icons/uiw/UiwFileText.vue b/snowy-admin-web/src/assets/icons/uiw/UiwFileText.vue
index 20f5f85c..49049e22 100644
--- a/snowy-admin-web/src/assets/icons/uiw/UiwFileText.vue
+++ b/snowy-admin-web/src/assets/icons/uiw/UiwFileText.vue
@@ -1,10 +1,14 @@
-
-
+
\ No newline at end of file
+ export default {
+ name: 'UiwFileText'
+ }
+
diff --git a/snowy-admin-web/src/assets/icons/uiw/UiwFileUnknown.vue b/snowy-admin-web/src/assets/icons/uiw/UiwFileUnknown.vue
index 83f8f948..54cbe2cf 100644
--- a/snowy-admin-web/src/assets/icons/uiw/UiwFileUnknown.vue
+++ b/snowy-admin-web/src/assets/icons/uiw/UiwFileUnknown.vue
@@ -1,10 +1,14 @@
-
-
+
\ No newline at end of file
+ export default {
+ name: 'UiwFileUnknown'
+ }
+
diff --git a/snowy-admin-web/src/assets/icons/uiw/UiwFilter.vue b/snowy-admin-web/src/assets/icons/uiw/UiwFilter.vue
index 462e957c..ca092f61 100644
--- a/snowy-admin-web/src/assets/icons/uiw/UiwFilter.vue
+++ b/snowy-admin-web/src/assets/icons/uiw/UiwFilter.vue
@@ -1,10 +1,14 @@
-
-
+
\ No newline at end of file
+ export default {
+ name: 'UiwFilter'
+ }
+
diff --git a/snowy-admin-web/src/assets/icons/uiw/UiwFirefox.vue b/snowy-admin-web/src/assets/icons/uiw/UiwFirefox.vue
index 84e6a65e..c56d2692 100644
--- a/snowy-admin-web/src/assets/icons/uiw/UiwFirefox.vue
+++ b/snowy-admin-web/src/assets/icons/uiw/UiwFirefox.vue
@@ -1,10 +1,14 @@
-
-
+
\ No newline at end of file
+ export default {
+ name: 'UiwFirefox'
+ }
+
diff --git a/snowy-admin-web/src/assets/icons/uiw/UiwFolder.vue b/snowy-admin-web/src/assets/icons/uiw/UiwFolder.vue
index 517f279f..8bd9d809 100644
--- a/snowy-admin-web/src/assets/icons/uiw/UiwFolder.vue
+++ b/snowy-admin-web/src/assets/icons/uiw/UiwFolder.vue
@@ -1,10 +1,14 @@
-
-
+
\ No newline at end of file
+ export default {
+ name: 'UiwFolder'
+ }
+
diff --git a/snowy-admin-web/src/assets/icons/uiw/UiwFolderAdd.vue b/snowy-admin-web/src/assets/icons/uiw/UiwFolderAdd.vue
index 2a0725f4..f74d47ef 100644
--- a/snowy-admin-web/src/assets/icons/uiw/UiwFolderAdd.vue
+++ b/snowy-admin-web/src/assets/icons/uiw/UiwFolderAdd.vue
@@ -1,10 +1,14 @@
-
-
+
\ No newline at end of file
+ export default {
+ name: 'UiwFolderAdd'
+ }
+
diff --git a/snowy-admin-web/src/assets/icons/uiw/UiwFolderOpen.vue b/snowy-admin-web/src/assets/icons/uiw/UiwFolderOpen.vue
index b7067f27..c8add8d6 100644
--- a/snowy-admin-web/src/assets/icons/uiw/UiwFolderOpen.vue
+++ b/snowy-admin-web/src/assets/icons/uiw/UiwFolderOpen.vue
@@ -1,10 +1,14 @@
-
-
+
\ No newline at end of file
+ export default {
+ name: 'UiwFolderOpen'
+ }
+
diff --git a/snowy-admin-web/src/assets/icons/uiw/UiwForward.vue b/snowy-admin-web/src/assets/icons/uiw/UiwForward.vue
index 37c450b7..7c09d70f 100644
--- a/snowy-admin-web/src/assets/icons/uiw/UiwForward.vue
+++ b/snowy-admin-web/src/assets/icons/uiw/UiwForward.vue
@@ -1,10 +1,15 @@
-
-
+
\ No newline at end of file
+ export default {
+ name: 'UiwForward'
+ }
+
diff --git a/snowy-admin-web/src/assets/icons/uiw/UiwFoursquare.vue b/snowy-admin-web/src/assets/icons/uiw/UiwFoursquare.vue
index e140ec2a..b7cfd66d 100644
--- a/snowy-admin-web/src/assets/icons/uiw/UiwFoursquare.vue
+++ b/snowy-admin-web/src/assets/icons/uiw/UiwFoursquare.vue
@@ -1,10 +1,14 @@
-
-
+
\ No newline at end of file
+ export default {
+ name: 'UiwFoursquare'
+ }
+
diff --git a/snowy-admin-web/src/assets/icons/uiw/UiwFrown.vue b/snowy-admin-web/src/assets/icons/uiw/UiwFrown.vue
index 93a5f2d6..c7c0db3a 100644
--- a/snowy-admin-web/src/assets/icons/uiw/UiwFrown.vue
+++ b/snowy-admin-web/src/assets/icons/uiw/UiwFrown.vue
@@ -1,10 +1,14 @@
-
-
+
\ No newline at end of file
+ export default {
+ name: 'UiwFrown'
+ }
+
diff --git a/snowy-admin-web/src/assets/icons/uiw/UiwFrownO.vue b/snowy-admin-web/src/assets/icons/uiw/UiwFrownO.vue
index fdeeb14b..8f6d301c 100644
--- a/snowy-admin-web/src/assets/icons/uiw/UiwFrownO.vue
+++ b/snowy-admin-web/src/assets/icons/uiw/UiwFrownO.vue
@@ -1,10 +1,14 @@
-
-
+
\ No newline at end of file
+ export default {
+ name: 'UiwFrownO'
+ }
+
diff --git a/snowy-admin-web/src/assets/icons/uiw/UiwGithub.vue b/snowy-admin-web/src/assets/icons/uiw/UiwGithub.vue
index 7355bb7a..823859d8 100644
--- a/snowy-admin-web/src/assets/icons/uiw/UiwGithub.vue
+++ b/snowy-admin-web/src/assets/icons/uiw/UiwGithub.vue
@@ -1,10 +1,14 @@
-
-
+
\ No newline at end of file
+ export default {
+ name: 'UiwGithub'
+ }
+
diff --git a/snowy-admin-web/src/assets/icons/uiw/UiwGithubO.vue b/snowy-admin-web/src/assets/icons/uiw/UiwGithubO.vue
index b84067ba..fb988dc2 100644
--- a/snowy-admin-web/src/assets/icons/uiw/UiwGithubO.vue
+++ b/snowy-admin-web/src/assets/icons/uiw/UiwGithubO.vue
@@ -1,10 +1,14 @@
-
-
+
\ No newline at end of file
+ export default {
+ name: 'UiwGithubO'
+ }
+
diff --git a/snowy-admin-web/src/assets/icons/uiw/UiwGlobal.vue b/snowy-admin-web/src/assets/icons/uiw/UiwGlobal.vue
index c15f2fa6..be688b7c 100644
--- a/snowy-admin-web/src/assets/icons/uiw/UiwGlobal.vue
+++ b/snowy-admin-web/src/assets/icons/uiw/UiwGlobal.vue
@@ -1,10 +1,14 @@
-
-
+
\ No newline at end of file
+ export default {
+ name: 'UiwGlobal'
+ }
+
diff --git a/snowy-admin-web/src/assets/icons/uiw/UiwHeartOff.vue b/snowy-admin-web/src/assets/icons/uiw/UiwHeartOff.vue
index 12e21a55..d68c7a70 100644
--- a/snowy-admin-web/src/assets/icons/uiw/UiwHeartOff.vue
+++ b/snowy-admin-web/src/assets/icons/uiw/UiwHeartOff.vue
@@ -1,10 +1,14 @@
-
-
+
\ No newline at end of file
+ export default {
+ name: 'UiwHeartOff'
+ }
+
diff --git a/snowy-admin-web/src/assets/icons/uiw/UiwHeartOn.vue b/snowy-admin-web/src/assets/icons/uiw/UiwHeartOn.vue
index fff274a2..47cf697a 100644
--- a/snowy-admin-web/src/assets/icons/uiw/UiwHeartOn.vue
+++ b/snowy-admin-web/src/assets/icons/uiw/UiwHeartOn.vue
@@ -1,10 +1,14 @@
-
-
+
\ No newline at end of file
+ export default {
+ name: 'UiwHeartOn'
+ }
+
diff --git a/snowy-admin-web/src/assets/icons/uiw/UiwHome.vue b/snowy-admin-web/src/assets/icons/uiw/UiwHome.vue
index d02254a2..ea2841f4 100644
--- a/snowy-admin-web/src/assets/icons/uiw/UiwHome.vue
+++ b/snowy-admin-web/src/assets/icons/uiw/UiwHome.vue
@@ -1,10 +1,14 @@
-
-
+
\ No newline at end of file
+ export default {
+ name: 'UiwHome'
+ }
+
diff --git a/snowy-admin-web/src/assets/icons/uiw/UiwHtml5.vue b/snowy-admin-web/src/assets/icons/uiw/UiwHtml5.vue
index 553f31c1..cf49f2d1 100644
--- a/snowy-admin-web/src/assets/icons/uiw/UiwHtml5.vue
+++ b/snowy-admin-web/src/assets/icons/uiw/UiwHtml5.vue
@@ -1,10 +1,15 @@
-
-
+
\ No newline at end of file
+ export default {
+ name: 'UiwHtml5'
+ }
+
diff --git a/snowy-admin-web/src/assets/icons/uiw/UiwIe.vue b/snowy-admin-web/src/assets/icons/uiw/UiwIe.vue
index 38dffc4e..fd334f53 100644
--- a/snowy-admin-web/src/assets/icons/uiw/UiwIe.vue
+++ b/snowy-admin-web/src/assets/icons/uiw/UiwIe.vue
@@ -1,10 +1,14 @@
-
-
+
\ No newline at end of file
+ export default {
+ name: 'UiwIe'
+ }
+
diff --git a/snowy-admin-web/src/assets/icons/uiw/UiwInbox.vue b/snowy-admin-web/src/assets/icons/uiw/UiwInbox.vue
index 4af31250..a1479f1d 100644
--- a/snowy-admin-web/src/assets/icons/uiw/UiwInbox.vue
+++ b/snowy-admin-web/src/assets/icons/uiw/UiwInbox.vue
@@ -1,10 +1,14 @@
-
-
+
\ No newline at end of file
+ export default {
+ name: 'UiwInbox'
+ }
+
diff --git a/snowy-admin-web/src/assets/icons/uiw/UiwInformation.vue b/snowy-admin-web/src/assets/icons/uiw/UiwInformation.vue
index ff4b4b52..ab443ad5 100644
--- a/snowy-admin-web/src/assets/icons/uiw/UiwInformation.vue
+++ b/snowy-admin-web/src/assets/icons/uiw/UiwInformation.vue
@@ -1,10 +1,14 @@
-
-
+
\ No newline at end of file
+ export default {
+ name: 'UiwInformation'
+ }
+
diff --git a/snowy-admin-web/src/assets/icons/uiw/UiwInformationO.vue b/snowy-admin-web/src/assets/icons/uiw/UiwInformationO.vue
index a202497e..45328905 100644
--- a/snowy-admin-web/src/assets/icons/uiw/UiwInformationO.vue
+++ b/snowy-admin-web/src/assets/icons/uiw/UiwInformationO.vue
@@ -1,10 +1,14 @@
-
-
+
\ No newline at end of file
+ export default {
+ name: 'UiwInformationO'
+ }
+
diff --git a/snowy-admin-web/src/assets/icons/uiw/UiwLaptop.vue b/snowy-admin-web/src/assets/icons/uiw/UiwLaptop.vue
index a65bc1cf..14f8ef2d 100644
--- a/snowy-admin-web/src/assets/icons/uiw/UiwLaptop.vue
+++ b/snowy-admin-web/src/assets/icons/uiw/UiwLaptop.vue
@@ -1,10 +1,14 @@
-
-
+
\ No newline at end of file
+ export default {
+ name: 'UiwLaptop'
+ }
+
diff --git a/snowy-admin-web/src/assets/icons/uiw/UiwLeft.vue b/snowy-admin-web/src/assets/icons/uiw/UiwLeft.vue
index 6f14627f..1b175bd2 100644
--- a/snowy-admin-web/src/assets/icons/uiw/UiwLeft.vue
+++ b/snowy-admin-web/src/assets/icons/uiw/UiwLeft.vue
@@ -1,10 +1,15 @@
-
-
+
\ No newline at end of file
+ export default {
+ name: 'UiwLeft'
+ }
+
diff --git a/snowy-admin-web/src/assets/icons/uiw/UiwLeftCircle.vue b/snowy-admin-web/src/assets/icons/uiw/UiwLeftCircle.vue
index 187a2b22..45084339 100644
--- a/snowy-admin-web/src/assets/icons/uiw/UiwLeftCircle.vue
+++ b/snowy-admin-web/src/assets/icons/uiw/UiwLeftCircle.vue
@@ -1,10 +1,14 @@
-
-
+
\ No newline at end of file
+ export default {
+ name: 'UiwLeftCircle'
+ }
+
diff --git a/snowy-admin-web/src/assets/icons/uiw/UiwLeftCircleO.vue b/snowy-admin-web/src/assets/icons/uiw/UiwLeftCircleO.vue
index 1e53313c..013fd901 100644
--- a/snowy-admin-web/src/assets/icons/uiw/UiwLeftCircleO.vue
+++ b/snowy-admin-web/src/assets/icons/uiw/UiwLeftCircleO.vue
@@ -1,10 +1,14 @@
-
-
+
\ No newline at end of file
+ export default {
+ name: 'UiwLeftCircleO'
+ }
+
diff --git a/snowy-admin-web/src/assets/icons/uiw/UiwLeftSquare.vue b/snowy-admin-web/src/assets/icons/uiw/UiwLeftSquare.vue
index 69e752b5..cd10d4b2 100644
--- a/snowy-admin-web/src/assets/icons/uiw/UiwLeftSquare.vue
+++ b/snowy-admin-web/src/assets/icons/uiw/UiwLeftSquare.vue
@@ -1,10 +1,14 @@
-
-
+
\ No newline at end of file
+ export default {
+ name: 'UiwLeftSquare'
+ }
+
diff --git a/snowy-admin-web/src/assets/icons/uiw/UiwLeftSquareO.vue b/snowy-admin-web/src/assets/icons/uiw/UiwLeftSquareO.vue
index eb18ac60..1b808471 100644
--- a/snowy-admin-web/src/assets/icons/uiw/UiwLeftSquareO.vue
+++ b/snowy-admin-web/src/assets/icons/uiw/UiwLeftSquareO.vue
@@ -1,10 +1,14 @@
-
-
+
\ No newline at end of file
+ export default {
+ name: 'UiwLeftSquareO'
+ }
+
diff --git a/snowy-admin-web/src/assets/icons/uiw/UiwLikeO.vue b/snowy-admin-web/src/assets/icons/uiw/UiwLikeO.vue
index f5b27ab3..3287fc54 100644
--- a/snowy-admin-web/src/assets/icons/uiw/UiwLikeO.vue
+++ b/snowy-admin-web/src/assets/icons/uiw/UiwLikeO.vue
@@ -1,10 +1,14 @@
-
-
+
\ No newline at end of file
+ export default {
+ name: 'UiwLikeO'
+ }
+
diff --git a/snowy-admin-web/src/assets/icons/uiw/UiwLink.vue b/snowy-admin-web/src/assets/icons/uiw/UiwLink.vue
index 85efeff9..3461d287 100644
--- a/snowy-admin-web/src/assets/icons/uiw/UiwLink.vue
+++ b/snowy-admin-web/src/assets/icons/uiw/UiwLink.vue
@@ -1,10 +1,14 @@
-
-
+
\ No newline at end of file
+ export default {
+ name: 'UiwLink'
+ }
+
diff --git a/snowy-admin-web/src/assets/icons/uiw/UiwLinkedin.vue b/snowy-admin-web/src/assets/icons/uiw/UiwLinkedin.vue
index 2fe04eb9..919d528f 100644
--- a/snowy-admin-web/src/assets/icons/uiw/UiwLinkedin.vue
+++ b/snowy-admin-web/src/assets/icons/uiw/UiwLinkedin.vue
@@ -1,10 +1,14 @@
-
-
+
\ No newline at end of file
+ export default {
+ name: 'UiwLinkedin'
+ }
+
diff --git a/snowy-admin-web/src/assets/icons/uiw/UiwLinux.vue b/snowy-admin-web/src/assets/icons/uiw/UiwLinux.vue
index 13d9b582..fce0851a 100644
--- a/snowy-admin-web/src/assets/icons/uiw/UiwLinux.vue
+++ b/snowy-admin-web/src/assets/icons/uiw/UiwLinux.vue
@@ -1,10 +1,14 @@
-
-
+
\ No newline at end of file
+ export default {
+ name: 'UiwLinux'
+ }
+
diff --git a/snowy-admin-web/src/assets/icons/uiw/UiwLoading.vue b/snowy-admin-web/src/assets/icons/uiw/UiwLoading.vue
index fb9227f3..4d887aea 100644
--- a/snowy-admin-web/src/assets/icons/uiw/UiwLoading.vue
+++ b/snowy-admin-web/src/assets/icons/uiw/UiwLoading.vue
@@ -1,10 +1,15 @@
-
-
+
\ No newline at end of file
+ export default {
+ name: 'UiwLoading'
+ }
+
diff --git a/snowy-admin-web/src/assets/icons/uiw/UiwLock.vue b/snowy-admin-web/src/assets/icons/uiw/UiwLock.vue
index 28f6dbc3..376e600d 100644
--- a/snowy-admin-web/src/assets/icons/uiw/UiwLock.vue
+++ b/snowy-admin-web/src/assets/icons/uiw/UiwLock.vue
@@ -1,10 +1,14 @@
-
-
+
\ No newline at end of file
+ export default {
+ name: 'UiwLock'
+ }
+
diff --git a/snowy-admin-web/src/assets/icons/uiw/UiwLogin.vue b/snowy-admin-web/src/assets/icons/uiw/UiwLogin.vue
index a8980912..ef568901 100644
--- a/snowy-admin-web/src/assets/icons/uiw/UiwLogin.vue
+++ b/snowy-admin-web/src/assets/icons/uiw/UiwLogin.vue
@@ -1,10 +1,14 @@
-
-
+
\ No newline at end of file
+ export default {
+ name: 'UiwLogin'
+ }
+
diff --git a/snowy-admin-web/src/assets/icons/uiw/UiwLogout.vue b/snowy-admin-web/src/assets/icons/uiw/UiwLogout.vue
index 1f7a40c8..b2dc95ad 100644
--- a/snowy-admin-web/src/assets/icons/uiw/UiwLogout.vue
+++ b/snowy-admin-web/src/assets/icons/uiw/UiwLogout.vue
@@ -1,10 +1,14 @@
-
-
+
\ No newline at end of file
+ export default {
+ name: 'UiwLogout'
+ }
+
diff --git a/snowy-admin-web/src/assets/icons/uiw/UiwMail.vue b/snowy-admin-web/src/assets/icons/uiw/UiwMail.vue
index fa2ffc46..9989af51 100644
--- a/snowy-admin-web/src/assets/icons/uiw/UiwMail.vue
+++ b/snowy-admin-web/src/assets/icons/uiw/UiwMail.vue
@@ -1,10 +1,15 @@
-
-
+
\ No newline at end of file
+ export default {
+ name: 'UiwMail'
+ }
+
diff --git a/snowy-admin-web/src/assets/icons/uiw/UiwMailO.vue b/snowy-admin-web/src/assets/icons/uiw/UiwMailO.vue
index 32ec3f7d..9de0d303 100644
--- a/snowy-admin-web/src/assets/icons/uiw/UiwMailO.vue
+++ b/snowy-admin-web/src/assets/icons/uiw/UiwMailO.vue
@@ -1,10 +1,15 @@
-
-
+
\ No newline at end of file
+ export default {
+ name: 'UiwMailO'
+ }
+
diff --git a/snowy-admin-web/src/assets/icons/uiw/UiwMan.vue b/snowy-admin-web/src/assets/icons/uiw/UiwMan.vue
index 13f22b5e..0f186465 100644
--- a/snowy-admin-web/src/assets/icons/uiw/UiwMan.vue
+++ b/snowy-admin-web/src/assets/icons/uiw/UiwMan.vue
@@ -1,10 +1,14 @@
-
-
+
\ No newline at end of file
+ export default {
+ name: 'UiwMan'
+ }
+
diff --git a/snowy-admin-web/src/assets/icons/uiw/UiwMap.vue b/snowy-admin-web/src/assets/icons/uiw/UiwMap.vue
index 4365d9a0..c16ce920 100644
--- a/snowy-admin-web/src/assets/icons/uiw/UiwMap.vue
+++ b/snowy-admin-web/src/assets/icons/uiw/UiwMap.vue
@@ -1,10 +1,14 @@
-
-
+
\ No newline at end of file
+ export default {
+ name: 'UiwMap'
+ }
+
diff --git a/snowy-admin-web/src/assets/icons/uiw/UiwMeh.vue b/snowy-admin-web/src/assets/icons/uiw/UiwMeh.vue
index c615aec0..3c69914b 100644
--- a/snowy-admin-web/src/assets/icons/uiw/UiwMeh.vue
+++ b/snowy-admin-web/src/assets/icons/uiw/UiwMeh.vue
@@ -1,10 +1,14 @@
-
-
+
\ No newline at end of file
+ export default {
+ name: 'UiwMeh'
+ }
+
diff --git a/snowy-admin-web/src/assets/icons/uiw/UiwMehO.vue b/snowy-admin-web/src/assets/icons/uiw/UiwMehO.vue
index 9105467e..47c5a0fe 100644
--- a/snowy-admin-web/src/assets/icons/uiw/UiwMehO.vue
+++ b/snowy-admin-web/src/assets/icons/uiw/UiwMehO.vue
@@ -1,10 +1,14 @@
-
-
+
\ No newline at end of file
+ export default {
+ name: 'UiwMehO'
+ }
+
diff --git a/snowy-admin-web/src/assets/icons/uiw/UiwMenu.vue b/snowy-admin-web/src/assets/icons/uiw/UiwMenu.vue
index 9f2d21f9..6f863222 100644
--- a/snowy-admin-web/src/assets/icons/uiw/UiwMenu.vue
+++ b/snowy-admin-web/src/assets/icons/uiw/UiwMenu.vue
@@ -1,10 +1,14 @@
-
-
+
\ No newline at end of file
+ export default {
+ name: 'UiwMenu'
+ }
+
diff --git a/snowy-admin-web/src/assets/icons/uiw/UiwMenuFold.vue b/snowy-admin-web/src/assets/icons/uiw/UiwMenuFold.vue
index 3aacfea8..838e6716 100644
--- a/snowy-admin-web/src/assets/icons/uiw/UiwMenuFold.vue
+++ b/snowy-admin-web/src/assets/icons/uiw/UiwMenuFold.vue
@@ -1,10 +1,14 @@
-
-
+
\ No newline at end of file
+ export default {
+ name: 'UiwMenuFold'
+ }
+
diff --git a/snowy-admin-web/src/assets/icons/uiw/UiwMenuUnfold.vue b/snowy-admin-web/src/assets/icons/uiw/UiwMenuUnfold.vue
index c9c46d36..b3853ecd 100644
--- a/snowy-admin-web/src/assets/icons/uiw/UiwMenuUnfold.vue
+++ b/snowy-admin-web/src/assets/icons/uiw/UiwMenuUnfold.vue
@@ -1,10 +1,14 @@
-
-
+
\ No newline at end of file
+ export default {
+ name: 'UiwMenuUnfold'
+ }
+
diff --git a/snowy-admin-web/src/assets/icons/uiw/UiwMessage.vue b/snowy-admin-web/src/assets/icons/uiw/UiwMessage.vue
index 84d51c89..cb7983d0 100644
--- a/snowy-admin-web/src/assets/icons/uiw/UiwMessage.vue
+++ b/snowy-admin-web/src/assets/icons/uiw/UiwMessage.vue
@@ -1,10 +1,14 @@
-
-
+
\ No newline at end of file
+ export default {
+ name: 'UiwMessage'
+ }
+
diff --git a/snowy-admin-web/src/assets/icons/uiw/UiwMinus.vue b/snowy-admin-web/src/assets/icons/uiw/UiwMinus.vue
index c430d032..e279d259 100644
--- a/snowy-admin-web/src/assets/icons/uiw/UiwMinus.vue
+++ b/snowy-admin-web/src/assets/icons/uiw/UiwMinus.vue
@@ -1,10 +1,11 @@
-
-
+
\ No newline at end of file
+ export default {
+ name: 'UiwMinus'
+ }
+
diff --git a/snowy-admin-web/src/assets/icons/uiw/UiwMinusCircle.vue b/snowy-admin-web/src/assets/icons/uiw/UiwMinusCircle.vue
index c782b1ff..67108fec 100644
--- a/snowy-admin-web/src/assets/icons/uiw/UiwMinusCircle.vue
+++ b/snowy-admin-web/src/assets/icons/uiw/UiwMinusCircle.vue
@@ -1,10 +1,14 @@
-
-
+
\ No newline at end of file
+ export default {
+ name: 'UiwMinusCircle'
+ }
+
diff --git a/snowy-admin-web/src/assets/icons/uiw/UiwMinusCircleO.vue b/snowy-admin-web/src/assets/icons/uiw/UiwMinusCircleO.vue
index 665cd87d..b4e319c0 100644
--- a/snowy-admin-web/src/assets/icons/uiw/UiwMinusCircleO.vue
+++ b/snowy-admin-web/src/assets/icons/uiw/UiwMinusCircleO.vue
@@ -1,10 +1,14 @@
-
-
+
\ No newline at end of file
+ export default {
+ name: 'UiwMinusCircleO'
+ }
+
diff --git a/snowy-admin-web/src/assets/icons/uiw/UiwMinusSquare.vue b/snowy-admin-web/src/assets/icons/uiw/UiwMinusSquare.vue
index 3a0aed2c..3629b1a0 100644
--- a/snowy-admin-web/src/assets/icons/uiw/UiwMinusSquare.vue
+++ b/snowy-admin-web/src/assets/icons/uiw/UiwMinusSquare.vue
@@ -1,10 +1,14 @@
-
-
+
\ No newline at end of file
+ export default {
+ name: 'UiwMinusSquare'
+ }
+
diff --git a/snowy-admin-web/src/assets/icons/uiw/UiwMinusSquareO.vue b/snowy-admin-web/src/assets/icons/uiw/UiwMinusSquareO.vue
index 228a1e33..22491d30 100644
--- a/snowy-admin-web/src/assets/icons/uiw/UiwMinusSquareO.vue
+++ b/snowy-admin-web/src/assets/icons/uiw/UiwMinusSquareO.vue
@@ -1,10 +1,14 @@
-
-
+
\ No newline at end of file
+ export default {
+ name: 'UiwMinusSquareO'
+ }
+
diff --git a/snowy-admin-web/src/assets/icons/uiw/UiwMobile.vue b/snowy-admin-web/src/assets/icons/uiw/UiwMobile.vue
index 95f3306c..c4a93003 100644
--- a/snowy-admin-web/src/assets/icons/uiw/UiwMobile.vue
+++ b/snowy-admin-web/src/assets/icons/uiw/UiwMobile.vue
@@ -1,10 +1,14 @@
-
-
+
\ No newline at end of file
+ export default {
+ name: 'UiwMobile'
+ }
+
diff --git a/snowy-admin-web/src/assets/icons/uiw/UiwMore.vue b/snowy-admin-web/src/assets/icons/uiw/UiwMore.vue
index 7fe91386..32d4933c 100644
--- a/snowy-admin-web/src/assets/icons/uiw/UiwMore.vue
+++ b/snowy-admin-web/src/assets/icons/uiw/UiwMore.vue
@@ -1,10 +1,15 @@
-
-
+
\ No newline at end of file
+ export default {
+ name: 'UiwMore'
+ }
+
diff --git a/snowy-admin-web/src/assets/icons/uiw/UiwNotification.vue b/snowy-admin-web/src/assets/icons/uiw/UiwNotification.vue
index 22bf4cda..193919d8 100644
--- a/snowy-admin-web/src/assets/icons/uiw/UiwNotification.vue
+++ b/snowy-admin-web/src/assets/icons/uiw/UiwNotification.vue
@@ -1,10 +1,14 @@
-
-
+
\ No newline at end of file
+ export default {
+ name: 'UiwNotification'
+ }
+
diff --git a/snowy-admin-web/src/assets/icons/uiw/UiwOpera.vue b/snowy-admin-web/src/assets/icons/uiw/UiwOpera.vue
index 81d1c2b0..4509ec68 100644
--- a/snowy-admin-web/src/assets/icons/uiw/UiwOpera.vue
+++ b/snowy-admin-web/src/assets/icons/uiw/UiwOpera.vue
@@ -1,10 +1,14 @@
-
-
+
\ No newline at end of file
+ export default {
+ name: 'UiwOpera'
+ }
+
diff --git a/snowy-admin-web/src/assets/icons/uiw/UiwPaperClip.vue b/snowy-admin-web/src/assets/icons/uiw/UiwPaperClip.vue
index 90e1721b..7b880904 100644
--- a/snowy-admin-web/src/assets/icons/uiw/UiwPaperClip.vue
+++ b/snowy-admin-web/src/assets/icons/uiw/UiwPaperClip.vue
@@ -1,10 +1,14 @@
-
-
+
\ No newline at end of file
+ export default {
+ name: 'UiwPaperClip'
+ }
+
diff --git a/snowy-admin-web/src/assets/icons/uiw/UiwPause.vue b/snowy-admin-web/src/assets/icons/uiw/UiwPause.vue
index 7f545abb..4292b8ac 100644
--- a/snowy-admin-web/src/assets/icons/uiw/UiwPause.vue
+++ b/snowy-admin-web/src/assets/icons/uiw/UiwPause.vue
@@ -1,10 +1,14 @@
-
-
+
\ No newline at end of file
+ export default {
+ name: 'UiwPause'
+ }
+
diff --git a/snowy-admin-web/src/assets/icons/uiw/UiwPauseCircle.vue b/snowy-admin-web/src/assets/icons/uiw/UiwPauseCircle.vue
index ced2cfbc..772528fb 100644
--- a/snowy-admin-web/src/assets/icons/uiw/UiwPauseCircle.vue
+++ b/snowy-admin-web/src/assets/icons/uiw/UiwPauseCircle.vue
@@ -1,10 +1,14 @@
-
-
+
\ No newline at end of file
+ export default {
+ name: 'UiwPauseCircle'
+ }
+
diff --git a/snowy-admin-web/src/assets/icons/uiw/UiwPauseCircleO.vue b/snowy-admin-web/src/assets/icons/uiw/UiwPauseCircleO.vue
index 73b76b79..1943d93f 100644
--- a/snowy-admin-web/src/assets/icons/uiw/UiwPauseCircleO.vue
+++ b/snowy-admin-web/src/assets/icons/uiw/UiwPauseCircleO.vue
@@ -1,10 +1,14 @@
-
-
+
\ No newline at end of file
+ export default {
+ name: 'UiwPauseCircleO'
+ }
+
diff --git a/snowy-admin-web/src/assets/icons/uiw/UiwPay.vue b/snowy-admin-web/src/assets/icons/uiw/UiwPay.vue
index 8c041516..048c8213 100644
--- a/snowy-admin-web/src/assets/icons/uiw/UiwPay.vue
+++ b/snowy-admin-web/src/assets/icons/uiw/UiwPay.vue
@@ -1,10 +1,14 @@
-
-
+
\ No newline at end of file
+ export default {
+ name: 'UiwPay'
+ }
+
diff --git a/snowy-admin-web/src/assets/icons/uiw/UiwPayCircleO.vue b/snowy-admin-web/src/assets/icons/uiw/UiwPayCircleO.vue
index c187d658..04b66135 100644
--- a/snowy-admin-web/src/assets/icons/uiw/UiwPayCircleO.vue
+++ b/snowy-admin-web/src/assets/icons/uiw/UiwPayCircleO.vue
@@ -1,10 +1,14 @@
-
-
+
\ No newline at end of file
+ export default {
+ name: 'UiwPayCircleO'
+ }
+
diff --git a/snowy-admin-web/src/assets/icons/uiw/UiwPicasa.vue b/snowy-admin-web/src/assets/icons/uiw/UiwPicasa.vue
index d2879fc1..b46286a2 100644
--- a/snowy-admin-web/src/assets/icons/uiw/UiwPicasa.vue
+++ b/snowy-admin-web/src/assets/icons/uiw/UiwPicasa.vue
@@ -1,10 +1,15 @@
-
-
+
\ No newline at end of file
+ export default {
+ name: 'UiwPicasa'
+ }
+
diff --git a/snowy-admin-web/src/assets/icons/uiw/UiwPicture.vue b/snowy-admin-web/src/assets/icons/uiw/UiwPicture.vue
index 57392e4d..0ecdfc75 100644
--- a/snowy-admin-web/src/assets/icons/uiw/UiwPicture.vue
+++ b/snowy-admin-web/src/assets/icons/uiw/UiwPicture.vue
@@ -1,10 +1,14 @@
-
-
+
\ No newline at end of file
+ export default {
+ name: 'UiwPicture'
+ }
+
diff --git a/snowy-admin-web/src/assets/icons/uiw/UiwPieChart.vue b/snowy-admin-web/src/assets/icons/uiw/UiwPieChart.vue
index 7d4c5f3f..5f1aba54 100644
--- a/snowy-admin-web/src/assets/icons/uiw/UiwPieChart.vue
+++ b/snowy-admin-web/src/assets/icons/uiw/UiwPieChart.vue
@@ -1,10 +1,17 @@
-
-
+
\ No newline at end of file
+ export default {
+ name: 'UiwPieChart'
+ }
+
diff --git a/snowy-admin-web/src/assets/icons/uiw/UiwPinterest.vue b/snowy-admin-web/src/assets/icons/uiw/UiwPinterest.vue
index 8ff5f67e..c1674c99 100644
--- a/snowy-admin-web/src/assets/icons/uiw/UiwPinterest.vue
+++ b/snowy-admin-web/src/assets/icons/uiw/UiwPinterest.vue
@@ -1,10 +1,14 @@
-
-
+
\ No newline at end of file
+ export default {
+ name: 'UiwPinterest'
+ }
+
diff --git a/snowy-admin-web/src/assets/icons/uiw/UiwPlayCircle.vue b/snowy-admin-web/src/assets/icons/uiw/UiwPlayCircle.vue
index e0fccf60..9f1a83f3 100644
--- a/snowy-admin-web/src/assets/icons/uiw/UiwPlayCircle.vue
+++ b/snowy-admin-web/src/assets/icons/uiw/UiwPlayCircle.vue
@@ -1,10 +1,14 @@
-
-
+
\ No newline at end of file
+ export default {
+ name: 'UiwPlayCircle'
+ }
+
diff --git a/snowy-admin-web/src/assets/icons/uiw/UiwPlayCircleO.vue b/snowy-admin-web/src/assets/icons/uiw/UiwPlayCircleO.vue
index 003e0fae..92757bc9 100644
--- a/snowy-admin-web/src/assets/icons/uiw/UiwPlayCircleO.vue
+++ b/snowy-admin-web/src/assets/icons/uiw/UiwPlayCircleO.vue
@@ -1,10 +1,14 @@
-
-
+
\ No newline at end of file
+ export default {
+ name: 'UiwPlayCircleO'
+ }
+
diff --git a/snowy-admin-web/src/assets/icons/uiw/UiwPlus.vue b/snowy-admin-web/src/assets/icons/uiw/UiwPlus.vue
index 6d880425..aec56d1f 100644
--- a/snowy-admin-web/src/assets/icons/uiw/UiwPlus.vue
+++ b/snowy-admin-web/src/assets/icons/uiw/UiwPlus.vue
@@ -1,10 +1,14 @@
-
-
+
\ No newline at end of file
+ export default {
+ name: 'UiwPlus'
+ }
+
diff --git a/snowy-admin-web/src/assets/icons/uiw/UiwPlusCircle.vue b/snowy-admin-web/src/assets/icons/uiw/UiwPlusCircle.vue
index a671f615..df593471 100644
--- a/snowy-admin-web/src/assets/icons/uiw/UiwPlusCircle.vue
+++ b/snowy-admin-web/src/assets/icons/uiw/UiwPlusCircle.vue
@@ -1,10 +1,14 @@
-
-
+
\ No newline at end of file
+ export default {
+ name: 'UiwPlusCircle'
+ }
+
diff --git a/snowy-admin-web/src/assets/icons/uiw/UiwPlusCircleO.vue b/snowy-admin-web/src/assets/icons/uiw/UiwPlusCircleO.vue
index d05b1b46..880e5914 100644
--- a/snowy-admin-web/src/assets/icons/uiw/UiwPlusCircleO.vue
+++ b/snowy-admin-web/src/assets/icons/uiw/UiwPlusCircleO.vue
@@ -1,10 +1,14 @@
-
-
+
\ No newline at end of file
+ export default {
+ name: 'UiwPlusCircleO'
+ }
+
diff --git a/snowy-admin-web/src/assets/icons/uiw/UiwPlusSquare.vue b/snowy-admin-web/src/assets/icons/uiw/UiwPlusSquare.vue
index 4e0f869f..2bbc0773 100644
--- a/snowy-admin-web/src/assets/icons/uiw/UiwPlusSquare.vue
+++ b/snowy-admin-web/src/assets/icons/uiw/UiwPlusSquare.vue
@@ -1,10 +1,14 @@
-
-
+
\ No newline at end of file
+ export default {
+ name: 'UiwPlusSquare'
+ }
+
diff --git a/snowy-admin-web/src/assets/icons/uiw/UiwPlusSquareO.vue b/snowy-admin-web/src/assets/icons/uiw/UiwPlusSquareO.vue
index 2f4a2d8e..cfd0c5d2 100644
--- a/snowy-admin-web/src/assets/icons/uiw/UiwPlusSquareO.vue
+++ b/snowy-admin-web/src/assets/icons/uiw/UiwPlusSquareO.vue
@@ -1,10 +1,14 @@
-
-
+
\ No newline at end of file
+ export default {
+ name: 'UiwPlusSquareO'
+ }
+
diff --git a/snowy-admin-web/src/assets/icons/uiw/UiwPoweroff.vue b/snowy-admin-web/src/assets/icons/uiw/UiwPoweroff.vue
index 76720859..8d94956b 100644
--- a/snowy-admin-web/src/assets/icons/uiw/UiwPoweroff.vue
+++ b/snowy-admin-web/src/assets/icons/uiw/UiwPoweroff.vue
@@ -1,10 +1,14 @@
-
-
+
\ No newline at end of file
+ export default {
+ name: 'UiwPoweroff'
+ }
+
diff --git a/snowy-admin-web/src/assets/icons/uiw/UiwPrinter.vue b/snowy-admin-web/src/assets/icons/uiw/UiwPrinter.vue
index 28bb2c98..59f1ef26 100644
--- a/snowy-admin-web/src/assets/icons/uiw/UiwPrinter.vue
+++ b/snowy-admin-web/src/assets/icons/uiw/UiwPrinter.vue
@@ -1,10 +1,14 @@
-
-
+
\ No newline at end of file
+ export default {
+ name: 'UiwPrinter'
+ }
+
diff --git a/snowy-admin-web/src/assets/icons/uiw/UiwQq.vue b/snowy-admin-web/src/assets/icons/uiw/UiwQq.vue
index 9cca28ce..292eb608 100644
--- a/snowy-admin-web/src/assets/icons/uiw/UiwQq.vue
+++ b/snowy-admin-web/src/assets/icons/uiw/UiwQq.vue
@@ -1,10 +1,14 @@
-
-
+
\ No newline at end of file
+ export default {
+ name: 'UiwQq'
+ }
+
diff --git a/snowy-admin-web/src/assets/icons/uiw/UiwQrcode.vue b/snowy-admin-web/src/assets/icons/uiw/UiwQrcode.vue
index e5d5cea0..1959d994 100644
--- a/snowy-admin-web/src/assets/icons/uiw/UiwQrcode.vue
+++ b/snowy-admin-web/src/assets/icons/uiw/UiwQrcode.vue
@@ -1,10 +1,14 @@
-
-
+
\ No newline at end of file
+ export default {
+ name: 'UiwQrcode'
+ }
+
diff --git a/snowy-admin-web/src/assets/icons/uiw/UiwQuestionCircle.vue b/snowy-admin-web/src/assets/icons/uiw/UiwQuestionCircle.vue
index c0610607..e1f6c5ce 100644
--- a/snowy-admin-web/src/assets/icons/uiw/UiwQuestionCircle.vue
+++ b/snowy-admin-web/src/assets/icons/uiw/UiwQuestionCircle.vue
@@ -1,10 +1,14 @@
-
-
+
\ No newline at end of file
+ export default {
+ name: 'UiwQuestionCircle'
+ }
+
diff --git a/snowy-admin-web/src/assets/icons/uiw/UiwQuestionCircleO.vue b/snowy-admin-web/src/assets/icons/uiw/UiwQuestionCircleO.vue
index 7da56782..b1a478e9 100644
--- a/snowy-admin-web/src/assets/icons/uiw/UiwQuestionCircleO.vue
+++ b/snowy-admin-web/src/assets/icons/uiw/UiwQuestionCircleO.vue
@@ -1,10 +1,14 @@
-
-
+
\ No newline at end of file
+ export default {
+ name: 'UiwQuestionCircleO'
+ }
+
diff --git a/snowy-admin-web/src/assets/icons/uiw/UiwReddit.vue b/snowy-admin-web/src/assets/icons/uiw/UiwReddit.vue
index d9c3df77..3eaafeea 100644
--- a/snowy-admin-web/src/assets/icons/uiw/UiwReddit.vue
+++ b/snowy-admin-web/src/assets/icons/uiw/UiwReddit.vue
@@ -1,10 +1,15 @@
-
-
+
\ No newline at end of file
+ export default {
+ name: 'UiwReddit'
+ }
+
diff --git a/snowy-admin-web/src/assets/icons/uiw/UiwReload.vue b/snowy-admin-web/src/assets/icons/uiw/UiwReload.vue
index ff72db34..f0f0afcc 100644
--- a/snowy-admin-web/src/assets/icons/uiw/UiwReload.vue
+++ b/snowy-admin-web/src/assets/icons/uiw/UiwReload.vue
@@ -1,10 +1,14 @@
-
-
+
\ No newline at end of file
+ export default {
+ name: 'UiwReload'
+ }
+
diff --git a/snowy-admin-web/src/assets/icons/uiw/UiwRight.vue b/snowy-admin-web/src/assets/icons/uiw/UiwRight.vue
index e055f651..1e730aaa 100644
--- a/snowy-admin-web/src/assets/icons/uiw/UiwRight.vue
+++ b/snowy-admin-web/src/assets/icons/uiw/UiwRight.vue
@@ -1,10 +1,15 @@
-
-
+
\ No newline at end of file
+ export default {
+ name: 'UiwRight'
+ }
+
diff --git a/snowy-admin-web/src/assets/icons/uiw/UiwRightCircle.vue b/snowy-admin-web/src/assets/icons/uiw/UiwRightCircle.vue
index 5decfb02..4e5ad91f 100644
--- a/snowy-admin-web/src/assets/icons/uiw/UiwRightCircle.vue
+++ b/snowy-admin-web/src/assets/icons/uiw/UiwRightCircle.vue
@@ -1,10 +1,14 @@
-
-
+
\ No newline at end of file
+ export default {
+ name: 'UiwRightCircle'
+ }
+
diff --git a/snowy-admin-web/src/assets/icons/uiw/UiwRightCircleO.vue b/snowy-admin-web/src/assets/icons/uiw/UiwRightCircleO.vue
index 19fca271..9d58db48 100644
--- a/snowy-admin-web/src/assets/icons/uiw/UiwRightCircleO.vue
+++ b/snowy-admin-web/src/assets/icons/uiw/UiwRightCircleO.vue
@@ -1,10 +1,14 @@
-
-
+
\ No newline at end of file
+ export default {
+ name: 'UiwRightCircleO'
+ }
+
diff --git a/snowy-admin-web/src/assets/icons/uiw/UiwRightSquare.vue b/snowy-admin-web/src/assets/icons/uiw/UiwRightSquare.vue
index 7f872868..942826b1 100644
--- a/snowy-admin-web/src/assets/icons/uiw/UiwRightSquare.vue
+++ b/snowy-admin-web/src/assets/icons/uiw/UiwRightSquare.vue
@@ -1,10 +1,14 @@
-
-
+
\ No newline at end of file
+ export default {
+ name: 'UiwRightSquare'
+ }
+
diff --git a/snowy-admin-web/src/assets/icons/uiw/UiwRightSquareO.vue b/snowy-admin-web/src/assets/icons/uiw/UiwRightSquareO.vue
index 99f16cee..b53c1f36 100644
--- a/snowy-admin-web/src/assets/icons/uiw/UiwRightSquareO.vue
+++ b/snowy-admin-web/src/assets/icons/uiw/UiwRightSquareO.vue
@@ -1,10 +1,14 @@
-
-
+
\ No newline at end of file
+ export default {
+ name: 'UiwRightSquareO'
+ }
+
diff --git a/snowy-admin-web/src/assets/icons/uiw/UiwRollback.vue b/snowy-admin-web/src/assets/icons/uiw/UiwRollback.vue
index 87137b00..4414fab1 100644
--- a/snowy-admin-web/src/assets/icons/uiw/UiwRollback.vue
+++ b/snowy-admin-web/src/assets/icons/uiw/UiwRollback.vue
@@ -1,10 +1,15 @@
-
-
+
\ No newline at end of file
+ export default {
+ name: 'UiwRollback'
+ }
+
diff --git a/snowy-admin-web/src/assets/icons/uiw/UiwSafari.vue b/snowy-admin-web/src/assets/icons/uiw/UiwSafari.vue
index 9bbe4e58..4b190a9c 100644
--- a/snowy-admin-web/src/assets/icons/uiw/UiwSafari.vue
+++ b/snowy-admin-web/src/assets/icons/uiw/UiwSafari.vue
@@ -1,10 +1,14 @@
-
-
+
\ No newline at end of file
+ export default {
+ name: 'UiwSafari'
+ }
+
diff --git a/snowy-admin-web/src/assets/icons/uiw/UiwSafety.vue b/snowy-admin-web/src/assets/icons/uiw/UiwSafety.vue
index 7be65c54..27819036 100644
--- a/snowy-admin-web/src/assets/icons/uiw/UiwSafety.vue
+++ b/snowy-admin-web/src/assets/icons/uiw/UiwSafety.vue
@@ -1,10 +1,14 @@
-
-
+
\ No newline at end of file
+ export default {
+ name: 'UiwSafety'
+ }
+
diff --git a/snowy-admin-web/src/assets/icons/uiw/UiwSave.vue b/snowy-admin-web/src/assets/icons/uiw/UiwSave.vue
index 627fed23..02d1a367 100644
--- a/snowy-admin-web/src/assets/icons/uiw/UiwSave.vue
+++ b/snowy-admin-web/src/assets/icons/uiw/UiwSave.vue
@@ -1,10 +1,14 @@
-
-
+
\ No newline at end of file
+ export default {
+ name: 'UiwSave'
+ }
+
diff --git a/snowy-admin-web/src/assets/icons/uiw/UiwSearch.vue b/snowy-admin-web/src/assets/icons/uiw/UiwSearch.vue
index 62af70a6..2fdc975f 100644
--- a/snowy-admin-web/src/assets/icons/uiw/UiwSearch.vue
+++ b/snowy-admin-web/src/assets/icons/uiw/UiwSearch.vue
@@ -1,10 +1,14 @@
-
-
+
\ No newline at end of file
+ export default {
+ name: 'UiwSearch'
+ }
+
diff --git a/snowy-admin-web/src/assets/icons/uiw/UiwSetting.vue b/snowy-admin-web/src/assets/icons/uiw/UiwSetting.vue
index 097b6959..fb4d41ef 100644
--- a/snowy-admin-web/src/assets/icons/uiw/UiwSetting.vue
+++ b/snowy-admin-web/src/assets/icons/uiw/UiwSetting.vue
@@ -1,10 +1,14 @@
-
-
+
\ No newline at end of file
+ export default {
+ name: 'UiwSetting'
+ }
+
diff --git a/snowy-admin-web/src/assets/icons/uiw/UiwSettingO.vue b/snowy-admin-web/src/assets/icons/uiw/UiwSettingO.vue
index 20741a3c..22ba18ca 100644
--- a/snowy-admin-web/src/assets/icons/uiw/UiwSettingO.vue
+++ b/snowy-admin-web/src/assets/icons/uiw/UiwSettingO.vue
@@ -1,10 +1,14 @@
-
-
+
\ No newline at end of file
+ export default {
+ name: 'UiwSettingO'
+ }
+
diff --git a/snowy-admin-web/src/assets/icons/uiw/UiwShare.vue b/snowy-admin-web/src/assets/icons/uiw/UiwShare.vue
index 573e2dc8..a5d98693 100644
--- a/snowy-admin-web/src/assets/icons/uiw/UiwShare.vue
+++ b/snowy-admin-web/src/assets/icons/uiw/UiwShare.vue
@@ -1,10 +1,14 @@
-
-
+
\ No newline at end of file
+ export default {
+ name: 'UiwShare'
+ }
+
diff --git a/snowy-admin-web/src/assets/icons/uiw/UiwShoppingCart.vue b/snowy-admin-web/src/assets/icons/uiw/UiwShoppingCart.vue
index 13d0b61d..908adef8 100644
--- a/snowy-admin-web/src/assets/icons/uiw/UiwShoppingCart.vue
+++ b/snowy-admin-web/src/assets/icons/uiw/UiwShoppingCart.vue
@@ -1,10 +1,14 @@
-
-
+
\ No newline at end of file
+ export default {
+ name: 'UiwShoppingCart'
+ }
+
diff --git a/snowy-admin-web/src/assets/icons/uiw/UiwShrink.vue b/snowy-admin-web/src/assets/icons/uiw/UiwShrink.vue
index a451807a..e554adf9 100644
--- a/snowy-admin-web/src/assets/icons/uiw/UiwShrink.vue
+++ b/snowy-admin-web/src/assets/icons/uiw/UiwShrink.vue
@@ -1,10 +1,14 @@
-
-
+
\ No newline at end of file
+ export default {
+ name: 'UiwShrink'
+ }
+
diff --git a/snowy-admin-web/src/assets/icons/uiw/UiwSmile.vue b/snowy-admin-web/src/assets/icons/uiw/UiwSmile.vue
index 548500f7..af672c7b 100644
--- a/snowy-admin-web/src/assets/icons/uiw/UiwSmile.vue
+++ b/snowy-admin-web/src/assets/icons/uiw/UiwSmile.vue
@@ -1,10 +1,14 @@
-
-
+
\ No newline at end of file
+ export default {
+ name: 'UiwSmile'
+ }
+
diff --git a/snowy-admin-web/src/assets/icons/uiw/UiwSmileO.vue b/snowy-admin-web/src/assets/icons/uiw/UiwSmileO.vue
index 248852ba..ace556a1 100644
--- a/snowy-admin-web/src/assets/icons/uiw/UiwSmileO.vue
+++ b/snowy-admin-web/src/assets/icons/uiw/UiwSmileO.vue
@@ -1,10 +1,14 @@
-
-
+
\ No newline at end of file
+ export default {
+ name: 'UiwSmileO'
+ }
+
diff --git a/snowy-admin-web/src/assets/icons/uiw/UiwSquareO.vue b/snowy-admin-web/src/assets/icons/uiw/UiwSquareO.vue
index 1371e415..23db4f07 100644
--- a/snowy-admin-web/src/assets/icons/uiw/UiwSquareO.vue
+++ b/snowy-admin-web/src/assets/icons/uiw/UiwSquareO.vue
@@ -1,10 +1,14 @@
-
-
+
\ No newline at end of file
+ export default {
+ name: 'UiwSquareO'
+ }
+
diff --git a/snowy-admin-web/src/assets/icons/uiw/UiwStarOff.vue b/snowy-admin-web/src/assets/icons/uiw/UiwStarOff.vue
index 2a9013fa..43e93182 100644
--- a/snowy-admin-web/src/assets/icons/uiw/UiwStarOff.vue
+++ b/snowy-admin-web/src/assets/icons/uiw/UiwStarOff.vue
@@ -1,10 +1,14 @@
-
-
+
\ No newline at end of file
+ export default {
+ name: 'UiwStarOff'
+ }
+
diff --git a/snowy-admin-web/src/assets/icons/uiw/UiwStarOn.vue b/snowy-admin-web/src/assets/icons/uiw/UiwStarOn.vue
index 3c372c3c..d0b745de 100644
--- a/snowy-admin-web/src/assets/icons/uiw/UiwStarOn.vue
+++ b/snowy-admin-web/src/assets/icons/uiw/UiwStarOn.vue
@@ -1,10 +1,14 @@
-
-
+
\ No newline at end of file
+ export default {
+ name: 'UiwStarOn'
+ }
+
diff --git a/snowy-admin-web/src/assets/icons/uiw/UiwStop.vue b/snowy-admin-web/src/assets/icons/uiw/UiwStop.vue
index 7806abf0..2850ca10 100644
--- a/snowy-admin-web/src/assets/icons/uiw/UiwStop.vue
+++ b/snowy-admin-web/src/assets/icons/uiw/UiwStop.vue
@@ -1,10 +1,14 @@
-
-
+
\ No newline at end of file
+ export default {
+ name: 'UiwStop'
+ }
+
diff --git a/snowy-admin-web/src/assets/icons/uiw/UiwStopO.vue b/snowy-admin-web/src/assets/icons/uiw/UiwStopO.vue
index 288ec371..3324bdfa 100644
--- a/snowy-admin-web/src/assets/icons/uiw/UiwStopO.vue
+++ b/snowy-admin-web/src/assets/icons/uiw/UiwStopO.vue
@@ -1,10 +1,14 @@
-
-
+
\ No newline at end of file
+ export default {
+ name: 'UiwStopO'
+ }
+
diff --git a/snowy-admin-web/src/assets/icons/uiw/UiwSwap.vue b/snowy-admin-web/src/assets/icons/uiw/UiwSwap.vue
index 8b2a3e32..d9a140ac 100644
--- a/snowy-admin-web/src/assets/icons/uiw/UiwSwap.vue
+++ b/snowy-admin-web/src/assets/icons/uiw/UiwSwap.vue
@@ -1,10 +1,14 @@
-
-
+
\ No newline at end of file
+ export default {
+ name: 'UiwSwap'
+ }
+
diff --git a/snowy-admin-web/src/assets/icons/uiw/UiwSwapLeft.vue b/snowy-admin-web/src/assets/icons/uiw/UiwSwapLeft.vue
index 61205d81..63f16486 100644
--- a/snowy-admin-web/src/assets/icons/uiw/UiwSwapLeft.vue
+++ b/snowy-admin-web/src/assets/icons/uiw/UiwSwapLeft.vue
@@ -1,10 +1,14 @@
-
-
+
\ No newline at end of file
+ export default {
+ name: 'UiwSwapLeft'
+ }
+
diff --git a/snowy-admin-web/src/assets/icons/uiw/UiwSwapRight.vue b/snowy-admin-web/src/assets/icons/uiw/UiwSwapRight.vue
index 26e2f9b9..ca9a210f 100644
--- a/snowy-admin-web/src/assets/icons/uiw/UiwSwapRight.vue
+++ b/snowy-admin-web/src/assets/icons/uiw/UiwSwapRight.vue
@@ -1,10 +1,15 @@
-
-
+
\ No newline at end of file
+ export default {
+ name: 'UiwSwapRight'
+ }
+
diff --git a/snowy-admin-web/src/assets/icons/uiw/UiwTable.vue b/snowy-admin-web/src/assets/icons/uiw/UiwTable.vue
index 353321d7..351ee4e5 100644
--- a/snowy-admin-web/src/assets/icons/uiw/UiwTable.vue
+++ b/snowy-admin-web/src/assets/icons/uiw/UiwTable.vue
@@ -1,10 +1,14 @@
-
-
+
\ No newline at end of file
+ export default {
+ name: 'UiwTable'
+ }
+
diff --git a/snowy-admin-web/src/assets/icons/uiw/UiwTag.vue b/snowy-admin-web/src/assets/icons/uiw/UiwTag.vue
index 679a3640..2f12257d 100644
--- a/snowy-admin-web/src/assets/icons/uiw/UiwTag.vue
+++ b/snowy-admin-web/src/assets/icons/uiw/UiwTag.vue
@@ -1,10 +1,14 @@
-
-
+
\ No newline at end of file
+ export default {
+ name: 'UiwTag'
+ }
+
diff --git a/snowy-admin-web/src/assets/icons/uiw/UiwTagO.vue b/snowy-admin-web/src/assets/icons/uiw/UiwTagO.vue
index 593b1457..98fe2906 100644
--- a/snowy-admin-web/src/assets/icons/uiw/UiwTagO.vue
+++ b/snowy-admin-web/src/assets/icons/uiw/UiwTagO.vue
@@ -1,10 +1,14 @@
-
-
+
\ No newline at end of file
+ export default {
+ name: 'UiwTagO'
+ }
+
diff --git a/snowy-admin-web/src/assets/icons/uiw/UiwTags.vue b/snowy-admin-web/src/assets/icons/uiw/UiwTags.vue
index a02e393b..700b6bb6 100644
--- a/snowy-admin-web/src/assets/icons/uiw/UiwTags.vue
+++ b/snowy-admin-web/src/assets/icons/uiw/UiwTags.vue
@@ -1,10 +1,14 @@
-
-
+
\ No newline at end of file
+ export default {
+ name: 'UiwTags'
+ }
+
diff --git a/snowy-admin-web/src/assets/icons/uiw/UiwTagsO.vue b/snowy-admin-web/src/assets/icons/uiw/UiwTagsO.vue
index a635ebfb..daf6981c 100644
--- a/snowy-admin-web/src/assets/icons/uiw/UiwTagsO.vue
+++ b/snowy-admin-web/src/assets/icons/uiw/UiwTagsO.vue
@@ -1,10 +1,14 @@
-
-
+
\ No newline at end of file
+ export default {
+ name: 'UiwTagsO'
+ }
+
diff --git a/snowy-admin-web/src/assets/icons/uiw/UiwTaobao.vue b/snowy-admin-web/src/assets/icons/uiw/UiwTaobao.vue
index f2d4d786..7efde895 100644
--- a/snowy-admin-web/src/assets/icons/uiw/UiwTaobao.vue
+++ b/snowy-admin-web/src/assets/icons/uiw/UiwTaobao.vue
@@ -1,10 +1,14 @@
-
-
+
\ No newline at end of file
+ export default {
+ name: 'UiwTaobao'
+ }
+
diff --git a/snowy-admin-web/src/assets/icons/uiw/UiwTime.vue b/snowy-admin-web/src/assets/icons/uiw/UiwTime.vue
index f3ed896d..0ed44223 100644
--- a/snowy-admin-web/src/assets/icons/uiw/UiwTime.vue
+++ b/snowy-admin-web/src/assets/icons/uiw/UiwTime.vue
@@ -1,10 +1,14 @@
-
-
+
\ No newline at end of file
+ export default {
+ name: 'UiwTime'
+ }
+
diff --git a/snowy-admin-web/src/assets/icons/uiw/UiwTimeO.vue b/snowy-admin-web/src/assets/icons/uiw/UiwTimeO.vue
index f7f9320e..506d69f6 100644
--- a/snowy-admin-web/src/assets/icons/uiw/UiwTimeO.vue
+++ b/snowy-admin-web/src/assets/icons/uiw/UiwTimeO.vue
@@ -1,10 +1,14 @@
-
-
+
\ No newline at end of file
+ export default {
+ name: 'UiwTimeO'
+ }
+
diff --git a/snowy-admin-web/src/assets/icons/uiw/UiwTwitter.vue b/snowy-admin-web/src/assets/icons/uiw/UiwTwitter.vue
index f5c42d1b..f1815b47 100644
--- a/snowy-admin-web/src/assets/icons/uiw/UiwTwitter.vue
+++ b/snowy-admin-web/src/assets/icons/uiw/UiwTwitter.vue
@@ -1,10 +1,15 @@
-
-
+
\ No newline at end of file
+ export default {
+ name: 'UiwTwitter'
+ }
+
diff --git a/snowy-admin-web/src/assets/icons/uiw/UiwUiw.vue b/snowy-admin-web/src/assets/icons/uiw/UiwUiw.vue
index 8c6afea7..caa79ebf 100644
--- a/snowy-admin-web/src/assets/icons/uiw/UiwUiw.vue
+++ b/snowy-admin-web/src/assets/icons/uiw/UiwUiw.vue
@@ -1,10 +1,14 @@
-
-
+
\ No newline at end of file
+ export default {
+ name: 'UiwUiw'
+ }
+
diff --git a/snowy-admin-web/src/assets/icons/uiw/UiwUnlock.vue b/snowy-admin-web/src/assets/icons/uiw/UiwUnlock.vue
index 2e86e07c..6c7eab42 100644
--- a/snowy-admin-web/src/assets/icons/uiw/UiwUnlock.vue
+++ b/snowy-admin-web/src/assets/icons/uiw/UiwUnlock.vue
@@ -1,10 +1,14 @@
-
-
+
\ No newline at end of file
+ export default {
+ name: 'UiwUnlock'
+ }
+
diff --git a/snowy-admin-web/src/assets/icons/uiw/UiwUp.vue b/snowy-admin-web/src/assets/icons/uiw/UiwUp.vue
index e3301688..a74ba879 100644
--- a/snowy-admin-web/src/assets/icons/uiw/UiwUp.vue
+++ b/snowy-admin-web/src/assets/icons/uiw/UiwUp.vue
@@ -1,10 +1,15 @@
-
-
+
\ No newline at end of file
+ export default {
+ name: 'UiwUp'
+ }
+
diff --git a/snowy-admin-web/src/assets/icons/uiw/UiwUpCircle.vue b/snowy-admin-web/src/assets/icons/uiw/UiwUpCircle.vue
index 8862168f..48e81073 100644
--- a/snowy-admin-web/src/assets/icons/uiw/UiwUpCircle.vue
+++ b/snowy-admin-web/src/assets/icons/uiw/UiwUpCircle.vue
@@ -1,10 +1,14 @@
-
-
+
\ No newline at end of file
+ export default {
+ name: 'UiwUpCircle'
+ }
+
diff --git a/snowy-admin-web/src/assets/icons/uiw/UiwUpCircleO.vue b/snowy-admin-web/src/assets/icons/uiw/UiwUpCircleO.vue
index 2921df35..5e600ee5 100644
--- a/snowy-admin-web/src/assets/icons/uiw/UiwUpCircleO.vue
+++ b/snowy-admin-web/src/assets/icons/uiw/UiwUpCircleO.vue
@@ -1,10 +1,14 @@
-
-
+
\ No newline at end of file
+ export default {
+ name: 'UiwUpCircleO'
+ }
+
diff --git a/snowy-admin-web/src/assets/icons/uiw/UiwUpSquare.vue b/snowy-admin-web/src/assets/icons/uiw/UiwUpSquare.vue
index 4370ae68..4b74cdbd 100644
--- a/snowy-admin-web/src/assets/icons/uiw/UiwUpSquare.vue
+++ b/snowy-admin-web/src/assets/icons/uiw/UiwUpSquare.vue
@@ -1,10 +1,14 @@
-
-
+
\ No newline at end of file
+ export default {
+ name: 'UiwUpSquare'
+ }
+
diff --git a/snowy-admin-web/src/assets/icons/uiw/UiwUpSquareO.vue b/snowy-admin-web/src/assets/icons/uiw/UiwUpSquareO.vue
index ebb29daf..3488c997 100644
--- a/snowy-admin-web/src/assets/icons/uiw/UiwUpSquareO.vue
+++ b/snowy-admin-web/src/assets/icons/uiw/UiwUpSquareO.vue
@@ -1,10 +1,14 @@
-
-
+
\ No newline at end of file
+ export default {
+ name: 'UiwUpSquareO'
+ }
+
diff --git a/snowy-admin-web/src/assets/icons/uiw/UiwUpload.vue b/snowy-admin-web/src/assets/icons/uiw/UiwUpload.vue
index 2363302a..df67b15f 100644
--- a/snowy-admin-web/src/assets/icons/uiw/UiwUpload.vue
+++ b/snowy-admin-web/src/assets/icons/uiw/UiwUpload.vue
@@ -1,10 +1,14 @@
-
-
+
\ No newline at end of file
+ export default {
+ name: 'UiwUpload'
+ }
+
diff --git a/snowy-admin-web/src/assets/icons/uiw/UiwUser.vue b/snowy-admin-web/src/assets/icons/uiw/UiwUser.vue
index 2caa308d..d8f78bc3 100644
--- a/snowy-admin-web/src/assets/icons/uiw/UiwUser.vue
+++ b/snowy-admin-web/src/assets/icons/uiw/UiwUser.vue
@@ -1,10 +1,14 @@
-
-
+
\ No newline at end of file
+ export default {
+ name: 'UiwUser'
+ }
+
diff --git a/snowy-admin-web/src/assets/icons/uiw/UiwUserAdd.vue b/snowy-admin-web/src/assets/icons/uiw/UiwUserAdd.vue
index a149a3b9..6172b240 100644
--- a/snowy-admin-web/src/assets/icons/uiw/UiwUserAdd.vue
+++ b/snowy-admin-web/src/assets/icons/uiw/UiwUserAdd.vue
@@ -1,10 +1,14 @@
-
-
+
\ No newline at end of file
+ export default {
+ name: 'UiwUserAdd'
+ }
+
diff --git a/snowy-admin-web/src/assets/icons/uiw/UiwUserDelete.vue b/snowy-admin-web/src/assets/icons/uiw/UiwUserDelete.vue
index 39a91879..f3d1c3ce 100644
--- a/snowy-admin-web/src/assets/icons/uiw/UiwUserDelete.vue
+++ b/snowy-admin-web/src/assets/icons/uiw/UiwUserDelete.vue
@@ -1,10 +1,14 @@
-
-
+
\ No newline at end of file
+ export default {
+ name: 'UiwUserDelete'
+ }
+
diff --git a/snowy-admin-web/src/assets/icons/uiw/UiwUsergroupAdd.vue b/snowy-admin-web/src/assets/icons/uiw/UiwUsergroupAdd.vue
index 6cbd224e..6dc88aa2 100644
--- a/snowy-admin-web/src/assets/icons/uiw/UiwUsergroupAdd.vue
+++ b/snowy-admin-web/src/assets/icons/uiw/UiwUsergroupAdd.vue
@@ -1,10 +1,14 @@
-
-
+
\ No newline at end of file
+ export default {
+ name: 'UiwUsergroupAdd'
+ }
+
diff --git a/snowy-admin-web/src/assets/icons/uiw/UiwUsergroupDelete.vue b/snowy-admin-web/src/assets/icons/uiw/UiwUsergroupDelete.vue
index 79c69b20..dafe84ad 100644
--- a/snowy-admin-web/src/assets/icons/uiw/UiwUsergroupDelete.vue
+++ b/snowy-admin-web/src/assets/icons/uiw/UiwUsergroupDelete.vue
@@ -1,10 +1,14 @@
-
-
+
\ No newline at end of file
+ export default {
+ name: 'UiwUsergroupDelete'
+ }
+
diff --git a/snowy-admin-web/src/assets/icons/uiw/UiwVerification.vue b/snowy-admin-web/src/assets/icons/uiw/UiwVerification.vue
index d45c3d6f..892ab2f4 100644
--- a/snowy-admin-web/src/assets/icons/uiw/UiwVerification.vue
+++ b/snowy-admin-web/src/assets/icons/uiw/UiwVerification.vue
@@ -1,10 +1,14 @@
-
-
+
\ No newline at end of file
+ export default {
+ name: 'UiwVerification'
+ }
+
diff --git a/snowy-admin-web/src/assets/icons/uiw/UiwVerticleLeft.vue b/snowy-admin-web/src/assets/icons/uiw/UiwVerticleLeft.vue
index 69e4578a..8f2d87f7 100644
--- a/snowy-admin-web/src/assets/icons/uiw/UiwVerticleLeft.vue
+++ b/snowy-admin-web/src/assets/icons/uiw/UiwVerticleLeft.vue
@@ -1,10 +1,14 @@
-
-
+
\ No newline at end of file
+ export default {
+ name: 'UiwVerticleLeft'
+ }
+
diff --git a/snowy-admin-web/src/assets/icons/uiw/UiwVerticleRight.vue b/snowy-admin-web/src/assets/icons/uiw/UiwVerticleRight.vue
index 65320b79..d8678b72 100644
--- a/snowy-admin-web/src/assets/icons/uiw/UiwVerticleRight.vue
+++ b/snowy-admin-web/src/assets/icons/uiw/UiwVerticleRight.vue
@@ -1,10 +1,15 @@
-
-
+
\ No newline at end of file
+ export default {
+ name: 'UiwVerticleRight'
+ }
+
diff --git a/snowy-admin-web/src/assets/icons/uiw/UiwVideoCamera.vue b/snowy-admin-web/src/assets/icons/uiw/UiwVideoCamera.vue
index da015781..0e26f16d 100644
--- a/snowy-admin-web/src/assets/icons/uiw/UiwVideoCamera.vue
+++ b/snowy-admin-web/src/assets/icons/uiw/UiwVideoCamera.vue
@@ -1,10 +1,14 @@
-
-
+
\ No newline at end of file
+ export default {
+ name: 'UiwVideoCamera'
+ }
+
diff --git a/snowy-admin-web/src/assets/icons/uiw/UiwWarning.vue b/snowy-admin-web/src/assets/icons/uiw/UiwWarning.vue
index e740ba9e..3c75856c 100644
--- a/snowy-admin-web/src/assets/icons/uiw/UiwWarning.vue
+++ b/snowy-admin-web/src/assets/icons/uiw/UiwWarning.vue
@@ -1,10 +1,14 @@
-
-
+
\ No newline at end of file
+ export default {
+ name: 'UiwWarning'
+ }
+
diff --git a/snowy-admin-web/src/assets/icons/uiw/UiwWarningO.vue b/snowy-admin-web/src/assets/icons/uiw/UiwWarningO.vue
index b3bd388b..03137a3e 100644
--- a/snowy-admin-web/src/assets/icons/uiw/UiwWarningO.vue
+++ b/snowy-admin-web/src/assets/icons/uiw/UiwWarningO.vue
@@ -1,10 +1,14 @@
-
-
+
\ No newline at end of file
+ export default {
+ name: 'UiwWarningO'
+ }
+
diff --git a/snowy-admin-web/src/assets/icons/uiw/UiwWeibo.vue b/snowy-admin-web/src/assets/icons/uiw/UiwWeibo.vue
index 8fe73630..b5878a9c 100644
--- a/snowy-admin-web/src/assets/icons/uiw/UiwWeibo.vue
+++ b/snowy-admin-web/src/assets/icons/uiw/UiwWeibo.vue
@@ -1,10 +1,14 @@
-
-
+
\ No newline at end of file
+ export default {
+ name: 'UiwWeibo'
+ }
+
diff --git a/snowy-admin-web/src/assets/icons/uiw/UiwWeixin.vue b/snowy-admin-web/src/assets/icons/uiw/UiwWeixin.vue
index c745892e..05ab52b5 100644
--- a/snowy-admin-web/src/assets/icons/uiw/UiwWeixin.vue
+++ b/snowy-admin-web/src/assets/icons/uiw/UiwWeixin.vue
@@ -1,10 +1,14 @@
-
-
+
\ No newline at end of file
+ export default {
+ name: 'UiwWeixin'
+ }
+
diff --git a/snowy-admin-web/src/assets/icons/uiw/UiwWifi.vue b/snowy-admin-web/src/assets/icons/uiw/UiwWifi.vue
index 8d5a9770..e4461fb7 100644
--- a/snowy-admin-web/src/assets/icons/uiw/UiwWifi.vue
+++ b/snowy-admin-web/src/assets/icons/uiw/UiwWifi.vue
@@ -1,10 +1,15 @@
-
-
+
\ No newline at end of file
+ export default {
+ name: 'UiwWifi'
+ }
+
diff --git a/snowy-admin-web/src/assets/icons/uiw/UiwWindows.vue b/snowy-admin-web/src/assets/icons/uiw/UiwWindows.vue
index 8217385e..aa80df1c 100644
--- a/snowy-admin-web/src/assets/icons/uiw/UiwWindows.vue
+++ b/snowy-admin-web/src/assets/icons/uiw/UiwWindows.vue
@@ -1,10 +1,15 @@
-
-
+
\ No newline at end of file
+ export default {
+ name: 'UiwWindows'
+ }
+
diff --git a/snowy-admin-web/src/assets/icons/uiw/UiwWoman.vue b/snowy-admin-web/src/assets/icons/uiw/UiwWoman.vue
index 38d88a24..c2cad6a7 100644
--- a/snowy-admin-web/src/assets/icons/uiw/UiwWoman.vue
+++ b/snowy-admin-web/src/assets/icons/uiw/UiwWoman.vue
@@ -1,10 +1,14 @@
-
-
+
\ No newline at end of file
+ export default {
+ name: 'UiwWoman'
+ }
+
diff --git a/snowy-admin-web/src/assets/icons/uiw/UiwZoomIn.vue b/snowy-admin-web/src/assets/icons/uiw/UiwZoomIn.vue
index fcc4f8bd..49f1cdb5 100644
--- a/snowy-admin-web/src/assets/icons/uiw/UiwZoomIn.vue
+++ b/snowy-admin-web/src/assets/icons/uiw/UiwZoomIn.vue
@@ -1,10 +1,14 @@
-
-
+
\ No newline at end of file
+ export default {
+ name: 'UiwZoomIn'
+ }
+
diff --git a/snowy-admin-web/src/assets/icons/uiw/UiwZoomOut.vue b/snowy-admin-web/src/assets/icons/uiw/UiwZoomOut.vue
index e9a1bfaf..ef1e5e6e 100644
--- a/snowy-admin-web/src/assets/icons/uiw/UiwZoomOut.vue
+++ b/snowy-admin-web/src/assets/icons/uiw/UiwZoomOut.vue
@@ -1,10 +1,14 @@
-
-
+
\ No newline at end of file
+ export default {
+ name: 'UiwZoomOut'
+ }
+
diff --git a/snowy-admin-web/src/components/CropUpload/index.vue b/snowy-admin-web/src/components/CropUpload/index.vue
index 80c7ef2d..d953f5e5 100644
--- a/snowy-admin-web/src/components/CropUpload/index.vue
+++ b/snowy-admin-web/src/components/CropUpload/index.vue
@@ -93,7 +93,7 @@
autoCropHeight: {
type: Number,
default: () => 100
- },
+ }
})
const emit = defineEmits({ successful: null })
const visible = ref(false)
@@ -164,31 +164,30 @@
width: 165px;
height: 165px;
border: 1px solid #e9e9e9;
- border-radius: 2px
+ border-radius: 2px;
}
.xn-pt {
padding-top: 10px;
}
.xn-tl {
text-align: center;
- padding-top: 10px
+ padding-top: 10px;
}
.xn-cj-two {
padding-top: 10px;
- display: flex
-
+ display: flex;
}
.xn-cj-two > div:first-child {
height: 100px;
width: 100px;
border: 1px solid #e9e9e9;
- border-radius: 2px
+ border-radius: 2px;
}
- .xn-cj-two > div:nth-child(2) {
+ .xn-cj-two > div:nth-child(2) {
height: 60px;
width: 60px;
border: 1px solid #e9e9e9;
margin-left: 5px;
- border-radius: 2px
+ border-radius: 2px;
}
diff --git a/snowy-admin-web/src/components/DictSelect/index.vue b/snowy-admin-web/src/components/DictSelect/index.vue
index abb571f4..49e500a2 100644
--- a/snowy-admin-web/src/components/DictSelect/index.vue
+++ b/snowy-admin-web/src/components/DictSelect/index.vue
@@ -1,105 +1,107 @@
-
-
{{ visLog.opIp }} {{ visLog.opAddress }}