@stash-ui/duotone-icons 1.0.28 → 1.0.37

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
@@ -291,3 +291,4 @@ export { default as FunnelIcon } from './FunnelIcon';
291
291
  export { default as SpinnerIcon } from './SpinnerIcon';
292
292
  export { default as SidebarIcon } from './SidebarIcon';
293
293
  export { default as ListRemovedIcon } from './ListRemovedIcon';
294
+ export { default as KanbanIcon } from './KanbanIcon';
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.28",
4
+ "version": "1.0.37",
5
5
  "license": "MIT",
6
6
  "description": "React Duotone Icons Set",
7
7
  "authors": [