LuUnfoldVertical constant

FIconObject const LuUnfoldVertical

Implementation

static const FIconObject LuUnfoldVertical = FIconObject('svg', {"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":"2","strokeLinecap":"round","strokeLinejoin":"round"}, [FIconObject('path', {"d":"M12 22v-6"}, []),FIconObject('path', {"d":"M12 8V2"}, []),FIconObject('path', {"d":"M4 12H2"}, []),FIconObject('path', {"d":"M10 12H8"}, []),FIconObject('path', {"d":"M16 12h-2"}, []),FIconObject('path', {"d":"M22 12h-2"}, []),FIconObject('path', {"d":"m15 19-3 3-3-3"}, []),FIconObject('path', {"d":"m15 5-3-3-3 3"}, [])]);