react-svg-credit-card-payment-icons
Version:
React components library with 6 styles, 108 icons, TypeScript support, and a variety of types and formats for easy integration into React applications.
84 lines (82 loc) • 2.99 kB
JavaScript
// generated/icons/mono-outline/Mir.tsx
import * as React from "react";
var Mir = (props) => /* @__PURE__ */ React.createElement(
"svg",
{
id: "mir-mono-outline__Layer_1",
xmlns: "http://www.w3.org/2000/svg",
xmlnsXlink: "http://www.w3.org/1999/xlink",
x: "0px",
y: "0px",
viewBox: "0 0 780 500",
xmlSpace: "preserve",
...props
},
/* @__PURE__ */ React.createElement(
"path",
{
d: "M55,14.5h670c22.1,0,40,17.9,40,40v391c0,22.1-17.9,40-40,40H55c-22.1,0-40-17.9-40-40v-391 C15,32.4,32.9,14.5,55,14.5z",
style: {
fill: "none",
stroke: "#393939",
strokeWidth: 30
}
}
),
/* @__PURE__ */ React.createElement("g", { id: "mir-mono-outline__Page-1" }, /* @__PURE__ */ React.createElement("g", { id: "mir-mono-outline__Artboard", transform: "translate(-91.000000, -154.000000)" }, /* @__PURE__ */ React.createElement("g", { id: "mir-mono-outline__Group", transform: "translate(91.000000, 154.000000)" }, /* @__PURE__ */ React.createElement(
"path",
{
id: "mir-mono-outline__Combined-Shape",
d: "M544.1,240.5v108h60v-64h68c28.6-0.2,52.9-18.5,62.1-44H544.1z",
style: {
fill: "#393939"
}
}
), /* @__PURE__ */ React.createElement(
"path",
{
id: "mir-mono-outline__Combined-Shape_1_",
d: "M536.1,151.5c3.5,44.1,45.3,79,96.3,79c0.2,0,104.3,0,104.3,0 c0.8-4,1.2-8.2,1.2-12.5c0-36.6-29.5-66.2-66-66.5L536.1,151.5z",
style: {
fill: "#393939"
}
}
), /* @__PURE__ */ React.createElement(
"path",
{
id: "mir-mono-outline__Combined-Shape_2_",
d: "M447.3,229.4l0-0.1L447.3,229.4c0.7-1.2,1.8-1.9,3.2-1.9c2,0,3.5,1.6,3.6,3.5l0,0 v116.5h60v-196h-60c-7.6,0.3-16.2,5.8-19.4,12.7L387,266.6c-0.1,0.4-0.3,0.8-0.5,1.2l0,0l0,0c-0.7,1-1.9,1.7-3.3,1.7 c-2.2,0-4-1.8-4-4v-114h-60v196h60v0c7.5-0.4,15.9-5.9,19.1-12.7l49-105.1C447.2,229.6,447.3,229.5,447.3,229.4L447.3,229.4z",
style: {
fill: "#393939"
}
}
), /* @__PURE__ */ React.createElement(
"path",
{
id: "mir-mono-outline__Combined-Shape_3_",
d: "M223.3,232.8l-35.1,114.7H145L110,232.7c-0.3-1.8-1.9-3.2-3.9-3.2 c-2.2,0-3.9,1.8-3.9,3.9c0,0,0,0,0,0l0,114h-60v-196h51.5H109c11,0,22.6,8.6,25.8,19.1l29.2,95.5c1.5,4.8,3.8,4.7,5.3,0 l29.2-95.5c3.2-10.6,14.8-19.1,25.8-19.1h15.3h51.5v196h-60v-114c0,0,0,0,0-0.1c0-2.2-1.8-3.9-3.9-3.9 C225.2,229.5,223.6,230.9,223.3,232.8L223.3,232.8z",
style: {
fill: "#393939"
}
}
))))
);
var Mir_default = Mir;
Mir.cardMetadata = {
type: "Mir",
displayName: "Mir",
iconAuthor: "Aaron Fagan",
iconLicense: "Apache-2.0",
aliases: [],
testNumbers: ["2200000000000004", "2200000000000012", "2202207558945880"],
patterns: {
full: ["^220[0-4][0-9]{12}$"].map((p) => new RegExp(p)),
prefix: new RegExp("^220[0-4]")
},
lengthRange: { "min": 16, "max": 16 },
formatPattern: [4, 4, 4, 4],
issuingCountries: ["RU"]
};
export {
Mir_default
};