UNPKG

@icongo/mc

Version:
13 lines 501 B
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; var MCYCombinator = props => /*#__PURE__*/_jsx("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", viewBox: "0 0 1792 2048" }, props, { children: /*#__PURE__*/_jsx("path", { d: "M1792 128v1792H0V128h1792zM944 1150l310-582h-130.8L940 932c-18.8 37.2-36 73.2-51.2 107.2L840 932 659.2 568h-140L826 1143.2v378h118V1150z" }) })); export { MCYCombinator };