@tabler/icons-webfont 2.30.0 → 2.32.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 +155 -11
- package/tabler-icons.css.map +1 -1
- package/tabler-icons.html +343 -19
- package/tabler-icons.min.css +2 -2
- package/tabler-icons.min.css.map +1 -1
- package/tabler-icons.scss +81 -9
package/fonts/tabler-icons.eot
CHANGED
|
Binary file
|
package/fonts/tabler-icons.ttf
CHANGED
|
Binary file
|
package/fonts/tabler-icons.woff
CHANGED
|
Binary file
|
package/fonts/tabler-icons.woff2
CHANGED
|
Binary file
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@tabler/icons-webfont",
|
|
3
|
-
"version": "2.
|
|
3
|
+
"version": "2.32.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": {
|
|
@@ -35,7 +35,7 @@
|
|
|
35
35
|
"sass": "./tabler-icons.scss",
|
|
36
36
|
"style": "./tabler-icons.min.css",
|
|
37
37
|
"dependencies": {
|
|
38
|
-
"@tabler/icons": "2.
|
|
38
|
+
"@tabler/icons": "2.32.0"
|
|
39
39
|
},
|
|
40
40
|
"keywords": [
|
|
41
41
|
"icons",
|
package/tabler-icons.css
CHANGED
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
/*!
|
|
2
|
-
* Tabler Icons 2.
|
|
2
|
+
* Tabler Icons 2.32.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.eot?v2.
|
|
10
|
-
src: url("./fonts/tabler-icons.eot?#iefix-v2.
|
|
9
|
+
src: url("./fonts/tabler-icons.eot?v2.32.0");
|
|
10
|
+
src: url("./fonts/tabler-icons.eot?#iefix-v2.32.0") format("embedded-opentype"), url("./fonts/tabler-icons.woff2?v2.32.0") format("woff2"), url("./fonts/tabler-icons.woff?") format("woff"), url("./fonts/tabler-icons.ttf?v2.32.0") format("truetype");
|
|
11
11
|
}
|
|
12
12
|
.ti {
|
|
13
13
|
font-family: "tabler-icons" !important;
|
|
@@ -22,6 +22,10 @@
|
|
|
22
22
|
-moz-osx-font-smoothing: grayscale;
|
|
23
23
|
}
|
|
24
24
|
|
|
25
|
+
.ti-12-hours:before {
|
|
26
|
+
content: "\fc53";
|
|
27
|
+
}
|
|
28
|
+
|
|
25
29
|
.ti-123:before {
|
|
26
30
|
content: "\f554";
|
|
27
31
|
}
|
|
@@ -526,6 +530,10 @@
|
|
|
526
530
|
content: "\f1e1";
|
|
527
531
|
}
|
|
528
532
|
|
|
533
|
+
.ti-alt:before {
|
|
534
|
+
content: "\fc54";
|
|
535
|
+
}
|
|
536
|
+
|
|
529
537
|
.ti-ambulance:before {
|
|
530
538
|
content: "\ebf5";
|
|
531
539
|
}
|
|
@@ -642,6 +650,10 @@
|
|
|
642
650
|
content: "\f0ac";
|
|
643
651
|
}
|
|
644
652
|
|
|
653
|
+
.ti-archery-arrow:before {
|
|
654
|
+
content: "\fc55";
|
|
655
|
+
}
|
|
656
|
+
|
|
645
657
|
.ti-archive:before {
|
|
646
658
|
content: "\ea0b";
|
|
647
659
|
}
|
|
@@ -2842,6 +2854,10 @@
|
|
|
2842
2854
|
content: "\f24e";
|
|
2843
2855
|
}
|
|
2844
2856
|
|
|
2857
|
+
.ti-brand-databricks:before {
|
|
2858
|
+
content: "\fc41";
|
|
2859
|
+
}
|
|
2860
|
+
|
|
2845
2861
|
.ti-brand-days-counter:before {
|
|
2846
2862
|
content: "\f4d2";
|
|
2847
2863
|
}
|
|
@@ -3270,10 +3286,6 @@
|
|
|
3270
3286
|
content: "\efb0";
|
|
3271
3287
|
}
|
|
3272
3288
|
|
|
3273
|
-
.ti-brand-microsoft-teams:before {
|
|
3274
|
-
content: "\fadf";
|
|
3275
|
-
}
|
|
3276
|
-
|
|
3277
3289
|
.ti-brand-minecraft:before {
|
|
3278
3290
|
content: "\faef";
|
|
3279
3291
|
}
|
|
@@ -3398,6 +3410,10 @@
|
|
|
3398
3410
|
content: "\edd1";
|
|
3399
3411
|
}
|
|
3400
3412
|
|
|
3413
|
+
.ti-brand-parsinta:before {
|
|
3414
|
+
content: "\fc42";
|
|
3415
|
+
}
|
|
3416
|
+
|
|
3401
3417
|
.ti-brand-patreon:before {
|
|
3402
3418
|
content: "\edd2";
|
|
3403
3419
|
}
|
|
@@ -3670,6 +3686,10 @@
|
|
|
3670
3686
|
content: "\f5ef";
|
|
3671
3687
|
}
|
|
3672
3688
|
|
|
3689
|
+
.ti-brand-teams:before {
|
|
3690
|
+
content: "\fadf";
|
|
3691
|
+
}
|
|
3692
|
+
|
|
3673
3693
|
.ti-brand-ted:before {
|
|
3674
3694
|
content: "\f658";
|
|
3675
3695
|
}
|
|
@@ -3698,14 +3718,14 @@
|
|
|
3698
3718
|
content: "\ed70";
|
|
3699
3719
|
}
|
|
3700
3720
|
|
|
3701
|
-
.ti-brand-tikto-filled:before {
|
|
3702
|
-
content: "\f7ea";
|
|
3703
|
-
}
|
|
3704
|
-
|
|
3705
3721
|
.ti-brand-tiktok:before {
|
|
3706
3722
|
content: "\ec73";
|
|
3707
3723
|
}
|
|
3708
3724
|
|
|
3725
|
+
.ti-brand-tiktok-filled:before {
|
|
3726
|
+
content: "\f7ea";
|
|
3727
|
+
}
|
|
3728
|
+
|
|
3709
3729
|
.ti-brand-tinder:before {
|
|
3710
3730
|
content: "\ed71";
|
|
3711
3731
|
}
|
|
@@ -4566,6 +4586,10 @@
|
|
|
4566
4586
|
content: "\fb2b";
|
|
4567
4587
|
}
|
|
4568
4588
|
|
|
4589
|
+
.ti-caret-left-right:before {
|
|
4590
|
+
content: "\fc43";
|
|
4591
|
+
}
|
|
4592
|
+
|
|
4569
4593
|
.ti-caret-right:before {
|
|
4570
4594
|
content: "\eb5f";
|
|
4571
4595
|
}
|
|
@@ -4578,6 +4602,10 @@
|
|
|
4578
4602
|
content: "\eb60";
|
|
4579
4603
|
}
|
|
4580
4604
|
|
|
4605
|
+
.ti-caret-up-down:before {
|
|
4606
|
+
content: "\fc44";
|
|
4607
|
+
}
|
|
4608
|
+
|
|
4581
4609
|
.ti-caret-up-filled:before {
|
|
4582
4610
|
content: "\fb2d";
|
|
4583
4611
|
}
|
|
@@ -5582,10 +5610,18 @@
|
|
|
5582
5610
|
content: "\ea70";
|
|
5583
5611
|
}
|
|
5584
5612
|
|
|
5613
|
+
.ti-clock-12:before {
|
|
5614
|
+
content: "\fc56";
|
|
5615
|
+
}
|
|
5616
|
+
|
|
5585
5617
|
.ti-clock-2:before {
|
|
5586
5618
|
content: "\f099";
|
|
5587
5619
|
}
|
|
5588
5620
|
|
|
5621
|
+
.ti-clock-24:before {
|
|
5622
|
+
content: "\fc57";
|
|
5623
|
+
}
|
|
5624
|
+
|
|
5589
5625
|
.ti-clock-bolt:before {
|
|
5590
5626
|
content: "\f844";
|
|
5591
5627
|
}
|
|
@@ -6894,6 +6930,10 @@
|
|
|
6894
6930
|
content: "\eb62";
|
|
6895
6931
|
}
|
|
6896
6932
|
|
|
6933
|
+
.ti-device-game-pad:before {
|
|
6934
|
+
content: "\fc58";
|
|
6935
|
+
}
|
|
6936
|
+
|
|
6897
6937
|
.ti-device-gamepad:before {
|
|
6898
6938
|
content: "\eb63";
|
|
6899
6939
|
}
|
|
@@ -7422,6 +7462,10 @@
|
|
|
7422
7462
|
content: "\f1d3";
|
|
7423
7463
|
}
|
|
7424
7464
|
|
|
7465
|
+
.ti-device-usb:before {
|
|
7466
|
+
content: "\fc59";
|
|
7467
|
+
}
|
|
7468
|
+
|
|
7425
7469
|
.ti-device-vision-pro:before {
|
|
7426
7470
|
content: "\fae7";
|
|
7427
7471
|
}
|
|
@@ -10142,6 +10186,10 @@
|
|
|
10142
10186
|
content: "\ee9c";
|
|
10143
10187
|
}
|
|
10144
10188
|
|
|
10189
|
+
.ti-hexagon-plus:before {
|
|
10190
|
+
content: "\fc45";
|
|
10191
|
+
}
|
|
10192
|
+
|
|
10145
10193
|
.ti-hexagonal-prism:before {
|
|
10146
10194
|
content: "\faa5";
|
|
10147
10195
|
}
|
|
@@ -10330,6 +10378,10 @@
|
|
|
10330
10378
|
content: "\f347";
|
|
10331
10379
|
}
|
|
10332
10380
|
|
|
10381
|
+
.ti-horse:before {
|
|
10382
|
+
content: "\fc46";
|
|
10383
|
+
}
|
|
10384
|
+
|
|
10333
10385
|
.ti-horse-toy:before {
|
|
10334
10386
|
content: "\f28a";
|
|
10335
10387
|
}
|
|
@@ -10590,10 +10642,22 @@
|
|
|
10590
10642
|
content: "\f75e";
|
|
10591
10643
|
}
|
|
10592
10644
|
|
|
10645
|
+
.ti-input-ai:before {
|
|
10646
|
+
content: "\fc5a";
|
|
10647
|
+
}
|
|
10648
|
+
|
|
10649
|
+
.ti-input-check:before {
|
|
10650
|
+
content: "\fc5b";
|
|
10651
|
+
}
|
|
10652
|
+
|
|
10593
10653
|
.ti-input-search:before {
|
|
10594
10654
|
content: "\f2a2";
|
|
10595
10655
|
}
|
|
10596
10656
|
|
|
10657
|
+
.ti-input-x:before {
|
|
10658
|
+
content: "\fc5c";
|
|
10659
|
+
}
|
|
10660
|
+
|
|
10597
10661
|
.ti-ironing:before {
|
|
10598
10662
|
content: "\fa7c";
|
|
10599
10663
|
}
|
|
@@ -11214,6 +11278,10 @@
|
|
|
11214
11278
|
content: "\ef40";
|
|
11215
11279
|
}
|
|
11216
11280
|
|
|
11281
|
+
.ti-list-letters:before {
|
|
11282
|
+
content: "\fc47";
|
|
11283
|
+
}
|
|
11284
|
+
|
|
11217
11285
|
.ti-list-numbers:before {
|
|
11218
11286
|
content: "\ef11";
|
|
11219
11287
|
}
|
|
@@ -11714,6 +11782,10 @@
|
|
|
11714
11782
|
content: "\fbca";
|
|
11715
11783
|
}
|
|
11716
11784
|
|
|
11785
|
+
.ti-map-east:before {
|
|
11786
|
+
content: "\fc5d";
|
|
11787
|
+
}
|
|
11788
|
+
|
|
11717
11789
|
.ti-map-exclamation:before {
|
|
11718
11790
|
content: "\fbcb";
|
|
11719
11791
|
}
|
|
@@ -11726,6 +11798,10 @@
|
|
|
11726
11798
|
content: "\fbcd";
|
|
11727
11799
|
}
|
|
11728
11800
|
|
|
11801
|
+
.ti-map-north:before {
|
|
11802
|
+
content: "\fc5e";
|
|
11803
|
+
}
|
|
11804
|
+
|
|
11729
11805
|
.ti-map-off:before {
|
|
11730
11806
|
content: "\f15c";
|
|
11731
11807
|
}
|
|
@@ -11738,6 +11814,10 @@
|
|
|
11738
11814
|
content: "\eae8";
|
|
11739
11815
|
}
|
|
11740
11816
|
|
|
11817
|
+
.ti-map-pin-2:before {
|
|
11818
|
+
content: "\fc48";
|
|
11819
|
+
}
|
|
11820
|
+
|
|
11741
11821
|
.ti-map-pin-bolt:before {
|
|
11742
11822
|
content: "\f94a";
|
|
11743
11823
|
}
|
|
@@ -11842,6 +11922,10 @@
|
|
|
11842
11922
|
content: "\fbd1";
|
|
11843
11923
|
}
|
|
11844
11924
|
|
|
11925
|
+
.ti-map-south:before {
|
|
11926
|
+
content: "\fc5f";
|
|
11927
|
+
}
|
|
11928
|
+
|
|
11845
11929
|
.ti-map-star:before {
|
|
11846
11930
|
content: "\fbd2";
|
|
11847
11931
|
}
|
|
@@ -11850,6 +11934,10 @@
|
|
|
11850
11934
|
content: "\fbd3";
|
|
11851
11935
|
}
|
|
11852
11936
|
|
|
11937
|
+
.ti-map-west:before {
|
|
11938
|
+
content: "\fc60";
|
|
11939
|
+
}
|
|
11940
|
+
|
|
11853
11941
|
.ti-map-x:before {
|
|
11854
11942
|
content: "\fbd4";
|
|
11855
11943
|
}
|
|
@@ -13130,6 +13218,10 @@
|
|
|
13130
13218
|
content: "\ef65";
|
|
13131
13219
|
}
|
|
13132
13220
|
|
|
13221
|
+
.ti-nut:before {
|
|
13222
|
+
content: "\fc61";
|
|
13223
|
+
}
|
|
13224
|
+
|
|
13133
13225
|
.ti-octagon:before {
|
|
13134
13226
|
content: "\ecbd";
|
|
13135
13227
|
}
|
|
@@ -13446,6 +13538,10 @@
|
|
|
13446
13538
|
content: "\f41a";
|
|
13447
13539
|
}
|
|
13448
13540
|
|
|
13541
|
+
.ti-pentagon-plus:before {
|
|
13542
|
+
content: "\fc49";
|
|
13543
|
+
}
|
|
13544
|
+
|
|
13449
13545
|
.ti-pentagram:before {
|
|
13450
13546
|
content: "\f586";
|
|
13451
13547
|
}
|
|
@@ -13538,6 +13634,18 @@
|
|
|
13538
13634
|
content: "\f35e";
|
|
13539
13635
|
}
|
|
13540
13636
|
|
|
13637
|
+
.ti-photo-circle:before {
|
|
13638
|
+
content: "\fc4a";
|
|
13639
|
+
}
|
|
13640
|
+
|
|
13641
|
+
.ti-photo-circle-minus:before {
|
|
13642
|
+
content: "\fc62";
|
|
13643
|
+
}
|
|
13644
|
+
|
|
13645
|
+
.ti-photo-circle-plus:before {
|
|
13646
|
+
content: "\fc63";
|
|
13647
|
+
}
|
|
13648
|
+
|
|
13541
13649
|
.ti-photo-code:before {
|
|
13542
13650
|
content: "\f991";
|
|
13543
13651
|
}
|
|
@@ -13570,6 +13678,10 @@
|
|
|
13570
13678
|
content: "\f361";
|
|
13571
13679
|
}
|
|
13572
13680
|
|
|
13681
|
+
.ti-photo-hexagon:before {
|
|
13682
|
+
content: "\fc4b";
|
|
13683
|
+
}
|
|
13684
|
+
|
|
13573
13685
|
.ti-photo-minus:before {
|
|
13574
13686
|
content: "\f362";
|
|
13575
13687
|
}
|
|
@@ -13582,6 +13694,10 @@
|
|
|
13582
13694
|
content: "\f995";
|
|
13583
13695
|
}
|
|
13584
13696
|
|
|
13697
|
+
.ti-photo-pentagon:before {
|
|
13698
|
+
content: "\fc4c";
|
|
13699
|
+
}
|
|
13700
|
+
|
|
13585
13701
|
.ti-photo-pin:before {
|
|
13586
13702
|
content: "\f996";
|
|
13587
13703
|
}
|
|
@@ -13618,6 +13734,10 @@
|
|
|
13618
13734
|
content: "\f365";
|
|
13619
13735
|
}
|
|
13620
13736
|
|
|
13737
|
+
.ti-photo-square-rounded:before {
|
|
13738
|
+
content: "\fc4d";
|
|
13739
|
+
}
|
|
13740
|
+
|
|
13621
13741
|
.ti-photo-star:before {
|
|
13622
13742
|
content: "\f366";
|
|
13623
13743
|
}
|
|
@@ -17598,6 +17718,10 @@
|
|
|
17598
17718
|
content: "\f7cd";
|
|
17599
17719
|
}
|
|
17600
17720
|
|
|
17721
|
+
.ti-user-hexagon:before {
|
|
17722
|
+
content: "\fc4e";
|
|
17723
|
+
}
|
|
17724
|
+
|
|
17601
17725
|
.ti-user-minus:before {
|
|
17602
17726
|
content: "\eb4a";
|
|
17603
17727
|
}
|
|
@@ -17610,6 +17734,10 @@
|
|
|
17610
17734
|
content: "\f9d7";
|
|
17611
17735
|
}
|
|
17612
17736
|
|
|
17737
|
+
.ti-user-pentagon:before {
|
|
17738
|
+
content: "\fc4f";
|
|
17739
|
+
}
|
|
17740
|
+
|
|
17613
17741
|
.ti-user-pin:before {
|
|
17614
17742
|
content: "\f7ce";
|
|
17615
17743
|
}
|
|
@@ -17634,6 +17762,14 @@
|
|
|
17634
17762
|
content: "\f7d0";
|
|
17635
17763
|
}
|
|
17636
17764
|
|
|
17765
|
+
.ti-user-square:before {
|
|
17766
|
+
content: "\fc51";
|
|
17767
|
+
}
|
|
17768
|
+
|
|
17769
|
+
.ti-user-square-rounded:before {
|
|
17770
|
+
content: "\fc50";
|
|
17771
|
+
}
|
|
17772
|
+
|
|
17637
17773
|
.ti-user-star:before {
|
|
17638
17774
|
content: "\f7d1";
|
|
17639
17775
|
}
|
|
@@ -17850,6 +17986,10 @@
|
|
|
17850
17986
|
content: "\f1c3";
|
|
17851
17987
|
}
|
|
17852
17988
|
|
|
17989
|
+
.ti-vs:before {
|
|
17990
|
+
content: "\fc52";
|
|
17991
|
+
}
|
|
17992
|
+
|
|
17853
17993
|
.ti-walk:before {
|
|
17854
17994
|
content: "\ec87";
|
|
17855
17995
|
}
|
|
@@ -18034,6 +18174,10 @@
|
|
|
18034
18174
|
content: "\f589";
|
|
18035
18175
|
}
|
|
18036
18176
|
|
|
18177
|
+
.ti-wheel:before {
|
|
18178
|
+
content: "\fc64";
|
|
18179
|
+
}
|
|
18180
|
+
|
|
18037
18181
|
.ti-wheelchair:before {
|
|
18038
18182
|
content: "\f1db";
|
|
18039
18183
|
}
|