export interface ThemeSvgIcon { name: string; content: string; viewBox: string; }