lucide-angular 0.199.0 → 0.200.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
@@ -1316,6 +1316,8 @@ export { default as MehIcon } from './icons/meh';
1316
1316
  export { default as LucideMeh } from './icons/meh';
1317
1317
  export { default as MemoryStickIcon } from './icons/memory-stick';
1318
1318
  export { default as LucideMemoryStick } from './icons/memory-stick';
1319
+ export { default as MenuSquareIcon } from './icons/menu-square';
1320
+ export { default as LucideMenuSquare } from './icons/menu-square';
1319
1321
  export { default as MenuIcon } from './icons/menu';
1320
1322
  export { default as LucideMenu } from './icons/menu';
1321
1323
  export { default as MergeIcon } from './icons/merge';