LuSquarePilcrow constant

FIconObject const LuSquarePilcrow

Implementation

static const FIconObject LuSquarePilcrow = 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":"M12 12H9.5a2.5 2.5 0 0 1 0-5H17"}, []),FIconObject('path', {"d":"M12 7v10"}, []),FIconObject('path', {"d":"M16 7v10"}, [])]);