@icongo/li
Version:
LibreICONS Icons
14 lines • 784 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LIWeatherMoonWaxingCrescent3 = 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 1a5.945 5.945 0 0 1 2.016 2.618 8.961 8.961 0 0 1 .645 3.374c0 .48-.016.922-.054 1.333-.037.41-.112.847-.229 1.316a6.56 6.56 0 0 1-.458 1.28 5.022 5.022 0 0 1-.773 1.13c-.33.373-.71.682-1.147.949Z"
})
}));
export { LIWeatherMoonWaxingCrescent3 };