LuBanknote constant

FIconObject const LuBanknote

Implementation

static const FIconObject LuBanknote = FIconObject('svg', {"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":"2","strokeLinecap":"round","strokeLinejoin":"round"}, [FIconObject('rect', {"width":"20","height":"12","x":"2","y":"6","rx":"2"}, []),FIconObject('circle', {"cx":"12","cy":"12","r":"2"}, []),FIconObject('path', {"d":"M6 12h.01M18 12h.01"}, [])]);