@tabler/icons-webfont 2.35.0 → 2.36.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/fonts/tabler-icons.eot +0 -0
- package/fonts/tabler-icons.ttf +0 -0
- package/fonts/tabler-icons.woff +0 -0
- package/fonts/tabler-icons.woff2 +0 -0
- package/package.json +2 -2
- package/tabler-icons.css +83 -7
- package/tabler-icons.css.map +1 -1
- package/tabler-icons.html +182 -11
- package/tabler-icons.min.css +2 -2
- package/tabler-icons.min.css.map +1 -1
- package/tabler-icons.scss +45 -7
package/tabler-icons.html
CHANGED
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
<meta name="viewport"
|
|
6
6
|
content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0">
|
|
7
7
|
<meta http-equiv="X-UA-Compatible" content="ie=edge">
|
|
8
|
-
<title>Tabler Icons - version 2.
|
|
8
|
+
<title>Tabler Icons - version 2.36.0</title>
|
|
9
9
|
|
|
10
10
|
<link rel="preconnect" href="https://rsms.me/">
|
|
11
11
|
<link rel="stylesheet" href="https://rsms.me/inter/inter.css">
|
|
@@ -116,7 +116,7 @@
|
|
|
116
116
|
<h1>
|
|
117
117
|
Tabler Icons
|
|
118
118
|
</h1>
|
|
119
|
-
<p class="text-muted">version 2.
|
|
119
|
+
<p class="text-muted">version 2.36.0</p>
|
|
120
120
|
</header>
|
|
121
121
|
|
|
122
122
|
<div class="search-bar">
|
|
@@ -693,6 +693,15 @@
|
|
|
693
693
|
</div>
|
|
694
694
|
</div>
|
|
695
695
|
|
|
696
|
+
<div class="tabler-icon">
|
|
697
|
+
<i class="ti ti-alarm-average"></i>
|
|
698
|
+
<strong>alarm-average</strong>
|
|
699
|
+
<div class="tabler-icon-codes">
|
|
700
|
+
<code>ti ti-alarm-average</code><br>
|
|
701
|
+
<code>\fc9e</code>
|
|
702
|
+
</div>
|
|
703
|
+
</div>
|
|
704
|
+
|
|
696
705
|
<div class="tabler-icon">
|
|
697
706
|
<i class="ti ti-alarm-filled"></i>
|
|
698
707
|
<strong>alarm-filled</strong>
|
|
@@ -2466,6 +2475,24 @@
|
|
|
2466
2475
|
</div>
|
|
2467
2476
|
</div>
|
|
2468
2477
|
|
|
2478
|
+
<div class="tabler-icon">
|
|
2479
|
+
<i class="ti ti-arrow-merge-alt-left"></i>
|
|
2480
|
+
<strong>arrow-merge-alt-left</strong>
|
|
2481
|
+
<div class="tabler-icon-codes">
|
|
2482
|
+
<code>ti ti-arrow-merge-alt-left</code><br>
|
|
2483
|
+
<code>\fc9f</code>
|
|
2484
|
+
</div>
|
|
2485
|
+
</div>
|
|
2486
|
+
|
|
2487
|
+
<div class="tabler-icon">
|
|
2488
|
+
<i class="ti ti-arrow-merge-alt-right"></i>
|
|
2489
|
+
<strong>arrow-merge-alt-right</strong>
|
|
2490
|
+
<div class="tabler-icon-codes">
|
|
2491
|
+
<code>ti ti-arrow-merge-alt-right</code><br>
|
|
2492
|
+
<code>\fca0</code>
|
|
2493
|
+
</div>
|
|
2494
|
+
</div>
|
|
2495
|
+
|
|
2469
2496
|
<div class="tabler-icon">
|
|
2470
2497
|
<i class="ti ti-arrow-merge-both"></i>
|
|
2471
2498
|
<strong>arrow-merge-both</strong>
|
|
@@ -4482,6 +4509,15 @@
|
|
|
4482
4509
|
</div>
|
|
4483
4510
|
</div>
|
|
4484
4511
|
|
|
4512
|
+
<div class="tabler-icon">
|
|
4513
|
+
<i class="ti ti-bed-flat"></i>
|
|
4514
|
+
<strong>bed-flat</strong>
|
|
4515
|
+
<div class="tabler-icon-codes">
|
|
4516
|
+
<code>ti ti-bed-flat</code><br>
|
|
4517
|
+
<code>\fca1</code>
|
|
4518
|
+
</div>
|
|
4519
|
+
</div>
|
|
4520
|
+
|
|
4485
4521
|
<div class="tabler-icon">
|
|
4486
4522
|
<i class="ti ti-bed-off"></i>
|
|
4487
4523
|
<strong>bed-off</strong>
|
|
@@ -4950,6 +4986,15 @@
|
|
|
4950
4986
|
</div>
|
|
4951
4987
|
</div>
|
|
4952
4988
|
|
|
4989
|
+
<div class="tabler-icon">
|
|
4990
|
+
<i class="ti ti-blender"></i>
|
|
4991
|
+
<strong>blender</strong>
|
|
4992
|
+
<div class="tabler-icon-codes">
|
|
4993
|
+
<code>ti ti-blender</code><br>
|
|
4994
|
+
<code>\fca2</code>
|
|
4995
|
+
</div>
|
|
4996
|
+
</div>
|
|
4997
|
+
|
|
4953
4998
|
<div class="tabler-icon">
|
|
4954
4999
|
<i class="ti ti-blockquote"></i>
|
|
4955
5000
|
<strong>blockquote</strong>
|
|
@@ -5022,6 +5067,15 @@
|
|
|
5022
5067
|
</div>
|
|
5023
5068
|
</div>
|
|
5024
5069
|
|
|
5070
|
+
<div class="tabler-icon">
|
|
5071
|
+
<i class="ti ti-body-scan"></i>
|
|
5072
|
+
<strong>body-scan</strong>
|
|
5073
|
+
<div class="tabler-icon-codes">
|
|
5074
|
+
<code>ti ti-body-scan</code><br>
|
|
5075
|
+
<code>\fca3</code>
|
|
5076
|
+
</div>
|
|
5077
|
+
</div>
|
|
5078
|
+
|
|
5025
5079
|
<div class="tabler-icon">
|
|
5026
5080
|
<i class="ti ti-bold"></i>
|
|
5027
5081
|
<strong>bold</strong>
|
|
@@ -15885,15 +15939,6 @@
|
|
|
15885
15939
|
</div>
|
|
15886
15940
|
</div>
|
|
15887
15941
|
|
|
15888
|
-
<div class="tabler-icon">
|
|
15889
|
-
<i class="ti ti-device-game-pad"></i>
|
|
15890
|
-
<strong>device-game-pad</strong>
|
|
15891
|
-
<div class="tabler-icon-codes">
|
|
15892
|
-
<code>ti ti-device-game-pad</code><br>
|
|
15893
|
-
<code>\fc58</code>
|
|
15894
|
-
</div>
|
|
15895
|
-
</div>
|
|
15896
|
-
|
|
15897
15942
|
<div class="tabler-icon">
|
|
15898
15943
|
<i class="ti ti-device-gamepad"></i>
|
|
15899
15944
|
<strong>device-gamepad</strong>
|
|
@@ -15912,6 +15957,15 @@
|
|
|
15912
15957
|
</div>
|
|
15913
15958
|
</div>
|
|
15914
15959
|
|
|
15960
|
+
<div class="tabler-icon">
|
|
15961
|
+
<i class="ti ti-device-gamepad-3"></i>
|
|
15962
|
+
<strong>device-gamepad-3</strong>
|
|
15963
|
+
<div class="tabler-icon-codes">
|
|
15964
|
+
<code>ti ti-device-gamepad-3</code><br>
|
|
15965
|
+
<code>\fc58</code>
|
|
15966
|
+
</div>
|
|
15967
|
+
</div>
|
|
15968
|
+
|
|
15915
15969
|
<div class="tabler-icon">
|
|
15916
15970
|
<i class="ti ti-device-heart-monitor"></i>
|
|
15917
15971
|
<strong>device-heart-monitor</strong>
|
|
@@ -21879,6 +21933,24 @@
|
|
|
21879
21933
|
</div>
|
|
21880
21934
|
</div>
|
|
21881
21935
|
|
|
21936
|
+
<div class="tabler-icon">
|
|
21937
|
+
<i class="ti ti-grid-3x3"></i>
|
|
21938
|
+
<strong>grid-3x3</strong>
|
|
21939
|
+
<div class="tabler-icon-codes">
|
|
21940
|
+
<code>ti ti-grid-3x3</code><br>
|
|
21941
|
+
<code>\fca4</code>
|
|
21942
|
+
</div>
|
|
21943
|
+
</div>
|
|
21944
|
+
|
|
21945
|
+
<div class="tabler-icon">
|
|
21946
|
+
<i class="ti ti-grid-4x4"></i>
|
|
21947
|
+
<strong>grid-4x4</strong>
|
|
21948
|
+
<div class="tabler-icon-codes">
|
|
21949
|
+
<code>ti ti-grid-4x4</code><br>
|
|
21950
|
+
<code>\fca5</code>
|
|
21951
|
+
</div>
|
|
21952
|
+
</div>
|
|
21953
|
+
|
|
21882
21954
|
<div class="tabler-icon">
|
|
21883
21955
|
<i class="ti ti-grid-dots"></i>
|
|
21884
21956
|
<strong>grid-dots</strong>
|
|
@@ -21888,6 +21960,15 @@
|
|
|
21888
21960
|
</div>
|
|
21889
21961
|
</div>
|
|
21890
21962
|
|
|
21963
|
+
<div class="tabler-icon">
|
|
21964
|
+
<i class="ti ti-grid-goldenratio"></i>
|
|
21965
|
+
<strong>grid-goldenratio</strong>
|
|
21966
|
+
<div class="tabler-icon-codes">
|
|
21967
|
+
<code>ti ti-grid-goldenratio</code><br>
|
|
21968
|
+
<code>\fca6</code>
|
|
21969
|
+
</div>
|
|
21970
|
+
</div>
|
|
21971
|
+
|
|
21891
21972
|
<div class="tabler-icon">
|
|
21892
21973
|
<i class="ti ti-grid-pattern"></i>
|
|
21893
21974
|
<strong>grid-pattern</strong>
|
|
@@ -21897,6 +21978,15 @@
|
|
|
21897
21978
|
</div>
|
|
21898
21979
|
</div>
|
|
21899
21980
|
|
|
21981
|
+
<div class="tabler-icon">
|
|
21982
|
+
<i class="ti ti-grid-scan"></i>
|
|
21983
|
+
<strong>grid-scan</strong>
|
|
21984
|
+
<div class="tabler-icon-codes">
|
|
21985
|
+
<code>ti ti-grid-scan</code><br>
|
|
21986
|
+
<code>\fca7</code>
|
|
21987
|
+
</div>
|
|
21988
|
+
</div>
|
|
21989
|
+
|
|
21900
21990
|
<div class="tabler-icon">
|
|
21901
21991
|
<i class="ti ti-grill"></i>
|
|
21902
21992
|
<strong>grill</strong>
|
|
@@ -31356,6 +31446,15 @@
|
|
|
31356
31446
|
</div>
|
|
31357
31447
|
</div>
|
|
31358
31448
|
|
|
31449
|
+
<div class="tabler-icon">
|
|
31450
|
+
<i class="ti ti-photo-scan"></i>
|
|
31451
|
+
<strong>photo-scan</strong>
|
|
31452
|
+
<div class="tabler-icon-codes">
|
|
31453
|
+
<code>ti ti-photo-scan</code><br>
|
|
31454
|
+
<code>\fca8</code>
|
|
31455
|
+
</div>
|
|
31456
|
+
</div>
|
|
31457
|
+
|
|
31359
31458
|
<div class="tabler-icon">
|
|
31360
31459
|
<i class="ti ti-photo-search"></i>
|
|
31361
31460
|
<strong>photo-search</strong>
|
|
@@ -33867,6 +33966,24 @@
|
|
|
33867
33966
|
</div>
|
|
33868
33967
|
</div>
|
|
33869
33968
|
|
|
33969
|
+
<div class="tabler-icon">
|
|
33970
|
+
<i class="ti ti-route-alt-left"></i>
|
|
33971
|
+
<strong>route-alt-left</strong>
|
|
33972
|
+
<div class="tabler-icon-codes">
|
|
33973
|
+
<code>ti ti-route-alt-left</code><br>
|
|
33974
|
+
<code>\fca9</code>
|
|
33975
|
+
</div>
|
|
33976
|
+
</div>
|
|
33977
|
+
|
|
33978
|
+
<div class="tabler-icon">
|
|
33979
|
+
<i class="ti ti-route-alt-right"></i>
|
|
33980
|
+
<strong>route-alt-right</strong>
|
|
33981
|
+
<div class="tabler-icon-codes">
|
|
33982
|
+
<code>ti ti-route-alt-right</code><br>
|
|
33983
|
+
<code>\fcaa</code>
|
|
33984
|
+
</div>
|
|
33985
|
+
</div>
|
|
33986
|
+
|
|
33870
33987
|
<div class="tabler-icon">
|
|
33871
33988
|
<i class="ti ti-route-off"></i>
|
|
33872
33989
|
<strong>route-off</strong>
|
|
@@ -33876,6 +33993,42 @@
|
|
|
33876
33993
|
</div>
|
|
33877
33994
|
</div>
|
|
33878
33995
|
|
|
33996
|
+
<div class="tabler-icon">
|
|
33997
|
+
<i class="ti ti-route-square"></i>
|
|
33998
|
+
<strong>route-square</strong>
|
|
33999
|
+
<div class="tabler-icon-codes">
|
|
34000
|
+
<code>ti ti-route-square</code><br>
|
|
34001
|
+
<code>\fcac</code>
|
|
34002
|
+
</div>
|
|
34003
|
+
</div>
|
|
34004
|
+
|
|
34005
|
+
<div class="tabler-icon">
|
|
34006
|
+
<i class="ti ti-route-square-2"></i>
|
|
34007
|
+
<strong>route-square-2</strong>
|
|
34008
|
+
<div class="tabler-icon-codes">
|
|
34009
|
+
<code>ti ti-route-square-2</code><br>
|
|
34010
|
+
<code>\fcab</code>
|
|
34011
|
+
</div>
|
|
34012
|
+
</div>
|
|
34013
|
+
|
|
34014
|
+
<div class="tabler-icon">
|
|
34015
|
+
<i class="ti ti-route-x"></i>
|
|
34016
|
+
<strong>route-x</strong>
|
|
34017
|
+
<div class="tabler-icon-codes">
|
|
34018
|
+
<code>ti ti-route-x</code><br>
|
|
34019
|
+
<code>\fcae</code>
|
|
34020
|
+
</div>
|
|
34021
|
+
</div>
|
|
34022
|
+
|
|
34023
|
+
<div class="tabler-icon">
|
|
34024
|
+
<i class="ti ti-route-x-2"></i>
|
|
34025
|
+
<strong>route-x-2</strong>
|
|
34026
|
+
<div class="tabler-icon-codes">
|
|
34027
|
+
<code>ti ti-route-x-2</code><br>
|
|
34028
|
+
<code>\fcad</code>
|
|
34029
|
+
</div>
|
|
34030
|
+
</div>
|
|
34031
|
+
|
|
33879
34032
|
<div class="tabler-icon">
|
|
33880
34033
|
<i class="ti ti-router"></i>
|
|
33881
34034
|
<strong>router</strong>
|
|
@@ -40527,6 +40680,15 @@
|
|
|
40527
40680
|
</div>
|
|
40528
40681
|
</div>
|
|
40529
40682
|
|
|
40683
|
+
<div class="tabler-icon">
|
|
40684
|
+
<i class="ti ti-user-scan"></i>
|
|
40685
|
+
<strong>user-scan</strong>
|
|
40686
|
+
<div class="tabler-icon-codes">
|
|
40687
|
+
<code>ti ti-user-scan</code><br>
|
|
40688
|
+
<code>\fcaf</code>
|
|
40689
|
+
</div>
|
|
40690
|
+
</div>
|
|
40691
|
+
|
|
40530
40692
|
<div class="tabler-icon">
|
|
40531
40693
|
<i class="ti ti-user-search"></i>
|
|
40532
40694
|
<strong>user-search</strong>
|
|
@@ -42354,6 +42516,15 @@
|
|
|
42354
42516
|
</div>
|
|
42355
42517
|
</div>
|
|
42356
42518
|
|
|
42519
|
+
<div class="tabler-icon">
|
|
42520
|
+
<i class="ti ti-zoom-scan"></i>
|
|
42521
|
+
<strong>zoom-scan</strong>
|
|
42522
|
+
<div class="tabler-icon-codes">
|
|
42523
|
+
<code>ti ti-zoom-scan</code><br>
|
|
42524
|
+
<code>\fcb0</code>
|
|
42525
|
+
</div>
|
|
42526
|
+
</div>
|
|
42527
|
+
|
|
42357
42528
|
<div class="tabler-icon">
|
|
42358
42529
|
<i class="ti ti-zzz"></i>
|
|
42359
42530
|
<strong>zzz</strong>
|