@leapdev/gui-icons 3.0.67 → 3.0.68

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
@@ -838,6 +838,9 @@ export { default as LeapWebListOrdered20 } from './icons/leap-web/list-ordered-2
838
838
  export { default as LeapWebLock16 } from './icons/leap-web/lock-16.svg';
839
839
  export { default as LeapWebLock20 } from './icons/leap-web/lock-20.svg';
840
840
  export { default as LeapWebMenu20 } from './icons/leap-web/menu-20.svg';
841
+ export { default as LeapWebMenuMoreVert12 } from './icons/leap-web/menu-more-vert-12.svg';
842
+ export { default as LeapWebMenuMoreVert16 } from './icons/leap-web/menu-more-vert-16.svg';
843
+ export { default as LeapWebMenuMoreVert20 } from './icons/leap-web/menu-more-vert-20.svg';
841
844
  export { default as LeapWebMinimum16 } from './icons/leap-web/minimum-16.svg';
842
845
  export { default as LeapWebMinimum20 } from './icons/leap-web/minimum-20.svg';
843
846
  export { default as LeapWebMinus12 } from './icons/leap-web/minus-12.svg';
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@leapdev/gui-icons",
3
- "version": "3.0.67",
3
+ "version": "3.0.68",
4
4
  "description": "LEAP GUI Icons",
5
5
  "author": "LEAP Dev",
6
6
  "license": "ISC",