lucide-angular 0.209.0 → 0.211.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
@@ -1230,6 +1230,8 @@ export { default as LayoutIcon } from './icons/layout';
1230
1230
  export { default as LucideLayout } from './icons/layout';
1231
1231
  export { default as LeafIcon } from './icons/leaf';
1232
1232
  export { default as LucideLeaf } from './icons/leaf';
1233
+ export { default as LeafyGreenIcon } from './icons/leafy-green';
1234
+ export { default as LucideLeafyGreen } from './icons/leafy-green';
1233
1235
  export { default as LibraryIcon } from './icons/library';
1234
1236
  export { default as LucideLibrary } from './icons/library';
1235
1237
  export { default as LifeBuoyIcon } from './icons/life-buoy';