LuPercent constant

FIconObject const LuPercent

Implementation

static const FIconObject LuPercent = FIconObject('svg', {"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":"2","strokeLinecap":"round","strokeLinejoin":"round"}, [FIconObject('line', {"x1":"19","x2":"5","y1":"5","y2":"19"}, []),FIconObject('circle', {"cx":"6.5","cy":"6.5","r":"2.5"}, []),FIconObject('circle', {"cx":"17.5","cy":"17.5","r":"2.5"}, [])]);