@icongo/pp
Version:
Pepicons Icons
21 lines • 1.79 kB
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
import { jsxs as _jsxs } from "react/jsx-runtime";
var PPUmbrella = props => /*#__PURE__*/_jsxs("svg", _extends({
xmlns: "http://www.w3.org/2000/svg",
width: "1em",
height: "1em",
fill: "none",
viewBox: "0 0 20 20"
}, props, {
children: [/*#__PURE__*/_jsx("path", {
fill: "currentColor",
d: "M11.386 17.358c.129 0 .225-.16.225-1.038a1 1 0 0 1 2 0c0 1.84-.72 3.038-2.225 3.038-1.345 0-2.214-.851-2.379-2.24L9 17v-6.5a1 1 0 0 1 2 0v6.438c.049.37.112.42.386.42ZM9 1.5a1 1 0 0 1 2 0V3a1 1 0 1 1-2 0V1.5Z"
}), /*#__PURE__*/_jsx("path", {
fill: "currentColor",
fillRule: "evenodd",
d: "m5.668 11.235.088-.122a6.99 6.99 0 0 1 .37-.47l.221.173c.719.57 1.126.785 1.817.67.404-.067.725-.233 1.14-.522.058-.04.107-.076.206-.147.341-.246.474-.317.506-.317.001 0 .13.069.466.313l.084.061c.51.369.828.545 1.284.615.693.105 1.083-.117 1.811-.72.094-.078.162-.134.214-.175.004.005.009.01.013.017.078.097.2.25.346.46l.044.062.218.31c.11.155.201.276.293.385.354.422.689.67 1.207.672 1.208.005 2.004-.812 2.004-2 0-4.49-3.426-8-7.886-8C5.619 2.5 2 6.044 2 10.5c0 1.191.807 1.965 1.97 2 .528.015.872-.23 1.231-.648.092-.107.183-.224.294-.376l.173-.241Zm-1.656-1.123C4.213 6.954 6.847 4.5 10.114 4.5c3.207 0 5.676 2.395 5.873 5.587l-.117-.169c-.606-.86-.992-1.26-1.67-1.398-.43-.088-.816.018-1.19.242-.197.117-.306.202-.625.467-.155.128-.246.2-.316.245a3.85 3.85 0 0 1-.33-.22l-.08-.058c-.714-.519-1.064-.706-1.675-.696-.6.01-.957.2-1.644.695l-.181.129c-.114.08-.196.13-.25.159a3.375 3.375 0 0 1-.32-.235c-.325-.256-.427-.332-.623-.443-.37-.21-.754-.307-1.176-.217-.667.143-1.068.542-1.654 1.352l-.102.142-.022.03Z",
clipRule: "evenodd"
})]
}));
export { PPUmbrella };