@leapdev/gui-icons 3.0.65 → 3.0.67

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
@@ -605,6 +605,7 @@ export { default as LeapWebAccountList20 } from './icons/leap-web/account-list-2
605
605
  export { default as LeapWebAccounting20 } from './icons/leap-web/accounting-20.svg';
606
606
  export { default as LeapWebAccounting24 } from './icons/leap-web/accounting-24.svg';
607
607
  export { default as LeapWebAdd16 } from './icons/leap-web/add-16.svg';
608
+ export { default as LeapWebAddCircle12 } from './icons/leap-web/add-circle-12.svg';
608
609
  export { default as LeapWebAddCircle16 } from './icons/leap-web/add-circle-16.svg';
609
610
  export { default as LeapWebAddCircle20 } from './icons/leap-web/add-circle-20.svg';
610
611
  export { default as LeapWebAlignCenter20 } from './icons/leap-web/align-center-20.svg';
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@leapdev/gui-icons",
3
- "version": "3.0.65",
3
+ "version": "3.0.67",
4
4
  "description": "LEAP GUI Icons",
5
5
  "author": "LEAP Dev",
6
6
  "license": "ISC",