BsThreeDotsVertical constant

FIconObject const BsThreeDotsVertical

Implementation

static const FIconObject BsThreeDotsVertical = FIconObject('svg', {"fill":"currentColor","viewBox":"0 0 16 16"}, [FIconObject('path', {"d":"M9.5 13a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0m0-5a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0m0-5a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0"}, [])]);