LuCodepen constant

FIconObject const LuCodepen

Implementation

static const FIconObject LuCodepen = FIconObject('svg', {"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":"2","strokeLinecap":"round","strokeLinejoin":"round"}, [FIconObject('polygon', {"points":"12 2 22 8.5 22 15.5 12 22 2 15.5 2 8.5 12 2"}, []),FIconObject('line', {"x1":"12","x2":"12","y1":"22","y2":"15.5"}, []),FIconObject('polyline', {"points":"22 8.5 12 15.5 2 8.5"}, []),FIconObject('polyline', {"points":"2 15.5 12 8.5 22 15.5"}, []),FIconObject('line', {"x1":"12","x2":"12","y1":"2","y2":"8.5"}, [])]);