lucide-angular 0.285.0 → 0.286.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
@@ -2340,6 +2340,8 @@ export { default as TwitterIcon } from './icons/twitter';
2340
2340
  export { default as LucideTwitter } from './icons/twitter';
2341
2341
  export { default as TypeIcon } from './icons/type';
2342
2342
  export { default as LucideType } from './icons/type';
2343
+ export { default as UmbrellaOffIcon } from './icons/umbrella-off';
2344
+ export { default as LucideUmbrellaOff } from './icons/umbrella-off';
2343
2345
  export { default as UmbrellaIcon } from './icons/umbrella';
2344
2346
  export { default as LucideUmbrella } from './icons/umbrella';
2345
2347
  export { default as UnderlineIcon } from './icons/underline';