@leapdev/gui-icons 3.0.47 → 3.0.49

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
@@ -723,6 +723,7 @@ export { default as LeapWebContract16 } from './icons/leap-web/contract-16.svg';
723
723
  export { default as LeapWebCopy16 } from './icons/leap-web/copy-16.svg';
724
724
  export { default as LeapWebCopy20 } from './icons/leap-web/copy-20.svg';
725
725
  export { default as LeapWebCriticalDate16 } from './icons/leap-web/critical-date-16.svg';
726
+ export { default as LeapWebCurveArrowUpLeft20 } from './icons/leap-web/curve-arrow-up-left-20.svg';
726
727
  export { default as LeapWebDashboard20 } from './icons/leap-web/dashboard-20.svg';
727
728
  export { default as LeapWebDelete20 } from './icons/leap-web/delete-20.svg';
728
729
  export { default as LeapWebDocument16 } from './icons/leap-web/document-16.svg';
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@leapdev/gui-icons",
3
- "version": "3.0.47",
3
+ "version": "3.0.49",
4
4
  "description": "LEAP GUI Icons",
5
5
  "author": "LEAP Dev",
6
6
  "license": "ISC",