UNPKG

@icongo/li

Version:
14 lines 1.25 kB
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; var LIWeatherStrongWind = 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.83c0 .12.045.226.141.312.08.096.187.141.318.141h7.407a.513.513 0 0 1 .518.525.48.48 0 0 1-.15.363.517.517 0 0 1-.373.146.506.506 0 0 1-.369-.146.383.383 0 0 0-.302-.132.454.454 0 0 0-.323.132.414.414 0 0 0-.136.307c0 .126.045.232.141.318.283.277.615.418.989.418.393 0 .73-.136 1.013-.408.282-.272.418-.6.418-.993 0-.394-.14-.726-.423-1.009a1.38 1.38 0 0 0-1.008-.423H1.459a.454.454 0 0 0-.323.13A.42.42 0 0 0 1 7.83Zm0-1.654c0 .116.045.216.141.307.086.09.192.131.318.131h10.104c.393 0 .731-.136 1.013-.413A1.33 1.33 0 0 0 13 5.208a1.36 1.36 0 0 0-.424-1.004 1.398 1.398 0 0 0-1.013-.418 1.34 1.34 0 0 0-.983.403.426.426 0 0 0-.136.338c0 .131.045.237.13.318.087.08.192.12.318.12.121 0 .227-.04.318-.12a.453.453 0 0 1 .353-.157c.146 0 .267.05.368.151.1.101.151.222.151.369a.48.48 0 0 1-.15.363.514.514 0 0 1-.369.146H1.459A.454.454 0 0 0 1 6.176Z" }) })); export { LIWeatherStrongWind };