lucide-preact 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,5 +1,5 @@
1
1
  /**
2
- * lucide-preact v0.34.0 - ISC
2
+ * lucide-preact v0.35.0 - ISC
3
3
  */
4
4
 
5
5
  'use strict';
@@ -6035,20 +6035,20 @@ var MapPin = createPreactComponent('MapPin', [['path', {
6035
6035
  var MapPin$1 = MapPin;
6036
6036
 
6037
6037
  var Map = createPreactComponent('Map', [['polygon', {
6038
- points: '1 6 1 22 8 18 16 22 23 18 23 2 16 6 8 2 1 6',
6039
- key: 'kc6v1j'
6038
+ points: '3 6 9 3 15 6 21 3 21 18 15 21 9 18 3 21',
6039
+ key: 'ok2ie8'
6040
6040
  }], ['line', {
6041
- x1: '8',
6042
- y1: '2',
6043
- x2: '8',
6041
+ x1: '9',
6042
+ y1: '3',
6043
+ x2: '9',
6044
6044
  y2: '18',
6045
- key: 'bztekw'
6045
+ key: '3zqglt'
6046
6046
  }], ['line', {
6047
- x1: '16',
6047
+ x1: '15',
6048
6048
  y1: '6',
6049
- x2: '16',
6050
- y2: '22',
6051
- key: '10bda6'
6049
+ x2: '15',
6050
+ y2: '21',
6051
+ key: '1c9xoo'
6052
6052
  }]]);
6053
6053
  var Map$1 = Map;
6054
6054