@icongo/mc
Version:
Micon Icons
13 lines • 1.37 kB
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var MCWeebly = 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: "M1700.36 263.32c-159.52 0-293.12 102.92-334.64 257.32-72.64-232.24-262-257.32-339.8-257.32-79.12 0-267.2 25.12-341.12 257.32-41.52-154.4-173.8-257.32-334.64-257.32C154.36 263.32 0 398.88 0 572.12c0 115.84 16.72 133.08 308.68 933.92 89.48 242.28 271.08 277.4 370.96 277.4 156.92 0 280.16-77.84 343.72-215.92 63.56 139.32 186.76 217.16 343.72 217.16 99.88 0 281.44-36.4 370.96-278.68 306.2-834.6 310-822.32 310-908.8 2.52-193.28-144.04-333.88-347.68-333.88zm105.36 459.24-262.28 705.76c-31.68 85.96-84.88 148.88-184.96 148.88-93.76 0-149.52-49.64-176.12-135.6l-157.12-469.68h-3.8L864.32 1441.6c-27.84 86-83.6 134.4-176.08 134.4-100.08 0-153.32-62.96-184.96-148.88L243.52 726.2c-21.52-59.32-31.68-95.64-31.68-138 0-65.36 63.36-117.44 153.32-117.44 74.76 0 127.96 47.2 144.44 116.2l176.12 559.28h3.8l178.64-547.16c24.08-78.68 65.88-128.32 155.84-128.32s131.76 48.44 155.84 128.32l178.64 547.16h3.8l176.12-559.28c16.48-69 69.68-116.2 144.44-116.2 88.68 0 153.32 53.28 153.32 142.84-1.28 31.48-16.48 64.16-30.44 108.96z"
})
}));
export { MCWeebly };