UNPKG

@icongo/pp

Version:
24 lines 1.18 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 PPHeartPrint = 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", fillRule: "evenodd", d: "M11 6.722c1.69-3.023 7.5-1.968 7.5 2.4 0 2.918-2.5 5.582-7.5 7.993-5-2.41-7.5-5.075-7.5-7.993 0-4.368 5.81-5.423 7.5-2.4Z", clipRule: "evenodd", opacity: 0.8 }), /*#__PURE__*/_jsx("path", { fill: "#000", fillRule: "evenodd", d: "M5.742 4.634C4.256 5.02 3 6.207 3 8.122c0 2.56 2.168 5.065 7 7.437 4.832-2.372 7-4.877 7-7.437 0-1.915-1.256-3.102-2.742-3.488-1.517-.394-3.12.078-3.821 1.332a.5.5 0 0 1-.873 0C8.863 4.712 7.259 4.24 5.742 4.634ZM10 4.856c-1.1-1.263-2.932-1.6-4.51-1.19C3.65 4.145 2 5.67 2 8.122c0 3.237 2.767 6.025 7.783 8.444a.5.5 0 0 0 .434 0C15.233 14.146 18 11.359 18 8.122c0-2.453-1.65-3.977-3.49-4.456-1.578-.41-3.41-.073-4.51 1.19Z", clipRule: "evenodd" })] })); export { PPHeartPrint };