lucide-angular 0.229.0 → 0.231.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
@@ -76,6 +76,10 @@ export { default as AlignVerticalSpaceAroundIcon } from './icons/align-vertical-
76
76
  export { default as LucideAlignVerticalSpaceAround } from './icons/align-vertical-space-around';
77
77
  export { default as AlignVerticalSpaceBetweenIcon } from './icons/align-vertical-space-between';
78
78
  export { default as LucideAlignVerticalSpaceBetween } from './icons/align-vertical-space-between';
79
+ export { default as AmpersandIcon } from './icons/ampersand';
80
+ export { default as LucideAmpersand } from './icons/ampersand';
81
+ export { default as AmpersandsIcon } from './icons/ampersands';
82
+ export { default as LucideAmpersands } from './icons/ampersands';
79
83
  export { default as AnchorIcon } from './icons/anchor';
80
84
  export { default as LucideAnchor } from './icons/anchor';
81
85
  export { default as AngryIcon } from './icons/angry';