lucide-angular 0.409.0 → 0.410.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
@@ -1814,6 +1814,8 @@ export { default as PercentIcon } from './icons/percent';
1814
1814
  export { default as LucidePercent } from './icons/percent';
1815
1815
  export { default as PersonStandingIcon } from './icons/person-standing';
1816
1816
  export { default as LucidePersonStanding } from './icons/person-standing';
1817
+ export { default as PhilippinePesoIcon } from './icons/philippine-peso';
1818
+ export { default as LucidePhilippinePeso } from './icons/philippine-peso';
1817
1819
  export { default as PhoneCallIcon } from './icons/phone-call';
1818
1820
  export { default as LucidePhoneCall } from './icons/phone-call';
1819
1821
  export { default as PhoneForwardedIcon } from './icons/phone-forwarded';