UNPKG

@icongo/li

Version:
14 lines 1.13 kB
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; var LIWeatherSmog = 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.428 5.996c0-.605.193-1.14.58-1.61a2.66 2.66 0 0 1 1.487-.92 2.957 2.957 0 0 1 1.094-1.77A3.148 3.148 0 0 1 6.598 1c.72 0 1.37.225 1.931.67a3.06 3.06 0 0 1 1.107 1.738h.18c.49 0 .94.103 1.365.315.425.213.76.496 1.011.863.251.367.38.76.38 1.184 0 .721-.277 1.34-.83 1.842 0 .225-.071.482-.207.772a2.87 2.87 0 0 1-.56.792c-.231.238-.47.38-.708.438a1.85 1.85 0 0 1-.553 1.01c-.29.277-.638.458-1.05.548a.93.93 0 0 1 .29.682c0 .316-.11.586-.335.811a1.107 1.107 0 0 1-.817.335c-.316 0-.586-.11-.812-.335a1.11 1.11 0 0 1-.34-.81.7.7 0 0 1 .025-.168.745.745 0 0 0 .026-.174h-.052a1.32 1.32 0 0 1-.972-.406 1.333 1.333 0 0 1-.406-.972c0-.148.078-.373.239-.682-.316-.168-.567-.432-.754-.811h-.804a2.765 2.765 0 0 1-1.79-.837 2.503 2.503 0 0 1-.734-1.81Z" }) })); export { LIWeatherSmog };