LuCircleDollarSign constant

FIconObject const LuCircleDollarSign

Implementation

static const FIconObject LuCircleDollarSign = FIconObject('svg', {"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":"2","strokeLinecap":"round","strokeLinejoin":"round"}, [FIconObject('circle', {"cx":"12","cy":"12","r":"10"}, []),FIconObject('path', {"d":"M16 8h-6a2 2 0 1 0 0 4h4a2 2 0 1 1 0 4H8"}, []),FIconObject('path', {"d":"M12 18V6"}, [])]);