LuTarget constant

FIconObject const LuTarget

Implementation

static const FIconObject LuTarget = FIconObject('svg', {"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":"2","strokeLinecap":"round","strokeLinejoin":"round"}, [FIconObject('circle', {"cx":"12","cy":"12","r":"10"}, []),FIconObject('circle', {"cx":"12","cy":"12","r":"6"}, []),FIconObject('circle', {"cx":"12","cy":"12","r":"2"}, [])]);