@leapdev/gui-icons 3.0.56 → 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
|
@@ -728,6 +728,7 @@ export { default as LeapWebCopy20 } from './icons/leap-web/copy-20.svg';
|
|
|
728
728
|
export { default as LeapWebCriticalDate16 } from './icons/leap-web/critical-date-16.svg';
|
|
729
729
|
export { default as LeapWebCurveArrowUpLeft20 } from './icons/leap-web/curve-arrow-up-left-20.svg';
|
|
730
730
|
export { default as LeapWebDashboard20 } from './icons/leap-web/dashboard-20.svg';
|
|
731
|
+
export { default as LeapWebDelete16 } from './icons/leap-web/delete-16.svg';
|
|
731
732
|
export { default as LeapWebDelete20 } from './icons/leap-web/delete-20.svg';
|
|
732
733
|
export { default as LeapWebDocument16 } from './icons/leap-web/document-16.svg';
|
|
733
734
|
export { default as LeapWebDocument20 } from './icons/leap-web/document-20.svg';
|
|
@@ -836,6 +837,7 @@ export { default as LeapWebMinus12 } from './icons/leap-web/minus-12.svg';
|
|
|
836
837
|
export { default as LeapWebMinus16 } from './icons/leap-web/minus-16.svg';
|
|
837
838
|
export { default as LeapWebMinus20 } from './icons/leap-web/minus-20.svg';
|
|
838
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';
|
|
839
841
|
export { default as LeapWebMoreHoriz16 } from './icons/leap-web/more-horiz-16.svg';
|
|
840
842
|
export { default as LeapWebMoreHoriz20 } from './icons/leap-web/more-horiz-20.svg';
|
|
841
843
|
export { default as LeapWebMoreVert16 } from './icons/leap-web/more-vert-16.svg';
|