lucide-angular 0.214.0 → 0.215.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
@@ -1577,6 +1577,8 @@ export { default as PhoneOutgoingIcon } from './icons/phone-outgoing';
1577
1577
  export { default as LucidePhoneOutgoing } from './icons/phone-outgoing';
1578
1578
  export { default as PhoneIcon } from './icons/phone';
1579
1579
  export { default as LucidePhone } from './icons/phone';
1580
+ export { default as PiIcon } from './icons/pi';
1581
+ export { default as LucidePi } from './icons/pi';
1580
1582
  export { default as PictureInPicture2Icon } from './icons/picture-in-picture-2';
1581
1583
  export { default as LucidePictureInPicture2 } from './icons/picture-in-picture-2';
1582
1584
  export { default as PictureInPictureIcon } from './icons/picture-in-picture';
@@ -2113,6 +2115,8 @@ export { default as UtensilsIcon } from './icons/utensils';
2113
2115
  export { default as LucideUtensils } from './icons/utensils';
2114
2116
  export { default as UtilityPoleIcon } from './icons/utility-pole';
2115
2117
  export { default as LucideUtilityPole } from './icons/utility-pole';
2118
+ export { default as VariableIcon } from './icons/variable';
2119
+ export { default as LucideVariable } from './icons/variable';
2116
2120
  export { default as VeganIcon } from './icons/vegan';
2117
2121
  export { default as LucideVegan } from './icons/vegan';
2118
2122
  export { default as VenetianMaskIcon } from './icons/venetian-mask';