@lobehub/icons 5.5.3 → 5.6.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,4 @@
1
- export declare const TITLE = "Antigravity";
1
+ export declare const TITLE = "Claude Code";
2
2
  export declare const COMBINE_TEXT_MULTIPLE = 0.75;
3
3
  export declare const COMBINE_SPACE_MULTIPLE = 0.3;
4
4
  export declare const COLOR_PRIMARY = "#D97757";
@@ -1,4 +1,4 @@
1
- export var TITLE = 'Antigravity';
1
+ export var TITLE = 'Claude Code';
2
2
  export var COMBINE_TEXT_MULTIPLE = 0.75;
3
3
  export var COMBINE_SPACE_MULTIPLE = 0.3;
4
4
  export var COLOR_PRIMARY = '#D97757';