@icongo/li
Version:
LibreICONS Icons
14 lines • 2.93 kB
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LIWeatherShowers = 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.648c0-.67.208-1.258.629-1.777a2.76 2.76 0 0 1 1.604-.998 3.336 3.336 0 0 1 1.194-1.956 3.326 3.326 0 0 1 2.17-.767 3.4 3.4 0 0 1 2.145.738 3.38 3.38 0 0 1 1.223 1.904h.197c.519 0 .998.127 1.43.381.439.254.78.6 1.033 1.039.248.438.375.917.375 1.436a2.78 2.78 0 0 1-.79 1.985 2.707 2.707 0 0 1-1.945.865c-.069 0-.103-.035-.103-.098v-.773c0-.064.034-.098.103-.098.485-.04.906-.242 1.252-.606.346-.363.52-.79.52-1.28 0-.514-.185-.958-.554-1.333-.37-.37-.808-.56-1.321-.56h-.94c-.07 0-.11-.035-.128-.104l-.04-.329a2.346 2.346 0 0 0-.404-1.119 2.456 2.456 0 0 0-2.048-1.067c-.635 0-1.183.207-1.65.629a2.34 2.34 0 0 0-.79 1.569l-.04.311c0 .052-.03.081-.093.081l-.312.064c-.484.04-.894.236-1.217.594-.329.358-.49.779-.49 1.27 0 .501.173.934.513 1.297.34.364.756.56 1.252.589.07 0 .104.034.104.098v.773c0 .063-.035.098-.104.098a2.932 2.932 0 0 1-1.085-.26 2.79 2.79 0 0 1-.882-.617 2.803 2.803 0 0 1-.589-.894A2.781 2.781 0 0 1 1 6.648Zm3.127 3.906c0-.017.006-.046.011-.075.006-.029.012-.052.012-.064l.156-.594a.493.493 0 0 1 .23-.294.436.436 0 0 1 .37-.04c.132.04.23.115.3.23a.44.44 0 0 1 .04.37l-.138.582c-.075.254-.22.381-.439.381h-.052c-.017 0-.04-.006-.063-.006-.023-.006-.04-.006-.058-.006a.492.492 0 0 1-.277-.196.516.516 0 0 1-.092-.288Zm.761-2.78c0-.012 0-.036.006-.064.006-.03.006-.047.006-.052l.173-.606a.503.503 0 0 1 .185-.26.486.486 0 0 1 .27-.086h.047c.017 0 .035.006.052.006a.143.143 0 0 0 .046.005c.133.04.23.116.294.231.07.116.081.237.04.37l-.138.576a.515.515 0 0 1-.23.34.392.392 0 0 1-.376.012.463.463 0 0 1-.282-.196.495.495 0 0 1-.093-.277Zm.71 4.586c0-.018.006-.04.012-.075.005-.035.011-.052.011-.07l.167-.57a.492.492 0 0 1 .231-.312.45.45 0 0 1 .375-.046c.133.04.225.115.294.236.07.121.075.242.04.375l-.143.6c-.064.237-.214.352-.462.352a.558.558 0 0 1-.138-.023.414.414 0 0 1-.283-.173.482.482 0 0 1-.104-.294Zm.773-2.752c0-.035.006-.081.023-.145l.156-.594a.467.467 0 0 1 .237-.294.449.449 0 0 1 .375-.04.465.465 0 0 1 .328.6l-.138.57c-.075.26-.214.393-.415.393a.987.987 0 0 1-.18-.035.414.414 0 0 1-.282-.173.45.45 0 0 1-.104-.282Zm1.627.969a.69.69 0 0 1 .017-.139l.162-.57a.5.5 0 0 1 .236-.312.453.453 0 0 1 .364-.052c.133.04.236.115.306.236a.45.45 0 0 1 .052.364l-.168.611c-.057.237-.207.352-.455.352a.63.63 0 0 1-.15-.017.404.404 0 0 1-.266-.173.705.705 0 0 1-.098-.3zm.796-2.746c0-.018.012-.07.03-.15l.172-.594c.023-.122.075-.214.167-.272a.472.472 0 0 1 .283-.08.347.347 0 0 1 .139.017.477.477 0 0 1 .3.22c.069.097.08.218.04.374l-.138.594c-.075.248-.22.375-.439.375-.035 0-.098-.011-.196-.034a.475.475 0 0 1-.358-.45Z"
})
}));
export { LIWeatherShowers };