@libs-ui/icon-font 0.2.305 → 0.2.306-10

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/style.css CHANGED
@@ -9,7 +9,8 @@
9
9
  font-display: block;
10
10
  }
11
11
 
12
- [class^="libs-ui-icon-"], [class*=" libs-ui-icon-"] {
12
+ [class^='libs-ui-icon-'],
13
+ [class*=' libs-ui-icon-'] {
13
14
  /* use !important to prevent issues with browser extensions that change fonts */
14
15
  font-family: 'libs-ui-icon' !important;
15
16
  speak: never;
@@ -25,289 +26,289 @@
25
26
  }
26
27
 
27
28
  .libs-ui-icon-add:before {
28
- content: "\e900" !important;
29
+ content: '\e900' !important;
29
30
  }
30
31
  .libs-ui-icon-alert-triangle-outline:before {
31
- content: "\e901" !important;
32
+ content: '\e901' !important;
32
33
  }
33
34
  .libs-ui-icon-alert-triangle-solid:before {
34
- content: "\e902" !important;
35
+ content: '\e902' !important;
35
36
  }
36
37
  .libs-ui-icon-align-center:before {
37
- content: "\e903" !important;
38
+ content: '\e903' !important;
38
39
  }
39
40
  .libs-ui-icon-align-justify:before {
40
- content: "\e904" !important;
41
+ content: '\e904' !important;
41
42
  }
42
43
  .libs-ui-icon-align-left:before {
43
- content: "\e905" !important;
44
+ content: '\e905' !important;
44
45
  }
45
46
  .libs-ui-icon-align-right:before {
46
- content: "\e906" !important;
47
+ content: '\e906' !important;
47
48
  }
48
49
  .libs-ui-icon-arrange:before {
49
- content: "\e907" !important;
50
+ content: '\e907' !important;
50
51
  color: #9ca2ad;
51
52
  }
52
53
  .libs-ui-icon-arrow-right:before {
53
- content: "\e908" !important;
54
+ content: '\e908' !important;
54
55
  }
55
56
  .libs-ui-icon-asterisk:before {
56
- content: "\e909" !important;
57
+ content: '\e909' !important;
57
58
  }
58
59
  .libs-ui-icon-attachment:before {
59
- content: "\e90a" !important;
60
+ content: '\e90a' !important;
60
61
  }
61
62
  .libs-ui-icon-banned:before {
62
- content: "\e90b" !important;
63
+ content: '\e90b' !important;
63
64
  }
64
65
  .libs-ui-icon-calendar:before {
65
- content: "\e90c" !important;
66
+ content: '\e90c' !important;
66
67
  }
67
68
  .libs-ui-icon-check-circle-outline:before {
68
- content: "\e90d" !important;
69
+ content: '\e90d' !important;
69
70
  }
70
71
  .libs-ui-icon-check-circle-solid:before {
71
- content: "\e90e" !important;
72
+ content: '\e90e' !important;
72
73
  }
73
74
  .libs-ui-icon-check-double:before {
74
- content: "\e90f" !important;
75
+ content: '\e90f' !important;
75
76
  }
76
77
  .libs-ui-icon-check:before {
77
- content: "\e910" !important;
78
+ content: '\e910' !important;
78
79
  }
79
80
  .libs-ui-icon-checkbox-indeterminate:before {
80
- content: "\e911" !important;
81
+ content: '\e911' !important;
81
82
  }
82
83
  .libs-ui-icon-checkbox-selected:before {
83
- content: "\e912" !important;
84
+ content: '\e912' !important;
84
85
  }
85
86
  .libs-ui-icon-checkbox-unselected:before {
86
- content: "\e913" !important;
87
+ content: '\e913' !important;
87
88
  }
88
89
  .libs-ui-icon-chevron-right-circle:before {
89
- content: "\e914" !important;
90
+ content: '\e914' !important;
90
91
  }
91
92
  .libs-ui-icon-chevron-right-double:before {
92
- content: "\e915" !important;
93
+ content: '\e915' !important;
93
94
  }
94
95
  .libs-ui-icon-chevron-right:before {
95
- content: "\e916" !important;
96
+ content: '\e916' !important;
96
97
  }
97
98
  .libs-ui-icon-clock:before {
98
- content: "\e917" !important;
99
+ content: '\e917' !important;
99
100
  color: #9ca2ad;
100
101
  }
101
102
  .libs-ui-icon-close-circle-outline:before {
102
- content: "\e918" !important;
103
+ content: '\e918' !important;
103
104
  }
104
105
  .libs-ui-icon-close-circle-solid:before {
105
- content: "\e919" !important;
106
+ content: '\e919' !important;
106
107
  }
107
108
  .libs-ui-icon-close:before {
108
- content: "\e91a" !important;
109
+ content: '\e91a' !important;
109
110
  }
110
111
  .libs-ui-icon-code-snippet:before {
111
- content: "\e91b" !important;
112
+ content: '\e91b' !important;
112
113
  }
113
114
  .libs-ui-icon-copy:before {
114
- content: "\e91c" !important;
115
+ content: '\e91c' !important;
115
116
  }
116
117
  .libs-ui-icon-customize-image-outline:before {
117
- content: "\e91d" !important;
118
+ content: '\e91d' !important;
118
119
  }
119
120
  .libs-ui-icon-divide:before {
120
- content: "\e91e" !important;
121
+ content: '\e91e' !important;
121
122
  }
122
123
  .libs-ui-icon-download-outline:before {
123
- content: "\e91f" !important;
124
+ content: '\e91f' !important;
124
125
  }
125
126
  .libs-ui-icon-download-solid:before {
126
- content: "\e920" !important;
127
+ content: '\e920' !important;
127
128
  }
128
129
  .libs-ui-icon-edit-line:before {
129
- content: "\e921" !important;
130
+ content: '\e921' !important;
130
131
  }
131
132
  .libs-ui-icon-edit-solid:before {
132
- content: "\e922" !important;
133
+ content: '\e922' !important;
133
134
  }
134
135
  .libs-ui-icon-editor-bold:before {
135
- content: "\e923" !important;
136
+ content: '\e923' !important;
136
137
  }
137
138
  .libs-ui-icon-editor-color-background:before {
138
- content: "\e924" !important;
139
+ content: '\e924' !important;
139
140
  }
140
141
  .libs-ui-icon-editor-color-text:before {
141
- content: "\e925" !important;
142
+ content: '\e925' !important;
142
143
  }
143
144
  .libs-ui-icon-editor-italic:before {
144
- content: "\e926" !important;
145
+ content: '\e926' !important;
145
146
  }
146
147
  .libs-ui-icon-editor-strike-through:before {
147
- content: "\e927" !important;
148
+ content: '\e927' !important;
148
149
  }
149
150
  .libs-ui-icon-editor-underlined:before {
150
- content: "\e928" !important;
151
+ content: '\e928' !important;
151
152
  }
152
153
  .libs-ui-icon-eye-outline:before {
153
- content: "\e929" !important;
154
+ content: '\e929' !important;
154
155
  }
155
156
  .libs-ui-icon-eye-slash-outline:before {
156
- content: "\e92a" !important;
157
+ content: '\e92a' !important;
157
158
  }
158
159
  .libs-ui-icon-eye-slash-solid:before {
159
- content: "\e92b" !important;
160
+ content: '\e92b' !important;
160
161
  }
161
162
  .libs-ui-icon-eye-solid:before {
162
- content: "\e92c" !important;
163
+ content: '\e92c' !important;
163
164
  }
164
165
  .libs-ui-icon-face-smile:before {
165
- content: "\e92d" !important;
166
+ content: '\e92d' !important;
166
167
  }
167
168
  .libs-ui-icon-file-upload:before {
168
- content: "\e92e" !important;
169
+ content: '\e92e' !important;
169
170
  }
170
171
  .libs-ui-icon-file:before {
171
- content: "\e92f" !important;
172
+ content: '\e92f' !important;
172
173
  }
173
174
  .libs-ui-icon-flip-horizontal:before {
174
- content: "\e930" !important;
175
+ content: '\e930' !important;
175
176
  }
176
177
  .libs-ui-icon-flip-vertical:before {
177
- content: "\e931" !important;
178
+ content: '\e931' !important;
178
179
  }
179
180
  .libs-ui-icon-fullscreen-exit:before {
180
- content: "\e932" !important;
181
+ content: '\e932' !important;
181
182
  color: #fff;
182
183
  }
183
184
  .libs-ui-icon-fullscreen-open:before {
184
- content: "\e933" !important;
185
+ content: '\e933' !important;
185
186
  color: #fff;
186
187
  }
187
188
  .libs-ui-icon-image-solid:before {
188
- content: "\e934" !important;
189
+ content: '\e934' !important;
189
190
  }
190
191
  .libs-ui-icon-indent-decrease:before {
191
- content: "\e935" !important;
192
+ content: '\e935' !important;
192
193
  }
193
194
  .libs-ui-icon-indent-increase:before {
194
- content: "\e936" !important;
195
+ content: '\e936' !important;
195
196
  }
196
197
  .libs-ui-icon-link-broken:before {
197
- content: "\e937" !important;
198
+ content: '\e937' !important;
198
199
  }
199
200
  .libs-ui-icon-link:before {
200
- content: "\e938" !important;
201
+ content: '\e938' !important;
201
202
  }
202
203
  .libs-ui-icon-list-bulleted:before {
203
- content: "\e939" !important;
204
+ content: '\e939' !important;
204
205
  }
205
206
  .libs-ui-icon-list-numbered:before {
206
- content: "\e93a" !important;
207
+ content: '\e93a' !important;
207
208
  }
208
209
  .libs-ui-icon-lock:before {
209
- content: "\e93b" !important;
210
+ content: '\e93b' !important;
210
211
  }
211
212
  .libs-ui-icon-minus:before {
212
- content: "\e93c" !important;
213
+ content: '\e93c' !important;
213
214
  }
214
215
  .libs-ui-icon-more-vertical:before {
215
- content: "\e93d" !important;
216
+ content: '\e93d' !important;
216
217
  color: #6a7383;
217
218
  }
218
219
  .libs-ui-icon-move-right:before {
219
- content: "\e93e" !important;
220
+ content: '\e93e' !important;
220
221
  }
221
222
  .libs-ui-icon-pause-solid:before {
222
- content: "\e93f" !important;
223
+ content: '\e93f' !important;
223
224
  }
224
225
  .libs-ui-icon-pin-outline:before {
225
- content: "\e940" !important;
226
+ content: '\e940' !important;
226
227
  }
227
228
  .libs-ui-icon-pin-solid:before {
228
- content: "\e941" !important;
229
+ content: '\e941' !important;
229
230
  }
230
231
  .libs-ui-icon-play-solid:before {
231
- content: "\e942" !important;
232
+ content: '\e942' !important;
232
233
  }
233
234
  .libs-ui-icon-quote:before {
234
- content: "\e943" !important;
235
+ content: '\e943' !important;
235
236
  }
236
237
  .libs-ui-icon-radio-selected:before {
237
- content: "\e944" !important;
238
+ content: '\e944' !important;
238
239
  }
239
240
  .libs-ui-icon-radio-unselected:before {
240
- content: "\e945" !important;
241
+ content: '\e945' !important;
241
242
  }
242
243
  .libs-ui-icon-ratio-1-1:before {
243
- content: "\e946" !important;
244
+ content: '\e946' !important;
244
245
  }
245
246
  .libs-ui-icon-ratio-2-3:before {
246
- content: "\e947" !important;
247
+ content: '\e947' !important;
247
248
  }
248
249
  .libs-ui-icon-ratio-3-2:before {
249
- content: "\e948" !important;
250
+ content: '\e948' !important;
250
251
  }
251
252
  .libs-ui-icon-ratio-3-4:before {
252
- content: "\e949" !important;
253
+ content: '\e949' !important;
253
254
  }
254
255
  .libs-ui-icon-ratio-4-3:before {
255
- content: "\e94a" !important;
256
+ content: '\e94a' !important;
256
257
  }
257
258
  .libs-ui-icon-ratio-9-16:before {
258
- content: "\e94b" !important;
259
+ content: '\e94b' !important;
259
260
  }
260
261
  .libs-ui-icon-ratio-16-9:before {
261
- content: "\e94c" !important;
262
+ content: '\e94c' !important;
262
263
  }
263
264
  .libs-ui-icon-refresh:before {
264
- content: "\e94d" !important;
265
+ content: '\e94d' !important;
265
266
  color: #fff;
266
267
  }
267
268
  .libs-ui-icon-remove:before {
268
- content: "\e94e" !important;
269
+ content: '\e94e' !important;
269
270
  }
270
271
  .libs-ui-icon-rotate-image-outline:before {
271
- content: "\e94f" !important;
272
+ content: '\e94f' !important;
272
273
  }
273
274
  .libs-ui-icon-scale:before {
274
- content: "\e950" !important;
275
+ content: '\e950' !important;
275
276
  }
276
277
  .libs-ui-icon-search:before {
277
- content: "\e951" !important;
278
+ content: '\e951' !important;
278
279
  }
279
280
  .libs-ui-icon-speaker-off-outline:before {
280
- content: "\e952" !important;
281
+ content: '\e952' !important;
281
282
  }
282
283
  .libs-ui-icon-speaker-off-solid:before {
283
- content: "\e953" !important;
284
+ content: '\e953' !important;
284
285
  }
285
286
  .libs-ui-icon-speaker-on-outline:before {
286
- content: "\e954" !important;
287
+ content: '\e954' !important;
287
288
  }
288
289
  .libs-ui-icon-speaker-on-solid:before {
289
- content: "\e955" !important;
290
+ content: '\e955' !important;
290
291
  }
291
292
  .libs-ui-icon-tooltip-outline:before {
292
- content: "\e956" !important;
293
+ content: '\e956' !important;
293
294
  }
294
295
  .libs-ui-icon-tooltip-solid:before {
295
- content: "\e957" !important;
296
+ content: '\e957' !important;
296
297
  }
297
298
  .libs-ui-icon-undo:before {
298
- content: "\e958" !important;
299
+ content: '\e958' !important;
299
300
  }
300
301
  .libs-ui-icon-upload-outline:before {
301
- content: "\e959" !important;
302
+ content: '\e959' !important;
302
303
  }
303
304
  .libs-ui-icon-upload-solid:before {
304
- content: "\e95a" !important;
305
+ content: '\e95a' !important;
305
306
  }
306
307
  .libs-ui-icon-zoom-in:before {
307
- content: "\e95b" !important;
308
+ content: '\e95b' !important;
308
309
  color: #fff;
309
310
  }
310
311
  .libs-ui-icon-zoom-out:before {
311
- content: "\e95c" !important;
312
+ content: '\e95c' !important;
312
313
  color: #fff;
313
314
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@libs-ui/icon-font",
3
- "version": "0.2.305",
3
+ "version": "0.2.306-10",
4
4
  "peerDependencies": {},
5
5
  "sideEffects": false,
6
6
  "files": [