lucide-angular 0.350.0 → 0.351.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
@@ -454,6 +454,10 @@ export { default as BrainIcon } from './icons/brain';
454
454
  export { default as LucideBrain } from './icons/brain';
455
455
  export { default as BrickWallIcon } from './icons/brick-wall';
456
456
  export { default as LucideBrickWall } from './icons/brick-wall';
457
+ export { default as BriefcaseBusinessIcon } from './icons/briefcase-business';
458
+ export { default as LucideBriefcaseBusiness } from './icons/briefcase-business';
459
+ export { default as BriefcaseMedicalIcon } from './icons/briefcase-medical';
460
+ export { default as LucideBriefcaseMedical } from './icons/briefcase-medical';
457
461
  export { default as BriefcaseIcon } from './icons/briefcase';
458
462
  export { default as LucideBriefcase } from './icons/briefcase';
459
463
  export { default as BringToFrontIcon } from './icons/bring-to-front';