@icongo/li
Version:
LibreICONS Icons
14 lines • 923 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LIWeatherMoonWaningCrescent6 = props => /*#__PURE__*/_jsx("svg", _extends({
xmlns: "http://www.w3.org/2000/svg",
width: "1em",
height: "1em",
"aria-hidden": "true",
viewBox: "0 0 14 14"
}, props, {
children: /*#__PURE__*/_jsx("path", {
d: "M1.035 6.997c0 1.088.267 2.095.805 3.012a5.995 5.995 0 0 0 2.18 2.186A5.9 5.9 0 0 0 7.034 13c-.779-.299-1.45-.63-2.02-1.002-.571-.373-1.03-.741-1.37-1.12a4.75 4.75 0 0 1-.817-1.247 5.442 5.442 0 0 1-.41-1.29 7.981 7.981 0 0 1-.107-1.344c0-.346.016-.671.043-.965.027-.293.085-.607.17-.943.086-.336.203-.645.342-.933a4.88 4.88 0 0 1 .575-.885 4.85 4.85 0 0 1 .848-.837c.325-.25.714-.506 1.178-.757.464-.25.986-.474 1.562-.677-1.087 0-2.09.267-3.012.805A5.94 5.94 0 0 0 1.84 3.991a5.843 5.843 0 0 0-.805 3.006Z"
})
}));
export { LIWeatherMoonWaningCrescent6 };