@leapdev/gui-icons 3.0.56 → 3.0.57

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
@@ -728,6 +728,7 @@ export { default as LeapWebCopy20 } from './icons/leap-web/copy-20.svg';
728
728
  export { default as LeapWebCriticalDate16 } from './icons/leap-web/critical-date-16.svg';
729
729
  export { default as LeapWebCurveArrowUpLeft20 } from './icons/leap-web/curve-arrow-up-left-20.svg';
730
730
  export { default as LeapWebDashboard20 } from './icons/leap-web/dashboard-20.svg';
731
+ export { default as LeapWebDelete16 } from './icons/leap-web/delete-16.svg';
731
732
  export { default as LeapWebDelete20 } from './icons/leap-web/delete-20.svg';
732
733
  export { default as LeapWebDocument16 } from './icons/leap-web/document-16.svg';
733
734
  export { default as LeapWebDocument20 } from './icons/leap-web/document-20.svg';
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@leapdev/gui-icons",
3
- "version": "3.0.56",
3
+ "version": "3.0.57",
4
4
  "description": "LEAP GUI Icons",
5
5
  "author": "LEAP Dev",
6
6
  "license": "ISC",