lucide-react 0.34.0 → 0.35.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,18 +1,18 @@
1
1
  import createReactComponent from '../createReactComponent';
2
2
  var Map = createReactComponent('Map', [['polygon', {
3
- points: '1 6 1 22 8 18 16 22 23 18 23 2 16 6 8 2 1 6',
4
- key: 'kc6v1j'
3
+ points: '3 6 9 3 15 6 21 3 21 18 15 21 9 18 3 21',
4
+ key: 'ok2ie8'
5
5
  }], ['line', {
6
- x1: '8',
7
- y1: '2',
8
- x2: '8',
6
+ x1: '9',
7
+ y1: '3',
8
+ x2: '9',
9
9
  y2: '18',
10
- key: 'bztekw'
10
+ key: '3zqglt'
11
11
  }], ['line', {
12
- x1: '16',
12
+ x1: '15',
13
13
  y1: '6',
14
- x2: '16',
15
- y2: '22',
16
- key: '10bda6'
14
+ x2: '15',
15
+ y2: '21',
16
+ key: '1c9xoo'
17
17
  }]]);
18
18
  export default Map;
@@ -1,5 +1,5 @@
1
1
  /**
2
- * lucide-react v0.34.0 - ISC
2
+ * lucide-react v0.35.0 - ISC
3
3
  */
4
4
 
5
5
  (function (global, factory) {
@@ -6045,20 +6045,20 @@
6045
6045
  var MapPin$1 = MapPin;
6046
6046
 
6047
6047
  var Map = createReactComponent('Map', [['polygon', {
6048
- points: '1 6 1 22 8 18 16 22 23 18 23 2 16 6 8 2 1 6',
6049
- key: 'kc6v1j'
6048
+ points: '3 6 9 3 15 6 21 3 21 18 15 21 9 18 3 21',
6049
+ key: 'ok2ie8'
6050
6050
  }], ['line', {
6051
- x1: '8',
6052
- y1: '2',
6053
- x2: '8',
6051
+ x1: '9',
6052
+ y1: '3',
6053
+ x2: '9',
6054
6054
  y2: '18',
6055
- key: 'bztekw'
6055
+ key: '3zqglt'
6056
6056
  }], ['line', {
6057
- x1: '16',
6057
+ x1: '15',
6058
6058
  y1: '6',
6059
- x2: '16',
6060
- y2: '22',
6061
- key: '10bda6'
6059
+ x2: '15',
6060
+ y2: '21',
6061
+ key: '1c9xoo'
6062
6062
  }]]);
6063
6063
  var Map$1 = Map;
6064
6064