IoCompassOutline constant

FIconObject const IoCompassOutline

Implementation

static const FIconObject IoCompassOutline = FIconObject('svg', {"viewBox":"0 0 512 512"}, [FIconObject('path', {"fill":"none","strokeMiterlimit":"10","strokeWidth":"32","d":"M448 256c0-106-86-192-192-192S64 150 64 256s86 192 192 192 192-86 192-192z"}, []),FIconObject('path', {"d":"m350.67 150.93-117.2 46.88a64 64 0 0 0-35.66 35.66l-46.88 117.2a8 8 0 0 0 10.4 10.4l117.2-46.88a64 64 0 0 0 35.66-35.66l46.88-117.2a8 8 0 0 0-10.4-10.4zM256 280a24 24 0 1 1 24-24 24 24 0 0 1-24 24z"}, [])]);