@cuby-ui/icons 0.0.237 → 0.0.239

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.
@@ -153,4 +153,6 @@ export declare const CUI_ICONS: {
153
153
  cuiIconMoon: string;
154
154
  cuiIconMoonSm: string;
155
155
  cuiIconSunSm: string;
156
+ cuiIconTool: string;
157
+ cuiIconToolSm: string;
156
158
  };