@icongo/mc
Version:
Micon Icons
13 lines • 745 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var MCSketch = props => /*#__PURE__*/_jsx("svg", _extends({
xmlns: "http://www.w3.org/2000/svg",
width: "1em",
height: "1em",
viewBox: "0 0 1977.6 2048"
}, props, {
children: /*#__PURE__*/_jsx("path", {
d: "M74 648.8 0 748.4h362l27.6-522.8L74 648.8zm1475.2-466L1034.8 128l542.8 588.8-28.4-534zM412.8 873.2l-44.8-88H3.6L903.2 1832 412.8 873.2zm8-124.8h1136l-326-354L989.2 132 420.8 748.4zM1610 784.8 1074.4 1832l899.2-1046.8H1610zm15.6-508.8-37.6-50.4 3.6 69.2 24.4 453.6h361.2L1625.6 276zM418 374l-18.4 342.4L942.8 128l-514.4 54.8L418 374zm1150.8 410.8h-1160l169.6 331.6L989.2 1920l579.6-1135.2z"
})
}));
export { MCSketch };