lucide-angular 0.380.0 → 0.381.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
@@ -1396,6 +1396,8 @@ export { default as LeafIcon } from './icons/leaf';
1396
1396
  export { default as LucideLeaf } from './icons/leaf';
1397
1397
  export { default as LeafyGreenIcon } from './icons/leafy-green';
1398
1398
  export { default as LucideLeafyGreen } from './icons/leafy-green';
1399
+ export { default as LecternIcon } from './icons/lectern';
1400
+ export { default as LucideLectern } from './icons/lectern';
1399
1401
  export { default as LibraryBigIcon } from './icons/library-big';
1400
1402
  export { default as LucideLibraryBig } from './icons/library-big';
1401
1403
  export { default as LibraryIcon } from './icons/library';