UNPKG

@lobehub/icons

Version:

Popular AI / LLM Model Brand SVG Logo and Icon Collection

14 lines (13 loc) 604 B
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_GPT_5 = "#F86AA4"; export declare const COLOR_O_1 = "#F9C322"; export declare const COLOR_OSS = "#0099FF"; 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;