UNPKG

@icongo/li

Version:
14 lines 1.23 kB
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; var LIWeatherMoonrise = 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 7.12c0-.811.157-1.589.48-2.334a5.965 5.965 0 0 1 1.283-1.92 6.219 6.219 0 0 1 1.92-1.29 5.787 5.787 0 0 1 2.342-.48h.968c.132.032.199.115.199.231l.033.745c.033 1.076.422 1.994 1.167 2.756a3.893 3.893 0 0 0 2.714 1.208l.703.058c.133 0 .19.066.19.19v.836a5.972 5.972 0 0 1-.48 2.416h-1.696a4.92 4.92 0 0 0 .803-2.093c-1.382-.29-2.5-.886-3.335-1.788a5.42 5.42 0 0 1-1.448-3.17 4.226 4.226 0 0 0-2.202.745 4.747 4.747 0 0 0-1.547 1.722 4.638 4.638 0 0 0-.546 2.176c0 .886.231 1.689.686 2.417H1.497A6.112 6.112 0 0 1 1 7.12Zm.24 4.974c0-.24.074-.43.232-.563.149-.149.339-.215.57-.215H4.22L6.793 8.89c.083-.066.182-.066.29 0l2.615 2.416h2.292c.224 0 .414.075.571.232a.782.782 0 0 1 0 1.125.782.782 0 0 1-.57.24H9.192a.49.49 0 0 1-.24-.057l-1.995-1.879-1.977 1.879a.42.42 0 0 1-.232.058H2.043a.782.782 0 0 1-.571-.24.774.774 0 0 1-.232-.571Z" }) })); export { LIWeatherMoonrise };