UNPKG

@icongo/pp

Version:
35 lines 3.4 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 PPHandshake = 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", clipPath: "url(#prefix__a)", children: [/*#__PURE__*/_jsx("path", { fillRule: "evenodd", d: "M19.598 9.428a1 1 0 0 0 .366-1.366l-3-5.196a1 1 0 0 0-1.366-.366l-1.732 1a1 1 0 0 0-.366 1.366l3 5.196a1 1 0 0 0 1.366.366l1.732-1Zm-4.24-5.345a.75.75 0 1 0 .749 1.299.75.75 0 0 0-.75-1.3ZM4.366 2.75A1 1 0 0 0 3 3.116L0 8.312a1 1 0 0 0 .366 1.366l1.732 1a1 1 0 0 0 1.366-.366l3-5.196a1 1 0 0 0-.366-1.366l-1.732-1ZM1.857 9.096a.75.75 0 1 0 .75-1.3.75.75 0 0 0-.75 1.3Z", clipRule: "evenodd" }), /*#__PURE__*/_jsx("path", { d: "M14.992 4.37a1 1 0 0 1-.862 1.122h-.004l-.013.002-.059.008-.223.033c-.193.029-.464.073-.775.13-.632.116-1.393.281-2 .484-.135.044-.36.165-.67.391-.298.218-.625.496-.957.805a26.18 26.18 0 0 0-1.624 1.677c.206.195.434.352.66.42.212.064.504.081.935-.242l.028-.021 1.043-.674c.269-.173.866-.444 1.5-.097.282.155.598.4.875.633.292.244.597.523.87.78.275.26.524.504.705.683l.042.042.023-.007c.18-.062.412-.185.666-.354a7.391 7.391 0 0 0 .887-.7l.01-.01h.002a1 1 0 0 1 1.376 1.45l-.001.001-.002.002-.006.006-.02.02a8.51 8.51 0 0 1-.318.277 9.402 9.402 0 0 1-.82.62c-.32.212-.717.441-1.134.582-.39.132-.992.252-1.573-.039l-.152-.075-.118-.122-.274-.276c-.171-.17-.407-.401-.664-.644a18.695 18.695 0 0 0-.784-.703 7.837 7.837 0 0 0-.27-.218l-.721.466c-.916.675-1.854.784-2.682.535-.77-.232-1.345-.744-1.691-1.12-.698-.757-.54-1.807.017-2.436a28.628 28.628 0 0 1 1.853-1.92c.366-.34.755-.675 1.138-.955.371-.272.793-.533 1.218-.675.741-.247 1.61-.432 2.272-.553a28.022 28.022 0 0 1 1.081-.177l.068-.009.019-.003h.006a1 1 0 0 1 1.123.861Z" }), /*#__PURE__*/_jsx("path", { fillRule: "evenodd", d: "M5.629 4.072a1 1 0 0 0 .742 1.856l.026-.01.078-.03a48.838 48.838 0 0 1 1.18-.448c.337-.123.678-.241.96-.328a5.523 5.523 0 0 1 .407-.11l.055.008c.06.01.138.024.23.044.183.041.397.098.606.158a21.137 21.137 0 0 1 .712.217l.045.015.01.004h.003a1 1 0 0 0 .633-1.897l-.309.928.31-.928-.007-.002-.014-.004-.052-.017a21.075 21.075 0 0 0-.782-.24 12.891 12.891 0 0 0-.722-.186A3.636 3.636 0 0 0 9 3c-.187 0-.377.04-.501.07-.147.034-.31.08-.473.13a23.66 23.66 0 0 0-1.055.36 49.568 49.568 0 0 0-1.23.467l-.082.032-.03.013ZM4.183 9.77l.031.029.091.084a100.16 100.16 0 0 0 1.374 1.252c.394.352.801.708 1.145.992.172.143.322.262.442.352.081.06.133.095.16.113l2.836 1.063a1 1 0 0 0 .991-.168l2.107-1.755a1 1 0 1 1 1.28 1.536l-2.106 1.756a3 3 0 0 1-2.974.504l-2.96-1.11-.047-.024c-.281-.14-.672-.45-1.004-.726a44.44 44.44 0 0 1-1.202-1.04 96.225 96.225 0 0 1-1.403-1.28l-.094-.087-.033-.03A1 1 0 0 1 4.183 9.77Zm-.748 5.089a1 1 0 0 1 1.409-.127l.958.801a1 1 0 0 0 .502.223l1.237.173a1 1 0 1 1-.278 1.98l-1.236-.172a3.001 3.001 0 0 1-1.507-.67l-.958-.8a1 1 0 0 1-.127-1.408Z", clipRule: "evenodd" })] }), /*#__PURE__*/_jsx("defs", { children: /*#__PURE__*/_jsx("clipPath", { id: "prefix__a", children: /*#__PURE__*/_jsx("path", { fill: "#fff", d: "M0 0h20v20H0z" }) }) })] })); export { PPHandshake };