@tabler/icons-webfont 3.26.0 → 3.27.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/fonts/tabler-icons-filled.ttf +0 -0
- package/dist/fonts/tabler-icons-filled.woff +0 -0
- package/dist/fonts/tabler-icons-filled.woff2 +0 -0
- package/dist/fonts/tabler-icons-outline.ttf +0 -0
- package/dist/fonts/tabler-icons-outline.woff +0 -0
- package/dist/fonts/tabler-icons-outline.woff2 +0 -0
- package/dist/fonts/tabler-icons.ttf +0 -0
- package/dist/fonts/tabler-icons.woff +0 -0
- package/dist/fonts/tabler-icons.woff2 +0 -0
- package/dist/tabler-icons-filled.css +62 -2
- package/dist/tabler-icons-filled.css.map +1 -1
- package/dist/tabler-icons-filled.html +137 -2
- package/dist/tabler-icons-filled.min.css +2 -2
- package/dist/tabler-icons-filled.min.css.map +1 -1
- package/dist/tabler-icons-filled.scss +36 -4
- package/dist/tabler-icons-outline.css +14 -2
- package/dist/tabler-icons-outline.css.map +1 -1
- package/dist/tabler-icons-outline.html +29 -2
- package/dist/tabler-icons-outline.min.css +2 -2
- package/dist/tabler-icons-outline.min.css.map +1 -1
- package/dist/tabler-icons-outline.scss +12 -4
- package/dist/tabler-icons.css +74 -2
- package/dist/tabler-icons.css.map +1 -1
- package/dist/tabler-icons.html +164 -2
- package/dist/tabler-icons.min.css +2 -2
- package/dist/tabler-icons.min.css.map +1 -1
- package/dist/tabler-icons.scss +42 -4
- package/package.json +2 -2
package/dist/tabler-icons.scss
CHANGED
|
@@ -1,8 +1,10 @@
|
|
|
1
1
|
@charset "UTF-8";
|
|
2
2
|
/*!
|
|
3
|
-
* Tabler Icons 3.
|
|
3
|
+
* Tabler Icons 3.27.0 by tabler - https://tabler.io
|
|
4
4
|
* License - https://github.com/tabler/tabler-icons/blob/master/LICENSE
|
|
5
5
|
*/
|
|
6
|
+
@use "sass:string";
|
|
7
|
+
|
|
6
8
|
$ti-font-family: 'tabler-icons' !default;
|
|
7
9
|
$ti-font-path: './fonts' !default;
|
|
8
10
|
$ti-font-display: null !default;
|
|
@@ -13,9 +15,9 @@ $ti-prefix: 'ti' !default;
|
|
|
13
15
|
font-style: normal;
|
|
14
16
|
font-weight: 400;
|
|
15
17
|
font-display: $ti-font-display;
|
|
16
|
-
src: url('#{$ti-font-path}/tabler-icons.woff2?v3.
|
|
18
|
+
src: url('#{$ti-font-path}/tabler-icons.woff2?v3.27.0') format('woff2'),
|
|
17
19
|
url('#{$ti-font-path}/tabler-icons.woff?') format('woff'),
|
|
18
|
-
url('#{$ti-font-path}/tabler-icons.ttf?v3.
|
|
20
|
+
url('#{$ti-font-path}/tabler-icons.ttf?v3.27.0') format('truetype');
|
|
19
21
|
}
|
|
20
22
|
|
|
21
23
|
.#{$ti-prefix} {
|
|
@@ -33,7 +35,7 @@ $ti-prefix: 'ti' !default;
|
|
|
33
35
|
}
|
|
34
36
|
|
|
35
37
|
@function unicode($str) {
|
|
36
|
-
@return unquote("\"")+unquote(
|
|
38
|
+
@return string.unquote("\"")+string.unquote(string.insert($str, "\\", 1))+string.unquote("\"")
|
|
37
39
|
}
|
|
38
40
|
|
|
39
41
|
|
|
@@ -85,10 +87,12 @@ $ti-icon-adjustments-star: unicode('f80b');
|
|
|
85
87
|
$ti-icon-adjustments-up: unicode('f80c');
|
|
86
88
|
$ti-icon-adjustments-x: unicode('f80d');
|
|
87
89
|
$ti-icon-aerial-lift: unicode('edfe');
|
|
90
|
+
$ti-icon-aerial-lift-filled: unicode('10101');
|
|
88
91
|
$ti-icon-affiliate: unicode('edff');
|
|
89
92
|
$ti-icon-affiliate-filled: unicode('f6ed');
|
|
90
93
|
$ti-icon-ai: unicode('fee7');
|
|
91
94
|
$ti-icon-air-balloon: unicode('f4a6');
|
|
95
|
+
$ti-icon-air-balloon-filled: unicode('10100');
|
|
92
96
|
$ti-icon-air-conditioning: unicode('f3a2');
|
|
93
97
|
$ti-icon-air-conditioning-disabled: unicode('f542');
|
|
94
98
|
$ti-icon-air-traffic-control: unicode('fb01');
|
|
@@ -1288,6 +1292,7 @@ $ti-icon-bulb-off: unicode('ea50');
|
|
|
1288
1292
|
$ti-icon-bulldozer: unicode('ee1d');
|
|
1289
1293
|
$ti-icon-burger: unicode('fcb4');
|
|
1290
1294
|
$ti-icon-bus: unicode('ebe4');
|
|
1295
|
+
$ti-icon-bus-filled: unicode('100ff');
|
|
1291
1296
|
$ti-icon-bus-off: unicode('f3ce');
|
|
1292
1297
|
$ti-icon-bus-stop: unicode('f2d4');
|
|
1293
1298
|
$ti-icon-businessplan: unicode('ee1e');
|
|
@@ -1392,6 +1397,7 @@ $ti-icon-car: unicode('ebbb');
|
|
|
1392
1397
|
$ti-icon-car-4wd: unicode('fdb8');
|
|
1393
1398
|
$ti-icon-car-4wd-filled: unicode('1001e');
|
|
1394
1399
|
$ti-icon-car-crane: unicode('ef25');
|
|
1400
|
+
$ti-icon-car-crane-filled: unicode('100fe');
|
|
1395
1401
|
$ti-icon-car-crash: unicode('efa4');
|
|
1396
1402
|
$ti-icon-car-fan: unicode('fdb3');
|
|
1397
1403
|
$ti-icon-car-fan-1: unicode('fdb7');
|
|
@@ -1408,6 +1414,7 @@ $ti-icon-car-turbine: unicode('f4fd');
|
|
|
1408
1414
|
$ti-icon-carambola: unicode('feb9');
|
|
1409
1415
|
$ti-icon-carambola-filled: unicode('10014');
|
|
1410
1416
|
$ti-icon-caravan: unicode('ec7c');
|
|
1417
|
+
$ti-icon-caravan-filled: unicode('100fd');
|
|
1411
1418
|
$ti-icon-cardboards: unicode('ed74');
|
|
1412
1419
|
$ti-icon-cardboards-filled: unicode('1001c');
|
|
1413
1420
|
$ti-icon-cardboards-off: unicode('f0c8');
|
|
@@ -2546,6 +2553,7 @@ $ti-icon-empathize: unicode('f29b');
|
|
|
2546
2553
|
$ti-icon-empathize-off: unicode('f3e9');
|
|
2547
2554
|
$ti-icon-emphasis: unicode('ebcf');
|
|
2548
2555
|
$ti-icon-engine: unicode('ef7e');
|
|
2556
|
+
$ti-icon-engine-filled: unicode('100fc');
|
|
2549
2557
|
$ti-icon-engine-off: unicode('f120');
|
|
2550
2558
|
$ti-icon-equal: unicode('ee87');
|
|
2551
2559
|
$ti-icon-equal-double: unicode('f4e1');
|
|
@@ -2620,6 +2628,7 @@ $ti-icon-feather-off: unicode('f128');
|
|
|
2620
2628
|
$ti-icon-fence: unicode('ef2a');
|
|
2621
2629
|
$ti-icon-fence-off: unicode('f129');
|
|
2622
2630
|
$ti-icon-ferry: unicode('10074');
|
|
2631
|
+
$ti-icon-ferry-filled: unicode('100fb');
|
|
2623
2632
|
$ti-icon-fidget-spinner: unicode('f068');
|
|
2624
2633
|
$ti-icon-file: unicode('eaa4');
|
|
2625
2634
|
$ti-icon-file-3d: unicode('f032');
|
|
@@ -2685,6 +2694,7 @@ $ti-icon-file-star: unicode('f03f');
|
|
|
2685
2694
|
$ti-icon-file-symlink: unicode('ed53');
|
|
2686
2695
|
$ti-icon-file-text: unicode('eaa2');
|
|
2687
2696
|
$ti-icon-file-text-ai: unicode('fa27');
|
|
2697
|
+
$ti-icon-file-text-shield: unicode('100f2');
|
|
2688
2698
|
$ti-icon-file-text-spark: unicode('ffb8');
|
|
2689
2699
|
$ti-icon-file-time: unicode('f040');
|
|
2690
2700
|
$ti-icon-file-type-bmp: unicode('fb07');
|
|
@@ -2877,6 +2887,7 @@ $ti-icon-garden-cart: unicode('f23e');
|
|
|
2877
2887
|
$ti-icon-garden-cart-filled: unicode('100c3');
|
|
2878
2888
|
$ti-icon-garden-cart-off: unicode('f3f1');
|
|
2879
2889
|
$ti-icon-gas-station: unicode('ec7d');
|
|
2890
|
+
$ti-icon-gas-station-filled: unicode('100fa');
|
|
2880
2891
|
$ti-icon-gas-station-off: unicode('f137');
|
|
2881
2892
|
$ti-icon-gauge: unicode('eab1');
|
|
2882
2893
|
$ti-icon-gauge-filled: unicode('fc2c');
|
|
@@ -2975,6 +2986,7 @@ $ti-icon-h-6: unicode('ec99');
|
|
|
2975
2986
|
$ti-icon-hammer: unicode('ef91');
|
|
2976
2987
|
$ti-icon-hammer-off: unicode('f13c');
|
|
2977
2988
|
$ti-icon-hand-click: unicode('ef4f');
|
|
2989
|
+
$ti-icon-hand-click-off: unicode('100f1');
|
|
2978
2990
|
$ti-icon-hand-finger: unicode('ee94');
|
|
2979
2991
|
$ti-icon-hand-finger-down: unicode('ff4f');
|
|
2980
2992
|
$ti-icon-hand-finger-left: unicode('ff4e');
|
|
@@ -3038,6 +3050,7 @@ $ti-icon-heartbeat: unicode('ef92');
|
|
|
3038
3050
|
$ti-icon-hearts: unicode('f387');
|
|
3039
3051
|
$ti-icon-hearts-off: unicode('f3f7');
|
|
3040
3052
|
$ti-icon-helicopter: unicode('ed8e');
|
|
3053
|
+
$ti-icon-helicopter-filled: unicode('100f9');
|
|
3041
3054
|
$ti-icon-helicopter-landing: unicode('ed8d');
|
|
3042
3055
|
$ti-icon-helicopter-landing-filled: unicode('100c1');
|
|
3043
3056
|
$ti-icon-helmet: unicode('efca');
|
|
@@ -3962,6 +3975,7 @@ $ti-icon-moon-off: unicode('f162');
|
|
|
3962
3975
|
$ti-icon-moon-stars: unicode('ece7');
|
|
3963
3976
|
$ti-icon-moped: unicode('ecbc');
|
|
3964
3977
|
$ti-icon-motorbike: unicode('eeb6');
|
|
3978
|
+
$ti-icon-motorbike-filled: unicode('100f8');
|
|
3965
3979
|
$ti-icon-mountain: unicode('ef97');
|
|
3966
3980
|
$ti-icon-mountain-filled: unicode('1000a');
|
|
3967
3981
|
$ti-icon-mountain-off: unicode('f411');
|
|
@@ -4619,6 +4633,7 @@ $ti-icon-repeat-once: unicode('eb71');
|
|
|
4619
4633
|
$ti-icon-replace: unicode('ebc7');
|
|
4620
4634
|
$ti-icon-replace-filled: unicode('f69c');
|
|
4621
4635
|
$ti-icon-replace-off: unicode('f422');
|
|
4636
|
+
$ti-icon-replace-user: unicode('100f0');
|
|
4622
4637
|
$ti-icon-report: unicode('eece');
|
|
4623
4638
|
$ti-icon-report-analytics: unicode('eecb');
|
|
4624
4639
|
$ti-icon-report-medical: unicode('eecc');
|
|
@@ -4658,6 +4673,7 @@ $ti-icon-rocket: unicode('ec45');
|
|
|
4658
4673
|
$ti-icon-rocket-off: unicode('f193');
|
|
4659
4674
|
$ti-icon-roller-skating: unicode('efd1');
|
|
4660
4675
|
$ti-icon-rollercoaster: unicode('f0a2');
|
|
4676
|
+
$ti-icon-rollercoaster-filled: unicode('100f7');
|
|
4661
4677
|
$ti-icon-rollercoaster-off: unicode('f423');
|
|
4662
4678
|
$ti-icon-rosette: unicode('f599');
|
|
4663
4679
|
$ti-icon-rosette-discount: unicode('ee7c');
|
|
@@ -4978,6 +4994,7 @@ $ti-icon-spade-filled: unicode('f6a3');
|
|
|
4978
4994
|
$ti-icon-sparkles: unicode('f6d7');
|
|
4979
4995
|
$ti-icon-speakerphone: unicode('ed61');
|
|
4980
4996
|
$ti-icon-speedboat: unicode('ed93');
|
|
4997
|
+
$ti-icon-speedboat-filled: unicode('100f6');
|
|
4981
4998
|
$ti-icon-sphere: unicode('fab8');
|
|
4982
4999
|
$ti-icon-sphere-off: unicode('fab6');
|
|
4983
5000
|
$ti-icon-sphere-plus: unicode('fab7');
|
|
@@ -5486,6 +5503,7 @@ $ti-icon-traffic-cone-off: unicode('f1b8');
|
|
|
5486
5503
|
$ti-icon-traffic-lights: unicode('ed39');
|
|
5487
5504
|
$ti-icon-traffic-lights-off: unicode('f1b9');
|
|
5488
5505
|
$ti-icon-train: unicode('ed96');
|
|
5506
|
+
$ti-icon-train-filled: unicode('100f5');
|
|
5489
5507
|
$ti-icon-transaction-bitcoin: unicode('fd6e');
|
|
5490
5508
|
$ti-icon-transaction-dollar: unicode('fd6f');
|
|
5491
5509
|
$ti-icon-transaction-euro: unicode('fd70');
|
|
@@ -5541,12 +5559,14 @@ $ti-icon-triangle-square-circle-filled: unicode('fb42');
|
|
|
5541
5559
|
$ti-icon-triangles: unicode('f0a5');
|
|
5542
5560
|
$ti-icon-trident: unicode('ecc5');
|
|
5543
5561
|
$ti-icon-trolley: unicode('f4cc');
|
|
5562
|
+
$ti-icon-trolley-filled: unicode('100f4');
|
|
5544
5563
|
$ti-icon-trophy: unicode('eb45');
|
|
5545
5564
|
$ti-icon-trophy-filled: unicode('f6af');
|
|
5546
5565
|
$ti-icon-trophy-off: unicode('f438');
|
|
5547
5566
|
$ti-icon-trowel: unicode('f368');
|
|
5548
5567
|
$ti-icon-truck: unicode('ebc4');
|
|
5549
5568
|
$ti-icon-truck-delivery: unicode('ec4b');
|
|
5569
|
+
$ti-icon-truck-filled: unicode('100f3');
|
|
5550
5570
|
$ti-icon-truck-loading: unicode('f1da');
|
|
5551
5571
|
$ti-icon-truck-off: unicode('ef03');
|
|
5552
5572
|
$ti-icon-truck-return: unicode('ec4c');
|
|
@@ -5877,10 +5897,12 @@ $ti-icon-zzz-off: unicode('f440');
|
|
|
5877
5897
|
.#{$ti-prefix}-adjustments-up:before { content: $ti-icon-adjustments-up; }
|
|
5878
5898
|
.#{$ti-prefix}-adjustments-x:before { content: $ti-icon-adjustments-x; }
|
|
5879
5899
|
.#{$ti-prefix}-aerial-lift:before { content: $ti-icon-aerial-lift; }
|
|
5900
|
+
.#{$ti-prefix}-aerial-lift-filled:before { content: $ti-icon-aerial-lift-filled; }
|
|
5880
5901
|
.#{$ti-prefix}-affiliate:before { content: $ti-icon-affiliate; }
|
|
5881
5902
|
.#{$ti-prefix}-affiliate-filled:before { content: $ti-icon-affiliate-filled; }
|
|
5882
5903
|
.#{$ti-prefix}-ai:before { content: $ti-icon-ai; }
|
|
5883
5904
|
.#{$ti-prefix}-air-balloon:before { content: $ti-icon-air-balloon; }
|
|
5905
|
+
.#{$ti-prefix}-air-balloon-filled:before { content: $ti-icon-air-balloon-filled; }
|
|
5884
5906
|
.#{$ti-prefix}-air-conditioning:before { content: $ti-icon-air-conditioning; }
|
|
5885
5907
|
.#{$ti-prefix}-air-conditioning-disabled:before { content: $ti-icon-air-conditioning-disabled; }
|
|
5886
5908
|
.#{$ti-prefix}-air-traffic-control:before { content: $ti-icon-air-traffic-control; }
|
|
@@ -7080,6 +7102,7 @@ $ti-icon-zzz-off: unicode('f440');
|
|
|
7080
7102
|
.#{$ti-prefix}-bulldozer:before { content: $ti-icon-bulldozer; }
|
|
7081
7103
|
.#{$ti-prefix}-burger:before { content: $ti-icon-burger; }
|
|
7082
7104
|
.#{$ti-prefix}-bus:before { content: $ti-icon-bus; }
|
|
7105
|
+
.#{$ti-prefix}-bus-filled:before { content: $ti-icon-bus-filled; }
|
|
7083
7106
|
.#{$ti-prefix}-bus-off:before { content: $ti-icon-bus-off; }
|
|
7084
7107
|
.#{$ti-prefix}-bus-stop:before { content: $ti-icon-bus-stop; }
|
|
7085
7108
|
.#{$ti-prefix}-businessplan:before { content: $ti-icon-businessplan; }
|
|
@@ -7184,6 +7207,7 @@ $ti-icon-zzz-off: unicode('f440');
|
|
|
7184
7207
|
.#{$ti-prefix}-car-4wd:before { content: $ti-icon-car-4wd; }
|
|
7185
7208
|
.#{$ti-prefix}-car-4wd-filled:before { content: $ti-icon-car-4wd-filled; }
|
|
7186
7209
|
.#{$ti-prefix}-car-crane:before { content: $ti-icon-car-crane; }
|
|
7210
|
+
.#{$ti-prefix}-car-crane-filled:before { content: $ti-icon-car-crane-filled; }
|
|
7187
7211
|
.#{$ti-prefix}-car-crash:before { content: $ti-icon-car-crash; }
|
|
7188
7212
|
.#{$ti-prefix}-car-fan:before { content: $ti-icon-car-fan; }
|
|
7189
7213
|
.#{$ti-prefix}-car-fan-1:before { content: $ti-icon-car-fan-1; }
|
|
@@ -7200,6 +7224,7 @@ $ti-icon-zzz-off: unicode('f440');
|
|
|
7200
7224
|
.#{$ti-prefix}-carambola:before { content: $ti-icon-carambola; }
|
|
7201
7225
|
.#{$ti-prefix}-carambola-filled:before { content: $ti-icon-carambola-filled; }
|
|
7202
7226
|
.#{$ti-prefix}-caravan:before { content: $ti-icon-caravan; }
|
|
7227
|
+
.#{$ti-prefix}-caravan-filled:before { content: $ti-icon-caravan-filled; }
|
|
7203
7228
|
.#{$ti-prefix}-cardboards:before { content: $ti-icon-cardboards; }
|
|
7204
7229
|
.#{$ti-prefix}-cardboards-filled:before { content: $ti-icon-cardboards-filled; }
|
|
7205
7230
|
.#{$ti-prefix}-cardboards-off:before { content: $ti-icon-cardboards-off; }
|
|
@@ -8338,6 +8363,7 @@ $ti-icon-zzz-off: unicode('f440');
|
|
|
8338
8363
|
.#{$ti-prefix}-empathize-off:before { content: $ti-icon-empathize-off; }
|
|
8339
8364
|
.#{$ti-prefix}-emphasis:before { content: $ti-icon-emphasis; }
|
|
8340
8365
|
.#{$ti-prefix}-engine:before { content: $ti-icon-engine; }
|
|
8366
|
+
.#{$ti-prefix}-engine-filled:before { content: $ti-icon-engine-filled; }
|
|
8341
8367
|
.#{$ti-prefix}-engine-off:before { content: $ti-icon-engine-off; }
|
|
8342
8368
|
.#{$ti-prefix}-equal:before { content: $ti-icon-equal; }
|
|
8343
8369
|
.#{$ti-prefix}-equal-double:before { content: $ti-icon-equal-double; }
|
|
@@ -8412,6 +8438,7 @@ $ti-icon-zzz-off: unicode('f440');
|
|
|
8412
8438
|
.#{$ti-prefix}-fence:before { content: $ti-icon-fence; }
|
|
8413
8439
|
.#{$ti-prefix}-fence-off:before { content: $ti-icon-fence-off; }
|
|
8414
8440
|
.#{$ti-prefix}-ferry:before { content: $ti-icon-ferry; }
|
|
8441
|
+
.#{$ti-prefix}-ferry-filled:before { content: $ti-icon-ferry-filled; }
|
|
8415
8442
|
.#{$ti-prefix}-fidget-spinner:before { content: $ti-icon-fidget-spinner; }
|
|
8416
8443
|
.#{$ti-prefix}-file:before { content: $ti-icon-file; }
|
|
8417
8444
|
.#{$ti-prefix}-file-3d:before { content: $ti-icon-file-3d; }
|
|
@@ -8477,6 +8504,7 @@ $ti-icon-zzz-off: unicode('f440');
|
|
|
8477
8504
|
.#{$ti-prefix}-file-symlink:before { content: $ti-icon-file-symlink; }
|
|
8478
8505
|
.#{$ti-prefix}-file-text:before { content: $ti-icon-file-text; }
|
|
8479
8506
|
.#{$ti-prefix}-file-text-ai:before { content: $ti-icon-file-text-ai; }
|
|
8507
|
+
.#{$ti-prefix}-file-text-shield:before { content: $ti-icon-file-text-shield; }
|
|
8480
8508
|
.#{$ti-prefix}-file-text-spark:before { content: $ti-icon-file-text-spark; }
|
|
8481
8509
|
.#{$ti-prefix}-file-time:before { content: $ti-icon-file-time; }
|
|
8482
8510
|
.#{$ti-prefix}-file-type-bmp:before { content: $ti-icon-file-type-bmp; }
|
|
@@ -8669,6 +8697,7 @@ $ti-icon-zzz-off: unicode('f440');
|
|
|
8669
8697
|
.#{$ti-prefix}-garden-cart-filled:before { content: $ti-icon-garden-cart-filled; }
|
|
8670
8698
|
.#{$ti-prefix}-garden-cart-off:before { content: $ti-icon-garden-cart-off; }
|
|
8671
8699
|
.#{$ti-prefix}-gas-station:before { content: $ti-icon-gas-station; }
|
|
8700
|
+
.#{$ti-prefix}-gas-station-filled:before { content: $ti-icon-gas-station-filled; }
|
|
8672
8701
|
.#{$ti-prefix}-gas-station-off:before { content: $ti-icon-gas-station-off; }
|
|
8673
8702
|
.#{$ti-prefix}-gauge:before { content: $ti-icon-gauge; }
|
|
8674
8703
|
.#{$ti-prefix}-gauge-filled:before { content: $ti-icon-gauge-filled; }
|
|
@@ -8767,6 +8796,7 @@ $ti-icon-zzz-off: unicode('f440');
|
|
|
8767
8796
|
.#{$ti-prefix}-hammer:before { content: $ti-icon-hammer; }
|
|
8768
8797
|
.#{$ti-prefix}-hammer-off:before { content: $ti-icon-hammer-off; }
|
|
8769
8798
|
.#{$ti-prefix}-hand-click:before { content: $ti-icon-hand-click; }
|
|
8799
|
+
.#{$ti-prefix}-hand-click-off:before { content: $ti-icon-hand-click-off; }
|
|
8770
8800
|
.#{$ti-prefix}-hand-finger:before { content: $ti-icon-hand-finger; }
|
|
8771
8801
|
.#{$ti-prefix}-hand-finger-down:before { content: $ti-icon-hand-finger-down; }
|
|
8772
8802
|
.#{$ti-prefix}-hand-finger-left:before { content: $ti-icon-hand-finger-left; }
|
|
@@ -8830,6 +8860,7 @@ $ti-icon-zzz-off: unicode('f440');
|
|
|
8830
8860
|
.#{$ti-prefix}-hearts:before { content: $ti-icon-hearts; }
|
|
8831
8861
|
.#{$ti-prefix}-hearts-off:before { content: $ti-icon-hearts-off; }
|
|
8832
8862
|
.#{$ti-prefix}-helicopter:before { content: $ti-icon-helicopter; }
|
|
8863
|
+
.#{$ti-prefix}-helicopter-filled:before { content: $ti-icon-helicopter-filled; }
|
|
8833
8864
|
.#{$ti-prefix}-helicopter-landing:before { content: $ti-icon-helicopter-landing; }
|
|
8834
8865
|
.#{$ti-prefix}-helicopter-landing-filled:before { content: $ti-icon-helicopter-landing-filled; }
|
|
8835
8866
|
.#{$ti-prefix}-helmet:before { content: $ti-icon-helmet; }
|
|
@@ -9754,6 +9785,7 @@ $ti-icon-zzz-off: unicode('f440');
|
|
|
9754
9785
|
.#{$ti-prefix}-moon-stars:before { content: $ti-icon-moon-stars; }
|
|
9755
9786
|
.#{$ti-prefix}-moped:before { content: $ti-icon-moped; }
|
|
9756
9787
|
.#{$ti-prefix}-motorbike:before { content: $ti-icon-motorbike; }
|
|
9788
|
+
.#{$ti-prefix}-motorbike-filled:before { content: $ti-icon-motorbike-filled; }
|
|
9757
9789
|
.#{$ti-prefix}-mountain:before { content: $ti-icon-mountain; }
|
|
9758
9790
|
.#{$ti-prefix}-mountain-filled:before { content: $ti-icon-mountain-filled; }
|
|
9759
9791
|
.#{$ti-prefix}-mountain-off:before { content: $ti-icon-mountain-off; }
|
|
@@ -10411,6 +10443,7 @@ $ti-icon-zzz-off: unicode('f440');
|
|
|
10411
10443
|
.#{$ti-prefix}-replace:before { content: $ti-icon-replace; }
|
|
10412
10444
|
.#{$ti-prefix}-replace-filled:before { content: $ti-icon-replace-filled; }
|
|
10413
10445
|
.#{$ti-prefix}-replace-off:before { content: $ti-icon-replace-off; }
|
|
10446
|
+
.#{$ti-prefix}-replace-user:before { content: $ti-icon-replace-user; }
|
|
10414
10447
|
.#{$ti-prefix}-report:before { content: $ti-icon-report; }
|
|
10415
10448
|
.#{$ti-prefix}-report-analytics:before { content: $ti-icon-report-analytics; }
|
|
10416
10449
|
.#{$ti-prefix}-report-medical:before { content: $ti-icon-report-medical; }
|
|
@@ -10450,6 +10483,7 @@ $ti-icon-zzz-off: unicode('f440');
|
|
|
10450
10483
|
.#{$ti-prefix}-rocket-off:before { content: $ti-icon-rocket-off; }
|
|
10451
10484
|
.#{$ti-prefix}-roller-skating:before { content: $ti-icon-roller-skating; }
|
|
10452
10485
|
.#{$ti-prefix}-rollercoaster:before { content: $ti-icon-rollercoaster; }
|
|
10486
|
+
.#{$ti-prefix}-rollercoaster-filled:before { content: $ti-icon-rollercoaster-filled; }
|
|
10453
10487
|
.#{$ti-prefix}-rollercoaster-off:before { content: $ti-icon-rollercoaster-off; }
|
|
10454
10488
|
.#{$ti-prefix}-rosette:before { content: $ti-icon-rosette; }
|
|
10455
10489
|
.#{$ti-prefix}-rosette-discount:before { content: $ti-icon-rosette-discount; }
|
|
@@ -10770,6 +10804,7 @@ $ti-icon-zzz-off: unicode('f440');
|
|
|
10770
10804
|
.#{$ti-prefix}-sparkles:before { content: $ti-icon-sparkles; }
|
|
10771
10805
|
.#{$ti-prefix}-speakerphone:before { content: $ti-icon-speakerphone; }
|
|
10772
10806
|
.#{$ti-prefix}-speedboat:before { content: $ti-icon-speedboat; }
|
|
10807
|
+
.#{$ti-prefix}-speedboat-filled:before { content: $ti-icon-speedboat-filled; }
|
|
10773
10808
|
.#{$ti-prefix}-sphere:before { content: $ti-icon-sphere; }
|
|
10774
10809
|
.#{$ti-prefix}-sphere-off:before { content: $ti-icon-sphere-off; }
|
|
10775
10810
|
.#{$ti-prefix}-sphere-plus:before { content: $ti-icon-sphere-plus; }
|
|
@@ -11278,6 +11313,7 @@ $ti-icon-zzz-off: unicode('f440');
|
|
|
11278
11313
|
.#{$ti-prefix}-traffic-lights:before { content: $ti-icon-traffic-lights; }
|
|
11279
11314
|
.#{$ti-prefix}-traffic-lights-off:before { content: $ti-icon-traffic-lights-off; }
|
|
11280
11315
|
.#{$ti-prefix}-train:before { content: $ti-icon-train; }
|
|
11316
|
+
.#{$ti-prefix}-train-filled:before { content: $ti-icon-train-filled; }
|
|
11281
11317
|
.#{$ti-prefix}-transaction-bitcoin:before { content: $ti-icon-transaction-bitcoin; }
|
|
11282
11318
|
.#{$ti-prefix}-transaction-dollar:before { content: $ti-icon-transaction-dollar; }
|
|
11283
11319
|
.#{$ti-prefix}-transaction-euro:before { content: $ti-icon-transaction-euro; }
|
|
@@ -11333,12 +11369,14 @@ $ti-icon-zzz-off: unicode('f440');
|
|
|
11333
11369
|
.#{$ti-prefix}-triangles:before { content: $ti-icon-triangles; }
|
|
11334
11370
|
.#{$ti-prefix}-trident:before { content: $ti-icon-trident; }
|
|
11335
11371
|
.#{$ti-prefix}-trolley:before { content: $ti-icon-trolley; }
|
|
11372
|
+
.#{$ti-prefix}-trolley-filled:before { content: $ti-icon-trolley-filled; }
|
|
11336
11373
|
.#{$ti-prefix}-trophy:before { content: $ti-icon-trophy; }
|
|
11337
11374
|
.#{$ti-prefix}-trophy-filled:before { content: $ti-icon-trophy-filled; }
|
|
11338
11375
|
.#{$ti-prefix}-trophy-off:before { content: $ti-icon-trophy-off; }
|
|
11339
11376
|
.#{$ti-prefix}-trowel:before { content: $ti-icon-trowel; }
|
|
11340
11377
|
.#{$ti-prefix}-truck:before { content: $ti-icon-truck; }
|
|
11341
11378
|
.#{$ti-prefix}-truck-delivery:before { content: $ti-icon-truck-delivery; }
|
|
11379
|
+
.#{$ti-prefix}-truck-filled:before { content: $ti-icon-truck-filled; }
|
|
11342
11380
|
.#{$ti-prefix}-truck-loading:before { content: $ti-icon-truck-loading; }
|
|
11343
11381
|
.#{$ti-prefix}-truck-off:before { content: $ti-icon-truck-off; }
|
|
11344
11382
|
.#{$ti-prefix}-truck-return:before { content: $ti-icon-truck-return; }
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@tabler/icons-webfont",
|
|
3
|
-
"version": "3.
|
|
3
|
+
"version": "3.27.0",
|
|
4
4
|
"description": "A set of free MIT-licensed high-quality SVG icons for you to use in your web projects.",
|
|
5
5
|
"homepage": "https://tabler-icons.io",
|
|
6
6
|
"bugs": {
|
|
@@ -34,7 +34,7 @@
|
|
|
34
34
|
"sass": "./tabler-icons.scss",
|
|
35
35
|
"style": "./tabler-icons.min.css",
|
|
36
36
|
"dependencies": {
|
|
37
|
-
"@tabler/icons": "
|
|
37
|
+
"@tabler/icons": "workspace:*"
|
|
38
38
|
},
|
|
39
39
|
"keywords": [
|
|
40
40
|
"icons",
|