@icongo/li
Version:
LibreICONS Icons
14 lines • 647 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LIWeatherMoonWaningGibbous5 = 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 7.005c0 1.084.267 2.088.806 3.006a5.989 5.989 0 0 0 2.183 2.183A5.883 5.883 0 0 0 6.994 13C8.153 11.532 8.73 9.53 8.73 7c0-2.114-.576-4.116-1.735-6a5.879 5.879 0 0 0-3.005.8 5.977 5.977 0 0 0-2.183 2.195A5.865 5.865 0 0 0 1 7.005Z"
})
}));
export { LIWeatherMoonWaningGibbous5 };