@icongo/mc
Version:
Micon Icons
13 lines • 610 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var MCMdlUnderlineLKorean = 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: "M1076 370q0 154-42.5 294.5T903 929q-41 61-95 113.5t-116 99-131.5 86T417 1302l-86-82q258-93 418-275 44-51 78-100t58.5-101.5 39.5-112T947 500H424V370h652zm492-196-99 98v490h262v131h-262v589h-130V174h229zm163 1569H364v-131h1367v131z"
})
}));
export { MCMdlUnderlineLKorean };