PiChalkboardFill constant

FIconObject const PiChalkboardFill

Implementation

static const FIconObject PiChalkboardFill = FIconObject('svg', {"viewBox":"0 0 256 256","fill":"currentColor"}, [FIconObject('path', {"d":"M240,192h-8V56a16,16,0,0,0-16-16H40A16,16,0,0,0,24,56V192H16a8,8,0,0,0,0,16H240a8,8,0,0,0,0-16Zm-24,0H144V176a8,8,0,0,1,8-8h56a8,8,0,0,1,8,8Zm0-48a8,8,0,0,1-16,0V72H56V184a8,8,0,0,1-16,0V64a8,8,0,0,1,8-8H208a8,8,0,0,1,8,8Z"}, [])]);