@icongo/mc
Version:
Micon Icons
13 lines • 720 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var MCMdlItalicKoreanLegacy = 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: "M1178.625 438.375q-19.25 72.625-56 147t-84 146.563T936.687 871.5 826 996.625Q609.875 1226.75 298.375 1352.75l-91.875-76.125q267.75-89.25 462-262.5 54.25-47.25 105-100.188t95.375-110.687 80.063-119.875T1007.125 553h-514.5l56-114.625h630zm-171.5 1086.75H892.5L1464.75 381.5h171.5L1522.5 495.25 1322.125 896H1564.5l-56.875 113.75h-243.25z"
})
}));
export { MCMdlItalicKoreanLegacy };