@icongo/li
Version:
LibreICONS Icons
14 lines • 1.99 kB
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LIWeatherThunderstorm = 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 6.578c0 .642.19 1.214.572 1.717.382.503.879.85 1.492 1.034l-.382.972c-.017.08.012.127.081.127h1.231l-.566 2.485h.162L5.855 9.59c.024-.024.024-.052.006-.081-.017-.03-.046-.04-.086-.04h-1.26l1.433-2.683c.04-.08.012-.127-.08-.127h-1.7c-.052 0-.099.029-.133.087l-.619 1.659a1.87 1.87 0 0 1-1.023-.67 1.812 1.812 0 0 1-.405-1.163c0-.48.162-.896.492-1.254.33-.353.734-.56 1.214-.619L4 4.66c.075 0 .116-.035.116-.104l.04-.295c.064-.624.324-1.15.792-1.572a2.385 2.385 0 0 1 1.647-.636c.63 0 1.18.214 1.648.636.474.422.74.948.809 1.572l.04.335c0 .064.035.099.105.099h.924c.526 0 .971.185 1.341.549.37.364.561.809.561 1.318 0 .491-.173.919-.514 1.277-.341.359-.77.56-1.272.601-.075 0-.116.035-.116.104v.792c0 .064.04.099.116.099a2.754 2.754 0 0 0 1.96-.873c.537-.555.803-1.22.803-1.995 0-.52-.127-1-.387-1.439a2.859 2.859 0 0 0-2.491-1.422h-.18a3.37 3.37 0 0 0-1.22-1.884 3.359 3.359 0 0 0-2.127-.734c-.815 0-1.543.254-2.173.757a3.366 3.366 0 0 0-1.214 1.942 2.78 2.78 0 0 0-1.584 1A2.807 2.807 0 0 0 1 6.578Zm4.705 5.613c0 .225.11.375.335.445a.38.38 0 0 1 .064.006.524.524 0 0 0 .364-.08.422.422 0 0 0 .185-.279l1.3-5.023a.494.494 0 0 0-.04-.376.478.478 0 0 0-.289-.225l-.15-.017a.487.487 0 0 0-.272.086.428.428 0 0 0-.179.26l-1.306 5.04c-.006.059-.012.11-.012.163zm2.405-1.769c0 .075.017.15.058.22.08.127.179.213.294.254a.678.678 0 0 0 .174.029.413.413 0 0 0 .185-.046c.121-.052.202-.162.243-.33l.832-3.277c.017-.081.029-.133.029-.156a.496.496 0 0 0-.358-.445 26.29 26.29 0 0 0-.15-.018.46.46 0 0 0-.272.087.474.474 0 0 0-.174.26l-.844 3.295c0 .011 0 .029-.006.063-.011.03-.011.047-.011.064z"
})
}));
export { LIWeatherThunderstorm };