UNPKG

@icongo/pp

Version:
31 lines 1.12 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 PPSend = 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: "M1.685 6.659c-.926.309-.906 1.626.03 1.906l7.493 2.242 2.447 7.71c.293.922 1.596.932 1.902.013L18.86 2.62a1 1 0 0 0-1.265-1.265L1.685 6.66Zm3.633.897 11.012-3.67-3.698 11.096-1.677-5.284a1 1 0 0 0-.667-.655l-4.97-1.487Z", clipRule: "evenodd" }), /*#__PURE__*/_jsx("path", { d: "m17.767 1.44 1.044 1.077-8.828 8.543-1.044-1.077 8.828-8.543Z" })] }), /*#__PURE__*/_jsx("defs", { children: /*#__PURE__*/_jsx("clipPath", { id: "prefix__a", children: /*#__PURE__*/_jsx("path", { fill: "#fff", d: "M0 0h20v20H0z" }) }) })] })); export { PPSend };