@icongo/mc
Version:
Micon Icons
13 lines • 583 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var MCMdlBoldKorean = 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: "M374 436h720q0 144-16 265t-49.5 224.5-83 190.5-118 162.5-154.5 141T480 1547q-35-45-80-92.5t-91-84.5q80-22 151-63t131-96 108-122 81.5-142 51-154.5T849 631H374V436zm1308-131-130 126v528h194v195h-194v589h-197V305h327z"
})
}));
export { MCMdlBoldKorean };