@icongo/li
Version:
LibreICONS Icons
14 lines • 1.28 kB
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LIWeatherMoonset = 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.935 6.083c0-.684.132-1.34.405-1.97a5.032 5.032 0 0 1 1.082-1.619 5.247 5.247 0 0 1 1.62-1.09A4.906 4.906 0 0 1 7.016 1h.817c.112.028.168.098.168.195l.035.629a3.47 3.47 0 0 0 .977 2.325c.293.3.635.537 1.033.719.398.181.817.28 1.257.3l.594.049c.111 0 .167.056.167.16v.706a5.022 5.022 0 0 1-.412 2.038h-1.431a4.15 4.15 0 0 0 .677-1.766c-1.173-.244-2.108-.747-2.813-1.508a4.573 4.573 0 0 1-1.222-2.674 3.565 3.565 0 0 0-1.857.628A4.068 4.068 0 0 0 3.7 4.254a3.91 3.91 0 0 0-.46 1.836c0 .747.195 1.424.579 2.038H2.353a5.157 5.157 0 0 1-.418-2.045Zm.174 4.21c0-.182.07-.342.21-.482a.647.647 0 0 1 .474-.188h2.248c.077 0 .14.013.196.055l1.64 1.55 1.67-1.557a.348.348 0 0 1 .202-.055h2.304c.188 0 .349.062.482.195a.655.655 0 0 1 .202.475.66.66 0 0 1-.202.482.66.66 0 0 1-.482.202H9.182l-2.186 1.983c-.083.063-.167.063-.237 0l-2.15-1.983H2.793a.66.66 0 0 1-.481-.202.633.633 0 0 1-.203-.475Z"
})
}));
export { LIWeatherMoonset };