LuShare constant

FIconObject const LuShare

Implementation

static const FIconObject LuShare = FIconObject('svg', {"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":"2","strokeLinecap":"round","strokeLinejoin":"round"}, [FIconObject('path', {"d":"M4 12v8a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2v-8"}, []),FIconObject('polyline', {"points":"16 6 12 2 8 6"}, []),FIconObject('line', {"x1":"12","x2":"12","y1":"2","y2":"15"}, [])]);