@lobehub/icons
Version:
Popular AI / LLM Model Brand SVG Logo and Icon Collection
9 lines (8 loc) • 459 B
TypeScript
export declare const TITLE = "Railway";
export declare const COMBINE_TEXT_MULTIPLE = 0.75;
export declare const COMBINE_SPACE_MULTIPLE = 0.2;
export declare const COLOR_PRIMARY = "#853bce";
export declare const COLOR_GRADIENT = "linear-gradient(to bottom, #A204B4, #6213B9)";
export declare const AVATAR_BACKGROUND = "linear-gradient(to bottom, #A204B4, #6213B9)";
export declare const AVATAR_COLOR = "#fff";
export declare const AVATAR_ICON_MULTIPLE = 0.75;