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