@icongo/mc
Version:
Micon Icons
13 lines • 813 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var MCMdlKorean = 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: "M1280 512H128V384h512V128h128v256h512v128zm640 384v128h-384v512h-128V128h128v768h384zM640 1920h1024v128H512v-512h128v384zm512-896q0 59-18 110.5t-49.5 94-74 76-92 56.5-104 35-108.5 12q-81 0-161.5-26.5T400 1305t-104-121-40-160q0-88 40-159t104-121 144.5-76.5T706 641q82 0 162 26.5t143 76T1113 864t39 160zm-768 0q0 62 30 109.5t76.5 80 104 49.5 111.5 17 111.5-17 104-49.5 76.5-80 30-109.5-30-109.5-76.5-80-104-49T706 769t-111.5 16.5-104 49-76.5 80-30 109.5z"
})
}));
export { MCMdlKorean };