@leapdev/gui-icons 3.0.88 → 3.0.89

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
@@ -837,6 +837,7 @@ export { default as LeapWebFolderNew16 } from './icons/leap-web/folder-new-16.sv
837
837
  export { default as LeapWebFolderNew20 } from './icons/leap-web/folder-new-20.svg';
838
838
  export { default as LeapWebForm16 } from './icons/leap-web/form-16.svg';
839
839
  export { default as LeapWebForms20 } from './icons/leap-web/forms-20.svg';
840
+ export { default as LeapWebFormsAdd16 } from './icons/leap-web/forms-add-16.svg';
840
841
  export { default as LeapWebFormsPrecedence16 } from './icons/leap-web/forms-precedence-16.svg';
841
842
  export { default as LeapWebGreyExcel20 } from './icons/leap-web/grey-excel-20.svg';
842
843
  export { default as LeapWebGreyLawconnect20 } from './icons/leap-web/grey-lawconnect-20.svg';
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@leapdev/gui-icons",
3
- "version": "3.0.88",
3
+ "version": "3.0.89",
4
4
  "description": "LEAP GUI Icons",
5
5
  "author": "LEAP Dev",
6
6
  "license": "ISC",