lucide-angular 0.320.0 → 0.321.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
@@ -1288,6 +1288,8 @@ export { default as HandPlatterIcon } from './icons/hand-platter';
1288
1288
  export { default as LucideHandPlatter } from './icons/hand-platter';
1289
1289
  export { default as HandIcon } from './icons/hand';
1290
1290
  export { default as LucideHand } from './icons/hand';
1291
+ export { default as HandshakeIcon } from './icons/handshake';
1292
+ export { default as LucideHandshake } from './icons/handshake';
1291
1293
  export { default as HardDriveDownloadIcon } from './icons/hard-drive-download';
1292
1294
  export { default as LucideHardDriveDownload } from './icons/hard-drive-download';
1293
1295
  export { default as HardDriveUploadIcon } from './icons/hard-drive-upload';