LuAlignVerticalSpaceBetween constant

FIconObject const LuAlignVerticalSpaceBetween

Implementation

static const FIconObject LuAlignVerticalSpaceBetween = FIconObject('svg', {"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":"2","strokeLinecap":"round","strokeLinejoin":"round"}, [FIconObject('rect', {"width":"14","height":"6","x":"5","y":"15","rx":"2"}, []),FIconObject('rect', {"width":"10","height":"6","x":"7","y":"3","rx":"2"}, []),FIconObject('path', {"d":"M2 21h20"}, []),FIconObject('path', {"d":"M2 3h20"}, [])]);