UNPKG

@icongo/mc

Version:
13 lines 613 B
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; var MCElementor = 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: "M1702.4 128H89.6C40 128 0 168 0 217.6v1612.8c0 49.6 40 89.6 89.6 89.6h1612.8c49.6 0 89.6-40 89.6-89.6V217.6c0-49.6-40-89.6-89.6-89.6M657.2 1422H498V626h159.2v796zm637.2 0h-478v-159.2h478V1422zm0-318.4h-478V944.4h478v159.2zm0-318.8h-478V625.6h478v159.2z" }) })); export { MCElementor };