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.
- package/dist/cjs/lucide-preact.js +40 -34
- package/dist/cjs/lucide-preact.js.map +1 -1
- package/dist/esm/icons/qr-code.js +39 -33
- package/dist/umd/lucide-preact.js +40 -34
- package/dist/umd/lucide-preact.js.map +1 -1
- package/dist/umd/lucide-preact.min.js +2 -2
- package/dist/umd/lucide-preact.min.js.map +1 -1
- package/package.json +1 -1
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* lucide-preact v0.
|
|
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: '
|
|
10623
|
-
y: '
|
|
10624
|
-
width: '
|
|
10625
|
-
height: '
|
|
10626
|
-
|
|
10627
|
-
|
|
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: '
|
|
10632
|
-
y: '
|
|
10633
|
-
width: '
|
|
10634
|
-
height: '
|
|
10635
|
-
|
|
10636
|
-
|
|
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: '
|
|
10641
|
-
y: '
|
|
10642
|
-
width: '
|
|
10643
|
-
height: '
|
|
10644
|
-
|
|
10636
|
+
x: '3',
|
|
10637
|
+
y: '16',
|
|
10638
|
+
width: '5',
|
|
10639
|
+
height: '5',
|
|
10640
|
+
rx: '1',
|
|
10641
|
+
key: '1ovwlo'
|
|
10645
10642
|
}], ['path', {
|
|
10646
|
-
d: '
|
|
10647
|
-
key: '
|
|
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: '
|
|
10650
|
-
key: '
|
|
10655
|
+
d: 'M12 3h.01',
|
|
10656
|
+
key: 'n36tog'
|
|
10651
10657
|
}], ['path', {
|
|
10652
|
-
d: '
|
|
10653
|
-
key: '
|
|
10658
|
+
d: 'M12 16v.01',
|
|
10659
|
+
key: '133mhm'
|
|
10654
10660
|
}], ['path', {
|
|
10655
|
-
d: '
|
|
10656
|
-
key: '
|
|
10661
|
+
d: 'M16 12h1',
|
|
10662
|
+
key: '1slzba'
|
|
10657
10663
|
}], ['path', {
|
|
10658
|
-
d: '
|
|
10659
|
-
key: '
|
|
10664
|
+
d: 'M21 12v.01',
|
|
10665
|
+
key: '1lwtk9'
|
|
10660
10666
|
}], ['path', {
|
|
10661
|
-
d: '
|
|
10662
|
-
key: '
|
|
10667
|
+
d: 'M12 21v-1',
|
|
10668
|
+
key: '1880an'
|
|
10663
10669
|
}]]);
|
|
10664
10670
|
var QrCode$1 = QrCode;
|
|
10665
10671
|
|