UNPKG

@icongo/mc

Version:
13 lines 876 B
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; var MCXingSquare = 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: "M1600 128H192C86 128 0 214 0 320v1408c0 106 86 192 192 192h1408c106 0 192-86 192-192V320c0-106-86-192-192-192zM561.6 1280.8H375.2c-22 0-34.8-21.2-24-41.2l197.2-346.8c.4 0 .4-.4 0-.8L422.8 676c-12-22.4.8-40.4 24-40.4h186.4c20.8 0 38 11.6 51.6 34.8l127.6 221.2c-5.2 9.2-72 126.8-200.4 352.8-14 24.8-30.8 36.4-50.4 36.4zm878.8-856.4-411.2 722.8v.8l262 476c11.2 20.4.4 40.4-24 40.4h-186.4c-22 0-38.8-11.6-51.6-34.8l-264-481.2c9.2-16.4 147.2-259.6 413.6-729.2 13.2-23.2 29.6-34.8 50-34.8h187.6c22.8-.4 35.2 18.8 24 40z" }) })); export { MCXingSquare };