lucide-preact 0.87.0 → 0.89.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.87.0 - ISC
2
+ * lucide-preact v0.89.0 - ISC
3
3
  */
4
4
 
5
5
  'use strict';
@@ -10356,6 +10356,24 @@ const Play = createPreactComponent('Play', [['polygon', {
10356
10356
  }]]);
10357
10357
  var Play$1 = Play;
10358
10358
 
10359
+ const Plug2 = createPreactComponent('Plug2', [['path', {
10360
+ d: 'M9 2v6',
10361
+ key: '17ngun'
10362
+ }], ['path', {
10363
+ d: 'M15 2v6',
10364
+ key: 's7yy2p'
10365
+ }], ['path', {
10366
+ d: 'M12 17v5',
10367
+ key: 'bb1du9'
10368
+ }], ['path', {
10369
+ d: 'M5 8h14',
10370
+ key: 'pcz4l3'
10371
+ }], ['path', {
10372
+ d: 'M6 11V8h12v3a6 6 0 1 1-12 0v0Z',
10373
+ key: 'nd4hoy'
10374
+ }]]);
10375
+ var Plug2$1 = Plug2;
10376
+
10359
10377
  const PlugZap = createPreactComponent('PlugZap', [['path', {
10360
10378
  d: 'm13 2-2 2.5h3L12 7',
10361
10379
  key: '1me98u'
@@ -10377,6 +10395,21 @@ const PlugZap = createPreactComponent('PlugZap', [['path', {
10377
10395
  }]]);
10378
10396
  var PlugZap$1 = PlugZap;
10379
10397
 
10398
+ const Plug = createPreactComponent('Plug', [['path', {
10399
+ d: 'M12 22v-5',
10400
+ key: '1ega77'
10401
+ }], ['path', {
10402
+ d: 'M9 7V2',
10403
+ key: '1r97uf'
10404
+ }], ['path', {
10405
+ d: 'M15 7V2',
10406
+ key: '1uo4jc'
10407
+ }], ['path', {
10408
+ d: 'M6 13V8h12v5a4 4 0 0 1-4 4h-4a4 4 0 0 1-4-4Z',
10409
+ key: '1xki7n'
10410
+ }]]);
10411
+ var Plug$1 = Plug;
10412
+
10380
10413
  const PlusCircle = createPreactComponent('PlusCircle', [['circle', {
10381
10414
  cx: '12',
10382
10415
  cy: '12',
@@ -10936,6 +10969,18 @@ const RussianRuble = createPreactComponent('RussianRuble', [['path', {
10936
10969
  }]]);
10937
10970
  var RussianRuble$1 = RussianRuble;
10938
10971
 
10972
+ const Sailboat = createPreactComponent('Sailboat', [['path', {
10973
+ d: 'M22 18H2a4 4 0 0 0 4 4h12a4 4 0 0 0 4-4Z',
10974
+ key: '1404fh'
10975
+ }], ['path', {
10976
+ d: 'M21 14 10 2 3 14h18Z',
10977
+ key: '1nzg7v'
10978
+ }], ['path', {
10979
+ d: 'M10 2v16',
10980
+ key: '1labyt'
10981
+ }]]);
10982
+ var Sailboat$1 = Sailboat;
10983
+
10939
10984
  const Save = createPreactComponent('Save', [['path', {
10940
10985
  d: 'M19 21H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h11l5 5v11a2 2 0 0 1-2 2z',
10941
10986
  key: '1owoqh'
@@ -14782,6 +14827,8 @@ exports.Pizza = Pizza$1;
14782
14827
  exports.Plane = Plane$1;
14783
14828
  exports.Play = Play$1;
14784
14829
  exports.PlayCircle = PlayCircle$1;
14830
+ exports.Plug = Plug$1;
14831
+ exports.Plug2 = Plug2$1;
14785
14832
  exports.PlugZap = PlugZap$1;
14786
14833
  exports.Plus = Plus$1;
14787
14834
  exports.PlusCircle = PlusCircle$1;
@@ -14820,6 +14867,7 @@ exports.RotateCw = RotateCw$1;
14820
14867
  exports.Rss = Rss$1;
14821
14868
  exports.Ruler = Ruler$1;
14822
14869
  exports.RussianRuble = RussianRuble$1;
14870
+ exports.Sailboat = Sailboat$1;
14823
14871
  exports.Save = Save$1;
14824
14872
  exports.Scale = Scale$1;
14825
14873
  exports.Scale3d = Scale3d$1;