@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,6 +1,6 @@
1
1
  @charset "UTF-8";
2
2
  /*!
3
- * Tabler Icons 3.34.0 by tabler - https://tabler.io
3
+ * Tabler Icons 3.35.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.0') format('woff2'),
18
+ src: url('#{$ti-font-path}/tabler-icons.woff2?v3.35.0') format('woff2'),
19
19
  url('#{$ti-font-path}/tabler-icons.woff?') format('woff'),
20
- url('#{$ti-font-path}/tabler-icons.ttf?v3.34.0') format('truetype');
20
+ url('#{$ti-font-path}/tabler-icons.ttf?v3.35.0') format('truetype');
21
21
  }
22
22
 
23
23
  .#{$ti-prefix} {
@@ -923,6 +923,7 @@ $ti-icon-brand-dolby-digital: unicode('f4d4');
923
923
  $ti-icon-brand-douban: unicode('f5ff');
924
924
  $ti-icon-brand-dribbble: unicode('ec19');
925
925
  $ti-icon-brand-dribbble-filled: unicode('f7e5');
926
+ $ti-icon-brand-dropbox: unicode('1018a');
926
927
  $ti-icon-brand-drops: unicode('f4d5');
927
928
  $ti-icon-brand-drupal: unicode('f393');
928
929
  $ti-icon-brand-edge: unicode('ecfc');
@@ -2268,6 +2269,7 @@ $ti-icon-device-gamepad: unicode('eb63');
2268
2269
  $ti-icon-device-gamepad-2: unicode('f1d2');
2269
2270
  $ti-icon-device-gamepad-3: unicode('fc58');
2270
2271
  $ti-icon-device-gamepad-3-filled: unicode('10049');
2272
+ $ti-icon-device-gamepad-filled: unicode('1019c');
2271
2273
  $ti-icon-device-heart-monitor: unicode('f060');
2272
2274
  $ti-icon-device-heart-monitor-filled: unicode('fa38');
2273
2275
  $ti-icon-device-imac: unicode('f7a7');
@@ -2714,11 +2716,13 @@ $ti-icon-file-digit: unicode('efa8');
2714
2716
  $ti-icon-file-digit-filled: unicode('1011d');
2715
2717
  $ti-icon-file-dislike: unicode('ed2a');
2716
2718
  $ti-icon-file-dollar: unicode('efe0');
2719
+ $ti-icon-file-dollar-filled: unicode('1019b');
2717
2720
  $ti-icon-file-dots: unicode('f038');
2718
2721
  $ti-icon-file-dots-filled: unicode('1016e');
2719
2722
  $ti-icon-file-download: unicode('ea9d');
2720
2723
  $ti-icon-file-download-filled: unicode('1012a');
2721
2724
  $ti-icon-file-euro: unicode('efe1');
2725
+ $ti-icon-file-euro-filled: unicode('1019a');
2722
2726
  $ti-icon-file-excel: unicode('fef3');
2723
2727
  $ti-icon-file-export: unicode('ede9');
2724
2728
  $ti-icon-file-filled: unicode('f747');
@@ -2739,11 +2743,13 @@ $ti-icon-file-like: unicode('ed2b');
2739
2743
  $ti-icon-file-minus: unicode('ea9e');
2740
2744
  $ti-icon-file-minus-filled: unicode('1011a');
2741
2745
  $ti-icon-file-music: unicode('ea9f');
2746
+ $ti-icon-file-music-filled: unicode('10199');
2742
2747
  $ti-icon-file-neutral: unicode('fd22');
2743
2748
  $ti-icon-file-neutral-filled: unicode('10119');
2744
2749
  $ti-icon-file-off: unicode('ecf2');
2745
2750
  $ti-icon-file-orientation: unicode('f2a1');
2746
2751
  $ti-icon-file-pencil: unicode('f039');
2752
+ $ti-icon-file-pencil-filled: unicode('10198');
2747
2753
  $ti-icon-file-percent: unicode('f540');
2748
2754
  $ti-icon-file-percent-filled: unicode('10128');
2749
2755
  $ti-icon-file-phone: unicode('ecdc');
@@ -2757,10 +2763,13 @@ $ti-icon-file-rss-filled: unicode('10126');
2757
2763
  $ti-icon-file-sad: unicode('fd23');
2758
2764
  $ti-icon-file-sad-filled: unicode('10117');
2759
2765
  $ti-icon-file-scissors: unicode('f03c');
2766
+ $ti-icon-file-scissors-filled: unicode('10197');
2760
2767
  $ti-icon-file-search: unicode('ed5d');
2761
2768
  $ti-icon-file-settings: unicode('f029');
2769
+ $ti-icon-file-settings-filled: unicode('10196');
2762
2770
  $ti-icon-file-shredder: unicode('eaa1');
2763
2771
  $ti-icon-file-signal: unicode('f03d');
2772
+ $ti-icon-file-signal-filled: unicode('10195');
2764
2773
  $ti-icon-file-smile: unicode('fd24');
2765
2774
  $ti-icon-file-smile-filled: unicode('10116');
2766
2775
  $ti-icon-file-spark: unicode('ffb9');
@@ -2775,6 +2784,7 @@ $ti-icon-file-text-filled: unicode('10114');
2775
2784
  $ti-icon-file-text-shield: unicode('100f2');
2776
2785
  $ti-icon-file-text-spark: unicode('ffb8');
2777
2786
  $ti-icon-file-time: unicode('f040');
2787
+ $ti-icon-file-time-filled: unicode('10194');
2778
2788
  $ti-icon-file-type-bmp: unicode('fb07');
2779
2789
  $ti-icon-file-type-css: unicode('fb08');
2780
2790
  $ti-icon-file-type-csv: unicode('fb09');
@@ -2801,13 +2811,17 @@ $ti-icon-file-type-zip: unicode('fb1d');
2801
2811
  $ti-icon-file-typography: unicode('f041');
2802
2812
  $ti-icon-file-typography-filled: unicode('1016b');
2803
2813
  $ti-icon-file-unknown: unicode('f042');
2814
+ $ti-icon-file-unknown-filled: unicode('10193');
2804
2815
  $ti-icon-file-upload: unicode('ec91');
2816
+ $ti-icon-file-upload-filled: unicode('10192');
2805
2817
  $ti-icon-file-vector: unicode('f043');
2818
+ $ti-icon-file-vector-filled: unicode('10191');
2806
2819
  $ti-icon-file-word: unicode('fef2');
2807
2820
  $ti-icon-file-x: unicode('eaa3');
2808
2821
  $ti-icon-file-x-filled: unicode('f748');
2809
2822
  $ti-icon-file-zip: unicode('ed4e');
2810
2823
  $ti-icon-files: unicode('edef');
2824
+ $ti-icon-files-filled: unicode('10190');
2811
2825
  $ti-icon-files-off: unicode('edee');
2812
2826
  $ti-icon-filter: unicode('eaa5');
2813
2827
  $ti-icon-filter-2: unicode('1014b');
@@ -4745,6 +4759,7 @@ $ti-icon-refresh-off: unicode('f18d');
4745
4759
  $ti-icon-regex: unicode('f31f');
4746
4760
  $ti-icon-regex-off: unicode('f421');
4747
4761
  $ti-icon-registered: unicode('eb14');
4762
+ $ti-icon-registered-filled: unicode('1018f');
4748
4763
  $ti-icon-relation-many-to-many: unicode('ed7f');
4749
4764
  $ti-icon-relation-many-to-many-filled: unicode('fe0c');
4750
4765
  $ti-icon-relation-one-to-many: unicode('ed80');
@@ -5790,8 +5805,10 @@ $ti-icon-versions-off: unicode('f1c0');
5790
5805
  $ti-icon-video: unicode('ed22');
5791
5806
  $ti-icon-video-filled: unicode('1009b');
5792
5807
  $ti-icon-video-minus: unicode('ed1f');
5808
+ $ti-icon-video-minus-filled: unicode('1018e');
5793
5809
  $ti-icon-video-off: unicode('ed20');
5794
5810
  $ti-icon-video-plus: unicode('ed21');
5811
+ $ti-icon-video-plus-filled: unicode('1018d');
5795
5812
  $ti-icon-view-360: unicode('ed84');
5796
5813
  $ti-icon-view-360-arrow: unicode('f62f');
5797
5814
  $ti-icon-view-360-number: unicode('f566');
@@ -5919,8 +5936,10 @@ $ti-icon-world-www: unicode('f38f');
5919
5936
  $ti-icon-world-x: unicode('f9eb');
5920
5937
  $ti-icon-wrecking-ball: unicode('ed97');
5921
5938
  $ti-icon-writing: unicode('ef08');
5939
+ $ti-icon-writing-filled: unicode('1018b');
5922
5940
  $ti-icon-writing-off: unicode('f1cb');
5923
5941
  $ti-icon-writing-sign: unicode('ef07');
5942
+ $ti-icon-writing-sign-filled: unicode('1018c');
5924
5943
  $ti-icon-writing-sign-off: unicode('f1cc');
5925
5944
  $ti-icon-x: unicode('eb55');
5926
5945
  $ti-icon-x-power-y: unicode('10072');
@@ -6869,6 +6888,7 @@ $ti-icon-zzz-off: unicode('f440');
6869
6888
  .#{$ti-prefix}-brand-douban:before { content: $ti-icon-brand-douban; }
6870
6889
  .#{$ti-prefix}-brand-dribbble:before { content: $ti-icon-brand-dribbble; }
6871
6890
  .#{$ti-prefix}-brand-dribbble-filled:before { content: $ti-icon-brand-dribbble-filled; }
6891
+ .#{$ti-prefix}-brand-dropbox:before { content: $ti-icon-brand-dropbox; }
6872
6892
  .#{$ti-prefix}-brand-drops:before { content: $ti-icon-brand-drops; }
6873
6893
  .#{$ti-prefix}-brand-drupal:before { content: $ti-icon-brand-drupal; }
6874
6894
  .#{$ti-prefix}-brand-edge:before { content: $ti-icon-brand-edge; }
@@ -8214,6 +8234,7 @@ $ti-icon-zzz-off: unicode('f440');
8214
8234
  .#{$ti-prefix}-device-gamepad-2:before { content: $ti-icon-device-gamepad-2; }
8215
8235
  .#{$ti-prefix}-device-gamepad-3:before { content: $ti-icon-device-gamepad-3; }
8216
8236
  .#{$ti-prefix}-device-gamepad-3-filled:before { content: $ti-icon-device-gamepad-3-filled; }
8237
+ .#{$ti-prefix}-device-gamepad-filled:before { content: $ti-icon-device-gamepad-filled; }
8217
8238
  .#{$ti-prefix}-device-heart-monitor:before { content: $ti-icon-device-heart-monitor; }
8218
8239
  .#{$ti-prefix}-device-heart-monitor-filled:before { content: $ti-icon-device-heart-monitor-filled; }
8219
8240
  .#{$ti-prefix}-device-imac:before { content: $ti-icon-device-imac; }
@@ -8660,11 +8681,13 @@ $ti-icon-zzz-off: unicode('f440');
8660
8681
  .#{$ti-prefix}-file-digit-filled:before { content: $ti-icon-file-digit-filled; }
8661
8682
  .#{$ti-prefix}-file-dislike:before { content: $ti-icon-file-dislike; }
8662
8683
  .#{$ti-prefix}-file-dollar:before { content: $ti-icon-file-dollar; }
8684
+ .#{$ti-prefix}-file-dollar-filled:before { content: $ti-icon-file-dollar-filled; }
8663
8685
  .#{$ti-prefix}-file-dots:before { content: $ti-icon-file-dots; }
8664
8686
  .#{$ti-prefix}-file-dots-filled:before { content: $ti-icon-file-dots-filled; }
8665
8687
  .#{$ti-prefix}-file-download:before { content: $ti-icon-file-download; }
8666
8688
  .#{$ti-prefix}-file-download-filled:before { content: $ti-icon-file-download-filled; }
8667
8689
  .#{$ti-prefix}-file-euro:before { content: $ti-icon-file-euro; }
8690
+ .#{$ti-prefix}-file-euro-filled:before { content: $ti-icon-file-euro-filled; }
8668
8691
  .#{$ti-prefix}-file-excel:before { content: $ti-icon-file-excel; }
8669
8692
  .#{$ti-prefix}-file-export:before { content: $ti-icon-file-export; }
8670
8693
  .#{$ti-prefix}-file-filled:before { content: $ti-icon-file-filled; }
@@ -8685,11 +8708,13 @@ $ti-icon-zzz-off: unicode('f440');
8685
8708
  .#{$ti-prefix}-file-minus:before { content: $ti-icon-file-minus; }
8686
8709
  .#{$ti-prefix}-file-minus-filled:before { content: $ti-icon-file-minus-filled; }
8687
8710
  .#{$ti-prefix}-file-music:before { content: $ti-icon-file-music; }
8711
+ .#{$ti-prefix}-file-music-filled:before { content: $ti-icon-file-music-filled; }
8688
8712
  .#{$ti-prefix}-file-neutral:before { content: $ti-icon-file-neutral; }
8689
8713
  .#{$ti-prefix}-file-neutral-filled:before { content: $ti-icon-file-neutral-filled; }
8690
8714
  .#{$ti-prefix}-file-off:before { content: $ti-icon-file-off; }
8691
8715
  .#{$ti-prefix}-file-orientation:before { content: $ti-icon-file-orientation; }
8692
8716
  .#{$ti-prefix}-file-pencil:before { content: $ti-icon-file-pencil; }
8717
+ .#{$ti-prefix}-file-pencil-filled:before { content: $ti-icon-file-pencil-filled; }
8693
8718
  .#{$ti-prefix}-file-percent:before { content: $ti-icon-file-percent; }
8694
8719
  .#{$ti-prefix}-file-percent-filled:before { content: $ti-icon-file-percent-filled; }
8695
8720
  .#{$ti-prefix}-file-phone:before { content: $ti-icon-file-phone; }
@@ -8703,10 +8728,13 @@ $ti-icon-zzz-off: unicode('f440');
8703
8728
  .#{$ti-prefix}-file-sad:before { content: $ti-icon-file-sad; }
8704
8729
  .#{$ti-prefix}-file-sad-filled:before { content: $ti-icon-file-sad-filled; }
8705
8730
  .#{$ti-prefix}-file-scissors:before { content: $ti-icon-file-scissors; }
8731
+ .#{$ti-prefix}-file-scissors-filled:before { content: $ti-icon-file-scissors-filled; }
8706
8732
  .#{$ti-prefix}-file-search:before { content: $ti-icon-file-search; }
8707
8733
  .#{$ti-prefix}-file-settings:before { content: $ti-icon-file-settings; }
8734
+ .#{$ti-prefix}-file-settings-filled:before { content: $ti-icon-file-settings-filled; }
8708
8735
  .#{$ti-prefix}-file-shredder:before { content: $ti-icon-file-shredder; }
8709
8736
  .#{$ti-prefix}-file-signal:before { content: $ti-icon-file-signal; }
8737
+ .#{$ti-prefix}-file-signal-filled:before { content: $ti-icon-file-signal-filled; }
8710
8738
  .#{$ti-prefix}-file-smile:before { content: $ti-icon-file-smile; }
8711
8739
  .#{$ti-prefix}-file-smile-filled:before { content: $ti-icon-file-smile-filled; }
8712
8740
  .#{$ti-prefix}-file-spark:before { content: $ti-icon-file-spark; }
@@ -8721,6 +8749,7 @@ $ti-icon-zzz-off: unicode('f440');
8721
8749
  .#{$ti-prefix}-file-text-shield:before { content: $ti-icon-file-text-shield; }
8722
8750
  .#{$ti-prefix}-file-text-spark:before { content: $ti-icon-file-text-spark; }
8723
8751
  .#{$ti-prefix}-file-time:before { content: $ti-icon-file-time; }
8752
+ .#{$ti-prefix}-file-time-filled:before { content: $ti-icon-file-time-filled; }
8724
8753
  .#{$ti-prefix}-file-type-bmp:before { content: $ti-icon-file-type-bmp; }
8725
8754
  .#{$ti-prefix}-file-type-css:before { content: $ti-icon-file-type-css; }
8726
8755
  .#{$ti-prefix}-file-type-csv:before { content: $ti-icon-file-type-csv; }
@@ -8747,13 +8776,17 @@ $ti-icon-zzz-off: unicode('f440');
8747
8776
  .#{$ti-prefix}-file-typography:before { content: $ti-icon-file-typography; }
8748
8777
  .#{$ti-prefix}-file-typography-filled:before { content: $ti-icon-file-typography-filled; }
8749
8778
  .#{$ti-prefix}-file-unknown:before { content: $ti-icon-file-unknown; }
8779
+ .#{$ti-prefix}-file-unknown-filled:before { content: $ti-icon-file-unknown-filled; }
8750
8780
  .#{$ti-prefix}-file-upload:before { content: $ti-icon-file-upload; }
8781
+ .#{$ti-prefix}-file-upload-filled:before { content: $ti-icon-file-upload-filled; }
8751
8782
  .#{$ti-prefix}-file-vector:before { content: $ti-icon-file-vector; }
8783
+ .#{$ti-prefix}-file-vector-filled:before { content: $ti-icon-file-vector-filled; }
8752
8784
  .#{$ti-prefix}-file-word:before { content: $ti-icon-file-word; }
8753
8785
  .#{$ti-prefix}-file-x:before { content: $ti-icon-file-x; }
8754
8786
  .#{$ti-prefix}-file-x-filled:before { content: $ti-icon-file-x-filled; }
8755
8787
  .#{$ti-prefix}-file-zip:before { content: $ti-icon-file-zip; }
8756
8788
  .#{$ti-prefix}-files:before { content: $ti-icon-files; }
8789
+ .#{$ti-prefix}-files-filled:before { content: $ti-icon-files-filled; }
8757
8790
  .#{$ti-prefix}-files-off:before { content: $ti-icon-files-off; }
8758
8791
  .#{$ti-prefix}-filter:before { content: $ti-icon-filter; }
8759
8792
  .#{$ti-prefix}-filter-2:before { content: $ti-icon-filter-2; }
@@ -10691,6 +10724,7 @@ $ti-icon-zzz-off: unicode('f440');
10691
10724
  .#{$ti-prefix}-regex:before { content: $ti-icon-regex; }
10692
10725
  .#{$ti-prefix}-regex-off:before { content: $ti-icon-regex-off; }
10693
10726
  .#{$ti-prefix}-registered:before { content: $ti-icon-registered; }
10727
+ .#{$ti-prefix}-registered-filled:before { content: $ti-icon-registered-filled; }
10694
10728
  .#{$ti-prefix}-relation-many-to-many:before { content: $ti-icon-relation-many-to-many; }
10695
10729
  .#{$ti-prefix}-relation-many-to-many-filled:before { content: $ti-icon-relation-many-to-many-filled; }
10696
10730
  .#{$ti-prefix}-relation-one-to-many:before { content: $ti-icon-relation-one-to-many; }
@@ -11736,8 +11770,10 @@ $ti-icon-zzz-off: unicode('f440');
11736
11770
  .#{$ti-prefix}-video:before { content: $ti-icon-video; }
11737
11771
  .#{$ti-prefix}-video-filled:before { content: $ti-icon-video-filled; }
11738
11772
  .#{$ti-prefix}-video-minus:before { content: $ti-icon-video-minus; }
11773
+ .#{$ti-prefix}-video-minus-filled:before { content: $ti-icon-video-minus-filled; }
11739
11774
  .#{$ti-prefix}-video-off:before { content: $ti-icon-video-off; }
11740
11775
  .#{$ti-prefix}-video-plus:before { content: $ti-icon-video-plus; }
11776
+ .#{$ti-prefix}-video-plus-filled:before { content: $ti-icon-video-plus-filled; }
11741
11777
  .#{$ti-prefix}-view-360:before { content: $ti-icon-view-360; }
11742
11778
  .#{$ti-prefix}-view-360-arrow:before { content: $ti-icon-view-360-arrow; }
11743
11779
  .#{$ti-prefix}-view-360-number:before { content: $ti-icon-view-360-number; }
@@ -11865,8 +11901,10 @@ $ti-icon-zzz-off: unicode('f440');
11865
11901
  .#{$ti-prefix}-world-x:before { content: $ti-icon-world-x; }
11866
11902
  .#{$ti-prefix}-wrecking-ball:before { content: $ti-icon-wrecking-ball; }
11867
11903
  .#{$ti-prefix}-writing:before { content: $ti-icon-writing; }
11904
+ .#{$ti-prefix}-writing-filled:before { content: $ti-icon-writing-filled; }
11868
11905
  .#{$ti-prefix}-writing-off:before { content: $ti-icon-writing-off; }
11869
11906
  .#{$ti-prefix}-writing-sign:before { content: $ti-icon-writing-sign; }
11907
+ .#{$ti-prefix}-writing-sign-filled:before { content: $ti-icon-writing-sign-filled; }
11870
11908
  .#{$ti-prefix}-writing-sign-off:before { content: $ti-icon-writing-sign-off; }
11871
11909
  .#{$ti-prefix}-x:before { content: $ti-icon-x; }
11872
11910
  .#{$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.0",
3
+ "version": "3.35.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": {
@@ -15,27 +15,15 @@
15
15
  "url": "git+https://github.com/tabler/tabler-icons.git",
16
16
  "directory": "packages/icons-webfont"
17
17
  },
18
- "scripts": {
19
- "build": "pnpm run copy && pnpm run build:prepare && pnpm run build:outline && pnpm run build:webfont && pnpm run build:css",
20
- "build:prepare": "mkdir -p icons-outlined dist && rm -fdr dist/*",
21
- "build:outline": "node .build/build-outline.mjs",
22
- "build:webfont": "rm -fd dist/fonts/* && node .build/build-webfont.mjs",
23
- "build:css": "pnpm run build:css:outline && pnpm run build:css:filled && pnpm run build:css:all",
24
- "build:css:filled": "sass dist/tabler-icons-filled.scss dist/tabler-icons-filled.css --style expanded && sass dist/tabler-icons-filled.scss dist/tabler-icons-filled.min.css --style compressed && sass dist/tabler-icons-200-filled.scss dist/tabler-icons-200-filled.css --style expanded && sass dist/tabler-icons-200-filled.scss dist/tabler-icons-200-filled.min.css --style compressed && sass dist/tabler-icons-300-filled.scss dist/tabler-icons-300-filled.css --style expanded && sass dist/tabler-icons-300-filled.scss dist/tabler-icons-300-filled.min.css --style compressed",
25
- "build:css:outline": "sass dist/tabler-icons-outline.scss dist/tabler-icons-outline.css --style expanded && sass dist/tabler-icons-outline.scss dist/tabler-icons-outline.min.css --style compressed && sass dist/tabler-icons-200-outline.scss dist/tabler-icons-200-outline.css --style expanded && sass dist/tabler-icons-200-outline.scss dist/tabler-icons-200-outline.min.css --style compressed && sass dist/tabler-icons-300-outline.scss dist/tabler-icons-300-outline.css --style expanded && sass dist/tabler-icons-300-outline.scss dist/tabler-icons-300-outline.min.css --style compressed",
26
- "build:css:all": "sass dist/tabler-icons.scss dist/tabler-icons.css --style expanded && sass dist/tabler-icons.scss dist/tabler-icons.min.css --style compressed && sass dist/tabler-icons-200.scss dist/tabler-icons-200.css --style expanded && sass dist/tabler-icons-200.scss dist/tabler-icons-200.min.css --style compressed && sass dist/tabler-icons-300.scss dist/tabler-icons-300.css --style expanded && sass dist/tabler-icons-300.scss dist/tabler-icons-300.min.css --style compressed",
27
- "clean": "rm -rf dist && rm -rf ./icons-outlined",
28
- "copy": "pnpm run copy:license",
29
- "copy:license": "cp ../../LICENSE ./LICENSE"
30
- },
18
+ "amdName": "TablerIconsWebfont",
31
19
  "files": [
32
20
  "dist/*"
33
21
  ],
34
22
  "sass": "./tabler-icons.scss",
35
23
  "style": "./tabler-icons.min.css",
36
24
  "dependencies": {
37
- "@tabler/icons": "3.34.0",
38
- "sharp": "^0.34.1"
25
+ "@tabler/icons": "3.35.0",
26
+ "sharp": "^0.33.5"
39
27
  },
40
28
  "keywords": [
41
29
  "icons",
@@ -52,5 +40,18 @@
52
40
  "svgicons2svgfont": "^15.0.1",
53
41
  "ttf2woff": "^3.0.0",
54
42
  "wawoff2": "^2.0.1"
43
+ },
44
+ "scripts": {
45
+ "build": "pnpm run copy && pnpm run build:prepare && pnpm run build:outline && pnpm run build:webfont && pnpm run build:css",
46
+ "build:prepare": "mkdir -p icons-outlined dist && rm -fdr dist/*",
47
+ "build:outline": "node .build/build-outline.mjs",
48
+ "build:webfont": "rm -fd dist/fonts/* && node .build/build-webfont.mjs",
49
+ "build:css": "pnpm run build:css:outline && pnpm run build:css:filled && pnpm run build:css:all",
50
+ "build:css:filled": "sass dist/tabler-icons-filled.scss dist/tabler-icons-filled.css --style expanded && sass dist/tabler-icons-filled.scss dist/tabler-icons-filled.min.css --style compressed && sass dist/tabler-icons-200-filled.scss dist/tabler-icons-200-filled.css --style expanded && sass dist/tabler-icons-200-filled.scss dist/tabler-icons-200-filled.min.css --style compressed && sass dist/tabler-icons-300-filled.scss dist/tabler-icons-300-filled.css --style expanded && sass dist/tabler-icons-300-filled.scss dist/tabler-icons-300-filled.min.css --style compressed",
51
+ "build:css:outline": "sass dist/tabler-icons-outline.scss dist/tabler-icons-outline.css --style expanded && sass dist/tabler-icons-outline.scss dist/tabler-icons-outline.min.css --style compressed && sass dist/tabler-icons-200-outline.scss dist/tabler-icons-200-outline.css --style expanded && sass dist/tabler-icons-200-outline.scss dist/tabler-icons-200-outline.min.css --style compressed && sass dist/tabler-icons-300-outline.scss dist/tabler-icons-300-outline.css --style expanded && sass dist/tabler-icons-300-outline.scss dist/tabler-icons-300-outline.min.css --style compressed",
52
+ "build:css:all": "sass dist/tabler-icons.scss dist/tabler-icons.css --style expanded && sass dist/tabler-icons.scss dist/tabler-icons.min.css --style compressed && sass dist/tabler-icons-200.scss dist/tabler-icons-200.css --style expanded && sass dist/tabler-icons-200.scss dist/tabler-icons-200.min.css --style compressed && sass dist/tabler-icons-300.scss dist/tabler-icons-300.css --style expanded && sass dist/tabler-icons-300.scss dist/tabler-icons-300.min.css --style compressed",
53
+ "clean": "rm -rf dist && rm -rf ./icons-outlined",
54
+ "copy": "pnpm run copy:license",
55
+ "copy:license": "cp ../../LICENSE ./LICENSE"
55
56
  }
56
- }
57
+ }