lucide-react 0.22.0 → 0.26.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.22.0 - ISC
2
+ * lucide-react v0.26.0 - ISC
3
3
  */
4
4
 
5
5
  'use strict';
@@ -3085,28 +3085,27 @@ var Cpu = createReactComponent('Cpu', [['rect', {
3085
3085
  var Cpu$1 = Cpu;
3086
3086
 
3087
3087
  var CreditCard = createReactComponent('CreditCard', [['rect', {
3088
- x: '1',
3089
- y: '4',
3090
- width: '22',
3091
- height: '16',
3088
+ x: '2',
3089
+ y: '5',
3090
+ width: '20',
3091
+ height: '14',
3092
3092
  rx: '2',
3093
- ry: '2',
3094
- key: '11q156'
3093
+ key: 'qneu4z'
3095
3094
  }], ['line', {
3096
- x1: '1',
3095
+ x1: '2',
3097
3096
  y1: '10',
3098
- x2: '23',
3097
+ x2: '22',
3099
3098
  y2: '10',
3100
- key: '1augj8'
3099
+ key: '1ytoly'
3101
3100
  }]]);
3102
3101
  var CreditCard$1 = CreditCard;
3103
3102
 
3104
3103
  var Crop = createReactComponent('Crop', [['path', {
3105
- d: 'M6.13 1 6 16a2 2 0 0 0 2 2h15',
3106
- key: '1p07vc'
3104
+ d: 'M6 2v14a2 2 0 0 0 2 2h14',
3105
+ key: 'ron5a4'
3107
3106
  }], ['path', {
3108
- d: 'M1 6.13 16 6a2 2 0 0 1 2 2v15',
3109
- key: 'hgk8vj'
3107
+ d: 'M18 22V8a2 2 0 0 0-2-2H2',
3108
+ key: '7s9ehn'
3110
3109
  }]]);
3111
3110
  var Crop$1 = Crop;
3112
3111
 
@@ -4011,6 +4010,21 @@ var Filter = createReactComponent('Filter', [['polygon', {
4011
4010
  }]]);
4012
4011
  var Filter$1 = Filter;
4013
4012
 
4013
+ var FlagOff = createReactComponent('FlagOff', [['path', {
4014
+ d: 'M8 2c3 0 5 2 8 2s4-1 4-1v11',
4015
+ key: '9rwyz9'
4016
+ }], ['path', {
4017
+ d: 'M4 22v-7m0 0s1-1 4-1 5 2 8 2M4 15V4',
4018
+ key: '18jr0d'
4019
+ }], ['line', {
4020
+ x1: '2',
4021
+ y1: '2',
4022
+ x2: '22',
4023
+ y2: '22',
4024
+ key: '1w4vcy'
4025
+ }]]);
4026
+ var FlagOff$1 = FlagOff;
4027
+
4014
4028
  var FlagTriangleLeft = createReactComponent('FlagTriangleLeft', [['path', {
4015
4029
  d: 'M17 22V2L7 7l10 5',
4016
4030
  key: '1rmf0r'
@@ -5947,8 +5961,8 @@ var Mail = createReactComponent('Mail', [['path', {
5947
5961
  var Mail$1 = Mail;
5948
5962
 
5949
5963
  var MapPin = createReactComponent('MapPin', [['path', {
5950
- d: 'M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 0 1 18 0z',
5951
- key: '1tiydr'
5964
+ d: 'M20 10c0 6-8 12-8 12S4 16 4 10a8 8 0 0 1 16 0Z',
5965
+ key: '1510lq'
5952
5966
  }], ['circle', {
5953
5967
  cx: '12',
5954
5968
  cy: '10',
@@ -9992,6 +10006,7 @@ exports.Files = Files$1;
9992
10006
  exports.Film = Film$1;
9993
10007
  exports.Filter = Filter$1;
9994
10008
  exports.Flag = Flag$1;
10009
+ exports.FlagOff = FlagOff$1;
9995
10010
  exports.FlagTriangleLeft = FlagTriangleLeft$1;
9996
10011
  exports.FlagTriangleRight = FlagTriangleRight$1;
9997
10012
  exports.Flame = Flame$1;