@icongo/li
Version:
LibreICONS Icons
14 lines • 795 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LIWeatherMoonWaxingGibbous5 = 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.116 6.995c0 .66.042 1.267.133 1.815.09.548.234 1.092.442 1.619.207.527.505 1.006.889 1.442.383.437.851.81 1.394 1.129.81 0 1.587-.16 2.327-.474a6.073 6.073 0 0 0 1.917-1.278 5.87 5.87 0 0 0 1.277-1.916 5.936 5.936 0 0 0 .474-2.337c0-.82-.16-1.592-.474-2.332a5.87 5.87 0 0 0-3.194-3.189A5.922 5.922 0 0 0 6.974 1c-.889.607-1.586 1.448-2.097 2.524-.511 1.075-.761 2.225-.761 3.47Z"
})
}));
export { LIWeatherMoonWaxingGibbous5 };