LuRectangleEllipsis constant
FIconObject
const LuRectangleEllipsis
Implementation
static const FIconObject LuRectangleEllipsis = FIconObject('svg', {"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":"2","strokeLinecap":"round","strokeLinejoin":"round"}, [FIconObject('rect', {"width":"20","height":"12","x":"2","y":"6","rx":"2"}, []),FIconObject('path', {"d":"M12 12h.01"}, []),FIconObject('path', {"d":"M17 12h.01"}, []),FIconObject('path', {"d":"M7 12h.01"}, [])]);