lucide-preact 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-preact v0.22.0 - ISC
2
+ * lucide-preact v0.26.0 - ISC
3
3
  */
4
4
 
5
5
  'use strict';
@@ -3074,28 +3074,27 @@ var Cpu = createPreactComponent('Cpu', [['rect', {
3074
3074
  var Cpu$1 = Cpu;
3075
3075
 
3076
3076
  var CreditCard = createPreactComponent('CreditCard', [['rect', {
3077
- x: '1',
3078
- y: '4',
3079
- width: '22',
3080
- height: '16',
3077
+ x: '2',
3078
+ y: '5',
3079
+ width: '20',
3080
+ height: '14',
3081
3081
  rx: '2',
3082
- ry: '2',
3083
- key: '11q156'
3082
+ key: 'qneu4z'
3084
3083
  }], ['line', {
3085
- x1: '1',
3084
+ x1: '2',
3086
3085
  y1: '10',
3087
- x2: '23',
3086
+ x2: '22',
3088
3087
  y2: '10',
3089
- key: '1augj8'
3088
+ key: '1ytoly'
3090
3089
  }]]);
3091
3090
  var CreditCard$1 = CreditCard;
3092
3091
 
3093
3092
  var Crop = createPreactComponent('Crop', [['path', {
3094
- d: 'M6.13 1 6 16a2 2 0 0 0 2 2h15',
3095
- key: '1p07vc'
3093
+ d: 'M6 2v14a2 2 0 0 0 2 2h14',
3094
+ key: 'ron5a4'
3096
3095
  }], ['path', {
3097
- d: 'M1 6.13 16 6a2 2 0 0 1 2 2v15',
3098
- key: 'hgk8vj'
3096
+ d: 'M18 22V8a2 2 0 0 0-2-2H2',
3097
+ key: '7s9ehn'
3099
3098
  }]]);
3100
3099
  var Crop$1 = Crop;
3101
3100
 
@@ -4000,6 +3999,21 @@ var Filter = createPreactComponent('Filter', [['polygon', {
4000
3999
  }]]);
4001
4000
  var Filter$1 = Filter;
4002
4001
 
4002
+ var FlagOff = createPreactComponent('FlagOff', [['path', {
4003
+ d: 'M8 2c3 0 5 2 8 2s4-1 4-1v11',
4004
+ key: '9rwyz9'
4005
+ }], ['path', {
4006
+ d: 'M4 22v-7m0 0s1-1 4-1 5 2 8 2M4 15V4',
4007
+ key: '18jr0d'
4008
+ }], ['line', {
4009
+ x1: '2',
4010
+ y1: '2',
4011
+ x2: '22',
4012
+ y2: '22',
4013
+ key: '1w4vcy'
4014
+ }]]);
4015
+ var FlagOff$1 = FlagOff;
4016
+
4003
4017
  var FlagTriangleLeft = createPreactComponent('FlagTriangleLeft', [['path', {
4004
4018
  d: 'M17 22V2L7 7l10 5',
4005
4019
  key: '1rmf0r'
@@ -5936,8 +5950,8 @@ var Mail = createPreactComponent('Mail', [['path', {
5936
5950
  var Mail$1 = Mail;
5937
5951
 
5938
5952
  var MapPin = createPreactComponent('MapPin', [['path', {
5939
- d: 'M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 0 1 18 0z',
5940
- key: '1tiydr'
5953
+ d: 'M20 10c0 6-8 12-8 12S4 16 4 10a8 8 0 0 1 16 0Z',
5954
+ key: '1510lq'
5941
5955
  }], ['circle', {
5942
5956
  cx: '12',
5943
5957
  cy: '10',
@@ -9981,6 +9995,7 @@ exports.Files = Files$1;
9981
9995
  exports.Film = Film$1;
9982
9996
  exports.Filter = Filter$1;
9983
9997
  exports.Flag = Flag$1;
9998
+ exports.FlagOff = FlagOff$1;
9984
9999
  exports.FlagTriangleLeft = FlagTriangleLeft$1;
9985
10000
  exports.FlagTriangleRight = FlagTriangleRight$1;
9986
10001
  exports.Flame = Flame$1;