lucide-angular 0.308.0 → 0.309.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
@@ -1444,6 +1444,8 @@ export { default as LinkedinIcon } from './icons/linkedin';
1444
1444
  export { default as LucideLinkedin } from './icons/linkedin';
1445
1445
  export { default as ListChecksIcon } from './icons/list-checks';
1446
1446
  export { default as LucideListChecks } from './icons/list-checks';
1447
+ export { default as ListCollapseIcon } from './icons/list-collapse';
1448
+ export { default as LucideListCollapse } from './icons/list-collapse';
1447
1449
  export { default as ListEndIcon } from './icons/list-end';
1448
1450
  export { default as LucideListEnd } from './icons/list-end';
1449
1451
  export { default as ListFilterIcon } from './icons/list-filter';