@tabler/icons-webfont 3.41.1 → 3.43.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-200.svg +108 -0
- package/dist/fonts/tabler-icons-200.ttf +0 -0
- package/dist/fonts/tabler-icons-200.woff +0 -0
- package/dist/fonts/tabler-icons-200.woff2 +0 -0
- package/dist/fonts/tabler-icons-300.svg +108 -0
- package/dist/fonts/tabler-icons-300.ttf +0 -0
- package/dist/fonts/tabler-icons-300.woff +0 -0
- package/dist/fonts/tabler-icons-300.woff2 +0 -0
- 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.svg +108 -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-200.css +146 -2
- package/dist/tabler-icons-200.html +290 -2
- package/dist/tabler-icons-200.min.css +2 -2
- package/dist/tabler-icons-200.scss +5 -5
- package/dist/tabler-icons-300.css +146 -2
- package/dist/tabler-icons-300.html +290 -2
- package/dist/tabler-icons-300.min.css +2 -2
- package/dist/tabler-icons-300.scss +5 -5
- package/dist/tabler-icons-filled.css +2 -2
- package/dist/tabler-icons-filled.html +2 -2
- package/dist/tabler-icons-filled.min.css +2 -2
- package/dist/tabler-icons-filled.scss +3 -3
- package/dist/tabler-icons.css +146 -2
- package/dist/tabler-icons.html +290 -2
- package/dist/tabler-icons.min.css +2 -2
- package/dist/tabler-icons.scss +5 -5
- package/package.json +2 -2
package/dist/tabler-icons.css
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
/*!
|
|
2
|
-
* Tabler Icons 3.
|
|
2
|
+
* Tabler Icons 3.43.0 by tabler - https://tabler.io
|
|
3
3
|
* License - https://github.com/tabler/tabler-icons/blob/master/LICENSE
|
|
4
4
|
*/
|
|
5
5
|
@font-face {
|
|
6
6
|
font-family: "tabler-icons";
|
|
7
7
|
font-style: normal;
|
|
8
8
|
font-weight: 400;
|
|
9
|
-
src: url("./fonts/tabler-icons.woff2?v3.
|
|
9
|
+
src: url("./fonts/tabler-icons.woff2?v3.43.0") format("woff2"), url("./fonts/tabler-icons.woff?") format("woff"), url("./fonts/tabler-icons.ttf?v3.43.0") format("truetype");
|
|
10
10
|
}
|
|
11
11
|
.ti {
|
|
12
12
|
font-family: "tabler-icons" !important;
|
|
@@ -61,6 +61,14 @@
|
|
|
61
61
|
content: "\f0a7";
|
|
62
62
|
}
|
|
63
63
|
|
|
64
|
+
.ti-acorn:before {
|
|
65
|
+
content: "\10255";
|
|
66
|
+
}
|
|
67
|
+
|
|
68
|
+
.ti-acrobatic:before {
|
|
69
|
+
content: "\10254";
|
|
70
|
+
}
|
|
71
|
+
|
|
64
72
|
.ti-activity:before {
|
|
65
73
|
content: "\ed23";
|
|
66
74
|
}
|
|
@@ -1629,6 +1637,10 @@
|
|
|
1629
1637
|
content: "\ea2e";
|
|
1630
1638
|
}
|
|
1631
1639
|
|
|
1640
|
+
.ti-banana:before {
|
|
1641
|
+
content: "\10253";
|
|
1642
|
+
}
|
|
1643
|
+
|
|
1632
1644
|
.ti-bandage:before {
|
|
1633
1645
|
content: "\eb7a";
|
|
1634
1646
|
}
|
|
@@ -2641,6 +2653,10 @@
|
|
|
2641
2653
|
content: "\fdb9";
|
|
2642
2654
|
}
|
|
2643
2655
|
|
|
2656
|
+
.ti-brand-audible:before {
|
|
2657
|
+
content: "\10252";
|
|
2658
|
+
}
|
|
2659
|
+
|
|
2644
2660
|
.ti-brand-auth0:before {
|
|
2645
2661
|
content: "\fcb3";
|
|
2646
2662
|
}
|
|
@@ -3633,6 +3649,10 @@
|
|
|
3633
3649
|
content: "\ed6f";
|
|
3634
3650
|
}
|
|
3635
3651
|
|
|
3652
|
+
.ti-brand-stellar:before {
|
|
3653
|
+
content: "\10243";
|
|
3654
|
+
}
|
|
3655
|
+
|
|
3636
3656
|
.ti-brand-stocktwits:before {
|
|
3637
3657
|
content: "\fd78";
|
|
3638
3658
|
}
|
|
@@ -3821,6 +3841,10 @@
|
|
|
3821
3841
|
content: "\f39f";
|
|
3822
3842
|
}
|
|
3823
3843
|
|
|
3844
|
+
.ti-brand-vechain:before {
|
|
3845
|
+
content: "\10242";
|
|
3846
|
+
}
|
|
3847
|
+
|
|
3824
3848
|
.ti-brand-vercel:before {
|
|
3825
3849
|
content: "\ef24";
|
|
3826
3850
|
}
|
|
@@ -4201,6 +4225,10 @@
|
|
|
4201
4225
|
content: "\ee1b";
|
|
4202
4226
|
}
|
|
4203
4227
|
|
|
4228
|
+
.ti-building-eiffel-tower:before {
|
|
4229
|
+
content: "\10251";
|
|
4230
|
+
}
|
|
4231
|
+
|
|
4204
4232
|
.ti-building-estate:before {
|
|
4205
4233
|
content: "\f5a5";
|
|
4206
4234
|
}
|
|
@@ -4661,6 +4689,10 @@
|
|
|
4661
4689
|
content: "\efa4";
|
|
4662
4690
|
}
|
|
4663
4691
|
|
|
4692
|
+
.ti-car-door:before {
|
|
4693
|
+
content: "\10250";
|
|
4694
|
+
}
|
|
4695
|
+
|
|
4664
4696
|
.ti-car-fan:before {
|
|
4665
4697
|
content: "\fdb3";
|
|
4666
4698
|
}
|
|
@@ -4685,6 +4717,10 @@
|
|
|
4685
4717
|
content: "\fc77";
|
|
4686
4718
|
}
|
|
4687
4719
|
|
|
4720
|
+
.ti-car-lifter:before {
|
|
4721
|
+
content: "\1024f";
|
|
4722
|
+
}
|
|
4723
|
+
|
|
4688
4724
|
.ti-car-off:before {
|
|
4689
4725
|
content: "\f0c7";
|
|
4690
4726
|
}
|
|
@@ -5237,6 +5273,10 @@
|
|
|
5237
5273
|
content: "\f383";
|
|
5238
5274
|
}
|
|
5239
5275
|
|
|
5276
|
+
.ti-chocolate:before {
|
|
5277
|
+
content: "\1024e";
|
|
5278
|
+
}
|
|
5279
|
+
|
|
5240
5280
|
.ti-christmas-ball:before {
|
|
5241
5281
|
content: "\fd31";
|
|
5242
5282
|
}
|
|
@@ -5937,6 +5977,14 @@
|
|
|
5937
5977
|
content: "\ebe5";
|
|
5938
5978
|
}
|
|
5939
5979
|
|
|
5980
|
+
.ti-clef:before {
|
|
5981
|
+
content: "\10240";
|
|
5982
|
+
}
|
|
5983
|
+
|
|
5984
|
+
.ti-clef-staff:before {
|
|
5985
|
+
content: "\10241";
|
|
5986
|
+
}
|
|
5987
|
+
|
|
5940
5988
|
.ti-click:before {
|
|
5941
5989
|
content: "\ebbc";
|
|
5942
5990
|
}
|
|
@@ -6985,6 +7033,10 @@
|
|
|
6985
7033
|
content: "\f372";
|
|
6986
7034
|
}
|
|
6987
7035
|
|
|
7036
|
+
.ti-currency-husd:before {
|
|
7037
|
+
content: "\1023f";
|
|
7038
|
+
}
|
|
7039
|
+
|
|
6988
7040
|
.ti-currency-iranian-rial:before {
|
|
6989
7041
|
content: "\fa58";
|
|
6990
7042
|
}
|
|
@@ -7117,6 +7169,10 @@
|
|
|
7117
7169
|
content: "\f37d";
|
|
7118
7170
|
}
|
|
7119
7171
|
|
|
7172
|
+
.ti-currency-tether:before {
|
|
7173
|
+
content: "\1023e";
|
|
7174
|
+
}
|
|
7175
|
+
|
|
7120
7176
|
.ti-currency-tugrik:before {
|
|
7121
7177
|
content: "\ee6a";
|
|
7122
7178
|
}
|
|
@@ -7141,6 +7197,10 @@
|
|
|
7141
7197
|
content: "\f29a";
|
|
7142
7198
|
}
|
|
7143
7199
|
|
|
7200
|
+
.ti-currency-zcash:before {
|
|
7201
|
+
content: "\1023d";
|
|
7202
|
+
}
|
|
7203
|
+
|
|
7144
7204
|
.ti-currency-zloty:before {
|
|
7145
7205
|
content: "\ee6c";
|
|
7146
7206
|
}
|
|
@@ -7341,6 +7401,10 @@
|
|
|
7341
7401
|
content: "\ee76";
|
|
7342
7402
|
}
|
|
7343
7403
|
|
|
7404
|
+
.ti-device-computer-camera-2:before {
|
|
7405
|
+
content: "\1023c";
|
|
7406
|
+
}
|
|
7407
|
+
|
|
7344
7408
|
.ti-device-computer-camera-off:before {
|
|
7345
7409
|
content: "\ee75";
|
|
7346
7410
|
}
|
|
@@ -8329,6 +8393,10 @@
|
|
|
8329
8393
|
content: "\ef4d";
|
|
8330
8394
|
}
|
|
8331
8395
|
|
|
8396
|
+
.ti-door-hanger:before {
|
|
8397
|
+
content: "\1023b";
|
|
8398
|
+
}
|
|
8399
|
+
|
|
8332
8400
|
.ti-door-off:before {
|
|
8333
8401
|
content: "\f11b";
|
|
8334
8402
|
}
|
|
@@ -8481,6 +8549,10 @@
|
|
|
8481
8549
|
content: "\fa59";
|
|
8482
8550
|
}
|
|
8483
8551
|
|
|
8552
|
+
.ti-dumbbell:before {
|
|
8553
|
+
content: "\1024d";
|
|
8554
|
+
}
|
|
8555
|
+
|
|
8484
8556
|
.ti-dumpling:before {
|
|
8485
8557
|
content: "\feb5";
|
|
8486
8558
|
}
|
|
@@ -8501,6 +8573,10 @@
|
|
|
8501
8573
|
content: "\fd57";
|
|
8502
8574
|
}
|
|
8503
8575
|
|
|
8576
|
+
.ti-earphone-bluetooth:before {
|
|
8577
|
+
content: "\1023a";
|
|
8578
|
+
}
|
|
8579
|
+
|
|
8504
8580
|
.ti-ease-in:before {
|
|
8505
8581
|
content: "\f573";
|
|
8506
8582
|
}
|
|
@@ -8653,6 +8729,10 @@
|
|
|
8653
8729
|
content: "\f124";
|
|
8654
8730
|
}
|
|
8655
8731
|
|
|
8732
|
+
.ti-exercise-ball:before {
|
|
8733
|
+
content: "\1024c";
|
|
8734
|
+
}
|
|
8735
|
+
|
|
8656
8736
|
.ti-explicit:before {
|
|
8657
8737
|
content: "\f256";
|
|
8658
8738
|
}
|
|
@@ -9677,6 +9757,10 @@
|
|
|
9677
9757
|
content: "\ebb3";
|
|
9678
9758
|
}
|
|
9679
9759
|
|
|
9760
|
+
.ti-flood:before {
|
|
9761
|
+
content: "\1024b";
|
|
9762
|
+
}
|
|
9763
|
+
|
|
9680
9764
|
.ti-flower:before {
|
|
9681
9765
|
content: "\eff6";
|
|
9682
9766
|
}
|
|
@@ -10141,6 +10225,10 @@
|
|
|
10141
10225
|
content: "\ee92";
|
|
10142
10226
|
}
|
|
10143
10227
|
|
|
10228
|
+
.ti-grape:before {
|
|
10229
|
+
content: "\10239";
|
|
10230
|
+
}
|
|
10231
|
+
|
|
10144
10232
|
.ti-graph:before {
|
|
10145
10233
|
content: "\f288";
|
|
10146
10234
|
}
|
|
@@ -10245,6 +10333,10 @@
|
|
|
10245
10333
|
content: "\ef91";
|
|
10246
10334
|
}
|
|
10247
10335
|
|
|
10336
|
+
.ti-hammer-drill:before {
|
|
10337
|
+
content: "\10238";
|
|
10338
|
+
}
|
|
10339
|
+
|
|
10248
10340
|
.ti-hammer-off:before {
|
|
10249
10341
|
content: "\f13c";
|
|
10250
10342
|
}
|
|
@@ -11069,6 +11161,10 @@
|
|
|
11069
11161
|
content: "\100de";
|
|
11070
11162
|
}
|
|
11071
11163
|
|
|
11164
|
+
.ti-hula-hoop:before {
|
|
11165
|
+
content: "\1024a";
|
|
11166
|
+
}
|
|
11167
|
+
|
|
11072
11168
|
.ti-ice-cream:before {
|
|
11073
11169
|
content: "\eac2";
|
|
11074
11170
|
}
|
|
@@ -11149,6 +11245,10 @@
|
|
|
11149
11245
|
content: "\eb69";
|
|
11150
11246
|
}
|
|
11151
11247
|
|
|
11248
|
+
.ti-infinity-2:before {
|
|
11249
|
+
content: "\10237";
|
|
11250
|
+
}
|
|
11251
|
+
|
|
11152
11252
|
.ti-infinity-off:before {
|
|
11153
11253
|
content: "\f3fe";
|
|
11154
11254
|
}
|
|
@@ -11469,6 +11569,10 @@
|
|
|
11469
11569
|
content: "\ff46";
|
|
11470
11570
|
}
|
|
11471
11571
|
|
|
11572
|
+
.ti-lawn-mower:before {
|
|
11573
|
+
content: "\10236";
|
|
11574
|
+
}
|
|
11575
|
+
|
|
11472
11576
|
.ti-layers-difference:before {
|
|
11473
11577
|
content: "\eac8";
|
|
11474
11578
|
}
|
|
@@ -11669,6 +11773,10 @@
|
|
|
11669
11773
|
content: "\ff44";
|
|
11670
11774
|
}
|
|
11671
11775
|
|
|
11776
|
+
.ti-leaf-maple:before {
|
|
11777
|
+
content: "\10249";
|
|
11778
|
+
}
|
|
11779
|
+
|
|
11672
11780
|
.ti-leaf-off:before {
|
|
11673
11781
|
content: "\f400";
|
|
11674
11782
|
}
|
|
@@ -12045,6 +12153,10 @@
|
|
|
12045
12153
|
content: "\f513";
|
|
12046
12154
|
}
|
|
12047
12155
|
|
|
12156
|
+
.ti-loader-4:before {
|
|
12157
|
+
content: "\10235";
|
|
12158
|
+
}
|
|
12159
|
+
|
|
12048
12160
|
.ti-loader-quarter:before {
|
|
12049
12161
|
content: "\eca2";
|
|
12050
12162
|
}
|
|
@@ -13649,6 +13761,10 @@
|
|
|
13649
13761
|
content: "\ecbc";
|
|
13650
13762
|
}
|
|
13651
13763
|
|
|
13764
|
+
.ti-mosque:before {
|
|
13765
|
+
content: "\10234";
|
|
13766
|
+
}
|
|
13767
|
+
|
|
13652
13768
|
.ti-motorbike:before {
|
|
13653
13769
|
content: "\eeb6";
|
|
13654
13770
|
}
|
|
@@ -13965,6 +14081,10 @@
|
|
|
13965
14081
|
content: "\f014";
|
|
13966
14082
|
}
|
|
13967
14083
|
|
|
14084
|
+
.ti-notdef:before {
|
|
14085
|
+
content: "\10248";
|
|
14086
|
+
}
|
|
14087
|
+
|
|
13968
14088
|
.ti-note:before {
|
|
13969
14089
|
content: "\eb6d";
|
|
13970
14090
|
}
|
|
@@ -14785,6 +14905,10 @@
|
|
|
14785
14905
|
content: "\fc0e";
|
|
14786
14906
|
}
|
|
14787
14907
|
|
|
14908
|
+
.ti-pendulum:before {
|
|
14909
|
+
content: "\10233";
|
|
14910
|
+
}
|
|
14911
|
+
|
|
14788
14912
|
.ti-pennant:before {
|
|
14789
14913
|
content: "\ed7d";
|
|
14790
14914
|
}
|
|
@@ -15481,6 +15605,10 @@
|
|
|
15481
15605
|
content: "\f0a1";
|
|
15482
15606
|
}
|
|
15483
15607
|
|
|
15608
|
+
.ti-plunger:before {
|
|
15609
|
+
content: "\10232";
|
|
15610
|
+
}
|
|
15611
|
+
|
|
15484
15612
|
.ti-plus:before {
|
|
15485
15613
|
content: "\eb0b";
|
|
15486
15614
|
}
|
|
@@ -16385,6 +16513,10 @@
|
|
|
16385
16513
|
content: "\f5aa";
|
|
16386
16514
|
}
|
|
16387
16515
|
|
|
16516
|
+
.ti-rugby:before {
|
|
16517
|
+
content: "\10247";
|
|
16518
|
+
}
|
|
16519
|
+
|
|
16388
16520
|
.ti-ruler:before {
|
|
16389
16521
|
content: "\eb1a";
|
|
16390
16522
|
}
|
|
@@ -18429,6 +18561,10 @@
|
|
|
18429
18561
|
content: "\efc1";
|
|
18430
18562
|
}
|
|
18431
18563
|
|
|
18564
|
+
.ti-taiwan-dollar:before {
|
|
18565
|
+
content: "\10246";
|
|
18566
|
+
}
|
|
18567
|
+
|
|
18432
18568
|
.ti-tallymark-1:before {
|
|
18433
18569
|
content: "\ec46";
|
|
18434
18570
|
}
|
|
@@ -18457,6 +18593,10 @@
|
|
|
18457
18593
|
content: "\eb35";
|
|
18458
18594
|
}
|
|
18459
18595
|
|
|
18596
|
+
.ti-target-2:before {
|
|
18597
|
+
content: "\10245";
|
|
18598
|
+
}
|
|
18599
|
+
|
|
18460
18600
|
.ti-target-arrow:before {
|
|
18461
18601
|
content: "\f51a";
|
|
18462
18602
|
}
|
|
@@ -19205,6 +19345,10 @@
|
|
|
19205
19345
|
content: "\eba2";
|
|
19206
19346
|
}
|
|
19207
19347
|
|
|
19348
|
+
.ti-unicycle:before {
|
|
19349
|
+
content: "\10244";
|
|
19350
|
+
}
|
|
19351
|
+
|
|
19208
19352
|
.ti-universe:before {
|
|
19209
19353
|
content: "\fcc4";
|
|
19210
19354
|
}
|