@tabler/icons-webfont 2.14.0 → 2.15.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 +99 -3
- package/tabler-icons.css.map +1 -1
- package/tabler-icons.html +218 -2
- package/tabler-icons.min.css +2 -2
- package/tabler-icons.min.css.map +1 -1
- package/tabler-icons.scss +53 -5
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.15.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": {
|
|
@@ -38,7 +38,7 @@
|
|
|
38
38
|
]
|
|
39
39
|
},
|
|
40
40
|
"dependencies": {
|
|
41
|
-
"@tabler/icons": "2.
|
|
41
|
+
"@tabler/icons": "2.15.0"
|
|
42
42
|
},
|
|
43
43
|
"keywords": [
|
|
44
44
|
"icons",
|
package/tabler-icons.css
CHANGED
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
/*!
|
|
2
|
-
* Tabler Icons 2.
|
|
2
|
+
* Tabler Icons 2.15.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.15.0");
|
|
10
|
+
src: url("./fonts/tabler-icons.eot?#iefix-v2.15.0") format("embedded-opentype"), url("./fonts/tabler-icons.woff2?v2.15.0") format("woff2"), url("./fonts/tabler-icons.woff?") format("woff"), url("./fonts/tabler-icons.ttf?v2.15.0") format("truetype");
|
|
11
11
|
}
|
|
12
12
|
.ti {
|
|
13
13
|
font-family: "tabler-icons" !important;
|
|
@@ -318,6 +318,10 @@
|
|
|
318
318
|
content: "\f80e";
|
|
319
319
|
}
|
|
320
320
|
|
|
321
|
+
.ti-alert-hexagon-filled:before {
|
|
322
|
+
content: "\fa34";
|
|
323
|
+
}
|
|
324
|
+
|
|
321
325
|
.ti-alert-octagon:before {
|
|
322
326
|
content: "\ecc6";
|
|
323
327
|
}
|
|
@@ -334,10 +338,18 @@
|
|
|
334
338
|
content: "\f811";
|
|
335
339
|
}
|
|
336
340
|
|
|
341
|
+
.ti-alert-square-filled:before {
|
|
342
|
+
content: "\fa35";
|
|
343
|
+
}
|
|
344
|
+
|
|
337
345
|
.ti-alert-square-rounded:before {
|
|
338
346
|
content: "\f810";
|
|
339
347
|
}
|
|
340
348
|
|
|
349
|
+
.ti-alert-square-rounded-filled:before {
|
|
350
|
+
content: "\fa36";
|
|
351
|
+
}
|
|
352
|
+
|
|
341
353
|
.ti-alert-triangle:before {
|
|
342
354
|
content: "\ea06";
|
|
343
355
|
}
|
|
@@ -3998,6 +4010,10 @@
|
|
|
3998
4010
|
content: "\f83a";
|
|
3999
4011
|
}
|
|
4000
4012
|
|
|
4013
|
+
.ti-camera-filled:before {
|
|
4014
|
+
content: "\fa37";
|
|
4015
|
+
}
|
|
4016
|
+
|
|
4001
4017
|
.ti-camera-heart:before {
|
|
4002
4018
|
content: "\f83b";
|
|
4003
4019
|
}
|
|
@@ -6390,6 +6406,10 @@
|
|
|
6390
6406
|
content: "\f060";
|
|
6391
6407
|
}
|
|
6392
6408
|
|
|
6409
|
+
.ti-device-heart-monitor-filled:before {
|
|
6410
|
+
content: "\fa38";
|
|
6411
|
+
}
|
|
6412
|
+
|
|
6393
6413
|
.ti-device-imac:before {
|
|
6394
6414
|
content: "\f7a7";
|
|
6395
6415
|
}
|
|
@@ -6694,6 +6714,10 @@
|
|
|
6694
6714
|
content: "\f8b4";
|
|
6695
6715
|
}
|
|
6696
6716
|
|
|
6717
|
+
.ti-device-mobile-filled:before {
|
|
6718
|
+
content: "\fa39";
|
|
6719
|
+
}
|
|
6720
|
+
|
|
6697
6721
|
.ti-device-mobile-heart:before {
|
|
6698
6722
|
content: "\f8b5";
|
|
6699
6723
|
}
|
|
@@ -6830,6 +6854,10 @@
|
|
|
6830
6854
|
content: "\f8c7";
|
|
6831
6855
|
}
|
|
6832
6856
|
|
|
6857
|
+
.ti-device-tablet-filled:before {
|
|
6858
|
+
content: "\fa3a";
|
|
6859
|
+
}
|
|
6860
|
+
|
|
6833
6861
|
.ti-device-tablet-heart:before {
|
|
6834
6862
|
content: "\f8c8";
|
|
6835
6863
|
}
|
|
@@ -7082,6 +7110,10 @@
|
|
|
7082
7110
|
content: "\f067";
|
|
7083
7111
|
}
|
|
7084
7112
|
|
|
7113
|
+
.ti-dialpad-filled:before {
|
|
7114
|
+
content: "\fa3b";
|
|
7115
|
+
}
|
|
7116
|
+
|
|
7085
7117
|
.ti-dialpad-off:before {
|
|
7086
7118
|
content: "\f114";
|
|
7087
7119
|
}
|
|
@@ -8774,6 +8806,10 @@
|
|
|
8774
8806
|
content: "\eabd";
|
|
8775
8807
|
}
|
|
8776
8808
|
|
|
8809
|
+
.ti-headphones-filled:before {
|
|
8810
|
+
content: "\fa3c";
|
|
8811
|
+
}
|
|
8812
|
+
|
|
8777
8813
|
.ti-headphones-off:before {
|
|
8778
8814
|
content: "\ed1d";
|
|
8779
8815
|
}
|
|
@@ -8858,14 +8894,26 @@
|
|
|
8858
8894
|
content: "\f91d";
|
|
8859
8895
|
}
|
|
8860
8896
|
|
|
8897
|
+
.ti-help-circle-filled:before {
|
|
8898
|
+
content: "\fa3d";
|
|
8899
|
+
}
|
|
8900
|
+
|
|
8861
8901
|
.ti-help-hexagon:before {
|
|
8862
8902
|
content: "\f7a8";
|
|
8863
8903
|
}
|
|
8864
8904
|
|
|
8905
|
+
.ti-help-hexagon-filled:before {
|
|
8906
|
+
content: "\fa3e";
|
|
8907
|
+
}
|
|
8908
|
+
|
|
8865
8909
|
.ti-help-octagon:before {
|
|
8866
8910
|
content: "\f7a9";
|
|
8867
8911
|
}
|
|
8868
8912
|
|
|
8913
|
+
.ti-help-octagon-filled:before {
|
|
8914
|
+
content: "\fa3f";
|
|
8915
|
+
}
|
|
8916
|
+
|
|
8869
8917
|
.ti-help-off:before {
|
|
8870
8918
|
content: "\f3f8";
|
|
8871
8919
|
}
|
|
@@ -8878,14 +8926,26 @@
|
|
|
8878
8926
|
content: "\f920";
|
|
8879
8927
|
}
|
|
8880
8928
|
|
|
8929
|
+
.ti-help-square-filled:before {
|
|
8930
|
+
content: "\fa40";
|
|
8931
|
+
}
|
|
8932
|
+
|
|
8881
8933
|
.ti-help-square-rounded:before {
|
|
8882
8934
|
content: "\f91f";
|
|
8883
8935
|
}
|
|
8884
8936
|
|
|
8937
|
+
.ti-help-square-rounded-filled:before {
|
|
8938
|
+
content: "\fa41";
|
|
8939
|
+
}
|
|
8940
|
+
|
|
8885
8941
|
.ti-help-triangle:before {
|
|
8886
8942
|
content: "\f921";
|
|
8887
8943
|
}
|
|
8888
8944
|
|
|
8945
|
+
.ti-help-triangle-filled:before {
|
|
8946
|
+
content: "\fa42";
|
|
8947
|
+
}
|
|
8948
|
+
|
|
8889
8949
|
.ti-hexagon:before {
|
|
8890
8950
|
content: "\ec02";
|
|
8891
8951
|
}
|
|
@@ -9402,10 +9462,18 @@
|
|
|
9402
9462
|
content: "\f7aa";
|
|
9403
9463
|
}
|
|
9404
9464
|
|
|
9465
|
+
.ti-info-hexagon-filled:before {
|
|
9466
|
+
content: "\fa43";
|
|
9467
|
+
}
|
|
9468
|
+
|
|
9405
9469
|
.ti-info-octagon:before {
|
|
9406
9470
|
content: "\f7ab";
|
|
9407
9471
|
}
|
|
9408
9472
|
|
|
9473
|
+
.ti-info-octagon-filled:before {
|
|
9474
|
+
content: "\fa44";
|
|
9475
|
+
}
|
|
9476
|
+
|
|
9409
9477
|
.ti-info-small:before {
|
|
9410
9478
|
content: "\f922";
|
|
9411
9479
|
}
|
|
@@ -9414,6 +9482,10 @@
|
|
|
9414
9482
|
content: "\eac6";
|
|
9415
9483
|
}
|
|
9416
9484
|
|
|
9485
|
+
.ti-info-square-filled:before {
|
|
9486
|
+
content: "\fa45";
|
|
9487
|
+
}
|
|
9488
|
+
|
|
9417
9489
|
.ti-info-square-rounded:before {
|
|
9418
9490
|
content: "\f635";
|
|
9419
9491
|
}
|
|
@@ -9426,6 +9498,10 @@
|
|
|
9426
9498
|
content: "\f923";
|
|
9427
9499
|
}
|
|
9428
9500
|
|
|
9501
|
+
.ti-info-triangle-filled:before {
|
|
9502
|
+
content: "\fa46";
|
|
9503
|
+
}
|
|
9504
|
+
|
|
9429
9505
|
.ti-inner-shadow-bottom:before {
|
|
9430
9506
|
content: "\f520";
|
|
9431
9507
|
}
|
|
@@ -10314,6 +10390,10 @@
|
|
|
10314
10390
|
content: "\f069";
|
|
10315
10391
|
}
|
|
10316
10392
|
|
|
10393
|
+
.ti-mail-filled:before {
|
|
10394
|
+
content: "\fa47";
|
|
10395
|
+
}
|
|
10396
|
+
|
|
10317
10397
|
.ti-mail-forward:before {
|
|
10318
10398
|
content: "\eeac";
|
|
10319
10399
|
}
|
|
@@ -10334,6 +10414,10 @@
|
|
|
10334
10414
|
content: "\eae4";
|
|
10335
10415
|
}
|
|
10336
10416
|
|
|
10417
|
+
.ti-mail-opened-filled:before {
|
|
10418
|
+
content: "\fa48";
|
|
10419
|
+
}
|
|
10420
|
+
|
|
10337
10421
|
.ti-mail-pause:before {
|
|
10338
10422
|
content: "\f941";
|
|
10339
10423
|
}
|
|
@@ -11858,6 +11942,10 @@
|
|
|
11858
11942
|
content: "\ec05";
|
|
11859
11943
|
}
|
|
11860
11944
|
|
|
11945
|
+
.ti-phone-filled:before {
|
|
11946
|
+
content: "\fa49";
|
|
11947
|
+
}
|
|
11948
|
+
|
|
11861
11949
|
.ti-phone-incoming:before {
|
|
11862
11950
|
content: "\eb06";
|
|
11863
11951
|
}
|
|
@@ -11926,6 +12014,10 @@
|
|
|
11926
12014
|
content: "\f994";
|
|
11927
12015
|
}
|
|
11928
12016
|
|
|
12017
|
+
.ti-photo-filled:before {
|
|
12018
|
+
content: "\fa4a";
|
|
12019
|
+
}
|
|
12020
|
+
|
|
11929
12021
|
.ti-photo-heart:before {
|
|
11930
12022
|
content: "\f361";
|
|
11931
12023
|
}
|
|
@@ -12390,6 +12482,10 @@
|
|
|
12390
12482
|
content: "\eec2";
|
|
12391
12483
|
}
|
|
12392
12484
|
|
|
12485
|
+
.ti-polaroid-filled:before {
|
|
12486
|
+
content: "\fa4b";
|
|
12487
|
+
}
|
|
12488
|
+
|
|
12393
12489
|
.ti-polygon:before {
|
|
12394
12490
|
content: "\efd0";
|
|
12395
12491
|
}
|