lucide-react 0.26.0 → 0.27.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,10 +1,10 @@
1
1
  import createReactComponent from '../createReactComponent';
2
2
  var DollarSign = createReactComponent('DollarSign', [['line', {
3
3
  x1: '12',
4
- y1: '1',
4
+ y1: '2',
5
5
  x2: '12',
6
- y2: '23',
7
- key: 'p11dbv'
6
+ y2: '22',
7
+ key: '1k6o5o'
8
8
  }], ['path', {
9
9
  d: 'M17 5H9.5a3.5 3.5 0 0 0 0 7h5a3.5 3.5 0 0 1 0 7H6',
10
10
  key: '1b0p4s'
@@ -1,5 +1,5 @@
1
1
  /**
2
- * lucide-react v0.26.0 - ISC
2
+ * lucide-react v0.27.0 - ISC
3
3
  */
4
4
 
5
5
  (function (global, factory) {
@@ -3435,10 +3435,10 @@
3435
3435
 
3436
3436
  var DollarSign = createReactComponent('DollarSign', [['line', {
3437
3437
  x1: '12',
3438
- y1: '1',
3438
+ y1: '2',
3439
3439
  x2: '12',
3440
- y2: '23',
3441
- key: 'p11dbv'
3440
+ y2: '22',
3441
+ key: '1k6o5o'
3442
3442
  }], ['path', {
3443
3443
  d: 'M17 5H9.5a3.5 3.5 0 0 0 0 7h5a3.5 3.5 0 0 1 0 7H6',
3444
3444
  key: '1b0p4s'