@tabler/icons-webfont 2.13.2 → 2.14.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 +75 -3
- package/tabler-icons.css.map +1 -1
- package/tabler-icons.html +164 -2
- package/tabler-icons.min.css +2 -2
- package/tabler-icons.min.css.map +1 -1
- package/tabler-icons.scss +41 -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.14.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.14.0</p>
|
|
120
120
|
</header>
|
|
121
121
|
|
|
122
122
|
<div class="search-bar">
|
|
@@ -6588,6 +6588,15 @@
|
|
|
6588
6588
|
</div>
|
|
6589
6589
|
</div>
|
|
6590
6590
|
|
|
6591
|
+
<div class="tabler-icon">
|
|
6592
|
+
<i class="ti ti-brand-itch"></i>
|
|
6593
|
+
<strong>brand-itch</strong>
|
|
6594
|
+
<div class="tabler-icon-codes">
|
|
6595
|
+
<code>ti ti-brand-itch</code><br>
|
|
6596
|
+
<code>\fa22</code>
|
|
6597
|
+
</div>
|
|
6598
|
+
</div>
|
|
6599
|
+
|
|
6591
6600
|
<div class="tabler-icon">
|
|
6592
6601
|
<i class="ti ti-brand-javascript"></i>
|
|
6593
6602
|
<strong>brand-javascript</strong>
|
|
@@ -6606,6 +6615,15 @@
|
|
|
6606
6615
|
</div>
|
|
6607
6616
|
</div>
|
|
6608
6617
|
|
|
6618
|
+
<div class="tabler-icon">
|
|
6619
|
+
<i class="ti ti-brand-kick"></i>
|
|
6620
|
+
<strong>brand-kick</strong>
|
|
6621
|
+
<div class="tabler-icon-codes">
|
|
6622
|
+
<code>ti ti-brand-kick</code><br>
|
|
6623
|
+
<code>\fa23</code>
|
|
6624
|
+
</div>
|
|
6625
|
+
</div>
|
|
6626
|
+
|
|
6609
6627
|
<div class="tabler-icon">
|
|
6610
6628
|
<i class="ti ti-brand-kickstarter"></i>
|
|
6611
6629
|
<strong>brand-kickstarter</strong>
|
|
@@ -6642,6 +6660,15 @@
|
|
|
6642
6660
|
</div>
|
|
6643
6661
|
</div>
|
|
6644
6662
|
|
|
6663
|
+
<div class="tabler-icon">
|
|
6664
|
+
<i class="ti ti-brand-letterboxd"></i>
|
|
6665
|
+
<strong>brand-letterboxd</strong>
|
|
6666
|
+
<div class="tabler-icon-codes">
|
|
6667
|
+
<code>ti ti-brand-letterboxd</code><br>
|
|
6668
|
+
<code>\fa24</code>
|
|
6669
|
+
</div>
|
|
6670
|
+
</div>
|
|
6671
|
+
|
|
6645
6672
|
<div class="tabler-icon">
|
|
6646
6673
|
<i class="ti ti-brand-line"></i>
|
|
6647
6674
|
<strong>brand-line</strong>
|
|
@@ -9171,6 +9198,15 @@
|
|
|
9171
9198
|
</div>
|
|
9172
9199
|
</div>
|
|
9173
9200
|
|
|
9201
|
+
<div class="tabler-icon">
|
|
9202
|
+
<i class="ti ti-camper"></i>
|
|
9203
|
+
<strong>camper</strong>
|
|
9204
|
+
<div class="tabler-icon-codes">
|
|
9205
|
+
<code>ti ti-camper</code><br>
|
|
9206
|
+
<code>\fa25</code>
|
|
9207
|
+
</div>
|
|
9208
|
+
</div>
|
|
9209
|
+
|
|
9174
9210
|
<div class="tabler-icon">
|
|
9175
9211
|
<i class="ti ti-campfire"></i>
|
|
9176
9212
|
<strong>campfire</strong>
|
|
@@ -14022,6 +14058,15 @@
|
|
|
14022
14058
|
</div>
|
|
14023
14059
|
</div>
|
|
14024
14060
|
|
|
14061
|
+
<div class="tabler-icon">
|
|
14062
|
+
<i class="ti ti-decimal"></i>
|
|
14063
|
+
<strong>decimal</strong>
|
|
14064
|
+
<div class="tabler-icon-codes">
|
|
14065
|
+
<code>ti ti-decimal</code><br>
|
|
14066
|
+
<code>\fa26</code>
|
|
14067
|
+
</div>
|
|
14068
|
+
</div>
|
|
14069
|
+
|
|
14025
14070
|
<div class="tabler-icon">
|
|
14026
14071
|
<i class="ti ti-deer"></i>
|
|
14027
14072
|
<strong>deer</strong>
|
|
@@ -17919,6 +17964,15 @@
|
|
|
17919
17964
|
</div>
|
|
17920
17965
|
</div>
|
|
17921
17966
|
|
|
17967
|
+
<div class="tabler-icon">
|
|
17968
|
+
<i class="ti ti-file-text-ai"></i>
|
|
17969
|
+
<strong>file-text-ai</strong>
|
|
17970
|
+
<div class="tabler-icon-codes">
|
|
17971
|
+
<code>ti ti-file-text-ai</code><br>
|
|
17972
|
+
<code>\fa27</code>
|
|
17973
|
+
</div>
|
|
17974
|
+
</div>
|
|
17975
|
+
|
|
17922
17976
|
<div class="tabler-icon">
|
|
17923
17977
|
<i class="ti ti-file-time"></i>
|
|
17924
17978
|
<strong>file-time</strong>
|
|
@@ -20916,6 +20970,87 @@
|
|
|
20916
20970
|
</div>
|
|
20917
20971
|
</div>
|
|
20918
20972
|
|
|
20973
|
+
<div class="tabler-icon">
|
|
20974
|
+
<i class="ti ti-http-connect"></i>
|
|
20975
|
+
<strong>http-connect</strong>
|
|
20976
|
+
<div class="tabler-icon-codes">
|
|
20977
|
+
<code>ti ti-http-connect</code><br>
|
|
20978
|
+
<code>\fa28</code>
|
|
20979
|
+
</div>
|
|
20980
|
+
</div>
|
|
20981
|
+
|
|
20982
|
+
<div class="tabler-icon">
|
|
20983
|
+
<i class="ti ti-http-delete"></i>
|
|
20984
|
+
<strong>http-delete</strong>
|
|
20985
|
+
<div class="tabler-icon-codes">
|
|
20986
|
+
<code>ti ti-http-delete</code><br>
|
|
20987
|
+
<code>\fa29</code>
|
|
20988
|
+
</div>
|
|
20989
|
+
</div>
|
|
20990
|
+
|
|
20991
|
+
<div class="tabler-icon">
|
|
20992
|
+
<i class="ti ti-http-get"></i>
|
|
20993
|
+
<strong>http-get</strong>
|
|
20994
|
+
<div class="tabler-icon-codes">
|
|
20995
|
+
<code>ti ti-http-get</code><br>
|
|
20996
|
+
<code>\fa2a</code>
|
|
20997
|
+
</div>
|
|
20998
|
+
</div>
|
|
20999
|
+
|
|
21000
|
+
<div class="tabler-icon">
|
|
21001
|
+
<i class="ti ti-http-head"></i>
|
|
21002
|
+
<strong>http-head</strong>
|
|
21003
|
+
<div class="tabler-icon-codes">
|
|
21004
|
+
<code>ti ti-http-head</code><br>
|
|
21005
|
+
<code>\fa2b</code>
|
|
21006
|
+
</div>
|
|
21007
|
+
</div>
|
|
21008
|
+
|
|
21009
|
+
<div class="tabler-icon">
|
|
21010
|
+
<i class="ti ti-http-options"></i>
|
|
21011
|
+
<strong>http-options</strong>
|
|
21012
|
+
<div class="tabler-icon-codes">
|
|
21013
|
+
<code>ti ti-http-options</code><br>
|
|
21014
|
+
<code>\fa2c</code>
|
|
21015
|
+
</div>
|
|
21016
|
+
</div>
|
|
21017
|
+
|
|
21018
|
+
<div class="tabler-icon">
|
|
21019
|
+
<i class="ti ti-http-path"></i>
|
|
21020
|
+
<strong>http-path</strong>
|
|
21021
|
+
<div class="tabler-icon-codes">
|
|
21022
|
+
<code>ti ti-http-path</code><br>
|
|
21023
|
+
<code>\fa2d</code>
|
|
21024
|
+
</div>
|
|
21025
|
+
</div>
|
|
21026
|
+
|
|
21027
|
+
<div class="tabler-icon">
|
|
21028
|
+
<i class="ti ti-http-post"></i>
|
|
21029
|
+
<strong>http-post</strong>
|
|
21030
|
+
<div class="tabler-icon-codes">
|
|
21031
|
+
<code>ti ti-http-post</code><br>
|
|
21032
|
+
<code>\fa2e</code>
|
|
21033
|
+
</div>
|
|
21034
|
+
</div>
|
|
21035
|
+
|
|
21036
|
+
<div class="tabler-icon">
|
|
21037
|
+
<i class="ti ti-http-put"></i>
|
|
21038
|
+
<strong>http-put</strong>
|
|
21039
|
+
<div class="tabler-icon-codes">
|
|
21040
|
+
<code>ti ti-http-put</code><br>
|
|
21041
|
+
<code>\fa2f</code>
|
|
21042
|
+
</div>
|
|
21043
|
+
</div>
|
|
21044
|
+
|
|
21045
|
+
<div class="tabler-icon">
|
|
21046
|
+
<i class="ti ti-http-trace"></i>
|
|
21047
|
+
<strong>http-trace</strong>
|
|
21048
|
+
<div class="tabler-icon-codes">
|
|
21049
|
+
<code>ti ti-http-trace</code><br>
|
|
21050
|
+
<code>\fa30</code>
|
|
21051
|
+
</div>
|
|
21052
|
+
</div>
|
|
21053
|
+
|
|
20919
21054
|
<div class="tabler-icon">
|
|
20920
21055
|
<i class="ti ti-ice-cream"></i>
|
|
20921
21056
|
<strong>ice-cream</strong>
|
|
@@ -23058,6 +23193,15 @@
|
|
|
23058
23193
|
</div>
|
|
23059
23194
|
</div>
|
|
23060
23195
|
|
|
23196
|
+
<div class="tabler-icon">
|
|
23197
|
+
<i class="ti ti-mail-ai"></i>
|
|
23198
|
+
<strong>mail-ai</strong>
|
|
23199
|
+
<div class="tabler-icon-codes">
|
|
23200
|
+
<code>ti ti-mail-ai</code><br>
|
|
23201
|
+
<code>\fa31</code>
|
|
23202
|
+
</div>
|
|
23203
|
+
</div>
|
|
23204
|
+
|
|
23061
23205
|
<div class="tabler-icon">
|
|
23062
23206
|
<i class="ti ti-mail-bolt"></i>
|
|
23063
23207
|
<strong>mail-bolt</strong>
|
|
@@ -26676,6 +26820,15 @@
|
|
|
26676
26820
|
</div>
|
|
26677
26821
|
</div>
|
|
26678
26822
|
|
|
26823
|
+
<div class="tabler-icon">
|
|
26824
|
+
<i class="ti ti-photo-ai"></i>
|
|
26825
|
+
<strong>photo-ai</strong>
|
|
26826
|
+
<div class="tabler-icon-codes">
|
|
26827
|
+
<code>ti ti-photo-ai</code><br>
|
|
26828
|
+
<code>\fa32</code>
|
|
26829
|
+
</div>
|
|
26830
|
+
</div>
|
|
26831
|
+
|
|
26679
26832
|
<div class="tabler-icon">
|
|
26680
26833
|
<i class="ti ti-photo-bolt"></i>
|
|
26681
26834
|
<strong>photo-bolt</strong>
|
|
@@ -36342,6 +36495,15 @@
|
|
|
36342
36495
|
</div>
|
|
36343
36496
|
</div>
|
|
36344
36497
|
|
|
36498
|
+
<div class="tabler-icon">
|
|
36499
|
+
<i class="ti ti-xd"></i>
|
|
36500
|
+
<strong>xd</strong>
|
|
36501
|
+
<div class="tabler-icon-codes">
|
|
36502
|
+
<code>ti ti-xd</code><br>
|
|
36503
|
+
<code>\fa33</code>
|
|
36504
|
+
</div>
|
|
36505
|
+
</div>
|
|
36506
|
+
|
|
36345
36507
|
<div class="tabler-icon">
|
|
36346
36508
|
<i class="ti ti-yin-yang"></i>
|
|
36347
36509
|
<strong>yin-yang</strong>
|