@tabler/icons-webfont 2.34.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 +3 -2
- package/tabler-icons.css +167 -7
- package/tabler-icons.css.map +1 -7
- package/tabler-icons.html +371 -11
- package/tabler-icons.min.css +2 -3
- package/tabler-icons.min.css.map +1 -7
- package/tabler-icons.scss +87 -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>
|
|
@@ -3483,6 +3510,15 @@
|
|
|
3483
3510
|
</div>
|
|
3484
3511
|
</div>
|
|
3485
3512
|
|
|
3513
|
+
<div class="tabler-icon">
|
|
3514
|
+
<i class="ti ti-automatic-gearbox"></i>
|
|
3515
|
+
<strong>automatic-gearbox</strong>
|
|
3516
|
+
<div class="tabler-icon-codes">
|
|
3517
|
+
<code>ti ti-automatic-gearbox</code><br>
|
|
3518
|
+
<code>\fc89</code>
|
|
3519
|
+
</div>
|
|
3520
|
+
</div>
|
|
3521
|
+
|
|
3486
3522
|
<div class="tabler-icon">
|
|
3487
3523
|
<i class="ti ti-award"></i>
|
|
3488
3524
|
<strong>award</strong>
|
|
@@ -4473,6 +4509,15 @@
|
|
|
4473
4509
|
</div>
|
|
4474
4510
|
</div>
|
|
4475
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
|
+
|
|
4476
4521
|
<div class="tabler-icon">
|
|
4477
4522
|
<i class="ti ti-bed-off"></i>
|
|
4478
4523
|
<strong>bed-off</strong>
|
|
@@ -4941,6 +4986,15 @@
|
|
|
4941
4986
|
</div>
|
|
4942
4987
|
</div>
|
|
4943
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
|
+
|
|
4944
4998
|
<div class="tabler-icon">
|
|
4945
4999
|
<i class="ti ti-blockquote"></i>
|
|
4946
5000
|
<strong>blockquote</strong>
|
|
@@ -5013,6 +5067,15 @@
|
|
|
5013
5067
|
</div>
|
|
5014
5068
|
</div>
|
|
5015
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
|
+
|
|
5016
5079
|
<div class="tabler-icon">
|
|
5017
5080
|
<i class="ti ti-bold"></i>
|
|
5018
5081
|
<strong>bold</strong>
|
|
@@ -5166,6 +5229,15 @@
|
|
|
5166
5229
|
</div>
|
|
5167
5230
|
</div>
|
|
5168
5231
|
|
|
5232
|
+
<div class="tabler-icon">
|
|
5233
|
+
<i class="ti ti-bookmark-ai"></i>
|
|
5234
|
+
<strong>bookmark-ai</strong>
|
|
5235
|
+
<div class="tabler-icon-codes">
|
|
5236
|
+
<code>ti ti-bookmark-ai</code><br>
|
|
5237
|
+
<code>\fc8a</code>
|
|
5238
|
+
</div>
|
|
5239
|
+
</div>
|
|
5240
|
+
|
|
5169
5241
|
<div class="tabler-icon">
|
|
5170
5242
|
<i class="ti ti-bookmark-edit"></i>
|
|
5171
5243
|
<strong>bookmark-edit</strong>
|
|
@@ -10368,6 +10440,15 @@
|
|
|
10368
10440
|
</div>
|
|
10369
10441
|
</div>
|
|
10370
10442
|
|
|
10443
|
+
<div class="tabler-icon">
|
|
10444
|
+
<i class="ti ti-car-suv"></i>
|
|
10445
|
+
<strong>car-suv</strong>
|
|
10446
|
+
<div class="tabler-icon-codes">
|
|
10447
|
+
<code>ti ti-car-suv</code><br>
|
|
10448
|
+
<code>\fc8b</code>
|
|
10449
|
+
</div>
|
|
10450
|
+
</div>
|
|
10451
|
+
|
|
10371
10452
|
<div class="tabler-icon">
|
|
10372
10453
|
<i class="ti ti-car-turbine"></i>
|
|
10373
10454
|
<strong>car-turbine</strong>
|
|
@@ -12366,6 +12447,15 @@
|
|
|
12366
12447
|
</div>
|
|
12367
12448
|
</div>
|
|
12368
12449
|
|
|
12450
|
+
<div class="tabler-icon">
|
|
12451
|
+
<i class="ti ti-circle-minus-2"></i>
|
|
12452
|
+
<strong>circle-minus-2</strong>
|
|
12453
|
+
<div class="tabler-icon-codes">
|
|
12454
|
+
<code>ti ti-circle-minus-2</code><br>
|
|
12455
|
+
<code>\fc8c</code>
|
|
12456
|
+
</div>
|
|
12457
|
+
</div>
|
|
12458
|
+
|
|
12369
12459
|
<div class="tabler-icon">
|
|
12370
12460
|
<i class="ti ti-circle-number-0"></i>
|
|
12371
12461
|
<strong>circle-number-0</strong>
|
|
@@ -12474,6 +12564,15 @@
|
|
|
12474
12564
|
</div>
|
|
12475
12565
|
</div>
|
|
12476
12566
|
|
|
12567
|
+
<div class="tabler-icon">
|
|
12568
|
+
<i class="ti ti-circle-plus-2"></i>
|
|
12569
|
+
<strong>circle-plus-2</strong>
|
|
12570
|
+
<div class="tabler-icon-codes">
|
|
12571
|
+
<code>ti ti-circle-plus-2</code><br>
|
|
12572
|
+
<code>\fc8d</code>
|
|
12573
|
+
</div>
|
|
12574
|
+
</div>
|
|
12575
|
+
|
|
12477
12576
|
<div class="tabler-icon">
|
|
12478
12577
|
<i class="ti ti-circle-rectangle"></i>
|
|
12479
12578
|
<strong>circle-rectangle</strong>
|
|
@@ -15840,15 +15939,6 @@
|
|
|
15840
15939
|
</div>
|
|
15841
15940
|
</div>
|
|
15842
15941
|
|
|
15843
|
-
<div class="tabler-icon">
|
|
15844
|
-
<i class="ti ti-device-game-pad"></i>
|
|
15845
|
-
<strong>device-game-pad</strong>
|
|
15846
|
-
<div class="tabler-icon-codes">
|
|
15847
|
-
<code>ti ti-device-game-pad</code><br>
|
|
15848
|
-
<code>\fc58</code>
|
|
15849
|
-
</div>
|
|
15850
|
-
</div>
|
|
15851
|
-
|
|
15852
15942
|
<div class="tabler-icon">
|
|
15853
15943
|
<i class="ti ti-device-gamepad"></i>
|
|
15854
15944
|
<strong>device-gamepad</strong>
|
|
@@ -15867,6 +15957,15 @@
|
|
|
15867
15957
|
</div>
|
|
15868
15958
|
</div>
|
|
15869
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
|
+
|
|
15870
15969
|
<div class="tabler-icon">
|
|
15871
15970
|
<i class="ti ti-device-heart-monitor"></i>
|
|
15872
15971
|
<strong>device-heart-monitor</strong>
|
|
@@ -21834,6 +21933,24 @@
|
|
|
21834
21933
|
</div>
|
|
21835
21934
|
</div>
|
|
21836
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
|
+
|
|
21837
21954
|
<div class="tabler-icon">
|
|
21838
21955
|
<i class="ti ti-grid-dots"></i>
|
|
21839
21956
|
<strong>grid-dots</strong>
|
|
@@ -21843,6 +21960,15 @@
|
|
|
21843
21960
|
</div>
|
|
21844
21961
|
</div>
|
|
21845
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
|
+
|
|
21846
21972
|
<div class="tabler-icon">
|
|
21847
21973
|
<i class="ti ti-grid-pattern"></i>
|
|
21848
21974
|
<strong>grid-pattern</strong>
|
|
@@ -21852,6 +21978,15 @@
|
|
|
21852
21978
|
</div>
|
|
21853
21979
|
</div>
|
|
21854
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
|
+
|
|
21855
21990
|
<div class="tabler-icon">
|
|
21856
21991
|
<i class="ti ti-grill"></i>
|
|
21857
21992
|
<strong>grill</strong>
|
|
@@ -23067,6 +23202,24 @@
|
|
|
23067
23202
|
</div>
|
|
23068
23203
|
</div>
|
|
23069
23204
|
|
|
23205
|
+
<div class="tabler-icon">
|
|
23206
|
+
<i class="ti ti-hexagon-minus"></i>
|
|
23207
|
+
<strong>hexagon-minus</strong>
|
|
23208
|
+
<div class="tabler-icon-codes">
|
|
23209
|
+
<code>ti ti-hexagon-minus</code><br>
|
|
23210
|
+
<code>\fc8f</code>
|
|
23211
|
+
</div>
|
|
23212
|
+
</div>
|
|
23213
|
+
|
|
23214
|
+
<div class="tabler-icon">
|
|
23215
|
+
<i class="ti ti-hexagon-minus-2"></i>
|
|
23216
|
+
<strong>hexagon-minus-2</strong>
|
|
23217
|
+
<div class="tabler-icon-codes">
|
|
23218
|
+
<code>ti ti-hexagon-minus-2</code><br>
|
|
23219
|
+
<code>\fc8e</code>
|
|
23220
|
+
</div>
|
|
23221
|
+
</div>
|
|
23222
|
+
|
|
23070
23223
|
<div class="tabler-icon">
|
|
23071
23224
|
<i class="ti ti-hexagon-number-0"></i>
|
|
23072
23225
|
<strong>hexagon-number-0</strong>
|
|
@@ -23175,6 +23328,15 @@
|
|
|
23175
23328
|
</div>
|
|
23176
23329
|
</div>
|
|
23177
23330
|
|
|
23331
|
+
<div class="tabler-icon">
|
|
23332
|
+
<i class="ti ti-hexagon-plus-2"></i>
|
|
23333
|
+
<strong>hexagon-plus-2</strong>
|
|
23334
|
+
<div class="tabler-icon-codes">
|
|
23335
|
+
<code>ti ti-hexagon-plus-2</code><br>
|
|
23336
|
+
<code>\fc90</code>
|
|
23337
|
+
</div>
|
|
23338
|
+
</div>
|
|
23339
|
+
|
|
23178
23340
|
<div class="tabler-icon">
|
|
23179
23341
|
<i class="ti ti-hexagonal-prism"></i>
|
|
23180
23342
|
<strong>hexagonal-prism</strong>
|
|
@@ -30042,6 +30204,24 @@
|
|
|
30042
30204
|
</div>
|
|
30043
30205
|
</div>
|
|
30044
30206
|
|
|
30207
|
+
<div class="tabler-icon">
|
|
30208
|
+
<i class="ti ti-octagon-minus"></i>
|
|
30209
|
+
<strong>octagon-minus</strong>
|
|
30210
|
+
<div class="tabler-icon-codes">
|
|
30211
|
+
<code>ti ti-octagon-minus</code><br>
|
|
30212
|
+
<code>\fc92</code>
|
|
30213
|
+
</div>
|
|
30214
|
+
</div>
|
|
30215
|
+
|
|
30216
|
+
<div class="tabler-icon">
|
|
30217
|
+
<i class="ti ti-octagon-minus-2"></i>
|
|
30218
|
+
<strong>octagon-minus-2</strong>
|
|
30219
|
+
<div class="tabler-icon-codes">
|
|
30220
|
+
<code>ti ti-octagon-minus-2</code><br>
|
|
30221
|
+
<code>\fc91</code>
|
|
30222
|
+
</div>
|
|
30223
|
+
</div>
|
|
30224
|
+
|
|
30045
30225
|
<div class="tabler-icon">
|
|
30046
30226
|
<i class="ti ti-octagon-off"></i>
|
|
30047
30227
|
<strong>octagon-off</strong>
|
|
@@ -30051,6 +30231,24 @@
|
|
|
30051
30231
|
</div>
|
|
30052
30232
|
</div>
|
|
30053
30233
|
|
|
30234
|
+
<div class="tabler-icon">
|
|
30235
|
+
<i class="ti ti-octagon-plus"></i>
|
|
30236
|
+
<strong>octagon-plus</strong>
|
|
30237
|
+
<div class="tabler-icon-codes">
|
|
30238
|
+
<code>ti ti-octagon-plus</code><br>
|
|
30239
|
+
<code>\fc94</code>
|
|
30240
|
+
</div>
|
|
30241
|
+
</div>
|
|
30242
|
+
|
|
30243
|
+
<div class="tabler-icon">
|
|
30244
|
+
<i class="ti ti-octagon-plus-2"></i>
|
|
30245
|
+
<strong>octagon-plus-2</strong>
|
|
30246
|
+
<div class="tabler-icon-codes">
|
|
30247
|
+
<code>ti ti-octagon-plus-2</code><br>
|
|
30248
|
+
<code>\fc93</code>
|
|
30249
|
+
</div>
|
|
30250
|
+
</div>
|
|
30251
|
+
|
|
30054
30252
|
<div class="tabler-icon">
|
|
30055
30253
|
<i class="ti ti-octahedron"></i>
|
|
30056
30254
|
<strong>octahedron</strong>
|
|
@@ -31248,6 +31446,15 @@
|
|
|
31248
31446
|
</div>
|
|
31249
31447
|
</div>
|
|
31250
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
|
+
|
|
31251
31458
|
<div class="tabler-icon">
|
|
31252
31459
|
<i class="ti ti-photo-search"></i>
|
|
31253
31460
|
<strong>photo-search</strong>
|
|
@@ -31329,6 +31536,15 @@
|
|
|
31329
31536
|
</div>
|
|
31330
31537
|
</div>
|
|
31331
31538
|
|
|
31539
|
+
<div class="tabler-icon">
|
|
31540
|
+
<i class="ti ti-photo-video"></i>
|
|
31541
|
+
<strong>photo-video</strong>
|
|
31542
|
+
<div class="tabler-icon-codes">
|
|
31543
|
+
<code>ti ti-photo-video</code><br>
|
|
31544
|
+
<code>\fc95</code>
|
|
31545
|
+
</div>
|
|
31546
|
+
</div>
|
|
31547
|
+
|
|
31332
31548
|
<div class="tabler-icon">
|
|
31333
31549
|
<i class="ti ti-photo-x"></i>
|
|
31334
31550
|
<strong>photo-x</strong>
|
|
@@ -33750,6 +33966,24 @@
|
|
|
33750
33966
|
</div>
|
|
33751
33967
|
</div>
|
|
33752
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
|
+
|
|
33753
33987
|
<div class="tabler-icon">
|
|
33754
33988
|
<i class="ti ti-route-off"></i>
|
|
33755
33989
|
<strong>route-off</strong>
|
|
@@ -33759,6 +33993,42 @@
|
|
|
33759
33993
|
</div>
|
|
33760
33994
|
</div>
|
|
33761
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
|
+
|
|
33762
34032
|
<div class="tabler-icon">
|
|
33763
34033
|
<i class="ti ti-router"></i>
|
|
33764
34034
|
<strong>router</strong>
|
|
@@ -37080,6 +37350,15 @@
|
|
|
37080
37350
|
</div>
|
|
37081
37351
|
</div>
|
|
37082
37352
|
|
|
37353
|
+
<div class="tabler-icon">
|
|
37354
|
+
<i class="ti ti-square-plus-2"></i>
|
|
37355
|
+
<strong>square-plus-2</strong>
|
|
37356
|
+
<div class="tabler-icon-codes">
|
|
37357
|
+
<code>ti ti-square-plus-2</code><br>
|
|
37358
|
+
<code>\fc96</code>
|
|
37359
|
+
</div>
|
|
37360
|
+
</div>
|
|
37361
|
+
|
|
37083
37362
|
<div class="tabler-icon">
|
|
37084
37363
|
<i class="ti ti-square-root"></i>
|
|
37085
37364
|
<strong>square-root</strong>
|
|
@@ -37638,6 +37917,15 @@
|
|
|
37638
37917
|
</div>
|
|
37639
37918
|
</div>
|
|
37640
37919
|
|
|
37920
|
+
<div class="tabler-icon">
|
|
37921
|
+
<i class="ti ti-square-rounded-minus-2"></i>
|
|
37922
|
+
<strong>square-rounded-minus-2</strong>
|
|
37923
|
+
<div class="tabler-icon-codes">
|
|
37924
|
+
<code>ti ti-square-rounded-minus-2</code><br>
|
|
37925
|
+
<code>\fc97</code>
|
|
37926
|
+
</div>
|
|
37927
|
+
</div>
|
|
37928
|
+
|
|
37641
37929
|
<div class="tabler-icon">
|
|
37642
37930
|
<i class="ti ti-square-rounded-minus-filled"></i>
|
|
37643
37931
|
<strong>square-rounded-minus-filled</strong>
|
|
@@ -37836,6 +38124,15 @@
|
|
|
37836
38124
|
</div>
|
|
37837
38125
|
</div>
|
|
37838
38126
|
|
|
38127
|
+
<div class="tabler-icon">
|
|
38128
|
+
<i class="ti ti-square-rounded-plus-2"></i>
|
|
38129
|
+
<strong>square-rounded-plus-2</strong>
|
|
38130
|
+
<div class="tabler-icon-codes">
|
|
38131
|
+
<code>ti ti-square-rounded-plus-2</code><br>
|
|
38132
|
+
<code>\fc98</code>
|
|
38133
|
+
</div>
|
|
38134
|
+
</div>
|
|
38135
|
+
|
|
37839
38136
|
<div class="tabler-icon">
|
|
37840
38137
|
<i class="ti ti-square-rounded-plus-filled"></i>
|
|
37841
38138
|
<strong>square-rounded-plus-filled</strong>
|
|
@@ -38601,6 +38898,15 @@
|
|
|
38601
38898
|
</div>
|
|
38602
38899
|
</div>
|
|
38603
38900
|
|
|
38901
|
+
<div class="tabler-icon">
|
|
38902
|
+
<i class="ti ti-tag-starred"></i>
|
|
38903
|
+
<strong>tag-starred</strong>
|
|
38904
|
+
<div class="tabler-icon-codes">
|
|
38905
|
+
<code>ti ti-tag-starred</code><br>
|
|
38906
|
+
<code>\fc99</code>
|
|
38907
|
+
</div>
|
|
38908
|
+
</div>
|
|
38909
|
+
|
|
38604
38910
|
<div class="tabler-icon">
|
|
38605
38911
|
<i class="ti ti-tags"></i>
|
|
38606
38912
|
<strong>tags</strong>
|
|
@@ -39906,6 +40212,24 @@
|
|
|
39906
40212
|
</div>
|
|
39907
40213
|
</div>
|
|
39908
40214
|
|
|
40215
|
+
<div class="tabler-icon">
|
|
40216
|
+
<i class="ti ti-triangle-minus"></i>
|
|
40217
|
+
<strong>triangle-minus</strong>
|
|
40218
|
+
<div class="tabler-icon-codes">
|
|
40219
|
+
<code>ti ti-triangle-minus</code><br>
|
|
40220
|
+
<code>\fc9b</code>
|
|
40221
|
+
</div>
|
|
40222
|
+
</div>
|
|
40223
|
+
|
|
40224
|
+
<div class="tabler-icon">
|
|
40225
|
+
<i class="ti ti-triangle-minus-2"></i>
|
|
40226
|
+
<strong>triangle-minus-2</strong>
|
|
40227
|
+
<div class="tabler-icon-codes">
|
|
40228
|
+
<code>ti ti-triangle-minus-2</code><br>
|
|
40229
|
+
<code>\fc9a</code>
|
|
40230
|
+
</div>
|
|
40231
|
+
</div>
|
|
40232
|
+
|
|
39909
40233
|
<div class="tabler-icon">
|
|
39910
40234
|
<i class="ti ti-triangle-off"></i>
|
|
39911
40235
|
<strong>triangle-off</strong>
|
|
@@ -39915,6 +40239,24 @@
|
|
|
39915
40239
|
</div>
|
|
39916
40240
|
</div>
|
|
39917
40241
|
|
|
40242
|
+
<div class="tabler-icon">
|
|
40243
|
+
<i class="ti ti-triangle-plus"></i>
|
|
40244
|
+
<strong>triangle-plus</strong>
|
|
40245
|
+
<div class="tabler-icon-codes">
|
|
40246
|
+
<code>ti ti-triangle-plus</code><br>
|
|
40247
|
+
<code>\fc9d</code>
|
|
40248
|
+
</div>
|
|
40249
|
+
</div>
|
|
40250
|
+
|
|
40251
|
+
<div class="tabler-icon">
|
|
40252
|
+
<i class="ti ti-triangle-plus-2"></i>
|
|
40253
|
+
<strong>triangle-plus-2</strong>
|
|
40254
|
+
<div class="tabler-icon-codes">
|
|
40255
|
+
<code>ti ti-triangle-plus-2</code><br>
|
|
40256
|
+
<code>\fc9c</code>
|
|
40257
|
+
</div>
|
|
40258
|
+
</div>
|
|
40259
|
+
|
|
39918
40260
|
<div class="tabler-icon">
|
|
39919
40261
|
<i class="ti ti-triangle-square-circle"></i>
|
|
39920
40262
|
<strong>triangle-square-circle</strong>
|
|
@@ -40338,6 +40680,15 @@
|
|
|
40338
40680
|
</div>
|
|
40339
40681
|
</div>
|
|
40340
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
|
+
|
|
40341
40692
|
<div class="tabler-icon">
|
|
40342
40693
|
<i class="ti ti-user-search"></i>
|
|
40343
40694
|
<strong>user-search</strong>
|
|
@@ -42165,6 +42516,15 @@
|
|
|
42165
42516
|
</div>
|
|
42166
42517
|
</div>
|
|
42167
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
|
+
|
|
42168
42528
|
<div class="tabler-icon">
|
|
42169
42529
|
<i class="ti ti-zzz"></i>
|
|
42170
42530
|
<strong>zzz</strong>
|