@tabler/icons-webfont 2.37.0 → 2.39.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/fonts/tabler-icons.eot +0 -0
- package/fonts/tabler-icons.ttf +0 -0
- package/fonts/tabler-icons.woff +0 -0
- package/fonts/tabler-icons.woff2 +0 -0
- package/package.json +2 -2
- package/tabler-icons.css +335 -3
- package/tabler-icons.css.map +1 -1
- package/tabler-icons.html +749 -2
- package/tabler-icons.min.css +2 -2
- package/tabler-icons.min.css.map +1 -1
- package/tabler-icons.scss +171 -5
package/tabler-icons.scss
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
@charset "UTF-8";
|
|
2
2
|
/*!
|
|
3
|
-
* Tabler Icons 2.
|
|
3
|
+
* Tabler Icons 2.39.0 by tabler - https://tabler.io
|
|
4
4
|
* License - https://github.com/tabler/tabler-icons/blob/master/LICENSE
|
|
5
5
|
*/
|
|
6
6
|
$ti-font-family: 'tabler-icons' !default;
|
|
@@ -13,11 +13,11 @@ $ti-prefix: 'ti' !default;
|
|
|
13
13
|
font-style: normal;
|
|
14
14
|
font-weight: 400;
|
|
15
15
|
font-display: $ti-font-display;
|
|
16
|
-
src: url('#{$ti-font-path}/tabler-icons.eot?v2.
|
|
17
|
-
src: url('#{$ti-font-path}/tabler-icons.eot?#iefix-v2.
|
|
18
|
-
url('#{$ti-font-path}/tabler-icons.woff2?v2.
|
|
16
|
+
src: url('#{$ti-font-path}/tabler-icons.eot?v2.39.0');
|
|
17
|
+
src: url('#{$ti-font-path}/tabler-icons.eot?#iefix-v2.39.0') format('embedded-opentype'),
|
|
18
|
+
url('#{$ti-font-path}/tabler-icons.woff2?v2.39.0') format('woff2'),
|
|
19
19
|
url('#{$ti-font-path}/tabler-icons.woff?') format('woff'),
|
|
20
|
-
url('#{$ti-font-path}/tabler-icons.ttf?v2.
|
|
20
|
+
url('#{$ti-font-path}/tabler-icons.ttf?v2.39.0') format('truetype');
|
|
21
21
|
}
|
|
22
22
|
|
|
23
23
|
.#{$ti-prefix} {
|
|
@@ -905,6 +905,7 @@ $ti-icon-brand-opera: unicode('ec21');
|
|
|
905
905
|
$ti-icon-brand-pagekit: unicode('edd1');
|
|
906
906
|
$ti-icon-brand-parsinta: unicode('fc42');
|
|
907
907
|
$ti-icon-brand-patreon: unicode('edd2');
|
|
908
|
+
$ti-icon-brand-patreon-filled: unicode('fcff');
|
|
908
909
|
$ti-icon-brand-paypal: unicode('ec22');
|
|
909
910
|
$ti-icon-brand-paypal-filled: unicode('f7e9');
|
|
910
911
|
$ti-icon-brand-paypay: unicode('f5ec');
|
|
@@ -1049,6 +1050,7 @@ $ti-icon-bread: unicode('efa3');
|
|
|
1049
1050
|
$ti-icon-bread-off: unicode('f3cb');
|
|
1050
1051
|
$ti-icon-briefcase: unicode('ea46');
|
|
1051
1052
|
$ti-icon-briefcase-2: unicode('fb03');
|
|
1053
|
+
$ti-icon-briefcase-filled: unicode('fd00');
|
|
1052
1054
|
$ti-icon-briefcase-off: unicode('f3cc');
|
|
1053
1055
|
$ti-icon-brightness: unicode('eb7f');
|
|
1054
1056
|
$ti-icon-brightness-2: unicode('ee19');
|
|
@@ -1071,6 +1073,7 @@ $ti-icon-bucket: unicode('ea47');
|
|
|
1071
1073
|
$ti-icon-bucket-droplet: unicode('f56a');
|
|
1072
1074
|
$ti-icon-bucket-off: unicode('f103');
|
|
1073
1075
|
$ti-icon-bug: unicode('ea48');
|
|
1076
|
+
$ti-icon-bug-filled: unicode('fd01');
|
|
1074
1077
|
$ti-icon-bug-off: unicode('f0c3');
|
|
1075
1078
|
$ti-icon-building: unicode('ea4f');
|
|
1076
1079
|
$ti-icon-building-arch: unicode('ea49');
|
|
@@ -1201,10 +1204,12 @@ $ti-icon-caret-down-filled: unicode('fb2a');
|
|
|
1201
1204
|
$ti-icon-caret-left: unicode('eb5e');
|
|
1202
1205
|
$ti-icon-caret-left-filled: unicode('fb2b');
|
|
1203
1206
|
$ti-icon-caret-left-right: unicode('fc43');
|
|
1207
|
+
$ti-icon-caret-left-right-filled: unicode('fd02');
|
|
1204
1208
|
$ti-icon-caret-right: unicode('eb5f');
|
|
1205
1209
|
$ti-icon-caret-right-filled: unicode('fb2c');
|
|
1206
1210
|
$ti-icon-caret-up: unicode('eb60');
|
|
1207
1211
|
$ti-icon-caret-up-down: unicode('fc44');
|
|
1212
|
+
$ti-icon-caret-up-down-filled: unicode('fd03');
|
|
1208
1213
|
$ti-icon-caret-up-filled: unicode('fb2d');
|
|
1209
1214
|
$ti-icon-carousel-horizontal: unicode('f659');
|
|
1210
1215
|
$ti-icon-carousel-horizontal-filled: unicode('fa92');
|
|
@@ -1262,7 +1267,9 @@ $ti-icon-chart-donut-filled: unicode('f66f');
|
|
|
1262
1267
|
$ti-icon-chart-dots: unicode('ee2f');
|
|
1263
1268
|
$ti-icon-chart-dots-2: unicode('f097');
|
|
1264
1269
|
$ti-icon-chart-dots-3: unicode('f098');
|
|
1270
|
+
$ti-icon-chart-dots-filled: unicode('fd04');
|
|
1265
1271
|
$ti-icon-chart-grid-dots: unicode('f4c2');
|
|
1272
|
+
$ti-icon-chart-grid-dots-filled: unicode('fd05');
|
|
1266
1273
|
$ti-icon-chart-histogram: unicode('f65c');
|
|
1267
1274
|
$ti-icon-chart-infographic: unicode('ee30');
|
|
1268
1275
|
$ti-icon-chart-line: unicode('ea5c');
|
|
@@ -1562,13 +1569,23 @@ $ti-icon-coffee-off: unicode('f106');
|
|
|
1562
1569
|
$ti-icon-coffin: unicode('f579');
|
|
1563
1570
|
$ti-icon-coin: unicode('eb82');
|
|
1564
1571
|
$ti-icon-coin-bitcoin: unicode('f2be');
|
|
1572
|
+
$ti-icon-coin-bitcoin-filled: unicode('fd06');
|
|
1565
1573
|
$ti-icon-coin-euro: unicode('f2bf');
|
|
1574
|
+
$ti-icon-coin-euro-filled: unicode('fd07');
|
|
1575
|
+
$ti-icon-coin-filled: unicode('fd08');
|
|
1566
1576
|
$ti-icon-coin-monero: unicode('f4a0');
|
|
1577
|
+
$ti-icon-coin-monero-filled: unicode('fd09');
|
|
1567
1578
|
$ti-icon-coin-off: unicode('f0d1');
|
|
1568
1579
|
$ti-icon-coin-pound: unicode('f2c0');
|
|
1580
|
+
$ti-icon-coin-pound-filled: unicode('fd0a');
|
|
1569
1581
|
$ti-icon-coin-rupee: unicode('f2c1');
|
|
1582
|
+
$ti-icon-coin-rupee-filled: unicode('fd0b');
|
|
1583
|
+
$ti-icon-coin-taka: unicode('fd0d');
|
|
1584
|
+
$ti-icon-coin-taka-filled: unicode('fd0c');
|
|
1570
1585
|
$ti-icon-coin-yen: unicode('f2c2');
|
|
1586
|
+
$ti-icon-coin-yen-filled: unicode('fd0e');
|
|
1571
1587
|
$ti-icon-coin-yuan: unicode('f2c3');
|
|
1588
|
+
$ti-icon-coin-yuan-filled: unicode('fd0f');
|
|
1572
1589
|
$ti-icon-coins: unicode('f65d');
|
|
1573
1590
|
$ti-icon-color-filter: unicode('f5a8');
|
|
1574
1591
|
$ti-icon-color-picker: unicode('ebe6');
|
|
@@ -1587,6 +1604,7 @@ $ti-icon-comet: unicode('ec76');
|
|
|
1587
1604
|
$ti-icon-command: unicode('ea78');
|
|
1588
1605
|
$ti-icon-command-off: unicode('f3d7');
|
|
1589
1606
|
$ti-icon-compass: unicode('ea79');
|
|
1607
|
+
$ti-icon-compass-filled: unicode('fd10');
|
|
1590
1608
|
$ti-icon-compass-off: unicode('f0d5');
|
|
1591
1609
|
$ti-icon-components: unicode('efa5');
|
|
1592
1610
|
$ti-icon-components-off: unicode('f0d6');
|
|
@@ -1644,6 +1662,7 @@ $ti-icon-creative-commons-off: unicode('f10a');
|
|
|
1644
1662
|
$ti-icon-creative-commons-sa: unicode('f222');
|
|
1645
1663
|
$ti-icon-creative-commons-zero: unicode('f223');
|
|
1646
1664
|
$ti-icon-credit-card: unicode('ea84');
|
|
1665
|
+
$ti-icon-credit-card-filled: unicode('fd11');
|
|
1647
1666
|
$ti-icon-credit-card-off: unicode('ed11');
|
|
1648
1667
|
$ti-icon-cricket: unicode('f09a');
|
|
1649
1668
|
$ti-icon-crop: unicode('ea85');
|
|
@@ -2332,7 +2351,9 @@ $ti-icon-flame-off: unicode('f12e');
|
|
|
2332
2351
|
$ti-icon-flare: unicode('ee8e');
|
|
2333
2352
|
$ti-icon-flask: unicode('ebd2');
|
|
2334
2353
|
$ti-icon-flask-2: unicode('ef60');
|
|
2354
|
+
$ti-icon-flask-2-filled: unicode('fd12');
|
|
2335
2355
|
$ti-icon-flask-2-off: unicode('f12f');
|
|
2356
|
+
$ti-icon-flask-filled: unicode('fd13');
|
|
2336
2357
|
$ti-icon-flask-off: unicode('f130');
|
|
2337
2358
|
$ti-icon-flip-flops: unicode('f564');
|
|
2338
2359
|
$ti-icon-flip-horizontal: unicode('eaa7');
|
|
@@ -2439,6 +2460,7 @@ $ti-icon-gif: unicode('f257');
|
|
|
2439
2460
|
$ti-icon-gift: unicode('eb68');
|
|
2440
2461
|
$ti-icon-gift-card: unicode('f3aa');
|
|
2441
2462
|
$ti-icon-gift-card-filled: unicode('fc2d');
|
|
2463
|
+
$ti-icon-gift-filled: unicode('fd14');
|
|
2442
2464
|
$ti-icon-gift-off: unicode('f3f3');
|
|
2443
2465
|
$ti-icon-git-branch: unicode('eab2');
|
|
2444
2466
|
$ti-icon-git-branch-deleted: unicode('f57d');
|
|
@@ -2465,6 +2487,7 @@ $ti-icon-gps: unicode('ed7a');
|
|
|
2465
2487
|
$ti-icon-gradienter: unicode('f3ab');
|
|
2466
2488
|
$ti-icon-grain: unicode('ee92');
|
|
2467
2489
|
$ti-icon-graph: unicode('f288');
|
|
2490
|
+
$ti-icon-graph-filled: unicode('fd15');
|
|
2468
2491
|
$ti-icon-graph-off: unicode('f3f4');
|
|
2469
2492
|
$ti-icon-grave: unicode('f580');
|
|
2470
2493
|
$ti-icon-grave-2: unicode('f57f');
|
|
@@ -2853,36 +2876,62 @@ $ti-icon-lego-off: unicode('f401');
|
|
|
2853
2876
|
$ti-icon-lemon: unicode('ef10');
|
|
2854
2877
|
$ti-icon-lemon-2: unicode('ef81');
|
|
2855
2878
|
$ti-icon-letter-a: unicode('ec50');
|
|
2879
|
+
$ti-icon-letter-a-small: unicode('fcc7');
|
|
2856
2880
|
$ti-icon-letter-b: unicode('ec51');
|
|
2881
|
+
$ti-icon-letter-b-small: unicode('fcc8');
|
|
2857
2882
|
$ti-icon-letter-c: unicode('ec52');
|
|
2883
|
+
$ti-icon-letter-c-small: unicode('fcc9');
|
|
2858
2884
|
$ti-icon-letter-case: unicode('eea5');
|
|
2859
2885
|
$ti-icon-letter-case-lower: unicode('eea2');
|
|
2860
2886
|
$ti-icon-letter-case-toggle: unicode('eea3');
|
|
2861
2887
|
$ti-icon-letter-case-upper: unicode('eea4');
|
|
2862
2888
|
$ti-icon-letter-d: unicode('ec53');
|
|
2889
|
+
$ti-icon-letter-d-small: unicode('fcca');
|
|
2863
2890
|
$ti-icon-letter-e: unicode('ec54');
|
|
2891
|
+
$ti-icon-letter-e-small: unicode('fccb');
|
|
2864
2892
|
$ti-icon-letter-f: unicode('ec55');
|
|
2893
|
+
$ti-icon-letter-f-small: unicode('fccc');
|
|
2865
2894
|
$ti-icon-letter-g: unicode('ec56');
|
|
2895
|
+
$ti-icon-letter-g-small: unicode('fccd');
|
|
2866
2896
|
$ti-icon-letter-h: unicode('ec57');
|
|
2897
|
+
$ti-icon-letter-h-small: unicode('fcce');
|
|
2867
2898
|
$ti-icon-letter-i: unicode('ec58');
|
|
2899
|
+
$ti-icon-letter-i-small: unicode('fccf');
|
|
2868
2900
|
$ti-icon-letter-j: unicode('ec59');
|
|
2901
|
+
$ti-icon-letter-j-small: unicode('fcd0');
|
|
2869
2902
|
$ti-icon-letter-k: unicode('ec5a');
|
|
2903
|
+
$ti-icon-letter-k-small: unicode('fcd1');
|
|
2870
2904
|
$ti-icon-letter-l: unicode('ec5b');
|
|
2905
|
+
$ti-icon-letter-l-small: unicode('fcd2');
|
|
2871
2906
|
$ti-icon-letter-m: unicode('ec5c');
|
|
2907
|
+
$ti-icon-letter-m-small: unicode('fcd3');
|
|
2872
2908
|
$ti-icon-letter-n: unicode('ec5d');
|
|
2909
|
+
$ti-icon-letter-n-small: unicode('fcd4');
|
|
2873
2910
|
$ti-icon-letter-o: unicode('ec5e');
|
|
2911
|
+
$ti-icon-letter-o-small: unicode('fcd5');
|
|
2874
2912
|
$ti-icon-letter-p: unicode('ec5f');
|
|
2913
|
+
$ti-icon-letter-p-small: unicode('fcd6');
|
|
2875
2914
|
$ti-icon-letter-q: unicode('ec60');
|
|
2915
|
+
$ti-icon-letter-q-small: unicode('fcd7');
|
|
2876
2916
|
$ti-icon-letter-r: unicode('ec61');
|
|
2917
|
+
$ti-icon-letter-r-small: unicode('fcd8');
|
|
2877
2918
|
$ti-icon-letter-s: unicode('ec62');
|
|
2919
|
+
$ti-icon-letter-s-small: unicode('fcd9');
|
|
2878
2920
|
$ti-icon-letter-spacing: unicode('eea6');
|
|
2879
2921
|
$ti-icon-letter-t: unicode('ec63');
|
|
2922
|
+
$ti-icon-letter-t-small: unicode('fcda');
|
|
2880
2923
|
$ti-icon-letter-u: unicode('ec64');
|
|
2924
|
+
$ti-icon-letter-u-small: unicode('fcdb');
|
|
2881
2925
|
$ti-icon-letter-v: unicode('ec65');
|
|
2926
|
+
$ti-icon-letter-v-small: unicode('fcdc');
|
|
2882
2927
|
$ti-icon-letter-w: unicode('ec66');
|
|
2928
|
+
$ti-icon-letter-w-small: unicode('fcdd');
|
|
2883
2929
|
$ti-icon-letter-x: unicode('ec67');
|
|
2930
|
+
$ti-icon-letter-x-small: unicode('fcde');
|
|
2884
2931
|
$ti-icon-letter-y: unicode('ec68');
|
|
2932
|
+
$ti-icon-letter-y-small: unicode('fcdf');
|
|
2885
2933
|
$ti-icon-letter-z: unicode('ec69');
|
|
2934
|
+
$ti-icon-letter-z-small: unicode('fce0');
|
|
2886
2935
|
$ti-icon-license: unicode('ebc0');
|
|
2887
2936
|
$ti-icon-license-off: unicode('f153');
|
|
2888
2937
|
$ti-icon-lifebuoy: unicode('eadd');
|
|
@@ -2894,7 +2943,9 @@ $ti-icon-line-dotted: unicode('eea8');
|
|
|
2894
2943
|
$ti-icon-line-height: unicode('eb94');
|
|
2895
2944
|
$ti-icon-line-scan: unicode('fcb8');
|
|
2896
2945
|
$ti-icon-link: unicode('eade');
|
|
2946
|
+
$ti-icon-link-minus: unicode('fd16');
|
|
2897
2947
|
$ti-icon-link-off: unicode('f402');
|
|
2948
|
+
$ti-icon-link-plus: unicode('fd17');
|
|
2898
2949
|
$ti-icon-list: unicode('eb6b');
|
|
2899
2950
|
$ti-icon-list-check: unicode('eb6a');
|
|
2900
2951
|
$ti-icon-list-details: unicode('ef40');
|
|
@@ -3380,15 +3431,45 @@ $ti-icon-notification: unicode('eafe');
|
|
|
3380
3431
|
$ti-icon-notification-off: unicode('f16b');
|
|
3381
3432
|
$ti-icon-number: unicode('f1fe');
|
|
3382
3433
|
$ti-icon-number-0: unicode('edf0');
|
|
3434
|
+
$ti-icon-number-0-small: unicode('fce1');
|
|
3383
3435
|
$ti-icon-number-1: unicode('edf1');
|
|
3436
|
+
$ti-icon-number-1-small: unicode('fce2');
|
|
3437
|
+
$ti-icon-number-10-small: unicode('fce3');
|
|
3438
|
+
$ti-icon-number-11-small: unicode('fce4');
|
|
3439
|
+
$ti-icon-number-12-small: unicode('fce5');
|
|
3440
|
+
$ti-icon-number-13-small: unicode('fce6');
|
|
3441
|
+
$ti-icon-number-14-small: unicode('fce7');
|
|
3442
|
+
$ti-icon-number-15-small: unicode('fce8');
|
|
3443
|
+
$ti-icon-number-16-small: unicode('fce9');
|
|
3444
|
+
$ti-icon-number-17-small: unicode('fcea');
|
|
3445
|
+
$ti-icon-number-18-small: unicode('fceb');
|
|
3446
|
+
$ti-icon-number-19-small: unicode('fcec');
|
|
3384
3447
|
$ti-icon-number-2: unicode('edf2');
|
|
3448
|
+
$ti-icon-number-2-small: unicode('fced');
|
|
3449
|
+
$ti-icon-number-20-small: unicode('fcee');
|
|
3450
|
+
$ti-icon-number-21-small: unicode('fcef');
|
|
3451
|
+
$ti-icon-number-22-small: unicode('fcf0');
|
|
3452
|
+
$ti-icon-number-23-small: unicode('fcf1');
|
|
3453
|
+
$ti-icon-number-24-small: unicode('fcf2');
|
|
3454
|
+
$ti-icon-number-25-small: unicode('fcf3');
|
|
3455
|
+
$ti-icon-number-26-small: unicode('fcf4');
|
|
3456
|
+
$ti-icon-number-27-small: unicode('fcf5');
|
|
3457
|
+
$ti-icon-number-28-small: unicode('fcf6');
|
|
3458
|
+
$ti-icon-number-29-small: unicode('fcf7');
|
|
3385
3459
|
$ti-icon-number-3: unicode('edf3');
|
|
3460
|
+
$ti-icon-number-3-small: unicode('fcf8');
|
|
3386
3461
|
$ti-icon-number-4: unicode('edf4');
|
|
3462
|
+
$ti-icon-number-4-small: unicode('fcf9');
|
|
3387
3463
|
$ti-icon-number-5: unicode('edf5');
|
|
3464
|
+
$ti-icon-number-5-small: unicode('fcfa');
|
|
3388
3465
|
$ti-icon-number-6: unicode('edf6');
|
|
3466
|
+
$ti-icon-number-6-small: unicode('fcfb');
|
|
3389
3467
|
$ti-icon-number-7: unicode('edf7');
|
|
3468
|
+
$ti-icon-number-7-small: unicode('fcfc');
|
|
3390
3469
|
$ti-icon-number-8: unicode('edf8');
|
|
3470
|
+
$ti-icon-number-8-small: unicode('fcfd');
|
|
3391
3471
|
$ti-icon-number-9: unicode('edf9');
|
|
3472
|
+
$ti-icon-number-9-small: unicode('fcfe');
|
|
3392
3473
|
$ti-icon-numbers: unicode('f015');
|
|
3393
3474
|
$ti-icon-nurse: unicode('ef65');
|
|
3394
3475
|
$ti-icon-nut: unicode('fc61');
|
|
@@ -4439,6 +4520,7 @@ $ti-icon-time-duration-off: unicode('fadc');
|
|
|
4439
4520
|
$ti-icon-timeline: unicode('f031');
|
|
4440
4521
|
$ti-icon-timeline-event: unicode('f553');
|
|
4441
4522
|
$ti-icon-timeline-event-exclamation: unicode('f662');
|
|
4523
|
+
$ti-icon-timeline-event-filled: unicode('fd18');
|
|
4442
4524
|
$ti-icon-timeline-event-minus: unicode('f663');
|
|
4443
4525
|
$ti-icon-timeline-event-plus: unicode('f664');
|
|
4444
4526
|
$ti-icon-timeline-event-text: unicode('f665');
|
|
@@ -4556,6 +4638,7 @@ $ti-icon-user-dollar: unicode('f9d5');
|
|
|
4556
4638
|
$ti-icon-user-down: unicode('f9d6');
|
|
4557
4639
|
$ti-icon-user-edit: unicode('f7cc');
|
|
4558
4640
|
$ti-icon-user-exclamation: unicode('ec12');
|
|
4641
|
+
$ti-icon-user-filled: unicode('fd19');
|
|
4559
4642
|
$ti-icon-user-heart: unicode('f7cd');
|
|
4560
4643
|
$ti-icon-user-hexagon: unicode('fc4e');
|
|
4561
4644
|
$ti-icon-user-minus: unicode('eb4a');
|
|
@@ -5642,6 +5725,7 @@ $ti-icon-zzz-off: unicode('f440');
|
|
|
5642
5725
|
.#{$ti-prefix}-brand-pagekit:before { content: $ti-icon-brand-pagekit; }
|
|
5643
5726
|
.#{$ti-prefix}-brand-parsinta:before { content: $ti-icon-brand-parsinta; }
|
|
5644
5727
|
.#{$ti-prefix}-brand-patreon:before { content: $ti-icon-brand-patreon; }
|
|
5728
|
+
.#{$ti-prefix}-brand-patreon-filled:before { content: $ti-icon-brand-patreon-filled; }
|
|
5645
5729
|
.#{$ti-prefix}-brand-paypal:before { content: $ti-icon-brand-paypal; }
|
|
5646
5730
|
.#{$ti-prefix}-brand-paypal-filled:before { content: $ti-icon-brand-paypal-filled; }
|
|
5647
5731
|
.#{$ti-prefix}-brand-paypay:before { content: $ti-icon-brand-paypay; }
|
|
@@ -5786,6 +5870,7 @@ $ti-icon-zzz-off: unicode('f440');
|
|
|
5786
5870
|
.#{$ti-prefix}-bread-off:before { content: $ti-icon-bread-off; }
|
|
5787
5871
|
.#{$ti-prefix}-briefcase:before { content: $ti-icon-briefcase; }
|
|
5788
5872
|
.#{$ti-prefix}-briefcase-2:before { content: $ti-icon-briefcase-2; }
|
|
5873
|
+
.#{$ti-prefix}-briefcase-filled:before { content: $ti-icon-briefcase-filled; }
|
|
5789
5874
|
.#{$ti-prefix}-briefcase-off:before { content: $ti-icon-briefcase-off; }
|
|
5790
5875
|
.#{$ti-prefix}-brightness:before { content: $ti-icon-brightness; }
|
|
5791
5876
|
.#{$ti-prefix}-brightness-2:before { content: $ti-icon-brightness-2; }
|
|
@@ -5808,6 +5893,7 @@ $ti-icon-zzz-off: unicode('f440');
|
|
|
5808
5893
|
.#{$ti-prefix}-bucket-droplet:before { content: $ti-icon-bucket-droplet; }
|
|
5809
5894
|
.#{$ti-prefix}-bucket-off:before { content: $ti-icon-bucket-off; }
|
|
5810
5895
|
.#{$ti-prefix}-bug:before { content: $ti-icon-bug; }
|
|
5896
|
+
.#{$ti-prefix}-bug-filled:before { content: $ti-icon-bug-filled; }
|
|
5811
5897
|
.#{$ti-prefix}-bug-off:before { content: $ti-icon-bug-off; }
|
|
5812
5898
|
.#{$ti-prefix}-building:before { content: $ti-icon-building; }
|
|
5813
5899
|
.#{$ti-prefix}-building-arch:before { content: $ti-icon-building-arch; }
|
|
@@ -5938,10 +6024,12 @@ $ti-icon-zzz-off: unicode('f440');
|
|
|
5938
6024
|
.#{$ti-prefix}-caret-left:before { content: $ti-icon-caret-left; }
|
|
5939
6025
|
.#{$ti-prefix}-caret-left-filled:before { content: $ti-icon-caret-left-filled; }
|
|
5940
6026
|
.#{$ti-prefix}-caret-left-right:before { content: $ti-icon-caret-left-right; }
|
|
6027
|
+
.#{$ti-prefix}-caret-left-right-filled:before { content: $ti-icon-caret-left-right-filled; }
|
|
5941
6028
|
.#{$ti-prefix}-caret-right:before { content: $ti-icon-caret-right; }
|
|
5942
6029
|
.#{$ti-prefix}-caret-right-filled:before { content: $ti-icon-caret-right-filled; }
|
|
5943
6030
|
.#{$ti-prefix}-caret-up:before { content: $ti-icon-caret-up; }
|
|
5944
6031
|
.#{$ti-prefix}-caret-up-down:before { content: $ti-icon-caret-up-down; }
|
|
6032
|
+
.#{$ti-prefix}-caret-up-down-filled:before { content: $ti-icon-caret-up-down-filled; }
|
|
5945
6033
|
.#{$ti-prefix}-caret-up-filled:before { content: $ti-icon-caret-up-filled; }
|
|
5946
6034
|
.#{$ti-prefix}-carousel-horizontal:before { content: $ti-icon-carousel-horizontal; }
|
|
5947
6035
|
.#{$ti-prefix}-carousel-horizontal-filled:before { content: $ti-icon-carousel-horizontal-filled; }
|
|
@@ -5999,7 +6087,9 @@ $ti-icon-zzz-off: unicode('f440');
|
|
|
5999
6087
|
.#{$ti-prefix}-chart-dots:before { content: $ti-icon-chart-dots; }
|
|
6000
6088
|
.#{$ti-prefix}-chart-dots-2:before { content: $ti-icon-chart-dots-2; }
|
|
6001
6089
|
.#{$ti-prefix}-chart-dots-3:before { content: $ti-icon-chart-dots-3; }
|
|
6090
|
+
.#{$ti-prefix}-chart-dots-filled:before { content: $ti-icon-chart-dots-filled; }
|
|
6002
6091
|
.#{$ti-prefix}-chart-grid-dots:before { content: $ti-icon-chart-grid-dots; }
|
|
6092
|
+
.#{$ti-prefix}-chart-grid-dots-filled:before { content: $ti-icon-chart-grid-dots-filled; }
|
|
6003
6093
|
.#{$ti-prefix}-chart-histogram:before { content: $ti-icon-chart-histogram; }
|
|
6004
6094
|
.#{$ti-prefix}-chart-infographic:before { content: $ti-icon-chart-infographic; }
|
|
6005
6095
|
.#{$ti-prefix}-chart-line:before { content: $ti-icon-chart-line; }
|
|
@@ -6299,13 +6389,23 @@ $ti-icon-zzz-off: unicode('f440');
|
|
|
6299
6389
|
.#{$ti-prefix}-coffin:before { content: $ti-icon-coffin; }
|
|
6300
6390
|
.#{$ti-prefix}-coin:before { content: $ti-icon-coin; }
|
|
6301
6391
|
.#{$ti-prefix}-coin-bitcoin:before { content: $ti-icon-coin-bitcoin; }
|
|
6392
|
+
.#{$ti-prefix}-coin-bitcoin-filled:before { content: $ti-icon-coin-bitcoin-filled; }
|
|
6302
6393
|
.#{$ti-prefix}-coin-euro:before { content: $ti-icon-coin-euro; }
|
|
6394
|
+
.#{$ti-prefix}-coin-euro-filled:before { content: $ti-icon-coin-euro-filled; }
|
|
6395
|
+
.#{$ti-prefix}-coin-filled:before { content: $ti-icon-coin-filled; }
|
|
6303
6396
|
.#{$ti-prefix}-coin-monero:before { content: $ti-icon-coin-monero; }
|
|
6397
|
+
.#{$ti-prefix}-coin-monero-filled:before { content: $ti-icon-coin-monero-filled; }
|
|
6304
6398
|
.#{$ti-prefix}-coin-off:before { content: $ti-icon-coin-off; }
|
|
6305
6399
|
.#{$ti-prefix}-coin-pound:before { content: $ti-icon-coin-pound; }
|
|
6400
|
+
.#{$ti-prefix}-coin-pound-filled:before { content: $ti-icon-coin-pound-filled; }
|
|
6306
6401
|
.#{$ti-prefix}-coin-rupee:before { content: $ti-icon-coin-rupee; }
|
|
6402
|
+
.#{$ti-prefix}-coin-rupee-filled:before { content: $ti-icon-coin-rupee-filled; }
|
|
6403
|
+
.#{$ti-prefix}-coin-taka:before { content: $ti-icon-coin-taka; }
|
|
6404
|
+
.#{$ti-prefix}-coin-taka-filled:before { content: $ti-icon-coin-taka-filled; }
|
|
6307
6405
|
.#{$ti-prefix}-coin-yen:before { content: $ti-icon-coin-yen; }
|
|
6406
|
+
.#{$ti-prefix}-coin-yen-filled:before { content: $ti-icon-coin-yen-filled; }
|
|
6308
6407
|
.#{$ti-prefix}-coin-yuan:before { content: $ti-icon-coin-yuan; }
|
|
6408
|
+
.#{$ti-prefix}-coin-yuan-filled:before { content: $ti-icon-coin-yuan-filled; }
|
|
6309
6409
|
.#{$ti-prefix}-coins:before { content: $ti-icon-coins; }
|
|
6310
6410
|
.#{$ti-prefix}-color-filter:before { content: $ti-icon-color-filter; }
|
|
6311
6411
|
.#{$ti-prefix}-color-picker:before { content: $ti-icon-color-picker; }
|
|
@@ -6324,6 +6424,7 @@ $ti-icon-zzz-off: unicode('f440');
|
|
|
6324
6424
|
.#{$ti-prefix}-command:before { content: $ti-icon-command; }
|
|
6325
6425
|
.#{$ti-prefix}-command-off:before { content: $ti-icon-command-off; }
|
|
6326
6426
|
.#{$ti-prefix}-compass:before { content: $ti-icon-compass; }
|
|
6427
|
+
.#{$ti-prefix}-compass-filled:before { content: $ti-icon-compass-filled; }
|
|
6327
6428
|
.#{$ti-prefix}-compass-off:before { content: $ti-icon-compass-off; }
|
|
6328
6429
|
.#{$ti-prefix}-components:before { content: $ti-icon-components; }
|
|
6329
6430
|
.#{$ti-prefix}-components-off:before { content: $ti-icon-components-off; }
|
|
@@ -6381,6 +6482,7 @@ $ti-icon-zzz-off: unicode('f440');
|
|
|
6381
6482
|
.#{$ti-prefix}-creative-commons-sa:before { content: $ti-icon-creative-commons-sa; }
|
|
6382
6483
|
.#{$ti-prefix}-creative-commons-zero:before { content: $ti-icon-creative-commons-zero; }
|
|
6383
6484
|
.#{$ti-prefix}-credit-card:before { content: $ti-icon-credit-card; }
|
|
6485
|
+
.#{$ti-prefix}-credit-card-filled:before { content: $ti-icon-credit-card-filled; }
|
|
6384
6486
|
.#{$ti-prefix}-credit-card-off:before { content: $ti-icon-credit-card-off; }
|
|
6385
6487
|
.#{$ti-prefix}-cricket:before { content: $ti-icon-cricket; }
|
|
6386
6488
|
.#{$ti-prefix}-crop:before { content: $ti-icon-crop; }
|
|
@@ -7069,7 +7171,9 @@ $ti-icon-zzz-off: unicode('f440');
|
|
|
7069
7171
|
.#{$ti-prefix}-flare:before { content: $ti-icon-flare; }
|
|
7070
7172
|
.#{$ti-prefix}-flask:before { content: $ti-icon-flask; }
|
|
7071
7173
|
.#{$ti-prefix}-flask-2:before { content: $ti-icon-flask-2; }
|
|
7174
|
+
.#{$ti-prefix}-flask-2-filled:before { content: $ti-icon-flask-2-filled; }
|
|
7072
7175
|
.#{$ti-prefix}-flask-2-off:before { content: $ti-icon-flask-2-off; }
|
|
7176
|
+
.#{$ti-prefix}-flask-filled:before { content: $ti-icon-flask-filled; }
|
|
7073
7177
|
.#{$ti-prefix}-flask-off:before { content: $ti-icon-flask-off; }
|
|
7074
7178
|
.#{$ti-prefix}-flip-flops:before { content: $ti-icon-flip-flops; }
|
|
7075
7179
|
.#{$ti-prefix}-flip-horizontal:before { content: $ti-icon-flip-horizontal; }
|
|
@@ -7176,6 +7280,7 @@ $ti-icon-zzz-off: unicode('f440');
|
|
|
7176
7280
|
.#{$ti-prefix}-gift:before { content: $ti-icon-gift; }
|
|
7177
7281
|
.#{$ti-prefix}-gift-card:before { content: $ti-icon-gift-card; }
|
|
7178
7282
|
.#{$ti-prefix}-gift-card-filled:before { content: $ti-icon-gift-card-filled; }
|
|
7283
|
+
.#{$ti-prefix}-gift-filled:before { content: $ti-icon-gift-filled; }
|
|
7179
7284
|
.#{$ti-prefix}-gift-off:before { content: $ti-icon-gift-off; }
|
|
7180
7285
|
.#{$ti-prefix}-git-branch:before { content: $ti-icon-git-branch; }
|
|
7181
7286
|
.#{$ti-prefix}-git-branch-deleted:before { content: $ti-icon-git-branch-deleted; }
|
|
@@ -7202,6 +7307,7 @@ $ti-icon-zzz-off: unicode('f440');
|
|
|
7202
7307
|
.#{$ti-prefix}-gradienter:before { content: $ti-icon-gradienter; }
|
|
7203
7308
|
.#{$ti-prefix}-grain:before { content: $ti-icon-grain; }
|
|
7204
7309
|
.#{$ti-prefix}-graph:before { content: $ti-icon-graph; }
|
|
7310
|
+
.#{$ti-prefix}-graph-filled:before { content: $ti-icon-graph-filled; }
|
|
7205
7311
|
.#{$ti-prefix}-graph-off:before { content: $ti-icon-graph-off; }
|
|
7206
7312
|
.#{$ti-prefix}-grave:before { content: $ti-icon-grave; }
|
|
7207
7313
|
.#{$ti-prefix}-grave-2:before { content: $ti-icon-grave-2; }
|
|
@@ -7590,36 +7696,62 @@ $ti-icon-zzz-off: unicode('f440');
|
|
|
7590
7696
|
.#{$ti-prefix}-lemon:before { content: $ti-icon-lemon; }
|
|
7591
7697
|
.#{$ti-prefix}-lemon-2:before { content: $ti-icon-lemon-2; }
|
|
7592
7698
|
.#{$ti-prefix}-letter-a:before { content: $ti-icon-letter-a; }
|
|
7699
|
+
.#{$ti-prefix}-letter-a-small:before { content: $ti-icon-letter-a-small; }
|
|
7593
7700
|
.#{$ti-prefix}-letter-b:before { content: $ti-icon-letter-b; }
|
|
7701
|
+
.#{$ti-prefix}-letter-b-small:before { content: $ti-icon-letter-b-small; }
|
|
7594
7702
|
.#{$ti-prefix}-letter-c:before { content: $ti-icon-letter-c; }
|
|
7703
|
+
.#{$ti-prefix}-letter-c-small:before { content: $ti-icon-letter-c-small; }
|
|
7595
7704
|
.#{$ti-prefix}-letter-case:before { content: $ti-icon-letter-case; }
|
|
7596
7705
|
.#{$ti-prefix}-letter-case-lower:before { content: $ti-icon-letter-case-lower; }
|
|
7597
7706
|
.#{$ti-prefix}-letter-case-toggle:before { content: $ti-icon-letter-case-toggle; }
|
|
7598
7707
|
.#{$ti-prefix}-letter-case-upper:before { content: $ti-icon-letter-case-upper; }
|
|
7599
7708
|
.#{$ti-prefix}-letter-d:before { content: $ti-icon-letter-d; }
|
|
7709
|
+
.#{$ti-prefix}-letter-d-small:before { content: $ti-icon-letter-d-small; }
|
|
7600
7710
|
.#{$ti-prefix}-letter-e:before { content: $ti-icon-letter-e; }
|
|
7711
|
+
.#{$ti-prefix}-letter-e-small:before { content: $ti-icon-letter-e-small; }
|
|
7601
7712
|
.#{$ti-prefix}-letter-f:before { content: $ti-icon-letter-f; }
|
|
7713
|
+
.#{$ti-prefix}-letter-f-small:before { content: $ti-icon-letter-f-small; }
|
|
7602
7714
|
.#{$ti-prefix}-letter-g:before { content: $ti-icon-letter-g; }
|
|
7715
|
+
.#{$ti-prefix}-letter-g-small:before { content: $ti-icon-letter-g-small; }
|
|
7603
7716
|
.#{$ti-prefix}-letter-h:before { content: $ti-icon-letter-h; }
|
|
7717
|
+
.#{$ti-prefix}-letter-h-small:before { content: $ti-icon-letter-h-small; }
|
|
7604
7718
|
.#{$ti-prefix}-letter-i:before { content: $ti-icon-letter-i; }
|
|
7719
|
+
.#{$ti-prefix}-letter-i-small:before { content: $ti-icon-letter-i-small; }
|
|
7605
7720
|
.#{$ti-prefix}-letter-j:before { content: $ti-icon-letter-j; }
|
|
7721
|
+
.#{$ti-prefix}-letter-j-small:before { content: $ti-icon-letter-j-small; }
|
|
7606
7722
|
.#{$ti-prefix}-letter-k:before { content: $ti-icon-letter-k; }
|
|
7723
|
+
.#{$ti-prefix}-letter-k-small:before { content: $ti-icon-letter-k-small; }
|
|
7607
7724
|
.#{$ti-prefix}-letter-l:before { content: $ti-icon-letter-l; }
|
|
7725
|
+
.#{$ti-prefix}-letter-l-small:before { content: $ti-icon-letter-l-small; }
|
|
7608
7726
|
.#{$ti-prefix}-letter-m:before { content: $ti-icon-letter-m; }
|
|
7727
|
+
.#{$ti-prefix}-letter-m-small:before { content: $ti-icon-letter-m-small; }
|
|
7609
7728
|
.#{$ti-prefix}-letter-n:before { content: $ti-icon-letter-n; }
|
|
7729
|
+
.#{$ti-prefix}-letter-n-small:before { content: $ti-icon-letter-n-small; }
|
|
7610
7730
|
.#{$ti-prefix}-letter-o:before { content: $ti-icon-letter-o; }
|
|
7731
|
+
.#{$ti-prefix}-letter-o-small:before { content: $ti-icon-letter-o-small; }
|
|
7611
7732
|
.#{$ti-prefix}-letter-p:before { content: $ti-icon-letter-p; }
|
|
7733
|
+
.#{$ti-prefix}-letter-p-small:before { content: $ti-icon-letter-p-small; }
|
|
7612
7734
|
.#{$ti-prefix}-letter-q:before { content: $ti-icon-letter-q; }
|
|
7735
|
+
.#{$ti-prefix}-letter-q-small:before { content: $ti-icon-letter-q-small; }
|
|
7613
7736
|
.#{$ti-prefix}-letter-r:before { content: $ti-icon-letter-r; }
|
|
7737
|
+
.#{$ti-prefix}-letter-r-small:before { content: $ti-icon-letter-r-small; }
|
|
7614
7738
|
.#{$ti-prefix}-letter-s:before { content: $ti-icon-letter-s; }
|
|
7739
|
+
.#{$ti-prefix}-letter-s-small:before { content: $ti-icon-letter-s-small; }
|
|
7615
7740
|
.#{$ti-prefix}-letter-spacing:before { content: $ti-icon-letter-spacing; }
|
|
7616
7741
|
.#{$ti-prefix}-letter-t:before { content: $ti-icon-letter-t; }
|
|
7742
|
+
.#{$ti-prefix}-letter-t-small:before { content: $ti-icon-letter-t-small; }
|
|
7617
7743
|
.#{$ti-prefix}-letter-u:before { content: $ti-icon-letter-u; }
|
|
7744
|
+
.#{$ti-prefix}-letter-u-small:before { content: $ti-icon-letter-u-small; }
|
|
7618
7745
|
.#{$ti-prefix}-letter-v:before { content: $ti-icon-letter-v; }
|
|
7746
|
+
.#{$ti-prefix}-letter-v-small:before { content: $ti-icon-letter-v-small; }
|
|
7619
7747
|
.#{$ti-prefix}-letter-w:before { content: $ti-icon-letter-w; }
|
|
7748
|
+
.#{$ti-prefix}-letter-w-small:before { content: $ti-icon-letter-w-small; }
|
|
7620
7749
|
.#{$ti-prefix}-letter-x:before { content: $ti-icon-letter-x; }
|
|
7750
|
+
.#{$ti-prefix}-letter-x-small:before { content: $ti-icon-letter-x-small; }
|
|
7621
7751
|
.#{$ti-prefix}-letter-y:before { content: $ti-icon-letter-y; }
|
|
7752
|
+
.#{$ti-prefix}-letter-y-small:before { content: $ti-icon-letter-y-small; }
|
|
7622
7753
|
.#{$ti-prefix}-letter-z:before { content: $ti-icon-letter-z; }
|
|
7754
|
+
.#{$ti-prefix}-letter-z-small:before { content: $ti-icon-letter-z-small; }
|
|
7623
7755
|
.#{$ti-prefix}-license:before { content: $ti-icon-license; }
|
|
7624
7756
|
.#{$ti-prefix}-license-off:before { content: $ti-icon-license-off; }
|
|
7625
7757
|
.#{$ti-prefix}-lifebuoy:before { content: $ti-icon-lifebuoy; }
|
|
@@ -7631,7 +7763,9 @@ $ti-icon-zzz-off: unicode('f440');
|
|
|
7631
7763
|
.#{$ti-prefix}-line-height:before { content: $ti-icon-line-height; }
|
|
7632
7764
|
.#{$ti-prefix}-line-scan:before { content: $ti-icon-line-scan; }
|
|
7633
7765
|
.#{$ti-prefix}-link:before { content: $ti-icon-link; }
|
|
7766
|
+
.#{$ti-prefix}-link-minus:before { content: $ti-icon-link-minus; }
|
|
7634
7767
|
.#{$ti-prefix}-link-off:before { content: $ti-icon-link-off; }
|
|
7768
|
+
.#{$ti-prefix}-link-plus:before { content: $ti-icon-link-plus; }
|
|
7635
7769
|
.#{$ti-prefix}-list:before { content: $ti-icon-list; }
|
|
7636
7770
|
.#{$ti-prefix}-list-check:before { content: $ti-icon-list-check; }
|
|
7637
7771
|
.#{$ti-prefix}-list-details:before { content: $ti-icon-list-details; }
|
|
@@ -8117,15 +8251,45 @@ $ti-icon-zzz-off: unicode('f440');
|
|
|
8117
8251
|
.#{$ti-prefix}-notification-off:before { content: $ti-icon-notification-off; }
|
|
8118
8252
|
.#{$ti-prefix}-number:before { content: $ti-icon-number; }
|
|
8119
8253
|
.#{$ti-prefix}-number-0:before { content: $ti-icon-number-0; }
|
|
8254
|
+
.#{$ti-prefix}-number-0-small:before { content: $ti-icon-number-0-small; }
|
|
8120
8255
|
.#{$ti-prefix}-number-1:before { content: $ti-icon-number-1; }
|
|
8256
|
+
.#{$ti-prefix}-number-1-small:before { content: $ti-icon-number-1-small; }
|
|
8257
|
+
.#{$ti-prefix}-number-10-small:before { content: $ti-icon-number-10-small; }
|
|
8258
|
+
.#{$ti-prefix}-number-11-small:before { content: $ti-icon-number-11-small; }
|
|
8259
|
+
.#{$ti-prefix}-number-12-small:before { content: $ti-icon-number-12-small; }
|
|
8260
|
+
.#{$ti-prefix}-number-13-small:before { content: $ti-icon-number-13-small; }
|
|
8261
|
+
.#{$ti-prefix}-number-14-small:before { content: $ti-icon-number-14-small; }
|
|
8262
|
+
.#{$ti-prefix}-number-15-small:before { content: $ti-icon-number-15-small; }
|
|
8263
|
+
.#{$ti-prefix}-number-16-small:before { content: $ti-icon-number-16-small; }
|
|
8264
|
+
.#{$ti-prefix}-number-17-small:before { content: $ti-icon-number-17-small; }
|
|
8265
|
+
.#{$ti-prefix}-number-18-small:before { content: $ti-icon-number-18-small; }
|
|
8266
|
+
.#{$ti-prefix}-number-19-small:before { content: $ti-icon-number-19-small; }
|
|
8121
8267
|
.#{$ti-prefix}-number-2:before { content: $ti-icon-number-2; }
|
|
8268
|
+
.#{$ti-prefix}-number-2-small:before { content: $ti-icon-number-2-small; }
|
|
8269
|
+
.#{$ti-prefix}-number-20-small:before { content: $ti-icon-number-20-small; }
|
|
8270
|
+
.#{$ti-prefix}-number-21-small:before { content: $ti-icon-number-21-small; }
|
|
8271
|
+
.#{$ti-prefix}-number-22-small:before { content: $ti-icon-number-22-small; }
|
|
8272
|
+
.#{$ti-prefix}-number-23-small:before { content: $ti-icon-number-23-small; }
|
|
8273
|
+
.#{$ti-prefix}-number-24-small:before { content: $ti-icon-number-24-small; }
|
|
8274
|
+
.#{$ti-prefix}-number-25-small:before { content: $ti-icon-number-25-small; }
|
|
8275
|
+
.#{$ti-prefix}-number-26-small:before { content: $ti-icon-number-26-small; }
|
|
8276
|
+
.#{$ti-prefix}-number-27-small:before { content: $ti-icon-number-27-small; }
|
|
8277
|
+
.#{$ti-prefix}-number-28-small:before { content: $ti-icon-number-28-small; }
|
|
8278
|
+
.#{$ti-prefix}-number-29-small:before { content: $ti-icon-number-29-small; }
|
|
8122
8279
|
.#{$ti-prefix}-number-3:before { content: $ti-icon-number-3; }
|
|
8280
|
+
.#{$ti-prefix}-number-3-small:before { content: $ti-icon-number-3-small; }
|
|
8123
8281
|
.#{$ti-prefix}-number-4:before { content: $ti-icon-number-4; }
|
|
8282
|
+
.#{$ti-prefix}-number-4-small:before { content: $ti-icon-number-4-small; }
|
|
8124
8283
|
.#{$ti-prefix}-number-5:before { content: $ti-icon-number-5; }
|
|
8284
|
+
.#{$ti-prefix}-number-5-small:before { content: $ti-icon-number-5-small; }
|
|
8125
8285
|
.#{$ti-prefix}-number-6:before { content: $ti-icon-number-6; }
|
|
8286
|
+
.#{$ti-prefix}-number-6-small:before { content: $ti-icon-number-6-small; }
|
|
8126
8287
|
.#{$ti-prefix}-number-7:before { content: $ti-icon-number-7; }
|
|
8288
|
+
.#{$ti-prefix}-number-7-small:before { content: $ti-icon-number-7-small; }
|
|
8127
8289
|
.#{$ti-prefix}-number-8:before { content: $ti-icon-number-8; }
|
|
8290
|
+
.#{$ti-prefix}-number-8-small:before { content: $ti-icon-number-8-small; }
|
|
8128
8291
|
.#{$ti-prefix}-number-9:before { content: $ti-icon-number-9; }
|
|
8292
|
+
.#{$ti-prefix}-number-9-small:before { content: $ti-icon-number-9-small; }
|
|
8129
8293
|
.#{$ti-prefix}-numbers:before { content: $ti-icon-numbers; }
|
|
8130
8294
|
.#{$ti-prefix}-nurse:before { content: $ti-icon-nurse; }
|
|
8131
8295
|
.#{$ti-prefix}-nut:before { content: $ti-icon-nut; }
|
|
@@ -9176,6 +9340,7 @@ $ti-icon-zzz-off: unicode('f440');
|
|
|
9176
9340
|
.#{$ti-prefix}-timeline:before { content: $ti-icon-timeline; }
|
|
9177
9341
|
.#{$ti-prefix}-timeline-event:before { content: $ti-icon-timeline-event; }
|
|
9178
9342
|
.#{$ti-prefix}-timeline-event-exclamation:before { content: $ti-icon-timeline-event-exclamation; }
|
|
9343
|
+
.#{$ti-prefix}-timeline-event-filled:before { content: $ti-icon-timeline-event-filled; }
|
|
9179
9344
|
.#{$ti-prefix}-timeline-event-minus:before { content: $ti-icon-timeline-event-minus; }
|
|
9180
9345
|
.#{$ti-prefix}-timeline-event-plus:before { content: $ti-icon-timeline-event-plus; }
|
|
9181
9346
|
.#{$ti-prefix}-timeline-event-text:before { content: $ti-icon-timeline-event-text; }
|
|
@@ -9293,6 +9458,7 @@ $ti-icon-zzz-off: unicode('f440');
|
|
|
9293
9458
|
.#{$ti-prefix}-user-down:before { content: $ti-icon-user-down; }
|
|
9294
9459
|
.#{$ti-prefix}-user-edit:before { content: $ti-icon-user-edit; }
|
|
9295
9460
|
.#{$ti-prefix}-user-exclamation:before { content: $ti-icon-user-exclamation; }
|
|
9461
|
+
.#{$ti-prefix}-user-filled:before { content: $ti-icon-user-filled; }
|
|
9296
9462
|
.#{$ti-prefix}-user-heart:before { content: $ti-icon-user-heart; }
|
|
9297
9463
|
.#{$ti-prefix}-user-hexagon:before { content: $ti-icon-user-hexagon; }
|
|
9298
9464
|
.#{$ti-prefix}-user-minus:before { content: $ti-icon-user-minus; }
|