Skip to content

Commit 5894f9d

Browse files
committed
Release 1.34.0
1 parent e397b5e commit 5894f9d

File tree

96 files changed

+1746
-821
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

96 files changed

+1746
-821
lines changed

Diff for: .github/icons.png

15.4 KB
Loading

Diff for: .github/icons.svg

+857-803
Loading

Diff for: .github/tabler-icons-1.34.0.png

14.5 KB
Loading

Diff for: .github/tabler-icons-1.34.0.svg

+58
Loading

Diff for: iconfont-unicode.json

+1-1
Large diffs are not rendered by default.

Diff for: iconfont/fonts/tabler-icons.eot

9.91 KB
Binary file not shown.

Diff for: iconfont/fonts/tabler-icons.ttf

9.91 KB
Binary file not shown.

Diff for: iconfont/fonts/tabler-icons.woff

5.67 KB
Binary file not shown.

Diff for: iconfont/fonts/tabler-icons.woff2

3.79 KB
Binary file not shown.

Diff for: iconfont/tabler-icons.css

+73-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
@charset "UTF-8";
22
/*!
3-
* Tabler Icons 1.33.0 by tabler - https://tabler.io
3+
* Tabler Icons 1.34.0 by tabler - https://tabler.io
44
* License - https://github.com/tabler/tabler-icons/blob/master/LICENSE
55
*/
66
@font-face {
@@ -332,6 +332,10 @@
332332
content: "";
333333
}
334334

335+
.ti-backhoe:before {
336+
content: "";
337+
}
338+
335339
.ti-backspace:before {
336340
content: "";
337341
}
@@ -808,6 +812,14 @@
808812
content: "";
809813
}
810814

815+
.ti-building-carousel:before {
816+
content: "";
817+
}
818+
819+
.ti-building-castle:before {
820+
content: "";
821+
}
822+
811823
.ti-building-church:before {
812824
content: "";
813825
}
@@ -816,10 +828,18 @@
816828
content: "";
817829
}
818830

831+
.ti-building-fortress:before {
832+
content: "";
833+
}
834+
819835
.ti-building-hospital:before {
820836
content: "";
821837
}
822838

839+
.ti-building-lighthouse:before {
840+
content: "";
841+
}
842+
823843
.ti-building-monument:before {
824844
content: "";
825845
}
@@ -848,6 +868,10 @@
848868
content: "";
849869
}
850870

871+
.ti-buldozer:before {
872+
content: "";
873+
}
874+
851875
.ti-bus:before {
852876
content: "";
853877
}
@@ -1728,6 +1752,10 @@
17281752
content: "";
17291753
}
17301754

1755+
.ti-golf:before {
1756+
content: "";
1757+
}
1758+
17311759
.ti-gps:before {
17321760
content: "";
17331761
}
@@ -1808,6 +1836,14 @@
18081836
content: "";
18091837
}
18101838

1839+
.ti-helicopter:before {
1840+
content: "";
1841+
}
1842+
1843+
.ti-helicopter-landing:before {
1844+
content: "";
1845+
}
1846+
18111847
.ti-help:before {
18121848
content: "";
18131849
}
@@ -1864,6 +1900,10 @@
18641900
content: "";
18651901
}
18661902

1903+
.ti-jump-rope:before {
1904+
content: "";
1905+
}
1906+
18671907
.ti-karate:before {
18681908
content: "";
18691909
}
@@ -2312,6 +2352,10 @@
23122352
content: "";
23132353
}
23142354

2355+
.ti-mood-crazy-happy:before {
2356+
content: "";
2357+
}
2358+
23152359
.ti-mood-cry:before {
23162360
content: "";
23172361
}
@@ -2612,6 +2656,10 @@
26122656
content: "";
26132657
}
26142658

2659+
.ti-pool:before {
2660+
content: "";
2661+
}
2662+
26152663
.ti-power:before {
26162664
content: "";
26172665
}
@@ -2904,6 +2952,10 @@
29042952
content: "";
29052953
}
29062954

2955+
.ti-soccer-field:before {
2956+
content: "";
2957+
}
2958+
29072959
.ti-social:before {
29082960
content: "";
29092961
}
@@ -2924,6 +2976,10 @@
29242976
content: "";
29252977
}
29262978

2979+
.ti-speedboat:before {
2980+
content: "";
2981+
}
2982+
29272983
.ti-square:before {
29282984
content: "";
29292985
}
@@ -3016,6 +3072,10 @@
30163072
content: "";
30173073
}
30183074

3075+
.ti-submarine:before {
3076+
content: "";
3077+
}
3078+
30193079
.ti-subscript:before {
30203080
content: "";
30213081
}
@@ -3092,6 +3152,10 @@
30923152
content: "";
30933153
}
30943154

3155+
.ti-tank:before {
3156+
content: "";
3157+
}
3158+
30953159
.ti-target:before {
30963160
content: "";
30973161
}
@@ -3204,6 +3268,10 @@
32043268
content: "";
32053269
}
32063270

3271+
.ti-train:before {
3272+
content: "";
3273+
}
3274+
32073275
.ti-trash:before {
32083276
content: "";
32093277
}
@@ -3464,6 +3532,10 @@
34643532
content: "";
34653533
}
34663534

3535+
.ti-wrecking-ball:before {
3536+
content: "";
3537+
}
3538+
34673539
.ti-x:before {
34683540
content: "";
34693541
}

0 commit comments

Comments
 (0)