lucide-angular 0.340.0 → 0.341.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
@@ -910,6 +910,8 @@ export { default as EarOffIcon } from './icons/ear-off';
910
910
  export { default as LucideEarOff } from './icons/ear-off';
911
911
  export { default as EarIcon } from './icons/ear';
912
912
  export { default as LucideEar } from './icons/ear';
913
+ export { default as EarthLockIcon } from './icons/earth-lock';
914
+ export { default as LucideEarthLock } from './icons/earth-lock';
913
915
  export { default as EclipseIcon } from './icons/eclipse';
914
916
  export { default as LucideEclipse } from './icons/eclipse';
915
917
  export { default as EggFriedIcon } from './icons/egg-fried';
@@ -1256,8 +1258,8 @@ export { default as GlassWaterIcon } from './icons/glass-water';
1256
1258
  export { default as LucideGlassWater } from './icons/glass-water';
1257
1259
  export { default as GlassesIcon } from './icons/glasses';
1258
1260
  export { default as LucideGlasses } from './icons/glasses';
1259
- export { default as Globe2Icon } from './icons/globe-2';
1260
- export { default as LucideGlobe2 } from './icons/globe-2';
1261
+ export { default as GlobeLockIcon } from './icons/globe-lock';
1262
+ export { default as LucideGlobeLock } from './icons/globe-lock';
1261
1263
  export { default as GlobeIcon } from './icons/globe';
1262
1264
  export { default as LucideGlobe } from './icons/globe';
1263
1265
  export { default as GoalIcon } from './icons/goal';
@@ -2848,6 +2850,11 @@ export { default as LucideDotSquare } from './icons/dot-square';
2848
2850
  export { default as SquareDot } from './icons/dot-square';
2849
2851
  export { default as SquareDotIcon } from './icons/dot-square';
2850
2852
  export { default as LucideSquareDot } from './icons/dot-square';
2853
+ export { default as EarthIcon } from './icons/earth';
2854
+ export { default as LucideEarth } from './icons/earth';
2855
+ export { default as Globe2 } from './icons/earth';
2856
+ export { default as Globe2Icon } from './icons/earth';
2857
+ export { default as LucideGlobe2 } from './icons/earth';
2851
2858
  export { default as EqualSquareIcon } from './icons/equal-square';
2852
2859
  export { default as LucideEqualSquare } from './icons/equal-square';
2853
2860
  export { default as SquareEqual } from './icons/equal-square';