@leapdev/gui-icons 3.0.85 → 3.0.86

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
@@ -1023,6 +1023,7 @@ export { default as LeapWebTwoToneAccountList20 } from './icons/leap-web/two-ton
1023
1023
  export { default as LeapWebTwoToneAccountList24 } from './icons/leap-web/two-tone-account-list-24.svg';
1024
1024
  export { default as LeapWebTwoToneAccounting24 } from './icons/leap-web/two-tone-accounting-24.svg';
1025
1025
  export { default as LeapWebTwoToneAddCircle } from './icons/leap-web/two-tone-add-circle.svg';
1026
+ export { default as LeapWebTwoToneApps20 } from './icons/leap-web/two-tone-apps-20.svg';
1026
1027
  export { default as LeapWebTwoToneApps24 } from './icons/leap-web/two-tone-apps-24.svg';
1027
1028
  export { default as LeapWebTwoToneAuthEmail20 } from './icons/leap-web/two-tone-auth-email-20.svg';
1028
1029
  export { default as LeapWebTwoToneCalculator20 } from './icons/leap-web/two-tone-calculator-20.svg';
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@leapdev/gui-icons",
3
- "version": "3.0.85",
3
+ "version": "3.0.86",
4
4
  "description": "LEAP GUI Icons",
5
5
  "author": "LEAP Dev",
6
6
  "license": "ISC",