lucide-angular 0.31.0 → 0.34.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/bundles/lucide-angular-src-icons.umd.js +62 -15
- package/bundles/lucide-angular-src-icons.umd.js.map +1 -1
- package/bundles/lucide-angular-src-icons.umd.min.js +1 -1
- package/bundles/lucide-angular-src-icons.umd.min.js.map +1 -1
- package/bundles/lucide-angular.umd.js +64 -15
- package/bundles/lucide-angular.umd.js.map +1 -1
- package/bundles/lucide-angular.umd.min.js +1 -1
- package/bundles/lucide-angular.umd.min.js.map +1 -1
- package/esm2015/icons/accessibility.js +24 -0
- package/esm2015/icons/index.js +3 -1
- package/esm2015/icons/mic-off.js +7 -6
- package/esm2015/icons/mic.js +4 -5
- package/esm2015/icons/milestone.js +12 -0
- package/esm2015/icons/umbrella.js +11 -2
- package/esm2015/icons/volume-x.js +3 -3
- package/esm2015/icons/watch.js +8 -4
- package/esm2015/src/icons/accessibility.js +24 -0
- package/esm2015/src/icons/index.js +3 -1
- package/esm2015/src/icons/mic-off.js +7 -6
- package/esm2015/src/icons/mic.js +4 -5
- package/esm2015/src/icons/milestone.js +12 -0
- package/esm2015/src/icons/umbrella.js +11 -2
- package/esm2015/src/icons/volume-x.js +3 -3
- package/esm2015/src/icons/watch.js +8 -4
- package/fesm2015/lucide-angular-src-icons.js +61 -16
- package/fesm2015/lucide-angular-src-icons.js.map +1 -1
- package/fesm2015/lucide-angular.js +63 -16
- package/fesm2015/lucide-angular.js.map +1 -1
- package/icons/accessibility.d.ts +3 -0
- package/icons/index.d.ts +2 -0
- package/icons/milestone.d.ts +3 -0
- package/lucide-angular.metadata.json +1 -1
- package/package.json +1 -1
- package/src/icons/accessibility.d.ts +3 -0
- package/src/icons/index.d.ts +2 -0
- package/src/icons/lucide-angular-src-icons.metadata.json +1 -1
- package/src/icons/milestone.d.ts +3 -0
|
@@ -16,6 +16,28 @@
|
|
|
16
16
|
'stroke-linejoin': 'round',
|
|
17
17
|
};
|
|
18
18
|
|
|
19
|
+
var Accessibility = [
|
|
20
|
+
'svg',
|
|
21
|
+
defaultAttributes,
|
|
22
|
+
[
|
|
23
|
+
['circle', { cx: '16', cy: '4', r: '1' }],
|
|
24
|
+
['path', { d: 'M18 19L19 12L13.13 12.94' }],
|
|
25
|
+
['path', { d: 'M5 8L8 5L13.5 8L11.29 11.1' }],
|
|
26
|
+
[
|
|
27
|
+
'path',
|
|
28
|
+
{
|
|
29
|
+
d: 'M4.24 14.48C4.05 15.06 3.97 15.68 4.01 16.32C4.19 19.08 6.57 21.17 9.32 20.99C9.97 20.95 10.57 20.79 11.12 20.53',
|
|
30
|
+
},
|
|
31
|
+
],
|
|
32
|
+
[
|
|
33
|
+
'path',
|
|
34
|
+
{
|
|
35
|
+
d: 'M13.76 17.52C13.95 16.94 14.03 16.32 13.99 15.68C13.81 12.92 11.43 10.83 8.68 11.01C8.03 11.05 7.43 11.21 6.88 11.47',
|
|
36
|
+
},
|
|
37
|
+
],
|
|
38
|
+
],
|
|
39
|
+
];
|
|
40
|
+
|
|
19
41
|
var Activity = [
|
|
20
42
|
'svg',
|
|
21
43
|
defaultAttributes,
|
|
@@ -4198,11 +4220,12 @@
|
|
|
4198
4220
|
'svg',
|
|
4199
4221
|
defaultAttributes,
|
|
4200
4222
|
[
|
|
4201
|
-
['line', { x1: '
|
|
4202
|
-
['path', { d: '
|
|
4203
|
-
['path', { d: '
|
|
4204
|
-
['
|
|
4205
|
-
['
|
|
4223
|
+
['line', { x1: '2', y1: '2', x2: '22', y2: '22' }],
|
|
4224
|
+
['path', { d: 'M18.89 13.23A7.12 7.12 0 0 0 19 12V10 ' }],
|
|
4225
|
+
['path', { d: 'M5 10v2A7 7 0 0 0 17 17' }],
|
|
4226
|
+
['path', { d: 'M15 9.34V5A3 3 0 0 0 9.32 3.67' }],
|
|
4227
|
+
['path', { d: 'M9 9v3a3 3 0 0 0 5.12 2.12' }],
|
|
4228
|
+
['line', { x1: '12', y1: '19', x2: '12', y2: '22' }],
|
|
4206
4229
|
],
|
|
4207
4230
|
];
|
|
4208
4231
|
|
|
@@ -4210,10 +4233,19 @@
|
|
|
4210
4233
|
'svg',
|
|
4211
4234
|
defaultAttributes,
|
|
4212
4235
|
[
|
|
4213
|
-
['path', { d: 'M12
|
|
4214
|
-
['path', { d: 'M19
|
|
4215
|
-
['line', { x1: '12', y1: '19', x2: '12', y2: '
|
|
4216
|
-
|
|
4236
|
+
['path', { d: 'M12 2A3 3 0 0 0 9 5v7a3 3 0 0 0 6 0V5A3 3 0 0 0 12 2Z' }],
|
|
4237
|
+
['path', { d: 'M19 10v2A7 7 0 0 1 5 12V10' }],
|
|
4238
|
+
['line', { x1: '12', y1: '19', x2: '12', y2: '22' }],
|
|
4239
|
+
],
|
|
4240
|
+
];
|
|
4241
|
+
|
|
4242
|
+
var Milestone = [
|
|
4243
|
+
'svg',
|
|
4244
|
+
defaultAttributes,
|
|
4245
|
+
[
|
|
4246
|
+
['path', { d: 'M18 6H5a2 2 0 0 0-2 2v3a2 2 0 0 0 2 2h13l4-3.5L18 6Z' }],
|
|
4247
|
+
['path', { d: 'M12 13v9' }],
|
|
4248
|
+
['path', { d: 'M12 2v4' }],
|
|
4217
4249
|
],
|
|
4218
4250
|
];
|
|
4219
4251
|
|
|
@@ -6428,7 +6460,16 @@
|
|
|
6428
6460
|
var Umbrella = [
|
|
6429
6461
|
'svg',
|
|
6430
6462
|
defaultAttributes,
|
|
6431
|
-
[
|
|
6463
|
+
[
|
|
6464
|
+
[
|
|
6465
|
+
'path',
|
|
6466
|
+
{
|
|
6467
|
+
d: 'M22 12a9.92 9.92 0 0 0-3.24-6.41 10.12 10.12 0 0 0-13.52 0A9.92 9.92 0 0 0 2 12Z',
|
|
6468
|
+
},
|
|
6469
|
+
],
|
|
6470
|
+
['path', { d: 'M12 12v8a2 2 0 0 0 4 0' }],
|
|
6471
|
+
['line', { x1: '12', y1: '2', x2: '12', y2: '3' }],
|
|
6472
|
+
],
|
|
6432
6473
|
];
|
|
6433
6474
|
|
|
6434
6475
|
var Underline = [
|
|
@@ -6666,8 +6707,8 @@
|
|
|
6666
6707
|
defaultAttributes,
|
|
6667
6708
|
[
|
|
6668
6709
|
['polygon', { points: '11 5 6 9 2 9 2 15 6 15 11 19 11 5' }],
|
|
6669
|
-
['line', { x1: '
|
|
6670
|
-
['line', { x1: '
|
|
6710
|
+
['line', { x1: '22', y1: '9', x2: '16', y2: '15' }],
|
|
6711
|
+
['line', { x1: '16', y1: '9', x2: '22', y2: '15' }],
|
|
6671
6712
|
],
|
|
6672
6713
|
];
|
|
6673
6714
|
|
|
@@ -6707,14 +6748,18 @@
|
|
|
6707
6748
|
'svg',
|
|
6708
6749
|
defaultAttributes,
|
|
6709
6750
|
[
|
|
6710
|
-
['circle', { cx: '12', cy: '12', r: '
|
|
6711
|
-
['polyline', { points: '12
|
|
6751
|
+
['circle', { cx: '12', cy: '12', r: '6' }],
|
|
6752
|
+
['polyline', { points: '12 10 12 12 13 13' }],
|
|
6712
6753
|
[
|
|
6713
6754
|
'path',
|
|
6714
6755
|
{
|
|
6715
|
-
d: '
|
|
6756
|
+
d: 'M16.13 7.66l-.81-4.05a2 2 0 0 0-2-1.61H10.64a2 2 0 0 0-2 1.61L7.86 7.66',
|
|
6716
6757
|
},
|
|
6717
6758
|
],
|
|
6759
|
+
[
|
|
6760
|
+
'path',
|
|
6761
|
+
{ d: 'M7.88 16.36l.8 4a2 2 0 0 0 2 1.61h2.72a2 2 0 0 0 2-1.61l.81-4.05' },
|
|
6762
|
+
],
|
|
6718
6763
|
],
|
|
6719
6764
|
];
|
|
6720
6765
|
|
|
@@ -6904,6 +6949,7 @@
|
|
|
6904
6949
|
|
|
6905
6950
|
var index = /*#__PURE__*/Object.freeze({
|
|
6906
6951
|
__proto__: null,
|
|
6952
|
+
Accessibility: Accessibility,
|
|
6907
6953
|
Activity: Activity,
|
|
6908
6954
|
Airplay: Airplay,
|
|
6909
6955
|
AlarmCheck: AlarmCheck,
|
|
@@ -7264,6 +7310,7 @@
|
|
|
7264
7310
|
MessageSquare: MessageSquare,
|
|
7265
7311
|
MicOff: MicOff,
|
|
7266
7312
|
Mic: Mic,
|
|
7313
|
+
Milestone: Milestone,
|
|
7267
7314
|
Minimize2: Minimize2,
|
|
7268
7315
|
Minimize: Minimize,
|
|
7269
7316
|
MinusCircle: MinusCircle,
|
|
@@ -7936,6 +7983,7 @@
|
|
|
7936
7983
|
* Generated bundle index. Do not edit.
|
|
7937
7984
|
*/
|
|
7938
7985
|
|
|
7986
|
+
exports.Accessibility = Accessibility;
|
|
7939
7987
|
exports.Activity = Activity;
|
|
7940
7988
|
exports.Airplay = Airplay;
|
|
7941
7989
|
exports.AlarmCheck = AlarmCheck;
|
|
@@ -8298,6 +8346,7 @@
|
|
|
8298
8346
|
exports.MessageSquare = MessageSquare;
|
|
8299
8347
|
exports.Mic = Mic;
|
|
8300
8348
|
exports.MicOff = MicOff;
|
|
8349
|
+
exports.Milestone = Milestone;
|
|
8301
8350
|
exports.Minimize = Minimize;
|
|
8302
8351
|
exports.Minimize2 = Minimize2;
|
|
8303
8352
|
exports.Minus = Minus;
|