IoOptionsOutline constant

FIconObject const IoOptionsOutline

Implementation

static const FIconObject IoOptionsOutline = FIconObject('svg', {"viewBox":"0 0 512 512"}, [FIconObject('path', {"fill":"none","strokeLinecap":"round","strokeLinejoin":"round","strokeWidth":"32","d":"M368 128h80m-384 0h240m64 256h80m-384 0h240m-96-128h240m-384 0h80"}, []),FIconObject('circle', {"cx":"336","cy":"128","r":"32","fill":"none","strokeLinecap":"round","strokeLinejoin":"round","strokeWidth":"32"}, []),FIconObject('circle', {"cx":"176","cy":"256","r":"32","fill":"none","strokeLinecap":"round","strokeLinejoin":"round","strokeWidth":"32"}, []),FIconObject('circle', {"cx":"336","cy":"384","r":"32","fill":"none","strokeLinecap":"round","strokeLinejoin":"round","strokeWidth":"32"}, [])]);