IconProperties:
    | {
        color: string;
        height: number;
        path: string;
        radius: number;
        width: number;
    }
    | null