@rotki/ui-library 1.7.0 → 1.8.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.
@@ -1,4 +1,6 @@
1
1
  import { type GeneratedIcon } from '../types/icons';
2
+ export declare const RiApps2AiFill: GeneratedIcon;
3
+ export declare const RiApps2AiLine: GeneratedIcon;
2
4
  export declare const RiApps2Fill: GeneratedIcon;
3
5
  export declare const RiApps2Line: GeneratedIcon;
4
6
  export declare const RiAppsFill: GeneratedIcon;
@@ -497,5 +499,3 @@ export declare const RiSparkling2Fill: GeneratedIcon;
497
499
  export declare const RiSparkling2Line: GeneratedIcon;
498
500
  export declare const RiSparklingFill: GeneratedIcon;
499
501
  export declare const RiSparklingLine: GeneratedIcon;
500
- export declare const RiSunCloudyFill: GeneratedIcon;
501
- export declare const RiSunCloudyLine: GeneratedIcon;