@progress/kendo-font-icons 4.2.0 → 4.4.0
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/dist/icon-list.json +46 -46
- package/dist/icons.json +523 -21
- package/dist/index.css +184 -0
- package/dist/index.css.map +1 -1
- package/dist/kendo-font-icons.ttf +0 -0
- package/package.json +2 -2
- package/scss/_font.scss +1 -1
- package/scss/_icon-list.scss +46 -0
- package/scss/kendo-font-icons.ttf +0 -0
package/scss/_icon-list.scss
CHANGED
|
@@ -307,6 +307,37 @@
|
|
|
307
307
|
.k-i-ruler-solid::before { content: "\e0de"; }
|
|
308
308
|
.k-i-ruler-triangle-outline::before { content: "\e0df"; }
|
|
309
309
|
.k-i-ruler-triangle-solid::before { content: "\e0e0"; }
|
|
310
|
+
.k-i-award-number-outline::before { content: "\e0e1"; }
|
|
311
|
+
.k-i-award-number-solid::before { content: "\e0e2"; }
|
|
312
|
+
.k-i-award-star-outline::before { content: "\e0e3"; }
|
|
313
|
+
.k-i-award-star-solid::before { content: "\e0e4"; }
|
|
314
|
+
.k-i-banknote-outline::before { content: "\e0e5"; }
|
|
315
|
+
.k-i-banknote-solid::before { content: "\e0e6"; }
|
|
316
|
+
.k-i-bathtube-outline::before { content: "\e0e7"; }
|
|
317
|
+
.k-i-bathtube-solid::before { content: "\e0e8"; }
|
|
318
|
+
.k-i-bed-outline::before { content: "\e0e9"; }
|
|
319
|
+
.k-i-bed-solid::before { content: "\e0ea"; }
|
|
320
|
+
.k-i-bug-outline::before { content: "\e0eb"; }
|
|
321
|
+
.k-i-bug-solid::before { content: "\e0ec"; }
|
|
322
|
+
.k-i-buildings-outline::before { content: "\e0ed"; }
|
|
323
|
+
.k-i-buildings-solid::before { content: "\e0ee"; }
|
|
324
|
+
.k-i-bicycle::before { content: "\e0ef"; }
|
|
325
|
+
.k-i-bus::before { content: "\e0f0"; }
|
|
326
|
+
.k-i-car::before { content: "\e0f1"; }
|
|
327
|
+
.k-i-dashboard-outline::before { content: "\e0f2"; }
|
|
328
|
+
.k-i-dashboard-solid::before { content: "\e0f3"; }
|
|
329
|
+
.k-i-decision::before { content: "\e0f4"; }
|
|
330
|
+
.k-i-directions::before { content: "\e0f5"; }
|
|
331
|
+
.k-i-education-outline::before { content: "\e0f6"; }
|
|
332
|
+
.k-i-education-solid::before { content: "\e0f7"; }
|
|
333
|
+
.k-i-headset::before { content: "\e0f8"; }
|
|
334
|
+
.k-i-luggage-outline::before { content: "\e0f9"; }
|
|
335
|
+
.k-i-luggage-solid::before { content: "\e0fa"; }
|
|
336
|
+
.k-i-non-stop-outline::before { content: "\e0fb"; }
|
|
337
|
+
.k-i-non-stop-solid::before { content: "\e0fc"; }
|
|
338
|
+
.k-i-pills-outline::before { content: "\e0fd"; }
|
|
339
|
+
.k-i-pills-solid::before { content: "\e0fe"; }
|
|
340
|
+
.k-i-plan::before { content: "\e0ff"; }
|
|
310
341
|
.k-i-undo::before { content: "\e100"; }
|
|
311
342
|
.k-i-undo-large::before { content: "\e100"; }
|
|
312
343
|
.k-i-redo::before { content: "\e101"; }
|
|
@@ -478,6 +509,21 @@
|
|
|
478
509
|
.k-i-unstick::before { content: "\e15b"; }
|
|
479
510
|
.k-i-set-column-position::before { content: "\e15c"; }
|
|
480
511
|
.k-i-clock-arrow-rotate::before { content: "\e15d"; }
|
|
512
|
+
.k-i-question-solid::before { content: "\e15e"; }
|
|
513
|
+
.k-i-clean-outline::before { content: "\e15f"; }
|
|
514
|
+
.k-i-clean-solid::before { content: "\e160"; }
|
|
515
|
+
.k-i-concrete-truck::before { content: "\e161"; }
|
|
516
|
+
.k-i-discount-outline::before { content: "\e162"; }
|
|
517
|
+
.k-i-discount-solid::before { content: "\e163"; }
|
|
518
|
+
.k-i-doctor-outline::before { content: "\e164"; }
|
|
519
|
+
.k-i-doctor-solid::before { content: "\e165"; }
|
|
520
|
+
.k-i-lab-technician-outline::before { content: "\e166"; }
|
|
521
|
+
.k-i-lab-technician-solid::before { content: "\e167"; }
|
|
522
|
+
.k-i-sweeper-vehicle::before { content: "\e168"; }
|
|
523
|
+
.k-i-weight-scale-outline::before { content: "\e169"; }
|
|
524
|
+
.k-i-weight-scale-solid::before { content: "\e16a"; }
|
|
525
|
+
.k-i-microphone-solid::before { content: "\e16b"; }
|
|
526
|
+
.k-i-microphone-outline::before { content: "\e16c"; }
|
|
481
527
|
.k-i-play::before { content: "\e200"; }
|
|
482
528
|
.k-i-pause::before { content: "\e201"; }
|
|
483
529
|
.k-i-stop::before { content: "\e202"; }
|
|
Binary file
|