@tabler/icons-webfont 2.21.0 → 2.22.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 +75 -3
- package/tabler-icons.css.map +1 -1
- package/tabler-icons.html +164 -2
- package/tabler-icons.min.css +2 -2
- package/tabler-icons.min.css.map +1 -1
- package/tabler-icons.scss +41 -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.22.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.22.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.22.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.22.0");
|
|
10
|
+
src: url("./fonts/tabler-icons.eot?#iefix-v2.22.0") format("embedded-opentype"), url("./fonts/tabler-icons.woff2?v2.22.0") format("woff2"), url("./fonts/tabler-icons.woff?") format("woff"), url("./fonts/tabler-icons.ttf?v2.22.0") format("truetype");
|
|
11
11
|
}
|
|
12
12
|
.ti {
|
|
13
13
|
font-family: "tabler-icons" !important;
|
|
@@ -390,6 +390,10 @@
|
|
|
390
390
|
content: "\f710";
|
|
391
391
|
}
|
|
392
392
|
|
|
393
|
+
.ti-align-box-center-bottom:before {
|
|
394
|
+
content: "\facb";
|
|
395
|
+
}
|
|
396
|
+
|
|
393
397
|
.ti-align-box-center-middle:before {
|
|
394
398
|
content: "\f79f";
|
|
395
399
|
}
|
|
@@ -398,6 +402,14 @@
|
|
|
398
402
|
content: "\f7d4";
|
|
399
403
|
}
|
|
400
404
|
|
|
405
|
+
.ti-align-box-center-stretch:before {
|
|
406
|
+
content: "\facc";
|
|
407
|
+
}
|
|
408
|
+
|
|
409
|
+
.ti-align-box-center-top:before {
|
|
410
|
+
content: "\facd";
|
|
411
|
+
}
|
|
412
|
+
|
|
401
413
|
.ti-align-box-left-bottom:before {
|
|
402
414
|
content: "\f533";
|
|
403
415
|
}
|
|
@@ -414,6 +426,10 @@
|
|
|
414
426
|
content: "\f712";
|
|
415
427
|
}
|
|
416
428
|
|
|
429
|
+
.ti-align-box-left-stretch:before {
|
|
430
|
+
content: "\face";
|
|
431
|
+
}
|
|
432
|
+
|
|
417
433
|
.ti-align-box-left-top:before {
|
|
418
434
|
content: "\f535";
|
|
419
435
|
}
|
|
@@ -438,6 +454,10 @@
|
|
|
438
454
|
content: "\f7d5";
|
|
439
455
|
}
|
|
440
456
|
|
|
457
|
+
.ti-align-box-right-stretch:before {
|
|
458
|
+
content: "\facf";
|
|
459
|
+
}
|
|
460
|
+
|
|
441
461
|
.ti-align-box-right-top:before {
|
|
442
462
|
content: "\f538";
|
|
443
463
|
}
|
|
@@ -3050,6 +3070,10 @@
|
|
|
3050
3070
|
content: "\f7b0";
|
|
3051
3071
|
}
|
|
3052
3072
|
|
|
3073
|
+
.ti-brand-kbin:before {
|
|
3074
|
+
content: "\fad0";
|
|
3075
|
+
}
|
|
3076
|
+
|
|
3053
3077
|
.ti-brand-kick:before {
|
|
3054
3078
|
content: "\fa23";
|
|
3055
3079
|
}
|
|
@@ -3362,6 +3386,10 @@
|
|
|
3362
3386
|
content: "\f4da";
|
|
3363
3387
|
}
|
|
3364
3388
|
|
|
3389
|
+
.ti-brand-rumble:before {
|
|
3390
|
+
content: "\fad1";
|
|
3391
|
+
}
|
|
3392
|
+
|
|
3365
3393
|
.ti-brand-rust:before {
|
|
3366
3394
|
content: "\fa53";
|
|
3367
3395
|
}
|
|
@@ -4122,6 +4150,10 @@
|
|
|
4122
4150
|
content: "\f82d";
|
|
4123
4151
|
}
|
|
4124
4152
|
|
|
4153
|
+
.ti-calendar-repeat:before {
|
|
4154
|
+
content: "\fad2";
|
|
4155
|
+
}
|
|
4156
|
+
|
|
4125
4157
|
.ti-calendar-search:before {
|
|
4126
4158
|
content: "\f82e";
|
|
4127
4159
|
}
|
|
@@ -12430,6 +12462,10 @@
|
|
|
12430
12462
|
content: "\eebe";
|
|
12431
12463
|
}
|
|
12432
12464
|
|
|
12465
|
+
.ti-piano:before {
|
|
12466
|
+
content: "\fad3";
|
|
12467
|
+
}
|
|
12468
|
+
|
|
12433
12469
|
.ti-picture-in-picture:before {
|
|
12434
12470
|
content: "\ed35";
|
|
12435
12471
|
}
|
|
@@ -15670,6 +15706,42 @@
|
|
|
15670
15706
|
content: "\f1b3";
|
|
15671
15707
|
}
|
|
15672
15708
|
|
|
15709
|
+
.ti-time-duration-0:before {
|
|
15710
|
+
content: "\fad4";
|
|
15711
|
+
}
|
|
15712
|
+
|
|
15713
|
+
.ti-time-duration-10:before {
|
|
15714
|
+
content: "\fad5";
|
|
15715
|
+
}
|
|
15716
|
+
|
|
15717
|
+
.ti-time-duration-15:before {
|
|
15718
|
+
content: "\fad6";
|
|
15719
|
+
}
|
|
15720
|
+
|
|
15721
|
+
.ti-time-duration-30:before {
|
|
15722
|
+
content: "\fad7";
|
|
15723
|
+
}
|
|
15724
|
+
|
|
15725
|
+
.ti-time-duration-45:before {
|
|
15726
|
+
content: "\fad8";
|
|
15727
|
+
}
|
|
15728
|
+
|
|
15729
|
+
.ti-time-duration-5:before {
|
|
15730
|
+
content: "\fad9";
|
|
15731
|
+
}
|
|
15732
|
+
|
|
15733
|
+
.ti-time-duration-60:before {
|
|
15734
|
+
content: "\fada";
|
|
15735
|
+
}
|
|
15736
|
+
|
|
15737
|
+
.ti-time-duration-90:before {
|
|
15738
|
+
content: "\fadb";
|
|
15739
|
+
}
|
|
15740
|
+
|
|
15741
|
+
.ti-time-duration-off:before {
|
|
15742
|
+
content: "\fadc";
|
|
15743
|
+
}
|
|
15744
|
+
|
|
15673
15745
|
.ti-timeline:before {
|
|
15674
15746
|
content: "\f031";
|
|
15675
15747
|
}
|