@zvoove/unity-ui 2.35.3 → 2.36.0

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.
@@ -906,6 +906,7 @@ export declare const commonIconsMap: {
906
906
  readonly timer: Icon_2;
907
907
  readonly 'time-sheet-download': Icon_2;
908
908
  readonly 'time-sheet-upload': Icon_2;
909
+ readonly toolbox: Icon_2;
909
910
  readonly train: Icon_2;
910
911
  readonly translate: Icon_2;
911
912
  readonly travel: Icon_2;
@@ -2031,6 +2032,7 @@ declare const iconMap: {
2031
2032
  readonly timer: Icon_2;
2032
2033
  readonly 'time-sheet-download': Icon_2;
2033
2034
  readonly 'time-sheet-upload': Icon_2;
2035
+ readonly toolbox: Icon_2;
2034
2036
  readonly train: Icon_2;
2035
2037
  readonly translate: Icon_2;
2036
2038
  readonly travel: Icon_2;