lucide-angular 0.365.0 → 0.366.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
@@ -1332,6 +1332,8 @@ export { default as KeyIcon } from './icons/key';
1332
1332
  export { default as LucideKey } from './icons/key';
1333
1333
  export { default as KeyboardMusicIcon } from './icons/keyboard-music';
1334
1334
  export { default as LucideKeyboardMusic } from './icons/keyboard-music';
1335
+ export { default as KeyboardOffIcon } from './icons/keyboard-off';
1336
+ export { default as LucideKeyboardOff } from './icons/keyboard-off';
1335
1337
  export { default as KeyboardIcon } from './icons/keyboard';
1336
1338
  export { default as LucideKeyboard } from './icons/keyboard';
1337
1339
  export { default as LampCeilingIcon } from './icons/lamp-ceiling';