@icongo/mc
Version:
Micon Icons
13 lines • 552 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var MCServicestack = props => /*#__PURE__*/_jsx("svg", _extends({
xmlns: "http://www.w3.org/2000/svg",
width: "1em",
height: "1em",
viewBox: "0 0 1984 2048"
}, props, {
children: /*#__PURE__*/_jsx("path", {
d: "M352 864c326.8 40.8 1094.8 409.2 1216 928H0c398-32.4 738-548 352-928zm128-608c129.2 142.4 190.8 335.6 185.6 534.4C997.2 925.2 1494.8 1285.2 1600 1792h384C1821.2 927.6 891.2 318 480 256z"
})
}));
export { MCServicestack };