lucide-angular 0.204.0 → 0.205.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
@@ -1735,6 +1735,8 @@ export { default as ScreenShareOffIcon } from './icons/screen-share-off';
1735
1735
  export { default as LucideScreenShareOff } from './icons/screen-share-off';
1736
1736
  export { default as ScreenShareIcon } from './icons/screen-share';
1737
1737
  export { default as LucideScreenShare } from './icons/screen-share';
1738
+ export { default as ScrollTextIcon } from './icons/scroll-text';
1739
+ export { default as LucideScrollText } from './icons/scroll-text';
1738
1740
  export { default as ScrollIcon } from './icons/scroll';
1739
1741
  export { default as LucideScroll } from './icons/scroll';
1740
1742
  export { default as SearchIcon } from './icons/search';