@leapdev/gui-icons 3.0.83 → 3.0.84

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';
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.84",
4
4
  "description": "LEAP GUI Icons",
5
5
  "author": "LEAP Dev",
6
6
  "license": "ISC",