@icongo/li
Version:
LibreICONS Icons
14 lines • 834 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LIWeatherMoonWaningGibbous1 = 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.03 6.997c0 .654.103 1.285.3 1.896.199.61.488 1.162.857 1.655.37.492.804.92 1.296 1.295a5.522 5.522 0 0 0 1.655.857c.61.198 1.242.3 1.895.3 2.694-.75 4.038-2.752 4.038-6.008a7.09 7.09 0 0 0-.225-1.805 5.971 5.971 0 0 0-.605-1.515 6.44 6.44 0 0 0-.9-1.2 5.532 5.532 0 0 0-1.103-.899A5.812 5.812 0 0 0 7.028 1c-.814 0-1.596.16-2.34.477a5.914 5.914 0 0 0-1.9 1.28 6.021 6.021 0 0 0-1.28 1.911 5.867 5.867 0 0 0-.477 2.33Z"
})
}));
export { LIWeatherMoonWaningGibbous1 };