@leapdev/gui-icons 3.0.83 → 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
@@ -273,7 +273,11 @@ export { default as DoctypePowerpointSc } from './icons/doctype/powerpoint-sc.sv
273
273
  export { default as DoctypePpt16 } from './icons/doctype/ppt-16.svg';
274
274
  export { default as DoctypePpt24 } from './icons/doctype/ppt-24.svg';
275
275
  export { default as DoctypePptSc16 } from './icons/doctype/ppt-sc-16.svg';
276
+ export { default as DoctypePptSc20 } from './icons/doctype/ppt-sc-20.svg';
276
277
  export { default as DoctypePptSc24 } from './icons/doctype/ppt-sc-24.svg';
278
+ export { default as DoctypePptSc32 } from './icons/doctype/ppt-sc-32.svg';
279
+ export { default as DoctypePptSc48 } from './icons/doctype/ppt-sc-48.svg';
280
+ export { default as DoctypePptSc } from './icons/doctype/ppt-sc.svg';
277
281
  export { default as DoctypePpt } from './icons/doctype/ppt.svg';
278
282
  export { default as DoctypePrecedentNotification16 } from './icons/doctype/precedent-notification-16.svg';
279
283
  export { default as DoctypePrecedentNotification24 } from './icons/doctype/precedent-notification-24.svg';
@@ -875,6 +879,7 @@ export { default as LeapWebInvoice16 } from './icons/leap-web/invoice-16.svg';
875
879
  export { default as LeapWebItalic20 } from './icons/leap-web/italic-20.svg';
876
880
  export { default as LeapWebLaunch16 } from './icons/leap-web/launch-16.svg';
877
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';
878
883
  export { default as LeapWebLawconnectIcon20 } from './icons/leap-web/lawconnect-icon-20.svg';
879
884
  export { default as LeapWebLeads20 } from './icons/leap-web/leads-20.svg';
880
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.83",
3
+ "version": "3.0.85",
4
4
  "description": "LEAP GUI Icons",
5
5
  "author": "LEAP Dev",
6
6
  "license": "ISC",