Skip to content

Commit 2b1bab1

Browse files
committed
Release 1.15.0
1 parent 703ef32 commit 2b1bab1

40 files changed

+945
-632
lines changed

Diff for: .github/icons.png

4.67 KB
Loading

Diff for: .github/icons.svg

+640-610
Loading

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

7.87 KB
Loading

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

+34
Loading

Diff for: iconfont-unicode.json

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

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

4.42 KB
Binary file not shown.

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

4.42 KB
Binary file not shown.

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

1.82 KB
Binary file not shown.

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

1.36 KB
Binary file not shown.

Diff for: iconfont/tabler-icons.css

+43-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
@charset "UTF-8";
22
/*!
3-
* Tabler Icons 1.14.0 by tabler - https://tabler.io
3+
* Tabler Icons 1.15.0 by tabler - https://tabler.io
44
* License - https://github.com/tabler/tabler-icons/blob/master/LICENSE
55
*/
66
@font-face {
@@ -124,6 +124,22 @@
124124
content: "";
125125
}
126126

127+
.ti-arrow-bar-to-down:before {
128+
content: "";
129+
}
130+
131+
.ti-arrow-bar-to-left:before {
132+
content: "";
133+
}
134+
135+
.ti-arrow-bar-to-right:before {
136+
content: "";
137+
}
138+
139+
.ti-arrow-bar-to-up:before {
140+
content: "";
141+
}
142+
127143
.ti-arrow-bar-up:before {
128144
content: "";
129145
}
@@ -464,6 +480,10 @@
464480
content: "";
465481
}
466482

483+
.ti-brand-linkedin:before {
484+
content: "";
485+
}
486+
467487
.ti-brand-medium:before {
468488
content: "";
469489
}
@@ -480,6 +500,14 @@
480500
content: "";
481501
}
482502

503+
.ti-brand-pinterest:before {
504+
content: "";
505+
}
506+
507+
.ti-brand-reddit:before {
508+
content: "";
509+
}
510+
483511
.ti-brand-safari:before {
484512
content: "";
485513
}
@@ -496,6 +524,10 @@
496524
content: "";
497525
}
498526

527+
.ti-brand-tabler:before {
528+
content: "";
529+
}
530+
499531
.ti-brand-telegram:before {
500532
content: "";
501533
}
@@ -512,6 +544,10 @@
512544
content: "";
513545
}
514546

547+
.ti-brand-youtube:before {
548+
content: "";
549+
}
550+
515551
.ti-briefcase:before {
516552
content: "";
517553
}
@@ -1152,6 +1188,10 @@
11521188
content: "";
11531189
}
11541190

1191+
.ti-file-upload:before {
1192+
content: "";
1193+
}
1194+
11551195
.ti-file-x:before {
11561196
content: "";
11571197
}
@@ -2244,8 +2284,8 @@
22442284
content: "";
22452285
}
22462286

2247-
.ti-swiming:before {
2248-
content: "";
2287+
.ti-swimming:before {
2288+
content: "";
22492289
}
22502290

22512291
.ti-switch:before {

Diff for: iconfont/tabler-icons.html

+96-6
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<meta name="viewport"
66
content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0">
77
<meta http-equiv="X-UA-Compatible" content="ie=edge">
8-
<title>Tabler Icons - version 1.14.0</title>
8+
<title>Tabler Icons - version 1.15.0</title>
99

1010
<link href="https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;600" rel="stylesheet">
1111
<link rel="stylesheet" href="./tabler-icons.css">
@@ -109,7 +109,7 @@
109109
<h1>
110110
Tabler Icons
111111
</h1>
112-
<p class="text-muted">version 1.14.0</p>
112+
<p class="text-muted">version 1.15.0</p>
113113
</header>
114114

115115
<div class="search-bar">
@@ -344,6 +344,42 @@ <h1>
344344
</div>
345345
</div>
346346

347+
<div class="tabler-icon">
348+
<i class="ti ti-arrow-bar-to-down"></i>
349+
<strong>arrow-bar-to-down</strong>
350+
<div class="tabler-icon-codes">
351+
<code>ti ti-arrow-bar-to-down</code><br>
352+
<code>\ec88</code>
353+
</div>
354+
</div>
355+
356+
<div class="tabler-icon">
357+
<i class="ti ti-arrow-bar-to-left"></i>
358+
<strong>arrow-bar-to-left</strong>
359+
<div class="tabler-icon-codes">
360+
<code>ti ti-arrow-bar-to-left</code><br>
361+
<code>\ec89</code>
362+
</div>
363+
</div>
364+
365+
<div class="tabler-icon">
366+
<i class="ti ti-arrow-bar-to-right"></i>
367+
<strong>arrow-bar-to-right</strong>
368+
<div class="tabler-icon-codes">
369+
<code>ti ti-arrow-bar-to-right</code><br>
370+
<code>\ec8a</code>
371+
</div>
372+
</div>
373+
374+
<div class="tabler-icon">
375+
<i class="ti ti-arrow-bar-to-up"></i>
376+
<strong>arrow-bar-to-up</strong>
377+
<div class="tabler-icon-codes">
378+
<code>ti ti-arrow-bar-to-up</code><br>
379+
<code>\ec8b</code>
380+
</div>
381+
</div>
382+
347383
<div class="tabler-icon">
348384
<i class="ti ti-arrow-bar-up"></i>
349385
<strong>arrow-bar-up</strong>
@@ -1109,6 +1145,15 @@ <h1>
11091145
</div>
11101146
</div>
11111147

1148+
<div class="tabler-icon">
1149+
<i class="ti ti-brand-linkedin"></i>
1150+
<strong>brand-linkedin</strong>
1151+
<div class="tabler-icon-codes">
1152+
<code>ti ti-brand-linkedin</code><br>
1153+
<code>\ec8c</code>
1154+
</div>
1155+
</div>
1156+
11121157
<div class="tabler-icon">
11131158
<i class="ti ti-brand-medium"></i>
11141159
<strong>brand-medium</strong>
@@ -1145,6 +1190,24 @@ <h1>
11451190
</div>
11461191
</div>
11471192

1193+
<div class="tabler-icon">
1194+
<i class="ti ti-brand-pinterest"></i>
1195+
<strong>brand-pinterest</strong>
1196+
<div class="tabler-icon-codes">
1197+
<code>ti ti-brand-pinterest</code><br>
1198+
<code>\ec8d</code>
1199+
</div>
1200+
</div>
1201+
1202+
<div class="tabler-icon">
1203+
<i class="ti ti-brand-reddit"></i>
1204+
<strong>brand-reddit</strong>
1205+
<div class="tabler-icon-codes">
1206+
<code>ti ti-brand-reddit</code><br>
1207+
<code>\ec8e</code>
1208+
</div>
1209+
</div>
1210+
11481211
<div class="tabler-icon">
11491212
<i class="ti ti-brand-safari"></i>
11501213
<strong>brand-safari</strong>
@@ -1181,6 +1244,15 @@ <h1>
11811244
</div>
11821245
</div>
11831246

1247+
<div class="tabler-icon">
1248+
<i class="ti ti-brand-tabler"></i>
1249+
<strong>brand-tabler</strong>
1250+
<div class="tabler-icon-codes">
1251+
<code>ti ti-brand-tabler</code><br>
1252+
<code>\ec8f</code>
1253+
</div>
1254+
</div>
1255+
11841256
<div class="tabler-icon">
11851257
<i class="ti ti-brand-telegram"></i>
11861258
<strong>brand-telegram</strong>
@@ -1217,6 +1289,15 @@ <h1>
12171289
</div>
12181290
</div>
12191291

1292+
<div class="tabler-icon">
1293+
<i class="ti ti-brand-youtube"></i>
1294+
<strong>brand-youtube</strong>
1295+
<div class="tabler-icon-codes">
1296+
<code>ti ti-brand-youtube</code><br>
1297+
<code>\ec90</code>
1298+
</div>
1299+
</div>
1300+
12201301
<div class="tabler-icon">
12211302
<i class="ti ti-briefcase"></i>
12221303
<strong>briefcase</strong>
@@ -2657,6 +2738,15 @@ <h1>
26572738
</div>
26582739
</div>
26592740

2741+
<div class="tabler-icon">
2742+
<i class="ti ti-file-upload"></i>
2743+
<strong>file-upload</strong>
2744+
<div class="tabler-icon-codes">
2745+
<code>ti ti-file-upload</code><br>
2746+
<code>\ec91</code>
2747+
</div>
2748+
</div>
2749+
26602750
<div class="tabler-icon">
26612751
<i class="ti ti-file-x"></i>
26622752
<strong>file-x</strong>
@@ -5115,11 +5205,11 @@ <h1>
51155205
</div>
51165206

51175207
<div class="tabler-icon">
5118-
<i class="ti ti-swiming"></i>
5119-
<strong>swiming</strong>
5208+
<i class="ti ti-swimming"></i>
5209+
<strong>swimming</strong>
51205210
<div class="tabler-icon-codes">
5121-
<code>ti ti-swiming</code><br>
5122-
<code>\ec85</code>
5211+
<code>ti ti-swimming</code><br>
5212+
<code>\ec92</code>
51235213
</div>
51245214
</div>
51255215

Diff for: iconfont/tabler-icons.min.css

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)