@icongo/mc
Version:
Micon Icons
13 lines • 663 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var MCMdlFontColorKoreanLegacy = 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: "M1149.75 672.875v452.375h-101.5V266.875h101.5v343h147v63h-147zm-219.625-292.25q-10.5 390.25-412.125 617.75l-54.25-57.75q143.5-58.625 258.125-192.5 28-32.375 50.75-64.75T812 617.312t27.563-70.437 15.312-79.625h-351.75v-86.625h427zM1379 1467.375H407.75V1296.75H1379v170.625z"
})
}));
export { MCMdlFontColorKoreanLegacy };