LuThermometerSnowflake constant

FIconObject const LuThermometerSnowflake

Implementation

static const FIconObject LuThermometerSnowflake = FIconObject('svg', {"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":"2","strokeLinecap":"round","strokeLinejoin":"round"}, [FIconObject('path', {"d":"M2 12h10"}, []),FIconObject('path', {"d":"M9 4v16"}, []),FIconObject('path', {"d":"m3 9 3 3-3 3"}, []),FIconObject('path', {"d":"M12 6 9 9 6 6"}, []),FIconObject('path', {"d":"m6 18 3-3 1.5 1.5"}, []),FIconObject('path', {"d":"M20 4v10.54a4 4 0 1 1-4 0V4a2 2 0 0 1 4 0Z"}, [])]);