lucide-angular 0.329.0 → 0.331.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
@@ -2418,6 +2418,8 @@ export { default as TangentIcon } from './icons/tangent';
2418
2418
  export { default as LucideTangent } from './icons/tangent';
2419
2419
  export { default as TargetIcon } from './icons/target';
2420
2420
  export { default as LucideTarget } from './icons/target';
2421
+ export { default as TelescopeIcon } from './icons/telescope';
2422
+ export { default as LucideTelescope } from './icons/telescope';
2421
2423
  export { default as TentTreeIcon } from './icons/tent-tree';
2422
2424
  export { default as LucideTentTree } from './icons/tent-tree';
2423
2425
  export { default as TentIcon } from './icons/tent';