@leapdev/gui-icons 3.0.25 → 3.0.26

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
@@ -998,7 +998,9 @@ export { default as LeapWebTwoToneInfotrackSearch24 } from './icons/leap-web/two
998
998
  export { default as LeapWebTwoToneIntegrations20 } from './icons/leap-web/two-tone-integrations-20.svg';
999
999
  export { default as LeapWebTwoToneIntegrations24 } from './icons/leap-web/two-tone-integrations-24.svg';
1000
1000
  export { default as LeapWebTwoToneInvoice20 } from './icons/leap-web/two-tone-invoice-20.svg';
1001
- export { default as LeapWebTwoToneInvoice24 } from './icons/leap-web/two-tone-invoice-24.svg';
1001
+ export { default as LeapWebTwoToneInvoiceAdvanced20 } from './icons/leap-web/two-tone-invoice-advanced-20.svg';
1002
+ export { default as LeapWebTwoToneInvoiceApply20 } from './icons/leap-web/two-tone-invoice-apply-20.svg';
1003
+ export { default as LeapWebTwoToneInvoiceApply24 } from './icons/leap-web/two-tone-invoice-apply-24.svg';
1002
1004
  export { default as LeapWebTwoToneJournal20 } from './icons/leap-web/two-tone-journal-20.svg';
1003
1005
  export { default as LeapWebTwoToneJournal24 } from './icons/leap-web/two-tone-journal-24.svg';
1004
1006
  export { default as LeapWebTwoToneJournalCredit20 } from './icons/leap-web/two-tone-journal-credit-20.svg';
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@leapdev/gui-icons",
3
- "version": "3.0.25",
3
+ "version": "3.0.26",
4
4
  "description": "LEAP GUI Icons",
5
5
  "author": "LEAP Dev",
6
6
  "license": "ISC",