@icongo/li
Version:
LibreICONS Icons
14 lines • 783 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LIWeatherMoonWaningGibbous2 = 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.079 7.003c0 .652.101 1.284.3 1.894.197.61.486 1.16.855 1.653.37.492.803.92 1.295 1.294a5.517 5.517 0 0 0 1.653.856c.61.198 1.241.3 1.894.3 2.317-.926 3.472-2.926 3.472-6.003a7.45 7.45 0 0 0-.289-2.102 6.18 6.18 0 0 0-.786-1.728A6.98 6.98 0 0 0 8.37 1.888 5.748 5.748 0 0 0 7.076 1a5.892 5.892 0 0 0-3.012.802 5.988 5.988 0 0 0-2.183 2.189 5.84 5.84 0 0 0-.802 3.012Z"
})
}));
export { LIWeatherMoonWaningGibbous2 };