UNPKG

@icongo/li

Version:
14 lines 657 B
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; var LIWeatherMoonWaningCrescent2 = 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: "M1.07 6.997c0 1.088.267 2.095.805 3.012a5.969 5.969 0 0 0 2.186 2.186A5.914 5.914 0 0 0 7.073 13c-1.071-1.46-1.61-3.465-1.61-6.003 0-2.121.539-4.12 1.61-5.997a5.848 5.848 0 0 0-3.012.805 5.995 5.995 0 0 0-2.186 2.18 5.9 5.9 0 0 0-.804 3.012Z" }) })); export { LIWeatherMoonWaningCrescent2 };