@icongo/li
Version:
LibreICONS Icons
14 lines • 775 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LIWeatherMoonWaxingGibbous6 = 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: "M3.593 7c0 .548.032 1.049.096 1.507.064.458.17.92.33 1.379.16.457.368.878.618 1.245a5 5 0 0 0 .985 1.044c.4.325.868.596 1.4.825a5.91 5.91 0 0 0 2.332-.474 5.87 5.87 0 0 0 3.189-3.194 5.936 5.936 0 0 0 .474-2.337 5.84 5.84 0 0 0-.804-3.008 5.961 5.961 0 0 0-2.183-2.183A5.906 5.906 0 0 0 7.022 1c-1.06.532-1.895 1.336-2.513 2.422C3.892 4.508 3.593 5.701 3.593 7Z"
})
}));
export { LIWeatherMoonWaxingGibbous6 };