lucide-react 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-react v0.87.0 - ISC
2
+ * lucide-react v0.89.0 - ISC
3
3
  */
4
4
 
5
5
  'use strict';
@@ -10410,6 +10410,24 @@ var Play = createReactComponent('Play', [['polygon', {
10410
10410
  }]]);
10411
10411
  var Play$1 = Play;
10412
10412
 
10413
+ var Plug2 = createReactComponent('Plug2', [['path', {
10414
+ d: 'M9 2v6',
10415
+ key: '17ngun'
10416
+ }], ['path', {
10417
+ d: 'M15 2v6',
10418
+ key: 's7yy2p'
10419
+ }], ['path', {
10420
+ d: 'M12 17v5',
10421
+ key: 'bb1du9'
10422
+ }], ['path', {
10423
+ d: 'M5 8h14',
10424
+ key: 'pcz4l3'
10425
+ }], ['path', {
10426
+ d: 'M6 11V8h12v3a6 6 0 1 1-12 0v0Z',
10427
+ key: 'nd4hoy'
10428
+ }]]);
10429
+ var Plug2$1 = Plug2;
10430
+
10413
10431
  var PlugZap = createReactComponent('PlugZap', [['path', {
10414
10432
  d: 'm13 2-2 2.5h3L12 7',
10415
10433
  key: '1me98u'
@@ -10431,6 +10449,21 @@ var PlugZap = createReactComponent('PlugZap', [['path', {
10431
10449
  }]]);
10432
10450
  var PlugZap$1 = PlugZap;
10433
10451
 
10452
+ var Plug = createReactComponent('Plug', [['path', {
10453
+ d: 'M12 22v-5',
10454
+ key: '1ega77'
10455
+ }], ['path', {
10456
+ d: 'M9 7V2',
10457
+ key: '1r97uf'
10458
+ }], ['path', {
10459
+ d: 'M15 7V2',
10460
+ key: '1uo4jc'
10461
+ }], ['path', {
10462
+ d: 'M6 13V8h12v5a4 4 0 0 1-4 4h-4a4 4 0 0 1-4-4Z',
10463
+ key: '1xki7n'
10464
+ }]]);
10465
+ var Plug$1 = Plug;
10466
+
10434
10467
  var PlusCircle = createReactComponent('PlusCircle', [['circle', {
10435
10468
  cx: '12',
10436
10469
  cy: '12',
@@ -10990,6 +11023,18 @@ var RussianRuble = createReactComponent('RussianRuble', [['path', {
10990
11023
  }]]);
10991
11024
  var RussianRuble$1 = RussianRuble;
10992
11025
 
11026
+ var Sailboat = createReactComponent('Sailboat', [['path', {
11027
+ d: 'M22 18H2a4 4 0 0 0 4 4h12a4 4 0 0 0 4-4Z',
11028
+ key: '1404fh'
11029
+ }], ['path', {
11030
+ d: 'M21 14 10 2 3 14h18Z',
11031
+ key: '1nzg7v'
11032
+ }], ['path', {
11033
+ d: 'M10 2v16',
11034
+ key: '1labyt'
11035
+ }]]);
11036
+ var Sailboat$1 = Sailboat;
11037
+
10993
11038
  var Save = createReactComponent('Save', [['path', {
10994
11039
  d: 'M19 21H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h11l5 5v11a2 2 0 0 1-2 2z',
10995
11040
  key: '1owoqh'
@@ -14836,6 +14881,8 @@ exports.Pizza = Pizza$1;
14836
14881
  exports.Plane = Plane$1;
14837
14882
  exports.Play = Play$1;
14838
14883
  exports.PlayCircle = PlayCircle$1;
14884
+ exports.Plug = Plug$1;
14885
+ exports.Plug2 = Plug2$1;
14839
14886
  exports.PlugZap = PlugZap$1;
14840
14887
  exports.Plus = Plus$1;
14841
14888
  exports.PlusCircle = PlusCircle$1;
@@ -14874,6 +14921,7 @@ exports.RotateCw = RotateCw$1;
14874
14921
  exports.Rss = Rss$1;
14875
14922
  exports.Ruler = Ruler$1;
14876
14923
  exports.RussianRuble = RussianRuble$1;
14924
+ exports.Sailboat = Sailboat$1;
14877
14925
  exports.Save = Save$1;
14878
14926
  exports.Scale = Scale$1;
14879
14927
  exports.Scale3d = Scale3d$1;