@icongo/mc
Version:
Micon Icons
13 lines • 951 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var MCRebel = 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: "M1026 2016c-557.2 0-990-464.8-973.2-1016.4C64 682.8 225.6 390.8 518.8 198c1.2 0 7.6-2.4 4.4 3.2-23.2 22-445.2 519.2-56.4 905.6 199.2 198 360 10 360 10 154-200.4-2.4-503.6-2.4-503.6-40-99.6-182.8-160.4-182.8-160.4l115.2-127.2c97.6 42 172.8 154.8 172.8 154.8C932.8 362 842 234.8 842 234.8L1020.4 32l177.2 200.4c-82 115.2-87.6 250.4-87.6 250.4 55.2-92 174-157.2 174-157.2l114 127.2c-109.6 35.6-181.6 159.6-181.6 159.6-63.2 114-108.4 357.6 2.4 509.2 129.6 178.4 350.8-11.2 350.8-11.2 410.8-367.6-42-900-42-900-24.4-22 3.2-11.2 3.2-11.2 200.4 146 458.4 337.6 464.8 819.2 8 582.4-399.6 997.6-969.6 997.6z"
})
}));
export { MCRebel };