LuCpu constant

FIconObject const LuCpu

Implementation

static const FIconObject LuCpu = FIconObject('svg', {"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":"2","strokeLinecap":"round","strokeLinejoin":"round"}, [FIconObject('rect', {"width":"16","height":"16","x":"4","y":"4","rx":"2"}, []),FIconObject('rect', {"width":"6","height":"6","x":"9","y":"9","rx":"1"}, []),FIconObject('path', {"d":"M15 2v2"}, []),FIconObject('path', {"d":"M15 20v2"}, []),FIconObject('path', {"d":"M2 15h2"}, []),FIconObject('path', {"d":"M2 9h2"}, []),FIconObject('path', {"d":"M20 15h2"}, []),FIconObject('path', {"d":"M20 9h2"}, []),FIconObject('path', {"d":"M9 2v2"}, []),FIconObject('path', {"d":"M9 20v2"}, [])]);