lucide-react 0.82.0 → 0.83.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-react v0.82.0 - ISC
2
+ * lucide-react v0.83.0 - ISC
3
3
  */
4
4
 
5
5
  'use strict';
@@ -10630,47 +10630,53 @@ var Puzzle = createReactComponent('Puzzle', [['path', {
10630
10630
  var Puzzle$1 = Puzzle;
10631
10631
 
10632
10632
  var QrCode = createReactComponent('QrCode', [['rect', {
10633
- x: '2',
10634
- y: '2',
10635
- width: '8',
10636
- height: '8',
10637
- key: 'bswmnx'
10638
- }], ['path', {
10639
- d: 'M6 6h.01',
10640
- key: '1utrut'
10633
+ x: '3',
10634
+ y: '3',
10635
+ width: '5',
10636
+ height: '5',
10637
+ rx: '1',
10638
+ key: 'fue5ao'
10641
10639
  }], ['rect', {
10642
- x: '14',
10643
- y: '2',
10644
- width: '8',
10645
- height: '8',
10646
- key: 'ia6yqy'
10647
- }], ['path', {
10648
- d: 'M18 6h.01',
10649
- key: '1v4wsw'
10640
+ x: '16',
10641
+ y: '3',
10642
+ width: '5',
10643
+ height: '5',
10644
+ rx: '1',
10645
+ key: '1narh3'
10650
10646
  }], ['rect', {
10651
- x: '2',
10652
- y: '14',
10653
- width: '8',
10654
- height: '8',
10655
- key: '153n5c'
10647
+ x: '3',
10648
+ y: '16',
10649
+ width: '5',
10650
+ height: '5',
10651
+ rx: '1',
10652
+ key: '1ovwlo'
10656
10653
  }], ['path', {
10657
- d: 'M6 18h.01',
10658
- key: 'uhywen'
10654
+ d: 'M21 16h-3a2 2 0 0 0-2 2v3',
10655
+ key: '177gqh'
10656
+ }], ['path', {
10657
+ d: 'M21 21v.01',
10658
+ key: 'ents32'
10659
+ }], ['path', {
10660
+ d: 'M12 7v3a2 2 0 0 1-2 2H7',
10661
+ key: '8crl2c'
10662
+ }], ['path', {
10663
+ d: 'M3 12h.01',
10664
+ key: 'nlz23k'
10659
10665
  }], ['path', {
10660
- d: 'M14 14h.01',
10661
- key: 'uax65s'
10666
+ d: 'M12 3h.01',
10667
+ key: 'n36tog'
10662
10668
  }], ['path', {
10663
- d: 'M18 18h.01',
10664
- key: 'mvaupc'
10669
+ d: 'M12 16v.01',
10670
+ key: '133mhm'
10665
10671
  }], ['path', {
10666
- d: 'M18 22h4v-4',
10667
- key: '18iokt'
10672
+ d: 'M16 12h1',
10673
+ key: '1slzba'
10668
10674
  }], ['path', {
10669
- d: 'M14 18v4',
10670
- key: 'mjvy8p'
10675
+ d: 'M21 12v.01',
10676
+ key: '1lwtk9'
10671
10677
  }], ['path', {
10672
- d: 'M22 14h-4',
10673
- key: 'ksfyo3'
10678
+ d: 'M12 21v-1',
10679
+ key: '1880an'
10674
10680
  }]]);
10675
10681
  var QrCode$1 = QrCode;
10676
10682