lucide-solid 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-solid.js +5 -5
- package/dist/cjs/lucide-solid.js.map +1 -1
- package/dist/esm/icons/baby.js +4 -4
- package/dist/umd/lucide-solid.js +5 -5
- package/dist/umd/lucide-solid.js.map +1 -1
- package/dist/umd/lucide-solid.min.js +2 -2
- package/dist/umd/lucide-solid.min.js.map +1 -1
- package/package.json +1 -1
package/dist/cjs/lucide-solid.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* lucide-solid v0.
|
|
2
|
+
* lucide-solid v0.100.0 - ISC
|
|
3
3
|
*/
|
|
4
4
|
|
|
5
5
|
'use strict';
|
|
@@ -1269,11 +1269,11 @@ const Axis3d = createSolidComponent('Axis3d', [['path', {
|
|
|
1269
1269
|
var Axis3d$1 = Axis3d;
|
|
1270
1270
|
|
|
1271
1271
|
const Baby = createSolidComponent('Baby', [['path', {
|
|
1272
|
-
d: 'M9 12h0',
|
|
1273
|
-
key: '
|
|
1272
|
+
d: 'M9 12h0.01',
|
|
1273
|
+
key: 'u5n1lm'
|
|
1274
1274
|
}], ['path', {
|
|
1275
|
-
d: 'M15 12h0',
|
|
1276
|
-
key: '
|
|
1275
|
+
d: 'M15 12h0.01',
|
|
1276
|
+
key: '10zk70'
|
|
1277
1277
|
}], ['path', {
|
|
1278
1278
|
d: 'M10 16c.5.3 1.2.5 2 .5s1.5-.2 2-.5',
|
|
1279
1279
|
key: '1u7htd'
|