@icongo/mc
Version:
Micon Icons
13 lines • 820 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var MCStumbleupon = props => /*#__PURE__*/_jsx("svg", _extends({
xmlns: "http://www.w3.org/2000/svg",
width: "1em",
height: "1em",
viewBox: "0 0 2048 2048"
}, props, {
children: /*#__PURE__*/_jsx("path", {
d: "M2011.6 1064v278.8c0 248.4-201.2 449.6-449.6 449.6-247.2 0-449.6-199.2-449.6-445.2v-280.8l137.2 64 204.4-60.8V1352c0 58.8 48 106 106.8 106s107.2-47.2 107.2-106v-288h343.6zm-898.8-232.8 137.2 64 204.4-60.8V692c0-242-204.4-436-448.4-436-243.2 0-448.4 192.8-448.4 432.8v649.6c0 59.6-48 106.8-106.8 106.8S344 1398 344 1338.4V1064H0v278.8c0 248 201.2 449.2 449.6 449.2 246.4 0 449.6-198 449.6-443.2V707.6c0-58.8 48-106.8 106.8-106.8s106.8 48 106.8 106.8v123.6z"
})
}));
export { MCStumbleupon };