lucide-angular 0.223.0 → 0.224.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/aliases.d.ts CHANGED
@@ -1784,6 +1784,8 @@ export { default as ScanLineIcon } from './icons/scan-line';
1784
1784
  export { default as LucideScanLine } from './icons/scan-line';
1785
1785
  export { default as ScanIcon } from './icons/scan';
1786
1786
  export { default as LucideScan } from './icons/scan';
1787
+ export { default as ScatterChartIcon } from './icons/scatter-chart';
1788
+ export { default as LucideScatterChart } from './icons/scatter-chart';
1787
1789
  export { default as School2Icon } from './icons/school-2';
1788
1790
  export { default as LucideSchool2 } from './icons/school-2';
1789
1791
  export { default as SchoolIcon } from './icons/school';