lucide-preact 0.91.0 → 0.92.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.
@@ -1,5 +1,5 @@
1
1
  /**
2
- * lucide-preact v0.91.0 - ISC
2
+ * lucide-preact v0.92.0 - ISC
3
3
  */
4
4
 
5
5
  'use strict';
@@ -11805,9 +11805,6 @@ var SignalMedium$1 = SignalMedium;
11805
11805
  const SignalZero = createPreactComponent('SignalZero', [['path', {
11806
11806
  d: 'M2 20h.01',
11807
11807
  key: '4haj6o'
11808
- }], ['path', {
11809
- d: 'M7 20v-4',
11810
- key: 'j294jx'
11811
11808
  }]]);
11812
11809
  var SignalZero$1 = SignalZero;
11813
11810
 
@@ -12206,20 +12203,20 @@ const Sofa = createPreactComponent('Sofa', [['path', {
12206
12203
  var Sofa$1 = Sofa;
12207
12204
 
12208
12205
  const SortAsc = createPreactComponent('SortAsc', [['path', {
12209
- d: 'M11 5h4',
12210
- key: 'rewg9q'
12206
+ d: 'M11 11H15',
12207
+ key: '13b0h1'
12211
12208
  }], ['path', {
12212
- d: 'M11 9h7',
12213
- key: '13ra05'
12209
+ d: 'M11 15H18',
12210
+ key: '14lp16'
12214
12211
  }], ['path', {
12215
- d: 'M11 13h10',
12216
- key: '1gdh8d'
12212
+ d: 'M11 19H21',
12213
+ key: '1cy3wr'
12217
12214
  }], ['path', {
12218
- d: 'm3 17 3 3 3-3',
12219
- key: 'd2bl7z'
12215
+ d: 'M9 7L6 4L3 7',
12216
+ key: 'bjdqf3'
12220
12217
  }], ['path', {
12221
- d: 'M6 18V4',
12222
- key: '20vmay'
12218
+ d: 'M6 6L6 20',
12219
+ key: '1aagpo'
12223
12220
  }]]);
12224
12221
  var SortAsc$1 = SortAsc;
12225
12222