UNPKG

@icongo/li

Version:
14 lines 1.15 kB
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; var LIWeatherCloud = 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 8.305c0-.664.208-1.253.624-1.773a2.75 2.75 0 0 1 1.582-.999 3.403 3.403 0 0 1 1.218-1.946 3.366 3.366 0 0 1 2.172-.762 3.35 3.35 0 0 1 2.13.739 3.34 3.34 0 0 1 1.213 1.9h.19c.52 0 1 .127 1.439.375.439.249.791.595 1.045 1.034.254.439.387.912.387 1.432a2.853 2.853 0 0 1-2.755 2.87H3.772a2.813 2.813 0 0 1-1.964-.883A2.742 2.742 0 0 1 1 8.305Zm.987 0c0 .503.174.936.52 1.305.347.37.768.566 1.265.595h6.462a1.796 1.796 0 0 0 1.265-.595c.352-.37.525-.808.525-1.305 0-.508-.19-.941-.566-1.31a1.84 1.84 0 0 0-1.34-.555h-.924c-.063 0-.098-.035-.098-.104l-.04-.33a2.362 2.362 0 0 0-.809-1.57 2.407 2.407 0 0 0-1.651-.635 2.37 2.37 0 0 0-1.646.635 2.341 2.341 0 0 0-.791 1.57l-.046.33c0 .07-.04.104-.116.104h-.306a1.9 1.9 0 0 0-1.213.618 1.79 1.79 0 0 0-.49 1.247z" }) })); export { LIWeatherCloud };