@icongo/li
Version:
LibreICONS Icons
14 lines • 812 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LIWeatherMoonWaningGibbous3 = 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.013 7.008c0 .652.102 1.283.3 1.892.197.61.486 1.16.855 1.652.368.492.801.92 1.293 1.293a5.512 5.512 0 0 0 1.652.856c.61.197 1.24.299 1.892.299 1.93-1.106 2.897-3.106 2.897-5.997 0-.7-.08-1.369-.24-2a6.992 6.992 0 0 0-.658-1.694 7.731 7.731 0 0 0-.92-1.315A6.73 6.73 0 0 0 7.006 1c-.812 0-1.593.16-2.336.476a5.903 5.903 0 0 0-1.913 1.283 6.059 6.059 0 0 0-1.278 1.919 5.872 5.872 0 0 0-.465 2.33Z"
})
}));
export { LIWeatherMoonWaningGibbous3 };