@icongo/li
Version:
LibreICONS Icons
14 lines • 762 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LIWeatherMoonWaningCrescent5 = 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 13C5.653 12.579 4.645 11.865 4 10.857c-.645-1.008-.965-2.292-.965-3.86 0-.74.107-1.439.32-2.105a5.93 5.93 0 0 1 .87-1.744 6.649 6.649 0 0 1 1.263-1.3A5.6 5.6 0 0 1 7.028 1c-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 { LIWeatherMoonWaningCrescent5 };