@tabler/icons-webfont 2.0.0-beta.2 → 2.1.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/README.md +5 -5
- 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 +7 -2
- package/tabler-icons.css +86 -14
- package/tabler-icons.css.map +1 -1
- package/tabler-icons.html +186 -24
- package/tabler-icons.min.css +2 -2
- package/tabler-icons.min.css.map +1 -1
- package/tabler-icons.scss +49 -13
package/README.md
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
# Tabler Icons Webfont
|
|
2
2
|
|
|
3
3
|
<p align="center">
|
|
4
|
-
<img src="https://raw.githubusercontent.com/tabler/tabler-icons/master/.github/og.png" alt="Tabler Icons" width="838">
|
|
4
|
+
<img src="https://raw.githubusercontent.com/tabler/tabler-icons/master/.github/packages/og-package-webfont.png" alt="Tabler Icons" width="838">
|
|
5
5
|
</p>
|
|
6
6
|
|
|
7
7
|
<p align="center">
|
|
@@ -25,10 +25,6 @@
|
|
|
25
25
|
<img src='https://raw.githubusercontent.com/tabler/static/main/sponsors.png'>
|
|
26
26
|
</a>
|
|
27
27
|
|
|
28
|
-
### Sponsor Tabler
|
|
29
|
-
|
|
30
|
-
<a href="https://github.com/sponsors/codecalm" target="_blank"><img src="https://github.com/tabler/tabler/raw/dev/src/static/sponsor-banner-readme.png?raw=true" alt="Sponsor Tabler" /></a>
|
|
31
|
-
|
|
32
28
|
## Installation
|
|
33
29
|
|
|
34
30
|
```
|
|
@@ -82,3 +78,7 @@ Caught a mistake or want to contribute to the documentation? [Edit this page on
|
|
|
82
78
|
## License
|
|
83
79
|
|
|
84
80
|
Tabler Icons is licensed under the [MIT License](https://github.com/tabler/tabler-icons/blob/master/LICENSE).
|
|
81
|
+
|
|
82
|
+
## Sponsor Tabler
|
|
83
|
+
|
|
84
|
+
<a href="https://github.com/sponsors/codecalm" target="_blank"><img src="https://github.com/tabler/tabler/raw/dev/src/static/sponsor-banner-readme.png?raw=true" alt="Sponsor Tabler" /></a>
|
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.1.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": {
|
|
@@ -10,6 +10,11 @@
|
|
|
10
10
|
"type": "github",
|
|
11
11
|
"url": "https://github.com/sponsors/codecalm"
|
|
12
12
|
},
|
|
13
|
+
"repository": {
|
|
14
|
+
"type": "git",
|
|
15
|
+
"url": "git+https://github.com/tabler/tabler-icons.git",
|
|
16
|
+
"directory": "packages/icons-webfont"
|
|
17
|
+
},
|
|
13
18
|
"scripts": {
|
|
14
19
|
"build": "pnpm run clean && pnpm run copy && pnpm run build:prepare && pnpm run build:outline && pnpm run build:optimize && pnpm run build:fix-outline && pnpm run build:webfont && pnpm run build:css && pnpm run build:clean",
|
|
15
20
|
"build:prepare": "mkdir -p icons-outlined fonts && rm -fd icons-outlined/* fonts/*",
|
|
@@ -33,7 +38,7 @@
|
|
|
33
38
|
]
|
|
34
39
|
},
|
|
35
40
|
"dependencies": {
|
|
36
|
-
"@tabler/icons": "2.
|
|
41
|
+
"@tabler/icons": "2.1.0"
|
|
37
42
|
},
|
|
38
43
|
"keywords": [
|
|
39
44
|
"icons",
|
package/tabler-icons.css
CHANGED
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
/*!
|
|
2
|
-
* Tabler Icons 2.
|
|
2
|
+
* Tabler Icons 2.1.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.1.0");
|
|
10
|
+
src: url("./fonts/tabler-icons.eot?#iefix-v2.1.0") format("embedded-opentype"), url("./fonts/tabler-icons.woff2?v2.1.0") format("woff2"), url("./fonts/tabler-icons.woff?") format("woff"), url("./fonts/tabler-icons.ttf?v2.1.0") format("truetype");
|
|
11
11
|
}
|
|
12
12
|
.ti {
|
|
13
13
|
font-family: "tabler-icons" !important;
|
|
@@ -514,50 +514,98 @@
|
|
|
514
514
|
content: "\edda";
|
|
515
515
|
}
|
|
516
516
|
|
|
517
|
+
.ti-arrow-big-down-filled:before {
|
|
518
|
+
content: "\f6c6";
|
|
519
|
+
}
|
|
520
|
+
|
|
517
521
|
.ti-arrow-big-down-line:before {
|
|
518
522
|
content: "\efe8";
|
|
519
523
|
}
|
|
520
524
|
|
|
525
|
+
.ti-arrow-big-down-line-filled:before {
|
|
526
|
+
content: "\f6c7";
|
|
527
|
+
}
|
|
528
|
+
|
|
521
529
|
.ti-arrow-big-down-lines:before {
|
|
522
530
|
content: "\efe9";
|
|
523
531
|
}
|
|
524
532
|
|
|
533
|
+
.ti-arrow-big-down-lines-filled:before {
|
|
534
|
+
content: "\f6c8";
|
|
535
|
+
}
|
|
536
|
+
|
|
525
537
|
.ti-arrow-big-left:before {
|
|
526
538
|
content: "\eddb";
|
|
527
539
|
}
|
|
528
540
|
|
|
541
|
+
.ti-arrow-big-left-filled:before {
|
|
542
|
+
content: "\f6c9";
|
|
543
|
+
}
|
|
544
|
+
|
|
529
545
|
.ti-arrow-big-left-line:before {
|
|
530
546
|
content: "\efea";
|
|
531
547
|
}
|
|
532
548
|
|
|
549
|
+
.ti-arrow-big-left-line-filled:before {
|
|
550
|
+
content: "\f6ca";
|
|
551
|
+
}
|
|
552
|
+
|
|
533
553
|
.ti-arrow-big-left-lines:before {
|
|
534
554
|
content: "\efeb";
|
|
535
555
|
}
|
|
536
556
|
|
|
557
|
+
.ti-arrow-big-left-lines-filled:before {
|
|
558
|
+
content: "\f6cb";
|
|
559
|
+
}
|
|
560
|
+
|
|
537
561
|
.ti-arrow-big-right:before {
|
|
538
562
|
content: "\eddc";
|
|
539
563
|
}
|
|
540
564
|
|
|
565
|
+
.ti-arrow-big-right-filled:before {
|
|
566
|
+
content: "\f6cc";
|
|
567
|
+
}
|
|
568
|
+
|
|
541
569
|
.ti-arrow-big-right-line:before {
|
|
542
570
|
content: "\efec";
|
|
543
571
|
}
|
|
544
572
|
|
|
573
|
+
.ti-arrow-big-right-line-filled:before {
|
|
574
|
+
content: "\f6cd";
|
|
575
|
+
}
|
|
576
|
+
|
|
545
577
|
.ti-arrow-big-right-lines:before {
|
|
546
578
|
content: "\efed";
|
|
547
579
|
}
|
|
548
580
|
|
|
549
|
-
.ti-arrow-big-
|
|
581
|
+
.ti-arrow-big-right-lines-filled:before {
|
|
582
|
+
content: "\f6ce";
|
|
583
|
+
}
|
|
584
|
+
|
|
585
|
+
.ti-arrow-big-up:before {
|
|
550
586
|
content: "\eddd";
|
|
551
587
|
}
|
|
552
588
|
|
|
589
|
+
.ti-arrow-big-up-filled:before {
|
|
590
|
+
content: "\f6cf";
|
|
591
|
+
}
|
|
592
|
+
|
|
553
593
|
.ti-arrow-big-up-line:before {
|
|
554
594
|
content: "\efee";
|
|
555
595
|
}
|
|
556
596
|
|
|
597
|
+
.ti-arrow-big-up-line-filled:before {
|
|
598
|
+
content: "\f6d0";
|
|
599
|
+
}
|
|
600
|
+
|
|
557
601
|
.ti-arrow-big-up-lines:before {
|
|
558
602
|
content: "\efef";
|
|
559
603
|
}
|
|
560
604
|
|
|
605
|
+
.ti-arrow-big-up-lines-filled:before {
|
|
606
|
+
content: "\f6d1";
|
|
607
|
+
}
|
|
608
|
+
|
|
561
609
|
.ti-arrow-bounce:before {
|
|
562
610
|
content: "\f3a4";
|
|
563
611
|
}
|
|
@@ -1966,6 +2014,10 @@
|
|
|
1966
2014
|
content: "\ec6e";
|
|
1967
2015
|
}
|
|
1968
2016
|
|
|
2017
|
+
.ti-brand-bilibili:before {
|
|
2018
|
+
content: "\f6d2";
|
|
2019
|
+
}
|
|
2020
|
+
|
|
1969
2021
|
.ti-brand-binance:before {
|
|
1970
2022
|
content: "\f5a0";
|
|
1971
2023
|
}
|
|
@@ -2010,6 +2062,10 @@
|
|
|
2010
2062
|
content: "\f4cf";
|
|
2011
2063
|
}
|
|
2012
2064
|
|
|
2065
|
+
.ti-brand-c-sharp:before {
|
|
2066
|
+
content: "\f003";
|
|
2067
|
+
}
|
|
2068
|
+
|
|
2013
2069
|
.ti-brand-campaignmonitor:before {
|
|
2014
2070
|
content: "\f328";
|
|
2015
2071
|
}
|
|
@@ -2746,6 +2802,10 @@
|
|
|
2746
2802
|
content: "\ef74";
|
|
2747
2803
|
}
|
|
2748
2804
|
|
|
2805
|
+
.ti-brand-supabase:before {
|
|
2806
|
+
content: "\f6d3";
|
|
2807
|
+
}
|
|
2808
|
+
|
|
2749
2809
|
.ti-brand-superhuman:before {
|
|
2750
2810
|
content: "\f50c";
|
|
2751
2811
|
}
|
|
@@ -3254,10 +3314,6 @@
|
|
|
3254
3314
|
content: "\efd9";
|
|
3255
3315
|
}
|
|
3256
3316
|
|
|
3257
|
-
.ti-c-sharp:before {
|
|
3258
|
-
content: "\f003";
|
|
3259
|
-
}
|
|
3260
|
-
|
|
3261
3317
|
.ti-cactus:before {
|
|
3262
3318
|
content: "\f21b";
|
|
3263
3319
|
}
|
|
@@ -4510,6 +4566,18 @@
|
|
|
4510
4566
|
content: "\eb83";
|
|
4511
4567
|
}
|
|
4512
4568
|
|
|
4569
|
+
.ti-columns-1:before {
|
|
4570
|
+
content: "\f6d4";
|
|
4571
|
+
}
|
|
4572
|
+
|
|
4573
|
+
.ti-columns-2:before {
|
|
4574
|
+
content: "\f6d5";
|
|
4575
|
+
}
|
|
4576
|
+
|
|
4577
|
+
.ti-columns-3:before {
|
|
4578
|
+
content: "\f6d6";
|
|
4579
|
+
}
|
|
4580
|
+
|
|
4513
4581
|
.ti-columns-off:before {
|
|
4514
4582
|
content: "\f0d4";
|
|
4515
4583
|
}
|
|
@@ -5567,7 +5635,7 @@
|
|
|
5567
5635
|
}
|
|
5568
5636
|
|
|
5569
5637
|
.ti-droplet-filled:before {
|
|
5570
|
-
content: "\
|
|
5638
|
+
content: "\ee80";
|
|
5571
5639
|
}
|
|
5572
5640
|
|
|
5573
5641
|
.ti-droplet-filled-2:before {
|
|
@@ -5583,7 +5651,7 @@
|
|
|
5583
5651
|
}
|
|
5584
5652
|
|
|
5585
5653
|
.ti-droplet-half-filled:before {
|
|
5586
|
-
content: "\
|
|
5654
|
+
content: "\f6c5";
|
|
5587
5655
|
}
|
|
5588
5656
|
|
|
5589
5657
|
.ti-droplet-off:before {
|
|
@@ -10694,6 +10762,10 @@
|
|
|
10694
10762
|
content: "\f6a3";
|
|
10695
10763
|
}
|
|
10696
10764
|
|
|
10765
|
+
.ti-sparkles:before {
|
|
10766
|
+
content: "\f6d7";
|
|
10767
|
+
}
|
|
10768
|
+
|
|
10697
10769
|
.ti-speakerphone:before {
|
|
10698
10770
|
content: "\ed61";
|
|
10699
10771
|
}
|
|
@@ -12122,14 +12194,14 @@
|
|
|
12122
12194
|
content: "\f1ba";
|
|
12123
12195
|
}
|
|
12124
12196
|
|
|
12125
|
-
.ti-uf-off:before {
|
|
12126
|
-
content: "\f26e";
|
|
12127
|
-
}
|
|
12128
|
-
|
|
12129
12197
|
.ti-ufo:before {
|
|
12130
12198
|
content: "\f26f";
|
|
12131
12199
|
}
|
|
12132
12200
|
|
|
12201
|
+
.ti-ufo-off:before {
|
|
12202
|
+
content: "\f26e";
|
|
12203
|
+
}
|
|
12204
|
+
|
|
12133
12205
|
.ti-umbrella:before {
|
|
12134
12206
|
content: "\ebf1";
|
|
12135
12207
|
}
|