@icongo/mc
Version:
Micon Icons
13 lines • 486 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var MCVuejs = props => /*#__PURE__*/_jsx("svg", _extends({
xmlns: "http://www.w3.org/2000/svg",
width: "1em",
height: "1em",
viewBox: "0 0 1792 2048"
}, props, {
children: /*#__PURE__*/_jsx("path", {
d: "M1427.6 257.2H1120L896 611.6 704 257.2H0L896 1792l896-1534.8h-364.4zm-1204.8 128H438L896 1178l457.6-792.8h215.2L896 1538 222.8 385.2z"
})
}));
export { MCVuejs };