lucide-angular 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/esm2020/icons/pencil-ruler.mjs +12 -9
- package/esm2020/icons/ruler.mjs +7 -7
- package/esm2020/src/icons/icons/pencil-ruler.mjs +12 -9
- package/esm2020/src/icons/icons/ruler.mjs +7 -7
- package/fesm2015/lucide-angular-src-icons.mjs +17 -14
- package/fesm2015/lucide-angular-src-icons.mjs.map +1 -1
- package/fesm2015/lucide-angular.mjs +17 -14
- package/fesm2015/lucide-angular.mjs.map +1 -1
- package/fesm2020/lucide-angular-src-icons.mjs +17 -14
- package/fesm2020/lucide-angular-src-icons.mjs.map +1 -1
- package/fesm2020/lucide-angular.mjs +17 -14
- package/fesm2020/lucide-angular.mjs.map +1 -1
- package/package.json +1 -1
|
@@ -13809,27 +13809,30 @@ const PencilRuler = [
|
|
|
13809
13809
|
'svg',
|
|
13810
13810
|
defaultAttributes,
|
|
13811
13811
|
[
|
|
13812
|
-
[
|
|
13813
|
-
'path',
|
|
13814
|
-
{ d: 'M17 3a2.85 2.83 0 1 1 4 4L7.5 20.5 2 22l1.5-5.5Z', key: '5qss01' },
|
|
13815
|
-
],
|
|
13816
13812
|
['path', { d: 'm15 5 4 4', key: '1mk7zo' }],
|
|
13817
13813
|
[
|
|
13818
13814
|
'path',
|
|
13819
13815
|
{
|
|
13820
|
-
d: '
|
|
13821
|
-
key: '
|
|
13816
|
+
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',
|
|
13817
|
+
key: 'orapub',
|
|
13822
13818
|
},
|
|
13823
13819
|
],
|
|
13824
13820
|
['path', { d: 'm8 6 2-2', key: '115y1s' }],
|
|
13825
13821
|
[
|
|
13826
13822
|
'path',
|
|
13827
13823
|
{
|
|
13828
|
-
d: '
|
|
13829
|
-
key: '
|
|
13824
|
+
d: 'm2 22 5.5-1.5L21.17 6.83a2.82 2.82 0 0 0-4-4L3.5 16.5Z',
|
|
13825
|
+
key: 'hes763',
|
|
13830
13826
|
},
|
|
13831
13827
|
],
|
|
13832
13828
|
['path', { d: 'm18 16 2-2', key: 'ee94s4' }],
|
|
13829
|
+
[
|
|
13830
|
+
'path',
|
|
13831
|
+
{
|
|
13832
|
+
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',
|
|
13833
|
+
key: 'cfq27r',
|
|
13834
|
+
},
|
|
13835
|
+
],
|
|
13833
13836
|
],
|
|
13834
13837
|
];
|
|
13835
13838
|
|
|
@@ -15279,14 +15282,14 @@ const Ruler = [
|
|
|
15279
15282
|
[
|
|
15280
15283
|
'path',
|
|
15281
15284
|
{
|
|
15282
|
-
d: 'M21.3
|
|
15283
|
-
key: '
|
|
15285
|
+
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',
|
|
15286
|
+
key: 'icamh8',
|
|
15284
15287
|
},
|
|
15285
15288
|
],
|
|
15286
|
-
['path', { d: '
|
|
15287
|
-
['path', { d: '
|
|
15288
|
-
['path', { d: '
|
|
15289
|
-
['path', { d: '
|
|
15289
|
+
['path', { d: 'm14.5 12.5 2-2', key: 'inckbg' }],
|
|
15290
|
+
['path', { d: 'm11.5 9.5 2-2', key: 'fmmyf7' }],
|
|
15291
|
+
['path', { d: 'm8.5 6.5 2-2', key: 'vc6u1g' }],
|
|
15292
|
+
['path', { d: 'm17.5 15.5 2-2', key: 'wo5hmg' }],
|
|
15290
15293
|
],
|
|
15291
15294
|
];
|
|
15292
15295
|
|