@leapdev/gui-icons 3.0.10 → 3.0.12
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,6 +273,7 @@ export { default as DoctypeText16 } from './icons/doctype/text-16.svg';
|
|
|
273
273
|
export { default as DoctypeText24 } from './icons/doctype/text-24.svg';
|
|
274
274
|
export { default as DoctypeTextSc16 } from './icons/doctype/text-sc-16.svg';
|
|
275
275
|
export { default as DoctypeTextSc24 } from './icons/doctype/text-sc-24.svg';
|
|
276
|
+
export { default as DoctypeTimesheets20 } from './icons/doctype/timesheets-20.svg';
|
|
276
277
|
export { default as DoctypeTrustStatement16 } from './icons/doctype/trust-statement-16.svg';
|
|
277
278
|
export { default as DoctypeTrustStatement24 } from './icons/doctype/trust-statement-24.svg';
|
|
278
279
|
export { default as DoctypeUnknown24 } from './icons/doctype/unknown-24.svg';
|