HiOutlineMapPin constant

FIconObject const HiOutlineMapPin

Implementation

static const FIconObject HiOutlineMapPin = FIconObject('svg', {"fill":"none","viewBox":"0 0 24 24","strokeWidth":"1.5","stroke":"currentColor","aria-hidden":"true"}, [FIconObject('path', {"strokeLinecap":"round","strokeLinejoin":"round","d":"M15 10.5a3 3 0 1 1-6 0 3 3 0 0 1 6 0Z"}, []),FIconObject('path', {"strokeLinecap":"round","strokeLinejoin":"round","d":"M19.5 10.5c0 7.142-7.5 11.25-7.5 11.25S4.5 17.642 4.5 10.5a7.5 7.5 0 1 1 15 0Z"}, [])]);