LuTrash constant

FIconObject const LuTrash

Implementation

static const FIconObject LuTrash = FIconObject('svg', {"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":"2","strokeLinecap":"round","strokeLinejoin":"round"}, [FIconObject('path', {"d":"M3 6h18"}, []),FIconObject('path', {"d":"M19 6v14c0 1-1 2-2 2H7c-1 0-2-1-2-2V6"}, []),FIconObject('path', {"d":"M8 6V4c0-1 1-2 2-2h4c1 0 2 1 2 2v2"}, [])]);