@leapdev/gui-icons 3.0.70 → 3.0.72

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
@@ -769,8 +769,10 @@ export { default as LeapWebFilledStar16 } from './icons/leap-web/filled-star-16.
769
769
  export { default as LeapWebFilledTick16 } from './icons/leap-web/filled-tick-16.svg';
770
770
  export { default as LeapWebFilter16 } from './icons/leap-web/filter-16.svg';
771
771
  export { default as LeapWebFilter20 } from './icons/leap-web/filter-20.svg';
772
+ export { default as LeapWebFilter24 } from './icons/leap-web/filter-24.svg';
772
773
  export { default as LeapWebFilterDot16 } from './icons/leap-web/filter-dot-16.svg';
773
774
  export { default as LeapWebFilterDot20 } from './icons/leap-web/filter-dot-20.svg';
775
+ export { default as LeapWebFilterDot24 } from './icons/leap-web/filter-dot-24.svg';
774
776
  export { default as LeapWebFire16 } from './icons/leap-web/fire-16.svg';
775
777
  export { default as LeapWebFire20 } from './icons/leap-web/fire-20.svg';
776
778
  export { default as LeapWebFlag16 } from './icons/leap-web/flag-16.svg';
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@leapdev/gui-icons",
3
- "version": "3.0.70",
3
+ "version": "3.0.72",
4
4
  "description": "LEAP GUI Icons",
5
5
  "author": "LEAP Dev",
6
6
  "license": "ISC",