lucide-angular 0.198.0 → 0.199.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
@@ -1240,6 +1240,8 @@ export { default as ListOrderedIcon } from './icons/list-ordered';
1240
1240
  export { default as LucideListOrdered } from './icons/list-ordered';
1241
1241
  export { default as ListPlusIcon } from './icons/list-plus';
1242
1242
  export { default as LucideListPlus } from './icons/list-plus';
1243
+ export { default as ListRestartIcon } from './icons/list-restart';
1244
+ export { default as LucideListRestart } from './icons/list-restart';
1243
1245
  export { default as ListStartIcon } from './icons/list-start';
1244
1246
  export { default as LucideListStart } from './icons/list-start';
1245
1247
  export { default as ListTreeIcon } from './icons/list-tree';