LuSnowflake constant

FIconObject const LuSnowflake

Implementation

static const FIconObject LuSnowflake = FIconObject('svg', {"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":"2","strokeLinecap":"round","strokeLinejoin":"round"}, [FIconObject('line', {"x1":"2","x2":"22","y1":"12","y2":"12"}, []),FIconObject('line', {"x1":"12","x2":"12","y1":"2","y2":"22"}, []),FIconObject('path', {"d":"m20 16-4-4 4-4"}, []),FIconObject('path', {"d":"m4 8 4 4-4 4"}, []),FIconObject('path', {"d":"m16 4-4 4-4-4"}, []),FIconObject('path', {"d":"m8 20 4-4 4 4"}, [])]);