@lobehub/icons
Version:
Popular AI / LLM Model Brand SVG Logo and Icon Collection
9 lines (8 loc) • 468 B
TypeScript
export declare const TITLE = "Bing";
export declare const COMBINE_TEXT_MULTIPLE = 0.8;
export declare const COMBINE_SPACE_MULTIPLE = 0.1;
export declare const COLOR_PRIMARY = "#174ae4";
export declare const COLOR_GRADIENT = "linear-gradient(130deg, #2870EA 20%, #1B4AEF 77.5%)";
export declare const AVATAR_BACKGROUND = "linear-gradient(130deg, #2870EA 20%, #1B4AEF 77.5%)";
export declare const AVATAR_COLOR = "#fff";
export declare const AVATAR_ICON_MULTIPLE = 0.7;