lucide-angular 0.333.0 → 0.335.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
@@ -1904,6 +1904,8 @@ export { default as PiIcon } from './icons/pi';
1904
1904
  export { default as LucidePi } from './icons/pi';
1905
1905
  export { default as PianoIcon } from './icons/piano';
1906
1906
  export { default as LucidePiano } from './icons/piano';
1907
+ export { default as PickaxeIcon } from './icons/pickaxe';
1908
+ export { default as LucidePickaxe } from './icons/pickaxe';
1907
1909
  export { default as PictureInPicture2Icon } from './icons/picture-in-picture-2';
1908
1910
  export { default as LucidePictureInPicture2 } from './icons/picture-in-picture-2';
1909
1911
  export { default as PictureInPictureIcon } from './icons/picture-in-picture';