lucide-react 0.47.0 → 0.48.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.47.0 - ISC
2
+ * lucide-react v0.48.0 - ISC
3
3
  */
4
4
 
5
5
  'use strict';
@@ -6258,6 +6258,18 @@ var LogOut = createReactComponent('LogOut', [['path', {
6258
6258
  }]]);
6259
6259
  var LogOut$1 = LogOut;
6260
6260
 
6261
+ var Magnet = createReactComponent('Magnet', [['path', {
6262
+ d: 'm6 15-4-4 6.75-6.77a7.79 7.79 0 0 1 11 11L13 22l-4-4 6.39-6.36a2.14 2.14 0 0 0-3-3L6 15',
6263
+ key: '1i3lhw'
6264
+ }], ['path', {
6265
+ d: 'm5 8 4 4',
6266
+ key: 'j6kj7e'
6267
+ }], ['path', {
6268
+ d: 'm12 15 4 4',
6269
+ key: 'lnac28'
6270
+ }]]);
6271
+ var Magnet$1 = Magnet;
6272
+
6261
6273
  var Mail = createReactComponent('Mail', [['path', {
6262
6274
  d: 'M4 4h16c1.1 0 2 .9 2 2v12c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2z',
6263
6275
  key: '1wse7h'
@@ -10817,6 +10829,7 @@ exports.LocateOff = LocateOff$1;
10817
10829
  exports.Lock = Lock$1;
10818
10830
  exports.LogIn = LogIn$1;
10819
10831
  exports.LogOut = LogOut$1;
10832
+ exports.Magnet = Magnet$1;
10820
10833
  exports.Mail = Mail$1;
10821
10834
  exports.Map = Map$1;
10822
10835
  exports.MapPin = MapPin$1;