Skip to content

Commit febba82

Browse files
committed
Release 1.33.0
1 parent da5437e commit febba82

Some content is hidden

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

94 files changed

+1443
-657
lines changed

Diff for: .github/icons.png

17.8 KB
Loading

Diff for: .github/icons.svg

+696-642
Loading

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

18.8 KB
Loading

Diff for: .github/tabler-icons-1.33.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

11.2 KB
Binary file not shown.

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

11.2 KB
Binary file not shown.

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

6.14 KB
Binary file not shown.

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

4.64 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.32.0 by tabler - https://tabler.io
3+
* Tabler Icons 1.33.0 by tabler - https://tabler.io
44
* License - https://github.com/tabler/tabler-icons/blob/master/LICENSE
55
*/
66
@font-face {
@@ -900,6 +900,10 @@
900900
content: "";
901901
}
902902

903+
.ti-cardboards:before {
904+
content: "";
905+
}
906+
903907
.ti-caret-down:before {
904908
content: "";
905909
}
@@ -924,6 +928,14 @@
924928
content: "";
925929
}
926930

931+
.ti-ce:before {
932+
content: "";
933+
}
934+
935+
.ti-certificate:before {
936+
content: "";
937+
}
938+
927939
.ti-chart-area:before {
928940
content: "";
929941
}
@@ -956,6 +968,10 @@
956968
content: "";
957969
}
958970

971+
.ti-chart-radar:before {
972+
content: "";
973+
}
974+
959975
.ti-check:before {
960976
content: "";
961977
}
@@ -1032,6 +1048,10 @@
10321048
content: "";
10331049
}
10341050

1051+
.ti-christmas-tree:before {
1052+
content: "";
1053+
}
1054+
10351055
.ti-circle:before {
10361056
content: "";
10371057
}
@@ -1396,6 +1416,10 @@
13961416
content: "";
13971417
}
13981418

1419+
.ti-drone:before {
1420+
content: "";
1421+
}
1422+
13991423
.ti-droplet:before {
14001424
content: "";
14011425
}
@@ -1704,6 +1728,10 @@
17041728
content: "";
17051729
}
17061730

1731+
.ti-gps:before {
1732+
content: "";
1733+
}
1734+
17071735
.ti-grid:before {
17081736
content: "";
17091737
}
@@ -2152,6 +2180,10 @@
21522180
content: "";
21532181
}
21542182

2183+
.ti-manual-gearbox:before {
2184+
content: "";
2185+
}
2186+
21552187
.ti-map:before {
21562188
content: "";
21572189
}
@@ -2408,6 +2440,10 @@
24082440
content: "";
24092441
}
24102442

2443+
.ti-parachute:before {
2444+
content: "";
2445+
}
2446+
24112447
.ti-parentheses:before {
24122448
content: "";
24132449
}
@@ -2424,6 +2460,10 @@
24242460
content: "";
24252461
}
24262462

2463+
.ti-pennant:before {
2464+
content: "";
2465+
}
2466+
24272467
.ti-percentage:before {
24282468
content: "";
24292469
}
@@ -2524,6 +2564,10 @@
25242564
content: "";
25252565
}
25262566

2567+
.ti-plant-2:before {
2568+
content: "";
2569+
}
2570+
25272571
.ti-player-pause:before {
25282572
content: "";
25292573
}
@@ -2632,6 +2676,18 @@
26322676
content: "";
26332677
}
26342678

2679+
.ti-relation-many-to-many:before {
2680+
content: "";
2681+
}
2682+
2683+
.ti-relation-one-to-many:before {
2684+
content: "";
2685+
}
2686+
2687+
.ti-relation-one-to-one:before {
2688+
content: "";
2689+
}
2690+
26352691
.ti-repeat:before {
26362692
content: "";
26372693
}
@@ -2644,6 +2700,10 @@
26442700
content: "";
26452701
}
26462702

2703+
.ti-ripple:before {
2704+
content: "";
2705+
}
2706+
26472707
.ti-road-sign:before {
26482708
content: "";
26492709
}
@@ -2944,6 +3004,10 @@
29443004
content: "";
29453005
}
29463006

3007+
.ti-sthetoscope:before {
3008+
content: "";
3009+
}
3010+
29473011
.ti-sticker:before {
29483012
content: "";
29493013
}
@@ -3284,6 +3348,10 @@
32843348
content: "";
32853349
}
32863350

3351+
.ti-view-360:before {
3352+
content: "";
3353+
}
3354+
32873355
.ti-viewfinder:before {
32883356
content: "";
32893357
}
@@ -3368,6 +3436,10 @@
33683436
content: "";
33693437
}
33703438

3439+
.ti-windmill:before {
3440+
content: "";
3441+
}
3442+
33713443
.ti-wiper:before {
33723444
content: "";
33733445
}

0 commit comments

Comments
 (0)