@tabler/icons-webfont 2.30.0 → 2.31.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 +83 -11
- package/tabler-icons.css.map +1 -1
- package/tabler-icons.html +181 -19
- package/tabler-icons.min.css +2 -2
- package/tabler-icons.min.css.map +1 -1
- package/tabler-icons.scss +45 -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.31.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.31.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.31.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.31.0");
|
|
10
|
+
src: url("./fonts/tabler-icons.eot?#iefix-v2.31.0") format("embedded-opentype"), url("./fonts/tabler-icons.woff2?v2.31.0") format("woff2"), url("./fonts/tabler-icons.woff?") format("woff"), url("./fonts/tabler-icons.ttf?v2.31.0") format("truetype");
|
|
11
11
|
}
|
|
12
12
|
.ti {
|
|
13
13
|
font-family: "tabler-icons" !important;
|
|
@@ -2842,6 +2842,10 @@
|
|
|
2842
2842
|
content: "\f24e";
|
|
2843
2843
|
}
|
|
2844
2844
|
|
|
2845
|
+
.ti-brand-databricks:before {
|
|
2846
|
+
content: "\fc41";
|
|
2847
|
+
}
|
|
2848
|
+
|
|
2845
2849
|
.ti-brand-days-counter:before {
|
|
2846
2850
|
content: "\f4d2";
|
|
2847
2851
|
}
|
|
@@ -3270,10 +3274,6 @@
|
|
|
3270
3274
|
content: "\efb0";
|
|
3271
3275
|
}
|
|
3272
3276
|
|
|
3273
|
-
.ti-brand-microsoft-teams:before {
|
|
3274
|
-
content: "\fadf";
|
|
3275
|
-
}
|
|
3276
|
-
|
|
3277
3277
|
.ti-brand-minecraft:before {
|
|
3278
3278
|
content: "\faef";
|
|
3279
3279
|
}
|
|
@@ -3398,6 +3398,10 @@
|
|
|
3398
3398
|
content: "\edd1";
|
|
3399
3399
|
}
|
|
3400
3400
|
|
|
3401
|
+
.ti-brand-parsinta:before {
|
|
3402
|
+
content: "\fc42";
|
|
3403
|
+
}
|
|
3404
|
+
|
|
3401
3405
|
.ti-brand-patreon:before {
|
|
3402
3406
|
content: "\edd2";
|
|
3403
3407
|
}
|
|
@@ -3670,6 +3674,10 @@
|
|
|
3670
3674
|
content: "\f5ef";
|
|
3671
3675
|
}
|
|
3672
3676
|
|
|
3677
|
+
.ti-brand-teams:before {
|
|
3678
|
+
content: "\fadf";
|
|
3679
|
+
}
|
|
3680
|
+
|
|
3673
3681
|
.ti-brand-ted:before {
|
|
3674
3682
|
content: "\f658";
|
|
3675
3683
|
}
|
|
@@ -3698,14 +3706,14 @@
|
|
|
3698
3706
|
content: "\ed70";
|
|
3699
3707
|
}
|
|
3700
3708
|
|
|
3701
|
-
.ti-brand-tikto-filled:before {
|
|
3702
|
-
content: "\f7ea";
|
|
3703
|
-
}
|
|
3704
|
-
|
|
3705
3709
|
.ti-brand-tiktok:before {
|
|
3706
3710
|
content: "\ec73";
|
|
3707
3711
|
}
|
|
3708
3712
|
|
|
3713
|
+
.ti-brand-tiktok-filled:before {
|
|
3714
|
+
content: "\f7ea";
|
|
3715
|
+
}
|
|
3716
|
+
|
|
3709
3717
|
.ti-brand-tinder:before {
|
|
3710
3718
|
content: "\ed71";
|
|
3711
3719
|
}
|
|
@@ -4566,6 +4574,10 @@
|
|
|
4566
4574
|
content: "\fb2b";
|
|
4567
4575
|
}
|
|
4568
4576
|
|
|
4577
|
+
.ti-caret-left-right:before {
|
|
4578
|
+
content: "\fc43";
|
|
4579
|
+
}
|
|
4580
|
+
|
|
4569
4581
|
.ti-caret-right:before {
|
|
4570
4582
|
content: "\eb5f";
|
|
4571
4583
|
}
|
|
@@ -4578,6 +4590,10 @@
|
|
|
4578
4590
|
content: "\eb60";
|
|
4579
4591
|
}
|
|
4580
4592
|
|
|
4593
|
+
.ti-caret-up-down:before {
|
|
4594
|
+
content: "\fc44";
|
|
4595
|
+
}
|
|
4596
|
+
|
|
4581
4597
|
.ti-caret-up-filled:before {
|
|
4582
4598
|
content: "\fb2d";
|
|
4583
4599
|
}
|
|
@@ -10142,6 +10158,10 @@
|
|
|
10142
10158
|
content: "\ee9c";
|
|
10143
10159
|
}
|
|
10144
10160
|
|
|
10161
|
+
.ti-hexagon-plus:before {
|
|
10162
|
+
content: "\fc45";
|
|
10163
|
+
}
|
|
10164
|
+
|
|
10145
10165
|
.ti-hexagonal-prism:before {
|
|
10146
10166
|
content: "\faa5";
|
|
10147
10167
|
}
|
|
@@ -10330,6 +10350,10 @@
|
|
|
10330
10350
|
content: "\f347";
|
|
10331
10351
|
}
|
|
10332
10352
|
|
|
10353
|
+
.ti-horse:before {
|
|
10354
|
+
content: "\fc46";
|
|
10355
|
+
}
|
|
10356
|
+
|
|
10333
10357
|
.ti-horse-toy:before {
|
|
10334
10358
|
content: "\f28a";
|
|
10335
10359
|
}
|
|
@@ -11214,6 +11238,10 @@
|
|
|
11214
11238
|
content: "\ef40";
|
|
11215
11239
|
}
|
|
11216
11240
|
|
|
11241
|
+
.ti-list-letters:before {
|
|
11242
|
+
content: "\fc47";
|
|
11243
|
+
}
|
|
11244
|
+
|
|
11217
11245
|
.ti-list-numbers:before {
|
|
11218
11246
|
content: "\ef11";
|
|
11219
11247
|
}
|
|
@@ -11738,6 +11766,10 @@
|
|
|
11738
11766
|
content: "\eae8";
|
|
11739
11767
|
}
|
|
11740
11768
|
|
|
11769
|
+
.ti-map-pin-2:before {
|
|
11770
|
+
content: "\fc48";
|
|
11771
|
+
}
|
|
11772
|
+
|
|
11741
11773
|
.ti-map-pin-bolt:before {
|
|
11742
11774
|
content: "\f94a";
|
|
11743
11775
|
}
|
|
@@ -13446,6 +13478,10 @@
|
|
|
13446
13478
|
content: "\f41a";
|
|
13447
13479
|
}
|
|
13448
13480
|
|
|
13481
|
+
.ti-pentagon-plus:before {
|
|
13482
|
+
content: "\fc49";
|
|
13483
|
+
}
|
|
13484
|
+
|
|
13449
13485
|
.ti-pentagram:before {
|
|
13450
13486
|
content: "\f586";
|
|
13451
13487
|
}
|
|
@@ -13538,6 +13574,10 @@
|
|
|
13538
13574
|
content: "\f35e";
|
|
13539
13575
|
}
|
|
13540
13576
|
|
|
13577
|
+
.ti-photo-circle:before {
|
|
13578
|
+
content: "\fc4a";
|
|
13579
|
+
}
|
|
13580
|
+
|
|
13541
13581
|
.ti-photo-code:before {
|
|
13542
13582
|
content: "\f991";
|
|
13543
13583
|
}
|
|
@@ -13570,6 +13610,10 @@
|
|
|
13570
13610
|
content: "\f361";
|
|
13571
13611
|
}
|
|
13572
13612
|
|
|
13613
|
+
.ti-photo-hexagon:before {
|
|
13614
|
+
content: "\fc4b";
|
|
13615
|
+
}
|
|
13616
|
+
|
|
13573
13617
|
.ti-photo-minus:before {
|
|
13574
13618
|
content: "\f362";
|
|
13575
13619
|
}
|
|
@@ -13582,6 +13626,10 @@
|
|
|
13582
13626
|
content: "\f995";
|
|
13583
13627
|
}
|
|
13584
13628
|
|
|
13629
|
+
.ti-photo-pentagon:before {
|
|
13630
|
+
content: "\fc4c";
|
|
13631
|
+
}
|
|
13632
|
+
|
|
13585
13633
|
.ti-photo-pin:before {
|
|
13586
13634
|
content: "\f996";
|
|
13587
13635
|
}
|
|
@@ -13618,6 +13666,10 @@
|
|
|
13618
13666
|
content: "\f365";
|
|
13619
13667
|
}
|
|
13620
13668
|
|
|
13669
|
+
.ti-photo-square-rounded:before {
|
|
13670
|
+
content: "\fc4d";
|
|
13671
|
+
}
|
|
13672
|
+
|
|
13621
13673
|
.ti-photo-star:before {
|
|
13622
13674
|
content: "\f366";
|
|
13623
13675
|
}
|
|
@@ -17598,6 +17650,10 @@
|
|
|
17598
17650
|
content: "\f7cd";
|
|
17599
17651
|
}
|
|
17600
17652
|
|
|
17653
|
+
.ti-user-hexagon:before {
|
|
17654
|
+
content: "\fc4e";
|
|
17655
|
+
}
|
|
17656
|
+
|
|
17601
17657
|
.ti-user-minus:before {
|
|
17602
17658
|
content: "\eb4a";
|
|
17603
17659
|
}
|
|
@@ -17610,6 +17666,10 @@
|
|
|
17610
17666
|
content: "\f9d7";
|
|
17611
17667
|
}
|
|
17612
17668
|
|
|
17669
|
+
.ti-user-pentagon:before {
|
|
17670
|
+
content: "\fc4f";
|
|
17671
|
+
}
|
|
17672
|
+
|
|
17613
17673
|
.ti-user-pin:before {
|
|
17614
17674
|
content: "\f7ce";
|
|
17615
17675
|
}
|
|
@@ -17634,6 +17694,14 @@
|
|
|
17634
17694
|
content: "\f7d0";
|
|
17635
17695
|
}
|
|
17636
17696
|
|
|
17697
|
+
.ti-user-square:before {
|
|
17698
|
+
content: "\fc51";
|
|
17699
|
+
}
|
|
17700
|
+
|
|
17701
|
+
.ti-user-square-rounded:before {
|
|
17702
|
+
content: "\fc50";
|
|
17703
|
+
}
|
|
17704
|
+
|
|
17637
17705
|
.ti-user-star:before {
|
|
17638
17706
|
content: "\f7d1";
|
|
17639
17707
|
}
|
|
@@ -17850,6 +17918,10 @@
|
|
|
17850
17918
|
content: "\f1c3";
|
|
17851
17919
|
}
|
|
17852
17920
|
|
|
17921
|
+
.ti-vs:before {
|
|
17922
|
+
content: "\fc52";
|
|
17923
|
+
}
|
|
17924
|
+
|
|
17853
17925
|
.ti-walk:before {
|
|
17854
17926
|
content: "\ec87";
|
|
17855
17927
|
}
|