@tabler/icons 1.46.0 → 1.47.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/iconfont/fonts/tabler-icons.eot +0 -0
- package/iconfont/fonts/tabler-icons.svg +98 -44
- package/iconfont/fonts/tabler-icons.ttf +0 -0
- package/iconfont/fonts/tabler-icons.woff +0 -0
- package/iconfont/fonts/tabler-icons.woff2 +0 -0
- package/iconfont/tabler-icons.css +73 -1
- package/iconfont/tabler-icons.html +164 -2
- package/iconfont/tabler-icons.min.css +2 -2
- package/iconfont/tabler-icons.scss +37 -1
- package/icons/blur.svg +12 -0
- package/icons/brand-nytimes.svg +10 -0
- package/icons/cpu.svg +15 -0
- package/icons/cross.svg +6 -0
- package/icons/gavel.svg +10 -0
- package/icons/hammer.svg +7 -0
- package/icons/heartbeat.svg +7 -0
- package/icons/hourglass.svg +9 -0
- package/icons/layout-board-split.svg +10 -0
- package/icons/layout-board.svg +9 -0
- package/icons/mood-nervous.svg +9 -0
- package/icons/mountain.svg +7 -0
- package/icons/plane-inflight.svg +7 -0
- package/icons/prescription.svg +8 -0
- package/icons/shield-checkered.svg +8 -0
- package/icons/shield-chevron.svg +7 -0
- package/icons/sleigh.svg +9 -0
- package/icons/stack-2.svg +3 -2
- package/icons/stack-3.svg +9 -0
- package/icons/stack.svg +2 -3
- package/icons-png/.DS_Store +0 -0
- package/icons-png/blur.png +0 -0
- package/icons-png/brand-nytimes.png +0 -0
- package/icons-png/cpu.png +0 -0
- package/icons-png/cross.png +0 -0
- package/icons-png/gavel.png +0 -0
- package/icons-png/hammer.png +0 -0
- package/icons-png/heartbeat.png +0 -0
- package/icons-png/hourglass.png +0 -0
- package/icons-png/layout-board-split.png +0 -0
- package/icons-png/layout-board.png +0 -0
- package/icons-png/mood-nervous.png +0 -0
- package/icons-png/mountain.png +0 -0
- package/icons-png/plane-inflight.png +0 -0
- package/icons-png/prescription.png +0 -0
- package/icons-png/shield-checkered.png +0 -0
- package/icons-png/shield-chevron.png +0 -0
- package/icons-png/sleigh.png +0 -0
- package/icons-png/stack-2.png +0 -0
- package/icons-png/stack-3.png +0 -0
- package/icons-png/stack.png +0 -0
- package/icons-react/dist/index.cjs.js +645 -7
- package/icons-react/dist/index.cjs.js.map +1 -1
- package/icons-react/dist/index.cjs.min.js +1 -1
- package/icons-react/dist/index.cjs.min.js.map +1 -1
- package/icons-react/dist/index.esm.js +628 -8
- package/icons-react/dist/index.esm.js.map +1 -1
- package/icons-react/dist/index.esm.min.js +1 -1
- package/icons-react/dist/index.esm.min.js.map +1 -1
- package/icons-react/dist/index.umd.js +645 -7
- package/icons-react/dist/index.umd.js.map +1 -1
- package/icons-react/dist/index.umd.min.js +1 -1
- package/icons-react/dist/index.umd.min.js.map +1 -1
- package/icons-react/index.d.ts +18 -0
- package/package.json +1 -1
- package/tabler-sprite-nostroke.svg +1 -1
- package/tabler-sprite.svg +1 -1
- package/tags.json +177 -17
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/*!
|
|
2
|
-
* Tabler Icons 1.
|
|
2
|
+
* Tabler Icons 1.47.0 by tabler - https://tabler.io
|
|
3
3
|
* License - https://github.com/tabler/tabler-icons/blob/master/LICENSE
|
|
4
4
|
*/
|
|
5
5
|
@font-face {
|
|
@@ -746,6 +746,10 @@
|
|
|
746
746
|
content: "\eceb";
|
|
747
747
|
}
|
|
748
748
|
|
|
749
|
+
.ti-blur:before {
|
|
750
|
+
content: "\ef8c";
|
|
751
|
+
}
|
|
752
|
+
|
|
749
753
|
.ti-bold:before {
|
|
750
754
|
content: "\eb7b";
|
|
751
755
|
}
|
|
@@ -1126,6 +1130,10 @@
|
|
|
1126
1130
|
content: "\ef7b";
|
|
1127
1131
|
}
|
|
1128
1132
|
|
|
1133
|
+
.ti-brand-nytimes:before {
|
|
1134
|
+
content: "\ef8d";
|
|
1135
|
+
}
|
|
1136
|
+
|
|
1129
1137
|
.ti-brand-open-source:before {
|
|
1130
1138
|
content: "\edd0";
|
|
1131
1139
|
}
|
|
@@ -2046,6 +2054,10 @@
|
|
|
2046
2054
|
content: "\ee4f";
|
|
2047
2055
|
}
|
|
2048
2056
|
|
|
2057
|
+
.ti-cpu:before {
|
|
2058
|
+
content: "\ef8e";
|
|
2059
|
+
}
|
|
2060
|
+
|
|
2049
2061
|
.ti-crane:before {
|
|
2050
2062
|
content: "\ef27";
|
|
2051
2063
|
}
|
|
@@ -2062,6 +2074,10 @@
|
|
|
2062
2074
|
content: "\ea85";
|
|
2063
2075
|
}
|
|
2064
2076
|
|
|
2077
|
+
.ti-cross:before {
|
|
2078
|
+
content: "\ef8f";
|
|
2079
|
+
}
|
|
2080
|
+
|
|
2065
2081
|
.ti-crosshair:before {
|
|
2066
2082
|
content: "\ec3e";
|
|
2067
2083
|
}
|
|
@@ -2866,6 +2882,10 @@
|
|
|
2866
2882
|
content: "\eab1";
|
|
2867
2883
|
}
|
|
2868
2884
|
|
|
2885
|
+
.ti-gavel:before {
|
|
2886
|
+
content: "\ef90";
|
|
2887
|
+
}
|
|
2888
|
+
|
|
2869
2889
|
.ti-geometry:before {
|
|
2870
2890
|
content: "\ee90";
|
|
2871
2891
|
}
|
|
@@ -2974,6 +2994,10 @@
|
|
|
2974
2994
|
content: "\ec99";
|
|
2975
2995
|
}
|
|
2976
2996
|
|
|
2997
|
+
.ti-hammer:before {
|
|
2998
|
+
content: "\ef91";
|
|
2999
|
+
}
|
|
3000
|
+
|
|
2977
3001
|
.ti-hand-click:before {
|
|
2978
3002
|
content: "\ef4f";
|
|
2979
3003
|
}
|
|
@@ -3054,6 +3078,10 @@
|
|
|
3054
3078
|
content: "\ef61";
|
|
3055
3079
|
}
|
|
3056
3080
|
|
|
3081
|
+
.ti-heartbeat:before {
|
|
3082
|
+
content: "\ef92";
|
|
3083
|
+
}
|
|
3084
|
+
|
|
3057
3085
|
.ti-helicopter:before {
|
|
3058
3086
|
content: "\ed8e";
|
|
3059
3087
|
}
|
|
@@ -3102,6 +3130,10 @@
|
|
|
3102
3130
|
content: "\ef80";
|
|
3103
3131
|
}
|
|
3104
3132
|
|
|
3133
|
+
.ti-hourglass:before {
|
|
3134
|
+
content: "\ef93";
|
|
3135
|
+
}
|
|
3136
|
+
|
|
3105
3137
|
.ti-ice-cream:before {
|
|
3106
3138
|
content: "\eac2";
|
|
3107
3139
|
}
|
|
@@ -3234,6 +3266,14 @@
|
|
|
3234
3266
|
content: "\ead2";
|
|
3235
3267
|
}
|
|
3236
3268
|
|
|
3269
|
+
.ti-layout-board:before {
|
|
3270
|
+
content: "\ef95";
|
|
3271
|
+
}
|
|
3272
|
+
|
|
3273
|
+
.ti-layout-board-split:before {
|
|
3274
|
+
content: "\ef94";
|
|
3275
|
+
}
|
|
3276
|
+
|
|
3237
3277
|
.ti-layout-bottombar:before {
|
|
3238
3278
|
content: "\ead3";
|
|
3239
3279
|
}
|
|
@@ -3762,6 +3802,10 @@
|
|
|
3762
3802
|
content: "\ec03";
|
|
3763
3803
|
}
|
|
3764
3804
|
|
|
3805
|
+
.ti-mood-nervous:before {
|
|
3806
|
+
content: "\ef96";
|
|
3807
|
+
}
|
|
3808
|
+
|
|
3765
3809
|
.ti-mood-neutral:before {
|
|
3766
3810
|
content: "\eaf5";
|
|
3767
3811
|
}
|
|
@@ -3802,6 +3846,10 @@
|
|
|
3802
3846
|
content: "\eeb6";
|
|
3803
3847
|
}
|
|
3804
3848
|
|
|
3849
|
+
.ti-mountain:before {
|
|
3850
|
+
content: "\ef97";
|
|
3851
|
+
}
|
|
3852
|
+
|
|
3805
3853
|
.ti-mouse:before {
|
|
3806
3854
|
content: "\eaf9";
|
|
3807
3855
|
}
|
|
@@ -4110,6 +4158,10 @@
|
|
|
4110
4158
|
content: "\eb9a";
|
|
4111
4159
|
}
|
|
4112
4160
|
|
|
4161
|
+
.ti-plane-inflight:before {
|
|
4162
|
+
content: "\ef98";
|
|
4163
|
+
}
|
|
4164
|
+
|
|
4113
4165
|
.ti-planet:before {
|
|
4114
4166
|
content: "\ec08";
|
|
4115
4167
|
}
|
|
@@ -4194,6 +4246,10 @@
|
|
|
4194
4246
|
content: "\ecbf";
|
|
4195
4247
|
}
|
|
4196
4248
|
|
|
4249
|
+
.ti-prescription:before {
|
|
4250
|
+
content: "\ef99";
|
|
4251
|
+
}
|
|
4252
|
+
|
|
4197
4253
|
.ti-presentation:before {
|
|
4198
4254
|
content: "\eb70";
|
|
4199
4255
|
}
|
|
@@ -4574,6 +4630,14 @@
|
|
|
4574
4630
|
content: "\eb22";
|
|
4575
4631
|
}
|
|
4576
4632
|
|
|
4633
|
+
.ti-shield-checkered:before {
|
|
4634
|
+
content: "\ef9a";
|
|
4635
|
+
}
|
|
4636
|
+
|
|
4637
|
+
.ti-shield-chevron:before {
|
|
4638
|
+
content: "\ef9b";
|
|
4639
|
+
}
|
|
4640
|
+
|
|
4577
4641
|
.ti-shield-lock:before {
|
|
4578
4642
|
content: "\ed58";
|
|
4579
4643
|
}
|
|
@@ -4630,6 +4694,10 @@
|
|
|
4630
4694
|
content: "\ecc2";
|
|
4631
4695
|
}
|
|
4632
4696
|
|
|
4697
|
+
.ti-sleigh:before {
|
|
4698
|
+
content: "\ef9c";
|
|
4699
|
+
}
|
|
4700
|
+
|
|
4633
4701
|
.ti-slice:before {
|
|
4634
4702
|
content: "\ebdb";
|
|
4635
4703
|
}
|
|
@@ -4842,6 +4910,10 @@
|
|
|
4842
4910
|
content: "\eef7";
|
|
4843
4911
|
}
|
|
4844
4912
|
|
|
4913
|
+
.ti-stack-3:before {
|
|
4914
|
+
content: "\ef9d";
|
|
4915
|
+
}
|
|
4916
|
+
|
|
4845
4917
|
.ti-stairs:before {
|
|
4846
4918
|
content: "\eca6";
|
|
4847
4919
|
}
|
|
@@ -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 1.
|
|
8
|
+
<title>Tabler Icons - version 1.47.0</title>
|
|
9
9
|
|
|
10
10
|
<link href="https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;600" rel="stylesheet">
|
|
11
11
|
<link rel="stylesheet" href="./tabler-icons.css">
|
|
@@ -109,7 +109,7 @@
|
|
|
109
109
|
<h1>
|
|
110
110
|
Tabler Icons
|
|
111
111
|
</h1>
|
|
112
|
-
<p class="text-muted">version 1.
|
|
112
|
+
<p class="text-muted">version 1.47.0</p>
|
|
113
113
|
</header>
|
|
114
114
|
|
|
115
115
|
<div class="search-bar">
|
|
@@ -1730,6 +1730,15 @@
|
|
|
1730
1730
|
</div>
|
|
1731
1731
|
</div>
|
|
1732
1732
|
|
|
1733
|
+
<div class="tabler-icon">
|
|
1734
|
+
<i class="ti ti-blur"></i>
|
|
1735
|
+
<strong>blur</strong>
|
|
1736
|
+
<div class="tabler-icon-codes">
|
|
1737
|
+
<code>ti ti-blur</code><br>
|
|
1738
|
+
<code>\ef8c</code>
|
|
1739
|
+
</div>
|
|
1740
|
+
</div>
|
|
1741
|
+
|
|
1733
1742
|
<div class="tabler-icon">
|
|
1734
1743
|
<i class="ti ti-bold"></i>
|
|
1735
1744
|
<strong>bold</strong>
|
|
@@ -2585,6 +2594,15 @@
|
|
|
2585
2594
|
</div>
|
|
2586
2595
|
</div>
|
|
2587
2596
|
|
|
2597
|
+
<div class="tabler-icon">
|
|
2598
|
+
<i class="ti ti-brand-nytimes"></i>
|
|
2599
|
+
<strong>brand-nytimes</strong>
|
|
2600
|
+
<div class="tabler-icon-codes">
|
|
2601
|
+
<code>ti ti-brand-nytimes</code><br>
|
|
2602
|
+
<code>\ef8d</code>
|
|
2603
|
+
</div>
|
|
2604
|
+
</div>
|
|
2605
|
+
|
|
2588
2606
|
<div class="tabler-icon">
|
|
2589
2607
|
<i class="ti ti-brand-open-source"></i>
|
|
2590
2608
|
<strong>brand-open-source</strong>
|
|
@@ -4655,6 +4673,15 @@
|
|
|
4655
4673
|
</div>
|
|
4656
4674
|
</div>
|
|
4657
4675
|
|
|
4676
|
+
<div class="tabler-icon">
|
|
4677
|
+
<i class="ti ti-cpu"></i>
|
|
4678
|
+
<strong>cpu</strong>
|
|
4679
|
+
<div class="tabler-icon-codes">
|
|
4680
|
+
<code>ti ti-cpu</code><br>
|
|
4681
|
+
<code>\ef8e</code>
|
|
4682
|
+
</div>
|
|
4683
|
+
</div>
|
|
4684
|
+
|
|
4658
4685
|
<div class="tabler-icon">
|
|
4659
4686
|
<i class="ti ti-crane"></i>
|
|
4660
4687
|
<strong>crane</strong>
|
|
@@ -4691,6 +4718,15 @@
|
|
|
4691
4718
|
</div>
|
|
4692
4719
|
</div>
|
|
4693
4720
|
|
|
4721
|
+
<div class="tabler-icon">
|
|
4722
|
+
<i class="ti ti-cross"></i>
|
|
4723
|
+
<strong>cross</strong>
|
|
4724
|
+
<div class="tabler-icon-codes">
|
|
4725
|
+
<code>ti ti-cross</code><br>
|
|
4726
|
+
<code>\ef8f</code>
|
|
4727
|
+
</div>
|
|
4728
|
+
</div>
|
|
4729
|
+
|
|
4694
4730
|
<div class="tabler-icon">
|
|
4695
4731
|
<i class="ti ti-crosshair"></i>
|
|
4696
4732
|
<strong>crosshair</strong>
|
|
@@ -6500,6 +6536,15 @@
|
|
|
6500
6536
|
</div>
|
|
6501
6537
|
</div>
|
|
6502
6538
|
|
|
6539
|
+
<div class="tabler-icon">
|
|
6540
|
+
<i class="ti ti-gavel"></i>
|
|
6541
|
+
<strong>gavel</strong>
|
|
6542
|
+
<div class="tabler-icon-codes">
|
|
6543
|
+
<code>ti ti-gavel</code><br>
|
|
6544
|
+
<code>\ef90</code>
|
|
6545
|
+
</div>
|
|
6546
|
+
</div>
|
|
6547
|
+
|
|
6503
6548
|
<div class="tabler-icon">
|
|
6504
6549
|
<i class="ti ti-geometry"></i>
|
|
6505
6550
|
<strong>geometry</strong>
|
|
@@ -6743,6 +6788,15 @@
|
|
|
6743
6788
|
</div>
|
|
6744
6789
|
</div>
|
|
6745
6790
|
|
|
6791
|
+
<div class="tabler-icon">
|
|
6792
|
+
<i class="ti ti-hammer"></i>
|
|
6793
|
+
<strong>hammer</strong>
|
|
6794
|
+
<div class="tabler-icon-codes">
|
|
6795
|
+
<code>ti ti-hammer</code><br>
|
|
6796
|
+
<code>\ef91</code>
|
|
6797
|
+
</div>
|
|
6798
|
+
</div>
|
|
6799
|
+
|
|
6746
6800
|
<div class="tabler-icon">
|
|
6747
6801
|
<i class="ti ti-hand-click"></i>
|
|
6748
6802
|
<strong>hand-click</strong>
|
|
@@ -6923,6 +6977,15 @@
|
|
|
6923
6977
|
</div>
|
|
6924
6978
|
</div>
|
|
6925
6979
|
|
|
6980
|
+
<div class="tabler-icon">
|
|
6981
|
+
<i class="ti ti-heartbeat"></i>
|
|
6982
|
+
<strong>heartbeat</strong>
|
|
6983
|
+
<div class="tabler-icon-codes">
|
|
6984
|
+
<code>ti ti-heartbeat</code><br>
|
|
6985
|
+
<code>\ef92</code>
|
|
6986
|
+
</div>
|
|
6987
|
+
</div>
|
|
6988
|
+
|
|
6926
6989
|
<div class="tabler-icon">
|
|
6927
6990
|
<i class="ti ti-helicopter"></i>
|
|
6928
6991
|
<strong>helicopter</strong>
|
|
@@ -7031,6 +7094,15 @@
|
|
|
7031
7094
|
</div>
|
|
7032
7095
|
</div>
|
|
7033
7096
|
|
|
7097
|
+
<div class="tabler-icon">
|
|
7098
|
+
<i class="ti ti-hourglass"></i>
|
|
7099
|
+
<strong>hourglass</strong>
|
|
7100
|
+
<div class="tabler-icon-codes">
|
|
7101
|
+
<code>ti ti-hourglass</code><br>
|
|
7102
|
+
<code>\ef93</code>
|
|
7103
|
+
</div>
|
|
7104
|
+
</div>
|
|
7105
|
+
|
|
7034
7106
|
<div class="tabler-icon">
|
|
7035
7107
|
<i class="ti ti-ice-cream"></i>
|
|
7036
7108
|
<strong>ice-cream</strong>
|
|
@@ -7328,6 +7400,24 @@
|
|
|
7328
7400
|
</div>
|
|
7329
7401
|
</div>
|
|
7330
7402
|
|
|
7403
|
+
<div class="tabler-icon">
|
|
7404
|
+
<i class="ti ti-layout-board"></i>
|
|
7405
|
+
<strong>layout-board</strong>
|
|
7406
|
+
<div class="tabler-icon-codes">
|
|
7407
|
+
<code>ti ti-layout-board</code><br>
|
|
7408
|
+
<code>\ef95</code>
|
|
7409
|
+
</div>
|
|
7410
|
+
</div>
|
|
7411
|
+
|
|
7412
|
+
<div class="tabler-icon">
|
|
7413
|
+
<i class="ti ti-layout-board-split"></i>
|
|
7414
|
+
<strong>layout-board-split</strong>
|
|
7415
|
+
<div class="tabler-icon-codes">
|
|
7416
|
+
<code>ti ti-layout-board-split</code><br>
|
|
7417
|
+
<code>\ef94</code>
|
|
7418
|
+
</div>
|
|
7419
|
+
</div>
|
|
7420
|
+
|
|
7331
7421
|
<div class="tabler-icon">
|
|
7332
7422
|
<i class="ti ti-layout-bottombar"></i>
|
|
7333
7423
|
<strong>layout-bottombar</strong>
|
|
@@ -8516,6 +8606,15 @@
|
|
|
8516
8606
|
</div>
|
|
8517
8607
|
</div>
|
|
8518
8608
|
|
|
8609
|
+
<div class="tabler-icon">
|
|
8610
|
+
<i class="ti ti-mood-nervous"></i>
|
|
8611
|
+
<strong>mood-nervous</strong>
|
|
8612
|
+
<div class="tabler-icon-codes">
|
|
8613
|
+
<code>ti ti-mood-nervous</code><br>
|
|
8614
|
+
<code>\ef96</code>
|
|
8615
|
+
</div>
|
|
8616
|
+
</div>
|
|
8617
|
+
|
|
8519
8618
|
<div class="tabler-icon">
|
|
8520
8619
|
<i class="ti ti-mood-neutral"></i>
|
|
8521
8620
|
<strong>mood-neutral</strong>
|
|
@@ -8606,6 +8705,15 @@
|
|
|
8606
8705
|
</div>
|
|
8607
8706
|
</div>
|
|
8608
8707
|
|
|
8708
|
+
<div class="tabler-icon">
|
|
8709
|
+
<i class="ti ti-mountain"></i>
|
|
8710
|
+
<strong>mountain</strong>
|
|
8711
|
+
<div class="tabler-icon-codes">
|
|
8712
|
+
<code>ti ti-mountain</code><br>
|
|
8713
|
+
<code>\ef97</code>
|
|
8714
|
+
</div>
|
|
8715
|
+
</div>
|
|
8716
|
+
|
|
8609
8717
|
<div class="tabler-icon">
|
|
8610
8718
|
<i class="ti ti-mouse"></i>
|
|
8611
8719
|
<strong>mouse</strong>
|
|
@@ -9299,6 +9407,15 @@
|
|
|
9299
9407
|
</div>
|
|
9300
9408
|
</div>
|
|
9301
9409
|
|
|
9410
|
+
<div class="tabler-icon">
|
|
9411
|
+
<i class="ti ti-plane-inflight"></i>
|
|
9412
|
+
<strong>plane-inflight</strong>
|
|
9413
|
+
<div class="tabler-icon-codes">
|
|
9414
|
+
<code>ti ti-plane-inflight</code><br>
|
|
9415
|
+
<code>\ef98</code>
|
|
9416
|
+
</div>
|
|
9417
|
+
</div>
|
|
9418
|
+
|
|
9302
9419
|
<div class="tabler-icon">
|
|
9303
9420
|
<i class="ti ti-planet"></i>
|
|
9304
9421
|
<strong>planet</strong>
|
|
@@ -9488,6 +9605,15 @@
|
|
|
9488
9605
|
</div>
|
|
9489
9606
|
</div>
|
|
9490
9607
|
|
|
9608
|
+
<div class="tabler-icon">
|
|
9609
|
+
<i class="ti ti-prescription"></i>
|
|
9610
|
+
<strong>prescription</strong>
|
|
9611
|
+
<div class="tabler-icon-codes">
|
|
9612
|
+
<code>ti ti-prescription</code><br>
|
|
9613
|
+
<code>\ef99</code>
|
|
9614
|
+
</div>
|
|
9615
|
+
</div>
|
|
9616
|
+
|
|
9491
9617
|
<div class="tabler-icon">
|
|
9492
9618
|
<i class="ti ti-presentation"></i>
|
|
9493
9619
|
<strong>presentation</strong>
|
|
@@ -10343,6 +10469,24 @@
|
|
|
10343
10469
|
</div>
|
|
10344
10470
|
</div>
|
|
10345
10471
|
|
|
10472
|
+
<div class="tabler-icon">
|
|
10473
|
+
<i class="ti ti-shield-checkered"></i>
|
|
10474
|
+
<strong>shield-checkered</strong>
|
|
10475
|
+
<div class="tabler-icon-codes">
|
|
10476
|
+
<code>ti ti-shield-checkered</code><br>
|
|
10477
|
+
<code>\ef9a</code>
|
|
10478
|
+
</div>
|
|
10479
|
+
</div>
|
|
10480
|
+
|
|
10481
|
+
<div class="tabler-icon">
|
|
10482
|
+
<i class="ti ti-shield-chevron"></i>
|
|
10483
|
+
<strong>shield-chevron</strong>
|
|
10484
|
+
<div class="tabler-icon-codes">
|
|
10485
|
+
<code>ti ti-shield-chevron</code><br>
|
|
10486
|
+
<code>\ef9b</code>
|
|
10487
|
+
</div>
|
|
10488
|
+
</div>
|
|
10489
|
+
|
|
10346
10490
|
<div class="tabler-icon">
|
|
10347
10491
|
<i class="ti ti-shield-lock"></i>
|
|
10348
10492
|
<strong>shield-lock</strong>
|
|
@@ -10469,6 +10613,15 @@
|
|
|
10469
10613
|
</div>
|
|
10470
10614
|
</div>
|
|
10471
10615
|
|
|
10616
|
+
<div class="tabler-icon">
|
|
10617
|
+
<i class="ti ti-sleigh"></i>
|
|
10618
|
+
<strong>sleigh</strong>
|
|
10619
|
+
<div class="tabler-icon-codes">
|
|
10620
|
+
<code>ti ti-sleigh</code><br>
|
|
10621
|
+
<code>\ef9c</code>
|
|
10622
|
+
</div>
|
|
10623
|
+
</div>
|
|
10624
|
+
|
|
10472
10625
|
<div class="tabler-icon">
|
|
10473
10626
|
<i class="ti ti-slice"></i>
|
|
10474
10627
|
<strong>slice</strong>
|
|
@@ -10946,6 +11099,15 @@
|
|
|
10946
11099
|
</div>
|
|
10947
11100
|
</div>
|
|
10948
11101
|
|
|
11102
|
+
<div class="tabler-icon">
|
|
11103
|
+
<i class="ti ti-stack-3"></i>
|
|
11104
|
+
<strong>stack-3</strong>
|
|
11105
|
+
<div class="tabler-icon-codes">
|
|
11106
|
+
<code>ti ti-stack-3</code><br>
|
|
11107
|
+
<code>\ef9d</code>
|
|
11108
|
+
</div>
|
|
11109
|
+
</div>
|
|
11110
|
+
|
|
10949
11111
|
<div class="tabler-icon">
|
|
10950
11112
|
<i class="ti ti-stairs"></i>
|
|
10951
11113
|
<strong>stairs</strong>
|