@icongo/mc
Version:
Micon Icons
13 lines • 654 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var MCStackOverflow = 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: "M1174.8 1200 450 862l66.8-146 725.2 338.8-67.2 145.2zm192-304-614-513.2-102 123.2 614 513.2 102-123.2zm158.4-126.8L1048 128l-128 96 477.2 641.2 128-96zM1162.8 1244 380 1078.8 347.2 1236l782.8 164 32.8-156zm126.4 516H170.8v-480h-160v640h1438v-640h-160v480zM1130 1440H330v158.8h800V1440z"
})
}));
export { MCStackOverflow };