@tabler/icons-webfont 2.32.0 → 2.34.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/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.32.0</title>
8
+ <title>Tabler Icons - version 2.34.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.32.0</p>
119
+ <p class="text-muted">version 2.34.0</p>
120
120
  </header>
121
121
 
122
122
  <div class="search-bar">
@@ -801,6 +801,15 @@
801
801
  </div>
802
802
  </div>
803
803
 
804
+ <div class="tabler-icon">
805
+ <i class="ti ti-alert-circle-off"></i>
806
+ <strong>alert-circle-off</strong>
807
+ <div class="tabler-icon-codes">
808
+ <code>ti ti-alert-circle-off</code><br>
809
+ <code>\fc65</code>
810
+ </div>
811
+ </div>
812
+
804
813
  <div class="tabler-icon">
805
814
  <i class="ti ti-alert-hexagon"></i>
806
815
  <strong>alert-hexagon</strong>
@@ -819,6 +828,15 @@
819
828
  </div>
820
829
  </div>
821
830
 
831
+ <div class="tabler-icon">
832
+ <i class="ti ti-alert-hexagon-off"></i>
833
+ <strong>alert-hexagon-off</strong>
834
+ <div class="tabler-icon-codes">
835
+ <code>ti ti-alert-hexagon-off</code><br>
836
+ <code>\fc66</code>
837
+ </div>
838
+ </div>
839
+
822
840
  <div class="tabler-icon">
823
841
  <i class="ti ti-alert-octagon"></i>
824
842
  <strong>alert-octagon</strong>
@@ -846,6 +864,15 @@
846
864
  </div>
847
865
  </div>
848
866
 
867
+ <div class="tabler-icon">
868
+ <i class="ti ti-alert-small-off"></i>
869
+ <strong>alert-small-off</strong>
870
+ <div class="tabler-icon-codes">
871
+ <code>ti ti-alert-small-off</code><br>
872
+ <code>\fc67</code>
873
+ </div>
874
+ </div>
875
+
849
876
  <div class="tabler-icon">
850
877
  <i class="ti ti-alert-square"></i>
851
878
  <strong>alert-square</strong>
@@ -882,6 +909,15 @@
882
909
  </div>
883
910
  </div>
884
911
 
912
+ <div class="tabler-icon">
913
+ <i class="ti ti-alert-square-rounded-off"></i>
914
+ <strong>alert-square-rounded-off</strong>
915
+ <div class="tabler-icon-codes">
916
+ <code>ti ti-alert-square-rounded-off</code><br>
917
+ <code>\fc68</code>
918
+ </div>
919
+ </div>
920
+
885
921
  <div class="tabler-icon">
886
922
  <i class="ti ti-alert-triangle"></i>
887
923
  <strong>alert-triangle</strong>
@@ -900,6 +936,15 @@
900
936
  </div>
901
937
  </div>
902
938
 
939
+ <div class="tabler-icon">
940
+ <i class="ti ti-alert-triangle-off"></i>
941
+ <strong>alert-triangle-off</strong>
942
+ <div class="tabler-icon-codes">
943
+ <code>ti ti-alert-triangle-off</code><br>
944
+ <code>\fc69</code>
945
+ </div>
946
+ </div>
947
+
903
948
  <div class="tabler-icon">
904
949
  <i class="ti ti-alien"></i>
905
950
  <strong>alien</strong>
@@ -7443,6 +7488,15 @@
7443
7488
  </div>
7444
7489
  </div>
7445
7490
 
7491
+ <div class="tabler-icon">
7492
+ <i class="ti ti-brand-meetup"></i>
7493
+ <strong>brand-meetup</strong>
7494
+ <div class="tabler-icon-codes">
7495
+ <code>ti ti-brand-meetup</code><br>
7496
+ <code>\fc6a</code>
7497
+ </div>
7498
+ </div>
7499
+
7446
7500
  <div class="tabler-icon">
7447
7501
  <i class="ti ti-brand-mercedes"></i>
7448
7502
  <strong>brand-mercedes</strong>
@@ -10296,6 +10350,15 @@
10296
10350
  </div>
10297
10351
  </div>
10298
10352
 
10353
+ <div class="tabler-icon">
10354
+ <i class="ti ti-car-garage"></i>
10355
+ <strong>car-garage</strong>
10356
+ <div class="tabler-icon-codes">
10357
+ <code>ti ti-car-garage</code><br>
10358
+ <code>\fc77</code>
10359
+ </div>
10360
+ </div>
10361
+
10299
10362
  <div class="tabler-icon">
10300
10363
  <i class="ti ti-car-off"></i>
10301
10364
  <strong>car-off</strong>
@@ -11880,6 +11943,105 @@
11880
11943
  </div>
11881
11944
  </div>
11882
11945
 
11946
+ <div class="tabler-icon">
11947
+ <i class="ti ti-circle-dashed-number-0"></i>
11948
+ <strong>circle-dashed-number-0</strong>
11949
+ <div class="tabler-icon-codes">
11950
+ <code>ti ti-circle-dashed-number-0</code><br>
11951
+ <code>\fc6b</code>
11952
+ </div>
11953
+ </div>
11954
+
11955
+ <div class="tabler-icon">
11956
+ <i class="ti ti-circle-dashed-number-1"></i>
11957
+ <strong>circle-dashed-number-1</strong>
11958
+ <div class="tabler-icon-codes">
11959
+ <code>ti ti-circle-dashed-number-1</code><br>
11960
+ <code>\fc6c</code>
11961
+ </div>
11962
+ </div>
11963
+
11964
+ <div class="tabler-icon">
11965
+ <i class="ti ti-circle-dashed-number-2"></i>
11966
+ <strong>circle-dashed-number-2</strong>
11967
+ <div class="tabler-icon-codes">
11968
+ <code>ti ti-circle-dashed-number-2</code><br>
11969
+ <code>\fc6d</code>
11970
+ </div>
11971
+ </div>
11972
+
11973
+ <div class="tabler-icon">
11974
+ <i class="ti ti-circle-dashed-number-3"></i>
11975
+ <strong>circle-dashed-number-3</strong>
11976
+ <div class="tabler-icon-codes">
11977
+ <code>ti ti-circle-dashed-number-3</code><br>
11978
+ <code>\fc6e</code>
11979
+ </div>
11980
+ </div>
11981
+
11982
+ <div class="tabler-icon">
11983
+ <i class="ti ti-circle-dashed-number-4"></i>
11984
+ <strong>circle-dashed-number-4</strong>
11985
+ <div class="tabler-icon-codes">
11986
+ <code>ti ti-circle-dashed-number-4</code><br>
11987
+ <code>\fc6f</code>
11988
+ </div>
11989
+ </div>
11990
+
11991
+ <div class="tabler-icon">
11992
+ <i class="ti ti-circle-dashed-number-5"></i>
11993
+ <strong>circle-dashed-number-5</strong>
11994
+ <div class="tabler-icon-codes">
11995
+ <code>ti ti-circle-dashed-number-5</code><br>
11996
+ <code>\fc70</code>
11997
+ </div>
11998
+ </div>
11999
+
12000
+ <div class="tabler-icon">
12001
+ <i class="ti ti-circle-dashed-number-6"></i>
12002
+ <strong>circle-dashed-number-6</strong>
12003
+ <div class="tabler-icon-codes">
12004
+ <code>ti ti-circle-dashed-number-6</code><br>
12005
+ <code>\fc71</code>
12006
+ </div>
12007
+ </div>
12008
+
12009
+ <div class="tabler-icon">
12010
+ <i class="ti ti-circle-dashed-number-7"></i>
12011
+ <strong>circle-dashed-number-7</strong>
12012
+ <div class="tabler-icon-codes">
12013
+ <code>ti ti-circle-dashed-number-7</code><br>
12014
+ <code>\fc72</code>
12015
+ </div>
12016
+ </div>
12017
+
12018
+ <div class="tabler-icon">
12019
+ <i class="ti ti-circle-dashed-number-8"></i>
12020
+ <strong>circle-dashed-number-8</strong>
12021
+ <div class="tabler-icon-codes">
12022
+ <code>ti ti-circle-dashed-number-8</code><br>
12023
+ <code>\fc73</code>
12024
+ </div>
12025
+ </div>
12026
+
12027
+ <div class="tabler-icon">
12028
+ <i class="ti ti-circle-dashed-number-9"></i>
12029
+ <strong>circle-dashed-number-9</strong>
12030
+ <div class="tabler-icon-codes">
12031
+ <code>ti ti-circle-dashed-number-9</code><br>
12032
+ <code>\fc74</code>
12033
+ </div>
12034
+ </div>
12035
+
12036
+ <div class="tabler-icon">
12037
+ <i class="ti ti-circle-dashed-x"></i>
12038
+ <strong>circle-dashed-x</strong>
12039
+ <div class="tabler-icon-codes">
12040
+ <code>ti ti-circle-dashed-x</code><br>
12041
+ <code>\fc75</code>
12042
+ </div>
12043
+ </div>
12044
+
11883
12045
  <div class="tabler-icon">
11884
12046
  <i class="ti ti-circle-dot"></i>
11885
12047
  <strong>circle-dot</strong>
@@ -13248,6 +13410,15 @@
13248
13410
  </div>
13249
13411
  </div>
13250
13412
 
13413
+ <div class="tabler-icon">
13414
+ <i class="ti ti-cloud-network"></i>
13415
+ <strong>cloud-network</strong>
13416
+ <div class="tabler-icon-codes">
13417
+ <code>ti ti-cloud-network</code><br>
13418
+ <code>\fc78</code>
13419
+ </div>
13420
+ </div>
13421
+
13251
13422
  <div class="tabler-icon">
13252
13423
  <i class="ti ti-cloud-off"></i>
13253
13424
  <strong>cloud-off</strong>
@@ -26109,6 +26280,15 @@
26109
26280
  </div>
26110
26281
  </div>
26111
26282
 
26283
+ <div class="tabler-icon">
26284
+ <i class="ti ti-login-2"></i>
26285
+ <strong>login-2</strong>
26286
+ <div class="tabler-icon-codes">
26287
+ <code>ti ti-login-2</code><br>
26288
+ <code>\fc76</code>
26289
+ </div>
26290
+ </div>
26291
+
26112
26292
  <div class="tabler-icon">
26113
26293
  <i class="ti ti-logout"></i>
26114
26294
  <strong>logout</strong>
@@ -26883,6 +27063,15 @@
26883
27063
  </div>
26884
27064
  </div>
26885
27065
 
27066
+ <div class="tabler-icon">
27067
+ <i class="ti ti-map-route"></i>
27068
+ <strong>map-route</strong>
27069
+ <div class="tabler-icon-codes">
27070
+ <code>ti ti-map-route</code><br>
27071
+ <code>\fc79</code>
27072
+ </div>
27073
+ </div>
27074
+
26886
27075
  <div class="tabler-icon">
26887
27076
  <i class="ti ti-map-search"></i>
26888
27077
  <strong>map-search</strong>
@@ -27441,6 +27630,15 @@
27441
27630
  </div>
27442
27631
  </div>
27443
27632
 
27633
+ <div class="tabler-icon">
27634
+ <i class="ti ti-melon"></i>
27635
+ <strong>melon</strong>
27636
+ <div class="tabler-icon-codes">
27637
+ <code>ti ti-melon</code><br>
27638
+ <code>\fc7a</code>
27639
+ </div>
27640
+ </div>
27641
+
27444
27642
  <div class="tabler-icon">
27445
27643
  <i class="ti ti-menorah"></i>
27446
27644
  <strong>menorah</strong>
@@ -30222,6 +30420,33 @@
30222
30420
  </div>
30223
30421
  </div>
30224
30422
 
30423
+ <div class="tabler-icon">
30424
+ <i class="ti ti-password-fingerprint"></i>
30425
+ <strong>password-fingerprint</strong>
30426
+ <div class="tabler-icon-codes">
30427
+ <code>ti ti-password-fingerprint</code><br>
30428
+ <code>\fc7b</code>
30429
+ </div>
30430
+ </div>
30431
+
30432
+ <div class="tabler-icon">
30433
+ <i class="ti ti-password-mobile-phone"></i>
30434
+ <strong>password-mobile-phone</strong>
30435
+ <div class="tabler-icon-codes">
30436
+ <code>ti ti-password-mobile-phone</code><br>
30437
+ <code>\fc7c</code>
30438
+ </div>
30439
+ </div>
30440
+
30441
+ <div class="tabler-icon">
30442
+ <i class="ti ti-password-user"></i>
30443
+ <strong>password-user</strong>
30444
+ <div class="tabler-icon-codes">
30445
+ <code>ti ti-password-user</code><br>
30446
+ <code>\fc7d</code>
30447
+ </div>
30448
+ </div>
30449
+
30225
30450
  <div class="tabler-icon">
30226
30451
  <i class="ti ti-paw"></i>
30227
30452
  <strong>paw</strong>
@@ -30528,6 +30753,96 @@
30528
30753
  </div>
30529
30754
  </div>
30530
30755
 
30756
+ <div class="tabler-icon">
30757
+ <i class="ti ti-pentagon-number-0"></i>
30758
+ <strong>pentagon-number-0</strong>
30759
+ <div class="tabler-icon-codes">
30760
+ <code>ti ti-pentagon-number-0</code><br>
30761
+ <code>\fc7e</code>
30762
+ </div>
30763
+ </div>
30764
+
30765
+ <div class="tabler-icon">
30766
+ <i class="ti ti-pentagon-number-1"></i>
30767
+ <strong>pentagon-number-1</strong>
30768
+ <div class="tabler-icon-codes">
30769
+ <code>ti ti-pentagon-number-1</code><br>
30770
+ <code>\fc7f</code>
30771
+ </div>
30772
+ </div>
30773
+
30774
+ <div class="tabler-icon">
30775
+ <i class="ti ti-pentagon-number-2"></i>
30776
+ <strong>pentagon-number-2</strong>
30777
+ <div class="tabler-icon-codes">
30778
+ <code>ti ti-pentagon-number-2</code><br>
30779
+ <code>\fc80</code>
30780
+ </div>
30781
+ </div>
30782
+
30783
+ <div class="tabler-icon">
30784
+ <i class="ti ti-pentagon-number-3"></i>
30785
+ <strong>pentagon-number-3</strong>
30786
+ <div class="tabler-icon-codes">
30787
+ <code>ti ti-pentagon-number-3</code><br>
30788
+ <code>\fc81</code>
30789
+ </div>
30790
+ </div>
30791
+
30792
+ <div class="tabler-icon">
30793
+ <i class="ti ti-pentagon-number-4"></i>
30794
+ <strong>pentagon-number-4</strong>
30795
+ <div class="tabler-icon-codes">
30796
+ <code>ti ti-pentagon-number-4</code><br>
30797
+ <code>\fc82</code>
30798
+ </div>
30799
+ </div>
30800
+
30801
+ <div class="tabler-icon">
30802
+ <i class="ti ti-pentagon-number-5"></i>
30803
+ <strong>pentagon-number-5</strong>
30804
+ <div class="tabler-icon-codes">
30805
+ <code>ti ti-pentagon-number-5</code><br>
30806
+ <code>\fc83</code>
30807
+ </div>
30808
+ </div>
30809
+
30810
+ <div class="tabler-icon">
30811
+ <i class="ti ti-pentagon-number-6"></i>
30812
+ <strong>pentagon-number-6</strong>
30813
+ <div class="tabler-icon-codes">
30814
+ <code>ti ti-pentagon-number-6</code><br>
30815
+ <code>\fc84</code>
30816
+ </div>
30817
+ </div>
30818
+
30819
+ <div class="tabler-icon">
30820
+ <i class="ti ti-pentagon-number-7"></i>
30821
+ <strong>pentagon-number-7</strong>
30822
+ <div class="tabler-icon-codes">
30823
+ <code>ti ti-pentagon-number-7</code><br>
30824
+ <code>\fc85</code>
30825
+ </div>
30826
+ </div>
30827
+
30828
+ <div class="tabler-icon">
30829
+ <i class="ti ti-pentagon-number-8"></i>
30830
+ <strong>pentagon-number-8</strong>
30831
+ <div class="tabler-icon-codes">
30832
+ <code>ti ti-pentagon-number-8</code><br>
30833
+ <code>\fc86</code>
30834
+ </div>
30835
+ </div>
30836
+
30837
+ <div class="tabler-icon">
30838
+ <i class="ti ti-pentagon-number-9"></i>
30839
+ <strong>pentagon-number-9</strong>
30840
+ <div class="tabler-icon-codes">
30841
+ <code>ti ti-pentagon-number-9</code><br>
30842
+ <code>\fc87</code>
30843
+ </div>
30844
+ </div>
30845
+
30531
30846
  <div class="tabler-icon">
30532
30847
  <i class="ti ti-pentagon-off"></i>
30533
30848
  <strong>pentagon-off</strong>
@@ -30546,6 +30861,15 @@
30546
30861
  </div>
30547
30862
  </div>
30548
30863
 
30864
+ <div class="tabler-icon">
30865
+ <i class="ti ti-pentagon-x"></i>
30866
+ <strong>pentagon-x</strong>
30867
+ <div class="tabler-icon-codes">
30868
+ <code>ti ti-pentagon-x</code><br>
30869
+ <code>\fc88</code>
30870
+ </div>
30871
+ </div>
30872
+
30549
30873
  <div class="tabler-icon">
30550
30874
  <i class="ti ti-pentagram"></i>
30551
30875
  <strong>pentagram</strong>