@leapdev/gui-icons 3.0.72 → 3.0.74

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/dist/index.js CHANGED
@@ -916,6 +916,7 @@ export { default as LeapWebReports20 } from './icons/leap-web/reports-20.svg';
916
916
  export { default as LeapWebReports24 } from './icons/leap-web/reports-24.svg';
917
917
  export { default as LeapWebRgbExcel20 } from './icons/leap-web/rgb-excel-20.svg';
918
918
  export { default as LeapWebRgbOffice36520 } from './icons/leap-web/rgb-office365-20.svg';
919
+ export { default as LeapWebRgbOutlook16 } from './icons/leap-web/rgb-outlook-16.svg';
919
920
  export { default as LeapWebRgbOutlook20 } from './icons/leap-web/rgb-outlook-20.svg';
920
921
  export { default as LeapWebRgbWord20 } from './icons/leap-web/rgb-word-20.svg';
921
922
  export { default as LeapWebSearch16 } from './icons/leap-web/search-16.svg';
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@leapdev/gui-icons",
3
- "version": "3.0.72",
3
+ "version": "3.0.74",
4
4
  "description": "LEAP GUI Icons",
5
5
  "author": "LEAP Dev",
6
6
  "license": "ISC",