bpo-icon-lib 0.0.1 → 0.0.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/LICENSE +1 -1
- package/README.md +1 -1
- package/dist/bpo-icon-lib.js +47 -175
- package/dist/fonts/Untitled.otf +0 -0
- package/dist/fonts/Untitled.ttf +0 -0
- package/dist/fonts/Untitled.woff +0 -0
- package/dist/fonts/Untitled.woff2 +0 -0
- package/dist/style.css +58 -427
- package/package.json +5 -2
package/dist/fonts/Untitled.otf
CHANGED
|
Binary file
|
package/dist/fonts/Untitled.ttf
CHANGED
|
Binary file
|
package/dist/fonts/Untitled.woff
CHANGED
|
Binary file
|
|
Binary file
|
package/dist/style.css
CHANGED
|
@@ -23,546 +23,177 @@
|
|
|
23
23
|
-webkit-font-smoothing: antialiased;
|
|
24
24
|
-moz-osx-font-smoothing: grayscale;
|
|
25
25
|
}
|
|
26
|
-
.icon-
|
|
26
|
+
.icon-webhook:before {
|
|
27
27
|
content: '\f000';
|
|
28
28
|
}
|
|
29
|
-
.icon-
|
|
29
|
+
.icon-user_multiple:before {
|
|
30
30
|
content: '\f001';
|
|
31
31
|
}
|
|
32
|
-
.icon-
|
|
32
|
+
.icon-user:before {
|
|
33
33
|
content: '\f002';
|
|
34
34
|
}
|
|
35
|
-
.icon-
|
|
35
|
+
.icon-upload:before {
|
|
36
36
|
content: '\f003';
|
|
37
37
|
}
|
|
38
|
-
.icon-
|
|
38
|
+
.icon-truck:before {
|
|
39
39
|
content: '\f004';
|
|
40
40
|
}
|
|
41
|
-
.icon-
|
|
41
|
+
.icon-square_lock:before {
|
|
42
42
|
content: '\f005';
|
|
43
43
|
}
|
|
44
|
-
.icon-
|
|
44
|
+
.icon-source_code_square:before {
|
|
45
45
|
content: '\f006';
|
|
46
46
|
}
|
|
47
|
-
.icon-
|
|
47
|
+
.icon-shopping_cart:before {
|
|
48
48
|
content: '\f007';
|
|
49
49
|
}
|
|
50
|
-
.icon-
|
|
50
|
+
.icon-share:before {
|
|
51
51
|
content: '\f008';
|
|
52
52
|
}
|
|
53
|
-
.icon-
|
|
53
|
+
.icon-settings:before {
|
|
54
54
|
content: '\f009';
|
|
55
55
|
}
|
|
56
|
-
.icon-
|
|
56
|
+
.icon-security_check:before {
|
|
57
57
|
content: '\f00a';
|
|
58
58
|
}
|
|
59
|
-
.icon-
|
|
59
|
+
.icon-search:before {
|
|
60
60
|
content: '\f00b';
|
|
61
61
|
}
|
|
62
|
-
.icon-
|
|
62
|
+
.icon-save:before {
|
|
63
63
|
content: '\f00c';
|
|
64
64
|
}
|
|
65
|
-
.icon-
|
|
65
|
+
.icon-play_circle:before {
|
|
66
66
|
content: '\f00d';
|
|
67
67
|
}
|
|
68
|
-
.icon-
|
|
68
|
+
.icon-pipe:before {
|
|
69
69
|
content: '\f00e';
|
|
70
70
|
}
|
|
71
|
-
.icon-
|
|
71
|
+
.icon-pencil_edit:before {
|
|
72
72
|
content: '\f00f';
|
|
73
73
|
}
|
|
74
|
-
.icon-
|
|
74
|
+
.icon-pause_circle:before {
|
|
75
75
|
content: '\f010';
|
|
76
76
|
}
|
|
77
|
-
.icon-
|
|
77
|
+
.icon-money:before {
|
|
78
78
|
content: '\f011';
|
|
79
79
|
}
|
|
80
|
-
.icon-
|
|
80
|
+
.icon-mic:before {
|
|
81
81
|
content: '\f012';
|
|
82
82
|
}
|
|
83
|
-
.icon-
|
|
83
|
+
.icon-menu_collapse:before {
|
|
84
84
|
content: '\f013';
|
|
85
85
|
}
|
|
86
|
-
.icon-
|
|
86
|
+
.icon-menu:before {
|
|
87
87
|
content: '\f014';
|
|
88
88
|
}
|
|
89
|
-
.icon-
|
|
89
|
+
.icon-layers:before {
|
|
90
90
|
content: '\f015';
|
|
91
91
|
}
|
|
92
|
-
.icon-
|
|
92
|
+
.icon-information_circle:before {
|
|
93
93
|
content: '\f016';
|
|
94
94
|
}
|
|
95
|
-
.icon-
|
|
95
|
+
.icon-health:before {
|
|
96
96
|
content: '\f017';
|
|
97
97
|
}
|
|
98
|
-
.icon-
|
|
98
|
+
.icon-graph_up_linear:before {
|
|
99
99
|
content: '\f018';
|
|
100
100
|
}
|
|
101
|
-
.icon-
|
|
101
|
+
.icon-flash:before {
|
|
102
102
|
content: '\f019';
|
|
103
103
|
}
|
|
104
|
-
.icon-
|
|
104
|
+
.icon-filter_vertical:before {
|
|
105
105
|
content: '\f01a';
|
|
106
106
|
}
|
|
107
|
-
.icon-
|
|
107
|
+
.icon-filter_mail:before {
|
|
108
108
|
content: '\f01b';
|
|
109
109
|
}
|
|
110
|
-
.icon-
|
|
110
|
+
.icon-filter:before {
|
|
111
111
|
content: '\f01c';
|
|
112
112
|
}
|
|
113
|
-
.icon-
|
|
113
|
+
.icon-file:before {
|
|
114
114
|
content: '\f01d';
|
|
115
115
|
}
|
|
116
|
-
.icon-
|
|
116
|
+
.icon-delete:before {
|
|
117
117
|
content: '\f01e';
|
|
118
118
|
}
|
|
119
|
-
.icon-
|
|
119
|
+
.icon-dashboard_square:before {
|
|
120
120
|
content: '\f01f';
|
|
121
121
|
}
|
|
122
|
-
.icon-
|
|
122
|
+
.icon-copy:before {
|
|
123
123
|
content: '\f020';
|
|
124
124
|
}
|
|
125
|
-
.icon-
|
|
125
|
+
.icon-computer_video:before {
|
|
126
126
|
content: '\f021';
|
|
127
127
|
}
|
|
128
|
-
.icon-
|
|
128
|
+
.icon-clock_check:before {
|
|
129
129
|
content: '\f022';
|
|
130
130
|
}
|
|
131
|
-
.icon-
|
|
131
|
+
.icon-clock:before {
|
|
132
132
|
content: '\f023';
|
|
133
133
|
}
|
|
134
|
-
.icon-
|
|
134
|
+
.icon-chart_analysis:before {
|
|
135
135
|
content: '\f024';
|
|
136
136
|
}
|
|
137
|
-
.icon-
|
|
137
|
+
.icon-cancel_circle:before {
|
|
138
138
|
content: '\f025';
|
|
139
139
|
}
|
|
140
|
-
.icon-
|
|
140
|
+
.icon-cancel:before {
|
|
141
141
|
content: '\f026';
|
|
142
142
|
}
|
|
143
|
-
.icon-
|
|
143
|
+
.icon-calling:before {
|
|
144
144
|
content: '\f027';
|
|
145
145
|
}
|
|
146
|
-
.icon-
|
|
146
|
+
.icon-call:before {
|
|
147
147
|
content: '\f028';
|
|
148
148
|
}
|
|
149
|
-
.icon-
|
|
149
|
+
.icon-bot:before {
|
|
150
150
|
content: '\f029';
|
|
151
151
|
}
|
|
152
|
-
.icon-
|
|
152
|
+
.icon-badge_alert:before {
|
|
153
153
|
content: '\f02a';
|
|
154
154
|
}
|
|
155
|
-
.icon-
|
|
155
|
+
.icon-arrow_up_double:before {
|
|
156
156
|
content: '\f02b';
|
|
157
157
|
}
|
|
158
|
-
.icon-
|
|
158
|
+
.icon-arrow_up02:before {
|
|
159
159
|
content: '\f02c';
|
|
160
160
|
}
|
|
161
|
-
.icon-
|
|
161
|
+
.icon-arrow_up01:before {
|
|
162
162
|
content: '\f02d';
|
|
163
163
|
}
|
|
164
|
-
.icon-
|
|
164
|
+
.icon-arrow_right_double:before {
|
|
165
165
|
content: '\f02e';
|
|
166
166
|
}
|
|
167
|
-
.icon-
|
|
167
|
+
.icon-arrow_right02:before {
|
|
168
168
|
content: '\f02f';
|
|
169
169
|
}
|
|
170
|
-
.icon-
|
|
170
|
+
.icon-arrow_right01:before {
|
|
171
171
|
content: '\f030';
|
|
172
172
|
}
|
|
173
|
-
.icon-
|
|
173
|
+
.icon-arrow_left_double:before {
|
|
174
174
|
content: '\f031';
|
|
175
175
|
}
|
|
176
|
-
.icon-
|
|
176
|
+
.icon-arrow_left02:before {
|
|
177
177
|
content: '\f032';
|
|
178
178
|
}
|
|
179
|
-
.icon-
|
|
179
|
+
.icon-arrow_left01:before {
|
|
180
180
|
content: '\f033';
|
|
181
181
|
}
|
|
182
|
-
.icon-
|
|
182
|
+
.icon-arrow_down_double:before {
|
|
183
183
|
content: '\f034';
|
|
184
184
|
}
|
|
185
|
-
.icon-
|
|
185
|
+
.icon-arrow_down02:before {
|
|
186
186
|
content: '\f035';
|
|
187
187
|
}
|
|
188
|
-
.icon-
|
|
188
|
+
.icon-arrow_down01:before {
|
|
189
189
|
content: '\f036';
|
|
190
190
|
}
|
|
191
|
-
.icon-
|
|
191
|
+
.icon-add_circle:before {
|
|
192
192
|
content: '\f037';
|
|
193
193
|
}
|
|
194
|
-
.icon-
|
|
194
|
+
.icon-add:before {
|
|
195
195
|
content: '\f038';
|
|
196
196
|
}
|
|
197
|
-
.icon-
|
|
197
|
+
.icon-account_setting:before {
|
|
198
198
|
content: '\f039';
|
|
199
199
|
}
|
|
200
|
-
.icon-dnd_block:before {
|
|
201
|
-
content: '\f03a';
|
|
202
|
-
}
|
|
203
|
-
.icon-text:before {
|
|
204
|
-
content: '\f03b';
|
|
205
|
-
}
|
|
206
|
-
.icon-divider:before {
|
|
207
|
-
content: '\f03c';
|
|
208
|
-
}
|
|
209
|
-
.icon-template_fill:before {
|
|
210
|
-
content: '\f03d';
|
|
211
|
-
}
|
|
212
|
-
.icon-dirham_currency:before {
|
|
213
|
-
content: '\f03e';
|
|
214
|
-
}
|
|
215
|
-
.icon-template:before {
|
|
216
|
-
content: '\f03f';
|
|
217
|
-
}
|
|
218
|
-
.icon-dialer_filled:before {
|
|
219
|
-
content: '\f040';
|
|
220
|
-
}
|
|
221
|
-
.icon-tag2:before {
|
|
222
|
-
content: '\f041';
|
|
223
|
-
}
|
|
224
|
-
.icon-dialer:before {
|
|
225
|
-
content: '\f042';
|
|
226
|
-
}
|
|
227
|
-
.icon-tag:before {
|
|
228
|
-
content: '\f043';
|
|
229
|
-
}
|
|
230
|
-
.icon-delete:before {
|
|
231
|
-
content: '\f044';
|
|
232
|
-
}
|
|
233
|
-
.icon-switch_user_fill:before {
|
|
234
|
-
content: '\f045';
|
|
235
|
-
}
|
|
236
|
-
.icon-database_setting_fill:before {
|
|
237
|
-
content: '\f046';
|
|
238
|
-
}
|
|
239
|
-
.icon-switch_user:before {
|
|
240
|
-
content: '\f047';
|
|
241
|
-
}
|
|
242
|
-
.icon-database_setting:before {
|
|
243
|
-
content: '\f048';
|
|
244
|
-
}
|
|
245
|
-
.icon-sun:before {
|
|
246
|
-
content: '\f049';
|
|
247
|
-
}
|
|
248
|
-
.icon-cursor_rectangle_selection:before {
|
|
249
|
-
content: '\f04a';
|
|
250
|
-
}
|
|
251
|
-
.icon-split:before {
|
|
252
|
-
content: '\f04b';
|
|
253
|
-
}
|
|
254
|
-
.icon-credit_fill:before {
|
|
255
|
-
content: '\f04c';
|
|
256
|
-
}
|
|
257
|
-
.icon-spam_fill:before {
|
|
258
|
-
content: '\f04d';
|
|
259
|
-
}
|
|
260
|
-
.icon-credit:before {
|
|
261
|
-
content: '\f04e';
|
|
262
|
-
}
|
|
263
|
-
.icon-spam:before {
|
|
264
|
-
content: '\f04f';
|
|
265
|
-
}
|
|
266
|
-
.icon-create_flowchart:before {
|
|
267
|
-
content: '\f050';
|
|
268
|
-
}
|
|
269
|
-
.icon-spacer_spacing:before {
|
|
270
|
-
content: '\f051';
|
|
271
|
-
}
|
|
272
|
-
.icon-create:before {
|
|
273
|
-
content: '\f052';
|
|
274
|
-
}
|
|
275
|
-
.icon-social:before {
|
|
276
|
-
content: '\f053';
|
|
277
|
-
}
|
|
278
|
-
.icon-configuration_setting_fill:before {
|
|
279
|
-
content: '\f054';
|
|
280
|
-
}
|
|
281
|
-
.icon-sms_fill:before {
|
|
282
|
-
content: '\f055';
|
|
283
|
-
}
|
|
284
|
-
.icon-configuration_setting:before {
|
|
285
|
-
content: '\f056';
|
|
286
|
-
}
|
|
287
|
-
.icon-sms_add:before {
|
|
288
|
-
content: '\f057';
|
|
289
|
-
}
|
|
290
|
-
.icon-configuration_fill:before {
|
|
291
|
-
content: '\f058';
|
|
292
|
-
}
|
|
293
|
-
.icon-sms:before {
|
|
294
|
-
content: '\f059';
|
|
295
|
-
}
|
|
296
|
-
.icon-configuration:before {
|
|
297
|
-
content: '\f05a';
|
|
298
|
-
}
|
|
299
|
-
.icon-smile:before {
|
|
300
|
-
content: '\f05b';
|
|
301
|
-
}
|
|
302
|
-
.icon-computer:before {
|
|
303
|
-
content: '\f05c';
|
|
304
|
-
}
|
|
305
|
-
.icon-shoping_cart:before {
|
|
306
|
-
content: '\f05d';
|
|
307
|
-
}
|
|
308
|
-
.icon-code_fill:before {
|
|
309
|
-
content: '\f05e';
|
|
310
|
-
}
|
|
311
|
-
.icon-shapes_fill:before {
|
|
312
|
-
content: '\f05f';
|
|
313
|
-
}
|
|
314
|
-
.icon-code:before {
|
|
315
|
-
content: '\f060';
|
|
316
|
-
}
|
|
317
|
-
.icon-shapes:before {
|
|
318
|
-
content: '\f061';
|
|
319
|
-
}
|
|
320
|
-
.icon-cloud:before {
|
|
321
|
-
content: '\f062';
|
|
322
|
-
}
|
|
323
|
-
.icon-settings_clock:before {
|
|
324
|
-
content: '\f063';
|
|
325
|
-
}
|
|
326
|
-
.icon-closeeye:before {
|
|
327
|
-
content: '\f064';
|
|
328
|
-
}
|
|
329
|
-
.icon-settings:before {
|
|
330
|
-
content: '\f065';
|
|
331
|
-
}
|
|
332
|
-
.icon-close:before {
|
|
333
|
-
content: '\f066';
|
|
334
|
-
}
|
|
335
|
-
.icon-server:before {
|
|
336
|
-
content: '\f067';
|
|
337
|
-
}
|
|
338
|
-
.icon-clock_close:before {
|
|
339
|
-
content: '\f068';
|
|
340
|
-
}
|
|
341
|
-
.icon-send:before {
|
|
342
|
-
content: '\f069';
|
|
343
|
-
}
|
|
344
|
-
.icon-clock:before {
|
|
345
|
-
content: '\f06a';
|
|
346
|
-
}
|
|
347
|
-
.icon-search:before {
|
|
348
|
-
content: '\f06b';
|
|
349
|
-
}
|
|
350
|
-
.icon-check_circle:before {
|
|
351
|
-
content: '\f06c';
|
|
352
|
-
}
|
|
353
|
-
.icon-route_fill:before {
|
|
354
|
-
content: '\f06d';
|
|
355
|
-
}
|
|
356
|
-
.icon-chart_fill:before {
|
|
357
|
-
content: '\f06e';
|
|
358
|
-
}
|
|
359
|
-
.icon-route:before {
|
|
360
|
-
content: '\f06f';
|
|
361
|
-
}
|
|
362
|
-
.icon-chart:before {
|
|
363
|
-
content: '\f070';
|
|
364
|
-
}
|
|
365
|
-
.icon-reset:before {
|
|
366
|
-
content: '\f071';
|
|
367
|
-
}
|
|
368
|
-
.icon-cash_fill:before {
|
|
369
|
-
content: '\f072';
|
|
370
|
-
}
|
|
371
|
-
.icon-reports2:before {
|
|
372
|
-
content: '\f073';
|
|
373
|
-
}
|
|
374
|
-
.icon-cash:before {
|
|
375
|
-
content: '\f074';
|
|
376
|
-
}
|
|
377
|
-
.icon-reports:before {
|
|
378
|
-
content: '\f075';
|
|
379
|
-
}
|
|
380
|
-
.icon-cancel_circle:before {
|
|
381
|
-
content: '\f076';
|
|
382
|
-
}
|
|
383
|
-
.icon-reject_close_badge:before {
|
|
384
|
-
content: '\f077';
|
|
385
|
-
}
|
|
386
|
-
.icon-campaign_fill:before {
|
|
387
|
-
content: '\f078';
|
|
388
|
-
}
|
|
389
|
-
.icon-refresh:before {
|
|
390
|
-
content: '\f079';
|
|
391
|
-
}
|
|
392
|
-
.icon-campaign:before {
|
|
393
|
-
content: '\f07a';
|
|
394
|
-
}
|
|
395
|
-
.icon-property_search:before {
|
|
396
|
-
content: '\f07b';
|
|
397
|
-
}
|
|
398
|
-
.icon-call_outgoing:before {
|
|
399
|
-
content: '\f07c';
|
|
400
|
-
}
|
|
401
|
-
.icon-preference_filter_horizontal:before {
|
|
402
|
-
content: '\f07d';
|
|
403
|
-
}
|
|
404
|
-
.icon-call_check:before {
|
|
405
|
-
content: '\f07e';
|
|
406
|
-
}
|
|
407
|
-
.icon-phonebook:before {
|
|
408
|
-
content: '\f07f';
|
|
409
|
-
}
|
|
410
|
-
.icon-call_cancel:before {
|
|
411
|
-
content: '\f080';
|
|
412
|
-
}
|
|
413
|
-
.icon-phone:before {
|
|
414
|
-
content: '\f081';
|
|
415
|
-
}
|
|
416
|
-
.icon-call:before {
|
|
417
|
-
content: '\f082';
|
|
418
|
-
}
|
|
419
|
-
.icon-package_setting_fill:before {
|
|
420
|
-
content: '\f083';
|
|
421
|
-
}
|
|
422
|
-
.icon-calendar:before {
|
|
423
|
-
content: '\f084';
|
|
424
|
-
}
|
|
425
|
-
.icon-package_setting:before {
|
|
426
|
-
content: '\f085';
|
|
427
|
-
}
|
|
428
|
-
.icon-button:before {
|
|
429
|
-
content: '\f086';
|
|
430
|
-
}
|
|
431
|
-
.icon-package_sent_fill:before {
|
|
432
|
-
content: '\f087';
|
|
433
|
-
}
|
|
434
|
-
.icon-book_setting_fill:before {
|
|
435
|
-
content: '\f088';
|
|
436
|
-
}
|
|
437
|
-
.icon-package_sent:before {
|
|
438
|
-
content: '\f089';
|
|
439
|
-
}
|
|
440
|
-
.icon-book_setting:before {
|
|
441
|
-
content: '\f08a';
|
|
442
|
-
}
|
|
443
|
-
.icon-package_fill:before {
|
|
444
|
-
content: '\f08b';
|
|
445
|
-
}
|
|
446
|
-
.icon-bookmark_fill:before {
|
|
447
|
-
content: '\f08c';
|
|
448
|
-
}
|
|
449
|
-
.icon-package:before {
|
|
450
|
-
content: '\f08d';
|
|
451
|
-
}
|
|
452
|
-
.icon-bookmark:before {
|
|
453
|
-
content: '\f08e';
|
|
454
|
-
}
|
|
455
|
-
.icon-notification_off:before {
|
|
456
|
-
content: '\f08f';
|
|
457
|
-
}
|
|
458
|
-
.icon-bank:before {
|
|
459
|
-
content: '\f090';
|
|
460
|
-
}
|
|
461
|
-
.icon-notification_check:before {
|
|
462
|
-
content: '\f091';
|
|
463
|
-
}
|
|
464
|
-
.icon-audit_fill:before {
|
|
465
|
-
content: '\f092';
|
|
466
|
-
}
|
|
467
|
-
.icon-notification_cancel:before {
|
|
468
|
-
content: '\f093';
|
|
469
|
-
}
|
|
470
|
-
.icon-audit:before {
|
|
471
|
-
content: '\f094';
|
|
472
|
-
}
|
|
473
|
-
.icon-notification:before {
|
|
474
|
-
content: '\f095';
|
|
475
|
-
}
|
|
476
|
-
.icon-arrow_up:before {
|
|
477
|
-
content: '\f096';
|
|
478
|
-
}
|
|
479
|
-
.icon-moon:before {
|
|
480
|
-
content: '\f097';
|
|
481
|
-
}
|
|
482
|
-
.icon-arrow_turn_forward:before {
|
|
483
|
-
content: '\f098';
|
|
484
|
-
}
|
|
485
|
-
.icon-microscope:before {
|
|
486
|
-
content: '\f099';
|
|
487
|
-
}
|
|
488
|
-
.icon-arrow_turn_backward:before {
|
|
489
|
-
content: '\f09a';
|
|
490
|
-
}
|
|
491
|
-
.icon-message_sent:before {
|
|
492
|
-
content: '\f09b';
|
|
493
|
-
}
|
|
494
|
-
.icon-arrow_right2:before {
|
|
495
|
-
content: '\f09c';
|
|
496
|
-
}
|
|
497
|
-
.icon-message_clock:before {
|
|
498
|
-
content: '\f09d';
|
|
499
|
-
}
|
|
500
|
-
.icon-arrow_right:before {
|
|
501
|
-
content: '\f09e';
|
|
502
|
-
}
|
|
503
|
-
.icon-message_check:before {
|
|
504
|
-
content: '\f09f';
|
|
505
|
-
}
|
|
506
|
-
.icon-arrow_move_up_right:before {
|
|
507
|
-
content: '\f0a0';
|
|
508
|
-
}
|
|
509
|
-
.icon-message_cancel:before {
|
|
510
|
-
content: '\f0a1';
|
|
511
|
-
}
|
|
512
|
-
.icon-arrow_left_circle:before {
|
|
513
|
-
content: '\f0a2';
|
|
514
|
-
}
|
|
515
|
-
.icon-menu_collapse:before {
|
|
516
|
-
content: '\f0a3';
|
|
517
|
-
}
|
|
518
|
-
.icon-arrow_left2:before {
|
|
519
|
-
content: '\f0a4';
|
|
520
|
-
}
|
|
521
|
-
.icon-menu:before {
|
|
522
|
-
content: '\f0a5';
|
|
523
|
-
}
|
|
524
|
-
.icon-arrow_left:before {
|
|
525
|
-
content: '\f0a6';
|
|
526
|
-
}
|
|
527
|
-
.icon-megaphone:before {
|
|
528
|
-
content: '\f0a7';
|
|
529
|
-
}
|
|
530
|
-
.icon-arrow_down:before {
|
|
531
|
-
content: '\f0a8';
|
|
532
|
-
}
|
|
533
|
-
.icon-map_search:before {
|
|
534
|
-
content: '\f0a9';
|
|
535
|
-
}
|
|
536
|
-
.icon-approved_badge:before {
|
|
537
|
-
content: '\f0aa';
|
|
538
|
-
}
|
|
539
|
-
.icon-mail_sent:before {
|
|
540
|
-
content: '\f0ab';
|
|
541
|
-
}
|
|
542
|
-
.icon-analyze_graph_fill:before {
|
|
543
|
-
content: '\f0ac';
|
|
544
|
-
}
|
|
545
|
-
.icon-mail_check:before {
|
|
546
|
-
content: '\f0ad';
|
|
547
|
-
}
|
|
548
|
-
.icon-analyze_graph:before {
|
|
549
|
-
content: '\f0ae';
|
|
550
|
-
}
|
|
551
|
-
.icon-mail_cancel:before {
|
|
552
|
-
content: '\f0af';
|
|
553
|
-
}
|
|
554
|
-
.icon-analytics:before {
|
|
555
|
-
content: '\f0b0';
|
|
556
|
-
}
|
|
557
|
-
.icon-mail:before {
|
|
558
|
-
content: '\f0b1';
|
|
559
|
-
}
|
|
560
|
-
.icon-add_contact:before {
|
|
561
|
-
content: '\f0b2';
|
|
562
|
-
}
|
|
563
|
-
.icon-logout2:before {
|
|
564
|
-
content: '\f0b3';
|
|
565
|
-
}
|
|
566
|
-
.icon-add_circle:before {
|
|
567
|
-
content: '\f0b4';
|
|
568
|
-
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "bpo-icon-lib",
|
|
3
|
-
"version": "0.0.
|
|
3
|
+
"version": "0.0.2",
|
|
4
4
|
"description": "A lightweight React icon library with TypeScript support, featuring dynamic SVG icon loading",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"react",
|
|
@@ -41,8 +41,10 @@
|
|
|
41
41
|
},
|
|
42
42
|
"homepage": "",
|
|
43
43
|
"scripts": {
|
|
44
|
-
"dev": "vite",
|
|
44
|
+
"dev": "vite --host",
|
|
45
45
|
"build": "vite build && tsc -p tsconfig.build.json",
|
|
46
|
+
"build:react": "vite build --config vite.config.react.ts",
|
|
47
|
+
"preview:react": "vite preview --config vite.config.react.ts",
|
|
46
48
|
"lint": "eslint .",
|
|
47
49
|
"format": "prettier --write \"src/**/*.{ts,tsx,js,jsx,json,css,md}\"",
|
|
48
50
|
"format:check": "prettier --check \"src/**/*.{ts,tsx,js,jsx,json,css,md}\"",
|
|
@@ -78,6 +80,7 @@
|
|
|
78
80
|
}
|
|
79
81
|
},
|
|
80
82
|
"devDependencies": {
|
|
83
|
+
"esbuild": "^0.25.0",
|
|
81
84
|
"@eslint/js": "^9.39.1",
|
|
82
85
|
"@testing-library/jest-dom": "^6.9.1",
|
|
83
86
|
"@testing-library/react": "^16.3.1",
|