@icongo/li
Version:
LibreICONS Icons
14 lines • 1.51 kB
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LIWeatherHurricane = 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: "M4 7.033v-.015c-.009-.061 0-.154 0-.284.007-.123.03-.33.076-.622a7.59 7.59 0 0 1 .192-.883c.084-.3.215-.645.392-1.037a6.53 6.53 0 0 1 .63-1.106c.245-.345.568-.706.967-1.067.4-.361.845-.684 1.328-.952a.465.465 0 0 1 .377-.046.45.45 0 0 1 .291.238.48.48 0 0 1 .046.384.481.481 0 0 1-.23.3 5.698 5.698 0 0 0-2.327 2.341c.415-.192.83-.292 1.252-.292.822 0 1.536.292 2.127.883.591.592.883 1.298.883 2.12v.184c0 .062-.015.192-.03.4a4.927 4.927 0 0 1-.085.59c-.038.193-.1.43-.177.715a6.35 6.35 0 0 1-.291.814 8.402 8.402 0 0 1-.446.845 6.287 6.287 0 0 1-.622.86c-.23.269-.507.537-.83.806-.33.269-.683.515-1.067.73a.425.425 0 0 1-.238.061.483.483 0 0 1-.445-.269.465.465 0 0 1-.046-.376.454.454 0 0 1 .238-.292 5.858 5.858 0 0 0 2.35-2.365 2.98 2.98 0 0 1-1.313.292 2.91 2.91 0 0 1-1.49-.4 2.97 2.97 0 0 1-1.098-1.082 2.882 2.882 0 0 1-.415-1.475Zm1.305-.038c0 .468.169.868.499 1.206.33.33.73.499 1.198.499.437 0 .814-.146 1.144-.438.322-.292.507-.653.56-1.083l.008-.176c0-.016 0-.031.008-.039a1.591 1.591 0 0 0-.507-1.167 1.662 1.662 0 0 0-1.206-.476c-.43 0-.798.138-1.12.415-.323.276-.508.63-.561 1.044l-.016.192v.023z"
})
}));
export { LIWeatherHurricane };