lucide-angular 0.407.0 → 0.408.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
@@ -1620,6 +1620,8 @@ export { default as MinusIcon } from './icons/minus';
1620
1620
  export { default as LucideMinus } from './icons/minus';
1621
1621
  export { default as MonitorCheckIcon } from './icons/monitor-check';
1622
1622
  export { default as LucideMonitorCheck } from './icons/monitor-check';
1623
+ export { default as MonitorCogIcon } from './icons/monitor-cog';
1624
+ export { default as LucideMonitorCog } from './icons/monitor-cog';
1623
1625
  export { default as MonitorDotIcon } from './icons/monitor-dot';
1624
1626
  export { default as LucideMonitorDot } from './icons/monitor-dot';
1625
1627
  export { default as MonitorDownIcon } from './icons/monitor-down';