@icongo/li
Version:
LibreICONS Icons
14 lines • 651 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LIWeatherMoonWaxingGibbous1 = 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: "M6.442 6.992c-.01 2.415.176 4.42.555 6.008a5.84 5.84 0 0 0 3.012-.794 5.995 5.995 0 0 0 2.19-2.175 5.91 5.91 0 0 0 .817-3.012 5.84 5.84 0 0 0-.795-3.012 5.955 5.955 0 0 0-2.175-2.191A5.89 5.89 0 0 0 7.04 1a31.415 31.415 0 0 0-.598 5.992z"
})
}));
export { LIWeatherMoonWaxingGibbous1 };