UNPKG

@icongo/pp

Version:
51 lines 2.05 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 PPGiftPrint = 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__*/_jsx("path", { fill: "currentColor", fillRule: "evenodd", d: "M20 8a1 1 0 0 0-1-1H5a1 1 0 0 0-1 1v11a1 1 0 0 0 1 1h14a1 1 0 0 0 1-1V8Z", clipRule: "evenodd", opacity: 0.8 }), /*#__PURE__*/_jsx("path", { fill: "#000", fillRule: "evenodd", d: "M3 5h14a1 1 0 0 1 1 1v11a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V6a1 1 0 0 1 1-1Zm14 12V6H3v11h14Z", clipRule: "evenodd" }), /*#__PURE__*/_jsx("path", { fill: "#000", d: "M9.5 5.5h1v12h-1z" }), /*#__PURE__*/_jsx("path", { fill: "#000", d: "M2 10.5h16v1H2z" }), /*#__PURE__*/_jsx("path", { fill: "#000", fillRule: "evenodd", d: "M8.943 1.554c1.125.978 1.787 3.001 1.035 3.866-.75.864-2.374.27-3.659-.847-1.094-.951-1.469-2.399-.712-3.269.756-.87 2.242-.701 3.336.25ZM6.975 3.82c.897.779 2.033 1.194 2.249.945.3-.344-.174-1.792-.937-2.455-.725-.63-1.595-.73-1.926-.349-.33.38-.11 1.228.614 1.859Z", clipRule: "evenodd" }), /*#__PURE__*/_jsx("path", { fill: "#000", fillRule: "evenodd", d: "M11.298 1.554c-1.124.978-1.787 3.001-1.035 3.866.75.864 2.374.27 3.66-.847 1.094-.951 1.469-2.399.712-3.269-.756-.87-2.242-.701-3.337.25Zm1.969 2.265c-.897.779-2.033 1.194-2.249.945-.3-.344.174-1.792.936-2.455.725-.63 1.596-.73 1.926-.349.33.38.111 1.228-.613 1.859Z", clipRule: "evenodd" })] }), /*#__PURE__*/_jsx("defs", { children: /*#__PURE__*/_jsx("clipPath", { id: "prefix__a", children: /*#__PURE__*/_jsx("path", { fill: "#fff", d: "M0 0h20v20H0z" }) }) })] })); export { PPGiftPrint };