LuPi constant

FIconObject const LuPi

Implementation

static const FIconObject LuPi = FIconObject('svg', {"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":"2","strokeLinecap":"round","strokeLinejoin":"round"}, [FIconObject('line', {"x1":"9","x2":"9","y1":"4","y2":"20"}, []),FIconObject('path', {"d":"M4 7c0-1.7 1.3-3 3-3h13"}, []),FIconObject('path', {"d":"M18 20c-1.7 0-3-1.3-3-3V4"}, [])]);