ImCheckboxChecked constant

FIconObject const ImCheckboxChecked

Implementation

static const FIconObject ImCheckboxChecked = FIconObject('svg', {"version":"1.1","viewBox":"0 0 16 16"}, [FIconObject('path', {"d":"M14 0h-12c-1.1 0-2 0.9-2 2v12c0 1.1 0.9 2 2 2h12c1.1 0 2-0.9 2-2v-12c0-1.1-0.9-2-2-2zM7 12.414l-3.707-3.707 1.414-1.414 2.293 2.293 4.793-4.793 1.414 1.414-6.207 6.207z"}, [])]);