@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 MCMdlItalicC = 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: "M1451 637q-61-43-139-66.5T1161 547q-120 0-216.5 42.5t-164 117-104 175T640 1099q0 88 23.5 160t70 123.5T849 1462t160 28q44 0 83.5-4t77-13.5 74-25 74.5-37.5l-31 142q-75 32-150.5 46.5T980 1613q-113 0-202-37.5t-151.5-105T531 1311t-33-202q0-149 48-274.5t135.5-216 211-141.5 274.5-51q79 0 161 18.5t153 53.5z"
})
}));
export { MCMdlItalicC };