LuSquareArrowRight constant

FIconObject const LuSquareArrowRight

Implementation

static const FIconObject LuSquareArrowRight = 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"}, []),FIconObject('path', {"d":"M8 12h8"}, []),FIconObject('path', {"d":"m12 16 4-4-4-4"}, [])]);