lucide-solid 0.151.0 → 0.152.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 +18 -16
- package/dist/cjs/lucide-solid.js.map +1 -1
- package/dist/esm/lucide-solid.js +18 -16
- package/dist/esm/lucide-solid.js.map +1 -1
- package/dist/source/icons/alarm-clock-off.jsx +2 -8
- package/dist/source/icons/alarm-clock.jsx +2 -2
- package/dist/source/icons/alarm-minus.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.152.0 - ISC
|
|
3
3
|
*/
|
|
4
4
|
|
|
5
5
|
'use strict';
|
|
@@ -165,14 +165,14 @@ const iconNode$eS = [['path', {
|
|
|
165
165
|
d: 'M6.87 6.87a8 8 0 1 0 11.26 11.26',
|
|
166
166
|
key: '3on8tj'
|
|
167
167
|
}], ['path', {
|
|
168
|
-
d: 'M19.9 14.
|
|
169
|
-
key: '
|
|
168
|
+
d: 'M19.9 14.25a8 8 0 0 0-9.15-9.15',
|
|
169
|
+
key: '15ghsc'
|
|
170
170
|
}], ['path', {
|
|
171
171
|
d: 'm22 6-3-3',
|
|
172
172
|
key: '1opdir'
|
|
173
173
|
}], ['path', {
|
|
174
|
-
d: '
|
|
175
|
-
key: '
|
|
174
|
+
d: 'M6.26 18.67 4 21',
|
|
175
|
+
key: 'yzmioq'
|
|
176
176
|
}], ['path', {
|
|
177
177
|
d: 'm2 2 20 20',
|
|
178
178
|
key: '1ooewy'
|
|
@@ -201,11 +201,11 @@ const iconNode$eR = [['circle', {
|
|
|
201
201
|
d: 'm22 6-3-3',
|
|
202
202
|
key: '1opdir'
|
|
203
203
|
}], ['path', {
|
|
204
|
-
d: '
|
|
205
|
-
key: '
|
|
204
|
+
d: 'M6.38 18.7 4 21',
|
|
205
|
+
key: '17xu3x'
|
|
206
206
|
}], ['path', {
|
|
207
|
-
d: '
|
|
208
|
-
key: '
|
|
207
|
+
d: 'M17.64 18.67 20 21',
|
|
208
|
+
key: 'kv2oe2'
|
|
209
209
|
}]];
|
|
210
210
|
const AlarmClock = props => web.createComponent(Icon$1, web.mergeProps(props, {
|
|
211
211
|
name: "AlarmClock",
|
|
@@ -213,9 +213,11 @@ const AlarmClock = props => web.createComponent(Icon$1, web.mergeProps(props, {
|
|
|
213
213
|
}));
|
|
214
214
|
var AlarmClock$1 = AlarmClock;
|
|
215
215
|
|
|
216
|
-
const iconNode$eQ = [['
|
|
217
|
-
|
|
218
|
-
|
|
216
|
+
const iconNode$eQ = [['circle', {
|
|
217
|
+
cx: '12',
|
|
218
|
+
cy: '13',
|
|
219
|
+
r: '8',
|
|
220
|
+
key: '3y4lt7'
|
|
219
221
|
}], ['path', {
|
|
220
222
|
d: 'M5 3 2 6',
|
|
221
223
|
key: '18tl5t'
|
|
@@ -223,11 +225,11 @@ const iconNode$eQ = [['path', {
|
|
|
223
225
|
d: 'm22 6-3-3',
|
|
224
226
|
key: '1opdir'
|
|
225
227
|
}], ['path', {
|
|
226
|
-
d: '
|
|
227
|
-
key: '
|
|
228
|
+
d: 'M6.38 18.7 4 21',
|
|
229
|
+
key: '17xu3x'
|
|
228
230
|
}], ['path', {
|
|
229
|
-
d: '
|
|
230
|
-
key: '
|
|
231
|
+
d: 'M17.64 18.67 20 21',
|
|
232
|
+
key: 'kv2oe2'
|
|
231
233
|
}], ['path', {
|
|
232
234
|
d: 'M9 13h6',
|
|
233
235
|
key: '1uhe8q'
|