UNPKG

@dnb/eufemia

Version:

DNB Eufemia Design System UI Library

24 lines (23 loc) 841 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.default = void 0; var _jsxRuntime = require("react/jsx-runtime"); var _path; const mastercard_card = props => (0, _jsxRuntime.jsx)("svg", { xmlns: "http://www.w3.org/2000/svg", width: 16, height: 16, fill: "none", viewBox: "0 0 16 16", ...props, children: _path || (_path = (0, _jsxRuntime.jsx)("path", { stroke: "#000", strokeLinecap: "round", strokeWidth: 1.5, d: "M9.04 5.216A3.857 3.857 0 0 0 5.354 2.5a3.855 3.855 0 0 0-.855 7.615m3.425-6.633a3.857 3.857 0 0 1 6.254 1.735m-7.515.71c.016-.146.04-.289.072-.429M15 10.712v-1.96a1 1 0 0 0-1-1H8.468a1 1 0 0 0-1 1V12a1 1 0 0 0 1 1H14a1 1 0 0 0 1-1v-1.288Zm-7.532 0H15" })) }); var _default = exports.default = mastercard_card; //# sourceMappingURL=mastercard_card.js.map