UNPKG

@icongo/pp

Version:
31 lines 1.61 kB
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; import { jsxs as _jsxs } from "react/jsx-runtime"; var PPWaterDrop = 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__*/_jsxs("g", { fill: "currentColor", fillRule: "evenodd", clipPath: "url(#prefix__a)", clipRule: "evenodd", children: [/*#__PURE__*/_jsx("path", { d: "M13.025 4.402c-.37-.19-.468-.44-.44-.713.027-.252.162-.525.294-.791l.072-.146c.218-.45.365-.866-.123-1.11a14.118 14.118 0 0 0-1.705.295c-4.115.981-6.731 3.637-7.71 5.531a7.133 7.133 0 1 0 9.612-3.066Zm-2.417-.24c-2.944.988-4.762 2.955-5.417 4.224a5.133 5.133 0 1 0 6.916-2.207 2.867 2.867 0 0 1-1.121-1 2.574 2.574 0 0 1-.378-1.017Z" }), /*#__PURE__*/_jsx("path", { d: "M7.458 10.183a1 1 0 0 0-1.965-.374l.982.191-.982-.191v.002l-.001.003-.001.006-.003.017a2.453 2.453 0 0 0-.029.205 4.273 4.273 0 0 0-.023.506c.005.4.067.973.336 1.541.269.566.667.975.97 1.231a4.198 4.198 0 0 0 .578.408l.015.009.006.003.003.001c.001.001.002.002.476-.88l-.474.881a1 1 0 0 0 .955-1.757l-.007-.004a2.196 2.196 0 0 1-.262-.19 1.737 1.737 0 0 1-.452-.558 1.741 1.741 0 0 1-.144-.71 2.273 2.273 0 0 1 .02-.331l.002-.009Z" })] }), /*#__PURE__*/_jsx("defs", { children: /*#__PURE__*/_jsx("clipPath", { id: "prefix__a", children: /*#__PURE__*/_jsx("path", { fill: "#fff", d: "M0 0h20v20H0z" }) }) })] })); export { PPWaterDrop };