LuPillBottle constant

FIconObject const LuPillBottle

Implementation

static const FIconObject LuPillBottle = FIconObject('svg', {"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":"2","strokeLinecap":"round","strokeLinejoin":"round"}, [FIconObject('path', {"d":"M18 11h-4a1 1 0 0 0-1 1v5a1 1 0 0 0 1 1h4"}, []),FIconObject('path', {"d":"M6 7v13a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V7"}, []),FIconObject('rect', {"width":"16","height":"5","x":"4","y":"2","rx":"1"}, [])]);