@tabler/icons-webfont 2.16.0 → 2.18.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 +4 -7
- 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.18.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.18.0</p>
|
|
120
120
|
</header>
|
|
121
121
|
|
|
122
122
|
<div class="search-bar">
|
|
@@ -4779,6 +4779,24 @@
|
|
|
4779
4779
|
</div>
|
|
4780
4780
|
</div>
|
|
4781
4781
|
|
|
4782
|
+
<div class="tabler-icon">
|
|
4783
|
+
<i class="ti ti-bookmark-edit"></i>
|
|
4784
|
+
<strong>bookmark-edit</strong>
|
|
4785
|
+
<div class="tabler-icon-codes">
|
|
4786
|
+
<code>ti ti-bookmark-edit</code><br>
|
|
4787
|
+
<code>\fa5e</code>
|
|
4788
|
+
</div>
|
|
4789
|
+
</div>
|
|
4790
|
+
|
|
4791
|
+
<div class="tabler-icon">
|
|
4792
|
+
<i class="ti ti-bookmark-minus"></i>
|
|
4793
|
+
<strong>bookmark-minus</strong>
|
|
4794
|
+
<div class="tabler-icon-codes">
|
|
4795
|
+
<code>ti ti-bookmark-minus</code><br>
|
|
4796
|
+
<code>\fa5f</code>
|
|
4797
|
+
</div>
|
|
4798
|
+
</div>
|
|
4799
|
+
|
|
4782
4800
|
<div class="tabler-icon">
|
|
4783
4801
|
<i class="ti ti-bookmark-off"></i>
|
|
4784
4802
|
<strong>bookmark-off</strong>
|
|
@@ -4788,6 +4806,24 @@
|
|
|
4788
4806
|
</div>
|
|
4789
4807
|
</div>
|
|
4790
4808
|
|
|
4809
|
+
<div class="tabler-icon">
|
|
4810
|
+
<i class="ti ti-bookmark-plus"></i>
|
|
4811
|
+
<strong>bookmark-plus</strong>
|
|
4812
|
+
<div class="tabler-icon-codes">
|
|
4813
|
+
<code>ti ti-bookmark-plus</code><br>
|
|
4814
|
+
<code>\fa60</code>
|
|
4815
|
+
</div>
|
|
4816
|
+
</div>
|
|
4817
|
+
|
|
4818
|
+
<div class="tabler-icon">
|
|
4819
|
+
<i class="ti ti-bookmark-question"></i>
|
|
4820
|
+
<strong>bookmark-question</strong>
|
|
4821
|
+
<div class="tabler-icon-codes">
|
|
4822
|
+
<code>ti ti-bookmark-question</code><br>
|
|
4823
|
+
<code>\fa61</code>
|
|
4824
|
+
</div>
|
|
4825
|
+
</div>
|
|
4826
|
+
|
|
4791
4827
|
<div class="tabler-icon">
|
|
4792
4828
|
<i class="ti ti-bookmarks"></i>
|
|
4793
4829
|
<strong>bookmarks</strong>
|
|
@@ -5481,6 +5517,15 @@
|
|
|
5481
5517
|
</div>
|
|
5482
5518
|
</div>
|
|
5483
5519
|
|
|
5520
|
+
<div class="tabler-icon">
|
|
5521
|
+
<i class="ti ti-brand-ansible"></i>
|
|
5522
|
+
<strong>brand-ansible</strong>
|
|
5523
|
+
<div class="tabler-icon-codes">
|
|
5524
|
+
<code>ti ti-brand-ansible</code><br>
|
|
5525
|
+
<code>\fa70</code>
|
|
5526
|
+
</div>
|
|
5527
|
+
</div>
|
|
5528
|
+
|
|
5484
5529
|
<div class="tabler-icon">
|
|
5485
5530
|
<i class="ti ti-brand-ao3"></i>
|
|
5486
5531
|
<strong>brand-ao3</strong>
|
|
@@ -5796,6 +5841,15 @@
|
|
|
5796
5841
|
</div>
|
|
5797
5842
|
</div>
|
|
5798
5843
|
|
|
5844
|
+
<div class="tabler-icon">
|
|
5845
|
+
<i class="ti ti-brand-cinema-4d"></i>
|
|
5846
|
+
<strong>brand-cinema-4d</strong>
|
|
5847
|
+
<div class="tabler-icon-codes">
|
|
5848
|
+
<code>ti ti-brand-cinema-4d</code><br>
|
|
5849
|
+
<code>\fa71</code>
|
|
5850
|
+
</div>
|
|
5851
|
+
</div>
|
|
5852
|
+
|
|
5799
5853
|
<div class="tabler-icon">
|
|
5800
5854
|
<i class="ti ti-brand-citymapper"></i>
|
|
5801
5855
|
<strong>brand-citymapper</strong>
|
|
@@ -5904,6 +5958,15 @@
|
|
|
5904
5958
|
</div>
|
|
5905
5959
|
</div>
|
|
5906
5960
|
|
|
5961
|
+
<div class="tabler-icon">
|
|
5962
|
+
<i class="ti ti-brand-craft"></i>
|
|
5963
|
+
<strong>brand-craft</strong>
|
|
5964
|
+
<div class="tabler-icon-codes">
|
|
5965
|
+
<code>ti ti-brand-craft</code><br>
|
|
5966
|
+
<code>\fa72</code>
|
|
5967
|
+
</div>
|
|
5968
|
+
</div>
|
|
5969
|
+
|
|
5907
5970
|
<div class="tabler-icon">
|
|
5908
5971
|
<i class="ti ti-brand-crunchbase"></i>
|
|
5909
5972
|
<strong>brand-crunchbase</strong>
|
|
@@ -6039,6 +6102,15 @@
|
|
|
6039
6102
|
</div>
|
|
6040
6103
|
</div>
|
|
6041
6104
|
|
|
6105
|
+
<div class="tabler-icon">
|
|
6106
|
+
<i class="ti ti-brand-digg"></i>
|
|
6107
|
+
<strong>brand-digg</strong>
|
|
6108
|
+
<div class="tabler-icon-codes">
|
|
6109
|
+
<code>ti ti-brand-digg</code><br>
|
|
6110
|
+
<code>\fa73</code>
|
|
6111
|
+
</div>
|
|
6112
|
+
</div>
|
|
6113
|
+
|
|
6042
6114
|
<div class="tabler-icon">
|
|
6043
6115
|
<i class="ti ti-brand-dingtalk"></i>
|
|
6044
6116
|
<strong>brand-dingtalk</strong>
|
|
@@ -6183,6 +6255,15 @@
|
|
|
6183
6255
|
</div>
|
|
6184
6256
|
</div>
|
|
6185
6257
|
|
|
6258
|
+
<div class="tabler-icon">
|
|
6259
|
+
<i class="ti ti-brand-electronic-arts"></i>
|
|
6260
|
+
<strong>brand-electronic-arts</strong>
|
|
6261
|
+
<div class="tabler-icon-codes">
|
|
6262
|
+
<code>ti ti-brand-electronic-arts</code><br>
|
|
6263
|
+
<code>\fa74</code>
|
|
6264
|
+
</div>
|
|
6265
|
+
</div>
|
|
6266
|
+
|
|
6186
6267
|
<div class="tabler-icon">
|
|
6187
6268
|
<i class="ti ti-brand-ember"></i>
|
|
6188
6269
|
<strong>brand-ember</strong>
|
|
@@ -6237,6 +6318,15 @@
|
|
|
6237
6318
|
</div>
|
|
6238
6319
|
</div>
|
|
6239
6320
|
|
|
6321
|
+
<div class="tabler-icon">
|
|
6322
|
+
<i class="ti ti-brand-feedly"></i>
|
|
6323
|
+
<strong>brand-feedly</strong>
|
|
6324
|
+
<div class="tabler-icon-codes">
|
|
6325
|
+
<code>ti ti-brand-feedly</code><br>
|
|
6326
|
+
<code>\fa75</code>
|
|
6327
|
+
</div>
|
|
6328
|
+
</div>
|
|
6329
|
+
|
|
6240
6330
|
<div class="tabler-icon">
|
|
6241
6331
|
<i class="ti ti-brand-figma"></i>
|
|
6242
6332
|
<strong>brand-figma</strong>
|
|
@@ -6246,6 +6336,15 @@
|
|
|
6246
6336
|
</div>
|
|
6247
6337
|
</div>
|
|
6248
6338
|
|
|
6339
|
+
<div class="tabler-icon">
|
|
6340
|
+
<i class="ti ti-brand-filezilla"></i>
|
|
6341
|
+
<strong>brand-filezilla</strong>
|
|
6342
|
+
<div class="tabler-icon-codes">
|
|
6343
|
+
<code>ti ti-brand-filezilla</code><br>
|
|
6344
|
+
<code>\fa76</code>
|
|
6345
|
+
</div>
|
|
6346
|
+
</div>
|
|
6347
|
+
|
|
6249
6348
|
<div class="tabler-icon">
|
|
6250
6349
|
<i class="ti ti-brand-finder"></i>
|
|
6251
6350
|
<strong>brand-finder</strong>
|
|
@@ -7551,6 +7650,15 @@
|
|
|
7551
7650
|
</div>
|
|
7552
7651
|
</div>
|
|
7553
7652
|
|
|
7653
|
+
<div class="tabler-icon">
|
|
7654
|
+
<i class="ti ti-brand-speedtest"></i>
|
|
7655
|
+
<strong>brand-speedtest</strong>
|
|
7656
|
+
<div class="tabler-icon-codes">
|
|
7657
|
+
<code>ti ti-brand-speedtest</code><br>
|
|
7658
|
+
<code>\fa77</code>
|
|
7659
|
+
</div>
|
|
7660
|
+
</div>
|
|
7661
|
+
|
|
7554
7662
|
<div class="tabler-icon">
|
|
7555
7663
|
<i class="ti ti-brand-spotify"></i>
|
|
7556
7664
|
<strong>brand-spotify</strong>
|
|
@@ -8046,6 +8154,15 @@
|
|
|
8046
8154
|
</div>
|
|
8047
8155
|
</div>
|
|
8048
8156
|
|
|
8157
|
+
<div class="tabler-icon">
|
|
8158
|
+
<i class="ti ti-brand-vlc"></i>
|
|
8159
|
+
<strong>brand-vlc</strong>
|
|
8160
|
+
<div class="tabler-icon-codes">
|
|
8161
|
+
<code>ti ti-brand-vlc</code><br>
|
|
8162
|
+
<code>\fa78</code>
|
|
8163
|
+
</div>
|
|
8164
|
+
</div>
|
|
8165
|
+
|
|
8049
8166
|
<div class="tabler-icon">
|
|
8050
8167
|
<i class="ti ti-brand-volkswagen"></i>
|
|
8051
8168
|
<strong>brand-volkswagen</strong>
|
|
@@ -8136,6 +8253,15 @@
|
|
|
8136
8253
|
</div>
|
|
8137
8254
|
</div>
|
|
8138
8255
|
|
|
8256
|
+
<div class="tabler-icon">
|
|
8257
|
+
<i class="ti ti-brand-wikipedia"></i>
|
|
8258
|
+
<strong>brand-wikipedia</strong>
|
|
8259
|
+
<div class="tabler-icon-codes">
|
|
8260
|
+
<code>ti ti-brand-wikipedia</code><br>
|
|
8261
|
+
<code>\fa79</code>
|
|
8262
|
+
</div>
|
|
8263
|
+
</div>
|
|
8264
|
+
|
|
8139
8265
|
<div class="tabler-icon">
|
|
8140
8266
|
<i class="ti ti-brand-windows"></i>
|
|
8141
8267
|
<strong>brand-windows</strong>
|
|
@@ -8181,6 +8307,15 @@
|
|
|
8181
8307
|
</div>
|
|
8182
8308
|
</div>
|
|
8183
8309
|
|
|
8310
|
+
<div class="tabler-icon">
|
|
8311
|
+
<i class="ti ti-brand-xamarin"></i>
|
|
8312
|
+
<strong>brand-xamarin</strong>
|
|
8313
|
+
<div class="tabler-icon-codes">
|
|
8314
|
+
<code>ti ti-brand-xamarin</code><br>
|
|
8315
|
+
<code>\fa7a</code>
|
|
8316
|
+
</div>
|
|
8317
|
+
</div>
|
|
8318
|
+
|
|
8184
8319
|
<div class="tabler-icon">
|
|
8185
8320
|
<i class="ti ti-brand-xbox"></i>
|
|
8186
8321
|
<strong>brand-xbox</strong>
|
|
@@ -18711,6 +18846,15 @@
|
|
|
18711
18846
|
</div>
|
|
18712
18847
|
</div>
|
|
18713
18848
|
|
|
18849
|
+
<div class="tabler-icon">
|
|
18850
|
+
<i class="ti ti-focus-auto"></i>
|
|
18851
|
+
<strong>focus-auto</strong>
|
|
18852
|
+
<div class="tabler-icon-codes">
|
|
18853
|
+
<code>ti ti-focus-auto</code><br>
|
|
18854
|
+
<code>\fa62</code>
|
|
18855
|
+
</div>
|
|
18856
|
+
</div>
|
|
18857
|
+
|
|
18714
18858
|
<div class="tabler-icon">
|
|
18715
18859
|
<i class="ti ti-focus-centered"></i>
|
|
18716
18860
|
<strong>focus-centered</strong>
|
|
@@ -19053,6 +19197,33 @@
|
|
|
19053
19197
|
</div>
|
|
19054
19198
|
</div>
|
|
19055
19199
|
|
|
19200
|
+
<div class="tabler-icon">
|
|
19201
|
+
<i class="ti ti-freeze-column"></i>
|
|
19202
|
+
<strong>freeze-column</strong>
|
|
19203
|
+
<div class="tabler-icon-codes">
|
|
19204
|
+
<code>ti ti-freeze-column</code><br>
|
|
19205
|
+
<code>\fa63</code>
|
|
19206
|
+
</div>
|
|
19207
|
+
</div>
|
|
19208
|
+
|
|
19209
|
+
<div class="tabler-icon">
|
|
19210
|
+
<i class="ti ti-freeze-row"></i>
|
|
19211
|
+
<strong>freeze-row</strong>
|
|
19212
|
+
<div class="tabler-icon-codes">
|
|
19213
|
+
<code>ti ti-freeze-row</code><br>
|
|
19214
|
+
<code>\fa65</code>
|
|
19215
|
+
</div>
|
|
19216
|
+
</div>
|
|
19217
|
+
|
|
19218
|
+
<div class="tabler-icon">
|
|
19219
|
+
<i class="ti ti-freeze-row-column"></i>
|
|
19220
|
+
<strong>freeze-row-column</strong>
|
|
19221
|
+
<div class="tabler-icon-codes">
|
|
19222
|
+
<code>ti ti-freeze-row-column</code><br>
|
|
19223
|
+
<code>\fa64</code>
|
|
19224
|
+
</div>
|
|
19225
|
+
</div>
|
|
19226
|
+
|
|
19056
19227
|
<div class="tabler-icon">
|
|
19057
19228
|
<i class="ti ti-fridge"></i>
|
|
19058
19229
|
<strong>fridge</strong>
|
|
@@ -19998,6 +20169,15 @@
|
|
|
19998
20169
|
</div>
|
|
19999
20170
|
</div>
|
|
20000
20171
|
|
|
20172
|
+
<div class="tabler-icon">
|
|
20173
|
+
<i class="ti ti-hdr"></i>
|
|
20174
|
+
<strong>hdr</strong>
|
|
20175
|
+
<div class="tabler-icon-codes">
|
|
20176
|
+
<code>ti ti-hdr</code><br>
|
|
20177
|
+
<code>\fa7b</code>
|
|
20178
|
+
</div>
|
|
20179
|
+
</div>
|
|
20180
|
+
|
|
20001
20181
|
<div class="tabler-icon">
|
|
20002
20182
|
<i class="ti ti-heading"></i>
|
|
20003
20183
|
<strong>heading</strong>
|
|
@@ -21753,6 +21933,15 @@
|
|
|
21753
21933
|
</div>
|
|
21754
21934
|
</div>
|
|
21755
21935
|
|
|
21936
|
+
<div class="tabler-icon">
|
|
21937
|
+
<i class="ti ti-ironing"></i>
|
|
21938
|
+
<strong>ironing</strong>
|
|
21939
|
+
<div class="tabler-icon-codes">
|
|
21940
|
+
<code>ti ti-ironing</code><br>
|
|
21941
|
+
<code>\fa7c</code>
|
|
21942
|
+
</div>
|
|
21943
|
+
</div>
|
|
21944
|
+
|
|
21756
21945
|
<div class="tabler-icon">
|
|
21757
21946
|
<i class="ti ti-ironing-1"></i>
|
|
21758
21947
|
<strong>ironing-1</strong>
|
|
@@ -22374,6 +22563,15 @@
|
|
|
22374
22563
|
</div>
|
|
22375
22564
|
</div>
|
|
22376
22565
|
|
|
22566
|
+
<div class="tabler-icon">
|
|
22567
|
+
<i class="ti ti-layout-grid-remove"></i>
|
|
22568
|
+
<strong>layout-grid-remove</strong>
|
|
22569
|
+
<div class="tabler-icon-codes">
|
|
22570
|
+
<code>ti ti-layout-grid-remove</code><br>
|
|
22571
|
+
<code>\fa7d</code>
|
|
22572
|
+
</div>
|
|
22573
|
+
</div>
|
|
22574
|
+
|
|
22377
22575
|
<div class="tabler-icon">
|
|
22378
22576
|
<i class="ti ti-layout-kanban"></i>
|
|
22379
22577
|
<strong>layout-kanban</strong>
|
|
@@ -23418,6 +23616,15 @@
|
|
|
23418
23616
|
</div>
|
|
23419
23617
|
</div>
|
|
23420
23618
|
|
|
23619
|
+
<div class="tabler-icon">
|
|
23620
|
+
<i class="ti ti-logout-2"></i>
|
|
23621
|
+
<strong>logout-2</strong>
|
|
23622
|
+
<div class="tabler-icon-codes">
|
|
23623
|
+
<code>ti ti-logout-2</code><br>
|
|
23624
|
+
<code>\fa7e</code>
|
|
23625
|
+
</div>
|
|
23626
|
+
</div>
|
|
23627
|
+
|
|
23421
23628
|
<div class="tabler-icon">
|
|
23422
23629
|
<i class="ti ti-lollipop"></i>
|
|
23423
23630
|
<strong>lollipop</strong>
|
|
@@ -27711,6 +27918,15 @@
|
|
|
27711
27918
|
</div>
|
|
27712
27919
|
</div>
|
|
27713
27920
|
|
|
27921
|
+
<div class="tabler-icon">
|
|
27922
|
+
<i class="ti ti-play-basketball"></i>
|
|
27923
|
+
<strong>play-basketball</strong>
|
|
27924
|
+
<div class="tabler-icon-codes">
|
|
27925
|
+
<code>ti ti-play-basketball</code><br>
|
|
27926
|
+
<code>\fa66</code>
|
|
27927
|
+
</div>
|
|
27928
|
+
</div>
|
|
27929
|
+
|
|
27714
27930
|
<div class="tabler-icon">
|
|
27715
27931
|
<i class="ti ti-play-card"></i>
|
|
27716
27932
|
<strong>play-card</strong>
|
|
@@ -27729,6 +27945,33 @@
|
|
|
27729
27945
|
</div>
|
|
27730
27946
|
</div>
|
|
27731
27947
|
|
|
27948
|
+
<div class="tabler-icon">
|
|
27949
|
+
<i class="ti ti-play-football"></i>
|
|
27950
|
+
<strong>play-football</strong>
|
|
27951
|
+
<div class="tabler-icon-codes">
|
|
27952
|
+
<code>ti ti-play-football</code><br>
|
|
27953
|
+
<code>\fa67</code>
|
|
27954
|
+
</div>
|
|
27955
|
+
</div>
|
|
27956
|
+
|
|
27957
|
+
<div class="tabler-icon">
|
|
27958
|
+
<i class="ti ti-play-handball"></i>
|
|
27959
|
+
<strong>play-handball</strong>
|
|
27960
|
+
<div class="tabler-icon-codes">
|
|
27961
|
+
<code>ti ti-play-handball</code><br>
|
|
27962
|
+
<code>\fa68</code>
|
|
27963
|
+
</div>
|
|
27964
|
+
</div>
|
|
27965
|
+
|
|
27966
|
+
<div class="tabler-icon">
|
|
27967
|
+
<i class="ti ti-play-volleyball"></i>
|
|
27968
|
+
<strong>play-volleyball</strong>
|
|
27969
|
+
<div class="tabler-icon-codes">
|
|
27970
|
+
<code>ti ti-play-volleyball</code><br>
|
|
27971
|
+
<code>\fa69</code>
|
|
27972
|
+
</div>
|
|
27973
|
+
</div>
|
|
27974
|
+
|
|
27732
27975
|
<div class="tabler-icon">
|
|
27733
27976
|
<i class="ti ti-player-eject"></i>
|
|
27734
27977
|
<strong>player-eject</strong>
|
|
@@ -29205,6 +29448,15 @@
|
|
|
29205
29448
|
</div>
|
|
29206
29449
|
</div>
|
|
29207
29450
|
|
|
29451
|
+
<div class="tabler-icon">
|
|
29452
|
+
<i class="ti ti-rings"></i>
|
|
29453
|
+
<strong>rings</strong>
|
|
29454
|
+
<div class="tabler-icon-codes">
|
|
29455
|
+
<code>ti ti-rings</code><br>
|
|
29456
|
+
<code>\fa6a</code>
|
|
29457
|
+
</div>
|
|
29458
|
+
</div>
|
|
29459
|
+
|
|
29208
29460
|
<div class="tabler-icon">
|
|
29209
29461
|
<i class="ti ti-ripple"></i>
|
|
29210
29462
|
<strong>ripple</strong>
|
|
@@ -29880,6 +30132,15 @@
|
|
|
29880
30132
|
</div>
|
|
29881
30133
|
</div>
|
|
29882
30134
|
|
|
30135
|
+
<div class="tabler-icon">
|
|
30136
|
+
<i class="ti ti-scoreboard"></i>
|
|
30137
|
+
<strong>scoreboard</strong>
|
|
30138
|
+
<div class="tabler-icon-codes">
|
|
30139
|
+
<code>ti ti-scoreboard</code><br>
|
|
30140
|
+
<code>\fa6b</code>
|
|
30141
|
+
</div>
|
|
30142
|
+
</div>
|
|
30143
|
+
|
|
29883
30144
|
<div class="tabler-icon">
|
|
29884
30145
|
<i class="ti ti-screen-share"></i>
|
|
29885
30146
|
<strong>screen-share</strong>
|
|
@@ -30483,6 +30744,15 @@
|
|
|
30483
30744
|
</div>
|
|
30484
30745
|
</div>
|
|
30485
30746
|
|
|
30747
|
+
<div class="tabler-icon">
|
|
30748
|
+
<i class="ti ti-shi-jumping"></i>
|
|
30749
|
+
<strong>shi-jumping</strong>
|
|
30750
|
+
<div class="tabler-icon-codes">
|
|
30751
|
+
<code>ti ti-shi-jumping</code><br>
|
|
30752
|
+
<code>\fa6c</code>
|
|
30753
|
+
</div>
|
|
30754
|
+
</div>
|
|
30755
|
+
|
|
30486
30756
|
<div class="tabler-icon">
|
|
30487
30757
|
<i class="ti ti-shield"></i>
|
|
30488
30758
|
<strong>shield</strong>
|
|
@@ -33462,6 +33732,15 @@
|
|
|
33462
33732
|
</div>
|
|
33463
33733
|
</div>
|
|
33464
33734
|
|
|
33735
|
+
<div class="tabler-icon">
|
|
33736
|
+
<i class="ti ti-stretching-2"></i>
|
|
33737
|
+
<strong>stretching-2</strong>
|
|
33738
|
+
<div class="tabler-icon-codes">
|
|
33739
|
+
<code>ti ti-stretching-2</code><br>
|
|
33740
|
+
<code>\fa6d</code>
|
|
33741
|
+
</div>
|
|
33742
|
+
</div>
|
|
33743
|
+
|
|
33465
33744
|
<div class="tabler-icon">
|
|
33466
33745
|
<i class="ti ti-strikethrough"></i>
|
|
33467
33746
|
<strong>strikethrough</strong>
|
|
@@ -34938,6 +35217,15 @@
|
|
|
34938
35217
|
</div>
|
|
34939
35218
|
</div>
|
|
34940
35219
|
|
|
35220
|
+
<div class="tabler-icon">
|
|
35221
|
+
<i class="ti ti-treadmill"></i>
|
|
35222
|
+
<strong>treadmill</strong>
|
|
35223
|
+
<div class="tabler-icon-codes">
|
|
35224
|
+
<code>ti ti-treadmill</code><br>
|
|
35225
|
+
<code>\fa6e</code>
|
|
35226
|
+
</div>
|
|
35227
|
+
</div>
|
|
35228
|
+
|
|
34941
35229
|
<div class="tabler-icon">
|
|
34942
35230
|
<i class="ti ti-tree"></i>
|
|
34943
35231
|
<strong>tree</strong>
|
|
@@ -36126,6 +36414,15 @@
|
|
|
36126
36414
|
</div>
|
|
36127
36415
|
</div>
|
|
36128
36416
|
|
|
36417
|
+
<div class="tabler-icon">
|
|
36418
|
+
<i class="ti ti-wash-dry-flat"></i>
|
|
36419
|
+
<strong>wash-dry-flat</strong>
|
|
36420
|
+
<div class="tabler-icon-codes">
|
|
36421
|
+
<code>ti ti-wash-dry-flat</code><br>
|
|
36422
|
+
<code>\fa7f</code>
|
|
36423
|
+
</div>
|
|
36424
|
+
</div>
|
|
36425
|
+
|
|
36129
36426
|
<div class="tabler-icon">
|
|
36130
36427
|
<i class="ti ti-wash-dry-hang"></i>
|
|
36131
36428
|
<strong>wash-dry-hang</strong>
|
|
@@ -36189,6 +36486,15 @@
|
|
|
36189
36486
|
</div>
|
|
36190
36487
|
</div>
|
|
36191
36488
|
|
|
36489
|
+
<div class="tabler-icon">
|
|
36490
|
+
<i class="ti ti-wash-eco"></i>
|
|
36491
|
+
<strong>wash-eco</strong>
|
|
36492
|
+
<div class="tabler-icon-codes">
|
|
36493
|
+
<code>ti ti-wash-eco</code><br>
|
|
36494
|
+
<code>\fa80</code>
|
|
36495
|
+
</div>
|
|
36496
|
+
</div>
|
|
36497
|
+
|
|
36192
36498
|
<div class="tabler-icon">
|
|
36193
36499
|
<i class="ti ti-wash-gentle"></i>
|
|
36194
36500
|
<strong>wash-gentle</strong>
|
|
@@ -36198,6 +36504,15 @@
|
|
|
36198
36504
|
</div>
|
|
36199
36505
|
</div>
|
|
36200
36506
|
|
|
36507
|
+
<div class="tabler-icon">
|
|
36508
|
+
<i class="ti ti-wash-hand"></i>
|
|
36509
|
+
<strong>wash-hand</strong>
|
|
36510
|
+
<div class="tabler-icon-codes">
|
|
36511
|
+
<code>ti ti-wash-hand</code><br>
|
|
36512
|
+
<code>\fa81</code>
|
|
36513
|
+
</div>
|
|
36514
|
+
</div>
|
|
36515
|
+
|
|
36201
36516
|
<div class="tabler-icon">
|
|
36202
36517
|
<i class="ti ti-wash-machine"></i>
|
|
36203
36518
|
<strong>wash-machine</strong>
|
|
@@ -36297,6 +36612,15 @@
|
|
|
36297
36612
|
</div>
|
|
36298
36613
|
</div>
|
|
36299
36614
|
|
|
36615
|
+
<div class="tabler-icon">
|
|
36616
|
+
<i class="ti ti-waterpolo"></i>
|
|
36617
|
+
<strong>waterpolo</strong>
|
|
36618
|
+
<div class="tabler-icon-codes">
|
|
36619
|
+
<code>ti ti-waterpolo</code><br>
|
|
36620
|
+
<code>\fa6f</code>
|
|
36621
|
+
</div>
|
|
36622
|
+
</div>
|
|
36623
|
+
|
|
36300
36624
|
<div class="tabler-icon">
|
|
36301
36625
|
<i class="ti ti-wave-saw-tool"></i>
|
|
36302
36626
|
<strong>wave-saw-tool</strong>
|