@icongo/li
Version:
LibreICONS Icons
14 lines • 704 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LIWeatherMoonWaningGibbous4 = 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: "M.998 6.992c0 .812.16 1.591.475 2.334a5.98 5.98 0 0 0 1.282 1.917c.54.54 1.175.961 1.917 1.282A5.81 5.81 0 0 0 7.006 13c1.544-1.276 2.318-3.279 2.318-6.003 0-1.25-.22-2.387-.652-3.396C8.24 2.59 7.684 1.72 7.012 1a5.867 5.867 0 0 0-3.013.806 6.02 6.02 0 0 0-2.2 2.18A5.83 5.83 0 0 0 1 6.991Z"
})
}));
export { LIWeatherMoonWaningGibbous4 };