PiSquareLight constant

FIconObject const PiSquareLight

Implementation

static const FIconObject PiSquareLight = FIconObject('svg', {"viewBox":"0 0 256 256","fill":"currentColor"}, [FIconObject('path', {"d":"M208,34H48A14,14,0,0,0,34,48V208a14,14,0,0,0,14,14H208a14,14,0,0,0,14-14V48A14,14,0,0,0,208,34Zm2,174a2,2,0,0,1-2,2H48a2,2,0,0,1-2-2V48a2,2,0,0,1,2-2H208a2,2,0,0,1,2,2Z"}, [])]);