lucide-preact 0.52.0 → 0.53.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 +81 -1
- package/dist/cjs/lucide-preact.js.map +1 -1
- package/dist/esm/icons/armchair.js +15 -0
- package/dist/esm/icons/bed-double.js +15 -0
- package/dist/esm/icons/bed-single.js +12 -0
- package/dist/esm/icons/bed.js +15 -0
- package/dist/esm/icons/index.js +5 -0
- package/dist/esm/icons/sofa.js +18 -0
- package/dist/lucide-preact.d.ts +5 -0
- package/dist/umd/lucide-preact.js +81 -1
- 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.53.0 - ISC
|
|
3
3
|
*/
|
|
4
4
|
|
|
5
5
|
'use strict';
|
|
@@ -1057,6 +1057,21 @@ var Archive = createPreactComponent('Archive', [['path', {
|
|
|
1057
1057
|
}]]);
|
|
1058
1058
|
var Archive$1 = Archive;
|
|
1059
1059
|
|
|
1060
|
+
var Armchair = createPreactComponent('Armchair', [['path', {
|
|
1061
|
+
d: 'M19 9V6a2 2 0 0 0-2-2H7a2 2 0 0 0-2 2v3',
|
|
1062
|
+
key: 'irtipd'
|
|
1063
|
+
}], ['path', {
|
|
1064
|
+
d: 'M3 11v5a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2v-5a2 2 0 0 0-4 0v2H7v-2a2 2 0 0 0-4 0Z',
|
|
1065
|
+
key: '1ed1m0'
|
|
1066
|
+
}], ['path', {
|
|
1067
|
+
d: 'M5 18v2',
|
|
1068
|
+
key: 'ppbyun'
|
|
1069
|
+
}], ['path', {
|
|
1070
|
+
d: 'M19 18v2',
|
|
1071
|
+
key: 'gy7782'
|
|
1072
|
+
}]]);
|
|
1073
|
+
var Armchair$1 = Armchair;
|
|
1074
|
+
|
|
1060
1075
|
var ArrowBigDown = createPreactComponent('ArrowBigDown', [['path', {
|
|
1061
1076
|
d: 'M9 3h6v11h4l-7 7-7-7h4z',
|
|
1062
1077
|
key: '6dczpq'
|
|
@@ -1590,6 +1605,48 @@ var Beaker = createPreactComponent('Beaker', [['path', {
|
|
|
1590
1605
|
}]]);
|
|
1591
1606
|
var Beaker$1 = Beaker;
|
|
1592
1607
|
|
|
1608
|
+
var BedDouble = createPreactComponent('BedDouble', [['path', {
|
|
1609
|
+
d: 'M2 20v-8a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v8',
|
|
1610
|
+
key: '1k78r4'
|
|
1611
|
+
}], ['path', {
|
|
1612
|
+
d: 'M4 10V6a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v4',
|
|
1613
|
+
key: 'fb3tl2'
|
|
1614
|
+
}], ['path', {
|
|
1615
|
+
d: 'M12 4v6',
|
|
1616
|
+
key: '1dcgq2'
|
|
1617
|
+
}], ['path', {
|
|
1618
|
+
d: 'M2 18h20',
|
|
1619
|
+
key: 'ajqnye'
|
|
1620
|
+
}]]);
|
|
1621
|
+
var BedDouble$1 = BedDouble;
|
|
1622
|
+
|
|
1623
|
+
var BedSingle = createPreactComponent('BedSingle', [['path', {
|
|
1624
|
+
d: 'M3 20v-8a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2v8',
|
|
1625
|
+
key: '1wm6mi'
|
|
1626
|
+
}], ['path', {
|
|
1627
|
+
d: 'M5 10V6a2 2 0 0 1 2-2h10a2 2 0 0 1 2 2v4',
|
|
1628
|
+
key: '4k93s5'
|
|
1629
|
+
}], ['path', {
|
|
1630
|
+
d: 'M3 18h18',
|
|
1631
|
+
key: '1h113x'
|
|
1632
|
+
}]]);
|
|
1633
|
+
var BedSingle$1 = BedSingle;
|
|
1634
|
+
|
|
1635
|
+
var Bed = createPreactComponent('Bed', [['path', {
|
|
1636
|
+
d: 'M2 4v16',
|
|
1637
|
+
key: 'vw9hq8'
|
|
1638
|
+
}], ['path', {
|
|
1639
|
+
d: 'M2 8h18a2 2 0 0 1 2 2v10',
|
|
1640
|
+
key: '1dgv2r'
|
|
1641
|
+
}], ['path', {
|
|
1642
|
+
d: 'M2 17h20',
|
|
1643
|
+
key: '18nfp3'
|
|
1644
|
+
}], ['path', {
|
|
1645
|
+
d: 'M6 8v9',
|
|
1646
|
+
key: '1yriud'
|
|
1647
|
+
}]]);
|
|
1648
|
+
var Bed$1 = Bed;
|
|
1649
|
+
|
|
1593
1650
|
var BellMinus = createPreactComponent('BellMinus', [['path', {
|
|
1594
1651
|
d: 'M13.73 21a2 2 0 0 1-3.46 0',
|
|
1595
1652
|
key: '6o5tke'
|
|
@@ -9172,6 +9229,24 @@ var Snowflake = createPreactComponent('Snowflake', [['line', {
|
|
|
9172
9229
|
}]]);
|
|
9173
9230
|
var Snowflake$1 = Snowflake;
|
|
9174
9231
|
|
|
9232
|
+
var Sofa = createPreactComponent('Sofa', [['path', {
|
|
9233
|
+
d: 'M20 9V6a2 2 0 0 0-2-2H6a2 2 0 0 0-2 2v3',
|
|
9234
|
+
key: '1dgpiv'
|
|
9235
|
+
}], ['path', {
|
|
9236
|
+
d: 'M2 11v5a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2v-5a2 2 0 0 0-4 0v2H6v-2a2 2 0 0 0-4 0Z',
|
|
9237
|
+
key: 'u5qfb7'
|
|
9238
|
+
}], ['path', {
|
|
9239
|
+
d: 'M4 18v2',
|
|
9240
|
+
key: 'jwo5n2'
|
|
9241
|
+
}], ['path', {
|
|
9242
|
+
d: 'M20 18v2',
|
|
9243
|
+
key: '1ar1qi'
|
|
9244
|
+
}], ['path', {
|
|
9245
|
+
d: 'M12 4v9',
|
|
9246
|
+
key: 'oqhhn3'
|
|
9247
|
+
}]]);
|
|
9248
|
+
var Sofa$1 = Sofa;
|
|
9249
|
+
|
|
9175
9250
|
var SortAsc = createPreactComponent('SortAsc', [['path', {
|
|
9176
9251
|
d: 'M11 5h4',
|
|
9177
9252
|
key: 'rewg9q'
|
|
@@ -10934,6 +11009,7 @@ exports.AlignVerticalSpaceBetween = AlignVerticalSpaceBetween$1;
|
|
|
10934
11009
|
exports.Anchor = Anchor$1;
|
|
10935
11010
|
exports.Aperture = Aperture$1;
|
|
10936
11011
|
exports.Archive = Archive$1;
|
|
11012
|
+
exports.Armchair = Armchair$1;
|
|
10937
11013
|
exports.ArrowBigDown = ArrowBigDown$1;
|
|
10938
11014
|
exports.ArrowBigLeft = ArrowBigLeft$1;
|
|
10939
11015
|
exports.ArrowBigRight = ArrowBigRight$1;
|
|
@@ -10969,6 +11045,9 @@ exports.BatteryFull = BatteryFull$1;
|
|
|
10969
11045
|
exports.BatteryLow = BatteryLow$1;
|
|
10970
11046
|
exports.BatteryMedium = BatteryMedium$1;
|
|
10971
11047
|
exports.Beaker = Beaker$1;
|
|
11048
|
+
exports.Bed = Bed$1;
|
|
11049
|
+
exports.BedDouble = BedDouble$1;
|
|
11050
|
+
exports.BedSingle = BedSingle$1;
|
|
10972
11051
|
exports.Bell = Bell$1;
|
|
10973
11052
|
exports.BellMinus = BellMinus$1;
|
|
10974
11053
|
exports.BellOff = BellOff$1;
|
|
@@ -11423,6 +11502,7 @@ exports.Smartphone = Smartphone$1;
|
|
|
11423
11502
|
exports.SmartphoneCharging = SmartphoneCharging$1;
|
|
11424
11503
|
exports.Smile = Smile$1;
|
|
11425
11504
|
exports.Snowflake = Snowflake$1;
|
|
11505
|
+
exports.Sofa = Sofa$1;
|
|
11426
11506
|
exports.SortAsc = SortAsc$1;
|
|
11427
11507
|
exports.SortDesc = SortDesc$1;
|
|
11428
11508
|
exports.Speaker = Speaker$1;
|