@leapdev/gui-icons 3.0.29 → 3.0.30
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
|
@@ -599,6 +599,7 @@ export { default as FilledUsers } from './icons/filled/users.svg';
|
|
|
599
599
|
export { default as FilledVisibleGrid20 } from './icons/filled/visible-grid-20.svg';
|
|
600
600
|
export { default as FilledWarningTriangleOutline } from './icons/filled/warning-triangle-outline.svg';
|
|
601
601
|
export { default as FilledXero } from './icons/filled/xero.svg';
|
|
602
|
+
export { default as LeapWebAccountList20 } from './icons/leap-web/account-list-20.svg';
|
|
602
603
|
export { default as LeapWebAccounting20 } from './icons/leap-web/accounting-20.svg';
|
|
603
604
|
export { default as LeapWebAccounting24 } from './icons/leap-web/accounting-24.svg';
|
|
604
605
|
export { default as LeapWebAdd16 } from './icons/leap-web/add-16.svg';
|