UNPKG

@icongo/mc

Version:
13 lines 474 B
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; var MCGitter = props => /*#__PURE__*/_jsx("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", viewBox: "0 0 1536 2048" }, props, { children: /*#__PURE__*/_jsx("path", { d: "M265.6 1290H64V0h201.6v1290zm402-985.6H466V2048h201.6V304.4zm402.4 0H868.4V2048H1070V304.4zm402-.4h-201.6v988H1472V304z" }) })); export { MCGitter };