UNPKG

@icongo/li

Version:
14 lines 1.52 kB
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; var LIWeatherHorizon = 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 10.365c0-.155.054-.28.167-.37.083-.095.208-.136.375-.136h10.922a.55.55 0 0 1 .381.142c.107.096.155.22.155.364a.492.492 0 0 1-.16.369.538.538 0 0 1-.376.16H1.542a.518.518 0 0 1-.381-.16.492.492 0 0 1-.161-.37Zm1.173-4.937c0-.155.048-.28.137-.375a.499.499 0 0 1 .387-.155c.137 0 .256.053.358.155l.893.893a.514.514 0 0 1 0 .744.442.442 0 0 1-.357.161.508.508 0 0 1-.382-.16l-.893-.894a.476.476 0 0 1-.143-.37Zm1.745 3.329c-.024.095.006.137.09.137h.887c.041 0 .083-.036.13-.101.18-.382.442-.68.793-.906a2.101 2.101 0 0 1 1.167-.333c.435 0 .828.113 1.185.333.358.22.626.524.804.906.048.065.095.1.137.1h.882c.077 0 .107-.047.089-.136A3.111 3.111 0 0 0 8.92 7.113a3.167 3.167 0 0 0-1.936-.631c-.715 0-1.358.208-1.923.631a3.18 3.18 0 0 0-1.144 1.644ZM6.485 4.91V3.64c0-.149.048-.274.143-.38a.465.465 0 0 1 .363-.156.52.52 0 0 1 .524.536v1.275a.511.511 0 0 1-.524.53.486.486 0 0 1-.363-.155.541.541 0 0 1-.143-.381ZM9.89 6.32c0-.143.048-.268.15-.375l.916-.893a.461.461 0 0 1 .37-.155c.142 0 .262.047.357.149a.527.527 0 0 1 .137.38c0 .156-.048.28-.137.37l-.882.893a.543.543 0 0 1-.333.167.51.51 0 0 1-.387-.143.51.51 0 0 1-.19-.393Z" }) })); export { LIWeatherHorizon };