@icongo/mc
Version:
Micon Icons
13 lines • 622 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var MCGg = props => /*#__PURE__*/_jsx("svg", _extends({
xmlns: "http://www.w3.org/2000/svg",
width: "1em",
height: "1em",
viewBox: "0 0 2048 2048"
}, props, {
children: /*#__PURE__*/_jsx("path", {
d: "m716.8 921.6 409.6 409.6-409.6 409.6L0 1024l716.8-716.8L896 486.4 793.6 588.8 716.8 512l-512 512 512 512 206-206-308.4-306 102.4-102.4zm614.4-614.4L921.6 716.8l409.6 409.6 102.4-102.4-308.4-306 206-206 512 512-512 512-76.8-76.8-102.4 102.4 179.2 179.2L2048 1024l-716.8-716.8z"
})
}));
export { MCGg };