lucide-react 0.99.0 → 0.100.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-react.js +5 -5
- package/dist/cjs/lucide-react.js.map +1 -1
- package/dist/esm/icons/baby.js +4 -4
- package/dist/umd/lucide-react.js +5 -5
- package/dist/umd/lucide-react.js.map +1 -1
- package/dist/umd/lucide-react.min.js +2 -2
- package/dist/umd/lucide-react.min.js.map +1 -1
- package/package.json +1 -1
package/dist/cjs/lucide-react.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* lucide-react v0.
|
|
2
|
+
* lucide-react v0.100.0 - ISC
|
|
3
3
|
*/
|
|
4
4
|
|
|
5
5
|
'use strict';
|
|
@@ -1316,11 +1316,11 @@ var Axis3d = createReactComponent('Axis3d', [['path', {
|
|
|
1316
1316
|
var Axis3d$1 = Axis3d;
|
|
1317
1317
|
|
|
1318
1318
|
var Baby = createReactComponent('Baby', [['path', {
|
|
1319
|
-
d: 'M9 12h0',
|
|
1320
|
-
key: '
|
|
1319
|
+
d: 'M9 12h0.01',
|
|
1320
|
+
key: 'u5n1lm'
|
|
1321
1321
|
}], ['path', {
|
|
1322
|
-
d: 'M15 12h0',
|
|
1323
|
-
key: '
|
|
1322
|
+
d: 'M15 12h0.01',
|
|
1323
|
+
key: '10zk70'
|
|
1324
1324
|
}], ['path', {
|
|
1325
1325
|
d: 'M10 16c.5.3 1.2.5 2 .5s1.5-.2 2-.5',
|
|
1326
1326
|
key: '1u7htd'
|