lucide-angular 0.147.0 → 0.149.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.
@@ -7793,14 +7793,7 @@ const Menu = [
7793
7793
  const MessageCircle = [
7794
7794
  'svg',
7795
7795
  defaultAttributes,
7796
- [
7797
- [
7798
- 'path',
7799
- {
7800
- d: 'M21 11.5a8.38 8.38 0 0 1-.9 3.8 8.5 8.5 0 0 1-7.6 4.7 8.38 8.38 0 0 1-3.8-.9L3 21l1.9-5.7a8.38 8.38 0 0 1-.9-3.8 8.5 8.5 0 0 1 4.7-7.6 8.38 8.38 0 0 1 3.8-.9h.5a8.48 8.48 0 0 1 8 8v.5z',
7801
- },
7802
- ],
7803
- ],
7796
+ [['path', { d: 'm3 21 1.9-5.7a8.5 8.5 0 1 1 3.8 3.8z' }]],
7804
7797
  ];
7805
7798
 
7806
7799
  const MessageSquare = [
@@ -8336,18 +8329,8 @@ const Orbit = [
8336
8329
  ['circle', { cx: '12', cy: '12', r: '3' }],
8337
8330
  ['circle', { cx: '18', cy: '6', r: '2' }],
8338
8331
  ['circle', { cx: '6', cy: '18', r: '2' }],
8339
- [
8340
- 'path',
8341
- {
8342
- d: 'M18.8,7.8c0.2,0.3,0.4,0.7,0.5,1.1c0.4,1,0.6,2,0.6,3.1s-0.2,2.2-0.6,3.1c-0.4,1-1,1.8-1.7,2.5 s-1.6,1.3-2.5,1.7c-1,0.4-2,0.6-3.1,0.6',
8343
- },
8344
- ],
8345
- [
8346
- 'path',
8347
- {
8348
- d: 'M5.2,16.2c-0.2-0.3-0.4-0.7-0.5-1.1c-0.4-1-0.6-2-0.6-3.1s0.2-2.2,0.6-3.1c0.4-1,1-1.8,1.7-2.5S7.9,5,8.9,4.6 c1-0.4,2-0.6,3.1-0.6',
8349
- },
8350
- ],
8332
+ ['path', { d: 'M12 20a8 8 0 0 0 6.82-12.17' }],
8333
+ ['path', { d: 'M12 4a8 8 0 0 0-6.82 12.17' }],
8351
8334
  ],
8352
8335
  ];
8353
8336
 
@@ -9472,20 +9455,15 @@ const ReplaceAll = [
9472
9455
  'svg',
9473
9456
  defaultAttributes,
9474
9457
  [
9475
- ['path', { d: 'M6,10V5c0-1.7,1.3-3,3-3h1' }],
9476
- ['polyline', { points: '3,7 6,10 9,7' }],
9477
- ['path', { d: 'M22,8c0,1.1-0.9,2-2,2' }],
9478
- ['path', { d: 'M20,2c1.1,0,2,0.9,2,2' }],
9479
- ['path', { d: 'M14,4c0-1.1,0.9-2,2-2' }],
9480
- ['path', { d: 'M16,10c-1.1,0-2-0.9-2-2' }],
9481
- [
9482
- 'path',
9483
- {
9484
- d: 'M8,22H4c-1.1,0-2-0.9-2-2v-4c0-1.1,0.9-2,2-2h4c1.1,0,2,0.9,2,2v4C10,21.1,9.1,22,8,22z',
9485
- },
9486
- ],
9487
- ['path', { d: 'M14,14c1.1,0,2,0.9,2,2v4c0,1.1-0.9,2-2,2' }],
9488
- ['path', { d: 'M20,14c1.1,0,2,0.9,2,2v4c0,1.1-0.9,2-2,2' }],
9458
+ ['rect', { x: '2', y: '14', width: '8', height: '8', rx: '2' }],
9459
+ ['path', { d: 'm3 7 3 3 3-3' }],
9460
+ ['path', { d: 'M6 10V5a2.95 2.95 0 0 1 3-3h1' }],
9461
+ ['path', { d: 'M22 8a2 2 0 0 1-2 2' }],
9462
+ ['path', { d: 'M20 2a2 2 0 0 1 2 2' }],
9463
+ ['path', { d: 'M14 4a2 2 0 0 1 2-2' }],
9464
+ ['path', { d: 'M16 10a2 2 0 0 1-2-2' }],
9465
+ ['path', { d: 'M14 14a2 2 0 0 1 2 2v4a2 2 0 0 1-2 2' }],
9466
+ ['path', { d: 'M20 14a2 2 0 0 1 2 2v4a2 2 0 0 1-2 2' }],
9489
9467
  ],
9490
9468
  ];
9491
9469
 
@@ -9493,18 +9471,13 @@ const Replace = [
9493
9471
  'svg',
9494
9472
  defaultAttributes,
9495
9473
  [
9496
- ['path', { d: 'M6,10V5c0-1.7,1.3-3,3-3h1' }],
9497
- ['polyline', { points: '3,7 6,10 9,7' }],
9498
- ['path', { d: 'M22,8c0,1.1-0.9,2-2,2' }],
9499
- ['path', { d: 'M20,2c1.1,0,2,0.9,2,2' }],
9500
- ['path', { d: 'M14,4c0-1.1,0.9-2,2-2' }],
9501
- ['path', { d: 'M16,10c-1.1,0-2-0.9-2-2' }],
9502
- [
9503
- 'path',
9504
- {
9505
- d: 'M8,22H4c-1.1,0-2-0.9-2-2v-4c0-1.1,0.9-2,2-2h4c1.1,0,2,0.9,2,2v4C10,21.1,9.1,22,8,22z',
9506
- },
9507
- ],
9474
+ ['rect', { x: '2', y: '14', width: '8', height: '8', rx: '2' }],
9475
+ ['path', { d: 'm3 7 3 3 3-3' }],
9476
+ ['path', { d: 'M6 10V5a2.95 2.95 0 0 1 3-3h1' }],
9477
+ ['path', { d: 'M22 8a2 2 0 0 1-2 2' }],
9478
+ ['path', { d: 'M20 2a2 2 0 0 1 2 2' }],
9479
+ ['path', { d: 'M14 4a2 2 0 0 1 2-2' }],
9480
+ ['path', { d: 'M16 10a2 2 0 0 1-2-2' }],
9508
9481
  ],
9509
9482
  ];
9510
9483