@icongo/mc
Version:
Micon Icons
13 lines • 1.54 kB
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var MCApplePay = props => /*#__PURE__*/_jsx("svg", _extends({
xmlns: "http://www.w3.org/2000/svg",
width: "1em",
height: "1em",
viewBox: "0 0 2560 2048"
}, props, {
children: /*#__PURE__*/_jsx("path", {
d: "M467.6 634c-30 35.6-78 63.6-126 59.6-6-48 17.6-99.2 45.2-130.4 30-36.4 82.4-62.4 125.2-64.4 4.8 49.6-14.8 98.8-44.4 135.2m43.6 68.8c-69.6-4-129.2 39.6-162 39.6-33.6 0-84-37.6-139.2-36.4-71.6 1.2-138 41.6-174.4 106-75.2 129.2-19.6 320 53.2 425.2 35.6 52 78 109.2 134 107.2 53.2-2 74-34.4 138-34.4 64.4 0 83.2 34.4 139.2 33.6 58-1.2 94.4-52 130-104 40.4-59.2 57.2-116.4 58-119.6-1.2-1.2-112-43.6-113.2-171.6-1.2-107.2 87.6-158 91.6-161.2-50-74.4-128-82.4-155.2-84.4M912.8 558v779.6H1034v-266.4h167.6c153.2 0 260.4-105.2 260.4-257.2s-105.6-256-256.4-256H912.8zM1034 660h139.6c105.2 0 165.2 56 165.2 154.4s-60 155.2-165.6 155.2H1034V660zm648.8 683.6c76 0 146.4-38.4 178.4-99.6h2.4v93.6h112v-388c0-112.4-90-185.2-228.4-185.2-128.4 0-223.6 73.6-227.2 174.4h109.2c9.2-48 53.6-79.6 114.4-79.6 74 0 115.6 34.4 115.6 98v43.2l-151.2 9.2c-140.4 8.4-216.4 66-216.4 166 .4 100.8 78.8 168 191.2 168zm32.8-92.4c-64.4 0-105.6-31.2-105.6-78.4 0-49.2 39.6-77.6 115.2-82l134.4-8.4v44c0 72.8-62 124.8-144 124.8zm410 298.4c118 0 173.6-45.2 222-181.6L2560 772h-123.2l-142.4 460.4h-2.4L2149.6 772h-126.4l204.8 567.6-11.2 34.4c-18.4 58.4-48.4 81.2-102 81.2-9.6 0-28-1.2-35.6-2v93.6c7.2 1.6 37.2 2.8 46.4 2.8z"
})
}));
export { MCApplePay };