LuFocus constant
FIconObject
const LuFocus
Implementation
static const FIconObject LuFocus = FIconObject('svg', {"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":"2","strokeLinecap":"round","strokeLinejoin":"round"}, [FIconObject('circle', {"cx":"12","cy":"12","r":"3"}, []),FIconObject('path', {"d":"M3 7V5a2 2 0 0 1 2-2h2"}, []),FIconObject('path', {"d":"M17 3h2a2 2 0 0 1 2 2v2"}, []),FIconObject('path', {"d":"M21 17v2a2 2 0 0 1-2 2h-2"}, []),FIconObject('path', {"d":"M7 21H5a2 2 0 0 1-2-2v-2"}, [])]);