lucide-react 0.16.18 → 0.16.19

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.16.18 - ISC
2
+ * lucide-react v0.16.19 - ISC
3
3
  */
4
4
 
5
5
  'use strict';
@@ -4218,7 +4218,7 @@ var Italic = createReactComponent('Italic', [['line', {
4218
4218
  }]]);
4219
4219
  var Italic$1 = Italic;
4220
4220
 
4221
- var JerseyPound = createReactComponent('JerseyPound', [['path', {
4221
+ var JapaneseYen = createReactComponent('JapaneseYen', [['path', {
4222
4222
  d: 'M12 9.5V21m0-11.5L6 3m6 6.5L18 3',
4223
4223
  key: '2ej80x'
4224
4224
  }], ['path', {
@@ -4228,7 +4228,7 @@ var JerseyPound = createReactComponent('JerseyPound', [['path', {
4228
4228
  d: 'M6 11h12',
4229
4229
  key: 'wf4gp6'
4230
4230
  }]]);
4231
- var JerseyPound$1 = JerseyPound;
4231
+ var JapaneseYen$1 = JapaneseYen;
4232
4232
 
4233
4233
  var Key = createReactComponent('Key', [['path', {
4234
4234
  d: 'M21 2l-2 2m-7.61 7.61a5.5 5.5 0 11-7.778 7.778 5.5 5.5 0 017.777-7.777zm0 0L15.5 7.5m0 0l3 3L22 7l-3-3m-3.5 3.5L19 4',
@@ -8678,7 +8678,7 @@ exports.Info = Info$1;
8678
8678
  exports.Inspect = Inspect$1;
8679
8679
  exports.Instagram = Instagram$1;
8680
8680
  exports.Italic = Italic$1;
8681
- exports.JerseyPound = JerseyPound$1;
8681
+ exports.JapaneseYen = JapaneseYen$1;
8682
8682
  exports.Key = Key$1;
8683
8683
  exports.Landmark = Landmark$1;
8684
8684
  exports.Languages = Languages$1;