@leapdev/gui-icons 3.0.53 → 3.0.55

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
@@ -622,9 +622,11 @@ export { default as LeapWebArrowDotRight20 } from './icons/leap-web/arrow-dot-ri
622
622
  export { default as LeapWebArrowDotUp16 } from './icons/leap-web/arrow-dot-up-16.svg';
623
623
  export { default as LeapWebArrowDotUp20 } from './icons/leap-web/arrow-dot-up-20.svg';
624
624
  export { default as LeapWebArrowDown16 } from './icons/leap-web/arrow-down-16.svg';
625
+ export { default as LeapWebArrowDown20 } from './icons/leap-web/arrow-down-20.svg';
625
626
  export { default as LeapWebArrowLeft16 } from './icons/leap-web/arrow-left-16.svg';
626
627
  export { default as LeapWebArrowRight16 } from './icons/leap-web/arrow-right-16.svg';
627
628
  export { default as LeapWebArrowUp16 } from './icons/leap-web/arrow-up-16.svg';
629
+ export { default as LeapWebArrowUp20 } from './icons/leap-web/arrow-up-20.svg';
628
630
  export { default as LeapWebAttach16 } from './icons/leap-web/attach-16.svg';
629
631
  export { default as LeapWebAttach20 } from './icons/leap-web/attach-20.svg';
630
632
  export { default as LeapWebAuthEmail20 } from './icons/leap-web/auth-email-20.svg';
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@leapdev/gui-icons",
3
- "version": "3.0.53",
3
+ "version": "3.0.55",
4
4
  "description": "LEAP GUI Icons",
5
5
  "author": "LEAP Dev",
6
6
  "license": "ISC",