Skip to content

Commit da8bbb8

Browse files
committed
Release 1.28.0
1 parent ecc5650 commit da8bbb8

File tree

113 files changed

+1403
-975
lines changed

Some content is hidden

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

113 files changed

+1403
-975
lines changed

Diff for: .github/icons.png

4.81 KB
Loading

Diff for: .github/icons.svg

+810-780
Loading

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

12.5 KB
Loading

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

+55
Loading

Diff for: iconfont-unicode.json

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

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

3.8 KB
Binary file not shown.

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

3.8 KB
Binary file not shown.

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

2.28 KB
Binary file not shown.

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

1.46 KB
Binary file not shown.

Diff for: iconfont/tabler-icons.css

+67-27
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
@charset "UTF-8";
22
/*!
3-
* Tabler Icons 1.27.0 by tabler - https://tabler.io
3+
* Tabler Icons 1.28.0 by tabler - https://tabler.io
44
* License - https://github.com/tabler/tabler-icons/blob/master/LICENSE
55
*/
66
@font-face {
@@ -240,6 +240,14 @@
240240
content: "";
241241
}
242242

243+
.ti-arrow-ramp-left:before {
244+
content: "";
245+
}
246+
247+
.ti-arrow-ramp-right:before {
248+
content: "";
249+
}
250+
243251
.ti-arrow-right:before {
244252
content: "";
245253
}
@@ -500,10 +508,6 @@
500508
content: "";
501509
}
502510

503-
.ti-box-seam:before {
504-
content: "";
505-
}
506-
507511
.ti-braces:before {
508512
content: "";
509513
}
@@ -1056,6 +1060,10 @@
10561060
content: "";
10571061
}
10581062

1063+
.ti-cloud-off:before {
1064+
content: "";
1065+
}
1066+
10591067
.ti-cloud-rain:before {
10601068
content: "";
10611069
}
@@ -2124,10 +2132,22 @@
21242132
content: "";
21252133
}
21262134

2135+
.ti-message-circle-2:before {
2136+
content: "";
2137+
}
2138+
2139+
.ti-message-circle-off:before {
2140+
content: "";
2141+
}
2142+
21272143
.ti-message-dots:before {
21282144
content: "";
21292145
}
21302146

2147+
.ti-message-off:before {
2148+
content: "";
2149+
}
2150+
21312151
.ti-message-plus:before {
21322152
content: "";
21332153
}
@@ -2140,6 +2160,10 @@
21402160
content: "";
21412161
}
21422162

2163+
.ti-messages-off:before {
2164+
content: "";
2165+
}
2166+
21432167
.ti-microphone:before {
21442168
content: "";
21452169
}
@@ -2304,10 +2328,6 @@
23042328
content: "";
23052329
}
23062330

2307-
.ti-pause:before {
2308-
content: "";
2309-
}
2310-
23112331
.ti-peace:before {
23122332
content: "";
23132333
}
@@ -2372,6 +2392,14 @@
23722392
content: "";
23732393
}
23742394

2395+
.ti-picture-in-picture-off:before {
2396+
content: "";
2397+
}
2398+
2399+
.ti-picture-in-picture-on:before {
2400+
content: "";
2401+
}
2402+
23752403
.ti-pill:before {
23762404
content: "";
23772405
}
@@ -2396,8 +2424,36 @@
23962424
content: "";
23972425
}
23982426

2399-
.ti-play:before {
2400-
content: "";
2427+
.ti-player-pause:before {
2428+
content: "";
2429+
}
2430+
2431+
.ti-player-play:before {
2432+
content: "";
2433+
}
2434+
2435+
.ti-player-record:before {
2436+
content: "";
2437+
}
2438+
2439+
.ti-player-skip-back:before {
2440+
content: "";
2441+
}
2442+
2443+
.ti-player-skip-forward:before {
2444+
content: "";
2445+
}
2446+
2447+
.ti-player-stop:before {
2448+
content: "";
2449+
}
2450+
2451+
.ti-player-track-next:before {
2452+
content: "";
2453+
}
2454+
2455+
.ti-player-track-prev:before {
2456+
content: "";
24012457
}
24022458

24032459
.ti-plug:before {
@@ -2652,14 +2708,6 @@
26522708
content: "";
26532709
}
26542710

2655-
.ti-skip-back:before {
2656-
content: "";
2657-
}
2658-
2659-
.ti-skip-forward:before {
2660-
content: "";
2661-
}
2662-
26632711
.ti-slice:before {
26642712
content: "";
26652713
}
@@ -2936,14 +2984,6 @@
29362984
content: "";
29372985
}
29382986

2939-
.ti-track-next:before {
2940-
content: "";
2941-
}
2942-
2943-
.ti-track-prev:before {
2944-
content: "";
2945-
}
2946-
29472987
.ti-tractor:before {
29482988
content: "";
29492989
}

0 commit comments

Comments
 (0)