UNPKG

@icongo/mc

Version:
13 lines 545 B
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; var MCAdn = props => /*#__PURE__*/_jsx("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", viewBox: "0 0 1984 2048" }, props, { children: /*#__PURE__*/_jsx("path", { d: "m992 670 259.6 395.2H732.4L992 670zm992 354c0 547.6-444.4 992-992 992S0 1571.6 0 1024 444.4 32 992 32s992 444.4 992 992zm-399.2 330.8L992 462l-592.8 892.8h121.6L655.2 1148h674.4l134.4 206.8h120.8z" }) })); export { MCAdn };