@icongo/mc
Version:
Micon Icons
13 lines • 520 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var MCUikit = 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: "M1775.6 512v1024L872 2048 0 1536V678.8l350.4 180.4v468l534 302 543.2-302v-604l-404.4-230.4 350.4-212.4 402 231.6zm-541.2-315.6L895.2 0 540.8 219.2l344 189.2 349.6-212z"
})
}));
export { MCUikit };