lucide-angular 0.440.0 → 0.441.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
@@ -650,6 +650,8 @@ export { default as Clock8Icon } from './icons/clock-8';
650
650
  export { default as LucideClock8 } from './icons/clock-8';
651
651
  export { default as Clock9Icon } from './icons/clock-9';
652
652
  export { default as LucideClock9 } from './icons/clock-9';
653
+ export { default as ClockAlertIcon } from './icons/clock-alert';
654
+ export { default as LucideClockAlert } from './icons/clock-alert';
653
655
  export { default as ClockArrowDownIcon } from './icons/clock-arrow-down';
654
656
  export { default as LucideClockArrowDown } from './icons/clock-arrow-down';
655
657
  export { default as ClockArrowUpIcon } from './icons/clock-arrow-up';