lucide-solid 0.145.0 → 0.147.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 +15 -15
- package/dist/cjs/lucide-solid.js.map +1 -1
- package/dist/esm/lucide-solid.js +15 -15
- package/dist/esm/lucide-solid.js.map +1 -1
- package/dist/source/icons/axe.jsx +2 -14
- package/dist/source/icons/building-2.jsx +3 -21
- package/dist/source/icons/pizza.jsx +2 -8
- 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.147.0 - ISC
|
|
3
3
|
*/
|
|
4
4
|
|
|
5
5
|
'use strict';
|
|
@@ -1642,11 +1642,11 @@ const Award = props => web.createComponent(Icon$1, web.mergeProps(props, {
|
|
|
1642
1642
|
var Award$1 = Award;
|
|
1643
1643
|
|
|
1644
1644
|
const iconNode$dO = [['path', {
|
|
1645
|
-
d: 'm14 12-8.
|
|
1646
|
-
key: '
|
|
1645
|
+
d: 'm14 12-8.5 8.5a2.12 2.12 0 1 1-3-3L11 9',
|
|
1646
|
+
key: 'csbz4o'
|
|
1647
1647
|
}], ['path', {
|
|
1648
|
-
d: '
|
|
1649
|
-
key: '
|
|
1648
|
+
d: 'M15 13 9 7l4-4 6 6h3a8 8 0 0 1-7 7z',
|
|
1649
|
+
key: '113wfo'
|
|
1650
1650
|
}]];
|
|
1651
1651
|
const Axe = props => web.createComponent(Icon$1, web.mergeProps(props, {
|
|
1652
1652
|
name: "Axe",
|
|
@@ -3156,14 +3156,14 @@ const Bug = props => web.createComponent(Icon$1, web.mergeProps(props, {
|
|
|
3156
3156
|
var Bug$1 = Bug;
|
|
3157
3157
|
|
|
3158
3158
|
const iconNode$cH = [['path', {
|
|
3159
|
-
d: 'M6
|
|
3160
|
-
key: '
|
|
3159
|
+
d: 'M6 22V4a2 2 0 0 1 2-2h8a2 2 0 0 1 2 2v18Z',
|
|
3160
|
+
key: '1b4qmf'
|
|
3161
3161
|
}], ['path', {
|
|
3162
|
-
d: '
|
|
3163
|
-
key: '
|
|
3162
|
+
d: 'M6 12H4a2 2 0 0 0-2 2v6a2 2 0 0 0 2 2h2',
|
|
3163
|
+
key: 'i71pzd'
|
|
3164
3164
|
}], ['path', {
|
|
3165
|
-
d: '
|
|
3166
|
-
key: '
|
|
3165
|
+
d: 'M18 9h2a2 2 0 0 1 2 2v9a2 2 0 0 1-2 2h-2',
|
|
3166
|
+
key: '10jefs'
|
|
3167
3167
|
}], ['path', {
|
|
3168
3168
|
d: 'M10 6h4',
|
|
3169
3169
|
key: '1itunk'
|
|
@@ -14707,11 +14707,11 @@ const iconNode$48 = [['path', {
|
|
|
14707
14707
|
d: 'M16 16h.01',
|
|
14708
14708
|
key: '1f9h7w'
|
|
14709
14709
|
}], ['path', {
|
|
14710
|
-
d: 'm2 16 20 6-6-
|
|
14711
|
-
key: '
|
|
14710
|
+
d: 'm2 16 20 6-6-20A20 20 0 0 0 2 16',
|
|
14711
|
+
key: 'e4slt2'
|
|
14712
14712
|
}], ['path', {
|
|
14713
|
-
d: '
|
|
14714
|
-
key: '
|
|
14713
|
+
d: 'M5.71 17.11a17.04 17.04 0 0 1 11.4-11.4',
|
|
14714
|
+
key: 'rerf8f'
|
|
14715
14715
|
}]];
|
|
14716
14716
|
const Pizza = props => web.createComponent(Icon$1, web.mergeProps(props, {
|
|
14717
14717
|
name: "Pizza",
|