lucide-solid 0.152.0 → 0.153.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 +10 -8
- package/dist/cjs/lucide-solid.js.map +1 -1
- package/dist/esm/lucide-solid.js +10 -8
- package/dist/esm/lucide-solid.js.map +1 -1
- package/dist/source/icons/alarm-check.jsx +3 -3
- 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.153.0 - ISC
|
|
3
3
|
*/
|
|
4
4
|
|
|
5
5
|
'use strict';
|
|
@@ -136,9 +136,11 @@ const Airplay = props => web.createComponent(Icon$1, web.mergeProps(props, {
|
|
|
136
136
|
}));
|
|
137
137
|
var Airplay$1 = Airplay;
|
|
138
138
|
|
|
139
|
-
const iconNode$eT = [['
|
|
140
|
-
|
|
141
|
-
|
|
139
|
+
const iconNode$eT = [['circle', {
|
|
140
|
+
cx: '12',
|
|
141
|
+
cy: '13',
|
|
142
|
+
r: '8',
|
|
143
|
+
key: '3y4lt7'
|
|
142
144
|
}], ['path', {
|
|
143
145
|
d: 'M5 3 2 6',
|
|
144
146
|
key: '18tl5t'
|
|
@@ -146,11 +148,11 @@ const iconNode$eT = [['path', {
|
|
|
146
148
|
d: 'm22 6-3-3',
|
|
147
149
|
key: '1opdir'
|
|
148
150
|
}], ['path', {
|
|
149
|
-
d: '
|
|
150
|
-
key: '
|
|
151
|
+
d: 'M6.38 18.7 4 21',
|
|
152
|
+
key: '17xu3x'
|
|
151
153
|
}], ['path', {
|
|
152
|
-
d: '
|
|
153
|
-
key: '
|
|
154
|
+
d: 'M17.64 18.67 20 21',
|
|
155
|
+
key: 'kv2oe2'
|
|
154
156
|
}], ['path', {
|
|
155
157
|
d: 'm9 13 2 2 4-4',
|
|
156
158
|
key: '6343dt'
|