How enlarge checkbox custom symbol size

I change checked symbol with

    lv_obj_set_style_bg_img_src(ui_CheckSkip[inid],LV_SYMBOL_CLOSE, LV_PART_INDICATOR | LV_STATE_CHECKED);

symbol is ok showed, but x is very small. How manage this size?