PiLadderSimpleFill constant

FIconObject const PiLadderSimpleFill

Implementation

static const FIconObject PiLadderSimpleFill = FIconObject('svg', {"viewBox":"0 0 256 256","fill":"currentColor"}, [FIconObject('path', {"d":"M192,24a8,8,0,0,0-8,8v8H72V32a8,8,0,0,0-16,0V224a8,8,0,0,0,16,0v-8H184v8a8,8,0,0,0,16,0V32A8,8,0,0,0,192,24ZM176,184H80a8,8,0,0,1,0-16h96a8,8,0,0,1,0,16Zm0-48H80a8,8,0,0,1,0-16h96a8,8,0,0,1,0,16Zm0-48H80a8,8,0,0,1,0-16h96a8,8,0,0,1,0,16Z"}, [])]);