UNPKG

@icongo/mc

Version:
13 lines 462 B
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; var MCMdlLangJpn = 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: "M512 2048H383V385h1280v1663h-127v-256H512v256zm1024-1024V512H512v512h1024zm0 641v-512H512v512h1024z" }) })); export { MCMdlLangJpn };