@icongo/mc
Version:
Micon Icons
13 lines • 618 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var MCKorvue = props => /*#__PURE__*/_jsx("svg", _extends({
xmlns: "http://www.w3.org/2000/svg",
width: "1em",
height: "1em",
viewBox: "0 0 1784 2048"
}, props, {
children: /*#__PURE__*/_jsx("path", {
d: "M1546 136H238C107.2 136 0 243.2 0 374v1308.4C0 1812.8 107.2 1920 238 1920h1308.4c132 0 238-107.2 238-238V374c-.4-130.8-107.6-238-238.4-238zM348.4 483.2h384v464l247.2-464h443.6l-324.8 528h-750v-528zm647.2 1088.4-262.8-454.4v454.4h-384v-523.2h766l354.4 523.2H995.6z"
})
}));
export { MCKorvue };