@icongo/li
Version:
LibreICONS Icons
14 lines • 742 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LIWeatherMoonWaxingGibbous3 = 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: "M5.281 6.995c0 1.272.128 2.406.378 3.402.25.995.698 1.863 1.336 2.603.81 0 1.587-.16 2.327-.474a6.073 6.073 0 0 0 1.917-1.278 5.87 5.87 0 0 0 1.277-1.916 5.936 5.936 0 0 0 .474-2.337c0-.82-.16-1.592-.474-2.332a5.87 5.87 0 0 0-3.194-3.189A5.922 5.922 0 0 0 6.995 1c-.543.777-.963 1.682-1.261 2.731a11.843 11.843 0 0 0-.453 3.264Z"
})
}));
export { LIWeatherMoonWaxingGibbous3 };