@icongo/li
Version:
LibreICONS Icons
14 lines • 662 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LIWeatherMoonWaxingGibbous2 = 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: "M5.86 6.997c0 2.543.379 4.542 1.141 6.003a5.848 5.848 0 0 0 3.012-.805 5.969 5.969 0 0 0 2.186-2.186 5.914 5.914 0 0 0 .805-3.012c0-1.087-.267-2.09-.805-3.012a5.915 5.915 0 0 0-2.186-2.18A5.914 5.914 0 0 0 7.001 1c-.757 1.823-1.14 3.822-1.14 5.997Z"
})
}));
export { LIWeatherMoonWaxingGibbous2 };