@leapdev/gui-icons 3.0.63 → 3.0.64
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
|
@@ -869,6 +869,8 @@ export { default as LeapWebPanelSlideRight20 } from './icons/leap-web/panel-slid
|
|
|
869
869
|
export { default as LeapWebPause12 } from './icons/leap-web/pause-12.svg';
|
|
870
870
|
export { default as LeapWebPause16 } from './icons/leap-web/pause-16.svg';
|
|
871
871
|
export { default as LeapWebPayment16 } from './icons/leap-web/payment-16.svg';
|
|
872
|
+
export { default as LeapWebPercent16 } from './icons/leap-web/percent-16.svg';
|
|
873
|
+
export { default as LeapWebPercent20 } from './icons/leap-web/percent-20.svg';
|
|
872
874
|
export { default as LeapWebPin10 } from './icons/leap-web/pin-10.svg';
|
|
873
875
|
export { default as LeapWebPin16 } from './icons/leap-web/pin-16.svg';
|
|
874
876
|
export { default as LeapWebPin20 } from './icons/leap-web/pin-20.svg';
|