UNPKG

@dnb/eufemia

Version:

DNB Eufemia Design System UI Library

26 lines (25 loc) 923 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.default = void 0; var _react = _interopRequireDefault(require("react")); var _jsxRuntime = require("react/jsx-runtime"); var _path; function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; } const mastercard_medium = props => (0, _jsxRuntime.jsx)("svg", { xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, fill: "none", viewBox: "0 0 24 24", ...props, children: _path || (_path = (0, _jsxRuntime.jsx)("path", { stroke: "#000", strokeLinecap: "round", strokeWidth: 1.5, d: "M10.48 8.943A6.72 6.72 0 0 0 9.75 12a6.71 6.71 0 0 0 .702 3M12 6.969a6.75 6.75 0 1 1 0 10.062M12 6.97a6.75 6.75 0 1 0 0 10.062M12 6.97A6.733 6.733 0 0 1 14.25 12c0 2-.87 3.795-2.25 5.031" })) }); var _default = exports.default = mastercard_medium; //# sourceMappingURL=mastercard_medium.js.map