lucide 0.28.0 → 0.29.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.
package/dist/cjs/lucide.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* lucide v0.
|
|
2
|
+
* lucide v0.29.0 - ISC
|
|
3
3
|
*/
|
|
4
4
|
|
|
5
5
|
'use strict';
|
|
@@ -6556,19 +6556,19 @@ var Sliders = ['svg', defaultAttributes, [['line', {
|
|
|
6556
6556
|
x2: '20',
|
|
6557
6557
|
y2: '3'
|
|
6558
6558
|
}], ['line', {
|
|
6559
|
-
x1: '
|
|
6559
|
+
x1: '2',
|
|
6560
6560
|
y1: '14',
|
|
6561
|
-
x2: '
|
|
6561
|
+
x2: '6',
|
|
6562
6562
|
y2: '14'
|
|
6563
6563
|
}], ['line', {
|
|
6564
|
-
x1: '
|
|
6564
|
+
x1: '10',
|
|
6565
6565
|
y1: '8',
|
|
6566
|
-
x2: '
|
|
6566
|
+
x2: '14',
|
|
6567
6567
|
y2: '8'
|
|
6568
6568
|
}], ['line', {
|
|
6569
|
-
x1: '
|
|
6569
|
+
x1: '18',
|
|
6570
6570
|
y1: '16',
|
|
6571
|
-
x2: '
|
|
6571
|
+
x2: '22',
|
|
6572
6572
|
y2: '16'
|
|
6573
6573
|
}]]];
|
|
6574
6574
|
var Sliders$1 = Sliders;
|