BsArrowUpRightCircleFill constant

FIconObject const BsArrowUpRightCircleFill

Implementation

static const FIconObject BsArrowUpRightCircleFill = FIconObject('svg', {"fill":"currentColor","viewBox":"0 0 16 16"}, [FIconObject('path', {"d":"M0 8a8 8 0 1 0 16 0A8 8 0 0 0 0 8m5.904 2.803a.5.5 0 1 1-.707-.707L9.293 6H6.525a.5.5 0 1 1 0-1H10.5a.5.5 0 0 1 .5.5v3.975a.5.5 0 0 1-1 0V6.707z"}, [])]);