LuSheet constant

FIconObject const LuSheet

Implementation

static const FIconObject LuSheet = FIconObject('svg', {"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":"2","strokeLinecap":"round","strokeLinejoin":"round"}, [FIconObject('rect', {"width":"18","height":"18","x":"3","y":"3","rx":"2","ry":"2"}, []),FIconObject('line', {"x1":"3","x2":"21","y1":"9","y2":"9"}, []),FIconObject('line', {"x1":"3","x2":"21","y1":"15","y2":"15"}, []),FIconObject('line', {"x1":"9","x2":"9","y1":"9","y2":"21"}, []),FIconObject('line', {"x1":"15","x2":"15","y1":"9","y2":"21"}, [])]);