UNPKG

@dnb/eufemia

Version:

DNB Eufemia Design System UI Library

21 lines 902 B
import _extends from "@babel/runtime/helpers/esm/extends"; var _title, _path, _path2, _path3; import React from 'react'; const MastercardSVG = props => React.createElement("svg", _extends({ width: "52", height: "32", viewBox: "0 0 52 32", xmlns: "http://www.w3.org/2000/svg", fill: "none" }, props), _title || (_title = React.createElement("title", null, "Mastercard")), _path || (_path = React.createElement("path", { fill: "#FF5F00", d: "M32.89 3.42h-14v25.158h14V3.42Z" })), _path2 || (_path2 = React.createElement("path", { fill: "#EB001B", d: "M19.776 16a15.972 15.972 0 0 1 6.111-12.58 16 16 0 1 0 0 25.16A15.972 15.972 0 0 1 19.777 16Z" })), _path3 || (_path3 = React.createElement("path", { fill: "#F79E1B", d: "M51.777 16A16 16 0 0 1 25.89 28.58a16 16 0 0 0 0-25.16A16 16 0 0 1 51.777 16Z" }))); export default MastercardSVG; //# sourceMappingURL=MastercardDefault.js.map