@stash-ui/duotone-icons 1.0.44 → 1.0.50

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.d.ts CHANGED
@@ -318,3 +318,5 @@ export { default as AtomIcon } from './AtomIcon';
318
318
  export { default as StepIcon } from './StepIcon';
319
319
  export { default as CouponIcon } from './CouponIcon';
320
320
  export { default as FileCertificateIcon } from './FileCertificateIcon';
321
+ export { default as GemIcon } from './GemIcon';
322
+ export { default as BriefCaseIcon } from './BriefCaseIcon';
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@stash-ui/duotone-icons",
3
3
  "private": false,
4
- "version": "1.0.44",
4
+ "version": "1.0.50",
5
5
  "license": "MIT",
6
6
  "description": "React Duotone Icons Set",
7
7
  "authors": [