LuSquareSquare constant

FIconObject const LuSquareSquare

Implementation

static const FIconObject LuSquareSquare = FIconObject('svg', {"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":"2","strokeLinecap":"round","strokeLinejoin":"round"}, [FIconObject('rect', {"x":"3","y":"3","width":"18","height":"18","rx":"2"}, []),FIconObject('rect', {"x":"8","y":"8","width":"8","height":"8","rx":"1"}, [])]);