lucide-react 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.
@@ -2,8 +2,5 @@ import createReactComponent from '../createReactComponent';
2
2
  var SignalZero = createReactComponent('SignalZero', [['path', {
3
3
  d: 'M2 20h.01',
4
4
  key: '4haj6o'
5
- }], ['path', {
6
- d: 'M7 20v-4',
7
- key: 'j294jx'
8
5
  }]]);
9
6
  export default SignalZero;
@@ -1,18 +1,18 @@
1
1
  import createReactComponent from '../createReactComponent';
2
2
  var SortAsc = createReactComponent('SortAsc', [['path', {
3
- d: 'M11 5h4',
4
- key: 'rewg9q'
3
+ d: 'M11 11H15',
4
+ key: '13b0h1'
5
5
  }], ['path', {
6
- d: 'M11 9h7',
7
- key: '13ra05'
6
+ d: 'M11 15H18',
7
+ key: '14lp16'
8
8
  }], ['path', {
9
- d: 'M11 13h10',
10
- key: '1gdh8d'
9
+ d: 'M11 19H21',
10
+ key: '1cy3wr'
11
11
  }], ['path', {
12
- d: 'm3 17 3 3 3-3',
13
- key: 'd2bl7z'
12
+ d: 'M9 7L6 4L3 7',
13
+ key: 'bjdqf3'
14
14
  }], ['path', {
15
- d: 'M6 18V4',
16
- key: '20vmay'
15
+ d: 'M6 6L6 20',
16
+ key: '1aagpo'
17
17
  }]]);
18
18
  export default SortAsc;
@@ -1,5 +1,5 @@
1
1
  /**
2
- * lucide-react v0.91.0 - ISC
2
+ * lucide-react v0.92.0 - ISC
3
3
  */
4
4
 
5
5
  (function (global, factory) {
@@ -11858,9 +11858,6 @@
11858
11858
  var SignalZero = createReactComponent('SignalZero', [['path', {
11859
11859
  d: 'M2 20h.01',
11860
11860
  key: '4haj6o'
11861
- }], ['path', {
11862
- d: 'M7 20v-4',
11863
- key: 'j294jx'
11864
11861
  }]]);
11865
11862
  var SignalZero$1 = SignalZero;
11866
11863
 
@@ -12259,20 +12256,20 @@
12259
12256
  var Sofa$1 = Sofa;
12260
12257
 
12261
12258
  var SortAsc = createReactComponent('SortAsc', [['path', {
12262
- d: 'M11 5h4',
12263
- key: 'rewg9q'
12259
+ d: 'M11 11H15',
12260
+ key: '13b0h1'
12264
12261
  }], ['path', {
12265
- d: 'M11 9h7',
12266
- key: '13ra05'
12262
+ d: 'M11 15H18',
12263
+ key: '14lp16'
12267
12264
  }], ['path', {
12268
- d: 'M11 13h10',
12269
- key: '1gdh8d'
12265
+ d: 'M11 19H21',
12266
+ key: '1cy3wr'
12270
12267
  }], ['path', {
12271
- d: 'm3 17 3 3 3-3',
12272
- key: 'd2bl7z'
12268
+ d: 'M9 7L6 4L3 7',
12269
+ key: 'bjdqf3'
12273
12270
  }], ['path', {
12274
- d: 'M6 18V4',
12275
- key: '20vmay'
12271
+ d: 'M6 6L6 20',
12272
+ key: '1aagpo'
12276
12273
  }]]);
12277
12274
  var SortAsc$1 = SortAsc;
12278
12275