@tabler/icons-webfont 2.17.0 → 2.19.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 +147 -3
- package/tabler-icons.css.map +7 -1
- package/tabler-icons.html +326 -2
- package/tabler-icons.min.css +3 -2
- package/tabler-icons.min.css.map +7 -1
- package/tabler-icons.scss +77 -5
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.19.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.19.0</p>
|
|
120
120
|
</header>
|
|
121
121
|
|
|
122
122
|
<div class="search-bar">
|
|
@@ -1476,6 +1476,15 @@
|
|
|
1476
1476
|
</div>
|
|
1477
1477
|
</div>
|
|
1478
1478
|
|
|
1479
|
+
<div class="tabler-icon">
|
|
1480
|
+
<i class="ti ti-archive-filled"></i>
|
|
1481
|
+
<strong>archive-filled</strong>
|
|
1482
|
+
<div class="tabler-icon-codes">
|
|
1483
|
+
<code>ti ti-archive-filled</code><br>
|
|
1484
|
+
<code>\fa82</code>
|
|
1485
|
+
</div>
|
|
1486
|
+
</div>
|
|
1487
|
+
|
|
1479
1488
|
<div class="tabler-icon">
|
|
1480
1489
|
<i class="ti ti-archive-off"></i>
|
|
1481
1490
|
<strong>archive-off</strong>
|
|
@@ -3132,6 +3141,15 @@
|
|
|
3132
3141
|
</div>
|
|
3133
3142
|
</div>
|
|
3134
3143
|
|
|
3144
|
+
<div class="tabler-icon">
|
|
3145
|
+
<i class="ti ti-artboard-filled"></i>
|
|
3146
|
+
<strong>artboard-filled</strong>
|
|
3147
|
+
<div class="tabler-icon-codes">
|
|
3148
|
+
<code>ti ti-artboard-filled</code><br>
|
|
3149
|
+
<code>\fa83</code>
|
|
3150
|
+
</div>
|
|
3151
|
+
</div>
|
|
3152
|
+
|
|
3135
3153
|
<div class="tabler-icon">
|
|
3136
3154
|
<i class="ti ti-artboard-off"></i>
|
|
3137
3155
|
<strong>artboard-off</strong>
|
|
@@ -3699,6 +3717,15 @@
|
|
|
3699
3717
|
</div>
|
|
3700
3718
|
</div>
|
|
3701
3719
|
|
|
3720
|
+
<div class="tabler-icon">
|
|
3721
|
+
<i class="ti ti-balloon-filled"></i>
|
|
3722
|
+
<strong>balloon-filled</strong>
|
|
3723
|
+
<div class="tabler-icon-codes">
|
|
3724
|
+
<code>ti ti-balloon-filled</code><br>
|
|
3725
|
+
<code>\fa84</code>
|
|
3726
|
+
</div>
|
|
3727
|
+
</div>
|
|
3728
|
+
|
|
3702
3729
|
<div class="tabler-icon">
|
|
3703
3730
|
<i class="ti ti-balloon-off"></i>
|
|
3704
3731
|
<strong>balloon-off</strong>
|
|
@@ -3717,6 +3744,15 @@
|
|
|
3717
3744
|
</div>
|
|
3718
3745
|
</div>
|
|
3719
3746
|
|
|
3747
|
+
<div class="tabler-icon">
|
|
3748
|
+
<i class="ti ti-ballpen-filled"></i>
|
|
3749
|
+
<strong>ballpen-filled</strong>
|
|
3750
|
+
<div class="tabler-icon-codes">
|
|
3751
|
+
<code>ti ti-ballpen-filled</code><br>
|
|
3752
|
+
<code>\fa85</code>
|
|
3753
|
+
</div>
|
|
3754
|
+
</div>
|
|
3755
|
+
|
|
3720
3756
|
<div class="tabler-icon">
|
|
3721
3757
|
<i class="ti ti-ballpen-off"></i>
|
|
3722
3758
|
<strong>ballpen-off</strong>
|
|
@@ -4689,6 +4725,15 @@
|
|
|
4689
4725
|
</div>
|
|
4690
4726
|
</div>
|
|
4691
4727
|
|
|
4728
|
+
<div class="tabler-icon">
|
|
4729
|
+
<i class="ti ti-bomb-filled"></i>
|
|
4730
|
+
<strong>bomb-filled</strong>
|
|
4731
|
+
<div class="tabler-icon-codes">
|
|
4732
|
+
<code>ti ti-bomb-filled</code><br>
|
|
4733
|
+
<code>\fa86</code>
|
|
4734
|
+
</div>
|
|
4735
|
+
</div>
|
|
4736
|
+
|
|
4692
4737
|
<div class="tabler-icon">
|
|
4693
4738
|
<i class="ti ti-bone"></i>
|
|
4694
4739
|
<strong>bone</strong>
|
|
@@ -4752,6 +4797,15 @@
|
|
|
4752
4797
|
</div>
|
|
4753
4798
|
</div>
|
|
4754
4799
|
|
|
4800
|
+
<div class="tabler-icon">
|
|
4801
|
+
<i class="ti ti-book-filled"></i>
|
|
4802
|
+
<strong>book-filled</strong>
|
|
4803
|
+
<div class="tabler-icon-codes">
|
|
4804
|
+
<code>ti ti-book-filled</code><br>
|
|
4805
|
+
<code>\fa87</code>
|
|
4806
|
+
</div>
|
|
4807
|
+
</div>
|
|
4808
|
+
|
|
4755
4809
|
<div class="tabler-icon">
|
|
4756
4810
|
<i class="ti ti-book-off"></i>
|
|
4757
4811
|
<strong>book-off</strong>
|
|
@@ -4788,6 +4842,15 @@
|
|
|
4788
4842
|
</div>
|
|
4789
4843
|
</div>
|
|
4790
4844
|
|
|
4845
|
+
<div class="tabler-icon">
|
|
4846
|
+
<i class="ti ti-bookmark-filled"></i>
|
|
4847
|
+
<strong>bookmark-filled</strong>
|
|
4848
|
+
<div class="tabler-icon-codes">
|
|
4849
|
+
<code>ti ti-bookmark-filled</code><br>
|
|
4850
|
+
<code>\fa88</code>
|
|
4851
|
+
</div>
|
|
4852
|
+
</div>
|
|
4853
|
+
|
|
4791
4854
|
<div class="tabler-icon">
|
|
4792
4855
|
<i class="ti ti-bookmark-minus"></i>
|
|
4793
4856
|
<strong>bookmark-minus</strong>
|
|
@@ -5004,6 +5067,15 @@
|
|
|
5004
5067
|
</div>
|
|
5005
5068
|
</div>
|
|
5006
5069
|
|
|
5070
|
+
<div class="tabler-icon">
|
|
5071
|
+
<i class="ti ti-bottle-filled"></i>
|
|
5072
|
+
<strong>bottle-filled</strong>
|
|
5073
|
+
<div class="tabler-icon-codes">
|
|
5074
|
+
<code>ti ti-bottle-filled</code><br>
|
|
5075
|
+
<code>\fa89</code>
|
|
5076
|
+
</div>
|
|
5077
|
+
</div>
|
|
5078
|
+
|
|
5007
5079
|
<div class="tabler-icon">
|
|
5008
5080
|
<i class="ti ti-bottle-off"></i>
|
|
5009
5081
|
<strong>bottle-off</strong>
|
|
@@ -5067,6 +5139,15 @@
|
|
|
5067
5139
|
</div>
|
|
5068
5140
|
</div>
|
|
5069
5141
|
|
|
5142
|
+
<div class="tabler-icon">
|
|
5143
|
+
<i class="ti ti-box-align-bottom-filled"></i>
|
|
5144
|
+
<strong>box-align-bottom-filled</strong>
|
|
5145
|
+
<div class="tabler-icon-codes">
|
|
5146
|
+
<code>ti ti-box-align-bottom-filled</code><br>
|
|
5147
|
+
<code>\fa8a</code>
|
|
5148
|
+
</div>
|
|
5149
|
+
</div>
|
|
5150
|
+
|
|
5070
5151
|
<div class="tabler-icon">
|
|
5071
5152
|
<i class="ti ti-box-align-bottom-left"></i>
|
|
5072
5153
|
<strong>box-align-bottom-left</strong>
|
|
@@ -5076,6 +5157,15 @@
|
|
|
5076
5157
|
</div>
|
|
5077
5158
|
</div>
|
|
5078
5159
|
|
|
5160
|
+
<div class="tabler-icon">
|
|
5161
|
+
<i class="ti ti-box-align-bottom-left-filled"></i>
|
|
5162
|
+
<strong>box-align-bottom-left-filled</strong>
|
|
5163
|
+
<div class="tabler-icon-codes">
|
|
5164
|
+
<code>ti ti-box-align-bottom-left-filled</code><br>
|
|
5165
|
+
<code>\fa8b</code>
|
|
5166
|
+
</div>
|
|
5167
|
+
</div>
|
|
5168
|
+
|
|
5079
5169
|
<div class="tabler-icon">
|
|
5080
5170
|
<i class="ti ti-box-align-bottom-right"></i>
|
|
5081
5171
|
<strong>box-align-bottom-right</strong>
|
|
@@ -5085,6 +5175,15 @@
|
|
|
5085
5175
|
</div>
|
|
5086
5176
|
</div>
|
|
5087
5177
|
|
|
5178
|
+
<div class="tabler-icon">
|
|
5179
|
+
<i class="ti ti-box-align-bottom-right-filled"></i>
|
|
5180
|
+
<strong>box-align-bottom-right-filled</strong>
|
|
5181
|
+
<div class="tabler-icon-codes">
|
|
5182
|
+
<code>ti ti-box-align-bottom-right-filled</code><br>
|
|
5183
|
+
<code>\fa8c</code>
|
|
5184
|
+
</div>
|
|
5185
|
+
</div>
|
|
5186
|
+
|
|
5088
5187
|
<div class="tabler-icon">
|
|
5089
5188
|
<i class="ti ti-box-align-left"></i>
|
|
5090
5189
|
<strong>box-align-left</strong>
|
|
@@ -5094,6 +5193,15 @@
|
|
|
5094
5193
|
</div>
|
|
5095
5194
|
</div>
|
|
5096
5195
|
|
|
5196
|
+
<div class="tabler-icon">
|
|
5197
|
+
<i class="ti ti-box-align-left-filled"></i>
|
|
5198
|
+
<strong>box-align-left-filled</strong>
|
|
5199
|
+
<div class="tabler-icon-codes">
|
|
5200
|
+
<code>ti ti-box-align-left-filled</code><br>
|
|
5201
|
+
<code>\fa8d</code>
|
|
5202
|
+
</div>
|
|
5203
|
+
</div>
|
|
5204
|
+
|
|
5097
5205
|
<div class="tabler-icon">
|
|
5098
5206
|
<i class="ti ti-box-align-right"></i>
|
|
5099
5207
|
<strong>box-align-right</strong>
|
|
@@ -5103,6 +5211,15 @@
|
|
|
5103
5211
|
</div>
|
|
5104
5212
|
</div>
|
|
5105
5213
|
|
|
5214
|
+
<div class="tabler-icon">
|
|
5215
|
+
<i class="ti ti-box-align-right-filled"></i>
|
|
5216
|
+
<strong>box-align-right-filled</strong>
|
|
5217
|
+
<div class="tabler-icon-codes">
|
|
5218
|
+
<code>ti ti-box-align-right-filled</code><br>
|
|
5219
|
+
<code>\fa8e</code>
|
|
5220
|
+
</div>
|
|
5221
|
+
</div>
|
|
5222
|
+
|
|
5106
5223
|
<div class="tabler-icon">
|
|
5107
5224
|
<i class="ti ti-box-align-top"></i>
|
|
5108
5225
|
<strong>box-align-top</strong>
|
|
@@ -5112,6 +5229,15 @@
|
|
|
5112
5229
|
</div>
|
|
5113
5230
|
</div>
|
|
5114
5231
|
|
|
5232
|
+
<div class="tabler-icon">
|
|
5233
|
+
<i class="ti ti-box-align-top-filled"></i>
|
|
5234
|
+
<strong>box-align-top-filled</strong>
|
|
5235
|
+
<div class="tabler-icon-codes">
|
|
5236
|
+
<code>ti ti-box-align-top-filled</code><br>
|
|
5237
|
+
<code>\fa8f</code>
|
|
5238
|
+
</div>
|
|
5239
|
+
</div>
|
|
5240
|
+
|
|
5115
5241
|
<div class="tabler-icon">
|
|
5116
5242
|
<i class="ti ti-box-align-top-left"></i>
|
|
5117
5243
|
<strong>box-align-top-left</strong>
|
|
@@ -5121,6 +5247,15 @@
|
|
|
5121
5247
|
</div>
|
|
5122
5248
|
</div>
|
|
5123
5249
|
|
|
5250
|
+
<div class="tabler-icon">
|
|
5251
|
+
<i class="ti ti-box-align-top-left-filled"></i>
|
|
5252
|
+
<strong>box-align-top-left-filled</strong>
|
|
5253
|
+
<div class="tabler-icon-codes">
|
|
5254
|
+
<code>ti ti-box-align-top-left-filled</code><br>
|
|
5255
|
+
<code>\fa90</code>
|
|
5256
|
+
</div>
|
|
5257
|
+
</div>
|
|
5258
|
+
|
|
5124
5259
|
<div class="tabler-icon">
|
|
5125
5260
|
<i class="ti ti-box-align-top-right"></i>
|
|
5126
5261
|
<strong>box-align-top-right</strong>
|
|
@@ -5130,6 +5265,15 @@
|
|
|
5130
5265
|
</div>
|
|
5131
5266
|
</div>
|
|
5132
5267
|
|
|
5268
|
+
<div class="tabler-icon">
|
|
5269
|
+
<i class="ti ti-box-align-top-right-filled"></i>
|
|
5270
|
+
<strong>box-align-top-right-filled</strong>
|
|
5271
|
+
<div class="tabler-icon-codes">
|
|
5272
|
+
<code>ti ti-box-align-top-right-filled</code><br>
|
|
5273
|
+
<code>\fa91</code>
|
|
5274
|
+
</div>
|
|
5275
|
+
</div>
|
|
5276
|
+
|
|
5133
5277
|
<div class="tabler-icon">
|
|
5134
5278
|
<i class="ti ti-box-margin"></i>
|
|
5135
5279
|
<strong>box-margin</strong>
|
|
@@ -5517,6 +5661,15 @@
|
|
|
5517
5661
|
</div>
|
|
5518
5662
|
</div>
|
|
5519
5663
|
|
|
5664
|
+
<div class="tabler-icon">
|
|
5665
|
+
<i class="ti ti-brand-ansible"></i>
|
|
5666
|
+
<strong>brand-ansible</strong>
|
|
5667
|
+
<div class="tabler-icon-codes">
|
|
5668
|
+
<code>ti ti-brand-ansible</code><br>
|
|
5669
|
+
<code>\fa70</code>
|
|
5670
|
+
</div>
|
|
5671
|
+
</div>
|
|
5672
|
+
|
|
5520
5673
|
<div class="tabler-icon">
|
|
5521
5674
|
<i class="ti ti-brand-ao3"></i>
|
|
5522
5675
|
<strong>brand-ao3</strong>
|
|
@@ -5832,6 +5985,15 @@
|
|
|
5832
5985
|
</div>
|
|
5833
5986
|
</div>
|
|
5834
5987
|
|
|
5988
|
+
<div class="tabler-icon">
|
|
5989
|
+
<i class="ti ti-brand-cinema-4d"></i>
|
|
5990
|
+
<strong>brand-cinema-4d</strong>
|
|
5991
|
+
<div class="tabler-icon-codes">
|
|
5992
|
+
<code>ti ti-brand-cinema-4d</code><br>
|
|
5993
|
+
<code>\fa71</code>
|
|
5994
|
+
</div>
|
|
5995
|
+
</div>
|
|
5996
|
+
|
|
5835
5997
|
<div class="tabler-icon">
|
|
5836
5998
|
<i class="ti ti-brand-citymapper"></i>
|
|
5837
5999
|
<strong>brand-citymapper</strong>
|
|
@@ -5940,6 +6102,15 @@
|
|
|
5940
6102
|
</div>
|
|
5941
6103
|
</div>
|
|
5942
6104
|
|
|
6105
|
+
<div class="tabler-icon">
|
|
6106
|
+
<i class="ti ti-brand-craft"></i>
|
|
6107
|
+
<strong>brand-craft</strong>
|
|
6108
|
+
<div class="tabler-icon-codes">
|
|
6109
|
+
<code>ti ti-brand-craft</code><br>
|
|
6110
|
+
<code>\fa72</code>
|
|
6111
|
+
</div>
|
|
6112
|
+
</div>
|
|
6113
|
+
|
|
5943
6114
|
<div class="tabler-icon">
|
|
5944
6115
|
<i class="ti ti-brand-crunchbase"></i>
|
|
5945
6116
|
<strong>brand-crunchbase</strong>
|
|
@@ -6075,6 +6246,15 @@
|
|
|
6075
6246
|
</div>
|
|
6076
6247
|
</div>
|
|
6077
6248
|
|
|
6249
|
+
<div class="tabler-icon">
|
|
6250
|
+
<i class="ti ti-brand-digg"></i>
|
|
6251
|
+
<strong>brand-digg</strong>
|
|
6252
|
+
<div class="tabler-icon-codes">
|
|
6253
|
+
<code>ti ti-brand-digg</code><br>
|
|
6254
|
+
<code>\fa73</code>
|
|
6255
|
+
</div>
|
|
6256
|
+
</div>
|
|
6257
|
+
|
|
6078
6258
|
<div class="tabler-icon">
|
|
6079
6259
|
<i class="ti ti-brand-dingtalk"></i>
|
|
6080
6260
|
<strong>brand-dingtalk</strong>
|
|
@@ -6219,6 +6399,15 @@
|
|
|
6219
6399
|
</div>
|
|
6220
6400
|
</div>
|
|
6221
6401
|
|
|
6402
|
+
<div class="tabler-icon">
|
|
6403
|
+
<i class="ti ti-brand-electronic-arts"></i>
|
|
6404
|
+
<strong>brand-electronic-arts</strong>
|
|
6405
|
+
<div class="tabler-icon-codes">
|
|
6406
|
+
<code>ti ti-brand-electronic-arts</code><br>
|
|
6407
|
+
<code>\fa74</code>
|
|
6408
|
+
</div>
|
|
6409
|
+
</div>
|
|
6410
|
+
|
|
6222
6411
|
<div class="tabler-icon">
|
|
6223
6412
|
<i class="ti ti-brand-ember"></i>
|
|
6224
6413
|
<strong>brand-ember</strong>
|
|
@@ -6273,6 +6462,15 @@
|
|
|
6273
6462
|
</div>
|
|
6274
6463
|
</div>
|
|
6275
6464
|
|
|
6465
|
+
<div class="tabler-icon">
|
|
6466
|
+
<i class="ti ti-brand-feedly"></i>
|
|
6467
|
+
<strong>brand-feedly</strong>
|
|
6468
|
+
<div class="tabler-icon-codes">
|
|
6469
|
+
<code>ti ti-brand-feedly</code><br>
|
|
6470
|
+
<code>\fa75</code>
|
|
6471
|
+
</div>
|
|
6472
|
+
</div>
|
|
6473
|
+
|
|
6276
6474
|
<div class="tabler-icon">
|
|
6277
6475
|
<i class="ti ti-brand-figma"></i>
|
|
6278
6476
|
<strong>brand-figma</strong>
|
|
@@ -6282,6 +6480,15 @@
|
|
|
6282
6480
|
</div>
|
|
6283
6481
|
</div>
|
|
6284
6482
|
|
|
6483
|
+
<div class="tabler-icon">
|
|
6484
|
+
<i class="ti ti-brand-filezilla"></i>
|
|
6485
|
+
<strong>brand-filezilla</strong>
|
|
6486
|
+
<div class="tabler-icon-codes">
|
|
6487
|
+
<code>ti ti-brand-filezilla</code><br>
|
|
6488
|
+
<code>\fa76</code>
|
|
6489
|
+
</div>
|
|
6490
|
+
</div>
|
|
6491
|
+
|
|
6285
6492
|
<div class="tabler-icon">
|
|
6286
6493
|
<i class="ti ti-brand-finder"></i>
|
|
6287
6494
|
<strong>brand-finder</strong>
|
|
@@ -7587,6 +7794,15 @@
|
|
|
7587
7794
|
</div>
|
|
7588
7795
|
</div>
|
|
7589
7796
|
|
|
7797
|
+
<div class="tabler-icon">
|
|
7798
|
+
<i class="ti ti-brand-speedtest"></i>
|
|
7799
|
+
<strong>brand-speedtest</strong>
|
|
7800
|
+
<div class="tabler-icon-codes">
|
|
7801
|
+
<code>ti ti-brand-speedtest</code><br>
|
|
7802
|
+
<code>\fa77</code>
|
|
7803
|
+
</div>
|
|
7804
|
+
</div>
|
|
7805
|
+
|
|
7590
7806
|
<div class="tabler-icon">
|
|
7591
7807
|
<i class="ti ti-brand-spotify"></i>
|
|
7592
7808
|
<strong>brand-spotify</strong>
|
|
@@ -8082,6 +8298,15 @@
|
|
|
8082
8298
|
</div>
|
|
8083
8299
|
</div>
|
|
8084
8300
|
|
|
8301
|
+
<div class="tabler-icon">
|
|
8302
|
+
<i class="ti ti-brand-vlc"></i>
|
|
8303
|
+
<strong>brand-vlc</strong>
|
|
8304
|
+
<div class="tabler-icon-codes">
|
|
8305
|
+
<code>ti ti-brand-vlc</code><br>
|
|
8306
|
+
<code>\fa78</code>
|
|
8307
|
+
</div>
|
|
8308
|
+
</div>
|
|
8309
|
+
|
|
8085
8310
|
<div class="tabler-icon">
|
|
8086
8311
|
<i class="ti ti-brand-volkswagen"></i>
|
|
8087
8312
|
<strong>brand-volkswagen</strong>
|
|
@@ -8172,6 +8397,15 @@
|
|
|
8172
8397
|
</div>
|
|
8173
8398
|
</div>
|
|
8174
8399
|
|
|
8400
|
+
<div class="tabler-icon">
|
|
8401
|
+
<i class="ti ti-brand-wikipedia"></i>
|
|
8402
|
+
<strong>brand-wikipedia</strong>
|
|
8403
|
+
<div class="tabler-icon-codes">
|
|
8404
|
+
<code>ti ti-brand-wikipedia</code><br>
|
|
8405
|
+
<code>\fa79</code>
|
|
8406
|
+
</div>
|
|
8407
|
+
</div>
|
|
8408
|
+
|
|
8175
8409
|
<div class="tabler-icon">
|
|
8176
8410
|
<i class="ti ti-brand-windows"></i>
|
|
8177
8411
|
<strong>brand-windows</strong>
|
|
@@ -8217,6 +8451,15 @@
|
|
|
8217
8451
|
</div>
|
|
8218
8452
|
</div>
|
|
8219
8453
|
|
|
8454
|
+
<div class="tabler-icon">
|
|
8455
|
+
<i class="ti ti-brand-xamarin"></i>
|
|
8456
|
+
<strong>brand-xamarin</strong>
|
|
8457
|
+
<div class="tabler-icon-codes">
|
|
8458
|
+
<code>ti ti-brand-xamarin</code><br>
|
|
8459
|
+
<code>\fa7a</code>
|
|
8460
|
+
</div>
|
|
8461
|
+
</div>
|
|
8462
|
+
|
|
8220
8463
|
<div class="tabler-icon">
|
|
8221
8464
|
<i class="ti ti-brand-xbox"></i>
|
|
8222
8465
|
<strong>brand-xbox</strong>
|
|
@@ -9585,6 +9828,15 @@
|
|
|
9585
9828
|
</div>
|
|
9586
9829
|
</div>
|
|
9587
9830
|
|
|
9831
|
+
<div class="tabler-icon">
|
|
9832
|
+
<i class="ti ti-carousel-horizontal-filled"></i>
|
|
9833
|
+
<strong>carousel-horizontal-filled</strong>
|
|
9834
|
+
<div class="tabler-icon-codes">
|
|
9835
|
+
<code>ti ti-carousel-horizontal-filled</code><br>
|
|
9836
|
+
<code>\fa92</code>
|
|
9837
|
+
</div>
|
|
9838
|
+
</div>
|
|
9839
|
+
|
|
9588
9840
|
<div class="tabler-icon">
|
|
9589
9841
|
<i class="ti ti-carousel-vertical"></i>
|
|
9590
9842
|
<strong>carousel-vertical</strong>
|
|
@@ -9594,6 +9846,15 @@
|
|
|
9594
9846
|
</div>
|
|
9595
9847
|
</div>
|
|
9596
9848
|
|
|
9849
|
+
<div class="tabler-icon">
|
|
9850
|
+
<i class="ti ti-carousel-vertical-filled"></i>
|
|
9851
|
+
<strong>carousel-vertical-filled</strong>
|
|
9852
|
+
<div class="tabler-icon-codes">
|
|
9853
|
+
<code>ti ti-carousel-vertical-filled</code><br>
|
|
9854
|
+
<code>\fa93</code>
|
|
9855
|
+
</div>
|
|
9856
|
+
</div>
|
|
9857
|
+
|
|
9597
9858
|
<div class="tabler-icon">
|
|
9598
9859
|
<i class="ti ti-carrot"></i>
|
|
9599
9860
|
<strong>carrot</strong>
|
|
@@ -20070,6 +20331,15 @@
|
|
|
20070
20331
|
</div>
|
|
20071
20332
|
</div>
|
|
20072
20333
|
|
|
20334
|
+
<div class="tabler-icon">
|
|
20335
|
+
<i class="ti ti-hdr"></i>
|
|
20336
|
+
<strong>hdr</strong>
|
|
20337
|
+
<div class="tabler-icon-codes">
|
|
20338
|
+
<code>ti ti-hdr</code><br>
|
|
20339
|
+
<code>\fa7b</code>
|
|
20340
|
+
</div>
|
|
20341
|
+
</div>
|
|
20342
|
+
|
|
20073
20343
|
<div class="tabler-icon">
|
|
20074
20344
|
<i class="ti ti-heading"></i>
|
|
20075
20345
|
<strong>heading</strong>
|
|
@@ -21825,6 +22095,15 @@
|
|
|
21825
22095
|
</div>
|
|
21826
22096
|
</div>
|
|
21827
22097
|
|
|
22098
|
+
<div class="tabler-icon">
|
|
22099
|
+
<i class="ti ti-ironing"></i>
|
|
22100
|
+
<strong>ironing</strong>
|
|
22101
|
+
<div class="tabler-icon-codes">
|
|
22102
|
+
<code>ti ti-ironing</code><br>
|
|
22103
|
+
<code>\fa7c</code>
|
|
22104
|
+
</div>
|
|
22105
|
+
</div>
|
|
22106
|
+
|
|
21828
22107
|
<div class="tabler-icon">
|
|
21829
22108
|
<i class="ti ti-ironing-1"></i>
|
|
21830
22109
|
<strong>ironing-1</strong>
|
|
@@ -22446,6 +22725,15 @@
|
|
|
22446
22725
|
</div>
|
|
22447
22726
|
</div>
|
|
22448
22727
|
|
|
22728
|
+
<div class="tabler-icon">
|
|
22729
|
+
<i class="ti ti-layout-grid-remove"></i>
|
|
22730
|
+
<strong>layout-grid-remove</strong>
|
|
22731
|
+
<div class="tabler-icon-codes">
|
|
22732
|
+
<code>ti ti-layout-grid-remove</code><br>
|
|
22733
|
+
<code>\fa7d</code>
|
|
22734
|
+
</div>
|
|
22735
|
+
</div>
|
|
22736
|
+
|
|
22449
22737
|
<div class="tabler-icon">
|
|
22450
22738
|
<i class="ti ti-layout-kanban"></i>
|
|
22451
22739
|
<strong>layout-kanban</strong>
|
|
@@ -23490,6 +23778,15 @@
|
|
|
23490
23778
|
</div>
|
|
23491
23779
|
</div>
|
|
23492
23780
|
|
|
23781
|
+
<div class="tabler-icon">
|
|
23782
|
+
<i class="ti ti-logout-2"></i>
|
|
23783
|
+
<strong>logout-2</strong>
|
|
23784
|
+
<div class="tabler-icon-codes">
|
|
23785
|
+
<code>ti ti-logout-2</code><br>
|
|
23786
|
+
<code>\fa7e</code>
|
|
23787
|
+
</div>
|
|
23788
|
+
</div>
|
|
23789
|
+
|
|
23493
23790
|
<div class="tabler-icon">
|
|
23494
23791
|
<i class="ti ti-lollipop"></i>
|
|
23495
23792
|
<strong>lollipop</strong>
|
|
@@ -36279,6 +36576,15 @@
|
|
|
36279
36576
|
</div>
|
|
36280
36577
|
</div>
|
|
36281
36578
|
|
|
36579
|
+
<div class="tabler-icon">
|
|
36580
|
+
<i class="ti ti-wash-dry-flat"></i>
|
|
36581
|
+
<strong>wash-dry-flat</strong>
|
|
36582
|
+
<div class="tabler-icon-codes">
|
|
36583
|
+
<code>ti ti-wash-dry-flat</code><br>
|
|
36584
|
+
<code>\fa7f</code>
|
|
36585
|
+
</div>
|
|
36586
|
+
</div>
|
|
36587
|
+
|
|
36282
36588
|
<div class="tabler-icon">
|
|
36283
36589
|
<i class="ti ti-wash-dry-hang"></i>
|
|
36284
36590
|
<strong>wash-dry-hang</strong>
|
|
@@ -36342,6 +36648,15 @@
|
|
|
36342
36648
|
</div>
|
|
36343
36649
|
</div>
|
|
36344
36650
|
|
|
36651
|
+
<div class="tabler-icon">
|
|
36652
|
+
<i class="ti ti-wash-eco"></i>
|
|
36653
|
+
<strong>wash-eco</strong>
|
|
36654
|
+
<div class="tabler-icon-codes">
|
|
36655
|
+
<code>ti ti-wash-eco</code><br>
|
|
36656
|
+
<code>\fa80</code>
|
|
36657
|
+
</div>
|
|
36658
|
+
</div>
|
|
36659
|
+
|
|
36345
36660
|
<div class="tabler-icon">
|
|
36346
36661
|
<i class="ti ti-wash-gentle"></i>
|
|
36347
36662
|
<strong>wash-gentle</strong>
|
|
@@ -36351,6 +36666,15 @@
|
|
|
36351
36666
|
</div>
|
|
36352
36667
|
</div>
|
|
36353
36668
|
|
|
36669
|
+
<div class="tabler-icon">
|
|
36670
|
+
<i class="ti ti-wash-hand"></i>
|
|
36671
|
+
<strong>wash-hand</strong>
|
|
36672
|
+
<div class="tabler-icon-codes">
|
|
36673
|
+
<code>ti ti-wash-hand</code><br>
|
|
36674
|
+
<code>\fa81</code>
|
|
36675
|
+
</div>
|
|
36676
|
+
</div>
|
|
36677
|
+
|
|
36354
36678
|
<div class="tabler-icon">
|
|
36355
36679
|
<i class="ti ti-wash-machine"></i>
|
|
36356
36680
|
<strong>wash-machine</strong>
|