Skip to content

Commit 5acbb4f

Browse files
committed
Release 1.35.0
1 parent e2c2309 commit 5acbb4f

File tree

203 files changed

+3081
-984
lines changed

Some content is hidden

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

203 files changed

+3081
-984
lines changed

Diff for: .github/icons.png

17 KB
Loading

Diff for: .github/icons.svg

+989-863
Loading

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

20.2 KB
Loading

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

+130
Loading

Diff for: iconfont-unicode.json

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

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

12.6 KB
Binary file not shown.

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

12.6 KB
Binary file not shown.

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

5.6 KB
Binary file not shown.

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

4.09 KB
Binary file not shown.

Diff for: iconfont/tabler-icons.css

+179-11
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
@charset "UTF-8";
22
/*!
3-
* Tabler Icons 1.34.0 by tabler - https://tabler.io
3+
* Tabler Icons 1.35.0 by tabler - https://tabler.io
44
* License - https://github.com/tabler/tabler-icons/blob/master/LICENSE
55
*/
66
@font-face {
@@ -184,6 +184,22 @@
184184
content: "";
185185
}
186186

187+
.ti-arrow-bottom-bar:before {
188+
content: "";
189+
}
190+
191+
.ti-arrow-bottom-circle:before {
192+
content: "";
193+
}
194+
195+
.ti-arrow-bottom-square:before {
196+
content: "";
197+
}
198+
199+
.ti-arrow-bottom-tail:before {
200+
content: "";
201+
}
202+
187203
.ti-arrow-down:before {
188204
content: "";
189205
}
@@ -220,10 +236,30 @@
220236
content: "";
221237
}
222238

239+
.ti-arrow-left-bar:before {
240+
content: "";
241+
}
242+
223243
.ti-arrow-left-circle:before {
224244
content: "";
225245
}
226246

247+
.ti-arrow-left-square:before {
248+
content: "";
249+
}
250+
251+
.ti-arrow-left-tail:before {
252+
content: "";
253+
}
254+
255+
.ti-arrow-loop-left:before {
256+
content: "";
257+
}
258+
259+
.ti-arrow-loop-right:before {
260+
content: "";
261+
}
262+
227263
.ti-arrow-narrow-down:before {
228264
content: "";
229265
}
@@ -252,10 +288,38 @@
252288
content: "";
253289
}
254290

291+
.ti-arrow-right-bar:before {
292+
content: "";
293+
}
294+
255295
.ti-arrow-right-circle:before {
256296
content: "";
257297
}
258298

299+
.ti-arrow-right-square:before {
300+
content: "";
301+
}
302+
303+
.ti-arrow-right-tail:before {
304+
content: "";
305+
}
306+
307+
.ti-arrow-top-bar:before {
308+
content: "";
309+
}
310+
311+
.ti-arrow-top-circle:before {
312+
content: "";
313+
}
314+
315+
.ti-arrow-top-square:before {
316+
content: "";
317+
}
318+
319+
.ti-arrow-top-tail:before {
320+
content: "";
321+
}
322+
259323
.ti-arrow-up:before {
260324
content: "";
261325
}
@@ -280,6 +344,22 @@
280344
content: "";
281345
}
282346

347+
.ti-arrow-wave-left-down:before {
348+
content: "";
349+
}
350+
351+
.ti-arrow-wave-left-up:before {
352+
content: "";
353+
}
354+
355+
.ti-arrow-wave-right-down:before {
356+
content: "";
357+
}
358+
359+
.ti-arrow-wave-right-up:before {
360+
content: "";
361+
}
362+
283363
.ti-arrows-diagonal:before {
284364
content: "";
285365
}
@@ -288,10 +368,34 @@
288368
content: "";
289369
}
290370

371+
.ti-arrows-down:before {
372+
content: "";
373+
}
374+
375+
.ti-arrows-down-up:before {
376+
content: "";
377+
}
378+
291379
.ti-arrows-horizontal:before {
292380
content: "";
293381
}
294382

383+
.ti-arrows-join:before {
384+
content: "";
385+
}
386+
387+
.ti-arrows-join-2:before {
388+
content: "";
389+
}
390+
391+
.ti-arrows-left:before {
392+
content: "";
393+
}
394+
395+
.ti-arrows-left-right:before {
396+
content: "";
397+
}
398+
295399
.ti-arrows-maximize:before {
296400
content: "";
297401
}
@@ -300,10 +404,34 @@
300404
content: "";
301405
}
302406

407+
.ti-arrows-right:before {
408+
content: "";
409+
}
410+
411+
.ti-arrows-right-left:before {
412+
content: "";
413+
}
414+
303415
.ti-arrows-sort:before {
304416
content: "";
305417
}
306418

419+
.ti-arrows-split:before {
420+
content: "";
421+
}
422+
423+
.ti-arrows-split-2:before {
424+
content: "";
425+
}
426+
427+
.ti-arrows-up:before {
428+
content: "";
429+
}
430+
431+
.ti-arrows-up-down:before {
432+
content: "";
433+
}
434+
307435
.ti-arrows-vertical:before {
308436
content: "";
309437
}
@@ -448,6 +576,10 @@
448576
content: "";
449577
}
450578

579+
.ti-bone:before {
580+
content: "";
581+
}
582+
451583
.ti-book:before {
452584
content: "";
453585
}
@@ -1760,10 +1892,6 @@
17601892
content: "";
17611893
}
17621894

1763-
.ti-grid:before {
1764-
content: "";
1765-
}
1766-
17671895
.ti-grid-dots:before {
17681896
content: "";
17691897
}
@@ -1996,6 +2124,14 @@
19962124
content: "";
19972125
}
19982126

2127+
.ti-layout-grid:before {
2128+
content: "";
2129+
}
2130+
2131+
.ti-layout-grid-add:before {
2132+
content: "";
2133+
}
2134+
19992135
.ti-layout-kanban:before {
20002136
content: "";
20012137
}
@@ -2588,6 +2724,10 @@
25882724
content: "";
25892725
}
25902726

2727+
.ti-pizza:before {
2728+
content: "";
2729+
}
2730+
25912731
.ti-plane:before {
25922732
content: "";
25932733
}
@@ -2696,6 +2836,14 @@
26962836
content: "";
26972837
}
26982838

2839+
.ti-rainbow:before {
2840+
content: "";
2841+
}
2842+
2843+
.ti-receipt-tax:before {
2844+
content: "";
2845+
}
2846+
26992847
.ti-record-mail:before {
27002848
content: "";
27012849
}
@@ -3060,8 +3208,8 @@
30603208
content: "";
30613209
}
30623210

3063-
.ti-sthetoscope:before {
3064-
content: "";
3211+
.ti-stethoscope:before {
3212+
content: "";
30653213
}
30663214

30673215
.ti-sticker:before {
@@ -3116,6 +3264,14 @@
31163264
content: "";
31173265
}
31183266

3267+
.ti-switch-2:before {
3268+
content: "";
3269+
}
3270+
3271+
.ti-switch-3:before {
3272+
content: "";
3273+
}
3274+
31193275
.ti-switch-horizontal:before {
31203276
content: "";
31213277
}
@@ -3160,10 +3316,6 @@
31603316
content: "";
31613317
}
31623318

3163-
.ti-tax:before {
3164-
content: "";
3165-
}
3166-
31673319
.ti-temperature:before {
31683320
content: "";
31693321
}
@@ -3288,10 +3440,26 @@
32883440
content: "";
32893441
}
32903442

3443+
.ti-trending-down-2:before {
3444+
content: "";
3445+
}
3446+
3447+
.ti-trending-down-3:before {
3448+
content: "";
3449+
}
3450+
32913451
.ti-trending-up:before {
32923452
content: "";
32933453
}
32943454

3455+
.ti-trending-up-2:before {
3456+
content: "";
3457+
}
3458+
3459+
.ti-trending-up-3:before {
3460+
content: "";
3461+
}
3462+
32953463
.ti-triangle:before {
32963464
content: "";
32973465
}

0 commit comments

Comments
 (0)