@icongo/li
Version:
LibreICONS Icons
14 lines • 765 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LIWeatherMoonWaxingGibbous4 = 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: "M4.759 6.99c0 .633.037 1.219.106 1.756.07.538.187 1.065.357 1.592.17.527.405 1.012.708 1.464.304.453.676.847 1.113 1.198a5.91 5.91 0 0 0 2.332-.474 5.87 5.87 0 0 0 3.189-3.194 5.936 5.936 0 0 0 .474-2.337 5.84 5.84 0 0 0-.804-3.008 5.961 5.961 0 0 0-2.183-2.183A5.906 5.906 0 0 0 7.043 1c-.719.692-1.278 1.565-1.682 2.625a9.312 9.312 0 0 0-.602 3.364Z"
})
}));
export { LIWeatherMoonWaxingGibbous4 };