@cuby-ui/icons 0.0.245 → 0.0.246

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.
@@ -155,4 +155,5 @@ export declare const CUI_ICONS: {
155
155
  cuiIconSunSm: string;
156
156
  cuiIconTool: string;
157
157
  cuiIconToolSm: string;
158
+ cuiIconCamera: string;
158
159
  };