@icongo/mc
Version:
Micon Icons
13 lines • 623 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var MCStackExchange = 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: "M70.8 1329.2h1650.8v88c0 150.8-117.2 272-261.2 272h-76L1037.2 2048v-358.8H332c-144 0-261.2-121.2-261.2-272v-88zm0-94.4h1650.8v-340H70.8v340zm0-437.6h1650.8v-340H70.8v340zM1460 0H332C188 0 70.8 121.2 70.8 270.8V360h1650.8v-89.2C1721.2 121.2 1604 0 1460 0z"
})
}));
export { MCStackExchange };