@lobehub/icons
Version:
Popular AI / LLM Model Brand SVG Logo and Icon Collection
12 lines (11 loc) • 514 B
TypeScript
export declare const TITLE = "OpenAI";
export declare const COMBINE_TEXT_MULTIPLE = 0.75;
export declare const COMBINE_SPACE_MULTIPLE = 0.1;
export declare const COLOR_PRIMARY = "#000";
export declare const COLOR_GPT_3 = "#19C37D";
export declare const COLOR_GPT_4 = "#AB68FF";
export declare const COLOR_O_1 = "#F9C322";
export declare const COLOR_PLATFORM = "#0000FE";
export declare const AVATAR_BACKGROUND = "#000";
export declare const AVATAR_COLOR = "#fff";
export declare const AVATAR_ICON_MULTIPLE = 0.75;