lucide-angular 0.419.0 → 0.420.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
@@ -1742,6 +1742,8 @@ export { default as NutIcon } from './icons/nut';
1742
1742
  export { default as LucideNut } from './icons/nut';
1743
1743
  export { default as OctagonIcon } from './icons/octagon';
1744
1744
  export { default as LucideOctagon } from './icons/octagon';
1745
+ export { default as OmegaIcon } from './icons/omega';
1746
+ export { default as LucideOmega } from './icons/omega';
1745
1747
  export { default as OptionIcon } from './icons/option';
1746
1748
  export { default as LucideOption } from './icons/option';
1747
1749
  export { default as OrbitIcon } from './icons/orbit';