UNPKG

@icongo/mc

Version:
13 lines 586 B
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; var MCMdlComment = 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: "M2048 128v1408H731l-475 475v-475H0V128h2048zm-128 128H128v1152h256v293l293-293h1243V256zm-640 640h-128V640h256v256q0 27-10 50t-27.5 40.5-40.5 27.5-50 10V896zm-512 0H640V640h256v256q0 27-10 50t-27.5 40.5T818 1014t-50 10V896z" }) })); export { MCMdlComment };