UNPKG

@icongo/mc

Version:
13 lines 793 B
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; var MCMdlLanguageKor = 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: "M1152 384H256V256h384V0h128v256h384v128zm640 128v128h-256v768h-128V128h128v384h256zM768 1664h896v128H640v-512h128v384zm256-833q0 69-24.5 127.5t-67 101.5-101 67.5T704 1152q-70 0-128.5-24t-101-66.5T408 960t-24-129 24-128.5 66.5-101 101.5-66T704 512t128 23.5 101.5 66 66.5 101 24 128.5zm-512 0q0 43 14 78.5t39 61 60.5 39.5 78.5 14 78-14.5 60.5-40 39.5-61 14-77.5q0-43-14-78t-39.5-60-60.5-39-78-14-78 14-60.5 39-39.5 60-14 78z" }) })); export { MCMdlLanguageKor };