@icongo/mc
Version:
Micon Icons
13 lines • 923 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var MCCcDinersClub = props => /*#__PURE__*/_jsx("svg", _extends({
xmlns: "http://www.w3.org/2000/svg",
width: "1em",
height: "1em",
viewBox: "0 0 2304 2048"
}, props, {
children: /*#__PURE__*/_jsx("path", {
d: "M958.8 319.6c-387.6 0-703.2 314.4-703.2 703.2 0 387.6 315.6 703.2 703.2 703.2 388.8 0 703.2-315.6 703.2-703.2 0-388.8-314.4-703.2-703.2-703.2zM799.2 1438c-166.8-63.6-285.6-225.6-285.6-415.2s118.8-351.6 285.6-416.4V1438zm319.2 1.2V606.4c166.8 64.8 285.6 226.8 285.6 416.4s-118.8 351.6-285.6 416.4zM2112 128H192C86 128 0 214 0 320v1408c0 106 86 192 192 192h1920c106 0 192-86 192-192V320c0-106-86-192-192-192zm-793.2 1664H957.6c-424.8 0-775.2-342-775.2-760.8 0-458.4 350.4-775.2 775.2-775.2h361.2c420 0 802.8 316.8 802.8 775.2 0 418.8-382.8 760.8-802.8 760.8z"
})
}));
export { MCCcDinersClub };