@leapdev/gui-icons 3.0.77 → 3.0.78
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
|
@@ -785,6 +785,7 @@ export { default as LeapWebFolderNew16 } from './icons/leap-web/folder-new-16.sv
|
|
|
785
785
|
export { default as LeapWebFolderNew20 } from './icons/leap-web/folder-new-20.svg';
|
|
786
786
|
export { default as LeapWebForm16 } from './icons/leap-web/form-16.svg';
|
|
787
787
|
export { default as LeapWebForms20 } from './icons/leap-web/forms-20.svg';
|
|
788
|
+
export { default as LeapWebFormsPrecedence16 } from './icons/leap-web/forms-precedence-16.svg';
|
|
788
789
|
export { default as LeapWebGreyExcel20 } from './icons/leap-web/grey-excel-20.svg';
|
|
789
790
|
export { default as LeapWebGreyLawconnect20 } from './icons/leap-web/grey-lawconnect-20.svg';
|
|
790
791
|
export { default as LeapWebGreyLeads20 } from './icons/leap-web/grey-leads-20.svg';
|