@icongo/mc
Version:
Micon Icons
13 lines • 494 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var MCMdlItalicK = 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: "m957 1019 410 594h-172l-358-537q-2-2-6.5-9.5T821 1052q-5-9-12-20l-132 581H514L776 435h163L820 989q10-9 19-17l14-14 9-9 543-514h187z"
})
}));
export { MCMdlItalicK };