@libs-ui/icon-font 0.2.161 → 0.2.162
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/assets/demo.html +169 -113
- package/assets/fonts/libs-ui-icon.svg +60 -56
- package/assets/fonts/libs-ui-icon.ttf +0 -0
- package/assets/fonts/libs-ui-icon.woff +0 -0
- package/assets/selection.json +1 -1
- package/assets/style.css +71 -59
- package/package.json +1 -1
package/assets/style.css
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
@font-face {
|
|
2
2
|
font-family: 'libs-ui-icon';
|
|
3
3
|
src:
|
|
4
|
-
url('fonts/libs-ui-icon.ttf?
|
|
5
|
-
url('fonts/libs-ui-icon.woff?
|
|
6
|
-
url('fonts/libs-ui-icon.svg?
|
|
4
|
+
url('fonts/libs-ui-icon.ttf?cn5x22') format('truetype'),
|
|
5
|
+
url('fonts/libs-ui-icon.woff?cn5x22') format('woff'),
|
|
6
|
+
url('fonts/libs-ui-icon.svg?cn5x22#libs-ui-icon') format('svg');
|
|
7
7
|
font-weight: normal;
|
|
8
8
|
font-style: normal;
|
|
9
9
|
font-display: block;
|
|
@@ -110,177 +110,189 @@
|
|
|
110
110
|
.libs-ui-icon-copy:before {
|
|
111
111
|
content: "\e91b" !important;
|
|
112
112
|
}
|
|
113
|
-
.libs-ui-icon-
|
|
113
|
+
.libs-ui-icon-customize-image-outline:before {
|
|
114
114
|
content: "\e91c" !important;
|
|
115
115
|
}
|
|
116
|
-
.libs-ui-icon-download-
|
|
116
|
+
.libs-ui-icon-download-outline:before {
|
|
117
117
|
content: "\e91d" !important;
|
|
118
118
|
}
|
|
119
|
-
.libs-ui-icon-
|
|
119
|
+
.libs-ui-icon-download-solid:before {
|
|
120
120
|
content: "\e91e" !important;
|
|
121
121
|
}
|
|
122
|
-
.libs-ui-icon-edit-
|
|
122
|
+
.libs-ui-icon-edit-line:before {
|
|
123
123
|
content: "\e91f" !important;
|
|
124
124
|
}
|
|
125
|
-
.libs-ui-icon-
|
|
125
|
+
.libs-ui-icon-edit-solid:before {
|
|
126
126
|
content: "\e920" !important;
|
|
127
127
|
}
|
|
128
|
-
.libs-ui-icon-editor-
|
|
128
|
+
.libs-ui-icon-editor-bold:before {
|
|
129
129
|
content: "\e921" !important;
|
|
130
130
|
}
|
|
131
|
-
.libs-ui-icon-editor-color-
|
|
131
|
+
.libs-ui-icon-editor-color-background:before {
|
|
132
132
|
content: "\e922" !important;
|
|
133
133
|
}
|
|
134
|
-
.libs-ui-icon-editor-
|
|
134
|
+
.libs-ui-icon-editor-color-text:before {
|
|
135
135
|
content: "\e923" !important;
|
|
136
136
|
}
|
|
137
|
-
.libs-ui-icon-editor-
|
|
137
|
+
.libs-ui-icon-editor-italic:before {
|
|
138
138
|
content: "\e924" !important;
|
|
139
139
|
}
|
|
140
|
-
.libs-ui-icon-editor-
|
|
140
|
+
.libs-ui-icon-editor-strike-through:before {
|
|
141
141
|
content: "\e925" !important;
|
|
142
142
|
}
|
|
143
|
-
.libs-ui-icon-
|
|
143
|
+
.libs-ui-icon-editor-underlined:before {
|
|
144
144
|
content: "\e926" !important;
|
|
145
145
|
}
|
|
146
|
-
.libs-ui-icon-eye-
|
|
146
|
+
.libs-ui-icon-eye-outline:before {
|
|
147
147
|
content: "\e927" !important;
|
|
148
148
|
}
|
|
149
|
-
.libs-ui-icon-eye-slash-
|
|
149
|
+
.libs-ui-icon-eye-slash-outline:before {
|
|
150
150
|
content: "\e928" !important;
|
|
151
151
|
}
|
|
152
|
-
.libs-ui-icon-eye-solid:before {
|
|
152
|
+
.libs-ui-icon-eye-slash-solid:before {
|
|
153
153
|
content: "\e929" !important;
|
|
154
154
|
}
|
|
155
|
-
.libs-ui-icon-
|
|
155
|
+
.libs-ui-icon-eye-solid:before {
|
|
156
156
|
content: "\e92a" !important;
|
|
157
157
|
}
|
|
158
|
-
.libs-ui-icon-
|
|
158
|
+
.libs-ui-icon-face-smile:before {
|
|
159
159
|
content: "\e92b" !important;
|
|
160
160
|
}
|
|
161
|
-
.libs-ui-icon-file:before {
|
|
161
|
+
.libs-ui-icon-file-upload:before {
|
|
162
162
|
content: "\e92c" !important;
|
|
163
163
|
}
|
|
164
|
-
.libs-ui-icon-
|
|
164
|
+
.libs-ui-icon-file:before {
|
|
165
165
|
content: "\e92d" !important;
|
|
166
|
+
}
|
|
167
|
+
.libs-ui-icon-flip-horizontal:before {
|
|
168
|
+
content: "\e92e" !important;
|
|
169
|
+
}
|
|
170
|
+
.libs-ui-icon-flip-vertical:before {
|
|
171
|
+
content: "\e92f" !important;
|
|
172
|
+
}
|
|
173
|
+
.libs-ui-icon-fullscreen-exit:before {
|
|
174
|
+
content: "\e930" !important;
|
|
166
175
|
color: #fff;
|
|
167
176
|
}
|
|
168
177
|
.libs-ui-icon-fullscreen-open:before {
|
|
169
|
-
content: "\
|
|
178
|
+
content: "\e931" !important;
|
|
170
179
|
color: #fff;
|
|
171
180
|
}
|
|
172
181
|
.libs-ui-icon-image-solid:before {
|
|
173
|
-
content: "\
|
|
182
|
+
content: "\e932" !important;
|
|
174
183
|
}
|
|
175
184
|
.libs-ui-icon-indent-decrease:before {
|
|
176
|
-
content: "\
|
|
185
|
+
content: "\e933" !important;
|
|
177
186
|
}
|
|
178
187
|
.libs-ui-icon-indent-increase:before {
|
|
179
|
-
content: "\
|
|
188
|
+
content: "\e934" !important;
|
|
180
189
|
}
|
|
181
190
|
.libs-ui-icon-link-broken:before {
|
|
182
|
-
content: "\
|
|
191
|
+
content: "\e935" !important;
|
|
183
192
|
}
|
|
184
193
|
.libs-ui-icon-link:before {
|
|
185
|
-
content: "\
|
|
194
|
+
content: "\e936" !important;
|
|
186
195
|
}
|
|
187
196
|
.libs-ui-icon-list-bulleted:before {
|
|
188
|
-
content: "\
|
|
197
|
+
content: "\e937" !important;
|
|
189
198
|
}
|
|
190
199
|
.libs-ui-icon-list-numbered:before {
|
|
191
|
-
content: "\
|
|
200
|
+
content: "\e938" !important;
|
|
201
|
+
}
|
|
202
|
+
.libs-ui-icon-lock:before {
|
|
203
|
+
content: "\e939" !important;
|
|
192
204
|
}
|
|
193
205
|
.libs-ui-icon-more-vertical:before {
|
|
194
|
-
content: "\
|
|
206
|
+
content: "\e93a" !important;
|
|
195
207
|
color: #6a7383;
|
|
196
208
|
}
|
|
197
209
|
.libs-ui-icon-move-right:before {
|
|
198
|
-
content: "\
|
|
210
|
+
content: "\e93b" !important;
|
|
199
211
|
}
|
|
200
212
|
.libs-ui-icon-pause-solid:before {
|
|
201
|
-
content: "\
|
|
213
|
+
content: "\e93c" !important;
|
|
202
214
|
}
|
|
203
215
|
.libs-ui-icon-play-solid:before {
|
|
204
|
-
content: "\
|
|
216
|
+
content: "\e93d" !important;
|
|
205
217
|
}
|
|
206
218
|
.libs-ui-icon-quote:before {
|
|
207
|
-
content: "\
|
|
219
|
+
content: "\e93e" !important;
|
|
208
220
|
}
|
|
209
221
|
.libs-ui-icon-radio-selected:before {
|
|
210
|
-
content: "\
|
|
222
|
+
content: "\e93f" !important;
|
|
211
223
|
}
|
|
212
224
|
.libs-ui-icon-radio-unselected:before {
|
|
213
|
-
content: "\
|
|
225
|
+
content: "\e940" !important;
|
|
214
226
|
}
|
|
215
227
|
.libs-ui-icon-ratio-1-1:before {
|
|
216
|
-
content: "\
|
|
228
|
+
content: "\e941" !important;
|
|
217
229
|
}
|
|
218
230
|
.libs-ui-icon-ratio-2-3:before {
|
|
219
|
-
content: "\
|
|
231
|
+
content: "\e942" !important;
|
|
220
232
|
}
|
|
221
233
|
.libs-ui-icon-ratio-3-2:before {
|
|
222
|
-
content: "\
|
|
234
|
+
content: "\e943" !important;
|
|
223
235
|
}
|
|
224
236
|
.libs-ui-icon-ratio-3-4:before {
|
|
225
|
-
content: "\
|
|
237
|
+
content: "\e944" !important;
|
|
226
238
|
}
|
|
227
239
|
.libs-ui-icon-ratio-4-3:before {
|
|
228
|
-
content: "\
|
|
240
|
+
content: "\e945" !important;
|
|
229
241
|
}
|
|
230
242
|
.libs-ui-icon-ratio-9-16:before {
|
|
231
|
-
content: "\
|
|
243
|
+
content: "\e946" !important;
|
|
232
244
|
}
|
|
233
245
|
.libs-ui-icon-ratio-16-9:before {
|
|
234
|
-
content: "\
|
|
246
|
+
content: "\e947" !important;
|
|
235
247
|
}
|
|
236
248
|
.libs-ui-icon-refresh:before {
|
|
237
|
-
content: "\
|
|
249
|
+
content: "\e948" !important;
|
|
238
250
|
color: #fff;
|
|
239
251
|
}
|
|
240
252
|
.libs-ui-icon-remove:before {
|
|
241
|
-
content: "\
|
|
253
|
+
content: "\e949" !important;
|
|
242
254
|
}
|
|
243
255
|
.libs-ui-icon-rotate-image-outline:before {
|
|
244
|
-
content: "\
|
|
256
|
+
content: "\e94a" !important;
|
|
245
257
|
}
|
|
246
258
|
.libs-ui-icon-scale:before {
|
|
247
|
-
content: "\
|
|
259
|
+
content: "\e94b" !important;
|
|
248
260
|
}
|
|
249
261
|
.libs-ui-icon-search:before {
|
|
250
|
-
content: "\
|
|
262
|
+
content: "\e94c" !important;
|
|
251
263
|
}
|
|
252
264
|
.libs-ui-icon-speaker-off-outline:before {
|
|
253
|
-
content: "\
|
|
265
|
+
content: "\e94d" !important;
|
|
254
266
|
}
|
|
255
267
|
.libs-ui-icon-speaker-off-solid:before {
|
|
256
|
-
content: "\
|
|
268
|
+
content: "\e94e" !important;
|
|
257
269
|
}
|
|
258
270
|
.libs-ui-icon-speaker-on-outline:before {
|
|
259
|
-
content: "\
|
|
271
|
+
content: "\e94f" !important;
|
|
260
272
|
}
|
|
261
273
|
.libs-ui-icon-speaker-on-solid:before {
|
|
262
|
-
content: "\
|
|
274
|
+
content: "\e950" !important;
|
|
263
275
|
}
|
|
264
276
|
.libs-ui-icon-tooltip-outline:before {
|
|
265
|
-
content: "\
|
|
277
|
+
content: "\e951" !important;
|
|
266
278
|
}
|
|
267
279
|
.libs-ui-icon-tooltip-solid:before {
|
|
268
|
-
content: "\
|
|
280
|
+
content: "\e952" !important;
|
|
269
281
|
}
|
|
270
282
|
.libs-ui-icon-undo:before {
|
|
271
|
-
content: "\
|
|
283
|
+
content: "\e953" !important;
|
|
272
284
|
}
|
|
273
285
|
.libs-ui-icon-upload-outline:before {
|
|
274
|
-
content: "\
|
|
286
|
+
content: "\e954" !important;
|
|
275
287
|
}
|
|
276
288
|
.libs-ui-icon-upload-solid:before {
|
|
277
|
-
content: "\
|
|
289
|
+
content: "\e955" !important;
|
|
278
290
|
}
|
|
279
291
|
.libs-ui-icon-zoom-in:before {
|
|
280
|
-
content: "\
|
|
292
|
+
content: "\e956" !important;
|
|
281
293
|
color: #fff;
|
|
282
294
|
}
|
|
283
295
|
.libs-ui-icon-zoom-out:before {
|
|
284
|
-
content: "\
|
|
296
|
+
content: "\e957" !important;
|
|
285
297
|
color: #fff;
|
|
286
298
|
}
|