LuEclipse constant

FIconObject const LuEclipse

Implementation

static const FIconObject LuEclipse = 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('path', {"d":"M12 2a7 7 0 1 0 10 10"}, [])]);