lucide-angular 0.384.0 → 0.386.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
@@ -298,6 +298,8 @@ export { default as BetweenVerticalEndIcon } from './icons/between-vertical-end'
298
298
  export { default as LucideBetweenVerticalEnd } from './icons/between-vertical-end';
299
299
  export { default as BetweenVerticalStartIcon } from './icons/between-vertical-start';
300
300
  export { default as LucideBetweenVerticalStart } from './icons/between-vertical-start';
301
+ export { default as BicepsFlexedIcon } from './icons/biceps-flexed';
302
+ export { default as LucideBicepsFlexed } from './icons/biceps-flexed';
301
303
  export { default as BikeIcon } from './icons/bike';
302
304
  export { default as LucideBike } from './icons/bike';
303
305
  export { default as BinaryIcon } from './icons/binary';