@leapdev/gui-icons 3.0.84 → 3.0.85

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
@@ -879,6 +879,7 @@ export { default as LeapWebInvoice16 } from './icons/leap-web/invoice-16.svg';
879
879
  export { default as LeapWebItalic20 } from './icons/leap-web/italic-20.svg';
880
880
  export { default as LeapWebLaunch16 } from './icons/leap-web/launch-16.svg';
881
881
  export { default as LeapWebLaunch20 } from './icons/leap-web/launch-20.svg';
882
+ export { default as LeapWebLawconnectBlue20 } from './icons/leap-web/lawconnect-blue-20.svg';
882
883
  export { default as LeapWebLawconnectIcon20 } from './icons/leap-web/lawconnect-icon-20.svg';
883
884
  export { default as LeapWebLeads20 } from './icons/leap-web/leads-20.svg';
884
885
  export { default as LeapWebLeapLegs24 } from './icons/leap-web/leap-legs-24.svg';
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@leapdev/gui-icons",
3
- "version": "3.0.84",
3
+ "version": "3.0.85",
4
4
  "description": "LEAP GUI Icons",
5
5
  "author": "LEAP Dev",
6
6
  "license": "ISC",