@icongo/mc
Version:
Micon Icons
13 lines • 618 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var MCCss3Alt = 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: "m0 128 139.6 1583.2L768 1920l628.4-208.8L1536 128H0zm1252.4 320-19.2 189.2L772 834.4l-1.2.4h446l-51.2 586.4L772.8 1536l-395.2-116.8-25.6-295.6h195.6l12.8 153.2 210.4 53.2 218.8-61.6 14.8-246.4-665.2-2v-.4l-.8.4L324 834.8 772.4 648l26-10.8H306.8L283.6 448h968.8z"
})
}));
export { MCCss3Alt };