lucide-solid 0.158.0 → 0.160.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 +13 -16
- package/dist/cjs/lucide-solid.js.map +1 -1
- package/dist/esm/lucide-solid.js +13 -16
- package/dist/esm/lucide-solid.js.map +1 -1
- package/dist/source/icons/citrus.jsx +4 -11
- package/dist/source/icons/vegan.jsx +3 -18
- package/dist/source/lucide-solid.js +1 -1
- package/dist/types/lucide-solid.d.ts +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.160.0 - ISC
|
|
3
3
|
*/
|
|
4
4
|
|
|
5
5
|
'use strict';
|
|
@@ -4665,20 +4665,17 @@ const Circle = props => web.createComponent(Icon$1, web.mergeProps(props, {
|
|
|
4665
4665
|
var Circle$1 = Circle;
|
|
4666
4666
|
|
|
4667
4667
|
const iconNode$bM = [['path', {
|
|
4668
|
-
d: '
|
|
4669
|
-
key: '
|
|
4668
|
+
d: 'M21.66 17.67a1.08 1.08 0 0 1-.04 1.6A12 12 0 0 1 4.73 2.38a1.1 1.1 0 0 1 1.61-.04z',
|
|
4669
|
+
key: '4ite01'
|
|
4670
4670
|
}], ['path', {
|
|
4671
|
-
d: '
|
|
4672
|
-
key: '
|
|
4671
|
+
d: 'M19.65 15.66A8 8 0 0 1 8.35 4.34',
|
|
4672
|
+
key: '1gxipu'
|
|
4673
4673
|
}], ['path', {
|
|
4674
4674
|
d: 'm14 10-5.5 5.5',
|
|
4675
4675
|
key: '92pfem'
|
|
4676
4676
|
}], ['path', {
|
|
4677
|
-
d: 'M14
|
|
4678
|
-
key: '
|
|
4679
|
-
}], ['path', {
|
|
4680
|
-
d: 'M14 10H6',
|
|
4681
|
-
key: '1aai03'
|
|
4677
|
+
d: 'M14 17.85V10H6.15',
|
|
4678
|
+
key: 'xqmtsk'
|
|
4682
4679
|
}]];
|
|
4683
4680
|
const Citrus = props => web.createComponent(Icon$1, web.mergeProps(props, {
|
|
4684
4681
|
name: "Citrus",
|
|
@@ -19696,14 +19693,14 @@ const UtilityPole = props => web.createComponent(Icon$1, web.mergeProps(props, {
|
|
|
19696
19693
|
var UtilityPole$1 = UtilityPole;
|
|
19697
19694
|
|
|
19698
19695
|
const iconNode$E = [['path', {
|
|
19699
|
-
d: 'M2
|
|
19700
|
-
key: '
|
|
19696
|
+
d: 'M2 2a26.6 26.6 0 0 1 10 20c.9-6.82 1.5-9.5 4-14',
|
|
19697
|
+
key: 'qiv7li'
|
|
19701
19698
|
}], ['path', {
|
|
19702
|
-
d: '
|
|
19703
|
-
key: '
|
|
19699
|
+
d: 'M16 8c4 0 6-2 6-6-4 0-6 2-6 6',
|
|
19700
|
+
key: 'n7eohy'
|
|
19704
19701
|
}], ['path', {
|
|
19705
|
-
d: 'M17.
|
|
19706
|
-
key: '
|
|
19702
|
+
d: 'M17.41 3.6a10 10 0 1 0 3 3',
|
|
19703
|
+
key: '1dion0'
|
|
19707
19704
|
}]];
|
|
19708
19705
|
const Vegan = props => web.createComponent(Icon$1, web.mergeProps(props, {
|
|
19709
19706
|
name: "Vegan",
|