secondCategoryList: {
    icon: FC<SVGProps<SVGSVGElement>>;
    name: string;
    value: string;
}[] = ...