PiDotsThreeFill constant

FIconObject const PiDotsThreeFill

Implementation

static const FIconObject PiDotsThreeFill = FIconObject('svg', {"viewBox":"0 0 256 256","fill":"currentColor"}, [FIconObject('path', {"d":"M224,80H32A16,16,0,0,0,16,96v64a16,16,0,0,0,16,16H224a16,16,0,0,0,16-16V96A16,16,0,0,0,224,80ZM60,140a12,12,0,1,1,12-12A12,12,0,0,1,60,140Zm68,0a12,12,0,1,1,12-12A12,12,0,0,1,128,140Zm68,0a12,12,0,1,1,12-12A12,12,0,0,1,196,140Z"}, [])]);