lucide-react 0.87.0 → 0.88.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.88.0 - ISC
3
3
  */
4
4
 
5
5
  'use strict';
@@ -10990,6 +10990,18 @@ var RussianRuble = createReactComponent('RussianRuble', [['path', {
10990
10990
  }]]);
10991
10991
  var RussianRuble$1 = RussianRuble;
10992
10992
 
10993
+ var Sailboat = createReactComponent('Sailboat', [['path', {
10994
+ d: 'M22 18H2a4 4 0 0 0 4 4h12a4 4 0 0 0 4-4Z',
10995
+ key: '1404fh'
10996
+ }], ['path', {
10997
+ d: 'M21 14 10 2 3 14h18Z',
10998
+ key: '1nzg7v'
10999
+ }], ['path', {
11000
+ d: 'M10 2v16',
11001
+ key: '1labyt'
11002
+ }]]);
11003
+ var Sailboat$1 = Sailboat;
11004
+
10993
11005
  var Save = createReactComponent('Save', [['path', {
10994
11006
  d: 'M19 21H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h11l5 5v11a2 2 0 0 1-2 2z',
10995
11007
  key: '1owoqh'
@@ -14874,6 +14886,7 @@ exports.RotateCw = RotateCw$1;
14874
14886
  exports.Rss = Rss$1;
14875
14887
  exports.Ruler = Ruler$1;
14876
14888
  exports.RussianRuble = RussianRuble$1;
14889
+ exports.Sailboat = Sailboat$1;
14877
14890
  exports.Save = Save$1;
14878
14891
  exports.Scale = Scale$1;
14879
14892
  exports.Scale3d = Scale3d$1;