iov-design 2.15.64 → 2.15.65
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.en-US.md +2085 -0
- package/CHANGELOG.es.md +2093 -0
- package/CHANGELOG.fr-FR.md +2085 -0
- package/CHANGELOG.zh-CN.md +2085 -0
- package/lib/index.js +1 -1
- package/lib/iov-design.common.js +1 -1
- package/lib/theme-chalk/autocomplete.css +1 -1
- package/lib/theme-chalk/base.css +1 -1
- package/lib/theme-chalk/cascader.css +1 -1
- package/lib/theme-chalk/date-picker.css +1 -1
- package/lib/theme-chalk/index.css +1 -1
- package/lib/theme-chalk/input-number.css +1 -1
- package/lib/theme-chalk/input.css +1 -1
- package/lib/theme-chalk/iovfont.css +1 -1
- package/lib/theme-chalk/message-box.css +1 -1
- package/lib/theme-chalk/pagination.css +1 -1
- package/lib/theme-chalk/select.css +1 -1
- package/lib/theme-chalk/slider.css +1 -1
- package/lib/theme-chalk/table.css +1 -1
- package/lib/theme-chalk/time-picker.css +1 -1
- package/lib/theme-chalk/tooltip.css +1 -1
- package/lib/theme-chalk/transfer.css +1 -1
- package/package.json +1 -1
- package/packages/theme-chalk/lib/alert.css +1 -0
- package/packages/theme-chalk/lib/aside.css +1 -0
- package/packages/theme-chalk/lib/autocomplete.css +1 -0
- package/packages/theme-chalk/lib/avatar.css +1 -0
- package/packages/theme-chalk/lib/backtop.css +1 -0
- package/packages/theme-chalk/lib/badge.css +1 -0
- package/packages/theme-chalk/lib/base.css +1 -0
- package/packages/theme-chalk/lib/breadcrumb-item.css +0 -0
- package/packages/theme-chalk/lib/breadcrumb.css +1 -0
- package/packages/theme-chalk/lib/button-group.css +0 -0
- package/packages/theme-chalk/lib/button.css +1 -0
- package/packages/theme-chalk/lib/calendar.css +1 -0
- package/packages/theme-chalk/lib/card.css +1 -0
- package/packages/theme-chalk/lib/carousel-item.css +1 -0
- package/packages/theme-chalk/lib/carousel.css +1 -0
- package/packages/theme-chalk/lib/cascader-panel.css +1 -0
- package/packages/theme-chalk/lib/cascader.css +1 -0
- package/packages/theme-chalk/lib/checkbox-button.css +0 -0
- package/packages/theme-chalk/lib/checkbox-group.css +0 -0
- package/packages/theme-chalk/lib/checkbox.css +1 -0
- package/packages/theme-chalk/lib/col.css +1 -0
- package/packages/theme-chalk/lib/collapse-item.css +0 -0
- package/packages/theme-chalk/lib/collapse.css +1 -0
- package/packages/theme-chalk/lib/color-picker.css +1 -0
- package/packages/theme-chalk/lib/container.css +1 -0
- package/packages/theme-chalk/lib/date-picker.css +1 -0
- package/packages/theme-chalk/lib/descriptions-item.css +1 -0
- package/packages/theme-chalk/lib/descriptions.css +1 -0
- package/packages/theme-chalk/lib/dialog.css +1 -0
- package/packages/theme-chalk/lib/display.css +1 -0
- package/packages/theme-chalk/lib/divider.css +1 -0
- package/packages/theme-chalk/lib/drawer.css +1 -0
- package/packages/theme-chalk/lib/dropdown-item.css +0 -0
- package/packages/theme-chalk/lib/dropdown-menu.css +0 -0
- package/packages/theme-chalk/lib/dropdown.css +1 -0
- package/packages/theme-chalk/lib/empty.css +1 -0
- package/packages/theme-chalk/lib/fonts/element-icons.ttf +0 -0
- package/packages/theme-chalk/lib/fonts/element-icons.woff +0 -0
- package/packages/theme-chalk/lib/footer.css +1 -0
- package/packages/theme-chalk/lib/form-item.css +0 -0
- package/packages/theme-chalk/lib/form.css +1 -0
- package/packages/theme-chalk/lib/header.css +1 -0
- package/packages/theme-chalk/lib/icon.css +1 -0
- package/packages/theme-chalk/lib/image.css +1 -0
- package/packages/theme-chalk/lib/index.css +1 -0
- package/packages/theme-chalk/lib/infinite-scroll.css +0 -0
- package/packages/theme-chalk/lib/infiniteScroll.css +0 -0
- package/packages/theme-chalk/lib/input-number.css +1 -0
- package/packages/theme-chalk/lib/input.css +1 -0
- package/packages/theme-chalk/lib/iovfont.css +1 -0
- package/packages/theme-chalk/lib/link.css +1 -0
- package/packages/theme-chalk/lib/loading.css +1 -0
- package/packages/theme-chalk/lib/main.css +1 -0
- package/packages/theme-chalk/lib/menu-item-group.css +0 -0
- package/packages/theme-chalk/lib/menu-item.css +0 -0
- package/packages/theme-chalk/lib/menu.css +1 -0
- package/packages/theme-chalk/lib/message-box.css +1 -0
- package/packages/theme-chalk/lib/message.css +1 -0
- package/packages/theme-chalk/lib/notification.css +1 -0
- package/packages/theme-chalk/lib/option-group.css +1 -0
- package/packages/theme-chalk/lib/option.css +1 -0
- package/packages/theme-chalk/lib/page-header.css +1 -0
- package/packages/theme-chalk/lib/pagination.css +1 -0
- package/packages/theme-chalk/lib/popconfirm.css +1 -0
- package/packages/theme-chalk/lib/popover.css +1 -0
- package/packages/theme-chalk/lib/popper.css +1 -0
- package/packages/theme-chalk/lib/progress.css +1 -0
- package/packages/theme-chalk/lib/radio-button.css +1 -0
- package/packages/theme-chalk/lib/radio-group.css +1 -0
- package/packages/theme-chalk/lib/radio.css +1 -0
- package/packages/theme-chalk/lib/rate.css +1 -0
- package/packages/theme-chalk/lib/reset.css +1 -0
- package/packages/theme-chalk/lib/result.css +1 -0
- package/packages/theme-chalk/lib/row.css +1 -0
- package/packages/theme-chalk/lib/scrollbar.css +1 -0
- package/packages/theme-chalk/lib/select-dropdown.css +1 -0
- package/packages/theme-chalk/lib/select.css +1 -0
- package/packages/theme-chalk/lib/skeleton-item.css +1 -0
- package/packages/theme-chalk/lib/skeleton.css +1 -0
- package/packages/theme-chalk/lib/slider.css +1 -0
- package/packages/theme-chalk/lib/spinner.css +1 -0
- package/packages/theme-chalk/lib/statistic.css +1 -0
- package/packages/theme-chalk/lib/step.css +1 -0
- package/packages/theme-chalk/lib/steps.css +1 -0
- package/packages/theme-chalk/lib/submenu.css +0 -0
- package/packages/theme-chalk/lib/switch.css +1 -0
- package/packages/theme-chalk/lib/tab-pane.css +0 -0
- package/packages/theme-chalk/lib/table-column.css +1 -0
- package/packages/theme-chalk/lib/table.css +1 -0
- package/packages/theme-chalk/lib/tabs.css +1 -0
- package/packages/theme-chalk/lib/tag.css +1 -0
- package/packages/theme-chalk/lib/time-picker.css +1 -0
- package/packages/theme-chalk/lib/time-select.css +1 -0
- package/packages/theme-chalk/lib/timeline-item.css +1 -0
- package/packages/theme-chalk/lib/timeline.css +1 -0
- package/packages/theme-chalk/lib/tooltip.css +1 -0
- package/packages/theme-chalk/lib/transfer.css +1 -0
- package/packages/theme-chalk/lib/tree.css +1 -0
- package/packages/theme-chalk/lib/upload.css +1 -0
- package/packages/theme-chalk/src/input.scss +2 -2
- package/packages/theme-chalk/src/iovfont.scss +208 -777
- package/packages/theme-chalk/src/tooltip.scss +1 -1
- package/packages/theme-chalk/gulpfile.js +0 -25
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
@font-face {
|
|
2
2
|
font-family: 'iovfont'; /* Project id 4466910 */
|
|
3
|
-
src: url('//at.alicdn.com/t/c/
|
|
4
|
-
url('//at.alicdn.com/t/c/
|
|
5
|
-
url('//at.alicdn.com/t/c/
|
|
3
|
+
src: url('//at.alicdn.com/t/c/font_4466910_jw46wvlk21.woff2?t=1757742098508') format('woff2'),
|
|
4
|
+
url('//at.alicdn.com/t/c/font_4466910_jw46wvlk21.woff?t=1757742098508') format('woff'),
|
|
5
|
+
url('//at.alicdn.com/t/c/font_4466910_jw46wvlk21.ttf?t=1757742098508') format('truetype');
|
|
6
6
|
}
|
|
7
7
|
|
|
8
8
|
[class^="iov-icon-"], [class*=" iov-icon-"] {
|
|
@@ -41,778 +41,209 @@
|
|
|
41
41
|
background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMTZweCIgaGVpZ2h0PSIxNnB4IiB2aWV3Qm94PSIwIDAgMTYgMTYiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8dGl0bGU+5aSa6Imy5Zu+5qCHL2xvYWRpbmc8L3RpdGxlPgogICAgPGRlZnM+CiAgICAgICAgPHBhdHRlcm4gaWQ9InBhdHRlcm4tMSIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgcGF0dGVyblVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCI+CiAgICAgICAgICAgIDx1c2UgeGxpbms6aHJlZj0iI2ltYWdlLTIiPjwvdXNlPgogICAgICAgIDwvcGF0dGVybj4KICAgICAgICA8aW1hZ2UgaWQ9ImltYWdlLTIiIHdpZHRoPSIxNCIgaGVpZ2h0PSIxNCIgeGxpbms6aHJlZj0iZGF0YTppbWFnZS9wbmc7YmFzZTY0LGlWQk9SdzBLR2dvQUFBQU5TVWhFVWdBQUFBNEFBQUFPQ0FZQUFBQWZTQzNSQUFBQUFYTlNSMElBcnM0YzZRQUFBRVJsV0VsbVRVMEFLZ0FBQUFnQUFZZHBBQVFBQUFBQkFBQUFHZ0FBQUFBQUE2QUJBQU1BQUFBQkFBRUFBS0FDQUFRQUFBQUJBQUFBRHFBREFBUUFBQUFCQUFBQURnQUFBQUM5OERuNkFBQUJqa2xFUVZRb0ZWMlJUVTdjUUJDRlg5c05neERTYkFKU0Z0bGxpVGhOTmx3aVorTU9XYkNQSUNzV2lQQXpEQm1HOGNpRFBNWjJ2dGR5UzBESno5VlZYYS8rT3B5Y0RvTUtTU1d3anVQWitqMThuMEZjVkk4alMrQmcyd2tzdGczYm54RFY0UnlBeFdjSDJzNitUTWpWeHM0K0VvbFBSRjlhY3JYM3BBOUV0K2NLdVcxWDJRSFduK2NjTzRoNjQ5S1o4Mnladkl2UDJhME5KOGh0RSsvbHZGS3NETjI0TXlkcGdlVWJPQUJqZTZtQS9VaUVkRTlzeDZONE5hWnNRcXVuZnFHemNLZ3BJL3pBZDBUTVBzVFVCN0ZsRElQdUlUY2hwTW9yN01kKzBKOWhyYk5ocTRQQ29kSXh3VjlKTWswSnBJa3J6cmlvMFdzdS9rRzZaWlRMMytlcXZwK3EzZ3U2SUptbEFsL0FsQ0w3SG5kT0N6TklkMlM5eGY2NzNlb1JQVno5REExdHo2aHlROHdOdmp0eVBJQzVkN1dBVUVGY2NwNFhiMXFVVGNxT3liSjdyUW82Z2JnSC9Hd3RhQ0xucFlub1o0SmV1bDVWUGRFbXNmaTFyVFp4VjFYWmFSa0tsa2tnWHhlWnFTcUNWanpMbXJXdiswYjE5YS8wdW1reW5xbnBPOVd4NEM1b1FpNC9qdjREYjEyZlh5N0RpNzBBQUFBQVNVVk9SSzVDWUlJPSI+PC9pbWFnZT4KICAgIDwvZGVmcz4KICAgIDxnIGlkPSLmlbDmja7lsZXnpLoiIHN0cm9rZT0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIxIiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPgogICAgICAgIDxnIGlkPSLmlbDmja7lsZXnpLot6KGo5qC8IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMzA4LCAtNDUzMCkiPgogICAgICAgICAgICA8ZyBpZD0i57yW57uELTMz5aSH5Lu9IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgyOTQsIDQ0NzIpIj4KICAgICAgICAgICAgICAgIDxnIGlkPSJsb2FkaW5nL+m7mOiupC/lj43nmb3lpIfku70tMTAiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDE0LCA1OCkiPgogICAgICAgICAgICAgICAgICAgIDxyZWN0IGlkPSJBcnRib2FyZCIgeD0iMCIgeT0iMCIgd2lkdGg9IjE2IiBoZWlnaHQ9IjE2Ij48L3JlY3Q+CiAgICAgICAgICAgICAgICAgICAgPGcgaWQ9Iue8lue7hC0yIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxLjIzODgsIDEuMjM4OCkiIGZpbGwtcnVsZT0ibm9uemVybyI+CiAgICAgICAgICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik02Ljc2MTIyOTMxLDAgQzEwLjQ5NTM1MzIsMCAxMy41MjI0NTg2LDMuMDI3MTA1NDcgMTMuNTIyNDU4Niw2Ljc2MTIyOTMxIEMxMy41MjI0NTg2LDEwLjQ5NTM1MzIgMTAuNDk1MzUzMiwxMy41MjI0NTg2IDYuNzYxMjI5MzEsMTMuNTIyNDU4NiBDMy4wMjcxMDU0NywxMy41MjI0NTg2IDAsMTAuNDk1MzUzMiAwLDYuNzYxMjI5MzEgQzAsMy4wMjcxMDU0NyAzLjAyNzEwNTQ3LDAgNi43NjEyMjkzMSwwIFogTTYuNzYxMjI5MzEsMS45NjY5MDMwNyBDNC4xMTMzOTYwNSwxLjk2NjkwMzA3IDEuOTY2OTAzMDcsNC4xMTMzOTYwNSAxLjk2NjkwMzA3LDYuNzYxMjI5MzEgQzEuOTY2OTAzMDcsOS40MDkwNjI1OCA0LjExMzM5NjA1LDExLjU1NTU1NTYgNi43NjEyMjkzMSwxMS41NTU1NTU2IEM5LjQwOTA2MjU4LDExLjU1NTU1NTYgMTEuNTU1NTU1Niw5LjQwOTA2MjU4IDExLjU1NTU1NTYsNi43NjEyMjkzMSBDMTEuNTU1NTU1Niw0LjExMzM5NjA1IDkuNDA5MDYyNTgsMS45NjY5MDMwNyA2Ljc2MTIyOTMxLDEuOTY2OTAzMDcgWiIgaWQ9IuakreWchuW9oiI+PC9wYXRoPgogICAgICAgICAgICAgICAgICAgICAgICA8cGF0aCBkPSJNNi43NjEyMjkzMSwwIEMxMC40OTUzNTMyLDAgMTMuNTIyNDU4NiwzLjAyNzEwNTQ3IDEzLjUyMjQ1ODYsNi43NjEyMjkzMSBDMTMuNTIyNDU4Niw3LjMwNDM3NDYgMTMuMDgyMTUyNCw3Ljc0NDY4MDg1IDEyLjUzOTAwNzEsNy43NDQ2ODA4NSBDMTEuOTk1ODYxOCw3Ljc0NDY4MDg1IDExLjU1NTU1NTYsNy4zMDQzNzQ2IDExLjU1NTU1NTYsNi43NjEyMjkzMSBDMTEuNTU1NTU1Niw0LjExMzM5NjA1IDkuNDA5MDYyNTgsMS45NjY5MDMwNyA2Ljc2MTIyOTMxLDEuOTY2OTAzMDcgQzQuMTEzMzk2MDUsMS45NjY5MDMwNyAxLjk2NjkwMzA3LDQuMTEzMzk2MDUgMS45NjY5MDMwNyw2Ljc2MTIyOTMxIEMxLjk2NjkwMzA3LDkuNDA5MDYyNTggNC4xMTMzOTYwNSwxMS41NTU1NTU2IDYuNzYxMjI5MzEsMTEuNTU1NTU1NiBDNy4zMDQzNzQ2LDExLjU1NTU1NTYgNy43NDQ2ODA4NSwxMS45OTU4NjE4IDcuNzQ0NjgwODUsMTIuNTM5MDA3MSBDNy43NDQ2ODA4NSwxMy4wODIxNTI0IDcuMzA0Mzc0NiwxMy41MjI0NTg2IDYuNzYxMjI5MzEsMTMuNTIyNDU4NiBDMy4wMjcxMDU0NywxMy41MjI0NTg2IDAsMTAuNDk1MzUzMiAwLDYuNzYxMjI5MzEgQzAsMy4wMjcxMDU0NyAzLjAyNzEwNTQ3LDAgNi43NjEyMjkzMSwwIFoiIGlkPSLot6/lvoQiIGZpbGw9InVybCgjcGF0dGVybi0xKSI+PC9wYXRoPgogICAgICAgICAgICAgICAgICAgIDwvZz4KICAgICAgICAgICAgICAgIDwvZz4KICAgICAgICAgICAgPC9nPgogICAgICAgIDwvZz4KICAgIDwvZz4KPC9zdmc+);
|
|
42
42
|
}
|
|
43
43
|
}
|
|
44
|
-
.iov-icon-fill-track:before {
|
|
45
|
-
content: "\e704";
|
|
46
|
-
}
|
|
47
|
-
|
|
48
|
-
.iov-icon-track:before {
|
|
49
|
-
content: "\e705";
|
|
50
|
-
}
|
|
51
|
-
|
|
52
|
-
.iov-icon-strategy:before {
|
|
53
|
-
content: "\e706";
|
|
54
|
-
}
|
|
55
|
-
|
|
56
|
-
.iov-icon-list:before {
|
|
57
|
-
content: "\e707";
|
|
58
|
-
}
|
|
59
|
-
|
|
60
|
-
.iov-icon-card:before {
|
|
61
|
-
content: "\e6ff";
|
|
62
|
-
}
|
|
63
|
-
|
|
64
|
-
.iov-icon-copy:before {
|
|
65
|
-
content: "\e700";
|
|
66
|
-
}
|
|
67
|
-
|
|
68
|
-
.iov-icon-sort:before {
|
|
69
|
-
content: "\e701";
|
|
70
|
-
}
|
|
71
|
-
|
|
72
|
-
.iov-icon-authorize:before {
|
|
73
|
-
content: "\e702";
|
|
74
|
-
}
|
|
75
|
-
|
|
76
|
-
.iov-icon-authorize-custom:before {
|
|
77
|
-
content: "\e703";
|
|
78
|
-
}
|
|
79
|
-
|
|
80
|
-
.iov-icon-bottle:before {
|
|
81
|
-
content: "\e6fe";
|
|
82
|
-
}
|
|
83
|
-
|
|
84
|
-
.iov-icon-line-github:before {
|
|
85
|
-
content: "\e6f8";
|
|
86
|
-
}
|
|
87
|
-
|
|
88
|
-
.iov-icon-sun:before {
|
|
89
|
-
content: "\e6f9";
|
|
90
|
-
}
|
|
91
|
-
|
|
92
|
-
.iov-icon-panel:before {
|
|
93
|
-
content: "\e6fa";
|
|
94
|
-
}
|
|
95
|
-
|
|
96
|
-
.iov-icon-fill-cube:before {
|
|
97
|
-
content: "\e6fb";
|
|
98
|
-
}
|
|
99
|
-
|
|
100
|
-
.iov-icon-github:before {
|
|
101
|
-
content: "\e6fc";
|
|
102
|
-
}
|
|
103
|
-
|
|
104
|
-
.iov-icon-menu-fold-right:before {
|
|
105
|
-
content: "\e6fd";
|
|
106
|
-
}
|
|
107
|
-
|
|
108
|
-
.iov-icon-cdkey:before {
|
|
109
|
-
content: "\e6f7";
|
|
110
|
-
}
|
|
111
|
-
|
|
112
|
-
.iov-icon-circle-minus:before {
|
|
113
|
-
content: "\e6f6";
|
|
114
|
-
}
|
|
115
|
-
|
|
116
|
-
.iov-icon-brush:before {
|
|
117
|
-
content: "\e6ee";
|
|
118
|
-
}
|
|
119
|
-
|
|
120
|
-
.iov-icon-code:before {
|
|
121
|
-
content: "\e6ef";
|
|
122
|
-
}
|
|
123
|
-
|
|
124
|
-
.iov-icon-circle-plus:before {
|
|
125
|
-
content: "\e6f0";
|
|
126
|
-
}
|
|
127
|
-
|
|
128
|
-
.iov-icon-branch:before {
|
|
129
|
-
content: "\e6f4";
|
|
130
|
-
}
|
|
131
|
-
|
|
132
|
-
.iov-icon-swap:before {
|
|
133
|
-
content: "\e6f5";
|
|
134
|
-
}
|
|
135
|
-
|
|
136
|
-
.iov-icon-wand:before {
|
|
137
|
-
content: "\e6ed";
|
|
138
|
-
}
|
|
139
|
-
|
|
140
|
-
.iov-icon-notice:before {
|
|
141
|
-
content: "\e6eb";
|
|
142
|
-
}
|
|
143
|
-
|
|
144
|
-
.iov-icon-computer:before {
|
|
145
|
-
content: "\e6ec";
|
|
146
|
-
}
|
|
147
|
-
|
|
148
|
-
.iov-icon-img-placeholder:before {
|
|
149
|
-
content: "\e6ea";
|
|
150
|
-
}
|
|
151
|
-
|
|
152
|
-
.iov-icon-select:before {
|
|
153
|
-
content: "\e6e9";
|
|
154
|
-
}
|
|
155
|
-
|
|
156
|
-
.iov-icon-fold:before {
|
|
157
|
-
content: "\e6f2";
|
|
158
|
-
}
|
|
159
|
-
|
|
160
|
-
.iov-icon-unfold:before {
|
|
161
|
-
content: "\e6f3";
|
|
162
|
-
}
|
|
163
|
-
|
|
164
|
-
.iov-icon-clear-hover:before {
|
|
165
|
-
content: "\e6f1";
|
|
166
|
-
}
|
|
167
|
-
|
|
168
|
-
.iov-icon-interface:before {
|
|
169
|
-
content: "\e6e8";
|
|
170
|
-
}
|
|
171
|
-
|
|
172
|
-
.iov-icon-monitor:before {
|
|
173
|
-
content: "\e6da";
|
|
174
|
-
}
|
|
175
|
-
|
|
176
|
-
.iov-icon-organize:before {
|
|
177
|
-
content: "\e6d9";
|
|
178
|
-
}
|
|
179
|
-
|
|
180
|
-
.iov-icon-symbol-equal:before {
|
|
181
|
-
content: "\e6e7";
|
|
182
|
-
}
|
|
183
|
-
|
|
184
|
-
.iov-icon-parenthesis-left:before {
|
|
185
|
-
content: "\e6e0";
|
|
186
|
-
}
|
|
187
|
-
|
|
188
|
-
.iov-icon-symbol-minus:before {
|
|
189
|
-
content: "\e6e1";
|
|
190
|
-
}
|
|
191
|
-
|
|
192
|
-
.iov-icon-infinite:before {
|
|
193
|
-
content: "\e6e2";
|
|
194
|
-
}
|
|
195
|
-
|
|
196
|
-
.iov-icon-parenthesis-right:before {
|
|
197
|
-
content: "\e6e3";
|
|
198
|
-
}
|
|
199
|
-
|
|
200
|
-
.iov-icon-symbol-times:before {
|
|
201
|
-
content: "\e6e4";
|
|
202
|
-
}
|
|
203
|
-
|
|
204
|
-
.iov-icon-symbol-plus:before {
|
|
205
|
-
content: "\e6e5";
|
|
206
|
-
}
|
|
207
|
-
|
|
208
|
-
.iov-icon-symbol-div:before {
|
|
209
|
-
content: "\e6e6";
|
|
210
|
-
}
|
|
211
|
-
|
|
212
|
-
.iov-icon-brace-right:before {
|
|
213
|
-
content: "\e6de";
|
|
214
|
-
}
|
|
215
|
-
|
|
216
|
-
.iov-icon-brace-left:before {
|
|
217
|
-
content: "\e6df";
|
|
218
|
-
}
|
|
219
|
-
|
|
220
|
-
.iov-icon-left:before {
|
|
221
|
-
content: "\e6dd";
|
|
222
|
-
}
|
|
223
|
-
|
|
224
|
-
.iov-icon-dollar:before {
|
|
225
|
-
content: "\e6d9";
|
|
226
|
-
}
|
|
227
|
-
|
|
228
|
-
.iov-icon-rmb:before {
|
|
229
|
-
content: "\e6da";
|
|
230
|
-
}
|
|
231
|
-
|
|
232
|
-
.iov-icon-data-role:before {
|
|
233
|
-
content: "\e6db";
|
|
234
|
-
}
|
|
235
|
-
|
|
236
|
-
.iov-icon-tips:before {
|
|
237
|
-
content: "\e6dc";
|
|
238
|
-
}
|
|
239
|
-
|
|
240
|
-
.iov-icon-rotate-left:before {
|
|
241
|
-
content: "\e6d1";
|
|
242
|
-
}
|
|
243
|
-
|
|
244
|
-
.iov-icon-rotate-right:before {
|
|
245
|
-
content: "\e6d2";
|
|
246
|
-
}
|
|
247
|
-
|
|
248
|
-
.iov-icon-batch-listing:before {
|
|
249
|
-
content: "\e6d3";
|
|
250
|
-
}
|
|
251
|
-
|
|
252
|
-
.iov-icon-zoom-reset:before {
|
|
253
|
-
content: "\e6d4";
|
|
254
|
-
}
|
|
255
|
-
|
|
256
|
-
.iov-icon-delisting:before {
|
|
257
|
-
content: "\e6d5";
|
|
258
|
-
}
|
|
259
|
-
|
|
260
|
-
.iov-icon-zoom-in:before {
|
|
261
|
-
content: "\e6d6";
|
|
262
|
-
}
|
|
263
|
-
|
|
264
|
-
.iov-icon-fullscreen:before {
|
|
265
|
-
content: "\e6d7";
|
|
266
|
-
}
|
|
267
|
-
|
|
268
|
-
.iov-icon-zoom-out:before {
|
|
269
|
-
content: "\e6d8";
|
|
270
|
-
}
|
|
271
|
-
|
|
272
|
-
.iov-icon-time:before {
|
|
273
|
-
content: "\e6cf";
|
|
274
|
-
}
|
|
275
|
-
|
|
276
|
-
.iov-icon-eye-close:before {
|
|
277
|
-
content: "\e6d0";
|
|
278
|
-
}
|
|
279
|
-
|
|
280
|
-
.iov-icon-upload:before {
|
|
281
|
-
content: "\e6c6";
|
|
282
|
-
}
|
|
283
|
-
|
|
284
|
-
.iov-icon-download:before {
|
|
285
|
-
content: "\e6c7";
|
|
286
|
-
}
|
|
287
|
-
|
|
288
|
-
.iov-icon-search:before {
|
|
289
|
-
content: "\e6c8";
|
|
290
|
-
}
|
|
291
|
-
|
|
292
|
-
.iov-icon-sync:before {
|
|
293
|
-
content: "\e6c9";
|
|
294
|
-
}
|
|
295
|
-
|
|
296
|
-
.iov-icon-send:before {
|
|
297
|
-
content: "\e6ca";
|
|
298
|
-
}
|
|
299
|
-
|
|
300
|
-
.iov-icon-import:before {
|
|
301
|
-
content: "\e6cb";
|
|
302
|
-
}
|
|
303
|
-
|
|
304
|
-
.iov-icon-eye:before {
|
|
305
|
-
content: "\e6cc";
|
|
306
|
-
}
|
|
307
|
-
|
|
308
|
-
.iov-icon-export:before {
|
|
309
|
-
content: "\e6cd";
|
|
310
|
-
}
|
|
311
|
-
|
|
312
|
-
.iov-icon-date:before {
|
|
313
|
-
content: "\e6ce";
|
|
314
|
-
}
|
|
315
|
-
|
|
316
|
-
.iov-icon-file-excel:before {
|
|
317
|
-
content: "\e6bd";
|
|
318
|
-
}
|
|
319
|
-
|
|
320
|
-
.iov-icon-clear:before {
|
|
321
|
-
content: "\e6be";
|
|
322
|
-
}
|
|
323
|
-
|
|
324
|
-
.iov-icon-file-ppt:before {
|
|
325
|
-
content: "\e6bf";
|
|
326
|
-
}
|
|
327
|
-
|
|
328
|
-
.iov-icon-img-fail:before {
|
|
329
|
-
content: "\e6c0";
|
|
330
|
-
}
|
|
331
|
-
|
|
332
|
-
.iov-icon-file-other:before {
|
|
333
|
-
content: "\e6c1";
|
|
334
|
-
}
|
|
335
|
-
|
|
336
|
-
.iov-icon-file-word:before {
|
|
337
|
-
content: "\e6c2";
|
|
338
|
-
}
|
|
339
|
-
|
|
340
|
-
.iov-icon-file-img:before {
|
|
341
|
-
content: "\e6c3";
|
|
342
|
-
}
|
|
343
|
-
|
|
344
|
-
.iov-icon-file-zip:before {
|
|
345
|
-
content: "\e6c4";
|
|
346
|
-
}
|
|
347
|
-
|
|
348
|
-
.iov-icon-file-pdf:before {
|
|
349
|
-
content: "\e6c5";
|
|
350
|
-
}
|
|
351
|
-
|
|
352
|
-
.iov-icon-arrow-left:before {
|
|
353
|
-
content: "\e6af";
|
|
354
|
-
}
|
|
355
|
-
|
|
356
|
-
.iov-icon-arrow-drop:before {
|
|
357
|
-
content: "\e6ae";
|
|
358
|
-
}
|
|
359
|
-
|
|
360
|
-
.iov-icon-arrow-half-right:before {
|
|
361
|
-
content: "\e6b0";
|
|
362
|
-
}
|
|
363
|
-
|
|
364
|
-
.iov-icon-arrow-right:before {
|
|
365
|
-
content: "\e6ac";
|
|
366
|
-
}
|
|
367
|
-
|
|
368
|
-
.iov-icon-double-right-mini:before {
|
|
369
|
-
content: "\e6ad";
|
|
370
|
-
}
|
|
371
|
-
|
|
372
|
-
.iov-icon-double-right:before {
|
|
373
|
-
content: "\e6b1";
|
|
374
|
-
}
|
|
375
|
-
|
|
376
|
-
.iov-icon-arrow-rise:before {
|
|
377
|
-
content: "\e6b2";
|
|
378
|
-
}
|
|
379
|
-
|
|
380
|
-
.iov-icon-arrow-up:before {
|
|
381
|
-
content: "\e6b3";
|
|
382
|
-
}
|
|
383
|
-
|
|
384
|
-
.iov-icon-change:before {
|
|
385
|
-
content: "\e6b4";
|
|
386
|
-
}
|
|
387
|
-
|
|
388
|
-
.iov-icon-arrow-down:before {
|
|
389
|
-
content: "\e6b5";
|
|
390
|
-
}
|
|
391
|
-
|
|
392
|
-
.iov-icon-double-left:before {
|
|
393
|
-
content: "\e6b6";
|
|
394
|
-
}
|
|
395
|
-
|
|
396
|
-
.iov-icon-right:before {
|
|
397
|
-
content: "\e6b7";
|
|
398
|
-
}
|
|
399
|
-
|
|
400
|
-
.iov-icon-arrow-next:before {
|
|
401
|
-
content: "\e6b8";
|
|
402
|
-
}
|
|
403
|
-
|
|
404
|
-
.iov-icon-switch:before {
|
|
405
|
-
content: "\e6b9";
|
|
406
|
-
}
|
|
407
|
-
|
|
408
|
-
.iov-icon-arrow-prev:before {
|
|
409
|
-
content: "\e6ba";
|
|
410
|
-
}
|
|
411
|
-
|
|
412
|
-
.iov-icon-move:before {
|
|
413
|
-
content: "\e6bb";
|
|
414
|
-
}
|
|
415
|
-
|
|
416
|
-
.iov-icon-double-left-mini:before {
|
|
417
|
-
content: "\e6bc";
|
|
418
|
-
}
|
|
419
|
-
|
|
420
|
-
.iov-icon-close-mini:before {
|
|
421
|
-
content: "\e6a6";
|
|
422
|
-
}
|
|
423
|
-
|
|
424
|
-
.iov-icon-circle-success:before {
|
|
425
|
-
content: "\e6a2";
|
|
426
|
-
}
|
|
427
|
-
|
|
428
|
-
.iov-icon-circle-fail:before {
|
|
429
|
-
content: "\e6a3";
|
|
430
|
-
}
|
|
431
44
|
|
|
432
|
-
.
|
|
433
|
-
|
|
434
|
-
}
|
|
435
|
-
|
|
436
|
-
.
|
|
437
|
-
|
|
438
|
-
}
|
|
439
|
-
|
|
440
|
-
.
|
|
441
|
-
|
|
442
|
-
}
|
|
443
|
-
|
|
444
|
-
.iov-icon-
|
|
445
|
-
|
|
446
|
-
}
|
|
447
|
-
|
|
448
|
-
.iov-icon-
|
|
449
|
-
|
|
450
|
-
}
|
|
451
|
-
|
|
452
|
-
.iov-icon-
|
|
453
|
-
|
|
454
|
-
}
|
|
455
|
-
|
|
456
|
-
.iov-icon-
|
|
457
|
-
|
|
458
|
-
}
|
|
459
|
-
|
|
460
|
-
.iov-icon-
|
|
461
|
-
|
|
462
|
-
}
|
|
463
|
-
|
|
464
|
-
.iov-icon-
|
|
465
|
-
|
|
466
|
-
}
|
|
467
|
-
|
|
468
|
-
.iov-icon-
|
|
469
|
-
|
|
470
|
-
}
|
|
471
|
-
|
|
472
|
-
.iov-icon-
|
|
473
|
-
|
|
474
|
-
}
|
|
475
|
-
|
|
476
|
-
.iov-icon-
|
|
477
|
-
|
|
478
|
-
}
|
|
479
|
-
|
|
480
|
-
.iov-icon-
|
|
481
|
-
|
|
482
|
-
}
|
|
483
|
-
|
|
484
|
-
.iov-icon-
|
|
485
|
-
|
|
486
|
-
}
|
|
487
|
-
|
|
488
|
-
.iov-icon-
|
|
489
|
-
|
|
490
|
-
}
|
|
491
|
-
|
|
492
|
-
.iov-icon-
|
|
493
|
-
|
|
494
|
-
}
|
|
495
|
-
|
|
496
|
-
.iov-icon-
|
|
497
|
-
|
|
498
|
-
}
|
|
499
|
-
|
|
500
|
-
.iov-icon-
|
|
501
|
-
|
|
502
|
-
}
|
|
503
|
-
|
|
504
|
-
.iov-icon-
|
|
505
|
-
|
|
506
|
-
}
|
|
507
|
-
|
|
508
|
-
.iov-icon-
|
|
509
|
-
|
|
510
|
-
}
|
|
511
|
-
|
|
512
|
-
.iov-icon-
|
|
513
|
-
|
|
514
|
-
}
|
|
515
|
-
|
|
516
|
-
.iov-icon-
|
|
517
|
-
|
|
518
|
-
}
|
|
519
|
-
|
|
520
|
-
.iov-icon-
|
|
521
|
-
|
|
522
|
-
}
|
|
523
|
-
|
|
524
|
-
.iov-icon-
|
|
525
|
-
|
|
526
|
-
}
|
|
527
|
-
|
|
528
|
-
.iov-icon-
|
|
529
|
-
|
|
530
|
-
}
|
|
531
|
-
|
|
532
|
-
.iov-icon-
|
|
533
|
-
|
|
534
|
-
}
|
|
535
|
-
|
|
536
|
-
.iov-icon-
|
|
537
|
-
|
|
538
|
-
}
|
|
539
|
-
|
|
540
|
-
.iov-icon-
|
|
541
|
-
|
|
542
|
-
}
|
|
543
|
-
|
|
544
|
-
.iov-icon-
|
|
545
|
-
|
|
546
|
-
}
|
|
547
|
-
|
|
548
|
-
.iov-icon-
|
|
549
|
-
|
|
550
|
-
}
|
|
551
|
-
|
|
552
|
-
.iov-icon-
|
|
553
|
-
|
|
554
|
-
}
|
|
555
|
-
|
|
556
|
-
.iov-icon-
|
|
557
|
-
|
|
558
|
-
}
|
|
559
|
-
|
|
560
|
-
.iov-icon-
|
|
561
|
-
|
|
562
|
-
}
|
|
563
|
-
|
|
564
|
-
.iov-icon-
|
|
565
|
-
|
|
566
|
-
}
|
|
567
|
-
|
|
568
|
-
.iov-icon-
|
|
569
|
-
|
|
570
|
-
}
|
|
571
|
-
|
|
572
|
-
.iov-icon-
|
|
573
|
-
|
|
574
|
-
}
|
|
575
|
-
|
|
576
|
-
.iov-icon-coin:before {
|
|
577
|
-
|
|
578
|
-
}
|
|
579
|
-
|
|
580
|
-
.iov-icon-
|
|
581
|
-
|
|
582
|
-
}
|
|
583
|
-
|
|
584
|
-
.iov-icon-
|
|
585
|
-
|
|
586
|
-
}
|
|
587
|
-
|
|
588
|
-
.iov-icon-
|
|
589
|
-
|
|
590
|
-
}
|
|
591
|
-
|
|
592
|
-
.iov-icon-
|
|
593
|
-
|
|
594
|
-
}
|
|
595
|
-
|
|
596
|
-
.iov-icon-
|
|
597
|
-
|
|
598
|
-
}
|
|
599
|
-
|
|
600
|
-
.iov-icon-
|
|
601
|
-
|
|
602
|
-
}
|
|
603
|
-
|
|
604
|
-
.iov-icon-
|
|
605
|
-
|
|
606
|
-
}
|
|
607
|
-
|
|
608
|
-
.iov-icon-
|
|
609
|
-
|
|
610
|
-
}
|
|
611
|
-
|
|
612
|
-
.iov-icon-
|
|
613
|
-
|
|
614
|
-
}
|
|
615
|
-
|
|
616
|
-
.iov-icon-
|
|
617
|
-
|
|
618
|
-
}
|
|
619
|
-
|
|
620
|
-
.iov-icon-
|
|
621
|
-
|
|
622
|
-
}
|
|
623
|
-
|
|
624
|
-
.iov-icon-
|
|
625
|
-
|
|
626
|
-
}
|
|
627
|
-
|
|
628
|
-
.iov-icon-
|
|
629
|
-
|
|
630
|
-
}
|
|
631
|
-
|
|
632
|
-
.iov-icon-
|
|
633
|
-
|
|
634
|
-
}
|
|
635
|
-
|
|
636
|
-
.iov-icon-
|
|
637
|
-
content: "\e692";
|
|
638
|
-
}
|
|
639
|
-
|
|
640
|
-
.iov-icon-drag:before {
|
|
641
|
-
content: "\e68e";
|
|
642
|
-
}
|
|
643
|
-
|
|
644
|
-
.iov-icon-config:before {
|
|
645
|
-
content: "\e68b";
|
|
646
|
-
}
|
|
647
|
-
|
|
648
|
-
.iov-icon-play:before {
|
|
649
|
-
content: "\e684";
|
|
650
|
-
}
|
|
651
|
-
|
|
652
|
-
.iov-icon-img-default:before {
|
|
653
|
-
content: "\e66e";
|
|
654
|
-
}
|
|
655
|
-
|
|
656
|
-
.iov-icon-seal:before {
|
|
657
|
-
content: "\e66f";
|
|
658
|
-
}
|
|
659
|
-
|
|
660
|
-
.iov-icon-cny:before {
|
|
661
|
-
content: "\e670";
|
|
662
|
-
}
|
|
663
|
-
|
|
664
|
-
.iov-icon-focus:before {
|
|
665
|
-
content: "\e671";
|
|
666
|
-
}
|
|
667
|
-
|
|
668
|
-
.iov-icon-fill-rise:before {
|
|
669
|
-
content: "\e661";
|
|
670
|
-
}
|
|
671
|
-
|
|
672
|
-
.iov-icon-fill-drop:before {
|
|
673
|
-
content: "\e662";
|
|
674
|
-
}
|
|
675
|
-
|
|
676
|
-
.iov-icon-fill-move-up:before {
|
|
677
|
-
content: "\e663";
|
|
678
|
-
}
|
|
679
|
-
|
|
680
|
-
.iov-icon-page-left:before {
|
|
681
|
-
content: "\e664";
|
|
682
|
-
}
|
|
683
|
-
|
|
684
|
-
.iov-icon-page-down:before {
|
|
685
|
-
content: "\e665";
|
|
686
|
-
}
|
|
687
|
-
|
|
688
|
-
.iov-icon-fill-half-drop:before {
|
|
689
|
-
content: "\e666";
|
|
690
|
-
}
|
|
691
|
-
|
|
692
|
-
.iov-icon-fill-move-last:before {
|
|
693
|
-
content: "\e667";
|
|
694
|
-
}
|
|
695
|
-
|
|
696
|
-
.iov-icon-page-right:before {
|
|
697
|
-
content: "\e668";
|
|
698
|
-
}
|
|
699
|
-
|
|
700
|
-
.iov-icon-fill-move-first:before {
|
|
701
|
-
content: "\e669";
|
|
702
|
-
}
|
|
703
|
-
|
|
704
|
-
.iov-icon-fill-move-down:before {
|
|
705
|
-
content: "\e66a";
|
|
706
|
-
}
|
|
707
|
-
|
|
708
|
-
.iov-icon-menu-fold-left:before {
|
|
709
|
-
content: "\e66b";
|
|
710
|
-
}
|
|
711
|
-
|
|
712
|
-
.iov-icon-fill-half-rise:before {
|
|
713
|
-
content: "\e66c";
|
|
714
|
-
}
|
|
715
|
-
|
|
716
|
-
.iov-icon-page-up:before {
|
|
717
|
-
content: "\e66d";
|
|
718
|
-
}
|
|
719
|
-
|
|
720
|
-
.iov-icon-fail:before {
|
|
721
|
-
content: "\e65a";
|
|
722
|
-
}
|
|
723
|
-
|
|
724
|
-
.iov-icon-fill-warning:before {
|
|
725
|
-
content: "\e65b";
|
|
726
|
-
}
|
|
727
|
-
|
|
728
|
-
.iov-icon-fill-fail:before {
|
|
729
|
-
content: "\e65c";
|
|
730
|
-
}
|
|
731
|
-
|
|
732
|
-
.iov-icon-fill-success:before {
|
|
733
|
-
content: "\e65d";
|
|
734
|
-
}
|
|
735
|
-
|
|
736
|
-
.iov-icon-success:before {
|
|
737
|
-
content: "\e65e";
|
|
738
|
-
}
|
|
739
|
-
|
|
740
|
-
.iov-icon-fill-explain:before {
|
|
741
|
-
content: "\e65f";
|
|
742
|
-
}
|
|
743
|
-
|
|
744
|
-
.iov-icon-fill-waiting:before {
|
|
745
|
-
content: "\e660";
|
|
746
|
-
}
|
|
747
|
-
|
|
748
|
-
.iov-icon-fill-search:before {
|
|
749
|
-
content: "\e655";
|
|
750
|
-
}
|
|
751
|
-
|
|
752
|
-
.iov-icon-fill-setting:before {
|
|
753
|
-
content: "\e656";
|
|
754
|
-
}
|
|
755
|
-
|
|
756
|
-
.iov-icon-refresh:before {
|
|
757
|
-
content: "\e657";
|
|
758
|
-
}
|
|
759
|
-
|
|
760
|
-
.iov-icon-fill-filter:before {
|
|
761
|
-
content: "\e658";
|
|
762
|
-
}
|
|
763
|
-
|
|
764
|
-
.iov-icon-zoom:before {
|
|
765
|
-
content: "\e659";
|
|
766
|
-
}
|
|
767
|
-
|
|
768
|
-
.iov-icon-sort-up:before {
|
|
769
|
-
content: "\e654";
|
|
770
|
-
}
|
|
771
|
-
|
|
772
|
-
.iov-icon-sort-down:before {
|
|
773
|
-
content: "\e652";
|
|
774
|
-
}
|
|
775
|
-
|
|
776
|
-
.iov-icon-horizontal-more:before {
|
|
777
|
-
content: "\e651";
|
|
778
|
-
}
|
|
779
|
-
|
|
780
|
-
.iov-icon-vertical-more:before {
|
|
781
|
-
content: "\e650";
|
|
782
|
-
}
|
|
783
|
-
|
|
784
|
-
.iov-icon-more:before {
|
|
785
|
-
content: "\e64f";
|
|
786
|
-
}
|
|
787
|
-
|
|
788
|
-
.iov-icon-line-drag:before {
|
|
789
|
-
content: "\e64e";
|
|
790
|
-
}
|
|
791
|
-
|
|
792
|
-
.iov-icon-fill-dashboard:before {
|
|
793
|
-
content: "\e648";
|
|
794
|
-
}
|
|
795
|
-
|
|
796
|
-
.iov-icon-fill-home:before {
|
|
797
|
-
content: "\e64d";
|
|
798
|
-
}
|
|
799
|
-
|
|
800
|
-
.iov-icon-fill-form:before {
|
|
801
|
-
content: "\e64b";
|
|
802
|
-
}
|
|
803
|
-
|
|
804
|
-
.iov-icon-fill-list:before {
|
|
805
|
-
content: "\e64c";
|
|
806
|
-
}
|
|
807
|
-
|
|
808
|
-
.iov-icon-fill-profile:before {
|
|
809
|
-
content: "\e647";
|
|
810
|
-
}
|
|
811
|
-
|
|
812
|
-
.iov-icon-fill-user:before {
|
|
813
|
-
content: "\e64a";
|
|
814
|
-
}
|
|
815
|
-
|
|
816
|
-
.iov-icon-target:before {
|
|
817
|
-
content: "\e649";
|
|
818
|
-
}
|
|
45
|
+
.icon-cny:before { content: "\e708";}
|
|
46
|
+
.icon-usd:before { content: "\e709";}
|
|
47
|
+
.icon-thb:before { content: "\e70a";}
|
|
48
|
+
.icon-krw:before { content: "\e70b";}
|
|
49
|
+
.icon-aud:before { content: "\e70c";}
|
|
50
|
+
.icon-hkd:before { content: "\e70d";}
|
|
51
|
+
.icon-twd:before { content: "\e70e";}
|
|
52
|
+
.icon-gbp:before { content: "\e70f";}
|
|
53
|
+
.icon-eur:before { content: "\e710";}
|
|
54
|
+
.icon-cad:before { content: "\e711";}
|
|
55
|
+
.icon-sgd:before { content: "\e712";}
|
|
56
|
+
.iov-icon-fill-track:before {content: "\e704";}
|
|
57
|
+
.iov-icon-track:before {content: "\e705";}
|
|
58
|
+
.iov-icon-strategy:before {content: "\e706";}
|
|
59
|
+
.iov-icon-list:before {content: "\e707";}
|
|
60
|
+
.iov-icon-card:before {content: "\e6ff";}
|
|
61
|
+
.iov-icon-copy:before {content: "\e700";}
|
|
62
|
+
.iov-icon-sort:before {content: "\e701";}
|
|
63
|
+
.iov-icon-authorize:before {content: "\e702";}
|
|
64
|
+
.iov-icon-authorize-custom:before {content: "\e703";}
|
|
65
|
+
.iov-icon-bottle:before {content: "\e6fe";}
|
|
66
|
+
.iov-icon-line-github:before {content: "\e6f8";}
|
|
67
|
+
.iov-icon-sun:before {content: "\e6f9";}
|
|
68
|
+
.iov-icon-panel:before {content: "\e6fa";}
|
|
69
|
+
.iov-icon-fill-cube:before {content: "\e6fb";}
|
|
70
|
+
.iov-icon-github:before {content: "\e6fc";}
|
|
71
|
+
.iov-icon-menu-fold-right:before {content: "\e6fd";}
|
|
72
|
+
.iov-icon-cdkey:before {content: "\e6f7";}
|
|
73
|
+
.iov-icon-circle-minus:before {content: "\e6f6";}
|
|
74
|
+
.iov-icon-brush:before {content: "\e6ee";}
|
|
75
|
+
.iov-icon-code:before {content: "\e6ef";}
|
|
76
|
+
.iov-icon-circle-plus:before {content: "\e6f0";}
|
|
77
|
+
.iov-icon-branch:before {content: "\e6f4";}
|
|
78
|
+
.iov-icon-swap:before {content: "\e6f5";}
|
|
79
|
+
.iov-icon-wand:before {content: "\e6ed";}
|
|
80
|
+
.iov-icon-notice:before {content: "\e6eb";}
|
|
81
|
+
.iov-icon-computer:before {content: "\e6ec";}
|
|
82
|
+
.iov-icon-img-placeholder:before {content: "\e6ea";}
|
|
83
|
+
.iov-icon-select:before {content: "\e6e9";}
|
|
84
|
+
.iov-icon-fold:before {content: "\e6f2";}
|
|
85
|
+
.iov-icon-unfold:before {content: "\e6f3";}
|
|
86
|
+
.iov-icon-clear-hover:before {content: "\e6f1";}
|
|
87
|
+
.iov-icon-interface:before {content: "\e6e8";}
|
|
88
|
+
.iov-icon-monitor:before {content: "\e6da";}
|
|
89
|
+
.iov-icon-organize:before {content: "\e6d9";}
|
|
90
|
+
.iov-icon-symbol-equal:before {content: "\e6e7";}
|
|
91
|
+
.iov-icon-parenthesis-left:before {content: "\e6e0";}
|
|
92
|
+
.iov-icon-symbol-minus:before {content: "\e6e1";}
|
|
93
|
+
.iov-icon-infinite:before {content: "\e6e2";}
|
|
94
|
+
.iov-icon-parenthesis-right:before {content: "\e6e3";}
|
|
95
|
+
.iov-icon-symbol-times:before {content: "\e6e4";}
|
|
96
|
+
.iov-icon-symbol-plus:before {content: "\e6e5";}
|
|
97
|
+
.iov-icon-symbol-div:before {content: "\e6e6";}
|
|
98
|
+
.iov-icon-brace-right:before {content: "\e6de";}
|
|
99
|
+
.iov-icon-brace-left:before {content: "\e6df";}
|
|
100
|
+
.iov-icon-left:before {content: "\e6dd";}
|
|
101
|
+
.iov-icon-dollar:before {content: "\e6d9";}
|
|
102
|
+
.iov-icon-rmb:before {content: "\e6da";}
|
|
103
|
+
.iov-icon-data-role:before {content: "\e6db";}
|
|
104
|
+
.iov-icon-tips:before {content: "\e6dc";}
|
|
105
|
+
.iov-icon-rotate-left:before {content: "\e6d1";}
|
|
106
|
+
.iov-icon-rotate-right:before {content: "\e6d2";}
|
|
107
|
+
.iov-icon-batch-listing:before {content: "\e6d3";}
|
|
108
|
+
.iov-icon-zoom-reset:before {content: "\e6d4";}
|
|
109
|
+
.iov-icon-delisting:before {content: "\e6d5";}
|
|
110
|
+
.iov-icon-zoom-in:before {content: "\e6d6";}
|
|
111
|
+
.iov-icon-fullscreen:before {content: "\e6d7";}
|
|
112
|
+
.iov-icon-zoom-out:before {content: "\e6d8";}
|
|
113
|
+
.iov-icon-time:before {content: "\e6cf";}
|
|
114
|
+
.iov-icon-eye-close:before {content: "\e6d0";}
|
|
115
|
+
.iov-icon-upload:before {content: "\e6c6";}
|
|
116
|
+
.iov-icon-download:before {content: "\e6c7";}
|
|
117
|
+
.iov-icon-search:before {content: "\e6c8";}
|
|
118
|
+
.iov-icon-sync:before {content: "\e6c9";}
|
|
119
|
+
.iov-icon-send:before {content: "\e6ca";}
|
|
120
|
+
.iov-icon-import:before {content: "\e6cb";}
|
|
121
|
+
.iov-icon-eye:before {content: "\e6cc";}
|
|
122
|
+
.iov-icon-export:before {content: "\e6cd";}
|
|
123
|
+
.iov-icon-date:before {content: "\e6ce";}
|
|
124
|
+
.iov-icon-file-excel:before {content: "\e6bd";}
|
|
125
|
+
.iov-icon-clear:before {content: "\e6be";}
|
|
126
|
+
.iov-icon-file-ppt:before {content: "\e6bf";}
|
|
127
|
+
.iov-icon-img-fail:before {content: "\e6c0";}
|
|
128
|
+
.iov-icon-file-other:before {content: "\e6c1";}
|
|
129
|
+
.iov-icon-file-word:before {content: "\e6c2";}
|
|
130
|
+
.iov-icon-file-img:before {content: "\e6c3";}
|
|
131
|
+
.iov-icon-file-zip:before {content: "\e6c4";}
|
|
132
|
+
.iov-icon-file-pdf:before {content: "\e6c5";}
|
|
133
|
+
.iov-icon-arrow-left:before {content: "\e6af";}
|
|
134
|
+
.iov-icon-arrow-drop:before {content: "\e6ae";}
|
|
135
|
+
.iov-icon-arrow-half-right:before {content: "\e6b0";}
|
|
136
|
+
.iov-icon-arrow-right:before {content: "\e6ac";}
|
|
137
|
+
.iov-icon-double-right-mini:before {content: "\e6ad";}
|
|
138
|
+
.iov-icon-double-right:before {content: "\e6b1";}
|
|
139
|
+
.iov-icon-arrow-rise:before {content: "\e6b2";}
|
|
140
|
+
.iov-icon-arrow-up:before {content: "\e6b3";}
|
|
141
|
+
.iov-icon-change:before {content: "\e6b4";}
|
|
142
|
+
.iov-icon-arrow-down:before {content: "\e6b5";}
|
|
143
|
+
.iov-icon-double-left:before {content: "\e6b6";}
|
|
144
|
+
.iov-icon-right:before {content: "\e6b7";}
|
|
145
|
+
.iov-icon-arrow-next:before {content: "\e6b8";}
|
|
146
|
+
.iov-icon-switch:before {content: "\e6b9";}
|
|
147
|
+
.iov-icon-arrow-prev:before {content: "\e6ba";}
|
|
148
|
+
.iov-icon-move:before {content: "\e6bb";}
|
|
149
|
+
.iov-icon-double-left-mini:before {content: "\e6bc";}
|
|
150
|
+
.iov-icon-close-mini:before {content: "\e6a6";}
|
|
151
|
+
.iov-icon-circle-success:before {content: "\e6a2";}
|
|
152
|
+
.iov-icon-circle-fail:before {content: "\e6a3";}
|
|
153
|
+
.iov-icon-separator:before {content: "\e6a4";}
|
|
154
|
+
.iov-icon-mines:before {content: "\e6a5";}
|
|
155
|
+
.iov-icon-circle-explain:before {content: "\e6a7";}
|
|
156
|
+
.iov-icon-close:before {content: "\e6a8";}
|
|
157
|
+
.iov-icon-circle-warning:before {content: "\e6a9";}
|
|
158
|
+
.iov-icon-plus:before {content: "\e6aa";}
|
|
159
|
+
.iov-icon-circle-waiting:before {content: "\e6ab";}
|
|
160
|
+
.iov-icon-delete:before {content: "\e69e";}
|
|
161
|
+
.iov-icon-update:before {content: "\e69f";}
|
|
162
|
+
.iov-icon-edit:before {content: "\e6a0";}
|
|
163
|
+
.iov-icon-connect:before {content: "\e6a1";}
|
|
164
|
+
.iov-icon-message:before {content: "\e696";}
|
|
165
|
+
.iov-icon-lock:before {content: "\e697";}
|
|
166
|
+
.iov-icon-skin:before {content: "\e698";}
|
|
167
|
+
.iov-icon-user:before {content: "\e699";}
|
|
168
|
+
.iov-icon-language:before {content: "\e69a";}
|
|
169
|
+
.iov-icon-project:before {content: "\e69b";}
|
|
170
|
+
.iov-icon-logout:before {content: "\e69c";}
|
|
171
|
+
.iov-icon-view:before {content: "\e69d";}
|
|
172
|
+
.iov-icon-role:before {content: "\e68c";}
|
|
173
|
+
.iov-icon-book:before {content: "\e68d";}
|
|
174
|
+
.iov-icon-bill:before {content: "\e68f";}
|
|
175
|
+
.iov-icon-user-group:before {content: "\e690";}
|
|
176
|
+
.iov-icon-to:before {content: "\e691";}
|
|
177
|
+
.iov-icon-not-allowed:before {content: "\e693";}
|
|
178
|
+
.iov-icon-required:before {content: "\e694";}
|
|
179
|
+
.iov-icon-link:before {content: "\e695";}
|
|
180
|
+
.iov-icon-settlement:before {content: "\e680";}
|
|
181
|
+
.iov-icon-gauge:before {content: "\e681";}
|
|
182
|
+
.iov-icon-info:before {content: "\e682";}
|
|
183
|
+
.iov-icon-application:before {content: "\e686";}
|
|
184
|
+
.iov-icon-version:before {content: "\e687";}
|
|
185
|
+
.iov-icon-page:before {content: "\e688";}
|
|
186
|
+
.iov-icon-location:before {content: "\e689";}
|
|
187
|
+
.iov-icon-apn:before {content: "\e68a";}
|
|
188
|
+
.iov-icon-company:before {content: "\e685";}
|
|
189
|
+
.iov-icon-coin:before {content: "\e67a";}
|
|
190
|
+
.iov-icon-flow:before {content: "\e678";}
|
|
191
|
+
.iov-icon-module:before {content: "\e679";}
|
|
192
|
+
.iov-icon-contact:before {content: "\e67b";}
|
|
193
|
+
.iov-icon-classification:before {content: "\e67c";}
|
|
194
|
+
.iov-icon-chart:before {content: "\e67d";}
|
|
195
|
+
.iov-icon-operate:before {content: "\e67f";}
|
|
196
|
+
.iov-icon-time-interval:before {content: "\e683";}
|
|
197
|
+
.iov-icon-goods:before {content: "\e67e";}
|
|
198
|
+
.iov-icon-coupon:before {content: "\e672";}
|
|
199
|
+
.iov-icon-tag:before {content: "\e673";}
|
|
200
|
+
.iov-icon-history:before {content: "\e674";}
|
|
201
|
+
.iov-icon-download-file:before {content: "\e675";}
|
|
202
|
+
.iov-icon-grouping-props:before {content: "\e676";}
|
|
203
|
+
.iov-icon-process:before {content: "\e677";}
|
|
204
|
+
.iov-icon-scale:before {content: "\e692";}
|
|
205
|
+
.iov-icon-drag:before {content: "\e68e";}
|
|
206
|
+
.iov-icon-config:before {content: "\e68b";}
|
|
207
|
+
.iov-icon-play:before {content: "\e684";}
|
|
208
|
+
.iov-icon-img-default:before {content: "\e66e";}
|
|
209
|
+
.iov-icon-seal:before {content: "\e66f";}
|
|
210
|
+
.iov-icon-rmb:before {content: "\e670";}
|
|
211
|
+
.iov-icon-focus:before {content: "\e671";}
|
|
212
|
+
.iov-icon-fill-rise:before {content: "\e661";}
|
|
213
|
+
.iov-icon-fill-drop:before {content: "\e662";}
|
|
214
|
+
.iov-icon-fill-move-up:before {content: "\e663";}
|
|
215
|
+
.iov-icon-page-left:before {content: "\e664";}
|
|
216
|
+
.iov-icon-page-down:before {content: "\e665";}
|
|
217
|
+
.iov-icon-fill-half-drop:before {content: "\e666";}
|
|
218
|
+
.iov-icon-fill-move-last:before {content: "\e667";}
|
|
219
|
+
.iov-icon-page-right:before {content: "\e668";}
|
|
220
|
+
.iov-icon-fill-move-first:before {content: "\e669";}
|
|
221
|
+
.iov-icon-fill-move-down:before {content: "\e66a";}
|
|
222
|
+
.iov-icon-menu-fold-left:before {content: "\e66b";}
|
|
223
|
+
.iov-icon-fill-half-rise:before {content: "\e66c";}
|
|
224
|
+
.iov-icon-page-up:before {content: "\e66d";}
|
|
225
|
+
.iov-icon-fail:before {content: "\e65a";}
|
|
226
|
+
.iov-icon-fill-warning:before {content: "\e65b";}
|
|
227
|
+
.iov-icon-fill-fail:before {content: "\e65c";}
|
|
228
|
+
.iov-icon-fill-success:before {content: "\e65d";}
|
|
229
|
+
.iov-icon-success:before {content: "\e65e";}
|
|
230
|
+
.iov-icon-fill-explain:before {content: "\e65f";}
|
|
231
|
+
.iov-icon-fill-waiting:before {content: "\e660";}
|
|
232
|
+
.iov-icon-fill-search:before {content: "\e655";}
|
|
233
|
+
.iov-icon-fill-setting:before {content: "\e656";}
|
|
234
|
+
.iov-icon-refresh:before {content: "\e657";}
|
|
235
|
+
.iov-icon-fill-filter:before {content: "\e658";}
|
|
236
|
+
.iov-icon-zoom:before {content: "\e659";}
|
|
237
|
+
.iov-icon-sort-up:before {content: "\e654";}
|
|
238
|
+
.iov-icon-sort-down:before {content: "\e652";}
|
|
239
|
+
.iov-icon-horizontal-more:before {content: "\e651";}
|
|
240
|
+
.iov-icon-vertical-more:before {content: "\e650";}
|
|
241
|
+
.iov-icon-more:before {content: "\e64f";}
|
|
242
|
+
.iov-icon-line-drag:before {content: "\e64e";}
|
|
243
|
+
.iov-icon-fill-dashboard:before {content: "\e648";}
|
|
244
|
+
.iov-icon-fill-home:before {content: "\e64d";}
|
|
245
|
+
.iov-icon-fill-form:before {content: "\e64b";}
|
|
246
|
+
.iov-icon-fill-list:before {content: "\e64c";}
|
|
247
|
+
.iov-icon-fill-profile:before {content: "\e647";}
|
|
248
|
+
.iov-icon-fill-user:before {content: "\e64a";}
|
|
249
|
+
.iov-icon-target:before {content: "\e649";}
|