@icongo/mc
Version:
Micon Icons
13 lines • 602 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var MCMdlItalicKLegacy = 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: "m837.375 891.625 358.75 519.75h-150.5L732.375 941.5q-1.75-1.75-5.688-8.313t-8.312-12.687q-4.375-7.875-10.5-17.5l-115.5 508.375H449.75L679 380.625h142.625L717.5 865.375q8.75-7.875 16.625-14.875l20.125-20.125 475.125-449.75H1393z"
})
}));
export { MCMdlItalicKLegacy };