lucide-angular 0.205.0 → 0.207.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
@@ -1250,6 +1250,8 @@ export { default as ListChecksIcon } from './icons/list-checks';
1250
1250
  export { default as LucideListChecks } from './icons/list-checks';
1251
1251
  export { default as ListEndIcon } from './icons/list-end';
1252
1252
  export { default as LucideListEnd } from './icons/list-end';
1253
+ export { default as ListFilterIcon } from './icons/list-filter';
1254
+ export { default as LucideListFilter } from './icons/list-filter';
1253
1255
  export { default as ListMinusIcon } from './icons/list-minus';
1254
1256
  export { default as LucideListMinus } from './icons/list-minus';
1255
1257
  export { default as ListMusicIcon } from './icons/list-music';