@icongo/pp
Version:
Pepicons Icons
44 lines • 2.44 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 PPWaterDropPrint = 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", {
clipPath: "url(#prefix__a)",
children: [/*#__PURE__*/_jsxs("g", {
fill: "currentColor",
opacity: 0.8,
children: [/*#__PURE__*/_jsx("path", {
d: "M18.448 14.983A7.133 7.133 0 1 1 5.77 8.438c1.106-2.143 4.311-5.263 9.414-5.827 1.134.567-1.16 2.06.197 2.761a7.133 7.133 0 0 1 3.066 9.61Z"
}), /*#__PURE__*/_jsx("path", {
fillRule: "evenodd",
d: "M15.382 5.372c-.37-.19-.468-.44-.44-.713.027-.252.162-.525.294-.791l.072-.146c.218-.45.366-.866-.123-1.11a14.118 14.118 0 0 0-1.705.294c-4.116.982-6.731 3.638-7.71 5.532a7.133 7.133 0 1 0 9.612-3.066Zm-2.416-.24c-2.945.988-4.763 2.955-5.418 4.224a5.133 5.133 0 1 0 6.916-2.207 2.866 2.866 0 0 1-1.121-1 2.575 2.575 0 0 1-.377-1.017Z",
clipRule: "evenodd"
})]
}), /*#__PURE__*/_jsx("path", {
fill: "#000",
fillRule: "evenodd",
d: "M7.058 10.856a.603.603 0 0 0-.439-.667.49.49 0 0 0-.603.42l.52.125-.52-.125v.003l-.001.004-.002.01a1.738 1.738 0 0 0-.013.14 3.15 3.15 0 0 0-.004.354c.013.283.068.681.256 1.078.187.395.457.688.665.876a3.074 3.074 0 0 0 .389.298l.009.005.003.002.002.001.234-.482-.233.483a.49.49 0 0 0 .706-.202.603.603 0 0 0-.24-.764h.001l.002.002-.008-.005a1.919 1.919 0 0 1-.214-.167 1.616 1.616 0 0 1-.38-.491 1.62 1.62 0 0 1-.138-.61 1.977 1.977 0 0 1 .007-.277l.001-.011Z",
clipRule: "evenodd"
}), /*#__PURE__*/_jsx("path", {
fill: "#000",
fillRule: "evenodd",
d: "M13.326 1.641c.541.27.303.751.052 1.257-.275.554-.565 1.138.145 1.504a7.133 7.133 0 1 1-9.61 3.066c1.07-2.073 4.102-5.059 8.917-5.763.163-.024.329-.045.496-.064ZM12.313 2.81C8.224 3.626 5.686 6.213 4.8 7.927a6.133 6.133 0 1 0 8.263-2.636 1.869 1.869 0 0 1-.736-.649 1.605 1.605 0 0 1-.248-.914c.009-.345.124-.673.232-.919Z",
clipRule: "evenodd"
})]
}), /*#__PURE__*/_jsx("defs", {
children: /*#__PURE__*/_jsx("clipPath", {
id: "prefix__a",
children: /*#__PURE__*/_jsx("path", {
fill: "#fff",
d: "M0 0h20v20H0z"
})
})
})]
}));
export { PPWaterDropPrint };