@icongo/mc
Version:
Micon Icons
13 lines • 520 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var MCThinkPeaks = props => /*#__PURE__*/_jsx("svg", _extends({
xmlns: "http://www.w3.org/2000/svg",
width: "1em",
height: "1em",
viewBox: "0 0 2118.4 2048"
}, props, {
children: /*#__PURE__*/_jsx("path", {
d: "m944.8 0 824.8 1415.6 220.4-380 128 1.2-348.4 600.8L944.8 222.4 128 1630.8l-128-1.2L944.8 0zM1890 2048 946.8 429.6 348.4 1461.2h128.4l469.6-810L1760 2047.6"
})
}));
export { MCThinkPeaks };