lucide-solid 0.150.0 → 0.151.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 -13
- package/dist/cjs/lucide-solid.js.map +1 -1
- package/dist/esm/lucide-solid.js +15 -13
- package/dist/esm/lucide-solid.js.map +1 -1
- package/dist/source/icons/alarm-plus.jsx +3 -3
- package/dist/source/icons/youtube.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.151.0 - ISC
|
|
3
3
|
*/
|
|
4
4
|
|
|
5
5
|
'use strict';
|
|
@@ -238,9 +238,11 @@ const AlarmMinus = props => web.createComponent(Icon$1, web.mergeProps(props, {
|
|
|
238
238
|
}));
|
|
239
239
|
var AlarmMinus$1 = AlarmMinus;
|
|
240
240
|
|
|
241
|
-
const iconNode$eP = [['
|
|
242
|
-
|
|
243
|
-
|
|
241
|
+
const iconNode$eP = [['circle', {
|
|
242
|
+
cx: '12',
|
|
243
|
+
cy: '13',
|
|
244
|
+
r: '8',
|
|
245
|
+
key: '3y4lt7'
|
|
244
246
|
}], ['path', {
|
|
245
247
|
d: 'M5 3 2 6',
|
|
246
248
|
key: '18tl5t'
|
|
@@ -248,11 +250,11 @@ const iconNode$eP = [['path', {
|
|
|
248
250
|
d: 'm22 6-3-3',
|
|
249
251
|
key: '1opdir'
|
|
250
252
|
}], ['path', {
|
|
251
|
-
d: '
|
|
252
|
-
key: '
|
|
253
|
+
d: 'M6.38 18.7 4 21',
|
|
254
|
+
key: '17xu3x'
|
|
253
255
|
}], ['path', {
|
|
254
|
-
d: '
|
|
255
|
-
key: '
|
|
256
|
+
d: 'M17.64 18.67 20 21',
|
|
257
|
+
key: 'kv2oe2'
|
|
256
258
|
}], ['path', {
|
|
257
259
|
d: 'M12 10v6',
|
|
258
260
|
key: '1bos4e'
|
|
@@ -20270,11 +20272,11 @@ const X = props => web.createComponent(Icon$1, web.mergeProps(props, {
|
|
|
20270
20272
|
var X$1 = X;
|
|
20271
20273
|
|
|
20272
20274
|
const iconNode$4 = [['path', {
|
|
20273
|
-
d: '
|
|
20274
|
-
key: '
|
|
20275
|
-
}], ['
|
|
20276
|
-
|
|
20277
|
-
key: '
|
|
20275
|
+
d: 'M2.5 17a24.12 24.12 0 0 1 0-10 2 2 0 0 1 1.4-1.4 49.56 49.56 0 0 1 16.2 0A2 2 0 0 1 21.5 7a24.12 24.12 0 0 1 0 10 2 2 0 0 1-1.4 1.4 49.55 49.55 0 0 1-16.2 0A2 2 0 0 1 2.5 17',
|
|
20276
|
+
key: '1q2vi4'
|
|
20277
|
+
}], ['path', {
|
|
20278
|
+
d: 'm10 15 5-3-5-3z',
|
|
20279
|
+
key: '1jp15x'
|
|
20278
20280
|
}]];
|
|
20279
20281
|
const Youtube = props => web.createComponent(Icon$1, web.mergeProps(props, {
|
|
20280
20282
|
name: "Youtube",
|