@icongo/li
Version:
LibreICONS Icons
14 lines • 689 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LIWeatherMoonWaningGibbous6 = 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: "M.993 6.997c0 1.089.267 2.092.806 3.015a5.946 5.946 0 0 0 2.182 2.182A5.905 5.905 0 0 0 6.996 13c.768-1.643 1.147-3.644 1.147-6.003 0-1.846-.384-3.841-1.147-5.997-.811 0-1.59.16-2.332.475A5.989 5.989 0 0 0 2.748 2.75a6.091 6.091 0 0 0-1.28 1.916 5.805 5.805 0 0 0-.475 2.331Z"
})
}));
export { LIWeatherMoonWaningGibbous6 };