lucide-solid 0.262.0 → 0.263.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 -18
- package/dist/cjs/lucide-solid.js.map +1 -1
- package/dist/esm/lucide-solid.js +18 -18
- package/dist/esm/lucide-solid.js.map +1 -1
- package/dist/source/icons/pencil-ruler.jsx +11 -8
- package/dist/source/icons/ruler.jsx +6 -6
- 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.263.0 - ISC
|
|
3
3
|
*/
|
|
4
4
|
|
|
5
5
|
'use strict';
|
|
@@ -17862,23 +17862,23 @@ const PencilLine = props => web.createComponent(Icon$1, web.mergeProps(props, {
|
|
|
17862
17862
|
var PencilLine$1 = PencilLine;
|
|
17863
17863
|
|
|
17864
17864
|
const iconNode$5L = [['path', {
|
|
17865
|
-
d: 'M17 3a2.85 2.83 0 1 1 4 4L7.5 20.5 2 22l1.5-5.5Z',
|
|
17866
|
-
key: '5qss01'
|
|
17867
|
-
}], ['path', {
|
|
17868
17865
|
d: 'm15 5 4 4',
|
|
17869
17866
|
key: '1mk7zo'
|
|
17870
17867
|
}], ['path', {
|
|
17871
|
-
d: '
|
|
17872
|
-
key: '
|
|
17868
|
+
d: 'M13 7 8.7 2.7a2.41 2.41 0 0 0-3.4 0L2.7 5.3a2.41 2.41 0 0 0 0 3.4L7 13',
|
|
17869
|
+
key: 'orapub'
|
|
17873
17870
|
}], ['path', {
|
|
17874
17871
|
d: 'm8 6 2-2',
|
|
17875
17872
|
key: '115y1s'
|
|
17876
17873
|
}], ['path', {
|
|
17877
|
-
d: '
|
|
17878
|
-
key: '
|
|
17874
|
+
d: 'm2 22 5.5-1.5L21.17 6.83a2.82 2.82 0 0 0-4-4L3.5 16.5Z',
|
|
17875
|
+
key: 'hes763'
|
|
17879
17876
|
}], ['path', {
|
|
17880
17877
|
d: 'm18 16 2-2',
|
|
17881
17878
|
key: 'ee94s4'
|
|
17879
|
+
}], ['path', {
|
|
17880
|
+
d: 'm17 11 4.3 4.3c.94.94.94 2.46 0 3.4l-2.6 2.6c-.94.94-2.46.94-3.4 0L11 17',
|
|
17881
|
+
key: 'cfq27r'
|
|
17882
17882
|
}]];
|
|
17883
17883
|
const PencilRuler = props => web.createComponent(Icon$1, web.mergeProps(props, {
|
|
17884
17884
|
name: "PencilRuler",
|
|
@@ -19621,20 +19621,20 @@ const Rss = props => web.createComponent(Icon$1, web.mergeProps(props, {
|
|
|
19621
19621
|
var Rss$1 = Rss;
|
|
19622
19622
|
|
|
19623
19623
|
const iconNode$4k = [['path', {
|
|
19624
|
-
d: 'M21.3
|
|
19625
|
-
key: '
|
|
19624
|
+
d: 'M21.3 15.3a2.4 2.4 0 0 1 0 3.4l-2.6 2.6a2.4 2.4 0 0 1-3.4 0L2.7 8.7a2.41 2.41 0 0 1 0-3.4l2.6-2.6a2.41 2.41 0 0 1 3.4 0Z',
|
|
19625
|
+
key: 'icamh8'
|
|
19626
19626
|
}], ['path', {
|
|
19627
|
-
d: '
|
|
19628
|
-
key: '
|
|
19627
|
+
d: 'm14.5 12.5 2-2',
|
|
19628
|
+
key: 'inckbg'
|
|
19629
19629
|
}], ['path', {
|
|
19630
|
-
d: '
|
|
19631
|
-
key: '
|
|
19630
|
+
d: 'm11.5 9.5 2-2',
|
|
19631
|
+
key: 'fmmyf7'
|
|
19632
19632
|
}], ['path', {
|
|
19633
|
-
d: '
|
|
19634
|
-
key: '
|
|
19633
|
+
d: 'm8.5 6.5 2-2',
|
|
19634
|
+
key: 'vc6u1g'
|
|
19635
19635
|
}], ['path', {
|
|
19636
|
-
d: '
|
|
19637
|
-
key: '
|
|
19636
|
+
d: 'm17.5 15.5 2-2',
|
|
19637
|
+
key: 'wo5hmg'
|
|
19638
19638
|
}]];
|
|
19639
19639
|
const Ruler = props => web.createComponent(Icon$1, web.mergeProps(props, {
|
|
19640
19640
|
name: "Ruler",
|