IoPhonePortraitOutline constant

FIconObject const IoPhonePortraitOutline

Implementation

static const FIconObject IoPhonePortraitOutline = FIconObject('svg', {"viewBox":"0 0 512 512"}, [FIconObject('rect', {"width":"256","height":"480","x":"128","y":"16","fill":"none","strokeLinecap":"round","strokeLinejoin":"round","strokeWidth":"32","rx":"48","ry":"48"}, []),FIconObject('path', {"fill":"none","strokeLinecap":"round","strokeLinejoin":"round","strokeWidth":"32","d":"M176 16h24a8 8 0 0 1 8 8h0a16 16 0 0 0 16 16h64a16 16 0 0 0 16-16h0a8 8 0 0 1 8-8h24"}, [])]);