LuArrowUpFromDot constant

FIconObject const LuArrowUpFromDot

Implementation

static const FIconObject LuArrowUpFromDot = FIconObject('svg', {"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":"2","strokeLinecap":"round","strokeLinejoin":"round"}, [FIconObject('path', {"d":"m5 9 7-7 7 7"}, []),FIconObject('path', {"d":"M12 16V2"}, []),FIconObject('circle', {"cx":"12","cy":"21","r":"1"}, [])]);