@icongo/li
Version:
LibreICONS Icons
14 lines • 786 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LIWeatherMoonWaxingCrescent4 = 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.967 13c1.088 0 2.09-.267 3.012-.805a5.915 5.915 0 0 0 2.18-2.186 5.914 5.914 0 0 0 .806-3.012c0-1.087-.267-2.09-.805-3.012a5.94 5.94 0 0 0-2.18-2.18A5.9 5.9 0 0 0 6.966 1c.688.741 1.195 1.637 1.514 2.692.32 1.056.486 2.16.486 3.305 0 .47-.016.901-.043 1.301a11.1 11.1 0 0 1-.17 1.285 8.07 8.07 0 0 1-.342 1.263 5.802 5.802 0 0 1-.581 1.146A5.072 5.072 0 0 1 6.967 13Z"
})
}));
export { LIWeatherMoonWaxingCrescent4 };