UNPKG

@icongo/ccp

Version:

Credit Card & Payment Icons

36 lines (35 loc) 2.54 kB
"use strict"; var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault")["default"]; Object.defineProperty(exports, "__esModule", { value: true }); exports.CCPEloBorder = void 0; var _objectSpread2 = _interopRequireDefault(require("@babel/runtime/helpers/objectSpread2")); var _jsxRuntime = require("react/jsx-runtime"); var CCPEloBorder = function CCPEloBorder(props) { return /*#__PURE__*/(0, _jsxRuntime.jsxs)("svg", (0, _objectSpread2["default"])((0, _objectSpread2["default"])({ viewBox: "0 0 780 500", xmlns: "http://www.w3.org/2000/svg", height: "1em", width: "1em" }, props), {}, { children: [/*#__PURE__*/(0, _jsxRuntime.jsx)("path", { fill: "#FFF", strokeWidth: 15, stroke: "#000", d: "M0 0h780v500H0z" }), /*#__PURE__*/(0, _jsxRuntime.jsx)("path", { d: "M166.5 184.95c6.8-2.3 14.1-3.5 21.7-3.5 33.2 0 60.9 23.6 67.2 54.9l47-9.6c-10.8-53.2-57.8-93.3-114.2-93.3-12.9 0-25.3 2.1-36.9 6l15.2 45.5z", fill: "#FFF100" }), /*#__PURE__*/(0, _jsxRuntime.jsx)("path", { d: "m111 337.35 31.8-36c-14.2-12.6-23.1-30.9-23.1-51.4 0-20.4 8.9-38.8 23.1-51.3l-31.8-35.9c-24.1 21.4-39.3 52.5-39.3 87.3 0 34.7 15.2 65.899 39.3 87.3z", fill: "#00A3DF" }), /*#__PURE__*/(0, _jsxRuntime.jsx)("path", { d: "M255.4 263.75c-6.4 31.3-34 54.8-67.2 54.8-7.6 0-14.9-1.2-21.8-3.5l-15.2 45.5c11.6 3.899 24.1 6 37 6 56.4 0 103.4-40 114.2-93.2l-47-9.6z", fill: "#EE4023" }), /*#__PURE__*/(0, _jsxRuntime.jsx)("path", { d: "M459 295.95c-7.799 7.601-18.299 12.2-29.9 12-8-.1-15.398-2.5-21.6-6.5l-15.6 24.801c10.699 6.699 23.199 10.699 36.801 10.899 19.699.3 37.698-7.5 50.8-20.2l-20.501-21zm-28.199-101.1c-39.201-.6-71.6 30.8-72.201 70-.2 14.7 4 28.5 11.5 39.9l128.8-55.101c-7.199-30.899-34.798-54.199-68.098-54.799m-42.701 75.599c-.2-1.6-.3-3.3-.3-5 .4-23.1 19.401-41.6 42.5-41.2 12.6.2 23.799 5.9 31.299 14.9l-73.499 31.3zm151.3-107.6v137.3l23.801 9.9-11.301 27.1-23.6-9.8c-5.299-2.3-8.9-5.8-11.6-9.8-2.6-4-4.6-9.601-4.6-17v-137.7h27.3zm85.901 63.5c4.201-1.4 8.6-2.1 13.301-2.1 20.299 0 37.1 14.4 41 33.5l28.699-5.9c-6.6-32.5-35.299-56.9-69.699-56.9-7.9 0-15.5 1.3-22.5 3.6l9.199 27.8zm-33.901 92.9 19.4-21.9c-8.699-7.7-14.1-18.9-14.1-31.4s5.5-23.7 14.1-31.3l-19.4-21.9c-14.699 13-24 32.1-24 53.3s9.301 40.2 24 53.2zm88.202-44.801c-3.9 19.101-20.801 33.5-41 33.5-4.6 0-9.1-.8-13.301-2.199l-9.299 27.8a70.47 70.47 0 0 0 22.6 3.7c34.4 0 63.1-24.4 69.699-56.9l-28.699-5.901z" })] })); }; exports.CCPEloBorder = CCPEloBorder;