LuUserRound constant

FIconObject const LuUserRound

Implementation

static const FIconObject LuUserRound = FIconObject('svg', {"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":"2","strokeLinecap":"round","strokeLinejoin":"round"}, [FIconObject('circle', {"cx":"12","cy":"8","r":"5"}, []),FIconObject('path', {"d":"M20 21a8 8 0 0 0-16 0"}, [])]);