@tabler/icons-webfont 3.34.0 → 3.35.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.
Files changed (83) hide show
  1. package/LICENSE +1 -1
  2. package/dist/fonts/tabler-icons-200-filled.ttf +0 -0
  3. package/dist/fonts/tabler-icons-200-filled.woff +0 -0
  4. package/dist/fonts/tabler-icons-200-filled.woff2 +0 -0
  5. package/dist/fonts/tabler-icons-200-outline.ttf +0 -0
  6. package/dist/fonts/tabler-icons-200-outline.woff +0 -0
  7. package/dist/fonts/tabler-icons-200-outline.woff2 +0 -0
  8. package/dist/fonts/tabler-icons-200.ttf +0 -0
  9. package/dist/fonts/tabler-icons-200.woff +0 -0
  10. package/dist/fonts/tabler-icons-200.woff2 +0 -0
  11. package/dist/fonts/tabler-icons-300-filled.ttf +0 -0
  12. package/dist/fonts/tabler-icons-300-filled.woff +0 -0
  13. package/dist/fonts/tabler-icons-300-filled.woff2 +0 -0
  14. package/dist/fonts/tabler-icons-300-outline.ttf +0 -0
  15. package/dist/fonts/tabler-icons-300-outline.woff +0 -0
  16. package/dist/fonts/tabler-icons-300-outline.woff2 +0 -0
  17. package/dist/fonts/tabler-icons-300.ttf +0 -0
  18. package/dist/fonts/tabler-icons-300.woff +0 -0
  19. package/dist/fonts/tabler-icons-300.woff2 +0 -0
  20. package/dist/fonts/tabler-icons-filled.ttf +0 -0
  21. package/dist/fonts/tabler-icons-filled.woff +0 -0
  22. package/dist/fonts/tabler-icons-filled.woff2 +0 -0
  23. package/dist/fonts/tabler-icons-outline.ttf +0 -0
  24. package/dist/fonts/tabler-icons-outline.woff +0 -0
  25. package/dist/fonts/tabler-icons-outline.woff2 +0 -0
  26. package/dist/fonts/tabler-icons.ttf +0 -0
  27. package/dist/fonts/tabler-icons.woff +0 -0
  28. package/dist/fonts/tabler-icons.woff2 +0 -0
  29. package/dist/tabler-icons-200-filled.css +74 -2
  30. package/dist/tabler-icons-200-filled.css.map +1 -1
  31. package/dist/tabler-icons-200-filled.html +164 -2
  32. package/dist/tabler-icons-200-filled.min.css +2 -2
  33. package/dist/tabler-icons-200-filled.min.css.map +1 -1
  34. package/dist/tabler-icons-200-filled.scss +39 -3
  35. package/dist/tabler-icons-200-outline.css +6 -2
  36. package/dist/tabler-icons-200-outline.css.map +1 -1
  37. package/dist/tabler-icons-200-outline.html +11 -2
  38. package/dist/tabler-icons-200-outline.min.css +2 -2
  39. package/dist/tabler-icons-200-outline.min.css.map +1 -1
  40. package/dist/tabler-icons-200-outline.scss +5 -3
  41. package/dist/tabler-icons-200.css +78 -2
  42. package/dist/tabler-icons-200.css.map +1 -1
  43. package/dist/tabler-icons-200.html +173 -2
  44. package/dist/tabler-icons-200.min.css +2 -2
  45. package/dist/tabler-icons-200.min.css.map +1 -1
  46. package/dist/tabler-icons-200.scss +41 -3
  47. package/dist/tabler-icons-300-filled.css +74 -2
  48. package/dist/tabler-icons-300-filled.css.map +1 -1
  49. package/dist/tabler-icons-300-filled.html +164 -2
  50. package/dist/tabler-icons-300-filled.min.css +2 -2
  51. package/dist/tabler-icons-300-filled.min.css.map +1 -1
  52. package/dist/tabler-icons-300-filled.scss +39 -3
  53. package/dist/tabler-icons-300-outline.css +6 -2
  54. package/dist/tabler-icons-300-outline.css.map +1 -1
  55. package/dist/tabler-icons-300-outline.html +11 -2
  56. package/dist/tabler-icons-300-outline.min.css +2 -2
  57. package/dist/tabler-icons-300-outline.min.css.map +1 -1
  58. package/dist/tabler-icons-300-outline.scss +5 -3
  59. package/dist/tabler-icons-300.css +78 -2
  60. package/dist/tabler-icons-300.css.map +1 -1
  61. package/dist/tabler-icons-300.html +173 -2
  62. package/dist/tabler-icons-300.min.css +2 -2
  63. package/dist/tabler-icons-300.min.css.map +1 -1
  64. package/dist/tabler-icons-300.scss +41 -3
  65. package/dist/tabler-icons-filled.css +74 -2
  66. package/dist/tabler-icons-filled.css.map +1 -1
  67. package/dist/tabler-icons-filled.html +164 -2
  68. package/dist/tabler-icons-filled.min.css +2 -2
  69. package/dist/tabler-icons-filled.min.css.map +1 -1
  70. package/dist/tabler-icons-filled.scss +39 -3
  71. package/dist/tabler-icons-outline.css +6 -2
  72. package/dist/tabler-icons-outline.css.map +1 -1
  73. package/dist/tabler-icons-outline.html +11 -2
  74. package/dist/tabler-icons-outline.min.css +2 -2
  75. package/dist/tabler-icons-outline.min.css.map +1 -1
  76. package/dist/tabler-icons-outline.scss +5 -3
  77. package/dist/tabler-icons.css +78 -2
  78. package/dist/tabler-icons.css.map +1 -1
  79. package/dist/tabler-icons.html +173 -2
  80. package/dist/tabler-icons.min.css +2 -2
  81. package/dist/tabler-icons.min.css.map +1 -1
  82. package/dist/tabler-icons.scss +41 -3
  83. package/package.json +18 -17
@@ -1,12 +1,12 @@
1
1
  /*!
2
- * Tabler Icons 3.34.0 by tabler - https://tabler.io
2
+ * Tabler Icons 3.35.0 by tabler - https://tabler.io
3
3
  * License - https://github.com/tabler/tabler-icons/blob/master/LICENSE
4
4
  */
5
5
  @font-face {
6
6
  font-family: "tabler-icons-200";
7
7
  font-style: normal;
8
8
  font-weight: 400;
9
- src: url("./fonts/tabler-icons-200.woff2?v3.34.0") format("woff2"), url("./fonts/tabler-icons-200.woff?") format("woff"), url("./fonts/tabler-icons-200.ttf?v3.34.0") format("truetype");
9
+ src: url("./fonts/tabler-icons-200.woff2?v3.35.0") format("woff2"), url("./fonts/tabler-icons-200.woff?") format("woff"), url("./fonts/tabler-icons-200.ttf?v3.35.0") format("truetype");
10
10
  }
11
11
  .ti {
12
12
  font-family: "tabler-icons-200" !important;
@@ -3557,6 +3557,10 @@
3557
3557
  content: "\f7e5";
3558
3558
  }
3559
3559
 
3560
+ .ti-brand-dropbox:before {
3561
+ content: "\1018a";
3562
+ }
3563
+
3560
3564
  .ti-brand-drops:before {
3561
3565
  content: "\f4d5";
3562
3566
  }
@@ -8937,6 +8941,10 @@
8937
8941
  content: "\10049";
8938
8942
  }
8939
8943
 
8944
+ .ti-device-gamepad-filled:before {
8945
+ content: "\1019c";
8946
+ }
8947
+
8940
8948
  .ti-device-heart-monitor:before {
8941
8949
  content: "\f060";
8942
8950
  }
@@ -10721,6 +10729,10 @@
10721
10729
  content: "\efe0";
10722
10730
  }
10723
10731
 
10732
+ .ti-file-dollar-filled:before {
10733
+ content: "\1019b";
10734
+ }
10735
+
10724
10736
  .ti-file-dots:before {
10725
10737
  content: "\f038";
10726
10738
  }
@@ -10741,6 +10753,10 @@
10741
10753
  content: "\efe1";
10742
10754
  }
10743
10755
 
10756
+ .ti-file-euro-filled:before {
10757
+ content: "\1019a";
10758
+ }
10759
+
10744
10760
  .ti-file-excel:before {
10745
10761
  content: "\fef3";
10746
10762
  }
@@ -10821,6 +10837,10 @@
10821
10837
  content: "\ea9f";
10822
10838
  }
10823
10839
 
10840
+ .ti-file-music-filled:before {
10841
+ content: "\10199";
10842
+ }
10843
+
10824
10844
  .ti-file-neutral:before {
10825
10845
  content: "\fd22";
10826
10846
  }
@@ -10841,6 +10861,10 @@
10841
10861
  content: "\f039";
10842
10862
  }
10843
10863
 
10864
+ .ti-file-pencil-filled:before {
10865
+ content: "\10198";
10866
+ }
10867
+
10844
10868
  .ti-file-percent:before {
10845
10869
  content: "\f540";
10846
10870
  }
@@ -10893,6 +10917,10 @@
10893
10917
  content: "\f03c";
10894
10918
  }
10895
10919
 
10920
+ .ti-file-scissors-filled:before {
10921
+ content: "\10197";
10922
+ }
10923
+
10896
10924
  .ti-file-search:before {
10897
10925
  content: "\ed5d";
10898
10926
  }
@@ -10901,6 +10929,10 @@
10901
10929
  content: "\f029";
10902
10930
  }
10903
10931
 
10932
+ .ti-file-settings-filled:before {
10933
+ content: "\10196";
10934
+ }
10935
+
10904
10936
  .ti-file-shredder:before {
10905
10937
  content: "\eaa1";
10906
10938
  }
@@ -10909,6 +10941,10 @@
10909
10941
  content: "\f03d";
10910
10942
  }
10911
10943
 
10944
+ .ti-file-signal-filled:before {
10945
+ content: "\10195";
10946
+ }
10947
+
10912
10948
  .ti-file-smile:before {
10913
10949
  content: "\fd24";
10914
10950
  }
@@ -10965,6 +11001,10 @@
10965
11001
  content: "\f040";
10966
11002
  }
10967
11003
 
11004
+ .ti-file-time-filled:before {
11005
+ content: "\10194";
11006
+ }
11007
+
10968
11008
  .ti-file-type-bmp:before {
10969
11009
  content: "\fb07";
10970
11010
  }
@@ -11069,14 +11109,26 @@
11069
11109
  content: "\f042";
11070
11110
  }
11071
11111
 
11112
+ .ti-file-unknown-filled:before {
11113
+ content: "\10193";
11114
+ }
11115
+
11072
11116
  .ti-file-upload:before {
11073
11117
  content: "\ec91";
11074
11118
  }
11075
11119
 
11120
+ .ti-file-upload-filled:before {
11121
+ content: "\10192";
11122
+ }
11123
+
11076
11124
  .ti-file-vector:before {
11077
11125
  content: "\f043";
11078
11126
  }
11079
11127
 
11128
+ .ti-file-vector-filled:before {
11129
+ content: "\10191";
11130
+ }
11131
+
11080
11132
  .ti-file-word:before {
11081
11133
  content: "\fef2";
11082
11134
  }
@@ -11097,6 +11149,10 @@
11097
11149
  content: "\edef";
11098
11150
  }
11099
11151
 
11152
+ .ti-files-filled:before {
11153
+ content: "\10190";
11154
+ }
11155
+
11100
11156
  .ti-files-off:before {
11101
11157
  content: "\edee";
11102
11158
  }
@@ -18845,6 +18901,10 @@
18845
18901
  content: "\eb14";
18846
18902
  }
18847
18903
 
18904
+ .ti-registered-filled:before {
18905
+ content: "\1018f";
18906
+ }
18907
+
18848
18908
  .ti-relation-many-to-many:before {
18849
18909
  content: "\ed7f";
18850
18910
  }
@@ -23025,6 +23085,10 @@
23025
23085
  content: "\ed1f";
23026
23086
  }
23027
23087
 
23088
+ .ti-video-minus-filled:before {
23089
+ content: "\1018e";
23090
+ }
23091
+
23028
23092
  .ti-video-off:before {
23029
23093
  content: "\ed20";
23030
23094
  }
@@ -23033,6 +23097,10 @@
23033
23097
  content: "\ed21";
23034
23098
  }
23035
23099
 
23100
+ .ti-video-plus-filled:before {
23101
+ content: "\1018d";
23102
+ }
23103
+
23036
23104
  .ti-view-360:before {
23037
23105
  content: "\ed84";
23038
23106
  }
@@ -23541,6 +23609,10 @@
23541
23609
  content: "\ef08";
23542
23610
  }
23543
23611
 
23612
+ .ti-writing-filled:before {
23613
+ content: "\1018b";
23614
+ }
23615
+
23544
23616
  .ti-writing-off:before {
23545
23617
  content: "\f1cb";
23546
23618
  }
@@ -23549,6 +23621,10 @@
23549
23621
  content: "\ef07";
23550
23622
  }
23551
23623
 
23624
+ .ti-writing-sign-filled:before {
23625
+ content: "\1018c";
23626
+ }
23627
+
23552
23628
  .ti-writing-sign-off:before {
23553
23629
  content: "\f1cc";
23554
23630
  }