@lobehub/icons
Version:
Popular AI / LLM Model Brand SVG Logo and Icon Collection
9 lines (8 loc) • 488 B
TypeScript
export declare const TITLE = "Gemma";
export declare const COMBINE_TEXT_MULTIPLE = 0.65;
export declare const COMBINE_SPACE_MULTIPLE = 0.1;
export declare const COLOR_PRIMARY = "#2E96FF";
export declare const COLOR_GRADIENT = "linear-gradient(45deg, #446EFF 14%, #2E96FF 40%, #B1C5FF 73%)";
export declare const AVATAR_BACKGROUND = "linear-gradient(45deg, #446EFF 14%, #2E96FF 40%, #B1C5FF 73%)";
export declare const AVATAR_COLOR = "#fff";
export declare const AVATAR_ICON_MULTIPLE = 1;