UNPKG

@icongo/mc

Version:
13 lines 631 B
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; var MCGooglePlay = props => /*#__PURE__*/_jsx("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", viewBox: "0 0 2048 2048" }, props, { children: /*#__PURE__*/_jsx("path", { d: "M1301.2 937.2 418.4 52l1123.2 644.8-240.4 240.4zM188 0c-52 27.2-86.8 76.8-86.8 141.2v1765.2c0 64.4 34.8 114 86.8 141.2l1026.4-1024L188 0zm1700.8 902.4L1653.2 766l-262.8 258 262.8 258 240.4-136.4c72-57.2 72-186-4.8-243.2zM418.4 1996l1123.2-644.8-240.4-240.4L418.4 1996z" }) })); export { MCGooglePlay };