mirror of
https://github.com/labring/FastGPT.git
synced 2025-07-23 21:13:50 +00:00
3 lines
88 B
TypeScript
3 lines
88 B
TypeScript
export const HUMAN_ICON = `/icon/human.svg`;
|
|
export const LOGO_ICON = `/icon/logo.svg`;
|