@icongo/mc
Version:
Micon Icons
13 lines • 721 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var MCMdlBoldKoreanLegacy = props => /*#__PURE__*/_jsx("svg", _extends({
xmlns: "http://www.w3.org/2000/svg",
width: "1em",
height: "1em",
viewBox: "0 0 1792 1792"
}, props, {
children: /*#__PURE__*/_jsx("path", {
d: "M327.25 381.5h630q0 126-14 231.875t-43.313 196.438T827.313 976.5t-103.25 142.188-135.187 123.374T420 1353.626q-30.625-39.375-70-80.938t-79.625-73.937q70-19.25 132.125-55.125t114.625-84 94.5-106.75 71.313-124.25 44.625-135.188 15.312-141.312H327.25V381.5zm1144.5-114.625L1358 377.125v462h169.75v170.625H1358v515.375h-172.375V266.875h286.125z"
})
}));
export { MCMdlBoldKoreanLegacy };