lucide-angular 0.195.0 → 0.197.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
@@ -587,6 +587,8 @@ export { default as CoinsIcon } from './icons/coins';
587
587
  export { default as LucideCoins } from './icons/coins';
588
588
  export { default as ColumnsIcon } from './icons/columns';
589
589
  export { default as LucideColumns } from './icons/columns';
590
+ export { default as CombineIcon } from './icons/combine';
591
+ export { default as LucideCombine } from './icons/combine';
590
592
  export { default as CommandIcon } from './icons/command';
591
593
  export { default as LucideCommand } from './icons/command';
592
594
  export { default as CompassIcon } from './icons/compass';