@icongo/mc
Version:
Micon Icons
13 lines • 554 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var MCDochub = props => /*#__PURE__*/_jsx("svg", _extends({
xmlns: "http://www.w3.org/2000/svg",
width: "1em",
height: "1em",
viewBox: "0 0 1664 2048"
}, props, {
children: /*#__PURE__*/_jsx("path", {
d: "M1591.6 640H1024V78.4L1591.6 640zM1216 768v520c0 267.2-146 400.4-453.2 400.4H384V339.2h378.8c48 0 92.4 3.2 132.4 10v-336C851.6 4.4 805.6 0 756.8 0H0v2048h756.8c562 0 843.2-258.4 843.2-775.6V768h-384z"
})
}));
export { MCDochub };