lucide-angular 0.242.0 → 0.243.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
@@ -1886,6 +1886,8 @@ export { default as Settings2Icon } from './icons/settings-2';
1886
1886
  export { default as LucideSettings2 } from './icons/settings-2';
1887
1887
  export { default as SettingsIcon } from './icons/settings';
1888
1888
  export { default as LucideSettings } from './icons/settings';
1889
+ export { default as ShapesIcon } from './icons/shapes';
1890
+ export { default as LucideShapes } from './icons/shapes';
1889
1891
  export { default as Share2Icon } from './icons/share-2';
1890
1892
  export { default as LucideShare2 } from './icons/share-2';
1891
1893
  export { default as ShareIcon } from './icons/share';