lucide-angular 0.28.0 → 0.29.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.
@@ -5720,9 +5720,9 @@ const Sliders = [
5720
5720
  ['line', { x1: '12', y1: '8', x2: '12', y2: '3' }],
5721
5721
  ['line', { x1: '20', y1: '21', x2: '20', y2: '16' }],
5722
5722
  ['line', { x1: '20', y1: '12', x2: '20', y2: '3' }],
5723
- ['line', { x1: '1', y1: '14', x2: '7', y2: '14' }],
5724
- ['line', { x1: '9', y1: '8', x2: '15', y2: '8' }],
5725
- ['line', { x1: '17', y1: '16', x2: '23', y2: '16' }],
5723
+ ['line', { x1: '2', y1: '14', x2: '6', y2: '14' }],
5724
+ ['line', { x1: '10', y1: '8', x2: '14', y2: '8' }],
5725
+ ['line', { x1: '18', y1: '16', x2: '22', y2: '16' }],
5726
5726
  ],
5727
5727
  ];
5728
5728