@leapdev/gui-icons 3.0.57 → 3.0.58
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
|
@@ -837,6 +837,7 @@ export { default as LeapWebMinus12 } from './icons/leap-web/minus-12.svg';
|
|
|
837
837
|
export { default as LeapWebMinus16 } from './icons/leap-web/minus-16.svg';
|
|
838
838
|
export { default as LeapWebMinus20 } from './icons/leap-web/minus-20.svg';
|
|
839
839
|
export { default as LeapWebMinusCircle16 } from './icons/leap-web/minus-circle-16.svg';
|
|
840
|
+
export { default as LeapWebMinusCircle20 } from './icons/leap-web/minus-circle-20.svg';
|
|
840
841
|
export { default as LeapWebMoreHoriz16 } from './icons/leap-web/more-horiz-16.svg';
|
|
841
842
|
export { default as LeapWebMoreHoriz20 } from './icons/leap-web/more-horiz-20.svg';
|
|
842
843
|
export { default as LeapWebMoreVert16 } from './icons/leap-web/more-vert-16.svg';
|