@tabler/icons-webfont 3.34.1 → 3.36.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 +86 -2
  36. package/dist/tabler-icons-200-outline.css.map +1 -1
  37. package/dist/tabler-icons-200-outline.html +191 -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 +46 -4
  41. package/dist/tabler-icons-200.css +158 -2
  42. package/dist/tabler-icons-200.css.map +1 -1
  43. package/dist/tabler-icons-200.html +353 -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 +82 -4
  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 +86 -2
  54. package/dist/tabler-icons-300-outline.css.map +1 -1
  55. package/dist/tabler-icons-300-outline.html +191 -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 +46 -4
  59. package/dist/tabler-icons-300.css +158 -2
  60. package/dist/tabler-icons-300.css.map +1 -1
  61. package/dist/tabler-icons-300.html +353 -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 +82 -4
  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 +86 -2
  72. package/dist/tabler-icons-outline.css.map +1 -1
  73. package/dist/tabler-icons-outline.html +191 -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 +46 -4
  77. package/dist/tabler-icons.css +158 -2
  78. package/dist/tabler-icons.css.map +1 -1
  79. package/dist/tabler-icons.html +353 -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 +82 -4
  83. package/package.json +4 -3
@@ -1,6 +1,6 @@
1
1
  @charset "UTF-8";
2
2
  /*!
3
- * Tabler Icons 3.34.1 by tabler - https://tabler.io
3
+ * Tabler Icons 3.36.0 by tabler - https://tabler.io
4
4
  * License - https://github.com/tabler/tabler-icons/blob/master/LICENSE
5
5
  */
6
6
  @use "sass:string";
@@ -15,9 +15,9 @@ $ti-prefix: 'ti' !default;
15
15
  font-style: normal;
16
16
  font-weight: 400;
17
17
  font-display: $ti-font-display;
18
- src: url('#{$ti-font-path}/tabler-icons.woff2?v3.34.1') format('woff2'),
18
+ src: url('#{$ti-font-path}/tabler-icons.woff2?v3.36.0') format('woff2'),
19
19
  url('#{$ti-font-path}/tabler-icons.woff?') format('woff'),
20
- url('#{$ti-font-path}/tabler-icons.ttf?v3.34.1') format('truetype');
20
+ url('#{$ti-font-path}/tabler-icons.ttf?v3.36.0') format('truetype');
21
21
  }
22
22
 
23
23
  .#{$ti-prefix} {
@@ -174,6 +174,8 @@ $ti-icon-alphabet-greek: unicode('f1e0');
174
174
  $ti-icon-alphabet-hebrew: unicode('ff2d');
175
175
  $ti-icon-alphabet-korean: unicode('ff2c');
176
176
  $ti-icon-alphabet-latin: unicode('f1e1');
177
+ $ti-icon-alphabet-polish: unicode('101b1');
178
+ $ti-icon-alphabet-runes: unicode('101b0');
177
179
  $ti-icon-alphabet-thai: unicode('ff2b');
178
180
  $ti-icon-alt: unicode('fc54');
179
181
  $ti-icon-ambulance: unicode('ebf5');
@@ -681,6 +683,7 @@ $ti-icon-bleach-off: unicode('f2f2');
681
683
  $ti-icon-blend-mode: unicode('feb0');
682
684
  $ti-icon-blender: unicode('fca2');
683
685
  $ti-icon-blender-filled: unicode('10022');
686
+ $ti-icon-blind: unicode('101af');
684
687
  $ti-icon-blob: unicode('feaf');
685
688
  $ti-icon-blob-filled: unicode('feb1');
686
689
  $ti-icon-blockquote: unicode('ee09');
@@ -1131,6 +1134,7 @@ $ti-icon-brand-swift: unicode('fa55');
1131
1134
  $ti-icon-brand-symfony: unicode('f616');
1132
1135
  $ti-icon-brand-tabler: unicode('ec8f');
1133
1136
  $ti-icon-brand-tabler-filled: unicode('1008a');
1137
+ $ti-icon-brand-tabnine: unicode('101ae');
1134
1138
  $ti-icon-brand-tailwind: unicode('eca1');
1135
1139
  $ti-icon-brand-taobao: unicode('f5ef');
1136
1140
  $ti-icon-brand-teams: unicode('fadf');
@@ -1614,6 +1618,7 @@ $ti-icon-circle-arrow-up-left: unicode('f700');
1614
1618
  $ti-icon-circle-arrow-up-left-filled: unicode('f6ff');
1615
1619
  $ti-icon-circle-arrow-up-right: unicode('f702');
1616
1620
  $ti-icon-circle-arrow-up-right-filled: unicode('f701');
1621
+ $ti-icon-circle-asterisk: unicode('101ad');
1617
1622
  $ti-icon-circle-caret-down: unicode('f4a9');
1618
1623
  $ti-icon-circle-caret-down-filled: unicode('100d6');
1619
1624
  $ti-icon-circle-caret-left: unicode('f4aa');
@@ -2220,6 +2225,7 @@ $ti-icon-database-share: unicode('fa19');
2220
2225
  $ti-icon-database-smile: unicode('fd9b');
2221
2226
  $ti-icon-database-star: unicode('fa1a');
2222
2227
  $ti-icon-database-x: unicode('fa1b');
2228
+ $ti-icon-deaf: unicode('101ac');
2223
2229
  $ti-icon-decimal: unicode('fa26');
2224
2230
  $ti-icon-deer: unicode('f4c5');
2225
2231
  $ti-icon-delta: unicode('f53c');
@@ -2269,6 +2275,7 @@ $ti-icon-device-gamepad: unicode('eb63');
2269
2275
  $ti-icon-device-gamepad-2: unicode('f1d2');
2270
2276
  $ti-icon-device-gamepad-3: unicode('fc58');
2271
2277
  $ti-icon-device-gamepad-3-filled: unicode('10049');
2278
+ $ti-icon-device-gamepad-filled: unicode('1019c');
2272
2279
  $ti-icon-device-heart-monitor: unicode('f060');
2273
2280
  $ti-icon-device-heart-monitor-filled: unicode('fa38');
2274
2281
  $ti-icon-device-imac: unicode('f7a7');
@@ -2715,11 +2722,13 @@ $ti-icon-file-digit: unicode('efa8');
2715
2722
  $ti-icon-file-digit-filled: unicode('1011d');
2716
2723
  $ti-icon-file-dislike: unicode('ed2a');
2717
2724
  $ti-icon-file-dollar: unicode('efe0');
2725
+ $ti-icon-file-dollar-filled: unicode('1019b');
2718
2726
  $ti-icon-file-dots: unicode('f038');
2719
2727
  $ti-icon-file-dots-filled: unicode('1016e');
2720
2728
  $ti-icon-file-download: unicode('ea9d');
2721
2729
  $ti-icon-file-download-filled: unicode('1012a');
2722
2730
  $ti-icon-file-euro: unicode('efe1');
2731
+ $ti-icon-file-euro-filled: unicode('1019a');
2723
2732
  $ti-icon-file-excel: unicode('fef3');
2724
2733
  $ti-icon-file-export: unicode('ede9');
2725
2734
  $ti-icon-file-filled: unicode('f747');
@@ -2740,11 +2749,13 @@ $ti-icon-file-like: unicode('ed2b');
2740
2749
  $ti-icon-file-minus: unicode('ea9e');
2741
2750
  $ti-icon-file-minus-filled: unicode('1011a');
2742
2751
  $ti-icon-file-music: unicode('ea9f');
2752
+ $ti-icon-file-music-filled: unicode('10199');
2743
2753
  $ti-icon-file-neutral: unicode('fd22');
2744
2754
  $ti-icon-file-neutral-filled: unicode('10119');
2745
2755
  $ti-icon-file-off: unicode('ecf2');
2746
2756
  $ti-icon-file-orientation: unicode('f2a1');
2747
2757
  $ti-icon-file-pencil: unicode('f039');
2758
+ $ti-icon-file-pencil-filled: unicode('10198');
2748
2759
  $ti-icon-file-percent: unicode('f540');
2749
2760
  $ti-icon-file-percent-filled: unicode('10128');
2750
2761
  $ti-icon-file-phone: unicode('ecdc');
@@ -2758,10 +2769,13 @@ $ti-icon-file-rss-filled: unicode('10126');
2758
2769
  $ti-icon-file-sad: unicode('fd23');
2759
2770
  $ti-icon-file-sad-filled: unicode('10117');
2760
2771
  $ti-icon-file-scissors: unicode('f03c');
2772
+ $ti-icon-file-scissors-filled: unicode('10197');
2761
2773
  $ti-icon-file-search: unicode('ed5d');
2762
2774
  $ti-icon-file-settings: unicode('f029');
2775
+ $ti-icon-file-settings-filled: unicode('10196');
2763
2776
  $ti-icon-file-shredder: unicode('eaa1');
2764
2777
  $ti-icon-file-signal: unicode('f03d');
2778
+ $ti-icon-file-signal-filled: unicode('10195');
2765
2779
  $ti-icon-file-smile: unicode('fd24');
2766
2780
  $ti-icon-file-smile-filled: unicode('10116');
2767
2781
  $ti-icon-file-spark: unicode('ffb9');
@@ -2776,6 +2790,7 @@ $ti-icon-file-text-filled: unicode('10114');
2776
2790
  $ti-icon-file-text-shield: unicode('100f2');
2777
2791
  $ti-icon-file-text-spark: unicode('ffb8');
2778
2792
  $ti-icon-file-time: unicode('f040');
2793
+ $ti-icon-file-time-filled: unicode('10194');
2779
2794
  $ti-icon-file-type-bmp: unicode('fb07');
2780
2795
  $ti-icon-file-type-css: unicode('fb08');
2781
2796
  $ti-icon-file-type-csv: unicode('fb09');
@@ -2802,13 +2817,17 @@ $ti-icon-file-type-zip: unicode('fb1d');
2802
2817
  $ti-icon-file-typography: unicode('f041');
2803
2818
  $ti-icon-file-typography-filled: unicode('1016b');
2804
2819
  $ti-icon-file-unknown: unicode('f042');
2820
+ $ti-icon-file-unknown-filled: unicode('10193');
2805
2821
  $ti-icon-file-upload: unicode('ec91');
2822
+ $ti-icon-file-upload-filled: unicode('10192');
2806
2823
  $ti-icon-file-vector: unicode('f043');
2824
+ $ti-icon-file-vector-filled: unicode('10191');
2807
2825
  $ti-icon-file-word: unicode('fef2');
2808
2826
  $ti-icon-file-x: unicode('eaa3');
2809
2827
  $ti-icon-file-x-filled: unicode('f748');
2810
2828
  $ti-icon-file-zip: unicode('ed4e');
2811
2829
  $ti-icon-files: unicode('edef');
2830
+ $ti-icon-files-filled: unicode('10190');
2812
2831
  $ti-icon-files-off: unicode('edee');
2813
2832
  $ti-icon-filter: unicode('eaa5');
2814
2833
  $ti-icon-filter-2: unicode('1014b');
@@ -3179,6 +3198,7 @@ $ti-icon-hemisphere-off: unicode('faa0');
3179
3198
  $ti-icon-hemisphere-plus: unicode('faa1');
3180
3199
  $ti-icon-hexagon: unicode('ec02');
3181
3200
  $ti-icon-hexagon-3d: unicode('f4c7');
3201
+ $ti-icon-hexagon-asterisk: unicode('101ab');
3182
3202
  $ti-icon-hexagon-filled: unicode('f67d');
3183
3203
  $ti-icon-hexagon-letter-a: unicode('f463');
3184
3204
  $ti-icon-hexagon-letter-a-filled: unicode('fe47');
@@ -4322,6 +4342,7 @@ $ti-icon-olympics: unicode('eeba');
4322
4342
  $ti-icon-olympics-off: unicode('f416');
4323
4343
  $ti-icon-om: unicode('f58d');
4324
4344
  $ti-icon-omega: unicode('eb97');
4345
+ $ti-icon-option: unicode('1019f');
4325
4346
  $ti-icon-outbound: unicode('f249');
4326
4347
  $ti-icon-outlet: unicode('ebd7');
4327
4348
  $ti-icon-oval: unicode('f02e');
@@ -4746,6 +4767,7 @@ $ti-icon-refresh-off: unicode('f18d');
4746
4767
  $ti-icon-regex: unicode('f31f');
4747
4768
  $ti-icon-regex-off: unicode('f421');
4748
4769
  $ti-icon-registered: unicode('eb14');
4770
+ $ti-icon-registered-filled: unicode('1018f');
4749
4771
  $ti-icon-relation-many-to-many: unicode('ed7f');
4750
4772
  $ti-icon-relation-many-to-many-filled: unicode('fe0c');
4751
4773
  $ti-icon-relation-one-to-many: unicode('ed80');
@@ -4789,7 +4811,9 @@ $ti-icon-rewind-forward-60: unicode('fac9');
4789
4811
  $ti-icon-ribbon-health: unicode('f58e');
4790
4812
  $ti-icon-rings: unicode('fa6a');
4791
4813
  $ti-icon-ripple: unicode('ed82');
4814
+ $ti-icon-ripple-down: unicode('101aa');
4792
4815
  $ti-icon-ripple-off: unicode('f190');
4816
+ $ti-icon-ripple-up: unicode('101a9');
4793
4817
  $ti-icon-road: unicode('f018');
4794
4818
  $ti-icon-road-off: unicode('f191');
4795
4819
  $ti-icon-road-sign: unicode('ecdd');
@@ -4803,6 +4827,7 @@ $ti-icon-rollercoaster: unicode('f0a2');
4803
4827
  $ti-icon-rollercoaster-filled: unicode('100f7');
4804
4828
  $ti-icon-rollercoaster-off: unicode('f423');
4805
4829
  $ti-icon-rosette: unicode('f599');
4830
+ $ti-icon-rosette-asterisk: unicode('101a8');
4806
4831
  $ti-icon-rosette-discount: unicode('ee7c');
4807
4832
  $ti-icon-rosette-discount-check: unicode('f1f8');
4808
4833
  $ti-icon-rosette-discount-check-filled: unicode('f746');
@@ -4928,6 +4953,7 @@ $ti-icon-server-spark: unicode('ffaf');
4928
4953
  $ti-icon-servicemark: unicode('ec09');
4929
4954
  $ti-icon-settings: unicode('eb20');
4930
4955
  $ti-icon-settings-2: unicode('f5ac');
4956
+ $ti-icon-settings-ai: unicode('101a7');
4931
4957
  $ti-icon-settings-automation: unicode('eed6');
4932
4958
  $ti-icon-settings-bolt: unicode('f9ad');
4933
4959
  $ti-icon-settings-cancel: unicode('f9ae');
@@ -5119,6 +5145,7 @@ $ti-icon-spacing-vertical: unicode('ef55');
5119
5145
  $ti-icon-spade: unicode('effa');
5120
5146
  $ti-icon-spade-filled: unicode('f6a3');
5121
5147
  $ti-icon-sparkles: unicode('f6d7');
5148
+ $ti-icon-sparkles-2: unicode('101a6');
5122
5149
  $ti-icon-speakerphone: unicode('ed61');
5123
5150
  $ti-icon-speedboat: unicode('ed93');
5124
5151
  $ti-icon-speedboat-filled: unicode('100f6');
@@ -5243,7 +5270,8 @@ $ti-icon-square-letter-y: unicode('f492');
5243
5270
  $ti-icon-square-letter-y-filled: unicode('fdef');
5244
5271
  $ti-icon-square-letter-z: unicode('f493');
5245
5272
  $ti-icon-square-letter-z-filled: unicode('fdee');
5246
- $ti-icon-square-minus: unicode('eb29');
5273
+ $ti-icon-square-minus: unicode('1019e');
5274
+ $ti-icon-square-minus-2: unicode('eb29');
5247
5275
  $ti-icon-square-minus-filled: unicode('fb3f');
5248
5276
  $ti-icon-square-number-0: unicode('eee5');
5249
5277
  $ti-icon-square-number-0-filled: unicode('f764');
@@ -5272,6 +5300,7 @@ $ti-icon-square-plus-2: unicode('fc96');
5272
5300
  $ti-icon-square-root: unicode('eef1');
5273
5301
  $ti-icon-square-root-2: unicode('eef0');
5274
5302
  $ti-icon-square-rotated: unicode('ecdf');
5303
+ $ti-icon-square-rotated-asterisk: unicode('101a5');
5275
5304
  $ti-icon-square-rotated-filled: unicode('f6a4');
5276
5305
  $ti-icon-square-rotated-forbid: unicode('f01c');
5277
5306
  $ti-icon-square-rotated-forbid-2: unicode('f01b');
@@ -5438,6 +5467,10 @@ $ti-icon-strikethrough: unicode('eb9e');
5438
5467
  $ti-icon-submarine: unicode('ed94');
5439
5468
  $ti-icon-subscript: unicode('eb9f');
5440
5469
  $ti-icon-subtask: unicode('ec9f');
5470
+ $ti-icon-subtitles: unicode('101a1');
5471
+ $ti-icon-subtitles-ai: unicode('101a4');
5472
+ $ti-icon-subtitles-edit: unicode('101a3');
5473
+ $ti-icon-subtitles-off: unicode('101a2');
5441
5474
  $ti-icon-sum: unicode('eb73');
5442
5475
  $ti-icon-sum-off: unicode('f1ab');
5443
5476
  $ti-icon-sun: unicode('eb30');
@@ -5791,8 +5824,10 @@ $ti-icon-versions-off: unicode('f1c0');
5791
5824
  $ti-icon-video: unicode('ed22');
5792
5825
  $ti-icon-video-filled: unicode('1009b');
5793
5826
  $ti-icon-video-minus: unicode('ed1f');
5827
+ $ti-icon-video-minus-filled: unicode('1018e');
5794
5828
  $ti-icon-video-off: unicode('ed20');
5795
5829
  $ti-icon-video-plus: unicode('ed21');
5830
+ $ti-icon-video-plus-filled: unicode('1018d');
5796
5831
  $ti-icon-view-360: unicode('ed84');
5797
5832
  $ti-icon-view-360-arrow: unicode('f62f');
5798
5833
  $ti-icon-view-360-number: unicode('f566');
@@ -5815,6 +5850,7 @@ $ti-icon-volcano: unicode('f79c');
5815
5850
  $ti-icon-volume: unicode('eb51');
5816
5851
  $ti-icon-volume-2: unicode('eb4f');
5817
5852
  $ti-icon-volume-3: unicode('eb50');
5853
+ $ti-icon-volume-4: unicode('1019d');
5818
5854
  $ti-icon-volume-off: unicode('f1c3');
5819
5855
  $ti-icon-vs: unicode('fc52');
5820
5856
  $ti-icon-walk: unicode('ec87');
@@ -5870,6 +5906,7 @@ $ti-icon-wheel: unicode('fc64');
5870
5906
  $ti-icon-wheelchair: unicode('f1db');
5871
5907
  $ti-icon-wheelchair-off: unicode('f43e');
5872
5908
  $ti-icon-whirl: unicode('f51d');
5909
+ $ti-icon-whisk: unicode('101a0');
5873
5910
  $ti-icon-wifi: unicode('eb52');
5874
5911
  $ti-icon-wifi-0: unicode('eba3');
5875
5912
  $ti-icon-wifi-1: unicode('eba4');
@@ -5920,8 +5957,10 @@ $ti-icon-world-www: unicode('f38f');
5920
5957
  $ti-icon-world-x: unicode('f9eb');
5921
5958
  $ti-icon-wrecking-ball: unicode('ed97');
5922
5959
  $ti-icon-writing: unicode('ef08');
5960
+ $ti-icon-writing-filled: unicode('1018b');
5923
5961
  $ti-icon-writing-off: unicode('f1cb');
5924
5962
  $ti-icon-writing-sign: unicode('ef07');
5963
+ $ti-icon-writing-sign-filled: unicode('1018c');
5925
5964
  $ti-icon-writing-sign-off: unicode('f1cc');
5926
5965
  $ti-icon-x: unicode('eb55');
5927
5966
  $ti-icon-x-power-y: unicode('10072');
@@ -6121,6 +6160,8 @@ $ti-icon-zzz-off: unicode('f440');
6121
6160
  .#{$ti-prefix}-alphabet-hebrew:before { content: $ti-icon-alphabet-hebrew; }
6122
6161
  .#{$ti-prefix}-alphabet-korean:before { content: $ti-icon-alphabet-korean; }
6123
6162
  .#{$ti-prefix}-alphabet-latin:before { content: $ti-icon-alphabet-latin; }
6163
+ .#{$ti-prefix}-alphabet-polish:before { content: $ti-icon-alphabet-polish; }
6164
+ .#{$ti-prefix}-alphabet-runes:before { content: $ti-icon-alphabet-runes; }
6124
6165
  .#{$ti-prefix}-alphabet-thai:before { content: $ti-icon-alphabet-thai; }
6125
6166
  .#{$ti-prefix}-alt:before { content: $ti-icon-alt; }
6126
6167
  .#{$ti-prefix}-ambulance:before { content: $ti-icon-ambulance; }
@@ -6628,6 +6669,7 @@ $ti-icon-zzz-off: unicode('f440');
6628
6669
  .#{$ti-prefix}-blend-mode:before { content: $ti-icon-blend-mode; }
6629
6670
  .#{$ti-prefix}-blender:before { content: $ti-icon-blender; }
6630
6671
  .#{$ti-prefix}-blender-filled:before { content: $ti-icon-blender-filled; }
6672
+ .#{$ti-prefix}-blind:before { content: $ti-icon-blind; }
6631
6673
  .#{$ti-prefix}-blob:before { content: $ti-icon-blob; }
6632
6674
  .#{$ti-prefix}-blob-filled:before { content: $ti-icon-blob-filled; }
6633
6675
  .#{$ti-prefix}-blockquote:before { content: $ti-icon-blockquote; }
@@ -7078,6 +7120,7 @@ $ti-icon-zzz-off: unicode('f440');
7078
7120
  .#{$ti-prefix}-brand-symfony:before { content: $ti-icon-brand-symfony; }
7079
7121
  .#{$ti-prefix}-brand-tabler:before { content: $ti-icon-brand-tabler; }
7080
7122
  .#{$ti-prefix}-brand-tabler-filled:before { content: $ti-icon-brand-tabler-filled; }
7123
+ .#{$ti-prefix}-brand-tabnine:before { content: $ti-icon-brand-tabnine; }
7081
7124
  .#{$ti-prefix}-brand-tailwind:before { content: $ti-icon-brand-tailwind; }
7082
7125
  .#{$ti-prefix}-brand-taobao:before { content: $ti-icon-brand-taobao; }
7083
7126
  .#{$ti-prefix}-brand-teams:before { content: $ti-icon-brand-teams; }
@@ -7561,6 +7604,7 @@ $ti-icon-zzz-off: unicode('f440');
7561
7604
  .#{$ti-prefix}-circle-arrow-up-left-filled:before { content: $ti-icon-circle-arrow-up-left-filled; }
7562
7605
  .#{$ti-prefix}-circle-arrow-up-right:before { content: $ti-icon-circle-arrow-up-right; }
7563
7606
  .#{$ti-prefix}-circle-arrow-up-right-filled:before { content: $ti-icon-circle-arrow-up-right-filled; }
7607
+ .#{$ti-prefix}-circle-asterisk:before { content: $ti-icon-circle-asterisk; }
7564
7608
  .#{$ti-prefix}-circle-caret-down:before { content: $ti-icon-circle-caret-down; }
7565
7609
  .#{$ti-prefix}-circle-caret-down-filled:before { content: $ti-icon-circle-caret-down-filled; }
7566
7610
  .#{$ti-prefix}-circle-caret-left:before { content: $ti-icon-circle-caret-left; }
@@ -8167,6 +8211,7 @@ $ti-icon-zzz-off: unicode('f440');
8167
8211
  .#{$ti-prefix}-database-smile:before { content: $ti-icon-database-smile; }
8168
8212
  .#{$ti-prefix}-database-star:before { content: $ti-icon-database-star; }
8169
8213
  .#{$ti-prefix}-database-x:before { content: $ti-icon-database-x; }
8214
+ .#{$ti-prefix}-deaf:before { content: $ti-icon-deaf; }
8170
8215
  .#{$ti-prefix}-decimal:before { content: $ti-icon-decimal; }
8171
8216
  .#{$ti-prefix}-deer:before { content: $ti-icon-deer; }
8172
8217
  .#{$ti-prefix}-delta:before { content: $ti-icon-delta; }
@@ -8216,6 +8261,7 @@ $ti-icon-zzz-off: unicode('f440');
8216
8261
  .#{$ti-prefix}-device-gamepad-2:before { content: $ti-icon-device-gamepad-2; }
8217
8262
  .#{$ti-prefix}-device-gamepad-3:before { content: $ti-icon-device-gamepad-3; }
8218
8263
  .#{$ti-prefix}-device-gamepad-3-filled:before { content: $ti-icon-device-gamepad-3-filled; }
8264
+ .#{$ti-prefix}-device-gamepad-filled:before { content: $ti-icon-device-gamepad-filled; }
8219
8265
  .#{$ti-prefix}-device-heart-monitor:before { content: $ti-icon-device-heart-monitor; }
8220
8266
  .#{$ti-prefix}-device-heart-monitor-filled:before { content: $ti-icon-device-heart-monitor-filled; }
8221
8267
  .#{$ti-prefix}-device-imac:before { content: $ti-icon-device-imac; }
@@ -8662,11 +8708,13 @@ $ti-icon-zzz-off: unicode('f440');
8662
8708
  .#{$ti-prefix}-file-digit-filled:before { content: $ti-icon-file-digit-filled; }
8663
8709
  .#{$ti-prefix}-file-dislike:before { content: $ti-icon-file-dislike; }
8664
8710
  .#{$ti-prefix}-file-dollar:before { content: $ti-icon-file-dollar; }
8711
+ .#{$ti-prefix}-file-dollar-filled:before { content: $ti-icon-file-dollar-filled; }
8665
8712
  .#{$ti-prefix}-file-dots:before { content: $ti-icon-file-dots; }
8666
8713
  .#{$ti-prefix}-file-dots-filled:before { content: $ti-icon-file-dots-filled; }
8667
8714
  .#{$ti-prefix}-file-download:before { content: $ti-icon-file-download; }
8668
8715
  .#{$ti-prefix}-file-download-filled:before { content: $ti-icon-file-download-filled; }
8669
8716
  .#{$ti-prefix}-file-euro:before { content: $ti-icon-file-euro; }
8717
+ .#{$ti-prefix}-file-euro-filled:before { content: $ti-icon-file-euro-filled; }
8670
8718
  .#{$ti-prefix}-file-excel:before { content: $ti-icon-file-excel; }
8671
8719
  .#{$ti-prefix}-file-export:before { content: $ti-icon-file-export; }
8672
8720
  .#{$ti-prefix}-file-filled:before { content: $ti-icon-file-filled; }
@@ -8687,11 +8735,13 @@ $ti-icon-zzz-off: unicode('f440');
8687
8735
  .#{$ti-prefix}-file-minus:before { content: $ti-icon-file-minus; }
8688
8736
  .#{$ti-prefix}-file-minus-filled:before { content: $ti-icon-file-minus-filled; }
8689
8737
  .#{$ti-prefix}-file-music:before { content: $ti-icon-file-music; }
8738
+ .#{$ti-prefix}-file-music-filled:before { content: $ti-icon-file-music-filled; }
8690
8739
  .#{$ti-prefix}-file-neutral:before { content: $ti-icon-file-neutral; }
8691
8740
  .#{$ti-prefix}-file-neutral-filled:before { content: $ti-icon-file-neutral-filled; }
8692
8741
  .#{$ti-prefix}-file-off:before { content: $ti-icon-file-off; }
8693
8742
  .#{$ti-prefix}-file-orientation:before { content: $ti-icon-file-orientation; }
8694
8743
  .#{$ti-prefix}-file-pencil:before { content: $ti-icon-file-pencil; }
8744
+ .#{$ti-prefix}-file-pencil-filled:before { content: $ti-icon-file-pencil-filled; }
8695
8745
  .#{$ti-prefix}-file-percent:before { content: $ti-icon-file-percent; }
8696
8746
  .#{$ti-prefix}-file-percent-filled:before { content: $ti-icon-file-percent-filled; }
8697
8747
  .#{$ti-prefix}-file-phone:before { content: $ti-icon-file-phone; }
@@ -8705,10 +8755,13 @@ $ti-icon-zzz-off: unicode('f440');
8705
8755
  .#{$ti-prefix}-file-sad:before { content: $ti-icon-file-sad; }
8706
8756
  .#{$ti-prefix}-file-sad-filled:before { content: $ti-icon-file-sad-filled; }
8707
8757
  .#{$ti-prefix}-file-scissors:before { content: $ti-icon-file-scissors; }
8758
+ .#{$ti-prefix}-file-scissors-filled:before { content: $ti-icon-file-scissors-filled; }
8708
8759
  .#{$ti-prefix}-file-search:before { content: $ti-icon-file-search; }
8709
8760
  .#{$ti-prefix}-file-settings:before { content: $ti-icon-file-settings; }
8761
+ .#{$ti-prefix}-file-settings-filled:before { content: $ti-icon-file-settings-filled; }
8710
8762
  .#{$ti-prefix}-file-shredder:before { content: $ti-icon-file-shredder; }
8711
8763
  .#{$ti-prefix}-file-signal:before { content: $ti-icon-file-signal; }
8764
+ .#{$ti-prefix}-file-signal-filled:before { content: $ti-icon-file-signal-filled; }
8712
8765
  .#{$ti-prefix}-file-smile:before { content: $ti-icon-file-smile; }
8713
8766
  .#{$ti-prefix}-file-smile-filled:before { content: $ti-icon-file-smile-filled; }
8714
8767
  .#{$ti-prefix}-file-spark:before { content: $ti-icon-file-spark; }
@@ -8723,6 +8776,7 @@ $ti-icon-zzz-off: unicode('f440');
8723
8776
  .#{$ti-prefix}-file-text-shield:before { content: $ti-icon-file-text-shield; }
8724
8777
  .#{$ti-prefix}-file-text-spark:before { content: $ti-icon-file-text-spark; }
8725
8778
  .#{$ti-prefix}-file-time:before { content: $ti-icon-file-time; }
8779
+ .#{$ti-prefix}-file-time-filled:before { content: $ti-icon-file-time-filled; }
8726
8780
  .#{$ti-prefix}-file-type-bmp:before { content: $ti-icon-file-type-bmp; }
8727
8781
  .#{$ti-prefix}-file-type-css:before { content: $ti-icon-file-type-css; }
8728
8782
  .#{$ti-prefix}-file-type-csv:before { content: $ti-icon-file-type-csv; }
@@ -8749,13 +8803,17 @@ $ti-icon-zzz-off: unicode('f440');
8749
8803
  .#{$ti-prefix}-file-typography:before { content: $ti-icon-file-typography; }
8750
8804
  .#{$ti-prefix}-file-typography-filled:before { content: $ti-icon-file-typography-filled; }
8751
8805
  .#{$ti-prefix}-file-unknown:before { content: $ti-icon-file-unknown; }
8806
+ .#{$ti-prefix}-file-unknown-filled:before { content: $ti-icon-file-unknown-filled; }
8752
8807
  .#{$ti-prefix}-file-upload:before { content: $ti-icon-file-upload; }
8808
+ .#{$ti-prefix}-file-upload-filled:before { content: $ti-icon-file-upload-filled; }
8753
8809
  .#{$ti-prefix}-file-vector:before { content: $ti-icon-file-vector; }
8810
+ .#{$ti-prefix}-file-vector-filled:before { content: $ti-icon-file-vector-filled; }
8754
8811
  .#{$ti-prefix}-file-word:before { content: $ti-icon-file-word; }
8755
8812
  .#{$ti-prefix}-file-x:before { content: $ti-icon-file-x; }
8756
8813
  .#{$ti-prefix}-file-x-filled:before { content: $ti-icon-file-x-filled; }
8757
8814
  .#{$ti-prefix}-file-zip:before { content: $ti-icon-file-zip; }
8758
8815
  .#{$ti-prefix}-files:before { content: $ti-icon-files; }
8816
+ .#{$ti-prefix}-files-filled:before { content: $ti-icon-files-filled; }
8759
8817
  .#{$ti-prefix}-files-off:before { content: $ti-icon-files-off; }
8760
8818
  .#{$ti-prefix}-filter:before { content: $ti-icon-filter; }
8761
8819
  .#{$ti-prefix}-filter-2:before { content: $ti-icon-filter-2; }
@@ -9126,6 +9184,7 @@ $ti-icon-zzz-off: unicode('f440');
9126
9184
  .#{$ti-prefix}-hemisphere-plus:before { content: $ti-icon-hemisphere-plus; }
9127
9185
  .#{$ti-prefix}-hexagon:before { content: $ti-icon-hexagon; }
9128
9186
  .#{$ti-prefix}-hexagon-3d:before { content: $ti-icon-hexagon-3d; }
9187
+ .#{$ti-prefix}-hexagon-asterisk:before { content: $ti-icon-hexagon-asterisk; }
9129
9188
  .#{$ti-prefix}-hexagon-filled:before { content: $ti-icon-hexagon-filled; }
9130
9189
  .#{$ti-prefix}-hexagon-letter-a:before { content: $ti-icon-hexagon-letter-a; }
9131
9190
  .#{$ti-prefix}-hexagon-letter-a-filled:before { content: $ti-icon-hexagon-letter-a-filled; }
@@ -10269,6 +10328,7 @@ $ti-icon-zzz-off: unicode('f440');
10269
10328
  .#{$ti-prefix}-olympics-off:before { content: $ti-icon-olympics-off; }
10270
10329
  .#{$ti-prefix}-om:before { content: $ti-icon-om; }
10271
10330
  .#{$ti-prefix}-omega:before { content: $ti-icon-omega; }
10331
+ .#{$ti-prefix}-option:before { content: $ti-icon-option; }
10272
10332
  .#{$ti-prefix}-outbound:before { content: $ti-icon-outbound; }
10273
10333
  .#{$ti-prefix}-outlet:before { content: $ti-icon-outlet; }
10274
10334
  .#{$ti-prefix}-oval:before { content: $ti-icon-oval; }
@@ -10693,6 +10753,7 @@ $ti-icon-zzz-off: unicode('f440');
10693
10753
  .#{$ti-prefix}-regex:before { content: $ti-icon-regex; }
10694
10754
  .#{$ti-prefix}-regex-off:before { content: $ti-icon-regex-off; }
10695
10755
  .#{$ti-prefix}-registered:before { content: $ti-icon-registered; }
10756
+ .#{$ti-prefix}-registered-filled:before { content: $ti-icon-registered-filled; }
10696
10757
  .#{$ti-prefix}-relation-many-to-many:before { content: $ti-icon-relation-many-to-many; }
10697
10758
  .#{$ti-prefix}-relation-many-to-many-filled:before { content: $ti-icon-relation-many-to-many-filled; }
10698
10759
  .#{$ti-prefix}-relation-one-to-many:before { content: $ti-icon-relation-one-to-many; }
@@ -10736,7 +10797,9 @@ $ti-icon-zzz-off: unicode('f440');
10736
10797
  .#{$ti-prefix}-ribbon-health:before { content: $ti-icon-ribbon-health; }
10737
10798
  .#{$ti-prefix}-rings:before { content: $ti-icon-rings; }
10738
10799
  .#{$ti-prefix}-ripple:before { content: $ti-icon-ripple; }
10800
+ .#{$ti-prefix}-ripple-down:before { content: $ti-icon-ripple-down; }
10739
10801
  .#{$ti-prefix}-ripple-off:before { content: $ti-icon-ripple-off; }
10802
+ .#{$ti-prefix}-ripple-up:before { content: $ti-icon-ripple-up; }
10740
10803
  .#{$ti-prefix}-road:before { content: $ti-icon-road; }
10741
10804
  .#{$ti-prefix}-road-off:before { content: $ti-icon-road-off; }
10742
10805
  .#{$ti-prefix}-road-sign:before { content: $ti-icon-road-sign; }
@@ -10750,6 +10813,7 @@ $ti-icon-zzz-off: unicode('f440');
10750
10813
  .#{$ti-prefix}-rollercoaster-filled:before { content: $ti-icon-rollercoaster-filled; }
10751
10814
  .#{$ti-prefix}-rollercoaster-off:before { content: $ti-icon-rollercoaster-off; }
10752
10815
  .#{$ti-prefix}-rosette:before { content: $ti-icon-rosette; }
10816
+ .#{$ti-prefix}-rosette-asterisk:before { content: $ti-icon-rosette-asterisk; }
10753
10817
  .#{$ti-prefix}-rosette-discount:before { content: $ti-icon-rosette-discount; }
10754
10818
  .#{$ti-prefix}-rosette-discount-check:before { content: $ti-icon-rosette-discount-check; }
10755
10819
  .#{$ti-prefix}-rosette-discount-check-filled:before { content: $ti-icon-rosette-discount-check-filled; }
@@ -10875,6 +10939,7 @@ $ti-icon-zzz-off: unicode('f440');
10875
10939
  .#{$ti-prefix}-servicemark:before { content: $ti-icon-servicemark; }
10876
10940
  .#{$ti-prefix}-settings:before { content: $ti-icon-settings; }
10877
10941
  .#{$ti-prefix}-settings-2:before { content: $ti-icon-settings-2; }
10942
+ .#{$ti-prefix}-settings-ai:before { content: $ti-icon-settings-ai; }
10878
10943
  .#{$ti-prefix}-settings-automation:before { content: $ti-icon-settings-automation; }
10879
10944
  .#{$ti-prefix}-settings-bolt:before { content: $ti-icon-settings-bolt; }
10880
10945
  .#{$ti-prefix}-settings-cancel:before { content: $ti-icon-settings-cancel; }
@@ -11066,6 +11131,7 @@ $ti-icon-zzz-off: unicode('f440');
11066
11131
  .#{$ti-prefix}-spade:before { content: $ti-icon-spade; }
11067
11132
  .#{$ti-prefix}-spade-filled:before { content: $ti-icon-spade-filled; }
11068
11133
  .#{$ti-prefix}-sparkles:before { content: $ti-icon-sparkles; }
11134
+ .#{$ti-prefix}-sparkles-2:before { content: $ti-icon-sparkles-2; }
11069
11135
  .#{$ti-prefix}-speakerphone:before { content: $ti-icon-speakerphone; }
11070
11136
  .#{$ti-prefix}-speedboat:before { content: $ti-icon-speedboat; }
11071
11137
  .#{$ti-prefix}-speedboat-filled:before { content: $ti-icon-speedboat-filled; }
@@ -11191,6 +11257,7 @@ $ti-icon-zzz-off: unicode('f440');
11191
11257
  .#{$ti-prefix}-square-letter-z:before { content: $ti-icon-square-letter-z; }
11192
11258
  .#{$ti-prefix}-square-letter-z-filled:before { content: $ti-icon-square-letter-z-filled; }
11193
11259
  .#{$ti-prefix}-square-minus:before { content: $ti-icon-square-minus; }
11260
+ .#{$ti-prefix}-square-minus-2:before { content: $ti-icon-square-minus-2; }
11194
11261
  .#{$ti-prefix}-square-minus-filled:before { content: $ti-icon-square-minus-filled; }
11195
11262
  .#{$ti-prefix}-square-number-0:before { content: $ti-icon-square-number-0; }
11196
11263
  .#{$ti-prefix}-square-number-0-filled:before { content: $ti-icon-square-number-0-filled; }
@@ -11219,6 +11286,7 @@ $ti-icon-zzz-off: unicode('f440');
11219
11286
  .#{$ti-prefix}-square-root:before { content: $ti-icon-square-root; }
11220
11287
  .#{$ti-prefix}-square-root-2:before { content: $ti-icon-square-root-2; }
11221
11288
  .#{$ti-prefix}-square-rotated:before { content: $ti-icon-square-rotated; }
11289
+ .#{$ti-prefix}-square-rotated-asterisk:before { content: $ti-icon-square-rotated-asterisk; }
11222
11290
  .#{$ti-prefix}-square-rotated-filled:before { content: $ti-icon-square-rotated-filled; }
11223
11291
  .#{$ti-prefix}-square-rotated-forbid:before { content: $ti-icon-square-rotated-forbid; }
11224
11292
  .#{$ti-prefix}-square-rotated-forbid-2:before { content: $ti-icon-square-rotated-forbid-2; }
@@ -11385,6 +11453,10 @@ $ti-icon-zzz-off: unicode('f440');
11385
11453
  .#{$ti-prefix}-submarine:before { content: $ti-icon-submarine; }
11386
11454
  .#{$ti-prefix}-subscript:before { content: $ti-icon-subscript; }
11387
11455
  .#{$ti-prefix}-subtask:before { content: $ti-icon-subtask; }
11456
+ .#{$ti-prefix}-subtitles:before { content: $ti-icon-subtitles; }
11457
+ .#{$ti-prefix}-subtitles-ai:before { content: $ti-icon-subtitles-ai; }
11458
+ .#{$ti-prefix}-subtitles-edit:before { content: $ti-icon-subtitles-edit; }
11459
+ .#{$ti-prefix}-subtitles-off:before { content: $ti-icon-subtitles-off; }
11388
11460
  .#{$ti-prefix}-sum:before { content: $ti-icon-sum; }
11389
11461
  .#{$ti-prefix}-sum-off:before { content: $ti-icon-sum-off; }
11390
11462
  .#{$ti-prefix}-sun:before { content: $ti-icon-sun; }
@@ -11738,8 +11810,10 @@ $ti-icon-zzz-off: unicode('f440');
11738
11810
  .#{$ti-prefix}-video:before { content: $ti-icon-video; }
11739
11811
  .#{$ti-prefix}-video-filled:before { content: $ti-icon-video-filled; }
11740
11812
  .#{$ti-prefix}-video-minus:before { content: $ti-icon-video-minus; }
11813
+ .#{$ti-prefix}-video-minus-filled:before { content: $ti-icon-video-minus-filled; }
11741
11814
  .#{$ti-prefix}-video-off:before { content: $ti-icon-video-off; }
11742
11815
  .#{$ti-prefix}-video-plus:before { content: $ti-icon-video-plus; }
11816
+ .#{$ti-prefix}-video-plus-filled:before { content: $ti-icon-video-plus-filled; }
11743
11817
  .#{$ti-prefix}-view-360:before { content: $ti-icon-view-360; }
11744
11818
  .#{$ti-prefix}-view-360-arrow:before { content: $ti-icon-view-360-arrow; }
11745
11819
  .#{$ti-prefix}-view-360-number:before { content: $ti-icon-view-360-number; }
@@ -11762,6 +11836,7 @@ $ti-icon-zzz-off: unicode('f440');
11762
11836
  .#{$ti-prefix}-volume:before { content: $ti-icon-volume; }
11763
11837
  .#{$ti-prefix}-volume-2:before { content: $ti-icon-volume-2; }
11764
11838
  .#{$ti-prefix}-volume-3:before { content: $ti-icon-volume-3; }
11839
+ .#{$ti-prefix}-volume-4:before { content: $ti-icon-volume-4; }
11765
11840
  .#{$ti-prefix}-volume-off:before { content: $ti-icon-volume-off; }
11766
11841
  .#{$ti-prefix}-vs:before { content: $ti-icon-vs; }
11767
11842
  .#{$ti-prefix}-walk:before { content: $ti-icon-walk; }
@@ -11817,6 +11892,7 @@ $ti-icon-zzz-off: unicode('f440');
11817
11892
  .#{$ti-prefix}-wheelchair:before { content: $ti-icon-wheelchair; }
11818
11893
  .#{$ti-prefix}-wheelchair-off:before { content: $ti-icon-wheelchair-off; }
11819
11894
  .#{$ti-prefix}-whirl:before { content: $ti-icon-whirl; }
11895
+ .#{$ti-prefix}-whisk:before { content: $ti-icon-whisk; }
11820
11896
  .#{$ti-prefix}-wifi:before { content: $ti-icon-wifi; }
11821
11897
  .#{$ti-prefix}-wifi-0:before { content: $ti-icon-wifi-0; }
11822
11898
  .#{$ti-prefix}-wifi-1:before { content: $ti-icon-wifi-1; }
@@ -11867,8 +11943,10 @@ $ti-icon-zzz-off: unicode('f440');
11867
11943
  .#{$ti-prefix}-world-x:before { content: $ti-icon-world-x; }
11868
11944
  .#{$ti-prefix}-wrecking-ball:before { content: $ti-icon-wrecking-ball; }
11869
11945
  .#{$ti-prefix}-writing:before { content: $ti-icon-writing; }
11946
+ .#{$ti-prefix}-writing-filled:before { content: $ti-icon-writing-filled; }
11870
11947
  .#{$ti-prefix}-writing-off:before { content: $ti-icon-writing-off; }
11871
11948
  .#{$ti-prefix}-writing-sign:before { content: $ti-icon-writing-sign; }
11949
+ .#{$ti-prefix}-writing-sign-filled:before { content: $ti-icon-writing-sign-filled; }
11872
11950
  .#{$ti-prefix}-writing-sign-off:before { content: $ti-icon-writing-sign-off; }
11873
11951
  .#{$ti-prefix}-x:before { content: $ti-icon-x; }
11874
11952
  .#{$ti-prefix}-x-power-y:before { content: $ti-icon-x-power-y; }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@tabler/icons-webfont",
3
- "version": "3.34.1",
3
+ "version": "3.36.0",
4
4
  "description": "A set of free MIT-licensed high-quality SVG icons for you to use in your web projects.",
5
5
  "homepage": "https://tabler-icons.io",
6
6
  "bugs": {
@@ -35,8 +35,9 @@
35
35
  "sass": "./tabler-icons.scss",
36
36
  "style": "./tabler-icons.min.css",
37
37
  "dependencies": {
38
- "@tabler/icons": "3.34.1",
39
- "sharp": "^0.34.1"
38
+ "@tabler/icons": "3.36.0",
39
+ "sharp": "^0.33.5",
40
+ "svg-path-commander": "^2.1.11"
40
41
  },
41
42
  "keywords": [
42
43
  "icons",