lucide-angular 0.32.0 → 0.35.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.
Files changed (37) hide show
  1. package/bundles/lucide-angular-src-icons.umd.js +58 -15
  2. package/bundles/lucide-angular-src-icons.umd.js.map +1 -1
  3. package/bundles/lucide-angular-src-icons.umd.min.js +1 -1
  4. package/bundles/lucide-angular-src-icons.umd.min.js.map +1 -1
  5. package/bundles/lucide-angular.umd.js +60 -15
  6. package/bundles/lucide-angular.umd.js.map +1 -1
  7. package/bundles/lucide-angular.umd.min.js +1 -1
  8. package/bundles/lucide-angular.umd.min.js.map +1 -1
  9. package/esm2015/icons/accessibility.js +24 -0
  10. package/esm2015/icons/index.js +3 -1
  11. package/esm2015/icons/map.js +4 -4
  12. package/esm2015/icons/mic-off.js +7 -6
  13. package/esm2015/icons/mic.js +4 -5
  14. package/esm2015/icons/milestone.js +12 -0
  15. package/esm2015/icons/umbrella.js +11 -2
  16. package/esm2015/icons/volume-x.js +3 -3
  17. package/esm2015/src/icons/accessibility.js +24 -0
  18. package/esm2015/src/icons/index.js +3 -1
  19. package/esm2015/src/icons/map.js +4 -4
  20. package/esm2015/src/icons/mic-off.js +7 -6
  21. package/esm2015/src/icons/mic.js +4 -5
  22. package/esm2015/src/icons/milestone.js +12 -0
  23. package/esm2015/src/icons/umbrella.js +11 -2
  24. package/esm2015/src/icons/volume-x.js +3 -3
  25. package/fesm2015/lucide-angular-src-icons.js +57 -16
  26. package/fesm2015/lucide-angular-src-icons.js.map +1 -1
  27. package/fesm2015/lucide-angular.js +59 -16
  28. package/fesm2015/lucide-angular.js.map +1 -1
  29. package/icons/accessibility.d.ts +3 -0
  30. package/icons/index.d.ts +2 -0
  31. package/icons/milestone.d.ts +3 -0
  32. package/lucide-angular.metadata.json +1 -1
  33. package/package.json +1 -1
  34. package/src/icons/accessibility.d.ts +3 -0
  35. package/src/icons/index.d.ts +2 -0
  36. package/src/icons/lucide-angular-src-icons.metadata.json +1 -1
  37. 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,
@@ -4110,9 +4132,9 @@
4110
4132
  'svg',
4111
4133
  defaultAttributes,
4112
4134
  [
4113
- ['polygon', { points: '1 6 1 22 8 18 16 22 23 18 23 2 16 6 8 2 1 6' }],
4114
- ['line', { x1: '8', y1: '2', x2: '8', y2: '18' }],
4115
- ['line', { x1: '16', y1: '6', x2: '16', y2: '22' }],
4135
+ ['polygon', { points: '3 6 9 3 15 6 21 3 21 18 15 21 9 18 3 21' }],
4136
+ ['line', { x1: '9', y1: '3', x2: '9', y2: '18' }],
4137
+ ['line', { x1: '15', y1: '6', x2: '15', y2: '21' }],
4116
4138
  ],
4117
4139
  ];
4118
4140
 
@@ -4198,11 +4220,12 @@
4198
4220
  'svg',
4199
4221
  defaultAttributes,
4200
4222
  [
4201
- ['line', { x1: '1', y1: '1', x2: '23', y2: '23' }],
4202
- ['path', { d: 'M9 9v3a3 3 0 0 0 5.12 2.12M15 9.34V4a3 3 0 0 0-5.94-.6' }],
4203
- ['path', { d: 'M17 16.95A7 7 0 0 1 5 12v-2m14 0v2a7 7 0 0 1-.11 1.23' }],
4204
- ['line', { x1: '12', y1: '19', x2: '12', y2: '23' }],
4205
- ['line', { x1: '8', y1: '23', x2: '16', y2: '23' }],
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 1a3 3 0 0 0-3 3v8a3 3 0 0 0 6 0V4a3 3 0 0 0-3-3z' }],
4214
- ['path', { d: 'M19 10v2a7 7 0 0 1-14 0v-2' }],
4215
- ['line', { x1: '12', y1: '19', x2: '12', y2: '23' }],
4216
- ['line', { x1: '8', y1: '23', x2: '16', y2: '23' }],
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
- [['path', { d: 'M23 12a11.05 11.05 0 0 0-22 0zm-5 7a3 3 0 0 1-6 0v-7' }]],
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: '23', y1: '9', x2: '17', y2: '15' }],
6670
- ['line', { x1: '17', y1: '9', x2: '23', y2: '15' }],
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
 
@@ -6908,6 +6949,7 @@
6908
6949
 
6909
6950
  var index = /*#__PURE__*/Object.freeze({
6910
6951
  __proto__: null,
6952
+ Accessibility: Accessibility,
6911
6953
  Activity: Activity,
6912
6954
  Airplay: Airplay,
6913
6955
  AlarmCheck: AlarmCheck,
@@ -7268,6 +7310,7 @@
7268
7310
  MessageSquare: MessageSquare,
7269
7311
  MicOff: MicOff,
7270
7312
  Mic: Mic,
7313
+ Milestone: Milestone,
7271
7314
  Minimize2: Minimize2,
7272
7315
  Minimize: Minimize,
7273
7316
  MinusCircle: MinusCircle,
@@ -7940,6 +7983,7 @@
7940
7983
  * Generated bundle index. Do not edit.
7941
7984
  */
7942
7985
 
7986
+ exports.Accessibility = Accessibility;
7943
7987
  exports.Activity = Activity;
7944
7988
  exports.Airplay = Airplay;
7945
7989
  exports.AlarmCheck = AlarmCheck;
@@ -8302,6 +8346,7 @@
8302
8346
  exports.MessageSquare = MessageSquare;
8303
8347
  exports.Mic = Mic;
8304
8348
  exports.MicOff = MicOff;
8349
+ exports.Milestone = Milestone;
8305
8350
  exports.Minimize = Minimize;
8306
8351
  exports.Minimize2 = Minimize2;
8307
8352
  exports.Minus = Minus;